file_name
stringlengths
17
79
original_function_name
stringlengths
2
741
stripped_function_name
stringlengths
3
44
decompiled_code_original
stringlengths
34
206k
decompiled_code_stripped
stringlengths
34
205k
assembly_code
stringlengths
3
245k
dataflowgraph_original
float64
dataflowgraph_stripped
float64
graphImage_original
float64
graphImage_stripped
float64
pcode_edges_original
stringlengths
11
6.77M
pcode_edges_stripped
stringlengths
11
6.88M
pcode_graph_original
float64
pcode_graph_stripped
float64
address
stringlengths
8
8
arch
stringclasses
1 value
opt_level
stringclasses
1 value
S-Expression_of_decompiled_code_stripped
stringlengths
339
7.59M
S-Expression_decompiled_code_original
stringlengths
339
7.59M
S-Expression_decompiled_code_original_noisy
stringlengths
338
7.59M
S-Expression_decompiled_code_original_clean
stringlengths
162
567k
S-Expression_decompiled_code_original_root
stringlengths
347
7.64M
Replace_function_name_and_variable_name
stringlengths
39
199k
S-Expression_decompiled_code_stripped
float64
Root Node
stringlengths
238
841k
decompiled_code_original_masked
float64
decompiled_code_stripped_masked
stringlengths
35
205k
10130_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
get_time
FUN_0033ed80
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get_time(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ void std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get_time (long *param_1) { /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x18))(); return; }
void FUN_0033ed80(long *param_1) { /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x18))(); return; }
MOV RAX,qword ptr [RDI] JMP qword ptr [RAX + 0x18]
null
null
null
null
[('const-433', u'LOAD_-1205015166'), ('const-433', u'LOAD_-1205015160'), ('const-24', u'INT_ADD_-1205015144'), ('tmp_34', u'LOAD_-1205015166'), ('const-1', u'RETURN_-1205015150'), (u'LOAD_-1205015166', u'INT_ADD_-1205015144'), (u'INT_ADD_-1205015144', u'CAST_-1205015088'), (u'CAST_-1205015088', u'LOAD_-1205015160'), (u'LOAD_-1205015160', u'CALLIND_-1205015153')]
[('const-433', u'LOAD_-1205015166'), ('const-433', u'LOAD_-1205015160'), ('const-24', u'INT_ADD_-1205015144'), ('tmp_34', u'LOAD_-1205015166'), ('const-1', u'RETURN_-1205015150'), (u'LOAD_-1205015166', u'INT_ADD_-1205015144'), (u'INT_ADD_-1205015144', u'CAST_-1205015088'), (u'CAST_-1205015088', u'LOAD_-1205015160'), (u'LOAD_-1205015160', u'CALLIND_-1205015153')]
null
null
0033ed80
x64
O3
(translation_unit "void FUN_0033ed80(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}\n\n" (function_definition "void FUN_0033ed80(long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}" primitive_type (function_declarator "FUN_0033ed80(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}" { comment comment (expression_statement "(**(code **)(*param_1 + 0x18))();" (call_expression "(**(code **)(*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" ( (pointer_expression "**(code **)(*param_1 + 0x18)" * (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >\n >::get_time(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >,\n std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&,\n std::_Ios_Iostate&, tm*) const */\n\nvoid std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get_time\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();\n return;\n}\n\n" comment (declaration "void std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::get_time\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))();" primitive_type (ERROR "std::time_get<" identifier : : identifier <) identifier , (ERROR "std::istreambuf_iterator<" identifier : : identifier <) identifier , (ERROR "std::char_traits<wchar_t>>>::" identifier : : identifier < identifier >> > : :) (function_declarator "get_time\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))()" (function_declarator "get_time\n (long *param_1)\n\n{\n /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*param_1 + 0x18))" (function_declarator "get_time\n (long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (ERROR "{" {) comment comment (parameter_list "(**(code **)(*param_1 + 0x18))" ( (parameter_declaration "**(code **)(*param_1 + 0x18)" type_identifier (abstract_pointer_declarator "**(code **)(*param_1 + 0x18)" * (abstract_pointer_declarator "*(code **)(*param_1 + 0x18)" * (abstract_function_declarator "(code **)(*param_1 + 0x18)" (abstract_function_declarator "(code **)" (parameter_list "(code **)" ( (parameter_declaration "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ))) (parameter_list "(*param_1 + 0x18)" ( (ERROR "*" *) (parameter_declaration "param_1" type_identifier) (ERROR "+ 0x18" + number_literal) )))))) ))) (parameter_list "()" ( ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0033ed80(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}\n\n" (function_definition "void FUN_0033ed80(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" primitive_type (function_declarator "FUN_0033ed80(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" { (expression_statement "(**(code **)(*param_1 + 0x18))();" (call_expression "(**(code **)(*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" ( (pointer_expression "**(code **)(*param_1 + 0x18)" * (pointer_expression "*(code **)(*param_1 + 0x18)" * (cast_expression "(code **)(*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x18)" ( (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0033ed80(long *param_1)\n\n{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0033ed80(long *param_1)" (identifier "FUN_0033ed80") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n \n \n (**(code **)(*param_1 + 0x18))();\n return;\n}" ({ "{") (expression_statement "(**(code **)(*param_1 + 0x18))();" (call_expression "(**(code **)(*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*param_1 + 0x18))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x18)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x18)" (* "*") (cast_expression "(code **)(*param_1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x18)" (( "(") (binary_expression "*param_1 + 0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::time_get<wchar_t, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> > >::get_time(std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::istreambuf_iterator<wchar_t, std::char_traits<wchar_t> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ void std::time_get<wchar_t,std::istreambuf_iterator<wchar_t,std::char_traits<wchar_t>>>::function_1 (long *type_3) { /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */ /* WARNING: Treating indirect jump as call */ (type_1**(type_2 **)(*type_3 + 0x18))(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list))) (return_statement))))
null
void MASKED(long *param_1) { /* WARNING: Could not recover jumptable at 0x0033ed83. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*param_1 + 0x18))(); return; }
14202_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
printf
printf
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* printf@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int printf(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1200111558')]
[('const-1', u'RETURN_-1200111558')]
null
null
0068c030
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)" ( (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int printf(char *__format,...)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)" ( (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* printf@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "printf(char *__format,...)" identifier (parameter_list "(char *__format,...)" ( (parameter_declaration "char *__format" primitive_type (pointer_declarator "*__format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (variadic_parameter ...) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int printf(char *__format,...)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "printf(char *__format,...)" (identifier "printf") (parameter_list "(char *__format,...)" (( "(") (parameter_declaration "char *__format" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format"))) (, ",") (variadic_parameter "..." (... "...")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ /* printf@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (variadic_parameter))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__format,...) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
161_hppa64-linux-gnu-addr2line_and_hppa64-linux-gnu-addr2line_strip.c
bfd_init
bfd_init
/* WARNING: Control flow encountered bad instruction data */ void bfd_init(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_init(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939302')]
[('const-1', u'RETURN_-1206939302')]
null
null
00109150
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_init(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_init(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_init(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_init(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_init(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_init(void)" (identifier "bfd_init") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
11_[_and_[_strip.c
isatty
isatty
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isatty(int __fd) { int iVar1; iVar1 = (*(code *)PTR_isatty_0010f058)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int isatty(int __fd) { int iVar1; iVar1 = (*(code *)PTR_isatty_0010f058)(); return iVar1; }
JMP qword ptr [0x0010f058]
null
null
null
null
[(u'CAST_-1206968069', u'CALLIND_-1206968136'), (u'CALLIND_-1206968136', u'RETURN_-1206968133'), ('tmp_32', u'CAST_-1206968069'), (u'INDIRECT_-1206968074', u'COPY_-1206968133'), (u'CALLIND_-1206968136', u'INDIRECT_-1206968074'), ('const-0', u'RETURN_-1206968133')]
[(u'CAST_-1206968069', u'CALLIND_-1206968136'), (u'CALLIND_-1206968136', u'RETURN_-1206968133'), ('tmp_32', u'CAST_-1206968069'), (u'INDIRECT_-1206968074', u'COPY_-1206968133'), (u'CALLIND_-1206968136', u'INDIRECT_-1206968074'), ('const-0', u'RETURN_-1206968133')]
null
null
001020b0
x64
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}\n\n" comment (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" primitive_type (function_declarator "isatty(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_isatty_0010f058)();" (assignment_expression "iVar1 = (*(code *)PTR_isatty_0010f058)()" identifier = (call_expression "(*(code *)PTR_isatty_0010f058)()" (parenthesized_expression "(*(code *)PTR_isatty_0010f058)" ( (pointer_expression "*(code *)PTR_isatty_0010f058" * (cast_expression "(code *)PTR_isatty_0010f058" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}\n\n" comment (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" primitive_type (function_declarator "isatty(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_isatty_0010f058)();" (assignment_expression "iVar1 = (*(code *)PTR_isatty_0010f058)()" identifier = (call_expression "(*(code *)PTR_isatty_0010f058)()" (parenthesized_expression "(*(code *)PTR_isatty_0010f058)" ( (pointer_expression "*(code *)PTR_isatty_0010f058" * (cast_expression "(code *)PTR_isatty_0010f058" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}\n\n" (function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" primitive_type (function_declarator "isatty(int __fd)" identifier (parameter_list "(int __fd)" ( (parameter_declaration "int __fd" primitive_type identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_isatty_0010f058)();" (assignment_expression "iVar1 = (*(code *)PTR_isatty_0010f058)()" identifier = (call_expression "(*(code *)PTR_isatty_0010f058)()" (parenthesized_expression "(*(code *)PTR_isatty_0010f058)" ( (pointer_expression "*(code *)PTR_isatty_0010f058" * (cast_expression "(code *)PTR_isatty_0010f058" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int isatty(int __fd)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "isatty(int __fd)" (identifier "isatty") (parameter_list "(int __fd)" (( "(") (parameter_declaration "int __fd" (primitive_type "int") (identifier "__fd")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_isatty_0010f058)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_isatty_0010f058)();" (assignment_expression "iVar1 = (*(code *)PTR_isatty_0010f058)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_isatty_0010f058)()" (parenthesized_expression "(*(code *)PTR_isatty_0010f058)" (( "(") (pointer_expression "*(code *)PTR_isatty_0010f058" (* "*") (cast_expression "(code *)PTR_isatty_0010f058" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_isatty_0010f058"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(int __fd) { int iVar1; iVar1 = (*(type_1 *)PTR_isatty_0010f058)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(int __fd) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0010f058)(); return iVar1; }
935_putty_and_putty_strip.c
construct_packet
FUN_0013c7f0
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ Packet * construct_packet(Ssh_conflict ssh,int pkttype,__va_list_tag *ap) { uint uVar1; undefined4 uVar2; long lVar3; Bignum_conflict bn_00; char *__s; uint uVar4; int iVar5; Packet *pkt; uchar *puVar6; void *pvVar7; size_t sVar8; uchar *puVar9; uchar *puVar10; ulong uVar11; undefined8 *puVar12; int *piVar13; undefined4 *puVar14; uint *puVar15; undefined4 in_register_00000034; uint *puVar16; size_t n; long lVar17; uchar *argp; size_t sVar18; Bignum bn; long in_FS_OFFSET; puVar16 = (uint *)CONCAT44(in_register_00000034,pkttype); lVar3 = *(long *)(in_FS_OFFSET + 0x28); pkt = (Packet *)safemalloc(1,0x58); pkt->length = 0xd; pkt->maxlen = 0x10d; pkt->data = (uchar *)0x0; pkt->body = (uchar *)0x0; puVar6 = (uchar *)saferealloc((void *)0x0,0x10d,1); pkt->data = puVar6; puVar6[pkt->length + -1] = (uchar)ssh; pkt->downstream_id = 0; pkt->body = pkt->data + pkt->length; pkt->additional_log_text = (char *)0x0; pkt->type = (int)ssh; LAB_0013c880: uVar4 = *puVar16; do { /* WARNING: This code block may not be properly labeled as switch case */ if (uVar4 < 0x30) { uVar11 = (ulong)uVar4; uVar4 = uVar4 + 8; *puVar16 = uVar4; iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4)); } else { piVar13 = *(int **)(puVar16 + 2); *(int **)(puVar16 + 2) = piVar13 + 2; iVar5 = *piVar13; } if (iVar5 == 0) { if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return pkt; } /* WARNING: Could not find normalized switch variable to match jumptable */ switch(iVar5) { case 1: goto switchD_0013c8ae_caseD_1; case 2: if (uVar4 < 0x30) { puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4)); *puVar16 = uVar4 + 8; } else { puVar14 = *(undefined4 **)(puVar16 + 2); *(undefined4 **)(puVar16 + 2) = puVar14 + 2; } uVar2 = *puVar14; lVar17 = pkt->length + 1; pkt->length = lVar17; if (pkt->maxlen < (long)(int)lVar17) { puVar6 = pkt->body; sVar18 = (size_t)((int)lVar17 + 0x100); if (puVar6 == (uchar *)0x0) { pkt->maxlen = sVar18; puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1); lVar17 = pkt->length; pkt->data = puVar9; } else { puVar10 = pkt->data; pkt->maxlen = sVar18; puVar9 = (uchar *)saferealloc(puVar10,sVar18,1); lVar17 = pkt->length; pkt->data = puVar9; pkt->body = puVar9 + ((int)puVar6 - (int)puVar10); } } else { puVar9 = pkt->data; } puVar9[lVar17 + -1] = (uchar)uVar2; goto LAB_0013c880; case 3: if (uVar4 < 0x30) { uVar1 = uVar4 + 8; *puVar16 = uVar1; pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4); if (0x2f < uVar1) { piVar13 = *(int **)(puVar16 + 2); goto LAB_0013cc27; } piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1); *puVar16 = uVar4 + 0x10; } else { puVar12 = *(undefined8 **)(puVar16 + 2); piVar13 = (int *)(puVar12 + 1); *(int **)(puVar16 + 2) = piVar13; pvVar7 = (void *)*puVar12; LAB_0013cc27: *(int **)(puVar16 + 2) = piVar13 + 2; } sVar8 = (size_t)*piVar13; puVar6 = pkt->data; lVar17 = pkt->length + sVar8; pkt->length = lVar17; if (pkt->maxlen < (long)(int)lVar17) { puVar9 = pkt->body; sVar18 = (size_t)((int)lVar17 + 0x100); if (puVar9 == (uchar *)0x0) { pkt->maxlen = sVar18; puVar6 = (uchar *)saferealloc(puVar6,sVar18,1); lVar17 = pkt->length; pkt->data = puVar6; } else { pkt->maxlen = sVar18; iVar5 = (int)puVar6; puVar6 = (uchar *)saferealloc(puVar6,sVar18,1); lVar17 = pkt->length; pkt->data = puVar6; pkt->body = puVar6 + ((int)puVar9 - iVar5); } } memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8); goto LAB_0013c880; case 4: if (uVar4 < 0x30) { puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4)); *puVar16 = uVar4 + 8; } else { puVar12 = *(undefined8 **)(puVar16 + 2); *(undefined8 **)(puVar16 + 2) = puVar12 + 1; } __s = (char *)*puVar12; lVar17 = pkt->length + 4; pkt->length = lVar17; if (pkt->maxlen < (long)(int)lVar17) { puVar6 = pkt->body; sVar18 = (size_t)((int)lVar17 + 0x100); if (puVar6 == (uchar *)0x0) { pkt->maxlen = sVar18; puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1); lVar17 = pkt->length; pkt->data = puVar9; } else { puVar10 = pkt->data; pkt->maxlen = sVar18; puVar9 = (uchar *)saferealloc(puVar10,sVar18,1); lVar17 = pkt->length; pkt->data = puVar9; pkt->body = puVar9 + ((int)puVar6 - (int)puVar10); } } else { puVar9 = pkt->data; } puVar9 = puVar9 + lVar17 + -4; puVar9[0] = '\0'; puVar9[1] = '\0'; puVar9[2] = '\0'; puVar9[3] = '\0'; pkt->savedpos = pkt->length; sVar8 = strlen(__s); ssh_pkt_addstring_data(pkt,__s,(int)sVar8); goto LAB_0013c880; case 5: if (uVar4 < 0x30) { puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4)); *puVar16 = uVar4 + 8; } else { puVar12 = *(undefined8 **)(puVar16 + 2); *(undefined8 **)(puVar16 + 2) = puVar12 + 1; } bn_00 = (Bignum_conflict)*puVar12; iVar5 = ssh1_bignum_length(bn_00); sVar18 = (size_t)iVar5; pvVar7 = safemalloc(sVar18,1); ssh1_write_bignum(pvVar7,bn_00); lVar17 = pkt->length + sVar18; pkt->length = lVar17; if (pkt->maxlen < (long)(int)lVar17) { puVar6 = pkt->data; puVar9 = pkt->body; n = (size_t)((int)lVar17 + 0x100); pkt->maxlen = n; if (puVar9 == (uchar *)0x0) { puVar10 = (uchar *)saferealloc(puVar6,n,1); lVar17 = pkt->length; pkt->data = puVar10; } else { puVar10 = (uchar *)saferealloc(puVar6,n,1); lVar17 = pkt->length; pkt->data = puVar10; pkt->body = puVar10 + ((int)puVar9 - (int)puVar6); } } else { puVar10 = pkt->data; } memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18); safefree(pvVar7); goto LAB_0013c880; } } while( true ); switchD_0013c8ae_caseD_1: if (uVar4 < 0x30) { puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4)); *puVar16 = uVar4 + 8; } else { puVar15 = *(uint **)(puVar16 + 2); *(uint **)(puVar16 + 2) = puVar15 + 2; } uVar4 = *puVar15; lVar17 = pkt->length + 4; pkt->length = lVar17; if (pkt->maxlen < (long)(int)lVar17) { puVar6 = pkt->body; sVar18 = (size_t)((int)lVar17 + 0x100); if (puVar6 == (uchar *)0x0) { pkt->maxlen = sVar18; puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1); lVar17 = pkt->length; pkt->data = puVar9; } else { puVar10 = pkt->data; pkt->maxlen = sVar18; puVar9 = (uchar *)saferealloc(puVar10,sVar18,1); lVar17 = pkt->length; pkt->data = puVar9; pkt->body = puVar9 + ((int)puVar6 - (int)puVar10); } } else { puVar9 = pkt->data; } *(uint *)(puVar9 + lVar17 + -4) = uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18; goto LAB_0013c880; }
long * FUN_0013c7f0(undefined4 param_1,uint *param_2) { uint uVar1; undefined4 uVar2; long lVar3; undefined8 uVar4; char *__s; uint uVar5; int iVar6; long *plVar7; long lVar8; void *pvVar9; long lVar10; long lVar11; ulong uVar12; undefined8 *puVar13; int *piVar14; undefined4 *puVar15; uint *puVar16; long lVar17; size_t sVar18; long in_FS_OFFSET; lVar3 = *(long *)(in_FS_OFFSET + 0x28); plVar7 = (long *)FUN_0012bf00(1,0x58); *plVar7 = 0xd; plVar7[7] = 0x10d; *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0; lVar8 = FUN_0012bfa0(0,0x10d,1); plVar7[4] = lVar8; *(char *)(lVar8 + -1 + *plVar7) = (char)param_1; *(undefined4 *)(plVar7 + 9) = 0; plVar7[5] = *plVar7 + plVar7[4]; plVar7[10] = 0; *(undefined4 *)(plVar7 + 2) = param_1; LAB_0013c880: uVar5 = *param_2; do { /* WARNING: This code block may not be properly labeled as switch case */ if (uVar5 < 0x30) { uVar12 = (ulong)uVar5; uVar5 = uVar5 + 8; *param_2 = uVar5; iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4)); } else { piVar14 = *(int **)(param_2 + 2); *(int **)(param_2 + 2) = piVar14 + 2; iVar6 = *piVar14; } if (iVar6 == 0) { if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return plVar7; } /* WARNING: Could not find normalized switch variable to match jumptable */ switch(iVar6) { case 1: goto switchD_0013c8ae_caseD_1; case 2: if (uVar5 < 0x30) { puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar15 = *(undefined4 **)(param_2 + 2); *(undefined4 **)(param_2 + 2) = puVar15 + 2; } uVar2 = *puVar15; lVar8 = *plVar7 + 1; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); if (lVar17 == 0) { plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; } else { lVar11 = plVar7[4]; plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(lVar11,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10; } } else { lVar10 = plVar7[4]; } *(char *)(lVar10 + -1 + lVar8) = (char)uVar2; goto LAB_0013c880; case 3: if (uVar5 < 0x30) { uVar1 = uVar5 + 8; *param_2 = uVar1; pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5); if (0x2f < uVar1) { piVar14 = *(int **)(param_2 + 2); goto LAB_0013cc27; } piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1); *param_2 = uVar5 + 0x10; } else { puVar13 = *(undefined8 **)(param_2 + 2); piVar14 = (int *)(puVar13 + 1); *(int **)(param_2 + 2) = piVar14; pvVar9 = (void *)*puVar13; LAB_0013cc27: *(int **)(param_2 + 2) = piVar14 + 2; } sVar18 = (size_t)*piVar14; lVar8 = plVar7[4]; lVar17 = *plVar7 + sVar18; *plVar7 = lVar17; if (plVar7[7] < (long)(int)lVar17) { lVar10 = plVar7[5]; lVar17 = (long)((int)lVar17 + 0x100); if (lVar10 == 0) { plVar7[7] = lVar17; lVar8 = FUN_0012bfa0(lVar8,lVar17,1); lVar17 = *plVar7; plVar7[4] = lVar8; } else { plVar7[7] = lVar17; iVar6 = (int)lVar8; lVar8 = FUN_0012bfa0(lVar8,lVar17,1); lVar17 = *plVar7; plVar7[4] = lVar8; plVar7[5] = ((int)lVar10 - iVar6) + lVar8; } } memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18); goto LAB_0013c880; case 4: if (uVar5 < 0x30) { puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar13 = *(undefined8 **)(param_2 + 2); *(undefined8 **)(param_2 + 2) = puVar13 + 1; } __s = (char *)*puVar13; lVar8 = *plVar7 + 4; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); if (lVar17 == 0) { plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; } else { lVar11 = plVar7[4]; plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(lVar11,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10; } } else { lVar10 = plVar7[4]; } *(undefined4 *)(lVar10 + -4 + lVar8) = 0; plVar7[6] = *plVar7; sVar18 = strlen(__s); FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff); goto LAB_0013c880; case 5: if (uVar5 < 0x30) { puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar13 = *(undefined8 **)(param_2 + 2); *(undefined8 **)(param_2 + 2) = puVar13 + 1; } uVar4 = *puVar13; iVar6 = FUN_0015bcd0(uVar4); sVar18 = (size_t)iVar6; pvVar9 = (void *)FUN_0012bf00(sVar18,1); FUN_0015be30(pvVar9,uVar4); lVar8 = *plVar7 + sVar18; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[4]; lVar10 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); plVar7[7] = lVar8; if (lVar10 == 0) { lVar11 = FUN_0012bfa0(lVar17,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar11; } else { lVar11 = FUN_0012bfa0(lVar17,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar11; plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11; } } else { lVar11 = plVar7[4]; } memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18); FUN_0012c050(pvVar9); goto LAB_0013c880; } } while( true ); switchD_0013c8ae_caseD_1: if (uVar5 < 0x30) { puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar16 = *(uint **)(param_2 + 2); *(uint **)(param_2 + 2) = puVar16 + 2; } uVar5 = *puVar16; lVar8 = *plVar7 + 4; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); if (lVar17 == 0) { plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; } else { lVar11 = plVar7[4]; plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(lVar11,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10; } } else { lVar10 = plVar7[4]; } *(uint *)(lVar10 + -4 + lVar8) = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18; goto LAB_0013c880; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 MOV R12D,EDI MOV EDI,0x1 PUSH RBP MOV RBP,RSI MOV ESI,0x58 PUSH RBX SUB RSP,0x28 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x18],RAX XOR EAX,EAX CALL 0x0012bf00 PXOR XMM0,XMM0 MOV EDX,0x1 XOR EDI,EDI MOV qword ptr [RAX],0xd MOV RBX,RAX MOV ESI,0x10d MOV qword ptr [RAX + 0x38],0x10d MOVUPS xmmword ptr [RAX + 0x20],XMM0 CALL 0x0012bfa0 MOV RDX,qword ptr [RBX] MOV qword ptr [RBX + 0x20],RAX MOV byte ptr [RAX + RDX*0x1 + -0x1],R12B MOV RAX,qword ptr [RBX] ADD RAX,qword ptr [RBX + 0x20] MOV dword ptr [RBX + 0x48],0x0 MOV qword ptr [RBX + 0x28],RAX MOV qword ptr [RBX + 0x50],0x0 MOV dword ptr [RBX + 0x10],R12D LEA R12,[0x1ea020] NOP MOV EAX,dword ptr [RBP] CMP EAX,0x2f JA 0x0013cab0 MOV EDX,EAX ADD EAX,0x8 ADD RDX,qword ptr [RBP + 0x10] MOV dword ptr [RBP],EAX MOV EDX,dword ptr [RDX] TEST EDX,EDX JZ 0x0013cac6 CMP EDX,0x5 JA 0x0013c883 MOVSXD RDX,dword ptr [R12 + RDX*0x4] ADD RDX,R12 JMP RDX CMP EAX,0x2f JA 0x0013cc00 MOV EDX,EAX ADD EAX,0x8 ADD RDX,qword ptr [RBP + 0x10] MOV dword ptr [RBP],EAX MOV R15,qword ptr [RDX] MOV RDI,R15 CALL 0x0015bcd0 MOV ESI,0x1 MOVSXD R14,EAX MOV RDI,R14 CALL 0x0012bf00 MOV RSI,R15 MOV RDI,RAX MOV R13,RAX CALL 0x0015be30 MOV RDI,qword ptr [RBX] ADD RDI,R14 MOV qword ptr [RBX],RDI MOVSXD RAX,EDI CMP qword ptr [RBX + 0x38],RAX JL 0x0013cbb0 MOV RAX,qword ptr [RBX + 0x20] SUB RDI,R14 MOV RDX,R14 MOV RSI,R13 ADD RDI,RAX CALL 0x00114d00 MOV RDI,R13 CALL 0x0012c050 JMP 0x0013c880 CMP EAX,0x2f JA 0x0013cb98 MOV EDX,EAX ADD EAX,0x8 ADD RDX,qword ptr [RBP + 0x10] MOV dword ptr [RBP],EAX MOV RAX,qword ptr [RBX] MOV R13,qword ptr [RDX] LEA RSI,[RAX + 0x4] MOV qword ptr [RBX],RSI MOVSXD RAX,ESI CMP qword ptr [RBX + 0x38],RAX JL 0x0013cb50 MOV RAX,qword ptr [RBX + 0x20] MOV dword ptr [RAX + RSI*0x1 + -0x4],0x0 MOV RAX,qword ptr [RBX] MOV RDI,R13 MOV qword ptr [RBX + 0x30],RAX CALL 0x00114650 MOV RSI,R13 MOV RDI,RBX MOV EDX,EAX CALL 0x0013bae0 JMP 0x0013c880 CMP EAX,0x2f JA 0x0013cc18 MOV RDX,qword ptr [RBP + 0x10] LEA ECX,[RAX + 0x8] MOV ESI,EAX MOV dword ptr [RBP],ECX MOV R13,qword ptr [RDX + RSI*0x1] CMP ECX,0x2f JA 0x0013cd31 ADD EAX,0x10 ADD RDX,RCX MOV dword ptr [RBP],EAX MOVSXD R15,dword ptr [RDX] MOV RSI,qword ptr [RBX] MOV RDI,qword ptr [RBX + 0x20] ADD RSI,R15 MOV qword ptr [RBX],RSI MOVSXD RAX,ESI CMP qword ptr [RBX + 0x38],RAX JGE 0x0013ca0f MOV R14,qword ptr [RBX + 0x28] ADD ESI,0x100 MOVSXD RSI,ESI TEST R14,R14 JZ 0x0013cc98 MOV qword ptr [RBX + 0x38],RSI SUB R14,RDI MOV EDX,0x1 MOVSXD R14,R14D CALL 0x0012bfa0 MOV RSI,qword ptr [RBX] ADD R14,RAX MOV qword ptr [RBX + 0x20],RAX MOV RDI,RAX MOV qword ptr [RBX + 0x28],R14 SUB RSI,R15 MOV RDX,R15 ADD RDI,RSI MOV RSI,R13 CALL 0x00114d00 JMP 0x0013c880 CMP EAX,0x2f JA 0x0013cb38 MOV EDX,EAX ADD EAX,0x8 ADD RDX,qword ptr [RBP + 0x10] MOV dword ptr [RBP],EAX MOV RAX,qword ptr [RBX] MOV R14D,dword ptr [RDX] LEA RSI,[RAX + 0x1] MOV qword ptr [RBX],RSI MOVSXD RAX,ESI CMP qword ptr [RBX + 0x38],RAX JL 0x0013caf0 MOV RAX,qword ptr [RBX + 0x20] MOV byte ptr [RAX + RSI*0x1 + -0x1],R14B JMP 0x0013c880 CMP EAX,0x2f JA 0x0013cc80 MOV EDX,EAX ADD EAX,0x8 ADD RDX,qword ptr [RBP + 0x10] MOV dword ptr [RBP],EAX MOV RAX,qword ptr [RBX] MOV R13D,dword ptr [RDX] LEA RSI,[RAX + 0x4] BSWAP R13D MOV qword ptr [RBX],RSI MOVSXD RAX,ESI CMP qword ptr [RBX + 0x38],RAX JL 0x0013cc38 MOV RAX,qword ptr [RBX + 0x20] MOV dword ptr [RAX + RSI*0x1 + -0x4],R13D JMP 0x0013c880 MOV RDX,qword ptr [RBP + 0x8] LEA RCX,[RDX + 0x8] MOV qword ptr [RBP + 0x8],RCX MOV EDX,dword ptr [RDX] TEST EDX,EDX JNZ 0x0013c8a2 MOV RCX,qword ptr [RSP + 0x18] XOR RCX,qword ptr FS:[0x28] MOV RAX,RBX JNZ 0x0013cd3a ADD RSP,0x28 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV R13,qword ptr [RBX + 0x28] ADD ESI,0x100 MOVSXD RSI,ESI TEST R13,R13 JZ 0x0013cce0 MOV R15,qword ptr [RBX + 0x20] MOV qword ptr [RBX + 0x38],RSI MOV EDX,0x1 MOV RDI,R15 SUB R13,R15 CALL 0x0012bfa0 MOVSXD RDX,R13D MOV RSI,qword ptr [RBX] ADD RDX,RAX MOV qword ptr [RBX + 0x20],RAX MOV qword ptr [RBX + 0x28],RDX JMP 0x0013ca5b MOV RDX,qword ptr [RBP + 0x8] LEA RAX,[RDX + 0x8] MOV qword ptr [RBP + 0x8],RAX JMP 0x0013ca3d MOV R14,qword ptr [RBX + 0x28] ADD ESI,0x100 MOVSXD RSI,ESI TEST R14,R14 JZ 0x0013cd00 MOV R15,qword ptr [RBX + 0x20] MOV qword ptr [RBX + 0x38],RSI MOV EDX,0x1 MOV RDI,R15 SUB R14,R15 CALL 0x0012bfa0 MOVSXD RDX,R14D MOV RSI,qword ptr [RBX] ADD RDX,RAX MOV qword ptr [RBX + 0x20],RAX MOV qword ptr [RBX + 0x28],RDX JMP 0x0013c963 MOV RDX,qword ptr [RBP + 0x8] LEA RAX,[RDX + 0x8] MOV qword ptr [RBP + 0x8],RAX JMP 0x0013c945 LEA ESI,[RDI + 0x100] MOV RCX,qword ptr [RBX + 0x20] MOV R15,qword ptr [RBX + 0x28] MOV EDX,0x1 MOVSXD RSI,ESI MOV qword ptr [RBX + 0x38],RSI MOV RDI,RCX TEST R15,R15 JZ 0x0013cd20 MOV qword ptr [RSP + 0x8],RCX CALL 0x0012bfa0 MOV RCX,qword ptr [RSP + 0x8] MOV RDI,qword ptr [RBX] MOV qword ptr [RBX + 0x20],RAX SUB R15,RCX MOVSXD RDX,R15D ADD RDX,RAX MOV qword ptr [RBX + 0x28],RDX JMP 0x0013c908 MOV RDX,qword ptr [RBP + 0x8] LEA RAX,[RDX + 0x8] MOV qword ptr [RBP + 0x8],RAX JMP 0x0013c8c5 MOV RAX,qword ptr [RBP + 0x8] LEA RDX,[RAX + 0x8] MOV qword ptr [RBP + 0x8],RDX MOV R13,qword ptr [RAX] LEA RAX,[RDX + 0x8] MOV qword ptr [RBP + 0x8],RAX JMP 0x0013c9bb MOV R14,qword ptr [RBX + 0x28] ADD ESI,0x100 MOVSXD RSI,ESI TEST R14,R14 JZ 0x0013ccb8 MOV R15,qword ptr [RBX + 0x20] MOV qword ptr [RBX + 0x38],RSI MOV EDX,0x1 MOV RDI,R15 SUB R14,R15 CALL 0x0012bfa0 MOVSXD RDX,R14D MOV RSI,qword ptr [RBX] ADD RDX,RAX MOV qword ptr [RBX + 0x20],RAX MOV qword ptr [RBX + 0x28],RDX JMP 0x0013ca9e MOV RDX,qword ptr [RBP + 0x8] LEA RAX,[RDX + 0x8] MOV qword ptr [RBP + 0x8],RAX JMP 0x0013ca7d MOV qword ptr [RBX + 0x38],RSI MOV EDX,0x1 CALL 0x0012bfa0 MOV RSI,qword ptr [RBX] MOV RDI,RAX MOV qword ptr [RBX + 0x20],RAX JMP 0x0013ca0f MOV qword ptr [RBX + 0x38],RSI MOV RDI,qword ptr [RBX + 0x20] MOV EDX,0x1 CALL 0x0012bfa0 MOV RSI,qword ptr [RBX] MOV qword ptr [RBX + 0x20],RAX JMP 0x0013ca9e MOV qword ptr [RBX + 0x38],RSI MOV RDI,qword ptr [RBX + 0x20] MOV EDX,0x1 CALL 0x0012bfa0 MOV RSI,qword ptr [RBX] MOV qword ptr [RBX + 0x20],RAX JMP 0x0013ca5b MOV qword ptr [RBX + 0x38],RSI MOV RDI,qword ptr [RBX + 0x20] MOV EDX,0x1 CALL 0x0012bfa0 MOV RSI,qword ptr [RBX] MOV qword ptr [RBX + 0x20],RAX JMP 0x0013c963 CALL 0x0012bfa0 MOV RDI,qword ptr [RBX] MOV qword ptr [RBX + 0x20],RAX JMP 0x0013c908 MOV RDX,qword ptr [RBP + 0x8] JMP 0x0013cc27 CALL 0x00115280
null
null
null
null
[(u'CAST_-1207119240', u'STORE_-1207121612'), ('const-4', u'PTRADD_-1207119009'), ('const-433', u'STORE_-1207120452'), (u'CALL_-1207121388', u'INDIRECT_-1207119791'), ('const-433', u'LOAD_-1207120018'), (u'PTRSUB_-1207118822', u'STORE_-1207120657'), (u'CAST_-1207119192', u'PTRSUB_-1207118845'), ('const-433', u'STORE_-1207120387'), ('const-1', u'CALL_-1207120143'), (u'INT_ZEXT_-1207119683', u'INT_ADD_-1207120443'), (u'CAST_-1207118508', u'STORE_-1207120142'), (u'MULTIEQUAL_-1207119573', u'CALL_-1207120549'), (u'INT_LESS_-1207120842', u'CBRANCH_-1207120850'), (u'PTRADD_-1207121203', u'CALL_-1207121249'), (u'MULTIEQUAL_-1207119564', u'MULTIEQUAL_-1207118648'), (u'CAST_-1207117898', u'STORE_-1207120134'), ('const-0', u'INT_EQUAL_-1207120192'), (u'CAST_-1207119014', u'CALL_-1207121346'), (u'PTRSUB_-1207117961', u'STORE_-1207120010'), ('tmp_342', u'CBRANCH_-1207121652'), ('const-1', u'CALL_-1207119646'), ('const-433', u'LOAD_-1207120493'), (u'CAST_-1207118143', u'STORE_-1207120003'), ('const-0', u'SUBPIECE_-1207119409'), (u'LOAD_-1207120005', u'CALL_-1207119986'), ('tmp_1481', u'BRANCH_-1207120964'), (u'LOAD_-1207119688', u'SUBPIECE_-1207118486'), ('const-16711680', u'INT_AND_-1207120175'), ('const-4', u'PTRADD_-1207119142'), ('const-433', u'LOAD_-1207119999'), ('const-433', u'STORE_-1207119912'), (u'PTRSUB_-1207117992', u'LOAD_-1207119665'), (u'MULTIEQUAL_-1207118648', u'INT_ZEXT_-1207119935'), (u'INT_SEXT_-1207120667', u'CALL_-1207120624'), (u'INT_SEXT_-1207120453', u'PTRADD_-1207120400'), ('const-433', u'STORE_-1207118933'), (u'CAST_-1207119240', u'PTRADD_-1207119142'), (u'SUBPIECE_-1207119810', u'INT_SEXT_-1207121042'), ('const-2', u'PTRADD_-1207118196'), (u'CAST_-1207119192', u'PTRSUB_-1207117937'), (u'LOAD_-1207121079', u'INT_ADD_-1207121052'), (u'PTRADD_-1207118454', u'CAST_-1207118357'), (u'PTRSUB_-1207117916', u'STORE_-1207120134'), (u'MULTIEQUAL_-1207118650', u'INT_EQUAL_-1207120937'), (u'CAST_-1207119192', u'PTRSUB_-1207118541'), (u'MULTIEQUAL_-1207120014', u'PTRADD_-1207121203'), (u'PTRSUB_-1207118157', u'STORE_-1207119679'), (u'PTRSUB_-1207118482', u'STORE_-1207120118'), (u'LOAD_-1207120428', u'MULTIEQUAL_-1207119969'), (u'LOAD_-1207119999', u'CAST_-1207118138'), ('const-40', u'INT_ADD_-1207121855'), (u'PTRSUB_-1207119226', u'STORE_-1207121700'), ('const-433', u'LOAD_-1207121053'), ('const-433', u'STORE_-1207120222'), ('const-433', u'LOAD_-1207119512'), ('const-0', u'STORE_-1207121018'), (u'PTRSUB_-1207118121', u'STORE_-1207119614'), ('const-0', u'INT_EQUAL_-1207120523'), ('const-0', u'SUBPIECE_-1207118609'), ('const-80', u'PTRSUB_-1207119226'), ('const-48', u'INT_LESS_-1207121644'), ('const-256', u'INT_ADD_-1207120563'), ('const-433', u'LOAD_-1207121029'), ('const-40', u'PTRSUB_-1207118320'), ('const-0', u'SUBPIECE_-1207119159'), (u'CAST_-1207117898', u'MULTIEQUAL_-1207120014'), ('const-256', u'INT_ADD_-1207120680'), (u'LOAD_-1207120570', u'SUBPIECE_-1207118609'), (u'PTRADD_-1207118873', u'STORE_-1207118932'), ('const-1', u'PTRADD_-1207121687'), (u'PTRSUB_-1207118384', u'LOAD_-1207120414'), ('const-1', u'PTRADD_-1207120958'), (u'INT_ADD_-1207121403', u'CAST_-1207119022'), (u'CAST_-1207119240', u'PTRADD_-1207118094'), (u'LOAD_-1207121074', u'CAST_-1207118876'), (u'CAST_-1207118392', u'PTRADD_-1207120068'), (u'PTRSUB_-1207118061', u'LOAD_-1207119894'), ('const-433', u'LOAD_-1207120417'), ('const--4', u'INT_ADD_-1207118674'), ('const-433', u'LOAD_-1207120414'), (u'LOAD_-1207121871', u'INT_NOTEQUAL_-1207120987'), ('const-4', u'PTRADD_-1207119188'), ('const-0', u'STORE_-1207118933'), ('const-0', u'SUBPIECE_-1207118838'), ('const-433', u'STORE_-1207121061'), (u'CAST_-1207118357', u'STORE_-1207120065'), ('const-433', u'STORE_-1207121807'), (u'INT_EQUAL_-1207119691', u'CBRANCH_-1207119689'), (u'PTRADD_-1207118743', u'CAST_-1207118622'), ('const-1', u'CALL_-1207119646'), (u'CAST_-1207118062', u'STORE_-1207119621'), ('const-433', u'LOAD_-1207121079'), ('const-0', u'PTRSUB_-1207118489'), ('const-8', u'INT_RIGHT_-1207120171'), (u'PTRADD_-1207118094', u'CAST_-1207118023'), ('const-13', u'STORE_-1207121807'), ('const-433', u'STORE_-1207121407'), (u'INDIRECT_-1207119923', u'MULTIEQUAL_-1207119844'), (u'MULTIEQUAL_-1207118648', u'MULTIEQUAL_-1207119564'), ('const-8', u'INT_LEFT_-1207120169'), ('const-433', u'STORE_-1207119637'), ('const-433', u'LOAD_-1207120974'), (u'PTRSUB_-1207119231', u'STORE_-1207121707'), ('const-433', u'STORE_-1207121689'), (u'LOAD_-1207119985', u'MULTIEQUAL_-1207119725'), ('const-32', u'PTRSUB_-1207119259'), (u'LOAD_-1207120461', u'CALL_-1207120419'), ('const-0', u'PTRSUB_-1207118021'), (u'PTRSUB_-1207119282', u'STORE_-1207121787'), ('const-0', u'PTRSUB_-1207119298'), ('const-4', u'INT_ADD_-1207120191'), ('const-32', u'PTRSUB_-1207117973'), (u'INT_ADD_-1207121078', u'CAST_-1207118887'), (u'INT_ZEXT_-1207119740', u'INT_ADD_-1207120806'), (u'CAST_-1207117910', u'STORE_-1207119977'), ('const-3', u'PTRADD_-1207118872'), (u'INT_ADD_-1207120206', u'INT_SEXT_-1207120193'), (u'CAST_-1207118788', u'LOAD_-1207120845'), ('const-0', u'PTRSUB_-1207118723'), (u'INT_SEXT_-1207120747', u'CALL_-1207120549'), (u'CAST_-1207119240', u'PTRADD_-1207118219'), (u'LOAD_-1207120623', u'MULTIEQUAL_-1207119550'), ('const-32', u'PTRSUB_-1207118017'), (u'LOAD_-1207120214', u'INT_AND_-1207120175'), (u'INT_ADD_-1207119013', u'PTRADD_-1207120958'), (u'INT_SEXT_-1207120193', u'CALL_-1207120143'), ('const-0', u'SUBPIECE_-1207118836'), (u'CAST_-1207119240', u'PTRADD_-1207118599'), ('const-433', u'STORE_-1207121018'), (u'CAST_-1207119192', u'PTRSUB_-1207118307'), ('const-1', u'PTRADD_-1207119571'), ('const-4', u'INT_ADD_-1207121052'), (u'LOAD_-1207120845', u'INT_ADD_-1207120806'), (u'PTRSUB_-1207118126', u'STORE_-1207119621'), (u'CAST_-1207119192', u'PTRSUB_-1207118181'), (u'PTRSUB_-1207118076', u'STORE_-1207119912'), ('const-56', u'PTRSUB_-1207118852'), ('tmp_2029', u'CBRANCH_-1207120664'), (u'INT_SEXT_-1207119692', u'STORE_-1207119679'), (u'CAST_-1207119192', u'PTRSUB_-1207118489'), ('const-2', u'PTRADD_-1207118359'), (u'INDIRECT_-1207119097', u'MULTIEQUAL_-1207119619'), (u'CAST_-1207119240', u'PTRADD_-1207118349'), ('const-433', u'LOAD_-1207121676'), (u'CAST_-1207119192', u'PTRSUB_-1207117977'), (u'CAST_-1207119240', u'PTRADD_-1207118236'), ('const-56', u'PTRSUB_-1207118513'), (u'PTRSUB_-1207118054', u'STORE_-1207119882'), (u'LOAD_-1207120461', u'SUBPIECE_-1207118732'), ('const-433', u'LOAD_-1207120725'), (u'CALL_-1207120624', u'INDIRECT_-1207119477'), ('const-40', u'PTRSUB_-1207118372'), (u'CAST_-1207118182', u'STORE_-1207120413'), (u'MULTIEQUAL_-1207118648', u'INT_ADD_-1207121420'), ('const-4', u'PTRADD_-1207118099'), (u'LOAD_-1207120214', u'INT_LEFT_-1207120166'), (u'CAST_-1207119192', u'PTRSUB_-1207118413'), ('const-0', u'PTRSUB_-1207118957'), (u'LOAD_-1207119645', u'MULTIEQUAL_-1207119476'), (u'INT_ADD_-1207121052', u'SUBPIECE_-1207119810'), (u'CAST_-1207118551', u'MULTIEQUAL_-1207119530'), (u'PTRSUB_-1207118041', u'STORE_-1207119537'), ('tmp_1816', u'CBRANCH_-1207120798'), ('const-32', u'PTRSUB_-1207119163'), ('const-0', u'INT_EQUAL_-1207120666'), ('const-0', u'PTRSUB_-1207119248'), (u'PTRSUB_-1207118786', u'STORE_-1207120592'), ('const-40', u'PTRSUB_-1207119162'), (u'INT_ADD_-1207120416', u'SUBPIECE_-1207119543'), (u'PTRSUB_-1207118489', u'LOAD_-1207120138'), ('const-1', u'CALL_-1207119986'), (u'PTRADD_-1207120958', u'PTRADD_-1207118872'), (u'CAST_-1207119192', u'PTRSUB_-1207118643'), (u'PTRSUB_-1207118021', u'LOAD_-1207119512'), (u'CAST_-1207119192', u'PTRSUB_-1207119078'), ('const-40', u'PTRSUB_-1207118541'), ('const-269', u'CALL_-1207121765'), (u'MULTIEQUAL_-1207118648', u'INT_ADD_-1207120235'), (u'INT_SEXT_-1207121365', u'CALL_-1207121249'), (u'CAST_-1207119192', u'PTRSUB_-1207118021'), (u'PTRADD_-1207118874', u'STORE_-1207118933'), ('const-4', u'PTRADD_-1207118219'), (u'INT_SEXT_-1207120469', u'STORE_-1207120452'), (u'CAST_-1207119192', u'PTRSUB_-1207119226'), (u'CAST_-1207119240', u'PTRADD_-1207117907'), (u'LOAD_-1207120507', u'INT_EQUAL_-1207120468'), (u'CAST_-1207119192', u'PTRSUB_-1207117956'), ('const-32', u'PTRSUB_-1207118325'), ('const-433', u'LOAD_-1207120080'), (u'INT_SEXT_-1207120193', u'STORE_-1207119670'), (u'PTRSUB_-1207119092', u'LOAD_-1207121345'), (u'INT_AND_-1207120172', u'INT_LEFT_-1207120169'), (u'INT_OR_-1207120172', u'INT_OR_-1207120169'), ('const-433', u'STORE_-1207120142'), ('tmp_2247', u'BRANCH_-1207119995'), ('const-433', u'LOAD_-1207121742'), (u'CAST_-1207119192', u'PTRSUB_-1207118723'), (u'INT_ZEXT_-1207120065', u'INT_ADD_-1207121403'), (u'INT_SEXT_-1207120747', u'INT_ADD_-1207120728'), (u'INT_ZEXT_-1207119889', u'INT_ADD_-1207120762'), ('const-433', u'LOAD_-1207120138'), (u'CAST_-1207119192', u'PTRSUB_-1207119163'), ('tmp_2993', u'CBRANCH_-1207119689'), (u'CAST_-1207119192', u'PTRSUB_-1207119000'), (u'CAST_-1207119192', u'PTRSUB_-1207118852'), (u'CAST_-1207119192', u'PTRSUB_-1207118076'), (u'PTRADD_-1207120068', u'STORE_-1207120111'), (u'INT_SUB_-1207121268', u'PTRADD_-1207121203'), (u'PTRSUB_-1207118513', u'STORE_-1207120176'), (u'PTRSUB_-1207118320', u'LOAD_-1207120563'), (u'CALL_-1207120143', u'INDIRECT_-1207118679'), ('const-433', u'LOAD_-1207120177'), ('const-0', u'STORE_-1207121776'), ('const-0', u'PTRSUB_-1207118734'), ('const-24', u'INT_LEFT_-1207120166'), (u'CAST_-1207118191', u'LOAD_-1207120428'), ('const-433', u'STORE_-1207121707'), (u'MULTIEQUAL_-1207119844', u'INT_ADD_-1207120986'), (u'CAST_-1207118062', u'PTRADD_-1207119571'), (u'CAST_-1207117910', u'MULTIEQUAL_-1207119922'), (u'CAST_-1207119192', u'PTRSUB_-1207118716'), ('const-0', u'SUBPIECE_-1207119824'), ('const-0', u'STORE_-1207121700'), ('const-433', u'LOAD_-1207119665'), (u'CAST_-1207119240', u'PTRADD_-1207118196'), (u'CAST_-1207118222', u'MULTIEQUAL_-1207120014'), ('tmp_2637', u'BRANCH_-1207120105'), (u'PTRSUB_-1207119067', u'LOAD_-1207121294'), (u'INT_ADD_-1207121625', u'STORE_-1207121612'), (u'CAST_-1207119192', u'CALL_-1207120967'), ('const-48', u'INT_LESS_-1207120479'), (u'CAST_-1207119192', u'PTRSUB_-1207118133'), (u'PTRADD_-1207118196', u'CAST_-1207118127'), ('const--1', u'INT_ADD_-1207118747'), (u'CAST_-1207119192', u'PTRSUB_-1207119085'), (u'CAST_-1207118876', u'CALL_-1207120987'), (u'CAST_-1207119240', u'PTRADD_-1207118104'), (u'PTRSUB_-1207118643', u'LOAD_-1207120177'), (u'LOAD_-1207119665', u'CALL_-1207119646'), (u'PTRADD_-1207119142', u'CAST_-1207119023'), (u'LOAD_-1207120080', u'MULTIEQUAL_-1207119591'), ('const-256', u'INT_ADD_-1207120482'), (u'INT_SEXT_-1207119629', u'PTRADD_-1207119571'), (u'CAST_-1207119192', u'PTRSUB_-1207117992'), ('tmp_2699', u'BRANCH_-1207120059'), ('const-32', u'PTRSUB_-1207118632'), ('const-433', u'LOAD_-1207120461'), ('const-4', u'PTRADD_-1207118104'), (u'INT_ADD_-1207121321', u'MULTIEQUAL_-1207119778'), (u'LOAD_-1207120185', u'CALL_-1207120143'), ('const-433', u'LOAD_-1207119579'), ('tmp_4794', u'PIECE_-1207120168'), ('const-16', u'INT_ADD_-1207120775'), (u'MULTIEQUAL_-1207119673', u'PTRADD_-1207120322'), (u'LOAD_-1207120974', u'PTRADD_-1207118604'), (u'PTRADD_-1207120322', u'STORE_-1207120382'), (u'CAST_-1207119192', u'PTRSUB_-1207118664'), (u'SUBPIECE_-1207119915', u'STORE_-1207121689'), ('const-0', u'SUBPIECE_-1207119679'), (u'CAST_-1207119023', u'LOAD_-1207121421'), (u'LOAD_-1207119730', u'INT_EQUAL_-1207119691'), ('tmp_1248', u'BRANCH_-1207120407'), (u'MULTIEQUAL_-1207118648', u'INT_ADD_-1207121095'), (u'INT_SEXT_-1207121307', u'INT_SLESS_-1207121292'), (u'CAST_-1207119192', u'PTRSUB_-1207118632'), (u'SUBPIECE_-1207119543', u'INT_ADD_-1207120206'), ('const-433', u'LOAD_-1207120705'), (u'CALL_-1207120549', u'INDIRECT_-1207119442'), ('const-40', u'PTRSUB_-1207118436'), (u'CAST_-1207119192', u'PTRSUB_-1207118950'), ('const-0', u'SUBPIECE_-1207119157'), (u'MULTIEQUAL_-1207118648', u'INT_LESS_-1207120254'), (u'CALL_-1207119986', u'INDIRECT_-1207118694'), ('const-0', u'SUBPIECE_-1207119515'), (u'LOAD_-1207120417', u'INT_SLESS_-1207120391'), ('const-256', u'INT_ADD_-1207120206'), ('tmp_956', u'CBRANCH_-1207121299'), (u'PTRADD_-1207120958', u'PTRADD_-1207118874'), ('tmp_2532', u'CBRANCH_-1207120190'), (u'CAST_-1207119192', u'PTRSUB_-1207118436'), ('const-4', u'PTRADD_-1207118209'), ('tmp_2190', u'BRANCH_-1207120546'), (u'CAST_-1207119192', u'PTRSUB_-1207119239'), (u'PTRSUB_-1207118325', u'LOAD_-1207120570'), (u'SUBPIECE_-1207119679', u'INT_ADD_-1207120680'), ('const-32', u'PTRSUB_-1207118126'), (u'CAST_-1207119192', u'PTRSUB_-1207119259'), (u'PTRADD_-1207118910', u'CAST_-1207118788'), (u'INT_ADD_-1207120762', u'CAST_-1207118756'), ('const-8', u'PTRADD_-1207118214'), (u'LOAD_-1207119894', u'MULTIEQUAL_-1207119550'), (u'MULTIEQUAL_-1207118648', u'INT_ZEXT_-1207120065'), (u'PTRADD_-1207120958', u'PTRADD_-1207118875'), (u'PTRSUB_-1207118036', u'LOAD_-1207119532'), ('const-32', u'PTRSUB_-1207118036'), ('const-433', u'LOAD_-1207120439'), ('const-32', u'PTRSUB_-1207119067'), ('const-4', u'PTRADD_-1207118236'), (u'PTRADD_-1207120958', u'PTRADD_-1207118873'), (u'INDIRECT_-1207119186', u'MULTIEQUAL_-1207119373'), (u'PTRADD_-1207118209', u'CAST_-1207118143'), (u'PTRADD_-1207118246', u'CAST_-1207118191'), (u'CALL_-1207119513', u'CAST_-1207117959'), (u'CALL_-1207120987', u'SUBPIECE_-1207119824'), (u'LOAD_-1207121764', u'INT_ADD_-1207119301'), ('const-433', u'LOAD_-1207121074'), (u'CAST_-1207119192', u'PTRSUB_-1207119067'), (u'CAST_-1207117959', u'MULTIEQUAL_-1207119605'), (u'CAST_-1207119192', u'PTRSUB_-1207118982'), (u'PTRSUB_-1207119298', u'STORE_-1207121807'), ('const-32', u'PTRSUB_-1207118705'), (u'PTRSUB_-1207118664', u'LOAD_-1207120219'), (u'CAST_-1207119240', u'PTRADD_-1207118359'), ('const-433', u'STORE_-1207121717'), (u'INT_SUB_-1207119645', u'INT_SEXT_-1207119629'), ('const-433', u'LOAD_-1207121318'), (u'CAST_-1207118686', u'MULTIEQUAL_-1207119511'), (u'SUBPIECE_-1207119816', u'INT_SEXT_-1207121307'), (u'INT_LEFT_-1207120166', u'INT_OR_-1207120166'), ('const-32', u'PTRSUB_-1207118867'), (u'PTRSUB_-1207118518', u'LOAD_-1207120185'), (u'SUBPIECE_-1207118838', u'INT_SUB_-1207120142'), (u'CAST_-1207119014', u'CALL_-1207121388'), (u'INT_ADD_-1207121625', u'MULTIEQUAL_-1207118648'), (u'INT_ADD_-1207119705', u'INT_SEXT_-1207119692'), (u'CAST_-1207118888', u'LOAD_-1207121096'), ('const-48', u'PTRSUB_-1207118950'), (u'PTRADD_-1207119571', u'STORE_-1207119614'), (u'CAST_-1207119240', u'PTRADD_-1207118454'), (u'INDIRECT_-1207119442', u'MULTIEQUAL_-1207119844'), (u'PTRADD_-1207118241', u'STORE_-1207120413'), (u'CAST_-1207118153', u'LOAD_-1207120018'), (u'CAST_-1207118032', u'LOAD_-1207119579'), ('const-16', u'PTRSUB_-1207119217'), (u'LOAD_-1207120570', u'CALL_-1207120143'), ('const-2', u'PTRADD_-1207118599'), ('tmp_6180', u'INT_ADD_-1207121855'), (u'LOAD_-1207121345', u'INT_ADD_-1207121321'), (u'PTRSUB_-1207118852', u'LOAD_-1207120725'), (u'PTRSUB_-1207118257', u'STORE_-1207120450'), (u'PTRSUB_-1207118794', u'STORE_-1207120603'), (u'CAST_-1207118501', u'LOAD_-1207121000'), (u'INT_ZEXT_-1207120114', u'INT_ADD_-1207121608'), (u'MULTIEQUAL_-1207119844', u'MULTIEQUAL_-1207119619'), (u'CALL_-1207119513', u'INDIRECT_-1207118757'), (u'CAST_-1207118392', u'MULTIEQUAL_-1207119673'), (u'CALL_-1207121765', u'INDIRECT_-1207119923'), ('const-1', u'CALL_-1207120624'), (u'INT_ADD_-1207121420', u'STORE_-1207121407'), (u'INT_ADD_-1207120443', u'CAST_-1207118621'), (u'SUBPIECE_-1207118611', u'INT_SUB_-1207120461'), ('tmp_1711', u'BRANCH_-1207120335'), (u'INT_SEXT_-1207120469', u'CALL_-1207119986'), ('const-0', u'SUBPIECE_-1207118732'), ('const-433', u'LOAD_-1207119641'), (u'MULTIEQUAL_-1207119778', u'INT_SUB_-1207121268'), ('const-56', u'PTRSUB_-1207118982'), ('const-1', u'PTRADD_-1207120082'), ('const-433', u'LOAD_-1207121096'), ('const-4', u'PTRADD_-1207118359'), (u'CALL_-1207121388', u'INT_SEXT_-1207121365'), (u'LOAD_-1207120231', u'SUBPIECE_-1207118838'), (u'CAST_-1207119192', u'PTRSUB_-1207118017'), ('tmp_3138', u'BRANCH_-1207119498'), ('const-433', u'STORE_-1207120003'), (u'CALL_-1207119895', u'INDIRECT_-1207118798'), (u'INDIRECT_-1207119003', u'MULTIEQUAL_-1207119709'), (u'CALL_-1207121366', u'INDIRECT_-1207119774'), ('const-8', u'INT_ADD_-1207121420'), (u'MULTIEQUAL_-1207118954', u'MULTIEQUAL_-1207119573'), ('const-0', u'SUBPIECE_-1207119915'), (u'SUBPIECE_-1207119159', u'INT_SUB_-1207120633'), ('const-1', u'CALL_-1207120143'), (u'INT_LESS_-1207121644', u'CBRANCH_-1207121652'), ('tmp_2906', u'CBRANCH_-1207120158'), ('const-433', u'LOAD_-1207119985'), ('const-433', u'LOAD_-1207121764'), (u'PTRSUB_-1207118372', u'STORE_-1207120387'), (u'PTRSUB_-1207118801', u'LOAD_-1207120623'), (u'CAST_-1207119192', u'PTRSUB_-1207119162'), (u'LOAD_-1207119532', u'CALL_-1207119513'), ('const-32', u'PTRSUB_-1207118271'), (u'CAST_-1207118222', u'PTRADD_-1207120400'), (u'CAST_-1207119192', u'PTRSUB_-1207118518'), (u'PTRSUB_-1207118989', u'STORE_-1207121061'), ('const-433', u'STORE_-1207120111'), ('const-433', u'STORE_-1207121787'), (u'CAST_-1207119240', u'PTRADD_-1207118209'), ('const-433', u'STORE_-1207120065'), ('const-0', u'SUBPIECE_-1207118488'), (u'CAST_-1207119240', u'PTRADD_-1207118609'), ('const-433', u'STORE_-1207120733'), ('const-433', u'STORE_-1207120827'), (u'CAST_-1207119192', u'PTRSUB_-1207118257'), (u'INT_SEXT_-1207120667', u'CALL_-1207119895'), ('const-48', u'INT_LESS_-1207121114'), ('tmp_2224', u'BRANCH_-1207119876'), ('const-4', u'PTRADD_-1207117907'), (u'LOAD_-1207120563', u'INT_EQUAL_-1207120523'), (u'CAST_-1207119192', u'PTRSUB_-1207117973'), (u'LOAD_-1207120439', u'SUBPIECE_-1207119409'), ('const-32', u'PTRSUB_-1207118162'), (u'PTRSUB_-1207119217', u'STORE_-1207121689'), ('const-1', u'PTRADD_-1207118241'), ('const-0', u'PTRSUB_-1207119092'), (u'CALL_-1207120419', u'CAST_-1207118313'), (u'CAST_-1207118127', u'STORE_-1207120001'), ('const-433', u'LOAD_-1207120444'), (u'INT_ADD_-1207121608', u'CAST_-1207119072'), (u'MULTIEQUAL_-1207118648', u'INT_LESS_-1207120479'), ('const-433', u'LOAD_-1207120955'), (u'CAST_-1207119192', u'PTRSUB_-1207118036'), (u'CAST_-1207118523', u'STORE_-1207120959'), (u'CAST_-1207118686', u'PTRADD_-1207120553'), ('const-2', u'PTRADD_-1207118094'), ('const-433', u'STORE_-1207120382'), ('const-4', u'PTRADD_-1207118604'), (u'LOAD_-1207120214', u'INT_AND_-1207120172'), (u'INT_LESS_-1207121114', u'CBRANCH_-1207121122'), ('const-433', u'STORE_-1207120118'), (u'CAST_-1207118313', u'PTRADD_-1207120344'), ('const-0', u'SUBPIECE_-1207119467'), (u'CAST_-1207119192', u'PTRSUB_-1207118482'), (u'CAST_-1207117959', u'STORE_-1207119504'), ('const-433', u'LOAD_-1207119747'), ('const-0', u'SUBPIECE_-1207118734'), ('const-433', u'LOAD_-1207120356'), (u'LOAD_-1207121421', u'INT_ADD_-1207121403'), ('const-4', u'PTRADD_-1207118743'), ('const-433', u'LOAD_-1207120214'), ('const-433', u'STORE_-1207119670'), ('tmp_1040', u'BRANCH_-1207121234'), (u'CAST_-1207119240', u'PTRADD_-1207118673'), (u'PTRSUB_-1207118541', u'LOAD_-1207120231'), (u'SUBPIECE_-1207118836', u'INT_SUB_-1207120142'), ('const-256', u'INT_ADD_-1207119705'), (u'PTRADD_-1207118349', u'CAST_-1207118279'), (u'LOAD_-1207120764', u'INT_SEXT_-1207120747'), (u'LOAD_-1207120356', u'MULTIEQUAL_-1207119840'), ('const-0', u'RETURN_-1207120914'), (u'PTRADD_-1207121687', u'STORE_-1207121747'), (u'PTRSUB_-1207117997', u'STORE_-1207119670'), (u'PTRSUB_-1207118957', u'LOAD_-1207121010'), (u'CAST_-1207119209', u'LOAD_-1207121871'), ('const-4', u'PTRADD_-1207118201'), ('const-433', u'LOAD_-1207120142'), (u'CALL_-1207121366', u'CALL_-1207121249'), (u'LOAD_-1207120214', u'INT_RIGHT_-1207120173'), ('const-2', u'PTRADD_-1207118219'), (u'INT_SEXT_-1207120193', u'CALL_-1207119646'), (u'MULTIEQUAL_-1207119511', u'PTRADD_-1207120507'), ('const-4', u'PTRADD_-1207118349'), (u'CAST_-1207119192', u'PTRSUB_-1207118794'), (u'PTRSUB_-1207118017', u'STORE_-1207119504'), (u'PTRSUB_-1207119259', u'STORE_-1207121756'), ('const-72', u'PTRSUB_-1207119239'), (u'PTRADD_-1207120507', u'CALL_-1207120549'), ('const-4', u'PTRADD_-1207118910'), ('tmp_1649', u'BRANCH_-1207120381'), (u'INT_SUB_-1207120568', u'PTRADD_-1207120507'), ('const-433', u'LOAD_-1207121626'), (u'INT_SEXT_-1207120747', u'INT_SUB_-1207120568'), (u'PTRSUB_-1207119263', u'LOAD_-1207121764'), ('const-1', u'CALL_-1207121366'), ('const-0', u'SUBPIECE_-1207119543'), (u'INT_SEXT_-1207120469', u'STORE_-1207120010'), (u'INT_ADD_-1207118674', u'PTRADD_-1207120082'), ('const-8', u'INT_ADD_-1207121095'), (u'PTRADD_-1207118673', u'CAST_-1207118552'), (u'CAST_-1207118621', u'MULTIEQUAL_-1207119591'), (u'LOAD_-1207120219', u'INT_ADD_-1207120191'), ('const-4', u'PTRADD_-1207118459'), (u'PTRADD_-1207120400', u'STORE_-1207120450'), (u'MULTIEQUAL_-1207119725', u'LOAD_-1207120764'), ('const-433', u'STORE_-1207120425'), ('const-269', u'STORE_-1207121787'), (u'PTRSUB_-1207118377', u'STORE_-1207120394'), (u'PTRSUB_-1207119244', u'LOAD_-1207121732'), (u'INDIRECT_-1207118860', u'MULTIEQUAL_-1207119307'), (u'LOAD_-1207120705', u'INT_EQUAL_-1207120666'), (u'INT_ADD_-1207120482', u'INT_SEXT_-1207120469'), (u'INT_EQUAL_-1207120192', u'CBRANCH_-1207120190'), (u'PTRADD_-1207118214', u'CAST_-1207118148'), ('const-433', u'STORE_-1207121776'), (u'PTRADD_-1207120082', u'CAST_-1207118508'), (u'LOAD_-1207121053', u'INT_SLESS_-1207121027'), (u'MULTIEQUAL_-1207119530', u'LOAD_-1207120214'), ('const-1', u'CALL_-1207119513'), (u'SUBPIECE_-1207119157', u'INT_SUB_-1207120633'), (u'PTRSUB_-1207118632', u'LOAD_-1207120153'), ('tmp_2307', u'CBRANCH_-1207120487'), ('const-433', u'LOAD_-1207120153'), (u'INT_RIGHT_-1207120173', u'INT_OR_-1207120172'), (u'INT_SEXT_-1207119692', u'CALL_-1207119513'), (u'CAST_-1207119192', u'COPY_-1207120984'), (u'INT_ADD_-1207120191', u'STORE_-1207120185'), (u'CAST_-1207119240', u'STORE_-1207121082'), ('const-32', u'PTRSUB_-1207117937'), ('const-0', u'SUBPIECE_-1207119816'), (u'INT_ADD_-1207121052', u'STORE_-1207121061'), (u'CALL_-1207119986', u'CAST_-1207117910'), ('const-1', u'PTRADD_-1207121203'), (u'INT_ADD_-1207120680', u'INT_SEXT_-1207120667'), (u'CAST_-1207118023', u'STORE_-1207119564'), ('const-40', u'PTRSUB_-1207118477'), ('const-32', u'PTRSUB_-1207118413'), (u'PTRSUB_-1207118307', u'STORE_-1207120544'), (u'MULTIEQUAL_-1207119564', u'INT_ZEXT_-1207120114'), (u'SUBPIECE_-1207119810', u'INT_ADD_-1207120482'), ('const-433', u'STORE_-1207120001'), (u'PTRSUB_-1207118845', u'LOAD_-1207120705'), ('const-8', u'INT_ADD_-1207120235'), (u'SUBPIECE_-1207119515', u'STORE_-1207121747'), (u'LOAD_-1207120142', u'MULTIEQUAL_-1207119778'), ('const-1', u'PTRADD_-1207118354'), (u'CALL_-1207121765', u'CAST_-1207119148'), (u'LOAD_-1207119579', u'MULTIEQUAL_-1207119530'), ('const-433', u'LOAD_-1207120563'), (u'LOAD_-1207119579', u'PTRADD_-1207118099'), (u'INT_ADD_-1207120416', u'MULTIEQUAL_-1207119476'), ('const-433', u'STORE_-1207120544'), (u'SUBPIECE_-1207118486', u'INT_SUB_-1207119645'), (u'INT_SEXT_-1207119692', u'CALL_-1207119646'), ('const-433', u'STORE_-1207119977'), (u'CALL_-1207121249', u'INDIRECT_-1207119713'), ('const-433', u'STORE_-1207120657'), (u'INT_EQUAL_-1207120937', u'CBRANCH_-1207120935'), (u'CALL_-1207119646', u'INDIRECT_-1207118719'), (u'PTRSUB_-1207119162', u'STORE_-1207119224'), ('const-0', u'PTRSUB_-1207118275'), (u'MULTIEQUAL_-1207119106', u'PTRADD_-1207118201'), ('const-40', u'INT_ADD_-1207120986'), ('const-433', u'STORE_-1207118932'), (u'PTRSUB_-1207117937', u'STORE_-1207119977'), (u'SUBPIECE_-1207118734', u'INT_SUB_-1207120418'), (u'LOAD_-1207120356', u'PTRADD_-1207118354'), (u'SUBPIECE_-1207118609', u'INT_SUB_-1207120461'), (u'PTRADD_-1207117907', u'CAST_-1207117866'), ('const-433', u'STORE_-1207120010'), (u'CAST_-1207119192', u'PTRSUB_-1207119263'), (u'MULTIEQUAL_-1207119840', u'LOAD_-1207121074'), (u'INT_ADD_-1207121095', u'STORE_-1207121082'), ('const-1', u'PTRADD_-1207118874'), (u'INT_SLESS_-1207120391', u'CBRANCH_-1207120398'), (u'CAST_-1207119240', u'STORE_-1207120827'), ('const-433', u'STORE_-1207120592'), ('const-433', u'STORE_-1207120185'), ('const-56', u'PTRSUB_-1207118307'), (u'INT_ADD_-1207120728', u'STORE_-1207120733'), ('const-433', u'STORE_-1207121747'), (u'CAST_-1207119240', u'PTRADD_-1207118910'), (u'CALL_-1207120502', u'INDIRECT_-1207119003'), (u'INT_SEXT_-1207121365', u'INT_ADD_-1207121321'), ('tmp_3229', u'PIECE_-1207120168'), (u'CAST_-1207119240', u'PTRADD_-1207118246'), ('const-433', u'LOAD_-1207121871'), (u'INT_EQUAL_-1207120666', u'CBRANCH_-1207120664'), (u'INT_ADD_-1207119301', u'PTRADD_-1207121687'), ('const-433', u'LOAD_-1207121421'), (u'INT_SLESS_-1207120699', u'CBRANCH_-1207120706'), (u'CAST_-1207119022', u'MULTIEQUAL_-1207119969'), ('tmp_2233', u'BRANCH_-1207119739'), (u'INT_ADD_-1207120775', u'STORE_-1207120767'), (u'PTRSUB_-1207119078', u'LOAD_-1207121318'), ('tmp_1226', u'BRANCH_-1207120128'), (u'LOAD_-1207121404', u'CAST_-1207119014'), (u'LOAD_-1207121000', u'INT_NOTEQUAL_-1207120987'), ('const-2', u'PTRADD_-1207118464'), ('const-4', u'PTRADD_-1207119188'), (u'PTRADD_-1207120553', u'STORE_-1207120592'), (u'CALL_-1207119646', u'CAST_-1207117925'), (u'CAST_-1207118313', u'STORE_-1207120394'), (u'PTRSUB_-1207118859', u'STORE_-1207120733'), (u'MULTIEQUAL_-1207119564', u'INT_ADD_-1207121625'), ('const-32', u'PTRSUB_-1207118054'), ('const-0', u'PTRSUB_-1207118061'), (u'CAST_-1207119192', u'PTRSUB_-1207118971'), (u'CAST_-1207119192', u'PTRSUB_-1207118859'), ('const-40', u'PTRSUB_-1207118845'), (u'INT_ADD_-1207121052', u'MULTIEQUAL_-1207119725'), (u'LOAD_-1207120444', u'INT_ADD_-1207120416'), (u'INDIRECT_-1207119477', u'MULTIEQUAL_-1207119448'), (u'INT_ADD_-1207119321', u'STORE_-1207120827'), (u'CAST_-1207119192', u'PTRSUB_-1207119092'), ('tmp_3228', u'SUBPIECE_-1207119915'), (u'PTRADD_-1207118609', u'CAST_-1207118532'), (u'CALL_-1207120419', u'INDIRECT_-1207119097'), (u'SUBPIECE_-1207119409', u'STORE_-1207120382'), (u'PTRSUB_-1207118133', u'LOAD_-1207119641'), ('const-433', u'STORE_-1207119537'), (u'MULTIEQUAL_-1207118648', u'INT_LESS_-1207121114'), ('const--4', u'INT_ADD_-1207119013'), ('const-0', u'PTRSUB_-1207118801'), ('const-433', u'STORE_-1207120603'), ('const-4', u'PTRADD_-1207118196'), (u'LOAD_-1207119512', u'MULTIEQUAL_-1207119408'), (u'LOAD_-1207119747', u'MULTIEQUAL_-1207119106'), (u'INT_SEXT_-1207121365', u'CALL_-1207121366'), (u'LOAD_-1207121626', u'INT_ADD_-1207121608'), (u'CALL_-1207120143', u'CAST_-1207117898'), (u'SUBPIECE_-1207119816', u'INT_ADD_-1207120563'), ('const-8', u'PTRADD_-1207118354'), (u'CAST_-1207119192', u'PTRSUB_-1207118271'), (u'INT_SEXT_-1207120126', u'PTRADD_-1207120068'), ('const-2', u'PTRADD_-1207118201'), (u'INT_SEXT_-1207121042', u'INT_SLESS_-1207121027'), (u'MULTIEQUAL_-1207118648', u'INT_LESS_-1207120842'), (u'PTRSUB_-1207118982', u'LOAD_-1207121053'), (u'LOAD_-1207121742', u'PTRADD_-1207121668'), (u'CALL_-1207121366', u'CALL_-1207121346'), (u'PTRADD_-1207118599', u'CAST_-1207118523'), (u'INT_ZEXT_-1207119935', u'INT_ADD_-1207121078'), ('const-433', u'LOAD_-1207120393'), (u'PTRSUB_-1207118950', u'STORE_-1207120998'), ('const-32', u'PTRSUB_-1207118971'), ('const-32', u'PTRSUB_-1207119244'), ('const-4', u'PTRADD_-1207119142'), (u'INT_OR_-1207120166', u'STORE_-1207120142'), ('const-0', u'INT_EQUAL_-1207119691'), (u'PTRSUB_-1207118734', u'LOAD_-1207120444'), ('const-65280', u'INT_AND_-1207120172'), ('const-433', u'STORE_-1207120485'), (u'CAST_-1207117925', u'STORE_-1207119637'), ('const-433', u'LOAD_-1207120764'), (u'MULTIEQUAL_-1207118648', u'INT_ADD_-1207119321'), ('const-433', u'LOAD_-1207121732'), ('const-1', u'CALL_-1207121765'), (u'CAST_-1207119192', u'PTRSUB_-1207118867'), (u'LOAD_-1207120018', u'PTRADD_-1207118214'), (u'CAST_-1207118148', u'STORE_-1207120003'), (u'LOAD_-1207120725', u'INT_SLESS_-1207120699'), (u'INDIRECT_-1207118679', u'MULTIEQUAL_-1207119709'), (u'MULTIEQUAL_-1207118648', u'INT_ADD_-1207120460'), ('const-433', u'STORE_-1207121612'), (u'CAST_-1207119192', u'PTRSUB_-1207118477'), (u'CAST_-1207119192', u'PTRSUB_-1207118957'), (u'LOAD_-1207121609', u'MULTIEQUAL_-1207118650'), (u'LOAD_-1207121732', u'PTRADD_-1207121668'), (u'LOAD_-1207120138', u'MULTIEQUAL_-1207119476'), (u'CAST_-1207118392', u'STORE_-1207120118'), (u'MULTIEQUAL_-1207119550', u'INT_SUB_-1207120568'), (u'CAST_-1207119192', u'PTRSUB_-1207118126'), (u'MULTIEQUAL_-1207118648', u'INT_ZEXT_-1207119617'), (u'LOAD_-1207120231', u'INT_EQUAL_-1207120192'), (u'PTRADD_-1207120344', u'STORE_-1207120387'), (u'SUBPIECE_-1207119543', u'INT_SEXT_-1207120406'), (u'CAST_-1207119192', u'PTRSUB_-1207118157'), ('const-433', u'STORE_-1207119882'), ('const-433', u'STORE_-1207119504'), (u'PTRSUB_-1207118971', u'LOAD_-1207121029'), (u'LOAD_-1207120974', u'LOAD_-1207120955'), (u'PTRADD_-1207118604', u'STORE_-1207120959'), ('const-40', u'PTRSUB_-1207118786'), (u'MULTIEQUAL_-1207119106', u'MULTIEQUAL_-1207119725'), ('const-2', u'PTRADD_-1207118873'), ('const-32', u'PTRSUB_-1207118482'), (u'CAST_-1207119192', u'PTRSUB_-1207117920'), ('const-4', u'PTRADD_-1207119009'), ('const-433', u'LOAD_-1207120428'), (u'CAST_-1207119192', u'PTRSUB_-1207119298'), (u'INT_OR_-1207120169', u'INT_OR_-1207120166'), (u'LOAD_-1207120759', u'INT_ADD_-1207120728'), ('const-433', u'LOAD_-1207120570'), ('const-0', u'PTRSUB_-1207119263'), (u'PTRADD_-1207118459', u'STORE_-1207120065'), ('const-56', u'PTRSUB_-1207118076'), (u'CAST_-1207119192', u'PTRSUB_-1207117916'), (u'CALL_-1207120967', u'INDIRECT_-1207119598'), (u'LOAD_-1207119730', u'SUBPIECE_-1207118488'), (u'PTRSUB_-1207118436', u'LOAD_-1207120507'), (u'INT_SUB_-1207120461', u'INT_SEXT_-1207120453'), (u'CAST_-1207119192', u'PTRSUB_-1207118384'), (u'LOAD_-1207120955', u'MULTIEQUAL_-1207118650'), (u'LOAD_-1207120753', u'SUBPIECE_-1207119157'), ('const-433', u'STORE_-1207120341'), ('const-433', u'LOAD_-1207120231'), (u'CAST_-1207118148', u'MULTIEQUAL_-1207119106'), ('const-56', u'PTRSUB_-1207118822'), ('const-1', u'INT_ADD_-1207120416'), (u'CAST_-1207119192', u'PTRSUB_-1207118513'), (u'LOAD_-1207120461', u'INT_ADD_-1207120443'), ('tmp_1204', u'BRANCH_-1207120444'), (u'CALL_-1207121833', u'INDIRECT_-1207119967'), (u'CAST_-1207119240', u'PTRADD_-1207118464'), (u'INT_SEXT_-1207120535', u'CALL_-1207120502'), ('tmp_3228', u'SUBPIECE_-1207119515'), ('const-433', u'STORE_-1207120413'), (u'CAST_-1207119240', u'PTRADD_-1207119009'), (u'INT_SEXT_-1207120469', u'CALL_-1207120419'), ('const-1', u'RETURN_-1207120318'), ('tmp_3098', u'BRANCH_-1207119608'), (u'CAST_-1207118552', u'LOAD_-1207120236'), ('const-433', u'STORE_-1207119224'), ('const-4', u'PTRADD_-1207118246'), ('const-0', u'INT_EQUAL_-1207120468'), ('const-2', u'PTRADD_-1207118349'), (u'CAST_-1207118686', u'STORE_-1207120603'), ('const-433', u'LOAD_-1207120822'), (u'MULTIEQUAL_-1207118650', u'BRANCHIND_-1207121544'), ('const-433', u'LOAD_-1207121010'), ('tmp_1745', u'CBRANCH_-1207120850'), (u'LOAD_-1207120018', u'LOAD_-1207119999'), (u'INT_SLESS_-1207121027', u'CBRANCH_-1207121034'), (u'INT_SUB_-1207120633', u'INT_SEXT_-1207120619'), (u'PTRADD_-1207118354', u'STORE_-1207120341'), ('tmp_3160', u'BRANCH_-1207119558'), ('const-32', u'PTRSUB_-1207117956'), (u'SUBPIECE_-1207118488', u'INT_SUB_-1207119645'), (u'CAST_-1207119240', u'STORE_-1207120447'), (u'CAST_-1207119192', u'PTRSUB_-1207118705'), (u'CAST_-1207119192', u'PTRSUB_-1207119217'), ('tmp_567', u'CBRANCH_-1207120975'), ('const-0', u'PTRSUB_-1207118664'), ('const-0', u'STORE_-1207119224'), (u'LOAD_-1207120570', u'CALL_-1207120502'), ('const-40', u'PTRSUB_-1207118121'), ('const-433', u'STORE_-1207118931'), (u'INT_ADD_-1207121321', u'SUBPIECE_-1207119816'), (u'PTRSUB_-1207118705', u'LOAD_-1207120393'), ('const-56', u'PTRSUB_-1207118041'), ('const-4', u'PTRADD_-1207118599'), (u'CAST_-1207119192', u'PTRSUB_-1207118408'), (u'CAST_-1207119240', u'STORE_-1207120767'), (u'CAST_-1207118876', u'CALL_-1207120967'), (u'LOAD_-1207120185', u'SUBPIECE_-1207118836'), (u'PTRSUB_-1207119239', u'STORE_-1207121717'), ('const-56', u'PTRSUB_-1207118157'), ('tmp_2930', u'BRANCH_-1207120135'), (u'INT_ADD_-1207120235', u'STORE_-1207120222'), (u'LOAD_-1207120177', u'INT_SLESS_-1207120151'), (u'PTRSUB_-1207117956', u'LOAD_-1207120005'), (u'CAST_-1207119192', u'PTRSUB_-1207118734'), (u'CAST_-1207119192', u'PTRSUB_-1207117997'), ('const-433', u'STORE_-1207120394'), ('const-0', u'PTRADD_-1207118875'), ('tmp_1965', u'CBRANCH_-1207120706'), (u'INT_ADD_-1207120806', u'CAST_-1207118775'), (u'PTRADD_-1207119009', u'CAST_-1207118888'), ('tmp_2445', u'CBRANCH_-1207120398'), (u'CAST_-1207119192', u'PTRSUB_-1207119282'), (u'CAST_-1207119192', u'PTRSUB_-1207118871'), (u'INT_SLESS_-1207120151', u'CBRANCH_-1207120158'), ('const-4', u'PTRADD_-1207118454'), (u'MULTIEQUAL_-1207118648', u'INT_ZEXT_-1207119740'), (u'INT_AND_-1207120175', u'INT_RIGHT_-1207120171'), (u'PTRADD_-1207119188', u'CAST_-1207119073'), ('const-8', u'INT_ADD_-1207120460'), (u'COPY_-1207120984', u'RETURN_-1207120914'), (u'INT_SEXT_-1207120535', u'STORE_-1207120544'), (u'CAST_-1207119192', u'PTRSUB_-1207117941'), (u'INT_ADD_-1207120416', u'STORE_-1207120425'), (u'MULTIEQUAL_-1207119725', u'INT_ADD_-1207119013'), (u'LOAD_-1207120153', u'MULTIEQUAL_-1207119605'), (u'CALL_-1207121833', u'CAST_-1207119192'), ('const-2', u'PTRADD_-1207118609'), (u'PTRSUB_-1207118867', u'LOAD_-1207120753'), (u'INT_ZEXT_-1207119617', u'INT_ADD_-1207120218'), (u'INT_SEXT_-1207120166', u'INT_SLESS_-1207120151'), (u'CAST_-1207119192', u'PTRSUB_-1207118325'), (u'CAST_-1207119192', u'PTRSUB_-1207118786'), (u'PTRSUB_-1207119000', u'LOAD_-1207121079'), ('const-1', u'PTRADD_-1207120068'), (u'LOAD_-1207120428', u'PTRADD_-1207118241'), (u'CAST_-1207119192', u'PTRSUB_-1207119231'), (u'INT_LEFT_-1207120169', u'INT_OR_-1207120169'), (u'CAST_-1207117925', u'MULTIEQUAL_-1207119673'), (u'CAST_-1207118756', u'MULTIEQUAL_-1207119725'), ('const-433', u'STORE_-1207120134'), (u'LOAD_-1207119641', u'MULTIEQUAL_-1207119408'), ('const-433', u'LOAD_-1207121609'), ('const-0', u'PTRSUB_-1207118859'), ('const-433', u'LOAD_-1207119645'), (u'CALL_-1207121346', u'INDIRECT_-1207119759'), ('const-1', u'CALL_-1207121833'), ('const-0', u'SUBPIECE_-1207118486'), ('const-433', u'LOAD_-1207120759'), ('const-8', u'PTRADD_-1207118241'), ('const-433', u'LOAD_-1207119894'), ('const-0', u'PTRSUB_-1207118989'), ('const-0', u'STORE_-1207118931'), (u'INT_LESS_-1207120254', u'CBRANCH_-1207120262'), ('const-8', u'INT_ADD_-1207119321'), (u'CAST_-1207119192', u'PTRSUB_-1207118650'), (u'INT_ADD_-1207120728', u'SUBPIECE_-1207119679'), (u'PTRADD_-1207118219', u'CAST_-1207118153'), ('const-0', u'PTRSUB_-1207118384'), ('const-1', u'PTRADD_-1207120400'), (u'INT_LESS_-1207121439', u'CBRANCH_-1207121447'), (u'CAST_-1207118313', u'MULTIEQUAL_-1207119922'), ('const-433', u'LOAD_-1207120461'), ('const--1', u'INT_ADD_-1207119301'), ('const-433', u'LOAD_-1207120185'), (u'CAST_-1207118366', u'LOAD_-1207120080'), ('const-1', u'PTRADD_-1207120344'), (u'PTRADD_-1207118201', u'STORE_-1207120001'), (u'CAST_-1207119240', u'STORE_-1207120222'), (u'SUBPIECE_-1207119467', u'INT_SEXT_-1207120166'), (u'INT_SUB_-1207120418', u'INT_SEXT_-1207120402'), ('const-56', u'PTRSUB_-1207119078'), ('const-1', u'PTRADD_-1207120507'), (u'LOAD_-1207121029', u'MULTIEQUAL_-1207119922'), (u'PTRSUB_-1207118271', u'STORE_-1207120485'), (u'PTRSUB_-1207118871', u'LOAD_-1207120759'), (u'LOAD_-1207121676', u'MULTIEQUAL_-1207119564'), (u'PTRSUB_-1207118650', u'STORE_-1207120185'), (u'LOAD_-1207120822', u'MULTIEQUAL_-1207119573'), ('const-32', u'PTRSUB_-1207118794'), (u'LOAD_-1207121010', u'STORE_-1207120998'), (u'MULTIEQUAL_-1207119844', u'MULTIEQUAL_-1207119307'), ('const-2', u'PTRADD_-1207118099'), (u'LOAD_-1207120845', u'INT_ADD_-1207120762'), (u'SUBPIECE_-1207119824', u'CALL_-1207120967'), (u'PTRADD_-1207118875', u'STORE_-1207121018'), (u'CAST_-1207119148', u'STORE_-1207121756'), (u'CALL_-1207120502', u'CAST_-1207118222'), (u'LOAD_-1207120705', u'SUBPIECE_-1207119159'), ('const-433', u'STORE_-1207121326'), (u'CAST_-1207119192', u'PTRSUB_-1207119248'), (u'CAST_-1207118222', u'STORE_-1207120485'), (u'INDIRECT_-1207118757', u'MULTIEQUAL_-1207119307'), (u'PTRSUB_-1207118162', u'LOAD_-1207119688'), (u'LOAD_-1207120414', u'MULTIEQUAL_-1207119725'), ('tmp_2469', u'BRANCH_-1207120375'), ('const-56', u'PTRSUB_-1207118643'), (u'LOAD_-1207120393', u'MULTIEQUAL_-1207119673'), ('const-433', u'STORE_-1207120450'), (u'PTRSUB_-1207117977', u'LOAD_-1207119645'), ('const-433', u'STORE_-1207121756'), (u'CAST_-1207119192', u'PTRSUB_-1207118162'), ('const-0', u'PTRSUB_-1207117920'), ('const-1', u'PTRADD_-1207118875'), (u'MULTIEQUAL_-1207119605', u'PTRADD_-1207120082'), (u'INT_EQUAL_-1207120523', u'CBRANCH_-1207120521'), ('tmp_1103', u'CBRANCH_-1207120521'), ('const-1', u'PTRADD_-1207120553'), ('const-433', u'LOAD_-1207120845'), ('const-24', u'INT_RIGHT_-1207120173'), ('const-88', u'CALL_-1207121833'), (u'LOAD_-1207120236', u'INT_ADD_-1207120218'), (u'INT_SEXT_-1207120402', u'PTRADD_-1207120344'), ('tmp_2733', u'CBRANCH_-1207120262'), ('const-1', u'PTRADD_-1207118874'), ('const-433', u'STORE_-1207119614'), (u'MULTIEQUAL_-1207119844', u'MULTIEQUAL_-1207119448'), ('const-56', u'PTRSUB_-1207117997'), ('const-32', u'PTRSUB_-1207118518'), (u'LOAD_-1207120753', u'CALL_-1207119895'), (u'MULTIEQUAL_-1207119969', u'LOAD_-1207121404'), ('tmp_726', u'CBRANCH_-1207120935'), (u'LOAD_-1207120563', u'SUBPIECE_-1207118611'), ('const-1', u'PTRADD_-1207120322'), ('const-0', u'CALL_-1207121765'), (u'CAST_-1207119192', u'PTRSUB_-1207118121'), ('const-2', u'PTRADD_-1207118604'), (u'LOAD_-1207121294', u'MULTIEQUAL_-1207120014'), (u'CALL_-1207120143', u'INDIRECT_-1207119186'), (u'MULTIEQUAL_-1207118648', u'INT_LESS_-1207121439'), (u'LOAD_-1207120822', u'MULTIEQUAL_-1207118954'), (u'PTRSUB_-1207118716', u'LOAD_-1207120417'), (u'SUBPIECE_-1207119467', u'INT_ADD_-1207119705'), ('const-433', u'LOAD_-1207120507'), ('const-40', u'PTRSUB_-1207118257'), ('const-433', u'LOAD_-1207120005'), (u'INT_LESS_-1207120790', u'CBRANCH_-1207120798'), ('const-1', u'PTRADD_-1207121668'), ('const-48', u'INT_LESS_-1207121439'), (u'MULTIEQUAL_-1207119591', u'LOAD_-1207120439'), (u'CAST_-1207119192', u'PTRSUB_-1207117961'), (u'LOAD_-1207121096', u'INT_ADD_-1207121078'), ('const-433', u'STORE_-1207119621'), ('const-48', u'INT_LESS_-1207120842'), ('const-4', u'PTRADD_-1207118673'), (u'INT_ADD_-1207120191', u'SUBPIECE_-1207119467'), (u'INT_ADD_-1207120191', u'MULTIEQUAL_-1207119408'), ('const-8', u'INT_ADD_-1207121625'), ('const-1', u'PTRADD_-1207118873'), (u'INDIRECT_-1207119704', u'MULTIEQUAL_-1207119844'), ('const-433', u'LOAD_-1207121345'), ('const-433', u'LOAD_-1207120219'), (u'PTRADD_-1207118099', u'STORE_-1207119564'), ('const-1', u'CALL_-1207120502'), (u'PTRSUB_-1207119163', u'STORE_-1207121776'), (u'INT_ADD_-1207120460', u'STORE_-1207120447'), ('const-40', u'PTRSUB_-1207118181'), (u'CAST_-1207119240', u'PTRADD_-1207118743'), (u'INT_ADD_-1207119321', u'INT_LESS_-1207120790'), ('const-4', u'PTRADD_-1207118464'), (u'INT_SEXT_-1207121365', u'INT_SUB_-1207121268'), ('const-433', u'LOAD_-1207119532'), (u'INT_SEXT_-1207120619', u'PTRADD_-1207120553'), ('const-433', u'STORE_-1207121700'), (u'INT_SUB_-1207120142', u'INT_SEXT_-1207120126'), (u'CAST_-1207119073', u'LOAD_-1207121626'), (u'INT_ADD_-1207120218', u'CAST_-1207118551'), ('const-1', u'CALL_-1207120419'), ('const-0', u'STORE_-1207121717'), (u'CAST_-1207119240', u'LOAD_-1207121676'), ('const-433', u'STORE_-1207120447'), ('const-433', u'LOAD_-1207120623'), (u'CAST_-1207119192', u'PTRSUB_-1207118041'), (u'INT_SLESS_-1207121292', u'CBRANCH_-1207121299'), ('const-0', u'STORE_-1207118932'), ('const-0', u'PTRSUB_-1207118871'), ('const-2', u'PTRADD_-1207118209'), ('const-47', u'INT_LESS_-1207120790'), (u'LOAD_-1207119688', u'CALL_-1207119646'), (u'MULTIEQUAL_-1207119844', u'MULTIEQUAL_-1207119373'), (u'INT_ADD_-1207121855', u'CAST_-1207119209'), ('const-2', u'PTRADD_-1207118104'), (u'CALL_-1207121366', u'CALL_-1207121237'), (u'INT_SEXT_-1207120714', u'INT_SLESS_-1207120699'), (u'INT_EQUAL_-1207120468', u'CBRANCH_-1207120466'), (u'PTRSUB_-1207118413', u'LOAD_-1207120461'), (u'INT_SEXT_-1207119692', u'STORE_-1207119537'), ('const-2', u'PTRADD_-1207118236'), ('tmp_2677', u'BRANCH_-1207119631'), (u'CALL_-1207119646', u'CAST_-1207118062'), (u'CAST_-1207119192', u'PTRSUB_-1207118377'), (u'INT_SEXT_-1207120406', u'INT_SLESS_-1207120391'), ('const-433', u'LOAD_-1207121000'), ('const-433', u'LOAD_-1207119730'), (u'CAST_-1207119192', u'PTRSUB_-1207118061'), ('const-4', u'PTRADD_-1207118910'), ('tmp_1418', u'CBRANCH_-1207121034'), ('const-0', u'PTRSUB_-1207119085'), (u'PTRADD_-1207118872', u'STORE_-1207118931'), (u'PTRSUB_-1207119248', u'LOAD_-1207121742'), (u'PTRSUB_-1207118181', u'LOAD_-1207119730'), ('const-56', u'PTRSUB_-1207118408'), ('const-32', u'PTRSUB_-1207118377'), (u'MULTIEQUAL_-1207119564', u'INT_LESS_-1207121644'), (u'INT_ADD_-1207121321', u'STORE_-1207121326'), ('const-0', u'PTRSUB_-1207118650'), ('const-4', u'PTRADD_-1207118609'), ('const-433', u'LOAD_-1207121294'), (u'LOAD_-1207120753', u'CALL_-1207120624'), (u'INT_ADD_-1207120986', u'CAST_-1207118501'), ('const-1', u'PTRADD_-1207118214'), (u'INDIRECT_-1207118798', u'MULTIEQUAL_-1207119448'), ('tmp_761', u'CBRANCH_-1207121447'), (u'CAST_-1207119192', u'PTRSUB_-1207118320'), ('const-0', u'PTRSUB_-1207117977'), (u'CAST_-1207119240', u'PTRADD_-1207119188'), ('const-2', u'PTRADD_-1207118246'), ('tmp_1282', u'CBRANCH_-1207121122'), ('tmp_1689', u'BRANCH_-1207119971'), ('const-4', u'PTRADD_-1207118094'), (u'CAST_-1207119192', u'PTRSUB_-1207118822'), (u'PTRSUB_-1207118723', u'STORE_-1207120425'), (u'INDIRECT_-1207119759', u'MULTIEQUAL_-1207119709'), (u'PIECE_-1207120168', u'CAST_-1207119240'), ('const-433', u'STORE_-1207120176'), (u'CAST_-1207119192', u'PTRSUB_-1207118801'), ('const-433', u'LOAD_-1207119688'), (u'INT_SEXT_-1207120535', u'CALL_-1207120143'), (u'CAST_-1207118532', u'LOAD_-1207120974'), (u'INT_NOTEQUAL_-1207120987', u'CBRANCH_-1207120975'), (u'CAST_-1207118279', u'STORE_-1207120341'), (u'PTRSUB_-1207119085', u'STORE_-1207121326'), (u'CAST_-1207119192', u'PTRSUB_-1207118054'), (u'MULTIEQUAL_-1207119476', u'INT_ADD_-1207118747'), ('tmp_1544', u'CBRANCH_-1207120466'), (u'PTRSUB_-1207118477', u'STORE_-1207120111'), ('const-0', u'SUBPIECE_-1207119810'), (u'CAST_-1207119192', u'PTRSUB_-1207118372'), (u'LOAD_-1207121318', u'INT_SLESS_-1207121292'), ('const-0', u'PTRSUB_-1207119000'), (u'INT_SEXT_-1207120193', u'STORE_-1207120176'), ('const-433', u'STORE_-1207120959'), (u'PTRSUB_-1207117920', u'LOAD_-1207120142'), (u'PTRADD_-1207121668', u'STORE_-1207121707'), (u'CAST_-1207118775', u'LOAD_-1207120822'), (u'CALL_-1207120987', u'INDIRECT_-1207119612'), (u'CAST_-1207117866', u'LOAD_-1207119747'), (u'CAST_-1207119072', u'LOAD_-1207121609'), (u'INDIRECT_-1207119598', u'MULTIEQUAL_-1207119844'), (u'PTRADD_-1207118104', u'CAST_-1207118032'), ('const-433', u'STORE_-1207120998'), ('const-32', u'PTRSUB_-1207117992'), ('const-433', u'STORE_-1207119564'), (u'MULTIEQUAL_-1207119373', u'MULTIEQUAL_-1207119844'), (u'CAST_-1207118007', u'STORE_-1207119882'), ('const-433', u'STORE_-1207121082'), (u'LOAD_-1207120493', u'MULTIEQUAL_-1207119778'), ('const-56', u'PTRSUB_-1207118716'), (u'CAST_-1207118622', u'LOAD_-1207120461'), (u'CAST_-1207119192', u'PTRSUB_-1207118989'), ('const-32', u'PTRSUB_-1207117916'), (u'MULTIEQUAL_-1207119408', u'INT_ADD_-1207118674'), ('const-4', u'PTRADD_-1207118743'), (u'MULTIEQUAL_-1207118648', u'INT_ADD_-1207120775'), (u'CAST_-1207118007', u'MULTIEQUAL_-1207119511'), ('const-433', u'LOAD_-1207121404'), ('const-0', u'INT_EQUAL_-1207120937'), ('const-1', u'CALL_-1207119895'), (u'CALL_-1207119895', u'CAST_-1207118007'), ('const-433', u'LOAD_-1207120236'), (u'PTRADD_-1207118464', u'CAST_-1207118366'), (u'INT_SEXT_-1207120667', u'STORE_-1207120657'), (u'PTRSUB_-1207117941', u'LOAD_-1207119985'), (u'CALL_-1207119646', u'INDIRECT_-1207118860'), (u'INT_ADD_-1207120728', u'MULTIEQUAL_-1207119550'), (u'INT_SEXT_-1207120667', u'STORE_-1207119912'), ('const-0', u'PTRSUB_-1207117941'), (u'CAST_-1207118887', u'MULTIEQUAL_-1207119840'), (u'INDIRECT_-1207118694', u'MULTIEQUAL_-1207119619'), (u'PTRSUB_-1207118408', u'STORE_-1207120452'), (u'MULTIEQUAL_-1207119922', u'PTRADD_-1207120958'), ('const-2', u'PTRADD_-1207117907'), ('const-433', u'LOAD_-1207120753'), ('const-433', u'STORE_-1207119679'), (u'CAST_-1207119240', u'STORE_-1207121407'), (u'LOAD_-1207120507', u'SUBPIECE_-1207118734'), (u'LOAD_-1207120753', u'MULTIEQUAL_-1207119511'), ('const-2', u'PTRADD_-1207118459'), (u'CAST_-1207119148', u'PTRADD_-1207121687'), (u'CAST_-1207118062', u'MULTIEQUAL_-1207119605'), (u'CAST_-1207119192', u'PTRSUB_-1207118275'), ('const-0', u'SUBPIECE_-1207118611'), ('const-1', u'PTRADD_-1207118872'), (u'PTRSUB_-1207118275', u'LOAD_-1207120493'), ('const-56', u'PTRSUB_-1207117961'), (u'PTRADD_-1207118236', u'CAST_-1207118182'), (u'PTRSUB_-1207117973', u'STORE_-1207119637'), (u'INT_LESS_-1207120479', u'CBRANCH_-1207120487'), ('const-0', u'PTRSUB_-1207118133'), (u'SUBPIECE_-1207118732', u'INT_SUB_-1207120418'), ('const-40', u'PTRSUB_-1207119231'), ('const-2', u'PTRADD_-1207118454'), (u'MULTIEQUAL_-1207118648', u'INT_ZEXT_-1207119683'), ('const-4', u'PTRADD_-1207118673'), (u'MULTIEQUAL_-1207119307', u'MULTIEQUAL_-1207119844'), (u'INT_RIGHT_-1207120171', u'INT_OR_-1207120172'), (u'PTRADD_-1207118359', u'CAST_-1207118288'), ('const-56', u'PTRSUB_-1207119282'), (u'INT_ADD_-1207120563', u'INT_SEXT_-1207120535'), (u'CAST_-1207119192', u'PTRSUB_-1207119244'), (u'CALL_-1207121237', u'INDIRECT_-1207119704'), (u'SUBPIECE_-1207119679', u'INT_SEXT_-1207120714'), (u'CAST_-1207118288', u'LOAD_-1207120356'), (u'INT_ADD_-1207118747', u'PTRADD_-1207120322'), (u'INDIRECT_-1207118719', u'MULTIEQUAL_-1207119373'), (u'LOAD_-1207120080', u'PTRADD_-1207118459'), (u'CALL_-1207120143', u'CAST_-1207118392'), (u'INT_ADD_-1207119321', u'INT_ZEXT_-1207119889'), ('const-433', u'STORE_-1207120767'), (u'CAST_-1207118138', u'MULTIEQUAL_-1207118954'), ('const-48', u'INT_LESS_-1207120254'), (u'CALL_-1207120624', u'CAST_-1207118686')]
[(u'CAST_-1207118347', u'LOAD_-1207120080'), (u'CALL_-1207119646', u'INT_ADD_-1207119617'), (u'INT_ADD_-1207120416', u'MULTIEQUAL_-1207119469'), (u'CAST_-1207119173', u'PTRADD_-1207119164'), ('const-433', u'LOAD_-1207120461'), (u'PTRADD_-1207118416', u'CAST_-1207118338'), (u'INT_LESS_-1207120842', u'CBRANCH_-1207120850'), ('const-4', u'PTRADD_-1207119191'), ('const-0', u'INT_EQUAL_-1207120192'), ('const-8', u'PTRADD_-1207118236'), (u'LOAD_-1207120955', u'MULTIEQUAL_-1207118592'), ('const-433', u'LOAD_-1207120177'), (u'INDIRECT_-1207118712', u'MULTIEQUAL_-1207119366'), (u'CAST_-1207119173', u'PTRADD_-1207118284'), ('tmp_342', u'CBRANCH_-1207121652'), (u'CAST_-1207119173', u'LOAD_-1207119894'), (u'PTRADD_-1207118003', u'LOAD_-1207119532'), ('const-0', u'STORE_-1207121717'), ('const-433', u'STORE_-1207121018'), (u'LOAD_-1207120005', u'CALL_-1207119986'), ('const-7', u'PTRADD_-1207118122'), ('tmp_1481', u'BRANCH_-1207120964'), (u'INT_ADD_-1207121004', u'CAST_-1207118827'), ('const-16711680', u'INT_AND_-1207120175'), (u'PTRADD_-1207118042', u'STORE_-1207119912'), ('const-4', u'PTRADD_-1207118021'), (u'CAST_-1207119173', u'STORE_-1207121061'), ('const-8', u'PTRADD_-1207118289'), (u'MULTIEQUAL_-1207118590', u'INT_ZEXT_-1207120057'), (u'CAST_-1207119133', u'STORE_-1207121776'), ('const-8', u'PTRADD_-1207117925'), (u'INT_SEXT_-1207120667', u'CALL_-1207120624'), (u'LOAD_-1207121742', u'INT_ADD_-1207121714'), (u'CALL_-1207121237', u'INDIRECT_-1207119697'), ('const-8', u'PTRADD_-1207118903'), (u'CALL_-1207120624', u'INDIRECT_-1207119470'), ('const-0', u'SUBPIECE_-1207119672'), (u'INT_ADD_-1207120416', u'SUBPIECE_-1207119536'), (u'CALL_-1207119646', u'STORE_-1207119637'), (u'INT_SUB_-1207121268', u'INT_ADD_-1207121249'), (u'LOAD_-1207121079', u'INT_ADD_-1207121052'), ('const-433', u'LOAD_-1207120142'), (u'CAST_-1207119001', u'LOAD_-1207121421'), ('const-8', u'PTRADD_-1207119173'), (u'CALL_-1207119895', u'MULTIEQUAL_-1207119504'), ('const-4', u'PTRADD_-1207119204'), (u'SUBPIECE_-1207119100', u'INT_SUB_-1207120633'), (u'SUBPIECE_-1207118777', u'INT_SUB_-1207120142'), ('const-40', u'INT_ADD_-1207121855'), (u'MULTIEQUAL_-1207118590', u'INT_LESS_-1207120842'), (u'CAST_-1207117846', u'LOAD_-1207119747'), (u'CAST_-1207119173', u'PTRADD_-1207117925'), (u'INT_ADD_-1207120191', u'SUBPIECE_-1207119460'), ('const-2', u'PTRADD_-1207118160'), ('const-0', u'INT_EQUAL_-1207120523'), ('const-0', u'SUBPIECE_-1207118549'), ('const-7', u'PTRADD_-1207119027'), (u'CAST_-1207119173', u'PTRADD_-1207118127'), ('const-433', u'STORE_-1207121689'), (u'PTRADD_-1207118862', u'CAST_-1207118768'), ('const-4', u'PTRADD_-1207118426'), (u'CAST_-1207119173', u'LOAD_-1207119985'), ('tmp_6335', u'STORE_-1207120767'), ('const-256', u'INT_ADD_-1207120680'), ('tmp_6337', u'INT_ADD_-1207121855'), ('const-433', u'STORE_-1207120767'), (u'CALL_-1207121765', u'INT_ADD_-1207121735'), (u'CAST_-1207119173', u'PTRADD_-1207117960'), (u'MULTIEQUAL_-1207119837', u'MULTIEQUAL_-1207119366'), ('const-8', u'PTRADD_-1207118205'), ('const-2', u'PTRADD_-1207118210'), ('const-433', u'LOAD_-1207120974'), (u'INT_ADD_-1207119617', u'STORE_-1207119614'), ('const-4', u'PTRADD_-1207119088'), ('const-1', u'CALL_-1207119646'), (u'LOAD_-1207121871', u'INT_NOTEQUAL_-1207120987'), (u'INT_ADD_-1207120728', u'SUBPIECE_-1207119672'), ('const-8', u'PTRADD_-1207118777'), (u'LOAD_-1207120138', u'MULTIEQUAL_-1207119469'), (u'CAST_-1207119173', u'PTRADD_-1207118475'), (u'INT_EQUAL_-1207119691', u'CBRANCH_-1207119689'), ('const-433', u'STORE_-1207119504'), ('const-433', u'STORE_-1207120959'), (u'CALL_-1207119513', u'STORE_-1207119504'), ('const-2', u'PTRADD_-1207118165'), ('const-8', u'INT_RIGHT_-1207120171'), ('const-8', u'PTRADD_-1207117960'), (u'MULTIEQUAL_-1207118590', u'INT_ADD_-1207120775'), ('const-4', u'PTRADD_-1207118236'), (u'INDIRECT_-1207119916', u'MULTIEQUAL_-1207119837'), ('const-8', u'PTRADD_-1207118674'), ('const-8', u'INT_LEFT_-1207120169'), ('const-7', u'PTRADD_-1207118807'), (u'LOAD_-1207121732', u'INT_ADD_-1207121714'), (u'MULTIEQUAL_-1207119717', u'LOAD_-1207120764'), (u'LOAD_-1207120461', u'CALL_-1207120419'), (u'INT_SEXT_-1207120453', u'INT_ADD_-1207120446'), ('const-4', u'INT_ADD_-1207120191'), (u'LOAD_-1207120356', u'MULTIEQUAL_-1207119832'), (u'CAST_-1207118014', u'LOAD_-1207119579'), (u'INT_ADD_-1207120443', u'CAST_-1207118602'), (u'CAST_-1207119173', u'PTRADD_-1207118222'), ('const-4', u'PTRADD_-1207118183'), (u'SUBPIECE_-1207118426', u'INT_SUB_-1207119645'), ('const-433', u'LOAD_-1207120461'), ('const-1', u'CALL_-1207119986'), (u'CAST_-1207119173', u'PTRADD_-1207118445'), ('const-1', u'CALL_-1207120502'), ('const-433', u'STORE_-1207120118'), (u'INT_ADD_-1207120206', u'INT_SEXT_-1207120193'), ('const-8', u'PTRADD_-1207118178'), (u'CALL_-1207120143', u'MULTIEQUAL_-1207120001'), (u'INT_ADD_-1207121855', u'CAST_-1207119190'), (u'INT_SEXT_-1207120747', u'CALL_-1207120549'), ('const-4', u'PTRADD_-1207117942'), (u'CAST_-1207119103', u'STORE_-1207121717'), (u'LOAD_-1207120214', u'INT_AND_-1207120175'), (u'PTRADD_-1207118222', u'STORE_-1207120450'), (u'LOAD_-1207120018', u'PTRADD_-1207118178'), (u'INT_SEXT_-1207120193', u'CALL_-1207120143'), (u'CAST_-1207119173', u'LOAD_-1207121079'), (u'CAST_-1207119173', u'PTRADD_-1207118399'), ('const-4', u'PTRADD_-1207118565'), ('const-6', u'PTRADD_-1207118903'), ('const-433', u'STORE_-1207120485'), (u'CAST_-1207119173', u'LOAD_-1207119641'), (u'CAST_-1207119173', u'PTRADD_-1207117887'), ('const-433', u'STORE_-1207120003'), (u'CAST_-1207119050', u'LOAD_-1207121609'), ('const-4', u'INT_ADD_-1207121052'), (u'LOAD_-1207120845', u'INT_ADD_-1207120806'), ('const-48', u'INT_LESS_-1207120479'), (u'CALL_-1207120143', u'INDIRECT_-1207119179'), (u'PTRADD_-1207118322', u'CAST_-1207118267'), ('const-2', u'PTRADD_-1207118173'), ('tmp_2029', u'CBRANCH_-1207120664'), (u'INT_SEXT_-1207119692', u'STORE_-1207119679'), ('const-8', u'PTRADD_-1207119178'), ('const-433', u'STORE_-1207119977'), (u'INT_ADD_-1207121052', u'MULTIEQUAL_-1207119718'), ('const-2', u'PTRADD_-1207119164'), (u'CAST_-1207118128', u'MULTIEQUAL_-1207119098'), ('const-433', u'LOAD_-1207119747'), ('const-4', u'PTRADD_-1207117877'), ('const-433', u'STORE_-1207119670'), ('tmp_6335', u'PTRADD_-1207117877'), ('const-433', u'LOAD_-1207120955'), (u'PTRADD_-1207118284', u'LOAD_-1207120563'), (u'CALL_-1207119646', u'INDIRECT_-1207118853'), (u'LOAD_-1207120214', u'INT_LEFT_-1207120166'), (u'CAST_-1207119173', u'PTRADD_-1207118604'), (u'INT_ADD_-1207119262', u'INT_ZEXT_-1207119880'), ('const-8', u'PTRADD_-1207118042'), (u'MULTIEQUAL_-1207118590', u'INT_LESS_-1207120479'), (u'INT_ADD_-1207121052', u'SUBPIECE_-1207119803'), ('tmp_6335', u'STORE_-1207120447'), ('const-8', u'PTRADD_-1207118087'), ('const-4', u'PTRADD_-1207118200'), (u'LOAD_-1207120822', u'MULTIEQUAL_-1207119566'), (u'PTRADD_-1207118210', u'CAST_-1207118169'), ('const-7', u'PTRADD_-1207118271'), ('const-433', u'LOAD_-1207121742'), (u'SUBPIECE_-1207118428', u'INT_SUB_-1207119645'), ('tmp_1816', u'CBRANCH_-1207120798'), ('const-4', u'PTRADD_-1207118698'), ('const-0', u'INT_EQUAL_-1207120666'), (u'MULTIEQUAL_-1207118947', u'MULTIEQUAL_-1207119566'), (u'INDIRECT_-1207119697', u'MULTIEQUAL_-1207119837'), (u'PTRADD_-1207117985', u'STORE_-1207119504'), ('const-433', u'STORE_-1207120176'), (u'CAST_-1207118855', u'CALL_-1207120967'), (u'CAST_-1207119173', u'PTRADD_-1207118271'), (u'CAST_-1207118133', u'LOAD_-1207120018'), (u'MULTIEQUAL_-1207119832', u'LOAD_-1207121074'), (u'CAST_-1207119173', u'PTRADD_-1207119027'), (u'INDIRECT_-1207118791', u'MULTIEQUAL_-1207119441'), (u'CALL_-1207120502', u'STORE_-1207120485'), ('const-4', u'PTRADD_-1207117887'), (u'PTRADD_-1207118777', u'STORE_-1207120657'), (u'INT_SEXT_-1207121365', u'CALL_-1207121249'), (u'LOAD_-1207121294', u'MULTIEQUAL_-1207120001'), (u'INT_SEXT_-1207120469', u'STORE_-1207120452'), (u'INDIRECT_-1207118672', u'MULTIEQUAL_-1207119702'), ('const-8', u'PTRADD_-1207119226'), (u'LOAD_-1207120507', u'INT_EQUAL_-1207120468'), (u'INT_ADD_-1207120370', u'INT_ADD_-1207120368'), ('const-433', u'LOAD_-1207120822'), ('const-0', u'SUBPIECE_-1207119809'), (u'INT_SEXT_-1207120402', u'INT_ADD_-1207120390'), (u'INT_SEXT_-1207120193', u'STORE_-1207119670'), (u'INT_OR_-1207120172', u'INT_OR_-1207120169'), (u'INT_AND_-1207120172', u'INT_LEFT_-1207120169'), (u'LOAD_-1207119747', u'MULTIEQUAL_-1207119098'), ('tmp_2247', u'BRANCH_-1207119995'), ('tmp_6335', u'STORE_-1207121612'), (u'INT_SEXT_-1207120747', u'INT_ADD_-1207120728'), (u'MULTIEQUAL_-1207119505', u'INT_LESS_-1207121644'), ('tmp_2993', u'CBRANCH_-1207119689'), (u'CAST_-1207118534', u'LOAD_-1207120236'), (u'PTRADD_-1207118475', u'STORE_-1207120176'), (u'MULTIEQUAL_-1207119300', u'MULTIEQUAL_-1207119837'), (u'PTRADD_-1207118173', u'CAST_-1207118123'), ('const-5', u'PTRADD_-1207118284'), (u'CAST_-1207118501', u'STORE_-1207120959'), (u'CALL_-1207119986', u'MULTIEQUAL_-1207119911'), ('const-0', u'SUBPIECE_-1207118673'), (u'INT_ADD_-1207120130', u'INT_ADD_-1207120128'), ('const-433', u'LOAD_-1207120570'), (u'CALL_-1207121765', u'STORE_-1207121756'), ('const-24', u'INT_LEFT_-1207120166'), (u'CALL_-1207119513', u'MULTIEQUAL_-1207119599'), (u'INT_ADD_-1207120128', u'CAST_-1207118492'), (u'LOAD_-1207119985', u'MULTIEQUAL_-1207119718'), (u'LOAD_-1207119894', u'MULTIEQUAL_-1207119543'), ('const-8', u'PTRADD_-1207118445'), ('const-8', u'PTRADD_-1207118336'), ('const-8', u'PTRADD_-1207118604'), ('const-433', u'STORE_-1207120425'), ('tmp_6335', u'PTRADD_-1207118059'), (u'INDIRECT_-1207119435', u'MULTIEQUAL_-1207119837'), (u'CAST_-1207119173', u'PTRADD_-1207119217'), (u'PTRADD_-1207118565', u'STORE_-1207120959'), ('const-433', u'STORE_-1207121776'), ('tmp_2637', u'BRANCH_-1207120105'), (u'INT_ADD_-1207121625', u'STORE_-1207121612'), (u'INT_ZEXT_-1207119733', u'INT_ADD_-1207120806'), ('const-433', u'LOAD_-1207120231'), (u'PTRADD_-1207118604', u'LOAD_-1207120177'), (u'INT_ADD_-1207121625', u'MULTIEQUAL_-1207118590'), (u'INT_ADD_-1207121733', u'CAST_-1207119116'), ('const-0', u'SUBPIECE_-1207119100'), (u'LOAD_-1207120623', u'MULTIEQUAL_-1207119543'), (u'LOAD_-1207120563', u'SUBPIECE_-1207118551'), ('const-7', u'PTRADD_-1207118008'), (u'CAST_-1207119173', u'LOAD_-1207120493'), ('const-433', u'STORE_-1207120998'), (u'CAST_-1207119173', u'LOAD_-1207120138'), (u'CAST_-1207119173', u'LOAD_-1207119645'), ('const-433', u'LOAD_-1207120214'), (u'LOAD_-1207119665', u'CALL_-1207119646'), ('const-433', u'STORE_-1207120134'), ('const-256', u'INT_ADD_-1207120482'), ('const-433', u'LOAD_-1207121626'), (u'INDIRECT_-1207118996', u'MULTIEQUAL_-1207119702'), ('tmp_2699', u'BRANCH_-1207120059'), (u'LOAD_-1207120185', u'CALL_-1207120143'), (u'LOAD_-1207121029', u'MULTIEQUAL_-1207119911'), ('const-16', u'INT_ADD_-1207120775'), (u'CALL_-1207121366', u'CAST_-1207118970'), ('const-4', u'PTRADD_-1207118750'), (u'LOAD_-1207120507', u'SUBPIECE_-1207118675'), ('const-433', u'STORE_-1207121756'), (u'CAST_-1207118755', u'LOAD_-1207120822'), ('const-1', u'CALL_-1207121833'), (u'INT_ADD_-1207120986', u'CAST_-1207118479'), (u'INT_ADD_-1207120553', u'CAST_-1207118639'), ('const-8', u'PTRADD_-1207118593'), (u'LOAD_-1207120153', u'MULTIEQUAL_-1207119599'), ('const-433', u'STORE_-1207120394'), (u'LOAD_-1207119730', u'INT_EQUAL_-1207119691'), ('tmp_1248', u'BRANCH_-1207120407'), ('const-7', u'PTRADD_-1207117965'), (u'INT_SEXT_-1207121307', u'INT_SLESS_-1207121292'), ('const-8', u'PTRADD_-1207118503'), (u'CAST_-1207118005', u'STORE_-1207119564'), (u'CALL_-1207120419', u'INT_ADD_-1207120390'), (u'SUBPIECE_-1207119672', u'INT_ADD_-1207120680'), (u'LOAD_-1207120417', u'INT_SLESS_-1207120391'), ('const-256', u'INT_ADD_-1207120206'), ('tmp_956', u'CBRANCH_-1207121299'), (u'PTRADD_-1207119226', u'STORE_-1207121787'), (u'MULTIEQUAL_-1207118590', u'INT_LESS_-1207121114'), (u'INT_ADD_-1207121735', u'INT_ADD_-1207121733'), (u'CALL_-1207120419', u'MULTIEQUAL_-1207119911'), ('tmp_2532', u'CBRANCH_-1207120190'), (u'MULTIEQUAL_-1207118590', u'INT_ZEXT_-1207119609'), ('tmp_2190', u'BRANCH_-1207120546'), ('const-433', u'LOAD_-1207119512'), ('tmp_6335', u'PTRADD_-1207118322'), (u'CAST_-1207118107', u'STORE_-1207120001'), (u'CALL_-1207119895', u'STORE_-1207119882'), (u'INT_ADD_-1207121403', u'CAST_-1207119000'), ('const--1', u'INT_ADD_-1207120370'), ('const-8', u'PTRADD_-1207118663'), (u'INT_ADD_-1207120599', u'STORE_-1207120592'), ('const-433', u'STORE_-1207120382'), (u'CALL_-1207121833', u'CAST_-1207119173'), ('const-8', u'PTRADD_-1207118003'), ('tmp_6335', u'PTRADD_-1207118160'), (u'PTRADD_-1207119186', u'CAST_-1207119103'), ('const-8', u'PTRADD_-1207119186'), ('const-433', u'LOAD_-1207119985'), (u'CALL_-1207121388', u'INDIRECT_-1207119784'), (u'MULTIEQUAL_-1207118590', u'INT_ADD_-1207120460'), (u'CAST_-1207118169', u'LOAD_-1207120428'), (u'CAST_-1207119173', u'PTRADD_-1207118042'), (u'CAST_-1207119173', u'LOAD_-1207120444'), (u'PTRADD_-1207117942', u'STORE_-1207119637'), ('const-8', u'PTRADD_-1207117907'), (u'MULTIEQUAL_-1207119566', u'CALL_-1207120549'), ('const-4', u'PTRADD_-1207118416'), (u'CALL_-1207119646', u'INDIRECT_-1207118712'), (u'INT_ADD_-1207120114', u'STORE_-1207120111'), (u'LOAD_-1207120231', u'SUBPIECE_-1207118779'), (u'CAST_-1207118118', u'MULTIEQUAL_-1207118947'), (u'PTRADD_-1207117965', u'STORE_-1207119670'), (u'INT_SUB_-1207119645', u'INT_SEXT_-1207119629'), ('const-433', u'STORE_-1207120341'), ('const-433', u'LOAD_-1207119641'), (u'INT_ZEXT_-1207120106', u'INT_ADD_-1207121608'), (u'CAST_-1207119173', u'PTRADD_-1207118674'), ('const-8', u'PTRADD_-1207119191'), ('const-5', u'PTRADD_-1207118440'), (u'INT_LEFT_-1207120166', u'INT_OR_-1207120166'), ('const-8', u'PTRADD_-1207118922'), (u'INT_ADD_-1207119705', u'INT_SEXT_-1207119692'), ('const-4', u'PTRADD_-1207118173'), ('const-4', u'PTRADD_-1207118957'), (u'PTRADD_-1207118087', u'STORE_-1207119614'), (u'PTRADD_-1207118008', u'STORE_-1207119537'), (u'CAST_-1207119173', u'LOAD_-1207121742'), ('const-2', u'PTRADD_-1207118426'), (u'PTRADD_-1207118399', u'LOAD_-1207120507'), ('const-433', u'LOAD_-1207121079'), (u'PTRADD_-1207118698', u'CAST_-1207118603'), ('const-4', u'PTRADD_-1207118631'), (u'LOAD_-1207120570', u'CALL_-1207120143'), (u'SUBPIECE_-1207118551', u'INT_SUB_-1207120461'), (u'MULTIEQUAL_-1207118590', u'INT_ADD_-1207121420'), (u'LOAD_-1207121345', u'INT_ADD_-1207121321'), ('tmp_6335', u'PTRADD_-1207118426'), ('const-4', u'PTRADD_-1207118312'), ('const-8', u'PTRADD_-1207118127'), (u'LOAD_-1207120185', u'SUBPIECE_-1207118777'), (u'INT_ADD_-1207121420', u'STORE_-1207121407'), (u'CAST_-1207119051', u'LOAD_-1207121626'), (u'LOAD_-1207120142', u'MULTIEQUAL_-1207119771'), ('tmp_1711', u'BRANCH_-1207120335'), (u'INT_SEXT_-1207120469', u'CALL_-1207119986'), (u'MULTIEQUAL_-1207118590', u'INT_ADD_-1207121095'), (u'CAST_-1207118855', u'CALL_-1207120987'), (u'CALL_-1207121388', u'INT_SEXT_-1207121365'), ('const-1', u'CALL_-1207119646'), ('const-4', u'PTRADD_-1207118862'), (u'CAST_-1207119173', u'PTRADD_-1207118742'), ('tmp_3138', u'BRANCH_-1207119498'), ('const-1', u'PTRADD_-1207118178'), ('const-4', u'PTRADD_-1207118341'), ('const-8', u'INT_ADD_-1207121420'), ('const-4', u'PTRADD_-1207118092'), (u'MULTIEQUAL_-1207119599', u'INT_ADD_-1207120130'), (u'INT_LESS_-1207121644', u'CBRANCH_-1207121652'), ('tmp_2906', u'CBRANCH_-1207120158'), ('const-5', u'PTRADD_-1207118742'), (u'LOAD_-1207119532', u'CALL_-1207119513'), ('const-433', u'STORE_-1207120387'), (u'MULTIEQUAL_-1207118592', u'INT_EQUAL_-1207120937'), ('const-433', u'LOAD_-1207119730'), ('const-8', u'PTRADD_-1207118271'), (u'CAST_-1207118827', u'STORE_-1207121018'), (u'MULTIEQUAL_-1207118590', u'INT_ZEXT_-1207119733'), (u'LOAD_-1207120493', u'MULTIEQUAL_-1207119771'), ('const-433', u'LOAD_-1207121676'), (u'INT_ADD_-1207120806', u'CAST_-1207118755'), ('const-48', u'INT_LESS_-1207120254'), (u'INDIRECT_-1207119090', u'MULTIEQUAL_-1207119612'), (u'CAST_-1207119173', u'PTRADD_-1207118480'), (u'INT_SEXT_-1207120667', u'CALL_-1207119895'), ('const-8', u'PTRADD_-1207118317'), ('const-4', u'PTRADD_-1207119016'), ('tmp_2224', u'BRANCH_-1207119876'), (u'PTRADD_-1207119016', u'LOAD_-1207121294'), (u'LOAD_-1207120563', u'INT_EQUAL_-1207120523'), ('const-433', u'STORE_-1207120413'), ('const-433', u'LOAD_-1207119665'), ('const-433', u'LOAD_-1207120507'), ('const-8', u'PTRADD_-1207118371'), ('const-1', u'CALL_-1207119513'), ('const-433', u'LOAD_-1207121318'), (u'PTRADD_-1207118807', u'LOAD_-1207120725'), (u'CAST_-1207119173', u'PTRADD_-1207118008'), (u'CAST_-1207119173', u'PTRADD_-1207118236'), ('const-5', u'PTRADD_-1207118800'), (u'CAST_-1207119173', u'STORE_-1207121807'), (u'MULTIEQUAL_-1207119098', u'MULTIEQUAL_-1207119717'), (u'CAST_-1207119173', u'PTRADD_-1207117942'), (u'INT_SUB_-1207120568', u'INT_ADD_-1207120553'), ('const-269', u'CALL_-1207121765'), ('const-433', u'STORE_-1207119537'), ('const-433', u'STORE_-1207120185'), (u'INT_ADD_-1207121006', u'INT_ADD_-1207121004'), (u'INDIRECT_-1207118687', u'MULTIEQUAL_-1207119612'), (u'CAST_-1207119173', u'PTRADD_-1207118663'), (u'LOAD_-1207120214', u'INT_AND_-1207120172'), (u'INT_LESS_-1207121114', u'CBRANCH_-1207121122'), (u'MULTIEQUAL_-1207119837', u'MULTIEQUAL_-1207119612'), ('const-0', u'SUBPIECE_-1207119402'), (u'INT_AND_-1207119844', u'CALL_-1207120967'), (u'PTRADD_-1207118200', u'CAST_-1207118160'), (u'PTRADD_-1207118205', u'STORE_-1207120413'), (u'PTRADD_-1207118127', u'LOAD_-1207119688'), (u'LOAD_-1207120439', u'SUBPIECE_-1207119402'), (u'MULTIEQUAL_-1207119718', u'INT_ADD_-1207121004'), (u'CAST_-1207119173', u'PTRADD_-1207118821'), (u'INDIRECT_-1207118853', u'MULTIEQUAL_-1207119300'), ('const-0', u'CALL_-1207121765'), (u'LOAD_-1207121421', u'INT_ADD_-1207121403'), (u'CALL_-1207120502', u'MULTIEQUAL_-1207120001'), ('const-433', u'LOAD_-1207121096'), ('const-8', u'PTRADD_-1207118807'), ('const-4', u'PTRADD_-1207118376'), (u'CALL_-1207119986', u'STORE_-1207119977'), (u'CAST_-1207119173', u'LOAD_-1207120219'), (u'MULTIEQUAL_-1207119505', u'INT_ZEXT_-1207120106'), (u'CALL_-1207121366', u'INDIRECT_-1207119767'), ('tmp_1040', u'BRANCH_-1207121234'), ('tmp_6485', u'SUBPIECE_-1207119941'), (u'LOAD_-1207120080', u'PTRADD_-1207118421'), ('const-433', u'STORE_-1207119912'), ('const-4294967295', u'INT_AND_-1207119844'), ('const-256', u'INT_ADD_-1207119705'), (u'CALL_-1207120419', u'STORE_-1207120394'), (u'LOAD_-1207120764', u'INT_SEXT_-1207120747'), (u'MULTIEQUAL_-1207118590', u'INT_ADD_-1207120235'), ('const-0', u'RETURN_-1207120914'), (u'LOAD_-1207120214', u'INT_RIGHT_-1207120173'), ('const-433', u'STORE_-1207120001'), (u'INT_SEXT_-1207120193', u'CALL_-1207119646'), (u'MULTIEQUAL_-1207119837', u'MULTIEQUAL_-1207119441'), (u'CAST_-1207119173', u'PTRADD_-1207119191'), (u'LOAD_-1207120080', u'MULTIEQUAL_-1207119583'), (u'INT_ZEXT_-1207119880', u'INT_ADD_-1207120762'), ('const-7', u'PTRADD_-1207118933'), (u'PTRADD_-1207119178', u'STORE_-1207121707'), (u'INT_ADD_-1207119262', u'STORE_-1207120827'), ('const-8', u'PTRADD_-1207119217'), ('tmp_1649', u'BRANCH_-1207120381'), ('tmp_6335', u'PTRADD_-1207119134'), ('const-433', u'LOAD_-1207120705'), (u'INT_ADD_-1207120728', u'MULTIEQUAL_-1207119543'), (u'PTRADD_-1207118312', u'CAST_-1207118258'), (u'INT_SEXT_-1207120747', u'INT_SUB_-1207120568'), (u'PTRADD_-1207118445', u'STORE_-1207120118'), ('const-433', u'STORE_-1207120603'), (u'PTRADD_-1207118560', u'CAST_-1207118501'), ('const-433', u'LOAD_-1207120153'), (u'INT_SEXT_-1207120469', u'STORE_-1207120010'), ('const-433', u'LOAD_-1207120080'), (u'CAST_-1207119173', u'PTRADD_-1207118092'), ('const-7', u'PTRADD_-1207117930'), ('const-8', u'INT_ADD_-1207121095'), (u'LOAD_-1207120219', u'INT_ADD_-1207120191'), (u'INT_ADD_-1207120218', u'CAST_-1207118533'), (u'CAST_-1207119173', u'STORE_-1207120185'), (u'LOAD_-1207120705', u'INT_EQUAL_-1207120666'), (u'INT_ADD_-1207120482', u'INT_SEXT_-1207120469'), (u'INT_EQUAL_-1207120192', u'CBRANCH_-1207120190'), ('const-13', u'STORE_-1207121807'), ('const-433', u'LOAD_-1207120018'), (u'INT_ADD_-1207121249', u'CAST_-1207118915'), (u'LOAD_-1207121053', u'INT_SLESS_-1207121027'), ('const-47', u'INT_LESS_-1207120790'), ('const-433', u'STORE_-1207119564'), ('tmp_2307', u'CBRANCH_-1207120487'), ('const-5', u'PTRADD_-1207118222'), (u'INT_RIGHT_-1207120173', u'INT_OR_-1207120172'), (u'CAST_-1207118258', u'STORE_-1207120341'), ('const-4', u'PTRADD_-1207118064'), (u'INT_SEXT_-1207119692', u'CALL_-1207119513'), (u'CAST_-1207118970', u'CALL_-1207121237'), (u'CALL_-1207121765', u'INDIRECT_-1207119916'), (u'INT_ADD_-1207120191', u'STORE_-1207120185'), (u'LOAD_-1207120428', u'MULTIEQUAL_-1207119961'), (u'CAST_-1207119173', u'PTRADD_-1207118003'), ('const-4', u'PTRADD_-1207118560'), (u'MULTIEQUAL_-1207119837', u'MULTIEQUAL_-1207119300'), ('const-2', u'PTRADD_-1207118059'), ('const-433', u'STORE_-1207120544'), (u'LOAD_-1207120753', u'SUBPIECE_-1207119098'), (u'INT_ADD_-1207121052', u'STORE_-1207121061'), ('const-433', u'LOAD_-1207120493'), ('const-4', u'PTRADD_-1207118821'), ('const-433', u'STORE_-1207120450'), ('const-8', u'PTRADD_-1207118399'), (u'PTRADD_-1207118593', u'LOAD_-1207120153'), ('const-433', u'LOAD_-1207120623'), (u'PTRADD_-1207118160', u'CAST_-1207118107'), (u'SUBPIECE_-1207119809', u'INT_SEXT_-1207121307'), (u'INT_ADD_-1207120680', u'INT_SEXT_-1207120667'), ('const-433', u'LOAD_-1207120236'), (u'CAST_-1207119173', u'PTRADD_-1207118376'), ('const-433', u'LOAD_-1207121053'), ('const-7', u'PTRADD_-1207118042'), (u'PTRADD_-1207118059', u'CAST_-1207118005'), (u'SUBPIECE_-1207119536', u'INT_ADD_-1207120206'), ('const-8', u'INT_ADD_-1207120235'), (u'LOAD_-1207119512', u'MULTIEQUAL_-1207119401'), (u'LOAD_-1207119579', u'MULTIEQUAL_-1207119522'), ('const-4', u'PTRADD_-1207118165'), (u'CALL_-1207120143', u'MULTIEQUAL_-1207119665'), ('const-433', u'LOAD_-1207120725'), ('const--1', u'INT_ADD_-1207121735'), (u'LOAD_-1207121609', u'MULTIEQUAL_-1207118592'), (u'PTRADD_-1207118317', u'STORE_-1207120341'), ('tmp_6335', u'PTRADD_-1207118312'), ('tmp_6335', u'PTRADD_-1207118570'), (u'SUBPIECE_-1207119803', u'INT_SEXT_-1207121042'), (u'INT_SEXT_-1207119692', u'CALL_-1207119646'), (u'INT_EQUAL_-1207120937', u'CBRANCH_-1207120935'), ('tmp_6335', u'PTRADD_-1207118183'), ('const-2', u'PTRADD_-1207118069'), ('tmp_6335', u'PTRADD_-1207119088'), ('const-40', u'INT_ADD_-1207120986'), ('const-433', u'STORE_-1207120222'), (u'INT_ADD_-1207121095', u'STORE_-1207121082'), (u'PTRADD_-1207117960', u'LOAD_-1207119665'), (u'INT_SLESS_-1207120391', u'CBRANCH_-1207120398'), (u'CAST_-1207119173', u'PTRADD_-1207118371'), ('const-433', u'LOAD_-1207121294'), (u'PTRADD_-1207119088', u'CAST_-1207119001'), ('const-48', u'INT_LESS_-1207121114'), (u'INT_ADD_-1207120728', u'STORE_-1207120733'), (u'MULTIEQUAL_-1207119469', u'INT_ADD_-1207120368'), (u'CAST_-1207119173', u'PTRADD_-1207117985'), (u'SUBPIECE_-1207119460', u'INT_SEXT_-1207120166'), ('const-1', u'CALL_-1207120419'), (u'INT_SEXT_-1207121365', u'INT_ADD_-1207121321'), ('const-433', u'STORE_-1207120827'), (u'PTRADD_-1207118021', u'STORE_-1207119882'), ('const-8', u'PTRADD_-1207118284'), ('const-8', u'PTRADD_-1207118750'), ('const-4', u'PTRADD_-1207118445'), (u'INT_EQUAL_-1207120666', u'CBRANCH_-1207120664'), ('const-5', u'PTRADD_-1207118399'), (u'MULTIEQUAL_-1207118592', u'BRANCHIND_-1207121544'), (u'PTRADD_-1207119191', u'LOAD_-1207121732'), (u'INT_SLESS_-1207120699', u'CBRANCH_-1207120706'), ('tmp_2233', u'BRANCH_-1207119739'), ('const-433', u'STORE_-1207121787'), (u'INT_ADD_-1207120775', u'STORE_-1207120767'), (u'PTRADD_-1207118064', u'STORE_-1207119564'), (u'LOAD_-1207121074', u'CAST_-1207118855'), (u'CAST_-1207118602', u'MULTIEQUAL_-1207119583'), (u'PTRADD_-1207118178', u'CAST_-1207118128'), (u'MULTIEQUAL_-1207119583', u'LOAD_-1207120439'), ('const-8', u'PTRADD_-1207117942'), ('const-8', u'PTRADD_-1207117887'), ('tmp_1226', u'BRANCH_-1207120128'), (u'LOAD_-1207121000', u'INT_NOTEQUAL_-1207120987'), (u'SUBPIECE_-1207119809', u'INT_ADD_-1207120563'), ('const-0', u'SUBPIECE_-1207118675'), ('const-1', u'CALL_-1207120143'), ('const-1', u'CALL_-1207119895'), ('const-433', u'LOAD_-1207121010'), (u'PTRADD_-1207118933', u'LOAD_-1207121053'), ('const-2', u'PTRADD_-1207118183'), ('const-0', u'SUBPIECE_-1207119941'), ('const-8', u'PTRADD_-1207119204'), (u'CALL_-1207121833', u'INDIRECT_-1207119960'), ('const-7', u'PTRADD_-1207119226'), (u'INT_ADD_-1207121321', u'SUBPIECE_-1207119809'), (u'PTRADD_-1207118922', u'LOAD_-1207121029'), (u'LOAD_-1207120444', u'INT_ADD_-1207120416'), ('const-4', u'PTRADD_-1207119217'), (u'CALL_-1207119513', u'INDIRECT_-1207118750'), (u'LOAD_-1207120393', u'MULTIEQUAL_-1207119665'), (u'INT_SEXT_-1207120126', u'INT_ADD_-1207120114'), ('const-433', u'STORE_-1207120447'), (u'LOAD_-1207119999', u'CAST_-1207118118'), ('const-433', u'LOAD_-1207121871'), (u'CAST_-1207119173', u'PTRADD_-1207119186'), ('const-4', u'PTRADD_-1207118593'), (u'CALL_-1207120967', u'INDIRECT_-1207119591'), ('const-433', u'LOAD_-1207121609'), (u'CAST_-1207119173', u'PTRADD_-1207118122'), (u'LOAD_-1207120570', u'SUBPIECE_-1207118549'), (u'PTRADD_-1207119134', u'CAST_-1207119051'), (u'CAST_-1207119173', u'STORE_-1207120425'), (u'CAST_-1207119173', u'PTRADD_-1207118087'), ('const-8', u'PTRADD_-1207117930'), (u'INT_SEXT_-1207121365', u'CALL_-1207121366'), ('tmp_6335', u'STORE_-1207120827'), ('const-8', u'PTRADD_-1207118008'), (u'LOAD_-1207121626', u'INT_ADD_-1207121608'), ('const-1', u'PTRADD_-1207118205'), ('const-433', u'LOAD_-1207121345'), (u'INDIRECT_-1207118750', u'MULTIEQUAL_-1207119300'), ('const-433', u'STORE_-1207119621'), (u'CAST_-1207118479', u'LOAD_-1207121000'), ('const-433', u'STORE_-1207120142'), (u'INT_SEXT_-1207121042', u'INT_SLESS_-1207121027'), (u'PTRADD_-1207119217', u'CAST_-1207119133'), ('const-433', u'STORE_-1207121326'), ('const-0', u'SUBPIECE_-1207118426'), ('tmp_6335', u'PTRADD_-1207118631'), ('const-8', u'PTRADD_-1207119027'), ('const-0', u'STORE_-1207121776'), ('const-8', u'PTRADD_-1207118021'), (u'SUBPIECE_-1207118549', u'INT_SUB_-1207120461'), (u'INT_OR_-1207120166', u'STORE_-1207120142'), ('const-433', u'STORE_-1207121717'), ('const-5', u'PTRADD_-1207119178'), ('const-0', u'INT_EQUAL_-1207119691'), ('const-65280', u'INT_AND_-1207120172'), (u'MULTIEQUAL_-1207118590', u'MULTIEQUAL_-1207119505'), ('const-8', u'PTRADD_-1207118933'), (u'CAST_-1207119173', u'PTRADD_-1207119016'), (u'LOAD_-1207120725', u'INT_SLESS_-1207120699'), ('const-433', u'LOAD_-1207119532'), ('const-433', u'STORE_-1207119679'), (u'LOAD_-1207120753', u'MULTIEQUAL_-1207119504'), ('const-433', u'STORE_-1207120065'), (u'SUBPIECE_-1207118675', u'INT_SUB_-1207120418'), ('const-4', u'PTRADD_-1207118160'), ('const--4', u'INT_ADD_-1207121006'), (u'LOAD_-1207120231', u'INT_EQUAL_-1207120192'), ('const-1', u'CALL_-1207121765'), (u'CAST_-1207119173', u'PTRADD_-1207118807'), (u'CAST_-1207119173', u'PTRADD_-1207119226'), ('const-433', u'LOAD_-1207120414'), ('const-433', u'LOAD_-1207120759'), (u'LOAD_-1207120974', u'LOAD_-1207120955'), (u'MULTIEQUAL_-1207120001', u'INT_ADD_-1207121249'), (u'INT_ADD_-1207120368', u'CAST_-1207118564'), (u'CAST_-1207119173', u'LOAD_-1207120414'), (u'CALL_-1207119646', u'MULTIEQUAL_-1207119599'), (u'PTRADD_-1207118663', u'LOAD_-1207120393'), (u'CALL_-1207119646', u'MULTIEQUAL_-1207119665'), (u'CALL_-1207120143', u'INT_ADD_-1207120114'), (u'LOAD_-1207120461', u'SUBPIECE_-1207118673'), ('tmp_6335', u'PTRADD_-1207118698'), ('const-7', u'PTRADD_-1207118475'), (u'INT_OR_-1207120169', u'INT_OR_-1207120166'), (u'PTRADD_-1207118821', u'LOAD_-1207120753'), (u'LOAD_-1207120759', u'INT_ADD_-1207120728'), ('const-433', u'STORE_-1207120592'), (u'CALL_-1207120502', u'INT_ADD_-1207120446'), (u'CAST_-1207119173', u'PTRADD_-1207119173'), ('const-5', u'PTRADD_-1207118503'), (u'CAST_-1207119173', u'LOAD_-1207121764'), ('const-8', u'PTRADD_-1207118821'), (u'INT_ADD_-1207120390', u'STORE_-1207120387'), (u'INT_SUB_-1207120461', u'INT_SEXT_-1207120453'), ('const-433', u'LOAD_-1207119894'), (u'CALL_-1207120624', u'STORE_-1207120603'), (u'PTRADD_-1207118800', u'LOAD_-1207120705'), (u'MULTIEQUAL_-1207119522', u'LOAD_-1207120214'), ('const-2', u'PTRADD_-1207118322'), ('const-1', u'INT_ADD_-1207120416'), (u'PTRADD_-1207118336', u'STORE_-1207120387'), (u'LOAD_-1207120461', u'INT_ADD_-1207120443'), ('const-433', u'LOAD_-1207120185'), ('tmp_1204', u'BRANCH_-1207120444'), (u'INT_SEXT_-1207120535', u'CALL_-1207120502'), ('const-433', u'STORE_-1207120111'), (u'CAST_-1207119173', u'PTRADD_-1207118336'), ('const-433', u'STORE_-1207121747'), (u'INT_SEXT_-1207120469', u'CALL_-1207120419'), (u'INT_ADD_-1207119262', u'INT_LESS_-1207120790'), ('const-1', u'RETURN_-1207120318'), (u'PTRADD_-1207118631', u'CAST_-1207118534'), (u'PTRADD_-1207118503', u'LOAD_-1207120231'), ('tmp_3098', u'BRANCH_-1207119608'), (u'CAST_-1207118160', u'STORE_-1207120413'), (u'MULTIEQUAL_-1207119505', u'MULTIEQUAL_-1207118590'), ('const-0', u'STORE_-1207121700'), ('const-0', u'INT_EQUAL_-1207120468'), ('const-433', u'LOAD_-1207120764'), ('const-1', u'CALL_-1207120143'), ('tmp_1745', u'CBRANCH_-1207120850'), ('const-0', u'SUBPIECE_-1207119803'), (u'CAST_-1207119000', u'MULTIEQUAL_-1207119961'), (u'LOAD_-1207120018', u'LOAD_-1207119999'), (u'INT_SLESS_-1207121027', u'CBRANCH_-1207121034'), (u'INT_SUB_-1207120633', u'INT_SEXT_-1207120619'), (u'LOAD_-1207119730', u'SUBPIECE_-1207118428'), ('tmp_3160', u'BRANCH_-1207119558'), (u'PTRADD_-1207118341', u'STORE_-1207120394'), ('tmp_6485', u'STORE_-1207121689'), (u'CAST_-1207118736', u'MULTIEQUAL_-1207119717'), (u'PTRADD_-1207118376', u'LOAD_-1207120461'), (u'INT_ZEXT_-1207119675', u'INT_ADD_-1207120443'), ('tmp_567', u'CBRANCH_-1207120975'), (u'CAST_-1207119173', u'PTRADD_-1207118440'), (u'LOAD_-1207120570', u'CALL_-1207120502'), ('const-5', u'PTRADD_-1207118336'), ('const-0', u'SUBPIECE_-1207119536'), ('const-8', u'PTRADD_-1207117985'), ('const-8', u'PTRADD_-1207118146'), ('tmp_6335', u'PTRADD_-1207118416'), (u'PTRADD_-1207119204', u'STORE_-1207121756'), (u'INDIRECT_-1207119752', u'MULTIEQUAL_-1207119702'), ('tmp_2930', u'BRANCH_-1207120135'), (u'CAST_-1207119173', u'PTRADD_-1207118341'), ('const-4', u'PTRADD_-1207119088'), (u'CALL_-1207120624', u'MULTIEQUAL_-1207119504'), (u'INT_ADD_-1207120235', u'STORE_-1207120222'), (u'LOAD_-1207120177', u'INT_SLESS_-1207120151'), (u'CAST_-1207119173', u'PTRADD_-1207118289'), ('const-433', u'STORE_-1207121700'), ('tmp_1965', u'CBRANCH_-1207120706'), ('const-8', u'PTRADD_-1207118480'), ('tmp_2445', u'CBRANCH_-1207120398'), ('const-4', u'PTRADD_-1207118289'), (u'INT_SLESS_-1207120151', u'CBRANCH_-1207120158'), (u'INT_AND_-1207120175', u'INT_RIGHT_-1207120171'), (u'INDIRECT_-1207119179', u'MULTIEQUAL_-1207119366'), (u'CAST_-1207119173', u'PTRADD_-1207119204'), ('const-8', u'INT_ADD_-1207120460'), (u'PTRADD_-1207118903', u'STORE_-1207120998'), (u'COPY_-1207120984', u'RETURN_-1207120914'), (u'INT_SEXT_-1207120535', u'STORE_-1207120544'), (u'CAST_-1207118564', u'STORE_-1207120382'), (u'INT_ADD_-1207120416', u'STORE_-1207120425'), (u'PTRADD_-1207117877', u'CAST_-1207117846'), (u'INT_SEXT_-1207120166', u'INT_SLESS_-1207120151'), (u'CAST_-1207119173', u'PTRADD_-1207118750'), (u'INT_ADD_-1207121608', u'CAST_-1207119050'), (u'SUBPIECE_-1207119941', u'STORE_-1207121747'), ('const-433', u'LOAD_-1207120138'), (u'INT_LEFT_-1207120169', u'INT_OR_-1207120169'), (u'PTRADD_-1207119027', u'LOAD_-1207121318'), (u'SUBPIECE_-1207119402', u'STORE_-1207120382'), (u'CALL_-1207121346', u'INDIRECT_-1207119752'), (u'CALL_-1207120419', u'INDIRECT_-1207119090'), (u'CAST_-1207118639', u'CALL_-1207120549'), (u'PTRADD_-1207118421', u'STORE_-1207120065'), (u'CALL_-1207120987', u'INT_AND_-1207119844'), ('const-433', u'STORE_-1207120010'), ('const-48', u'INT_LESS_-1207120842'), ('const-0', u'STORE_-1207121018'), (u'MULTIEQUAL_-1207118590', u'INT_LESS_-1207121439'), (u'MULTIEQUAL_-1207119961', u'LOAD_-1207121404'), (u'CALL_-1207120987', u'INDIRECT_-1207119605'), (u'MULTIEQUAL_-1207119771', u'INT_SUB_-1207121268'), (u'INT_LESS_-1207120254', u'CBRANCH_-1207120262'), ('const-2', u'PTRADD_-1207118421'), ('const-433', u'LOAD_-1207120444'), (u'CAST_-1207118510', u'LOAD_-1207120974'), (u'CAST_-1207118768', u'LOAD_-1207120845'), (u'CAST_-1207119173', u'PTRADD_-1207118933'), ('const-8', u'INT_ADD_-1207119262'), (u'SUBPIECE_-1207118673', u'INT_SUB_-1207120418'), (u'PTRADD_-1207118742', u'STORE_-1207120592'), (u'CAST_-1207119190', u'LOAD_-1207121871'), (u'INT_LESS_-1207121439', u'CBRANCH_-1207121447'), ('tmp_6335', u'PTRADD_-1207118560'), (u'CALL_-1207120549', u'INDIRECT_-1207119435'), (u'INDIRECT_-1207119591', u'MULTIEQUAL_-1207119837'), ('const-5', u'PTRADD_-1207118087'), (u'CAST_-1207119173', u'PTRADD_-1207118800'), (u'LOAD_-1207120822', u'MULTIEQUAL_-1207118947'), (u'INT_SUB_-1207120418', u'INT_SEXT_-1207120402'), (u'MULTIEQUAL_-1207119098', u'PTRADD_-1207118165'), (u'CALL_-1207120143', u'STORE_-1207120134'), ('tmp_6335', u'PTRADD_-1207118210'), ('const-2', u'PTRADD_-1207118200'), (u'PTRADD_-1207117930', u'STORE_-1207120010'), (u'CAST_-1207119173', u'LOAD_-1207121010'), (u'LOAD_-1207121010', u'STORE_-1207120998'), ('const-2', u'PTRADD_-1207118064'), ('const-4', u'PTRADD_-1207119134'), (u'SUBPIECE_-1207119672', u'INT_SEXT_-1207120714'), (u'LOAD_-1207120705', u'SUBPIECE_-1207119100'), (u'LOAD_-1207120845', u'INT_ADD_-1207120762'), ('const-433', u'LOAD_-1207119645'), ('tmp_6335', u'STORE_-1207120222'), ('tmp_2469', u'BRANCH_-1207120375'), (u'LOAD_-1207120974', u'PTRADD_-1207118565'), ('const-433', u'STORE_-1207121612'), (u'INT_EQUAL_-1207120523', u'CBRANCH_-1207120521'), ('tmp_6335', u'PTRADD_-1207118862'), ('tmp_1103', u'CBRANCH_-1207120521'), (u'CAST_-1207119173', u'PTRADD_-1207118021'), ('const-433', u'LOAD_-1207121421'), ('const-24', u'INT_RIGHT_-1207120173'), (u'LOAD_-1207120236', u'INT_ADD_-1207120218'), ('tmp_2733', u'CBRANCH_-1207120262'), ('const-2', u'PTRADD_-1207118570'), ('const-4', u'PTRADD_-1207119134'), ('const-4', u'PTRADD_-1207118059'), (u'LOAD_-1207120753', u'CALL_-1207119895'), ('const-433', u'STORE_-1207119614'), ('const-4', u'PTRADD_-1207118210'), (u'MULTIEQUAL_-1207119504', u'INT_ADD_-1207120553'), (u'PTRADD_-1207119173', u'STORE_-1207121700'), ('tmp_726', u'CBRANCH_-1207120935'), ('const-8', u'PTRADD_-1207118440'), ('tmp_6335', u'PTRADD_-1207118173'), (u'INDIRECT_-1207119470', u'MULTIEQUAL_-1207119441'), (u'PTRADD_-1207118236', u'STORE_-1207120485'), (u'LOAD_-1207120428', u'PTRADD_-1207118205'), ('const-0', u'SUBPIECE_-1207118777'), ('const-433', u'LOAD_-1207120417'), (u'CAST_-1207119116', u'STORE_-1207121747'), ('const-4', u'PTRADD_-1207118862'), (u'LOAD_-1207121404', u'CALL_-1207121346'), ('const-4', u'PTRADD_-1207118698'), ('const-8', u'PTRADD_-1207118742'), ('const-7', u'PTRADD_-1207118371'), ('const-8', u'PTRADD_-1207118092'), ('const-433', u'STORE_-1207119637'), ('const-0', u'SUBPIECE_-1207119460'), ('const-256', u'INT_ADD_-1207120563'), (u'CAST_-1207119173', u'PTRADD_-1207118777'), ('const-2', u'PTRADD_-1207118560'), ('const-8', u'PTRADD_-1207119016'), (u'INT_LESS_-1207120790', u'CBRANCH_-1207120798'), (u'PTRADD_-1207118674', u'LOAD_-1207120417'), (u'LOAD_-1207121096', u'INT_ADD_-1207121078'), ('const-1', u'PTRADD_-1207118317'), (u'CAST_-1207119173', u'LOAD_-1207120623'), (u'LOAD_-1207119645', u'MULTIEQUAL_-1207119469'), (u'MULTIEQUAL_-1207119401', u'INT_ADD_-1207120128'), (u'MULTIEQUAL_-1207119505', u'INT_ADD_-1207121625'), ('const-433', u'LOAD_-1207119999'), (u'CAST_-1207119173', u'LOAD_-1207121345'), ('const-4', u'PTRADD_-1207118480'), ('const-8', u'INT_ADD_-1207121625'), (u'CAST_-1207118533', u'MULTIEQUAL_-1207119522'), ('const-433', u'LOAD_-1207120005'), ('const-4', u'PTRADD_-1207117985'), ('const--4', u'INT_ADD_-1207120130'), ('const-433', u'LOAD_-1207121000'), ('const-0', u'SUBPIECE_-1207118779'), (u'PTRADD_-1207118289', u'LOAD_-1207120570'), ('const-8', u'PTRADD_-1207118800'), (u'PTRADD_-1207118146', u'LOAD_-1207119730'), ('const-433', u'STORE_-1207120452'), (u'CAST_-1207118866', u'MULTIEQUAL_-1207119832'), (u'CALL_-1207120624', u'INT_ADD_-1207120599'), (u'INT_ADD_-1207120460', u'STORE_-1207120447'), (u'LOAD_-1207119579', u'PTRADD_-1207118064'), (u'CAST_-1207119173', u'LOAD_-1207119512'), (u'CAST_-1207119173', u'CALL_-1207120967'), (u'INT_SEXT_-1207121365', u'INT_SUB_-1207121268'), (u'CAST_-1207118492', u'STORE_-1207120142'), ('const-4', u'PTRADD_-1207118631'), (u'CAST_-1207119173', u'PTRADD_-1207117907'), (u'INT_SUB_-1207120142', u'INT_SEXT_-1207120126'), ('const-8', u'PTRADD_-1207118122'), ('const-8', u'PTRADD_-1207117965'), (u'PTRADD_-1207118426', u'CAST_-1207118347'), ('const-48', u'INT_LESS_-1207121644'), (u'MULTIEQUAL_-1207118590', u'INT_LESS_-1207120254'), (u'CAST_-1207119173', u'PTRADD_-1207118903'), (u'INT_ADD_-1207121714', u'STORE_-1207121707'), (u'INT_SLESS_-1207121292', u'CBRANCH_-1207121299'), ('const-4', u'PTRADD_-1207118069'), ('const-433', u'LOAD_-1207120439'), (u'LOAD_-1207119688', u'CALL_-1207119646'), (u'CALL_-1207119895', u'INDIRECT_-1207118791'), ('tmp_6335', u'STORE_-1207121082'), ('const-4', u'PTRADD_-1207118957'), (u'LOAD_-1207119641', u'MULTIEQUAL_-1207119401'), (u'LOAD_-1207120414', u'MULTIEQUAL_-1207119718'), (u'INT_SEXT_-1207120714', u'INT_SLESS_-1207120699'), (u'LOAD_-1207121676', u'MULTIEQUAL_-1207119505'), (u'INT_EQUAL_-1207120468', u'CBRANCH_-1207120466'), (u'INT_SEXT_-1207119692', u'STORE_-1207119537'), ('const-433', u'STORE_-1207121407'), (u'CAST_-1207119173', u'PTRADD_-1207118146'), ('tmp_2677', u'BRANCH_-1207119631'), (u'SUBPIECE_-1207119460', u'INT_ADD_-1207119705'), ('const-1', u'CALL_-1207120624'), ('tmp_6335', u'PTRADD_-1207118957'), ('const-4', u'PTRADD_-1207118003'), ('const-4', u'PTRADD_-1207118421'), (u'MULTIEQUAL_-1207118590', u'INT_ZEXT_-1207119927'), (u'INT_SEXT_-1207119629', u'INT_ADD_-1207119617'), (u'INT_SEXT_-1207120406', u'INT_SLESS_-1207120391'), (u'CAST_-1207119173', u'PTRADD_-1207118503'), (u'PTRADD_-1207118440', u'STORE_-1207120111'), ('tmp_6335', u'PTRADD_-1207118069'), (u'CAST_-1207118970', u'CALL_-1207121249'), (u'SUBPIECE_-1207119098', u'INT_SUB_-1207120633'), (u'CAST_-1207119173', u'PTRADD_-1207117965'), ('tmp_1418', u'CBRANCH_-1207121034'), (u'INT_ADD_-1207121321', u'MULTIEQUAL_-1207119771'), (u'MULTIEQUAL_-1207118590', u'INT_ZEXT_-1207119675'), (u'PTRADD_-1207118183', u'CAST_-1207118133'), ('const-4', u'PTRADD_-1207118663'), ('const-433', u'LOAD_-1207121074'), ('const-2', u'PTRADD_-1207118416'), ('const-2', u'PTRADD_-1207118312'), (u'INT_ADD_-1207121321', u'STORE_-1207121326'), ('const-8', u'PTRADD_-1207118475'), (u'LOAD_-1207120753', u'CALL_-1207120624'), (u'CAST_-1207119173', u'PTRADD_-1207118922'), ('tmp_761', u'CBRANCH_-1207121447'), ('const-8', u'PTRADD_-1207118222'), ('const-4', u'PTRADD_-1207118922'), ('const-433', u'STORE_-1207120657'), (u'CALL_-1207121249', u'INDIRECT_-1207119706'), (u'MULTIEQUAL_-1207119665', u'INT_ADD_-1207120370'), ('const-433', u'LOAD_-1207120563'), ('tmp_1282', u'CBRANCH_-1207121122'), (u'CALL_-1207119646', u'STORE_-1207119621'), ('tmp_1689', u'BRANCH_-1207119971'), ('const-433', u'STORE_-1207121707'), (u'MULTIEQUAL_-1207118590', u'INT_ADD_-1207119262'), (u'SUBPIECE_-1207118779', u'INT_SUB_-1207120142'), (u'CAST_-1207118128', u'STORE_-1207120003'), ('const-4', u'PTRADD_-1207117907'), ('const-433', u'LOAD_-1207121732'), ('const-433', u'LOAD_-1207120428'), ('const-433', u'LOAD_-1207119579'), ('tmp_6335', u'LOAD_-1207121676'), (u'CAST_-1207118338', u'STORE_-1207120065'), (u'PTRADD_-1207118371', u'STORE_-1207120452'), (u'PTRADD_-1207118165', u'STORE_-1207120001'), (u'INT_SEXT_-1207120535', u'CALL_-1207120143'), (u'PTRADD_-1207118271', u'STORE_-1207120544'), ('const-0', u'SUBPIECE_-1207118551'), (u'INT_NOTEQUAL_-1207120987', u'CBRANCH_-1207120975'), ('const-7', u'PTRADD_-1207118674'), ('const-8', u'PTRADD_-1207119164'), (u'CAST_-1207119173', u'PTRADD_-1207119178'), ('const-4', u'PTRADD_-1207118322'), ('tmp_1544', u'CBRANCH_-1207120466'), ('const-2', u'PTRADD_-1207117877'), (u'PTRADD_-1207117907', u'STORE_-1207119977'), ('const-4', u'PTRADD_-1207117960'), (u'LOAD_-1207121318', u'INT_SLESS_-1207121292'), (u'INT_SEXT_-1207120193', u'STORE_-1207120176'), (u'LOAD_-1207119688', u'SUBPIECE_-1207118426'), (u'CAST_-1207119173', u'PTRADD_-1207118593'), (u'INT_ADD_-1207120446', u'STORE_-1207120450'), ('const-433', u'LOAD_-1207121764'), (u'PTRADD_-1207117925', u'LOAD_-1207120005'), (u'PTRADD_-1207118570', u'CAST_-1207118510'), ('const-433', u'LOAD_-1207120219'), ('const-433', u'LOAD_-1207120845'), (u'CAST_-1207119083', u'STORE_-1207121689'), (u'INT_ZEXT_-1207119927', u'INT_ADD_-1207121078'), ('const-4', u'PTRADD_-1207118127'), (u'PTRADD_-1207118750', u'STORE_-1207120603'), (u'LOAD_-1207121764', u'INT_ADD_-1207121733'), ('const-433', u'STORE_-1207120733'), (u'CAST_-1207119173', u'COPY_-1207120984'), (u'PTRADD_-1207117887', u'STORE_-1207120134'), (u'LOAD_-1207121404', u'CALL_-1207121388'), (u'MULTIEQUAL_-1207119366', u'MULTIEQUAL_-1207119837'), (u'INT_SEXT_-1207120619', u'INT_ADD_-1207120599'), (u'LOAD_-1207120356', u'PTRADD_-1207118317'), ('const-5', u'PTRADD_-1207118146'), (u'CALL_-1207120502', u'INDIRECT_-1207118996'), ('const-2', u'PTRADD_-1207118565'), (u'SUBPIECE_-1207119803', u'INT_ADD_-1207120482'), (u'CAST_-1207118915', u'CALL_-1207121249'), ('const-433', u'STORE_-1207121082'), ('const-8', u'PTRADD_-1207118376'), (u'INT_ADD_-1207121078', u'CAST_-1207118866'), (u'CAST_-1207119173', u'STORE_-1207121326'), ('const-269', u'STORE_-1207121787'), (u'CAST_-1207118867', u'LOAD_-1207121096'), (u'MULTIEQUAL_-1207119837', u'INT_ADD_-1207120986'), (u'CAST_-1207119173', u'LOAD_-1207120142'), ('const-0', u'INT_EQUAL_-1207120937'), (u'INT_ZEXT_-1207120057', u'INT_ADD_-1207121403'), (u'MULTIEQUAL_-1207119543', u'INT_SUB_-1207120568'), ('const-4', u'PTRADD_-1207118570'), (u'CAST_-1207118123', u'STORE_-1207120003'), (u'CAST_-1207119173', u'PTRADD_-1207117930'), ('const-433', u'LOAD_-1207120356'), (u'INT_SEXT_-1207120667', u'STORE_-1207120657'), ('const-433', u'LOAD_-1207120393'), (u'PTRADD_-1207118122', u'STORE_-1207119679'), ('const-8', u'PTRADD_-1207118341'), ('const-48', u'INT_LESS_-1207121439'), (u'PTRADD_-1207118069', u'CAST_-1207118014'), (u'INT_SEXT_-1207120667', u'STORE_-1207119912'), ('const-88', u'CALL_-1207121833'), (u'INT_ZEXT_-1207119609', u'INT_ADD_-1207120218'), ('const-433', u'STORE_-1207121807'), ('const-433', u'LOAD_-1207121404'), (u'CALL_-1207120143', u'STORE_-1207120118'), ('tmp_6335', u'STORE_-1207121407'), ('const-433', u'STORE_-1207119882'), ('tmp_6335', u'PTRADD_-1207118200'), ('const-0', u'SUBPIECE_-1207118428'), (u'CAST_-1207119173', u'STORE_-1207120733'), (u'PTRADD_-1207118092', u'STORE_-1207119621'), (u'INT_LESS_-1207120479', u'CBRANCH_-1207120487'), ('const-1', u'CALL_-1207121366'), ('const-433', u'LOAD_-1207120753'), (u'INT_ADD_-1207120191', u'MULTIEQUAL_-1207119401'), (u'CALL_-1207119986', u'INDIRECT_-1207118687'), (u'PTRADD_-1207118480', u'LOAD_-1207120185'), (u'INT_ADD_-1207120762', u'CAST_-1207118736'), (u'CAST_-1207118267', u'LOAD_-1207120356'), (u'CALL_-1207120143', u'INDIRECT_-1207118672'), ('const-10', u'PTRADD_-1207119173'), (u'INT_RIGHT_-1207120171', u'INT_OR_-1207120172'), (u'INT_ADD_-1207120563', u'INT_SEXT_-1207120535'), (u'CAST_-1207118970', u'CALL_-1207121346'), ('const-0', u'SUBPIECE_-1207119098'), ('const-4', u'PTRADD_-1207117925'), ('const-433', u'LOAD_-1207121029'), (u'PTRADD_-1207118957', u'CAST_-1207118867'), (u'CAST_-1207119173', u'LOAD_-1207120759'), ('const-433', u'LOAD_-1207119688'), ('const-9', u'PTRADD_-1207119186'), ('const-7', u'PTRADD_-1207118777'), (u'MULTIEQUAL_-1207119911', u'INT_ADD_-1207121006'), (u'SUBPIECE_-1207119536', u'INT_SEXT_-1207120406'), (u'CAST_-1207118603', u'LOAD_-1207120461'), ('const-7', u'PTRADD_-1207118604'), (u'PTRADD_-1207119164', u'CAST_-1207119083'), ('const-433', u'STORE_-1207121061')]
null
null
0013c7f0
x64
O3
(translation_unit "long * FUN_0013c7f0(undefined4 param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}\n\n" (function_definition "long * FUN_0013c7f0(undefined4 param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0013c7f0(undefined4 param_1,uint *param_2)" * (function_declarator "FUN_0013c7f0(undefined4 param_1,uint *param_2)" identifier (parameter_list "(undefined4 param_1,uint *param_2)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "uint *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "void *pvVar9;" primitive_type (pointer_declarator "*pvVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "undefined8 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "int *piVar14;" primitive_type (pointer_declarator "*piVar14" * identifier) ;) (declaration "undefined4 *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "uint *puVar16;" type_identifier (pointer_declarator "*puVar16" * identifier) ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar18;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar3 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "plVar7 = (long *)FUN_0012bf00(1,0x58);" (assignment_expression "plVar7 = (long *)FUN_0012bf00(1,0x58)" identifier = (cast_expression "(long *)FUN_0012bf00(1,0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012bf00(1,0x58)" identifier (argument_list "(1,0x58)" ( number_literal , number_literal ))))) ;) (expression_statement "*plVar7 = 0xd;" (assignment_expression "*plVar7 = 0xd" (pointer_expression "*plVar7" * identifier) = number_literal) ;) (expression_statement "plVar7[7] = 0x10d;" (assignment_expression "plVar7[7] = 0x10d" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar7 + 4)" * (cast_expression "(undefined1 (*) [16])(plVar7 + 4)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar7 + 4)" ( (binary_expression "plVar7 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "lVar8 = FUN_0012bfa0(0,0x10d,1);" (assignment_expression "lVar8 = FUN_0012bfa0(0,0x10d,1)" identifier = (call_expression "FUN_0012bfa0(0,0x10d,1)" identifier (argument_list "(0,0x10d,1)" ( number_literal , number_literal , number_literal )))) ;) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(char *)(lVar8 + -1 + *plVar7) = (char)param_1;" (assignment_expression "*(char *)(lVar8 + -1 + *plVar7) = (char)param_1" (pointer_expression "*(char *)(lVar8 + -1 + *plVar7)" * (cast_expression "(char *)(lVar8 + -1 + *plVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -1 + *plVar7)" ( (binary_expression "lVar8 + -1 + *plVar7" (binary_expression "lVar8 + -1" identifier + number_literal) + (pointer_expression "*plVar7" * identifier)) )))) = (cast_expression "(char)param_1" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "*(undefined4 *)(plVar7 + 9) = 0;" (assignment_expression "*(undefined4 *)(plVar7 + 9) = 0" (pointer_expression "*(undefined4 *)(plVar7 + 9)" * (cast_expression "(undefined4 *)(plVar7 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 9)" ( (binary_expression "plVar7 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar7[5] = *plVar7 + plVar7[4];" (assignment_expression "plVar7[5] = *plVar7 + plVar7[4]" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "*plVar7 + plVar7[4]" (pointer_expression "*plVar7" * identifier) + (subscript_expression "plVar7[4]" identifier [ number_literal ]))) ;) (expression_statement "plVar7[10] = 0;" (assignment_expression "plVar7[10] = 0" (subscript_expression "plVar7[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar7 + 2) = param_1;" (assignment_expression "*(undefined4 *)(plVar7 + 2) = param_1" (pointer_expression "*(undefined4 *)(plVar7 + 2)" * (cast_expression "(undefined4 *)(plVar7 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 2)" ( (binary_expression "plVar7 + 2" identifier + number_literal) )))) = identifier) ;) (labeled_statement "LAB_0013c880:\n uVar5 = *param_2;" statement_identifier : (expression_statement "uVar5 = *param_2;" (assignment_expression "uVar5 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;)) (do_statement "do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );" do (compound_statement "{\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n }" { comment (if_statement "if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }" { (expression_statement "uVar12 = (ulong)uVar5;" (assignment_expression "uVar12 = (ulong)uVar5" identifier = (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar5 = uVar5 + 8;" (assignment_expression "uVar5 = uVar5 + 8" identifier = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) (expression_statement "*param_2 = uVar5;" (assignment_expression "*param_2 = uVar5" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));" (assignment_expression "iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4))" identifier = (pointer_expression "*(int *)(uVar12 + *(long *)(param_2 + 4))" * (cast_expression "(int *)(uVar12 + *(long *)(param_2 + 4))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar12 + *(long *)(param_2 + 4))" ( (binary_expression "uVar12 + *(long *)(param_2 + 4)" identifier + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) ))))) ;) }) (else_clause "else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" else (compound_statement "{\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" { (expression_statement "piVar14 = *(int **)(param_2 + 2);" (assignment_expression "piVar14 = *(int **)(param_2 + 2)" identifier = (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(int **)(param_2 + 2) = piVar14 + 2;" (assignment_expression "*(int **)(param_2 + 2) = piVar14 + 2" (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "piVar14 + 2" identifier + number_literal)) ;) (expression_statement "iVar6 = *piVar14;" (assignment_expression "iVar6 = *piVar14" identifier = (pointer_expression "*piVar14" * identifier)) ;) }))) (if_statement "if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return plVar7;\n }" { (if_statement "if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar3 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar3 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return plVar7;" return identifier ;) })) comment (switch_statement "switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }" switch (parenthesized_expression "(iVar6)" ( identifier )) (compound_statement "{\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }" { (case_statement "case 1:\n goto switchD_0013c8ae_caseD_1;" case number_literal : (goto_statement "goto switchD_0013c8ae_caseD_1;" goto statement_identifier ;)) (case_statement "case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" else (compound_statement "{\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" { (expression_statement "puVar15 = *(undefined4 **)(param_2 + 2);" (assignment_expression "puVar15 = *(undefined4 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined4 **)(param_2 + 2)" * (cast_expression "(undefined4 **)(param_2 + 2)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 **)(param_2 + 2) = puVar15 + 2;" (assignment_expression "*(undefined4 **)(param_2 + 2) = puVar15 + 2" (pointer_expression "*(undefined4 **)(param_2 + 2)" * (cast_expression "(undefined4 **)(param_2 + 2)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar15 + 2" identifier + number_literal)) ;) }))) (expression_statement "uVar2 = *puVar15;" (assignment_expression "uVar2 = *puVar15" identifier = (pointer_expression "*puVar15" * identifier)) ;) (expression_statement "lVar8 = *plVar7 + 1;" (assignment_expression "lVar8 = *plVar7 + 1" identifier = (binary_expression "*plVar7 + 1" (pointer_expression "*plVar7" * identifier) + number_literal)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" { (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" { (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" identifier = (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" identifier (argument_list "(plVar7[4],lVar8,1)" ( (subscript_expression "plVar7[4]" identifier [ number_literal ]) , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" identifier (argument_list "(lVar11,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" ( (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar10 = plVar7[4];\n }" else (compound_statement "{\n lVar10 = plVar7[4];\n }" { (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "*(char *)(lVar10 + -1 + lVar8) = (char)uVar2;" (assignment_expression "*(char *)(lVar10 + -1 + lVar8) = (char)uVar2" (pointer_expression "*(char *)(lVar10 + -1 + lVar8)" * (cast_expression "(char *)(lVar10 + -1 + lVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -1 + lVar8)" ( (binary_expression "lVar10 + -1 + lVar8" (binary_expression "lVar10 + -1" identifier + number_literal) + identifier) )))) = (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }" { (expression_statement "uVar1 = uVar5 + 8;" (assignment_expression "uVar1 = uVar5 + 8" identifier = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) (expression_statement "*param_2 = uVar1;" (assignment_expression "*param_2 = uVar1" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);" (assignment_expression "pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" identifier = (pointer_expression "*(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" * (cast_expression "(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 4) + (ulong)uVar5)" ( (binary_expression "*(long *)(param_2 + 4) + (ulong)uVar5" (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) )))) + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ))))) ;) (if_statement "if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }" if (parenthesized_expression "(0x2f < uVar1)" ( (binary_expression "0x2f < uVar1" number_literal < identifier) )) (compound_statement "{\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }" { (expression_statement "piVar14 = *(int **)(param_2 + 2);" (assignment_expression "piVar14 = *(int **)(param_2 + 2)" identifier = (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0013cc27;" goto statement_identifier ;) })) (expression_statement "piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);" (assignment_expression "piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1)" identifier = (cast_expression "(int *)(*(long *)(param_2 + 4) + (ulong)uVar1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 4) + (ulong)uVar1)" ( (binary_expression "*(long *)(param_2 + 4) + (ulong)uVar1" (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) )))) + (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "*param_2 = uVar5 + 0x10;" (assignment_expression "*param_2 = uVar5 + 0x10" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 0x10" identifier + number_literal)) ;) }) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" else (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" { (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "piVar14 = (int *)(puVar13 + 1);" (assignment_expression "piVar14 = (int *)(puVar13 + 1)" identifier = (cast_expression "(int *)(puVar13 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 1)" ( (binary_expression "puVar13 + 1" identifier + number_literal) )))) ;) (expression_statement "*(int **)(param_2 + 2) = piVar14;" (assignment_expression "*(int **)(param_2 + 2) = piVar14" (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "pvVar9 = (void *)*puVar13;" (assignment_expression "pvVar9 = (void *)*puVar13" identifier = (cast_expression "(void *)*puVar13" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar13" * identifier))) ;) (labeled_statement "LAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;" statement_identifier : (expression_statement "*(int **)(param_2 + 2) = piVar14 + 2;" (assignment_expression "*(int **)(param_2 + 2) = piVar14 + 2" (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "piVar14 + 2" identifier + number_literal)) ;)) }))) (expression_statement "sVar18 = (size_t)*piVar14;" (assignment_expression "sVar18 = (size_t)*piVar14" identifier = (cast_expression "(size_t)*piVar14" ( (type_descriptor "size_t" primitive_type) ) (pointer_expression "*piVar14" * identifier))) ;) (expression_statement "lVar8 = plVar7[4];" (assignment_expression "lVar8 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "lVar17 = *plVar7 + sVar18;" (assignment_expression "lVar17 = *plVar7 + sVar18" identifier = (binary_expression "*plVar7 + sVar18" (pointer_expression "*plVar7" * identifier) + identifier)) ;) (expression_statement "*plVar7 = lVar17;" (assignment_expression "*plVar7 = lVar17" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar17)" ( (binary_expression "plVar7[7] < (long)(int)lVar17" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }" { (expression_statement "lVar10 = plVar7[5];" (assignment_expression "lVar10 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar17 = (long)((int)lVar17 + 0x100);" (assignment_expression "lVar17 = (long)((int)lVar17 + 0x100)" identifier = (cast_expression "(long)((int)lVar17 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" if (parenthesized_expression "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }" { (expression_statement "plVar7[7] = lVar17;" (assignment_expression "plVar7[7] = lVar17" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar8 = FUN_0012bfa0(lVar8,lVar17,1);" (assignment_expression "lVar8 = FUN_0012bfa0(lVar8,lVar17,1)" identifier = (call_expression "FUN_0012bfa0(lVar8,lVar17,1)" identifier (argument_list "(lVar8,lVar17,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar17 = *plVar7;" (assignment_expression "lVar17 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" else (compound_statement "{\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" { (expression_statement "plVar7[7] = lVar17;" (assignment_expression "plVar7[7] = lVar17" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar6 = (int)lVar8;" (assignment_expression "iVar6 = (int)lVar8" identifier = (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "lVar8 = FUN_0012bfa0(lVar8,lVar17,1);" (assignment_expression "lVar8 = FUN_0012bfa0(lVar8,lVar17,1)" identifier = (call_expression "FUN_0012bfa0(lVar8,lVar17,1)" identifier (argument_list "(lVar8,lVar17,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar17 = *plVar7;" (assignment_expression "lVar17 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar10 - iVar6) + lVar8;" (assignment_expression "plVar7[5] = ((int)lVar10 - iVar6) + lVar8" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar10 - iVar6) + lVar8" (parenthesized_expression "((int)lVar10 - iVar6)" ( (binary_expression "(int)lVar10 - iVar6" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) - identifier) )) + identifier)) ;) }))) })) (expression_statement "memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);" (call_expression "memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18)" identifier (argument_list "((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18)" ( (cast_expression "(void *)(lVar8 + (lVar17 - sVar18))" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + (lVar17 - sVar18))" ( (binary_expression "lVar8 + (lVar17 - sVar18)" identifier + (parenthesized_expression "(lVar17 - sVar18)" ( (binary_expression "lVar17 - sVar18" identifier - identifier) ))) ))) , identifier , identifier ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" else (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" { (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 **)(param_2 + 2) = puVar13 + 1;" (assignment_expression "*(undefined8 **)(param_2 + 2) = puVar13 + 1" (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) }))) (expression_statement "__s = (char *)*puVar13;" (assignment_expression "__s = (char *)*puVar13" identifier = (cast_expression "(char *)*puVar13" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar13" * identifier))) ;) (expression_statement "lVar8 = *plVar7 + 4;" (assignment_expression "lVar8 = *plVar7 + 4" identifier = (binary_expression "*plVar7 + 4" (pointer_expression "*plVar7" * identifier) + number_literal)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" { (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" { (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" identifier = (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" identifier (argument_list "(plVar7[4],lVar8,1)" ( (subscript_expression "plVar7[4]" identifier [ number_literal ]) , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" identifier (argument_list "(lVar11,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" ( (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar10 = plVar7[4];\n }" else (compound_statement "{\n lVar10 = plVar7[4];\n }" { (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "*(undefined4 *)(lVar10 + -4 + lVar8) = 0;" (assignment_expression "*(undefined4 *)(lVar10 + -4 + lVar8) = 0" (pointer_expression "*(undefined4 *)(lVar10 + -4 + lVar8)" * (cast_expression "(undefined4 *)(lVar10 + -4 + lVar8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -4 + lVar8)" ( (binary_expression "lVar10 + -4 + lVar8" (binary_expression "lVar10 + -4" identifier + number_literal) + identifier) )))) = number_literal) ;) (expression_statement "plVar7[6] = *plVar7;" (assignment_expression "plVar7[6] = *plVar7" (subscript_expression "plVar7[6]" identifier [ number_literal ]) = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "sVar18 = strlen(__s);" (assignment_expression "sVar18 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);" (call_expression "FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff)" identifier (argument_list "(plVar7,__s,sVar18 & 0xffffffff)" ( identifier , identifier , (binary_expression "sVar18 & 0xffffffff" identifier & number_literal) ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" else (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" { (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 **)(param_2 + 2) = puVar13 + 1;" (assignment_expression "*(undefined8 **)(param_2 + 2) = puVar13 + 1" (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) }))) (expression_statement "uVar4 = *puVar13;" (assignment_expression "uVar4 = *puVar13" identifier = (pointer_expression "*puVar13" * identifier)) ;) (expression_statement "iVar6 = FUN_0015bcd0(uVar4);" (assignment_expression "iVar6 = FUN_0015bcd0(uVar4)" identifier = (call_expression "FUN_0015bcd0(uVar4)" identifier (argument_list "(uVar4)" ( identifier )))) ;) (expression_statement "sVar18 = (size_t)iVar6;" (assignment_expression "sVar18 = (size_t)iVar6" identifier = (cast_expression "(size_t)iVar6" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "pvVar9 = (void *)FUN_0012bf00(sVar18,1);" (assignment_expression "pvVar9 = (void *)FUN_0012bf00(sVar18,1)" identifier = (cast_expression "(void *)FUN_0012bf00(sVar18,1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012bf00(sVar18,1)" identifier (argument_list "(sVar18,1)" ( identifier , number_literal ))))) ;) (expression_statement "FUN_0015be30(pvVar9,uVar4);" (call_expression "FUN_0015be30(pvVar9,uVar4)" identifier (argument_list "(pvVar9,uVar4)" ( identifier , identifier ))) ;) (expression_statement "lVar8 = *plVar7 + sVar18;" (assignment_expression "lVar8 = *plVar7 + sVar18" identifier = (binary_expression "*plVar7 + sVar18" (pointer_expression "*plVar7" * identifier) + identifier)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }" { (expression_statement "lVar17 = plVar7[4];" (assignment_expression "lVar17 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = plVar7[5];" (assignment_expression "lVar10 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" if (parenthesized_expression "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )) (compound_statement "{\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }" { (expression_statement "lVar11 = FUN_0012bfa0(lVar17,lVar8,1);" (assignment_expression "lVar11 = FUN_0012bfa0(lVar17,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar17,lVar8,1)" identifier (argument_list "(lVar17,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar11;" (assignment_expression "plVar7[4] = lVar11" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" else (compound_statement "{\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" { (expression_statement "lVar11 = FUN_0012bfa0(lVar17,lVar8,1);" (assignment_expression "lVar11 = FUN_0012bfa0(lVar17,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar17,lVar8,1)" identifier (argument_list "(lVar17,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar11;" (assignment_expression "plVar7[4] = lVar11" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;" (assignment_expression "plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar10 - (int)lVar17) + lVar11" (parenthesized_expression "((int)lVar10 - (int)lVar17)" ( (binary_expression "(int)lVar10 - (int)lVar17" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar11 = plVar7[4];\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);" (call_expression "memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18)" identifier (argument_list "((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18)" ( (cast_expression "(void *)((lVar8 - sVar18) + lVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar8 - sVar18) + lVar11)" ( (binary_expression "(lVar8 - sVar18) + lVar11" (parenthesized_expression "(lVar8 - sVar18)" ( (binary_expression "lVar8 - sVar18" identifier - identifier) )) + identifier) ))) , identifier , identifier ))) ;) (expression_statement "FUN_0012c050(pvVar9);" (call_expression "FUN_0012c050(pvVar9)" identifier (argument_list "(pvVar9)" ( identifier ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) })) }) while (parenthesized_expression "( true )" ( true )) ;) (labeled_statement "switchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" statement_identifier : (if_statement "if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(uint *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" else (compound_statement "{\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" { (expression_statement "puVar16 = *(uint **)(param_2 + 2);" (assignment_expression "puVar16 = *(uint **)(param_2 + 2)" identifier = (pointer_expression "*(uint **)(param_2 + 2)" * (cast_expression "(uint **)(param_2 + 2)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(uint **)(param_2 + 2) = puVar16 + 2;" (assignment_expression "*(uint **)(param_2 + 2) = puVar16 + 2" (pointer_expression "*(uint **)(param_2 + 2)" * (cast_expression "(uint **)(param_2 + 2)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar16 + 2" identifier + number_literal)) ;) })))) (expression_statement "uVar5 = *puVar16;" (assignment_expression "uVar5 = *puVar16" identifier = (pointer_expression "*puVar16" * identifier)) ;) (expression_statement "lVar8 = *plVar7 + 4;" (assignment_expression "lVar8 = *plVar7 + 4" identifier = (binary_expression "*plVar7 + 4" (pointer_expression "*plVar7" * identifier) + number_literal)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" { (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" { (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" identifier = (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" identifier (argument_list "(plVar7[4],lVar8,1)" ( (subscript_expression "plVar7[4]" identifier [ number_literal ]) , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" identifier (argument_list "(lVar11,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" ( (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar10 = plVar7[4];\n }" else (compound_statement "{\n lVar10 = plVar7[4];\n }" { (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "*(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;" (assignment_expression "*(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (pointer_expression "*(uint *)(lVar10 + -4 + lVar8)" * (cast_expression "(uint *)(lVar10 + -4 + lVar8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -4 + lVar8)" ( (binary_expression "lVar10 + -4 + lVar8" (binary_expression "lVar10 + -4" identifier + number_literal) + identifier) )))) = (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8" (binary_expression "uVar5 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar5 & 0xff0000) >> 8" (parenthesized_expression "(uVar5 & 0xff0000)" ( (binary_expression "uVar5 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff00) << 8" (parenthesized_expression "(uVar5 & 0xff00)" ( (binary_expression "uVar5 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar5 << 0x18" identifier << number_literal))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Enum "anon_enum_32": Some values do not have unique names */\n\nPacket * construct_packet(Ssh_conflict ssh,int pkttype,__va_list_tag *ap)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n Bignum_conflict bn_00;\n char *__s;\n uint uVar4;\n int iVar5;\n Packet *pkt;\n uchar *puVar6;\n void *pvVar7;\n size_t sVar8;\n uchar *puVar9;\n uchar *puVar10;\n ulong uVar11;\n undefined8 *puVar12;\n int *piVar13;\n undefined4 *puVar14;\n uint *puVar15;\n undefined4 in_register_00000034;\n uint *puVar16;\n size_t n;\n long lVar17;\n uchar *argp;\n size_t sVar18;\n Bignum bn;\n long in_FS_OFFSET;\n \n puVar16 = (uint *)CONCAT44(in_register_00000034,pkttype);\n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n pkt = (Packet *)safemalloc(1,0x58);\n pkt->length = 0xd;\n pkt->maxlen = 0x10d;\n pkt->data = (uchar *)0x0;\n pkt->body = (uchar *)0x0;\n puVar6 = (uchar *)saferealloc((void *)0x0,0x10d,1);\n pkt->data = puVar6;\n puVar6[pkt->length + -1] = (uchar)ssh;\n pkt->downstream_id = 0;\n pkt->body = pkt->data + pkt->length;\n pkt->additional_log_text = (char *)0x0;\n pkt->type = (int)ssh;\nLAB_0013c880:\n uVar4 = *puVar16;\n do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar4 < 0x30) {\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }\n else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }\n if (iVar5 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar5) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar4 < 0x30) {\n puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }\n uVar4 = *puVar15;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n *(uint *)(puVar9 + lVar17 + -4) =\n uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18;\n goto LAB_0013c880;\n}\n\n" comment (function_definition "Packet * construct_packet(Ssh_conflict ssh,int pkttype,__va_list_tag *ap)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n Bignum_conflict bn_00;\n char *__s;\n uint uVar4;\n int iVar5;\n Packet *pkt;\n uchar *puVar6;\n void *pvVar7;\n size_t sVar8;\n uchar *puVar9;\n uchar *puVar10;\n ulong uVar11;\n undefined8 *puVar12;\n int *piVar13;\n undefined4 *puVar14;\n uint *puVar15;\n undefined4 in_register_00000034;\n uint *puVar16;\n size_t n;\n long lVar17;\n uchar *argp;\n size_t sVar18;\n Bignum bn;\n long in_FS_OFFSET;\n \n puVar16 = (uint *)CONCAT44(in_register_00000034,pkttype);\n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n pkt = (Packet *)safemalloc(1,0x58);\n pkt->length = 0xd;\n pkt->maxlen = 0x10d;\n pkt->data = (uchar *)0x0;\n pkt->body = (uchar *)0x0;\n puVar6 = (uchar *)saferealloc((void *)0x0,0x10d,1);\n pkt->data = puVar6;\n puVar6[pkt->length + -1] = (uchar)ssh;\n pkt->downstream_id = 0;\n pkt->body = pkt->data + pkt->length;\n pkt->additional_log_text = (char *)0x0;\n pkt->type = (int)ssh;\nLAB_0013c880:\n uVar4 = *puVar16;\n do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar4 < 0x30) {\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }\n else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }\n if (iVar5 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar5) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar4 < 0x30) {\n puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }\n uVar4 = *puVar15;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n *(uint *)(puVar9 + lVar17 + -4) =\n uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18;\n goto LAB_0013c880;\n}" type_identifier (pointer_declarator "* construct_packet(Ssh_conflict ssh,int pkttype,__va_list_tag *ap)" * (function_declarator "construct_packet(Ssh_conflict ssh,int pkttype,__va_list_tag *ap)" identifier (parameter_list "(Ssh_conflict ssh,int pkttype,__va_list_tag *ap)" ( (parameter_declaration "Ssh_conflict ssh" type_identifier identifier) , (parameter_declaration "int pkttype" primitive_type identifier) , (parameter_declaration "__va_list_tag *ap" type_identifier (pointer_declarator "*ap" * identifier)) )))) (compound_statement "{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n Bignum_conflict bn_00;\n char *__s;\n uint uVar4;\n int iVar5;\n Packet *pkt;\n uchar *puVar6;\n void *pvVar7;\n size_t sVar8;\n uchar *puVar9;\n uchar *puVar10;\n ulong uVar11;\n undefined8 *puVar12;\n int *piVar13;\n undefined4 *puVar14;\n uint *puVar15;\n undefined4 in_register_00000034;\n uint *puVar16;\n size_t n;\n long lVar17;\n uchar *argp;\n size_t sVar18;\n Bignum bn;\n long in_FS_OFFSET;\n \n puVar16 = (uint *)CONCAT44(in_register_00000034,pkttype);\n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n pkt = (Packet *)safemalloc(1,0x58);\n pkt->length = 0xd;\n pkt->maxlen = 0x10d;\n pkt->data = (uchar *)0x0;\n pkt->body = (uchar *)0x0;\n puVar6 = (uchar *)saferealloc((void *)0x0,0x10d,1);\n pkt->data = puVar6;\n puVar6[pkt->length + -1] = (uchar)ssh;\n pkt->downstream_id = 0;\n pkt->body = pkt->data + pkt->length;\n pkt->additional_log_text = (char *)0x0;\n pkt->type = (int)ssh;\nLAB_0013c880:\n uVar4 = *puVar16;\n do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar4 < 0x30) {\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }\n else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }\n if (iVar5 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar5) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar4 < 0x30) {\n puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }\n uVar4 = *puVar15;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n *(uint *)(puVar9 + lVar17 + -4) =\n uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18;\n goto LAB_0013c880;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "Bignum_conflict bn_00;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "Packet *pkt;" type_identifier (pointer_declarator "*pkt" * identifier) ;) (declaration "uchar *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "void *pvVar7;" primitive_type (pointer_declarator "*pvVar7" * identifier) ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "uchar *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "uchar *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "int *piVar13;" primitive_type (pointer_declarator "*piVar13" * identifier) ;) (declaration "undefined4 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "uint *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "undefined4 in_register_00000034;" type_identifier identifier ;) (declaration "uint *puVar16;" type_identifier (pointer_declarator "*puVar16" * identifier) ;) (declaration "size_t n;" primitive_type identifier ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar *argp;" type_identifier (pointer_declarator "*argp" * identifier) ;) (declaration "size_t sVar18;" primitive_type identifier ;) (declaration "Bignum bn;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (expression_statement "puVar16 = (uint *)CONCAT44(in_register_00000034,pkttype);" (assignment_expression "puVar16 = (uint *)CONCAT44(in_register_00000034,pkttype)" identifier = (cast_expression "(uint *)CONCAT44(in_register_00000034,pkttype)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(in_register_00000034,pkttype)" identifier (argument_list "(in_register_00000034,pkttype)" ( identifier , identifier ))))) ;) (expression_statement "lVar3 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar3 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pkt = (Packet *)safemalloc(1,0x58);" (assignment_expression "pkt = (Packet *)safemalloc(1,0x58)" identifier = (cast_expression "(Packet *)safemalloc(1,0x58)" ( (type_descriptor "Packet *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "safemalloc(1,0x58)" identifier (argument_list "(1,0x58)" ( number_literal , number_literal ))))) ;) (expression_statement "pkt->length = 0xd;" (assignment_expression "pkt->length = 0xd" (field_expression "pkt->length" identifier -> field_identifier) = number_literal) ;) (expression_statement "pkt->maxlen = 0x10d;" (assignment_expression "pkt->maxlen = 0x10d" (field_expression "pkt->maxlen" identifier -> field_identifier) = number_literal) ;) (expression_statement "pkt->data = (uchar *)0x0;" (assignment_expression "pkt->data = (uchar *)0x0" (field_expression "pkt->data" identifier -> field_identifier) = (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pkt->body = (uchar *)0x0;" (assignment_expression "pkt->body = (uchar *)0x0" (field_expression "pkt->body" identifier -> field_identifier) = (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "puVar6 = (uchar *)saferealloc((void *)0x0,0x10d,1);" (assignment_expression "puVar6 = (uchar *)saferealloc((void *)0x0,0x10d,1)" identifier = (cast_expression "(uchar *)saferealloc((void *)0x0,0x10d,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc((void *)0x0,0x10d,1)" identifier (argument_list "((void *)0x0,0x10d,1)" ( (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal , number_literal ))))) ;) (expression_statement "pkt->data = puVar6;" (assignment_expression "pkt->data = puVar6" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar6[pkt->length + -1] = (uchar)ssh;" (assignment_expression "puVar6[pkt->length + -1] = (uchar)ssh" (subscript_expression "puVar6[pkt->length + -1]" identifier [ (binary_expression "pkt->length + -1" (field_expression "pkt->length" identifier -> field_identifier) + number_literal) ]) = (cast_expression "(uchar)ssh" ( (type_descriptor "uchar" type_identifier) ) identifier)) ;) (expression_statement "pkt->downstream_id = 0;" (assignment_expression "pkt->downstream_id = 0" (field_expression "pkt->downstream_id" identifier -> field_identifier) = number_literal) ;) (expression_statement "pkt->body = pkt->data + pkt->length;" (assignment_expression "pkt->body = pkt->data + pkt->length" (field_expression "pkt->body" identifier -> field_identifier) = (binary_expression "pkt->data + pkt->length" (field_expression "pkt->data" identifier -> field_identifier) + (field_expression "pkt->length" identifier -> field_identifier))) ;) (expression_statement "pkt->additional_log_text = (char *)0x0;" (assignment_expression "pkt->additional_log_text = (char *)0x0" (field_expression "pkt->additional_log_text" identifier -> field_identifier) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "pkt->type = (int)ssh;" (assignment_expression "pkt->type = (int)ssh" (field_expression "pkt->type" identifier -> field_identifier) = (cast_expression "(int)ssh" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (labeled_statement "LAB_0013c880:\n uVar4 = *puVar16;" statement_identifier : (expression_statement "uVar4 = *puVar16;" (assignment_expression "uVar4 = *puVar16" identifier = (pointer_expression "*puVar16" * identifier)) ;)) (do_statement "do {\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar4 < 0x30) {\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }\n else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }\n if (iVar5 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar5) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }\n } while( true );" do (compound_statement "{\n /* WARNING: This code block may not be properly labeled as switch case */\n if (uVar4 < 0x30) {\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }\n else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }\n if (iVar5 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }\n /* WARNING: Could not find normalized switch variable to match jumptable */\n switch(iVar5) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }\n }" { comment (if_statement "if (uVar4 < 0x30) {\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }\n else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }" if (parenthesized_expression "(uVar4 < 0x30)" ( (binary_expression "uVar4 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar11 = (ulong)uVar4;\n uVar4 = uVar4 + 8;\n *puVar16 = uVar4;\n iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));\n }" { (expression_statement "uVar11 = (ulong)uVar4;" (assignment_expression "uVar11 = (ulong)uVar4" identifier = (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar4 = uVar4 + 8;" (assignment_expression "uVar4 = uVar4 + 8" identifier = (binary_expression "uVar4 + 8" identifier + number_literal)) ;) (expression_statement "*puVar16 = uVar4;" (assignment_expression "*puVar16 = uVar4" (pointer_expression "*puVar16" * identifier) = identifier) ;) (expression_statement "iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4));" (assignment_expression "iVar5 = *(int *)(uVar11 + *(long *)(puVar16 + 4))" identifier = (pointer_expression "*(int *)(uVar11 + *(long *)(puVar16 + 4))" * (cast_expression "(int *)(uVar11 + *(long *)(puVar16 + 4))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar11 + *(long *)(puVar16 + 4))" ( (binary_expression "uVar11 + *(long *)(puVar16 + 4)" identifier + (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) ))))) ))))) ;) }) (else_clause "else {\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }" else (compound_statement "{\n piVar13 = *(int **)(puVar16 + 2);\n *(int **)(puVar16 + 2) = piVar13 + 2;\n iVar5 = *piVar13;\n }" { (expression_statement "piVar13 = *(int **)(puVar16 + 2);" (assignment_expression "piVar13 = *(int **)(puVar16 + 2)" identifier = (pointer_expression "*(int **)(puVar16 + 2)" * (cast_expression "(int **)(puVar16 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(int **)(puVar16 + 2) = piVar13 + 2;" (assignment_expression "*(int **)(puVar16 + 2) = piVar13 + 2" (pointer_expression "*(int **)(puVar16 + 2)" * (cast_expression "(int **)(puVar16 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = (binary_expression "piVar13 + 2" identifier + number_literal)) ;) (expression_statement "iVar5 = *piVar13;" (assignment_expression "iVar5 = *piVar13" identifier = (pointer_expression "*piVar13" * identifier)) ;) }))) (if_statement "if (iVar5 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return pkt;\n }" { (if_statement "if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar3 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar3 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return pkt;" return identifier ;) })) comment (switch_statement "switch(iVar5) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }" switch (parenthesized_expression "(iVar5)" ( identifier )) (compound_statement "{\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;\n case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;\n case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;\n }" { (case_statement "case 1:\n goto switchD_0013c8ae_caseD_1;" case number_literal : (goto_statement "goto switchD_0013c8ae_caseD_1;" goto statement_identifier ;)) (case_statement "case 2:\n if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }\n uVar2 = *puVar14;\n lVar17 = pkt->length + 1;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9[lVar17 + -1] = (uchar)uVar2;\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar4 < 0x30) {\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }" if (parenthesized_expression "(uVar4 < 0x30)" ( (binary_expression "uVar4 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }" { (expression_statement "puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4));" (assignment_expression "puVar14 = (undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4))" identifier = (cast_expression "(undefined4 *)((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (binary_expression "(ulong)uVar4 + *(long *)(puVar16 + 4)" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*puVar16 = uVar4 + 8;" (assignment_expression "*puVar16 = uVar4 + 8" (pointer_expression "*puVar16" * identifier) = (binary_expression "uVar4 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }" else (compound_statement "{\n puVar14 = *(undefined4 **)(puVar16 + 2);\n *(undefined4 **)(puVar16 + 2) = puVar14 + 2;\n }" { (expression_statement "puVar14 = *(undefined4 **)(puVar16 + 2);" (assignment_expression "puVar14 = *(undefined4 **)(puVar16 + 2)" identifier = (pointer_expression "*(undefined4 **)(puVar16 + 2)" * (cast_expression "(undefined4 **)(puVar16 + 2)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 **)(puVar16 + 2) = puVar14 + 2;" (assignment_expression "*(undefined4 **)(puVar16 + 2) = puVar14 + 2" (pointer_expression "*(undefined4 **)(puVar16 + 2)" * (cast_expression "(undefined4 **)(puVar16 + 2)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = (binary_expression "puVar14 + 2" identifier + number_literal)) ;) }))) (expression_statement "uVar2 = *puVar14;" (assignment_expression "uVar2 = *puVar14" identifier = (pointer_expression "*puVar14" * identifier)) ;) (expression_statement "lVar17 = pkt->length + 1;" (assignment_expression "lVar17 = pkt->length + 1" identifier = (binary_expression "pkt->length + 1" (field_expression "pkt->length" identifier -> field_identifier) + number_literal)) ;) (expression_statement "pkt->length = lVar17;" (assignment_expression "pkt->length = lVar17" (field_expression "pkt->length" identifier -> field_identifier) = identifier) ;) (if_statement "if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }" if (parenthesized_expression "(pkt->maxlen < (long)(int)lVar17)" ( (binary_expression "pkt->maxlen < (long)(int)lVar17" (field_expression "pkt->maxlen" identifier -> field_identifier) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }" { (expression_statement "puVar6 = pkt->body;" (assignment_expression "puVar6 = pkt->body" identifier = (field_expression "pkt->body" identifier -> field_identifier)) ;) (expression_statement "sVar18 = (size_t)((int)lVar17 + 0x100);" (assignment_expression "sVar18 = (size_t)((int)lVar17 + 0x100)" identifier = (cast_expression "(size_t)((int)lVar17 + 0x100)" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" if (parenthesized_expression "(puVar6 == (uchar *)0x0)" ( (binary_expression "puVar6 == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }" { (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);" (assignment_expression "puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(pkt->data,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(pkt->data,sVar18,1)" identifier (argument_list "(pkt->data,sVar18,1)" ( (field_expression "pkt->data" identifier -> field_identifier) , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar9;" (assignment_expression "pkt->data = puVar9" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" else (compound_statement "{\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" { (expression_statement "puVar10 = pkt->data;" (assignment_expression "puVar10 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);" (assignment_expression "puVar9 = (uchar *)saferealloc(puVar10,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar10,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar10,sVar18,1)" identifier (argument_list "(puVar10,sVar18,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar9;" (assignment_expression "pkt->data = puVar9" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) (expression_statement "pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);" (assignment_expression "pkt->body = puVar9 + ((int)puVar6 - (int)puVar10)" (field_expression "pkt->body" identifier -> field_identifier) = (binary_expression "puVar9 + ((int)puVar6 - (int)puVar10)" identifier + (parenthesized_expression "((int)puVar6 - (int)puVar10)" ( (binary_expression "(int)puVar6 - (int)puVar10" (cast_expression "(int)puVar6" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)puVar10" ( (type_descriptor "int" primitive_type) ) identifier)) )))) ;) }))) }) (else_clause "else {\n puVar9 = pkt->data;\n }" else (compound_statement "{\n puVar9 = pkt->data;\n }" { (expression_statement "puVar9 = pkt->data;" (assignment_expression "puVar9 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) }))) (expression_statement "puVar9[lVar17 + -1] = (uchar)uVar2;" (assignment_expression "puVar9[lVar17 + -1] = (uchar)uVar2" (subscript_expression "puVar9[lVar17 + -1]" identifier [ (binary_expression "lVar17 + -1" identifier + number_literal) ]) = (cast_expression "(uchar)uVar2" ( (type_descriptor "uchar" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 3:\n if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }\n sVar8 = (size_t)*piVar13;\n puVar6 = pkt->data;\n lVar17 = pkt->length + sVar8;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }\n memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar4 < 0x30) {\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }" if (parenthesized_expression "(uVar4 < 0x30)" ( (binary_expression "uVar4 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar1 = uVar4 + 8;\n *puVar16 = uVar1;\n pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);\n if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }\n piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);\n *puVar16 = uVar4 + 0x10;\n }" { (expression_statement "uVar1 = uVar4 + 8;" (assignment_expression "uVar1 = uVar4 + 8" identifier = (binary_expression "uVar4 + 8" identifier + number_literal)) ;) (expression_statement "*puVar16 = uVar1;" (assignment_expression "*puVar16 = uVar1" (pointer_expression "*puVar16" * identifier) = identifier) ;) (expression_statement "pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4);" (assignment_expression "pvVar7 = *(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4)" identifier = (pointer_expression "*(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4)" * (cast_expression "(void **)(*(long *)(puVar16 + 4) + (ulong)uVar4)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(puVar16 + 4) + (ulong)uVar4)" ( (binary_expression "*(long *)(puVar16 + 4) + (ulong)uVar4" (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) )))) + (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier)) ))))) ;) (if_statement "if (0x2f < uVar1) {\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }" if (parenthesized_expression "(0x2f < uVar1)" ( (binary_expression "0x2f < uVar1" number_literal < identifier) )) (compound_statement "{\n piVar13 = *(int **)(puVar16 + 2);\n goto LAB_0013cc27;\n }" { (expression_statement "piVar13 = *(int **)(puVar16 + 2);" (assignment_expression "piVar13 = *(int **)(puVar16 + 2)" identifier = (pointer_expression "*(int **)(puVar16 + 2)" * (cast_expression "(int **)(puVar16 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0013cc27;" goto statement_identifier ;) })) (expression_statement "piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1);" (assignment_expression "piVar13 = (int *)(*(long *)(puVar16 + 4) + (ulong)uVar1)" identifier = (cast_expression "(int *)(*(long *)(puVar16 + 4) + (ulong)uVar1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(puVar16 + 4) + (ulong)uVar1)" ( (binary_expression "*(long *)(puVar16 + 4) + (ulong)uVar1" (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) )))) + (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "*puVar16 = uVar4 + 0x10;" (assignment_expression "*puVar16 = uVar4 + 0x10" (pointer_expression "*puVar16" * identifier) = (binary_expression "uVar4 + 0x10" identifier + number_literal)) ;) }) (else_clause "else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }" else (compound_statement "{\n puVar12 = *(undefined8 **)(puVar16 + 2);\n piVar13 = (int *)(puVar12 + 1);\n *(int **)(puVar16 + 2) = piVar13;\n pvVar7 = (void *)*puVar12;\nLAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;\n }" { (expression_statement "puVar12 = *(undefined8 **)(puVar16 + 2);" (assignment_expression "puVar12 = *(undefined8 **)(puVar16 + 2)" identifier = (pointer_expression "*(undefined8 **)(puVar16 + 2)" * (cast_expression "(undefined8 **)(puVar16 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (expression_statement "piVar13 = (int *)(puVar12 + 1);" (assignment_expression "piVar13 = (int *)(puVar12 + 1)" identifier = (cast_expression "(int *)(puVar12 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 1)" ( (binary_expression "puVar12 + 1" identifier + number_literal) )))) ;) (expression_statement "*(int **)(puVar16 + 2) = piVar13;" (assignment_expression "*(int **)(puVar16 + 2) = piVar13" (pointer_expression "*(int **)(puVar16 + 2)" * (cast_expression "(int **)(puVar16 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "pvVar7 = (void *)*puVar12;" (assignment_expression "pvVar7 = (void *)*puVar12" identifier = (cast_expression "(void *)*puVar12" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar12" * identifier))) ;) (labeled_statement "LAB_0013cc27:\n *(int **)(puVar16 + 2) = piVar13 + 2;" statement_identifier : (expression_statement "*(int **)(puVar16 + 2) = piVar13 + 2;" (assignment_expression "*(int **)(puVar16 + 2) = piVar13 + 2" (pointer_expression "*(int **)(puVar16 + 2)" * (cast_expression "(int **)(puVar16 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = (binary_expression "piVar13 + 2" identifier + number_literal)) ;)) }))) (expression_statement "sVar8 = (size_t)*piVar13;" (assignment_expression "sVar8 = (size_t)*piVar13" identifier = (cast_expression "(size_t)*piVar13" ( (type_descriptor "size_t" primitive_type) ) (pointer_expression "*piVar13" * identifier))) ;) (expression_statement "puVar6 = pkt->data;" (assignment_expression "puVar6 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) (expression_statement "lVar17 = pkt->length + sVar8;" (assignment_expression "lVar17 = pkt->length + sVar8" identifier = (binary_expression "pkt->length + sVar8" (field_expression "pkt->length" identifier -> field_identifier) + identifier)) ;) (expression_statement "pkt->length = lVar17;" (assignment_expression "pkt->length = lVar17" (field_expression "pkt->length" identifier -> field_identifier) = identifier) ;) (if_statement "if (pkt->maxlen < (long)(int)lVar17) {\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }" if (parenthesized_expression "(pkt->maxlen < (long)(int)lVar17)" ( (binary_expression "pkt->maxlen < (long)(int)lVar17" (field_expression "pkt->maxlen" identifier -> field_identifier) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n puVar9 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }\n }" { (expression_statement "puVar9 = pkt->body;" (assignment_expression "puVar9 = pkt->body" identifier = (field_expression "pkt->body" identifier -> field_identifier)) ;) (expression_statement "sVar18 = (size_t)((int)lVar17 + 0x100);" (assignment_expression "sVar18 = (size_t)((int)lVar17 + 0x100)" identifier = (cast_expression "(size_t)((int)lVar17 + 0x100)" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (puVar9 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }\n else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }" if (parenthesized_expression "(puVar9 == (uchar *)0x0)" ( (binary_expression "puVar9 == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pkt->maxlen = sVar18;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n }" { (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);" (assignment_expression "puVar6 = (uchar *)saferealloc(puVar6,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar6,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar6,sVar18,1)" identifier (argument_list "(puVar6,sVar18,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar6;" (assignment_expression "pkt->data = puVar6" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }" else (compound_statement "{\n pkt->maxlen = sVar18;\n iVar5 = (int)puVar6;\n puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar6;\n pkt->body = puVar6 + ((int)puVar9 - iVar5);\n }" { (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "iVar5 = (int)puVar6;" (assignment_expression "iVar5 = (int)puVar6" identifier = (cast_expression "(int)puVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "puVar6 = (uchar *)saferealloc(puVar6,sVar18,1);" (assignment_expression "puVar6 = (uchar *)saferealloc(puVar6,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar6,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar6,sVar18,1)" identifier (argument_list "(puVar6,sVar18,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar6;" (assignment_expression "pkt->data = puVar6" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) (expression_statement "pkt->body = puVar6 + ((int)puVar9 - iVar5);" (assignment_expression "pkt->body = puVar6 + ((int)puVar9 - iVar5)" (field_expression "pkt->body" identifier -> field_identifier) = (binary_expression "puVar6 + ((int)puVar9 - iVar5)" identifier + (parenthesized_expression "((int)puVar9 - iVar5)" ( (binary_expression "(int)puVar9 - iVar5" (cast_expression "(int)puVar9" ( (type_descriptor "int" primitive_type) ) identifier) - identifier) )))) ;) }))) })) (expression_statement "memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8);" (call_expression "memcpy(puVar6 + (lVar17 - sVar8),pvVar7,sVar8)" identifier (argument_list "(puVar6 + (lVar17 - sVar8),pvVar7,sVar8)" ( (binary_expression "puVar6 + (lVar17 - sVar8)" identifier + (parenthesized_expression "(lVar17 - sVar8)" ( (binary_expression "lVar17 - sVar8" identifier - identifier) ))) , identifier , identifier ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 4:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n __s = (char *)*puVar12;\n lVar17 = pkt->length + 4;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }\n puVar9 = puVar9 + lVar17 + -4;\n puVar9[0] = '\0';\n puVar9[1] = '\0';\n puVar9[2] = '\0';\n puVar9[3] = '\0';\n pkt->savedpos = pkt->length;\n sVar8 = strlen(__s);\n ssh_pkt_addstring_data(pkt,__s,(int)sVar8);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }" if (parenthesized_expression "(uVar4 < 0x30)" ( (binary_expression "uVar4 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }" { (expression_statement "puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));" (assignment_expression "puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4))" identifier = (cast_expression "(undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (binary_expression "(ulong)uVar4 + *(long *)(puVar16 + 4)" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*puVar16 = uVar4 + 8;" (assignment_expression "*puVar16 = uVar4 + 8" (pointer_expression "*puVar16" * identifier) = (binary_expression "uVar4 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }" else (compound_statement "{\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }" { (expression_statement "puVar12 = *(undefined8 **)(puVar16 + 2);" (assignment_expression "puVar12 = *(undefined8 **)(puVar16 + 2)" identifier = (pointer_expression "*(undefined8 **)(puVar16 + 2)" * (cast_expression "(undefined8 **)(puVar16 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 **)(puVar16 + 2) = puVar12 + 1;" (assignment_expression "*(undefined8 **)(puVar16 + 2) = puVar12 + 1" (pointer_expression "*(undefined8 **)(puVar16 + 2)" * (cast_expression "(undefined8 **)(puVar16 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = (binary_expression "puVar12 + 1" identifier + number_literal)) ;) }))) (expression_statement "__s = (char *)*puVar12;" (assignment_expression "__s = (char *)*puVar12" identifier = (cast_expression "(char *)*puVar12" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar12" * identifier))) ;) (expression_statement "lVar17 = pkt->length + 4;" (assignment_expression "lVar17 = pkt->length + 4" identifier = (binary_expression "pkt->length + 4" (field_expression "pkt->length" identifier -> field_identifier) + number_literal)) ;) (expression_statement "pkt->length = lVar17;" (assignment_expression "pkt->length = lVar17" (field_expression "pkt->length" identifier -> field_identifier) = identifier) ;) (if_statement "if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }" if (parenthesized_expression "(pkt->maxlen < (long)(int)lVar17)" ( (binary_expression "pkt->maxlen < (long)(int)lVar17" (field_expression "pkt->maxlen" identifier -> field_identifier) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }" { (expression_statement "puVar6 = pkt->body;" (assignment_expression "puVar6 = pkt->body" identifier = (field_expression "pkt->body" identifier -> field_identifier)) ;) (expression_statement "sVar18 = (size_t)((int)lVar17 + 0x100);" (assignment_expression "sVar18 = (size_t)((int)lVar17 + 0x100)" identifier = (cast_expression "(size_t)((int)lVar17 + 0x100)" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" if (parenthesized_expression "(puVar6 == (uchar *)0x0)" ( (binary_expression "puVar6 == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }" { (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);" (assignment_expression "puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(pkt->data,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(pkt->data,sVar18,1)" identifier (argument_list "(pkt->data,sVar18,1)" ( (field_expression "pkt->data" identifier -> field_identifier) , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar9;" (assignment_expression "pkt->data = puVar9" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" else (compound_statement "{\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" { (expression_statement "puVar10 = pkt->data;" (assignment_expression "puVar10 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);" (assignment_expression "puVar9 = (uchar *)saferealloc(puVar10,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar10,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar10,sVar18,1)" identifier (argument_list "(puVar10,sVar18,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar9;" (assignment_expression "pkt->data = puVar9" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) (expression_statement "pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);" (assignment_expression "pkt->body = puVar9 + ((int)puVar6 - (int)puVar10)" (field_expression "pkt->body" identifier -> field_identifier) = (binary_expression "puVar9 + ((int)puVar6 - (int)puVar10)" identifier + (parenthesized_expression "((int)puVar6 - (int)puVar10)" ( (binary_expression "(int)puVar6 - (int)puVar10" (cast_expression "(int)puVar6" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)puVar10" ( (type_descriptor "int" primitive_type) ) identifier)) )))) ;) }))) }) (else_clause "else {\n puVar9 = pkt->data;\n }" else (compound_statement "{\n puVar9 = pkt->data;\n }" { (expression_statement "puVar9 = pkt->data;" (assignment_expression "puVar9 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) }))) (expression_statement "puVar9 = puVar9 + lVar17 + -4;" (assignment_expression "puVar9 = puVar9 + lVar17 + -4" identifier = (binary_expression "puVar9 + lVar17 + -4" (binary_expression "puVar9 + lVar17" identifier + identifier) + number_literal)) ;) (expression_statement "puVar9[0] = '\0';" (assignment_expression "puVar9[0] = '\0'" (subscript_expression "puVar9[0]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "puVar9[1] = '\0';" (assignment_expression "puVar9[1] = '\0'" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "puVar9[2] = '\0';" (assignment_expression "puVar9[2] = '\0'" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "puVar9[3] = '\0';" (assignment_expression "puVar9[3] = '\0'" (subscript_expression "puVar9[3]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pkt->savedpos = pkt->length;" (assignment_expression "pkt->savedpos = pkt->length" (field_expression "pkt->savedpos" identifier -> field_identifier) = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "sVar8 = strlen(__s);" (assignment_expression "sVar8 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "ssh_pkt_addstring_data(pkt,__s,(int)sVar8);" (call_expression "ssh_pkt_addstring_data(pkt,__s,(int)sVar8)" identifier (argument_list "(pkt,__s,(int)sVar8)" ( identifier , identifier , (cast_expression "(int)sVar8" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 5:\n if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }\n bn_00 = (Bignum_conflict)*puVar12;\n iVar5 = ssh1_bignum_length(bn_00);\n sVar18 = (size_t)iVar5;\n pvVar7 = safemalloc(sVar18,1);\n ssh1_write_bignum(pvVar7,bn_00);\n lVar17 = pkt->length + sVar18;\n pkt->length = lVar17;\n if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }\n memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);\n safefree(pvVar7);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar4 < 0x30) {\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }" if (parenthesized_expression "(uVar4 < 0x30)" ( (binary_expression "uVar4 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }" { (expression_statement "puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4));" (assignment_expression "puVar12 = (undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4))" identifier = (cast_expression "(undefined8 *)((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (binary_expression "(ulong)uVar4 + *(long *)(puVar16 + 4)" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*puVar16 = uVar4 + 8;" (assignment_expression "*puVar16 = uVar4 + 8" (pointer_expression "*puVar16" * identifier) = (binary_expression "uVar4 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }" else (compound_statement "{\n puVar12 = *(undefined8 **)(puVar16 + 2);\n *(undefined8 **)(puVar16 + 2) = puVar12 + 1;\n }" { (expression_statement "puVar12 = *(undefined8 **)(puVar16 + 2);" (assignment_expression "puVar12 = *(undefined8 **)(puVar16 + 2)" identifier = (pointer_expression "*(undefined8 **)(puVar16 + 2)" * (cast_expression "(undefined8 **)(puVar16 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 **)(puVar16 + 2) = puVar12 + 1;" (assignment_expression "*(undefined8 **)(puVar16 + 2) = puVar12 + 1" (pointer_expression "*(undefined8 **)(puVar16 + 2)" * (cast_expression "(undefined8 **)(puVar16 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = (binary_expression "puVar12 + 1" identifier + number_literal)) ;) }))) (expression_statement "bn_00 = (Bignum_conflict)*puVar12;" (assignment_expression "bn_00 = (Bignum_conflict)*puVar12" identifier = (binary_expression "(Bignum_conflict)*puVar12" (parenthesized_expression "(Bignum_conflict)" ( identifier )) * identifier)) ;) (expression_statement "iVar5 = ssh1_bignum_length(bn_00);" (assignment_expression "iVar5 = ssh1_bignum_length(bn_00)" identifier = (call_expression "ssh1_bignum_length(bn_00)" identifier (argument_list "(bn_00)" ( identifier )))) ;) (expression_statement "sVar18 = (size_t)iVar5;" (assignment_expression "sVar18 = (size_t)iVar5" identifier = (cast_expression "(size_t)iVar5" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "pvVar7 = safemalloc(sVar18,1);" (assignment_expression "pvVar7 = safemalloc(sVar18,1)" identifier = (call_expression "safemalloc(sVar18,1)" identifier (argument_list "(sVar18,1)" ( identifier , number_literal )))) ;) (expression_statement "ssh1_write_bignum(pvVar7,bn_00);" (call_expression "ssh1_write_bignum(pvVar7,bn_00)" identifier (argument_list "(pvVar7,bn_00)" ( identifier , identifier ))) ;) (expression_statement "lVar17 = pkt->length + sVar18;" (assignment_expression "lVar17 = pkt->length + sVar18" identifier = (binary_expression "pkt->length + sVar18" (field_expression "pkt->length" identifier -> field_identifier) + identifier)) ;) (expression_statement "pkt->length = lVar17;" (assignment_expression "pkt->length = lVar17" (field_expression "pkt->length" identifier -> field_identifier) = identifier) ;) (if_statement "if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }\n else {\n puVar10 = pkt->data;\n }" if (parenthesized_expression "(pkt->maxlen < (long)(int)lVar17)" ( (binary_expression "pkt->maxlen < (long)(int)lVar17" (field_expression "pkt->maxlen" identifier -> field_identifier) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n puVar6 = pkt->data;\n puVar9 = pkt->body;\n n = (size_t)((int)lVar17 + 0x100);\n pkt->maxlen = n;\n if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }\n }" { (expression_statement "puVar6 = pkt->data;" (assignment_expression "puVar6 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) (expression_statement "puVar9 = pkt->body;" (assignment_expression "puVar9 = pkt->body" identifier = (field_expression "pkt->body" identifier -> field_identifier)) ;) (expression_statement "n = (size_t)((int)lVar17 + 0x100);" (assignment_expression "n = (size_t)((int)lVar17 + 0x100)" identifier = (cast_expression "(size_t)((int)lVar17 + 0x100)" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "pkt->maxlen = n;" (assignment_expression "pkt->maxlen = n" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (if_statement "if (puVar9 == (uchar *)0x0) {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }\n else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }" if (parenthesized_expression "(puVar9 == (uchar *)0x0)" ( (binary_expression "puVar9 == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n }" { (expression_statement "puVar10 = (uchar *)saferealloc(puVar6,n,1);" (assignment_expression "puVar10 = (uchar *)saferealloc(puVar6,n,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar6,n,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar6,n,1)" identifier (argument_list "(puVar6,n,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar10;" (assignment_expression "pkt->data = puVar10" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }" else (compound_statement "{\n puVar10 = (uchar *)saferealloc(puVar6,n,1);\n lVar17 = pkt->length;\n pkt->data = puVar10;\n pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);\n }" { (expression_statement "puVar10 = (uchar *)saferealloc(puVar6,n,1);" (assignment_expression "puVar10 = (uchar *)saferealloc(puVar6,n,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar6,n,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar6,n,1)" identifier (argument_list "(puVar6,n,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar10;" (assignment_expression "pkt->data = puVar10" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) (expression_statement "pkt->body = puVar10 + ((int)puVar9 - (int)puVar6);" (assignment_expression "pkt->body = puVar10 + ((int)puVar9 - (int)puVar6)" (field_expression "pkt->body" identifier -> field_identifier) = (binary_expression "puVar10 + ((int)puVar9 - (int)puVar6)" identifier + (parenthesized_expression "((int)puVar9 - (int)puVar6)" ( (binary_expression "(int)puVar9 - (int)puVar6" (cast_expression "(int)puVar9" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)puVar6" ( (type_descriptor "int" primitive_type) ) identifier)) )))) ;) }))) }) (else_clause "else {\n puVar10 = pkt->data;\n }" else (compound_statement "{\n puVar10 = pkt->data;\n }" { (expression_statement "puVar10 = pkt->data;" (assignment_expression "puVar10 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) }))) (expression_statement "memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18);" (call_expression "memcpy(puVar10 + (lVar17 - sVar18),pvVar7,sVar18)" identifier (argument_list "(puVar10 + (lVar17 - sVar18),pvVar7,sVar18)" ( (binary_expression "puVar10 + (lVar17 - sVar18)" identifier + (parenthesized_expression "(lVar17 - sVar18)" ( (binary_expression "lVar17 - sVar18" identifier - identifier) ))) , identifier , identifier ))) ;) (expression_statement "safefree(pvVar7);" (call_expression "safefree(pvVar7)" identifier (argument_list "(pvVar7)" ( identifier ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) })) }) while (parenthesized_expression "( true )" ( true )) ;) (labeled_statement "switchD_0013c8ae_caseD_1:\n if (uVar4 < 0x30) {\n puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }" statement_identifier : (if_statement "if (uVar4 < 0x30) {\n puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }\n else {\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }" if (parenthesized_expression "(uVar4 < 0x30)" ( (binary_expression "uVar4 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));\n *puVar16 = uVar4 + 8;\n }" { (expression_statement "puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4));" (assignment_expression "puVar15 = (uint *)((ulong)uVar4 + *(long *)(puVar16 + 4))" identifier = (cast_expression "(uint *)((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar4 + *(long *)(puVar16 + 4))" ( (binary_expression "(ulong)uVar4 + *(long *)(puVar16 + 4)" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(puVar16 + 4)" * (cast_expression "(long *)(puVar16 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar16 + 4)" ( (binary_expression "puVar16 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*puVar16 = uVar4 + 8;" (assignment_expression "*puVar16 = uVar4 + 8" (pointer_expression "*puVar16" * identifier) = (binary_expression "uVar4 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }" else (compound_statement "{\n puVar15 = *(uint **)(puVar16 + 2);\n *(uint **)(puVar16 + 2) = puVar15 + 2;\n }" { (expression_statement "puVar15 = *(uint **)(puVar16 + 2);" (assignment_expression "puVar15 = *(uint **)(puVar16 + 2)" identifier = (pointer_expression "*(uint **)(puVar16 + 2)" * (cast_expression "(uint **)(puVar16 + 2)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(uint **)(puVar16 + 2) = puVar15 + 2;" (assignment_expression "*(uint **)(puVar16 + 2) = puVar15 + 2" (pointer_expression "*(uint **)(puVar16 + 2)" * (cast_expression "(uint **)(puVar16 + 2)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(puVar16 + 2)" ( (binary_expression "puVar16 + 2" identifier + number_literal) )))) = (binary_expression "puVar15 + 2" identifier + number_literal)) ;) })))) (expression_statement "uVar4 = *puVar15;" (assignment_expression "uVar4 = *puVar15" identifier = (pointer_expression "*puVar15" * identifier)) ;) (expression_statement "lVar17 = pkt->length + 4;" (assignment_expression "lVar17 = pkt->length + 4" identifier = (binary_expression "pkt->length + 4" (field_expression "pkt->length" identifier -> field_identifier) + number_literal)) ;) (expression_statement "pkt->length = lVar17;" (assignment_expression "pkt->length = lVar17" (field_expression "pkt->length" identifier -> field_identifier) = identifier) ;) (if_statement "if (pkt->maxlen < (long)(int)lVar17) {\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }\n else {\n puVar9 = pkt->data;\n }" if (parenthesized_expression "(pkt->maxlen < (long)(int)lVar17)" ( (binary_expression "pkt->maxlen < (long)(int)lVar17" (field_expression "pkt->maxlen" identifier -> field_identifier) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n puVar6 = pkt->body;\n sVar18 = (size_t)((int)lVar17 + 0x100);\n if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }\n }" { (expression_statement "puVar6 = pkt->body;" (assignment_expression "puVar6 = pkt->body" identifier = (field_expression "pkt->body" identifier -> field_identifier)) ;) (expression_statement "sVar18 = (size_t)((int)lVar17 + 0x100);" (assignment_expression "sVar18 = (size_t)((int)lVar17 + 0x100)" identifier = (cast_expression "(size_t)((int)lVar17 + 0x100)" ( (type_descriptor "size_t" primitive_type) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (puVar6 == (uchar *)0x0) {\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }\n else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" if (parenthesized_expression "(puVar6 == (uchar *)0x0)" ( (binary_expression "puVar6 == (uchar *)0x0" identifier == (cast_expression "(uchar *)0x0" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n }" { (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1);" (assignment_expression "puVar9 = (uchar *)saferealloc(pkt->data,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(pkt->data,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(pkt->data,sVar18,1)" identifier (argument_list "(pkt->data,sVar18,1)" ( (field_expression "pkt->data" identifier -> field_identifier) , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar9;" (assignment_expression "pkt->data = puVar9" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) }) (else_clause "else {\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" else (compound_statement "{\n puVar10 = pkt->data;\n pkt->maxlen = sVar18;\n puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);\n lVar17 = pkt->length;\n pkt->data = puVar9;\n pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);\n }" { (expression_statement "puVar10 = pkt->data;" (assignment_expression "puVar10 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) (expression_statement "pkt->maxlen = sVar18;" (assignment_expression "pkt->maxlen = sVar18" (field_expression "pkt->maxlen" identifier -> field_identifier) = identifier) ;) (expression_statement "puVar9 = (uchar *)saferealloc(puVar10,sVar18,1);" (assignment_expression "puVar9 = (uchar *)saferealloc(puVar10,sVar18,1)" identifier = (cast_expression "(uchar *)saferealloc(puVar10,sVar18,1)" ( (type_descriptor "uchar *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "saferealloc(puVar10,sVar18,1)" identifier (argument_list "(puVar10,sVar18,1)" ( identifier , identifier , number_literal ))))) ;) (expression_statement "lVar17 = pkt->length;" (assignment_expression "lVar17 = pkt->length" identifier = (field_expression "pkt->length" identifier -> field_identifier)) ;) (expression_statement "pkt->data = puVar9;" (assignment_expression "pkt->data = puVar9" (field_expression "pkt->data" identifier -> field_identifier) = identifier) ;) (expression_statement "pkt->body = puVar9 + ((int)puVar6 - (int)puVar10);" (assignment_expression "pkt->body = puVar9 + ((int)puVar6 - (int)puVar10)" (field_expression "pkt->body" identifier -> field_identifier) = (binary_expression "puVar9 + ((int)puVar6 - (int)puVar10)" identifier + (parenthesized_expression "((int)puVar6 - (int)puVar10)" ( (binary_expression "(int)puVar6 - (int)puVar10" (cast_expression "(int)puVar6" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)puVar10" ( (type_descriptor "int" primitive_type) ) identifier)) )))) ;) }))) }) (else_clause "else {\n puVar9 = pkt->data;\n }" else (compound_statement "{\n puVar9 = pkt->data;\n }" { (expression_statement "puVar9 = pkt->data;" (assignment_expression "puVar9 = pkt->data" identifier = (field_expression "pkt->data" identifier -> field_identifier)) ;) }))) (expression_statement "*(uint *)(puVar9 + lVar17 + -4) =\n uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18;" (assignment_expression "*(uint *)(puVar9 + lVar17 + -4) =\n uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18" (pointer_expression "*(uint *)(puVar9 + lVar17 + -4)" * (cast_expression "(uint *)(puVar9 + lVar17 + -4)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar9 + lVar17 + -4)" ( (binary_expression "puVar9 + lVar17 + -4" (binary_expression "puVar9 + lVar17" identifier + identifier) + number_literal) )))) = (binary_expression "uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8 | uVar4 << 0x18" (binary_expression "uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8 | (uVar4 & 0xff00) << 8" (binary_expression "uVar4 >> 0x18 | (uVar4 & 0xff0000) >> 8" (binary_expression "uVar4 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar4 & 0xff0000) >> 8" (parenthesized_expression "(uVar4 & 0xff0000)" ( (binary_expression "uVar4 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar4 & 0xff00) << 8" (parenthesized_expression "(uVar4 & 0xff00)" ( (binary_expression "uVar4 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar4 << 0x18" identifier << number_literal))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;) })))
(translation_unit "long * FUN_0013c7f0(undefined4 param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}\n\n" (function_definition "long * FUN_0013c7f0(undefined4 param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_0013c7f0(undefined4 param_1,uint *param_2)" * (function_declarator "FUN_0013c7f0(undefined4 param_1,uint *param_2)" identifier (parameter_list "(undefined4 param_1,uint *param_2)" ( (parameter_declaration "undefined4 param_1" type_identifier identifier) , (parameter_declaration "uint *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) )))) (compound_statement "{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "undefined4 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "int iVar6;" primitive_type identifier ;) (declaration "long *plVar7;" (sized_type_specifier "long" long) (pointer_declarator "*plVar7" * identifier) ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "void *pvVar9;" primitive_type (pointer_declarator "*pvVar9" * identifier) ;) (declaration "long lVar10;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar11;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar12;" type_identifier identifier ;) (declaration "undefined8 *puVar13;" type_identifier (pointer_declarator "*puVar13" * identifier) ;) (declaration "int *piVar14;" primitive_type (pointer_declarator "*piVar14" * identifier) ;) (declaration "undefined4 *puVar15;" type_identifier (pointer_declarator "*puVar15" * identifier) ;) (declaration "uint *puVar16;" type_identifier (pointer_declarator "*puVar16" * identifier) ;) (declaration "long lVar17;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar18;" primitive_type identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar3 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "plVar7 = (long *)FUN_0012bf00(1,0x58);" (assignment_expression "plVar7 = (long *)FUN_0012bf00(1,0x58)" identifier = (cast_expression "(long *)FUN_0012bf00(1,0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012bf00(1,0x58)" identifier (argument_list "(1,0x58)" ( number_literal , number_literal ))))) ;) (expression_statement "*plVar7 = 0xd;" (assignment_expression "*plVar7 = 0xd" (pointer_expression "*plVar7" * identifier) = number_literal) ;) (expression_statement "plVar7[7] = 0x10d;" (assignment_expression "plVar7[7] = 0x10d" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar7 + 4)" * (cast_expression "(undefined1 (*) [16])(plVar7 + 4)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(plVar7 + 4)" ( (binary_expression "plVar7 + 4" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "lVar8 = FUN_0012bfa0(0,0x10d,1);" (assignment_expression "lVar8 = FUN_0012bfa0(0,0x10d,1)" identifier = (call_expression "FUN_0012bfa0(0,0x10d,1)" identifier (argument_list "(0,0x10d,1)" ( number_literal , number_literal , number_literal )))) ;) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(char *)(lVar8 + -1 + *plVar7) = (char)param_1;" (assignment_expression "*(char *)(lVar8 + -1 + *plVar7) = (char)param_1" (pointer_expression "*(char *)(lVar8 + -1 + *plVar7)" * (cast_expression "(char *)(lVar8 + -1 + *plVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + -1 + *plVar7)" ( (binary_expression "lVar8 + -1 + *plVar7" (binary_expression "lVar8 + -1" identifier + number_literal) + (pointer_expression "*plVar7" * identifier)) )))) = (cast_expression "(char)param_1" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "*(undefined4 *)(plVar7 + 9) = 0;" (assignment_expression "*(undefined4 *)(plVar7 + 9) = 0" (pointer_expression "*(undefined4 *)(plVar7 + 9)" * (cast_expression "(undefined4 *)(plVar7 + 9)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 9)" ( (binary_expression "plVar7 + 9" identifier + number_literal) )))) = number_literal) ;) (expression_statement "plVar7[5] = *plVar7 + plVar7[4];" (assignment_expression "plVar7[5] = *plVar7 + plVar7[4]" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "*plVar7 + plVar7[4]" (pointer_expression "*plVar7" * identifier) + (subscript_expression "plVar7[4]" identifier [ number_literal ]))) ;) (expression_statement "plVar7[10] = 0;" (assignment_expression "plVar7[10] = 0" (subscript_expression "plVar7[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(plVar7 + 2) = param_1;" (assignment_expression "*(undefined4 *)(plVar7 + 2) = param_1" (pointer_expression "*(undefined4 *)(plVar7 + 2)" * (cast_expression "(undefined4 *)(plVar7 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(plVar7 + 2)" ( (binary_expression "plVar7 + 2" identifier + number_literal) )))) = identifier) ;) (labeled_statement "LAB_0013c880:\n uVar5 = *param_2;" statement_identifier : (expression_statement "uVar5 = *param_2;" (assignment_expression "uVar5 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;)) (do_statement "do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );" do (compound_statement "{\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n }" { (if_statement "if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }" { (expression_statement "uVar12 = (ulong)uVar5;" (assignment_expression "uVar12 = (ulong)uVar5" identifier = (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "uVar5 = uVar5 + 8;" (assignment_expression "uVar5 = uVar5 + 8" identifier = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) (expression_statement "*param_2 = uVar5;" (assignment_expression "*param_2 = uVar5" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));" (assignment_expression "iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4))" identifier = (pointer_expression "*(int *)(uVar12 + *(long *)(param_2 + 4))" * (cast_expression "(int *)(uVar12 + *(long *)(param_2 + 4))" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(uVar12 + *(long *)(param_2 + 4))" ( (binary_expression "uVar12 + *(long *)(param_2 + 4)" identifier + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) ))))) ;) }) (else_clause "else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" else (compound_statement "{\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" { (expression_statement "piVar14 = *(int **)(param_2 + 2);" (assignment_expression "piVar14 = *(int **)(param_2 + 2)" identifier = (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(int **)(param_2 + 2) = piVar14 + 2;" (assignment_expression "*(int **)(param_2 + 2) = piVar14 + 2" (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "piVar14 + 2" identifier + number_literal)) ;) (expression_statement "iVar6 = *piVar14;" (assignment_expression "iVar6 = *piVar14" identifier = (pointer_expression "*piVar14" * identifier)) ;) }))) (if_statement "if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }" if (parenthesized_expression "(iVar6 == 0)" ( (binary_expression "iVar6 == 0" identifier == number_literal) )) (compound_statement "{\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }" { (if_statement "if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar3 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar3 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return plVar7;" return identifier ;) })) (switch_statement "switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }" switch (parenthesized_expression "(iVar6)" ( identifier )) (compound_statement "{\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }" { (case_statement "case 1:\n goto switchD_0013c8ae_caseD_1;" case number_literal : (goto_statement "goto switchD_0013c8ae_caseD_1;" goto statement_identifier ;)) (case_statement "case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" else (compound_statement "{\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" { (expression_statement "puVar15 = *(undefined4 **)(param_2 + 2);" (assignment_expression "puVar15 = *(undefined4 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined4 **)(param_2 + 2)" * (cast_expression "(undefined4 **)(param_2 + 2)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined4 **)(param_2 + 2) = puVar15 + 2;" (assignment_expression "*(undefined4 **)(param_2 + 2) = puVar15 + 2" (pointer_expression "*(undefined4 **)(param_2 + 2)" * (cast_expression "(undefined4 **)(param_2 + 2)" ( (type_descriptor "undefined4 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar15 + 2" identifier + number_literal)) ;) }))) (expression_statement "uVar2 = *puVar15;" (assignment_expression "uVar2 = *puVar15" identifier = (pointer_expression "*puVar15" * identifier)) ;) (expression_statement "lVar8 = *plVar7 + 1;" (assignment_expression "lVar8 = *plVar7 + 1" identifier = (binary_expression "*plVar7 + 1" (pointer_expression "*plVar7" * identifier) + number_literal)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" { (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" { (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" identifier = (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" identifier (argument_list "(plVar7[4],lVar8,1)" ( (subscript_expression "plVar7[4]" identifier [ number_literal ]) , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" identifier (argument_list "(lVar11,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" ( (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar10 = plVar7[4];\n }" else (compound_statement "{\n lVar10 = plVar7[4];\n }" { (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "*(char *)(lVar10 + -1 + lVar8) = (char)uVar2;" (assignment_expression "*(char *)(lVar10 + -1 + lVar8) = (char)uVar2" (pointer_expression "*(char *)(lVar10 + -1 + lVar8)" * (cast_expression "(char *)(lVar10 + -1 + lVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -1 + lVar8)" ( (binary_expression "lVar10 + -1 + lVar8" (binary_expression "lVar10 + -1" identifier + number_literal) + identifier) )))) = (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }" { (expression_statement "uVar1 = uVar5 + 8;" (assignment_expression "uVar1 = uVar5 + 8" identifier = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) (expression_statement "*param_2 = uVar1;" (assignment_expression "*param_2 = uVar1" (pointer_expression "*param_2" * identifier) = identifier) ;) (expression_statement "pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);" (assignment_expression "pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" identifier = (pointer_expression "*(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" * (cast_expression "(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_2 + 4) + (ulong)uVar5)" ( (binary_expression "*(long *)(param_2 + 4) + (ulong)uVar5" (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) )))) + (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) ))))) ;) (if_statement "if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }" if (parenthesized_expression "(0x2f < uVar1)" ( (binary_expression "0x2f < uVar1" number_literal < identifier) )) (compound_statement "{\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }" { (expression_statement "piVar14 = *(int **)(param_2 + 2);" (assignment_expression "piVar14 = *(int **)(param_2 + 2)" identifier = (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (goto_statement "goto LAB_0013cc27;" goto statement_identifier ;) })) (expression_statement "piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);" (assignment_expression "piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1)" identifier = (cast_expression "(int *)(*(long *)(param_2 + 4) + (ulong)uVar1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 4) + (ulong)uVar1)" ( (binary_expression "*(long *)(param_2 + 4) + (ulong)uVar1" (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) )))) + (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) )))) ;) (expression_statement "*param_2 = uVar5 + 0x10;" (assignment_expression "*param_2 = uVar5 + 0x10" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 0x10" identifier + number_literal)) ;) }) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" else (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" { (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "piVar14 = (int *)(puVar13 + 1);" (assignment_expression "piVar14 = (int *)(puVar13 + 1)" identifier = (cast_expression "(int *)(puVar13 + 1)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar13 + 1)" ( (binary_expression "puVar13 + 1" identifier + number_literal) )))) ;) (expression_statement "*(int **)(param_2 + 2) = piVar14;" (assignment_expression "*(int **)(param_2 + 2) = piVar14" (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "pvVar9 = (void *)*puVar13;" (assignment_expression "pvVar9 = (void *)*puVar13" identifier = (cast_expression "(void *)*puVar13" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar13" * identifier))) ;) (labeled_statement "LAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;" statement_identifier : (expression_statement "*(int **)(param_2 + 2) = piVar14 + 2;" (assignment_expression "*(int **)(param_2 + 2) = piVar14 + 2" (pointer_expression "*(int **)(param_2 + 2)" * (cast_expression "(int **)(param_2 + 2)" ( (type_descriptor "int **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "piVar14 + 2" identifier + number_literal)) ;)) }))) (expression_statement "sVar18 = (size_t)*piVar14;" (assignment_expression "sVar18 = (size_t)*piVar14" identifier = (cast_expression "(size_t)*piVar14" ( (type_descriptor "size_t" primitive_type) ) (pointer_expression "*piVar14" * identifier))) ;) (expression_statement "lVar8 = plVar7[4];" (assignment_expression "lVar8 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "lVar17 = *plVar7 + sVar18;" (assignment_expression "lVar17 = *plVar7 + sVar18" identifier = (binary_expression "*plVar7 + sVar18" (pointer_expression "*plVar7" * identifier) + identifier)) ;) (expression_statement "*plVar7 = lVar17;" (assignment_expression "*plVar7 = lVar17" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar17)" ( (binary_expression "plVar7[7] < (long)(int)lVar17" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar17" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }" { (expression_statement "lVar10 = plVar7[5];" (assignment_expression "lVar10 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar17 = (long)((int)lVar17 + 0x100);" (assignment_expression "lVar17 = (long)((int)lVar17 + 0x100)" identifier = (cast_expression "(long)((int)lVar17 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar17 + 0x100)" ( (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" if (parenthesized_expression "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }" { (expression_statement "plVar7[7] = lVar17;" (assignment_expression "plVar7[7] = lVar17" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar8 = FUN_0012bfa0(lVar8,lVar17,1);" (assignment_expression "lVar8 = FUN_0012bfa0(lVar8,lVar17,1)" identifier = (call_expression "FUN_0012bfa0(lVar8,lVar17,1)" identifier (argument_list "(lVar8,lVar17,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar17 = *plVar7;" (assignment_expression "lVar17 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" else (compound_statement "{\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" { (expression_statement "plVar7[7] = lVar17;" (assignment_expression "plVar7[7] = lVar17" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "iVar6 = (int)lVar8;" (assignment_expression "iVar6 = (int)lVar8" identifier = (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "lVar8 = FUN_0012bfa0(lVar8,lVar17,1);" (assignment_expression "lVar8 = FUN_0012bfa0(lVar8,lVar17,1)" identifier = (call_expression "FUN_0012bfa0(lVar8,lVar17,1)" identifier (argument_list "(lVar8,lVar17,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar17 = *plVar7;" (assignment_expression "lVar17 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar10 - iVar6) + lVar8;" (assignment_expression "plVar7[5] = ((int)lVar10 - iVar6) + lVar8" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar10 - iVar6) + lVar8" (parenthesized_expression "((int)lVar10 - iVar6)" ( (binary_expression "(int)lVar10 - iVar6" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) - identifier) )) + identifier)) ;) }))) })) (expression_statement "memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);" (call_expression "memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18)" identifier (argument_list "((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18)" ( (cast_expression "(void *)(lVar8 + (lVar17 - sVar18))" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + (lVar17 - sVar18))" ( (binary_expression "lVar8 + (lVar17 - sVar18)" identifier + (parenthesized_expression "(lVar17 - sVar18)" ( (binary_expression "lVar17 - sVar18" identifier - identifier) ))) ))) , identifier , identifier ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" else (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" { (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 **)(param_2 + 2) = puVar13 + 1;" (assignment_expression "*(undefined8 **)(param_2 + 2) = puVar13 + 1" (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) }))) (expression_statement "__s = (char *)*puVar13;" (assignment_expression "__s = (char *)*puVar13" identifier = (cast_expression "(char *)*puVar13" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar13" * identifier))) ;) (expression_statement "lVar8 = *plVar7 + 4;" (assignment_expression "lVar8 = *plVar7 + 4" identifier = (binary_expression "*plVar7 + 4" (pointer_expression "*plVar7" * identifier) + number_literal)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" { (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" { (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" identifier = (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" identifier (argument_list "(plVar7[4],lVar8,1)" ( (subscript_expression "plVar7[4]" identifier [ number_literal ]) , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" identifier (argument_list "(lVar11,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" ( (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar10 = plVar7[4];\n }" else (compound_statement "{\n lVar10 = plVar7[4];\n }" { (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "*(undefined4 *)(lVar10 + -4 + lVar8) = 0;" (assignment_expression "*(undefined4 *)(lVar10 + -4 + lVar8) = 0" (pointer_expression "*(undefined4 *)(lVar10 + -4 + lVar8)" * (cast_expression "(undefined4 *)(lVar10 + -4 + lVar8)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -4 + lVar8)" ( (binary_expression "lVar10 + -4 + lVar8" (binary_expression "lVar10 + -4" identifier + number_literal) + identifier) )))) = number_literal) ;) (expression_statement "plVar7[6] = *plVar7;" (assignment_expression "plVar7[6] = *plVar7" (subscript_expression "plVar7[6]" identifier [ number_literal ]) = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "sVar18 = strlen(__s);" (assignment_expression "sVar18 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);" (call_expression "FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff)" identifier (argument_list "(plVar7,__s,sVar18 & 0xffffffff)" ( identifier , identifier , (binary_expression "sVar18 & 0xffffffff" identifier & number_literal) ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) (case_statement "case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;" case number_literal : (if_statement "if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" else (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" { (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" identifier = (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 **)(param_2 + 2) = puVar13 + 1;" (assignment_expression "*(undefined8 **)(param_2 + 2) = puVar13 + 1" (pointer_expression "*(undefined8 **)(param_2 + 2)" * (cast_expression "(undefined8 **)(param_2 + 2)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar13 + 1" identifier + number_literal)) ;) }))) (expression_statement "uVar4 = *puVar13;" (assignment_expression "uVar4 = *puVar13" identifier = (pointer_expression "*puVar13" * identifier)) ;) (expression_statement "iVar6 = FUN_0015bcd0(uVar4);" (assignment_expression "iVar6 = FUN_0015bcd0(uVar4)" identifier = (call_expression "FUN_0015bcd0(uVar4)" identifier (argument_list "(uVar4)" ( identifier )))) ;) (expression_statement "sVar18 = (size_t)iVar6;" (assignment_expression "sVar18 = (size_t)iVar6" identifier = (cast_expression "(size_t)iVar6" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (expression_statement "pvVar9 = (void *)FUN_0012bf00(sVar18,1);" (assignment_expression "pvVar9 = (void *)FUN_0012bf00(sVar18,1)" identifier = (cast_expression "(void *)FUN_0012bf00(sVar18,1)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012bf00(sVar18,1)" identifier (argument_list "(sVar18,1)" ( identifier , number_literal ))))) ;) (expression_statement "FUN_0015be30(pvVar9,uVar4);" (call_expression "FUN_0015be30(pvVar9,uVar4)" identifier (argument_list "(pvVar9,uVar4)" ( identifier , identifier ))) ;) (expression_statement "lVar8 = *plVar7 + sVar18;" (assignment_expression "lVar8 = *plVar7 + sVar18" identifier = (binary_expression "*plVar7 + sVar18" (pointer_expression "*plVar7" * identifier) + identifier)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }" { (expression_statement "lVar17 = plVar7[4];" (assignment_expression "lVar17 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "lVar10 = plVar7[5];" (assignment_expression "lVar10 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" if (parenthesized_expression "(lVar10 == 0)" ( (binary_expression "lVar10 == 0" identifier == number_literal) )) (compound_statement "{\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }" { (expression_statement "lVar11 = FUN_0012bfa0(lVar17,lVar8,1);" (assignment_expression "lVar11 = FUN_0012bfa0(lVar17,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar17,lVar8,1)" identifier (argument_list "(lVar17,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar11;" (assignment_expression "plVar7[4] = lVar11" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" else (compound_statement "{\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" { (expression_statement "lVar11 = FUN_0012bfa0(lVar17,lVar8,1);" (assignment_expression "lVar11 = FUN_0012bfa0(lVar17,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar17,lVar8,1)" identifier (argument_list "(lVar17,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar11;" (assignment_expression "plVar7[4] = lVar11" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;" (assignment_expression "plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar10 - (int)lVar17) + lVar11" (parenthesized_expression "((int)lVar10 - (int)lVar17)" ( (binary_expression "(int)lVar10 - (int)lVar17" (cast_expression "(int)lVar10" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar11 = plVar7[4];\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);" (call_expression "memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18)" identifier (argument_list "((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18)" ( (cast_expression "(void *)((lVar8 - sVar18) + lVar11)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar8 - sVar18) + lVar11)" ( (binary_expression "(lVar8 - sVar18) + lVar11" (parenthesized_expression "(lVar8 - sVar18)" ( (binary_expression "lVar8 - sVar18" identifier - identifier) )) + identifier) ))) , identifier , identifier ))) ;) (expression_statement "FUN_0012c050(pvVar9);" (call_expression "FUN_0012c050(pvVar9)" identifier (argument_list "(pvVar9)" ( identifier ))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;)) })) }) while (parenthesized_expression "( true )" ( true )) ;) (labeled_statement "switchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" statement_identifier : (if_statement "if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" if (parenthesized_expression "(uVar5 < 0x30)" ( (binary_expression "uVar5 < 0x30" identifier < number_literal) )) (compound_statement "{\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" { (expression_statement "puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4))" identifier = (cast_expression "(uint *)((ulong)uVar5 + *(long *)(param_2 + 4))" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" ( (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) + (pointer_expression "*(long *)(param_2 + 4)" * (cast_expression "(long *)(param_2 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 4)" ( (binary_expression "param_2 + 4" identifier + number_literal) ))))) )))) ;) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" * identifier) = (binary_expression "uVar5 + 8" identifier + number_literal)) ;) }) (else_clause "else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" else (compound_statement "{\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" { (expression_statement "puVar16 = *(uint **)(param_2 + 2);" (assignment_expression "puVar16 = *(uint **)(param_2 + 2)" identifier = (pointer_expression "*(uint **)(param_2 + 2)" * (cast_expression "(uint **)(param_2 + 2)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) ))))) ;) (expression_statement "*(uint **)(param_2 + 2) = puVar16 + 2;" (assignment_expression "*(uint **)(param_2 + 2) = puVar16 + 2" (pointer_expression "*(uint **)(param_2 + 2)" * (cast_expression "(uint **)(param_2 + 2)" ( (type_descriptor "uint **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + 2)" ( (binary_expression "param_2 + 2" identifier + number_literal) )))) = (binary_expression "puVar16 + 2" identifier + number_literal)) ;) })))) (expression_statement "uVar5 = *puVar16;" (assignment_expression "uVar5 = *puVar16" identifier = (pointer_expression "*puVar16" * identifier)) ;) (expression_statement "lVar8 = *plVar7 + 4;" (assignment_expression "lVar8 = *plVar7 + 4" identifier = (binary_expression "*plVar7 + 4" (pointer_expression "*plVar7" * identifier) + number_literal)) ;) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" * identifier) = identifier) ;) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" if (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" ( (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) < (cast_expression "(long)(int)lVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier))) )) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" { (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" identifier = (subscript_expression "plVar7[5]" identifier [ number_literal ])) ;) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" identifier = (cast_expression "(long)((int)lVar8 + 0x100)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "((int)lVar8 + 0x100)" ( (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) )))) ;) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" if (parenthesized_expression "(lVar17 == 0)" ( (binary_expression "lVar17 == 0" identifier == number_literal) )) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" { (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" identifier = (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" identifier (argument_list "(plVar7[4],lVar8,1)" ( (subscript_expression "plVar7[4]" identifier [ number_literal ]) , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" else (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" { (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" identifier = (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" identifier (argument_list "(lVar11,lVar8,1)" ( identifier , identifier , number_literal )))) ;) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" identifier = (pointer_expression "*plVar7" * identifier)) ;) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" identifier [ number_literal ]) = identifier) ;) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" identifier [ number_literal ]) = (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" ( (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)lVar11" ( (type_descriptor "int" primitive_type) ) identifier)) )) + identifier)) ;) }))) }) (else_clause "else {\n lVar10 = plVar7[4];\n }" else (compound_statement "{\n lVar10 = plVar7[4];\n }" { (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" identifier = (subscript_expression "plVar7[4]" identifier [ number_literal ])) ;) }))) (expression_statement "*(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;" (assignment_expression "*(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (pointer_expression "*(uint *)(lVar10 + -4 + lVar8)" * (cast_expression "(uint *)(lVar10 + -4 + lVar8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar10 + -4 + lVar8)" ( (binary_expression "lVar10 + -4 + lVar8" (binary_expression "lVar10 + -4" identifier + number_literal) + identifier) )))) = (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8" (binary_expression "uVar5 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar5 & 0xff0000) >> 8" (parenthesized_expression "(uVar5 & 0xff0000)" ( (binary_expression "uVar5 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar5 & 0xff00) << 8" (parenthesized_expression "(uVar5 & 0xff00)" ( (binary_expression "uVar5 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar5 << 0x18" identifier << number_literal))) ;) (goto_statement "goto LAB_0013c880;" goto statement_identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , LIT , LIT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (pointer_expression * IDENT)) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (pointer_expression * IDENT) + (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return IDENT ;) })) (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement case LIT : (goto_statement goto statement_identifier ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) + IDENT)) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor TYPE) ) IDENT)) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor TYPE) ) IDENT)) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;)) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - IDENT) )) + IDENT)) ;) }))) })) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (parenthesized_expression ( (binary_expression IDENT - IDENT) ))) ))) , IDENT , IDENT ))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) + IDENT)) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT & LIT) ))) ;) (goto_statement goto statement_identifier ;)) (case_statement case LIT : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) + IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) + IDENT)) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) + IDENT) ))) , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (goto_statement goto statement_identifier ;)) })) }) while (parenthesized_expression ( BOOL )) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) })))) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) < (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) IDENT))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (subscript_expression IDENT [ LIT ]) , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) + IDENT)) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) )))) = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (goto_statement goto statement_identifier ;) })))
(function_definition "long * FUN_0013c7f0(undefined4 param_1,uint *param_2)\n\n{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_0013c7f0(undefined4 param_1,uint *param_2)" (* "*") (function_declarator "FUN_0013c7f0(undefined4 param_1,uint *param_2)" (identifier "FUN_0013c7f0") (parameter_list "(undefined4 param_1,uint *param_2)" (( "(") (parameter_declaration "undefined4 param_1" (type_identifier "undefined4") (identifier "param_1")) (, ",") (parameter_declaration "uint *param_2" (type_identifier "uint") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")")))) (compound_statement "{\n uint uVar1;\n undefined4 uVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n uint uVar5;\n int iVar6;\n long *plVar7;\n long lVar8;\n void *pvVar9;\n long lVar10;\n long lVar11;\n ulong uVar12;\n undefined8 *puVar13;\n int *piVar14;\n undefined4 *puVar15;\n uint *puVar16;\n long lVar17;\n size_t sVar18;\n long in_FS_OFFSET;\n \n lVar3 = *(long *)(in_FS_OFFSET + 0x28);\n plVar7 = (long *)FUN_0012bf00(1,0x58);\n *plVar7 = 0xd;\n plVar7[7] = 0x10d;\n *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;\n lVar8 = FUN_0012bfa0(0,0x10d,1);\n plVar7[4] = lVar8;\n *(char *)(lVar8 + -1 + *plVar7) = (char)param_1;\n *(undefined4 *)(plVar7 + 9) = 0;\n plVar7[5] = *plVar7 + plVar7[4];\n plVar7[10] = 0;\n *(undefined4 *)(plVar7 + 2) = param_1;\nLAB_0013c880:\n uVar5 = *param_2;\n do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );\nswitchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }\n uVar5 = *puVar16;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;\n goto LAB_0013c880;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "undefined4 uVar2;" (type_identifier "undefined4") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "int iVar6;" (primitive_type "int") (identifier "iVar6") (; ";")) (declaration "long *plVar7;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar7" (* "*") (identifier "plVar7")) (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "void *pvVar9;" (primitive_type "void") (pointer_declarator "*pvVar9" (* "*") (identifier "pvVar9")) (; ";")) (declaration "long lVar10;" (sized_type_specifier "long" (long "long")) (identifier "lVar10") (; ";")) (declaration "long lVar11;" (sized_type_specifier "long" (long "long")) (identifier "lVar11") (; ";")) (declaration "ulong uVar12;" (type_identifier "ulong") (identifier "uVar12") (; ";")) (declaration "undefined8 *puVar13;" (type_identifier "undefined8") (pointer_declarator "*puVar13" (* "*") (identifier "puVar13")) (; ";")) (declaration "int *piVar14;" (primitive_type "int") (pointer_declarator "*piVar14" (* "*") (identifier "piVar14")) (; ";")) (declaration "undefined4 *puVar15;" (type_identifier "undefined4") (pointer_declarator "*puVar15" (* "*") (identifier "puVar15")) (; ";")) (declaration "uint *puVar16;" (type_identifier "uint") (pointer_declarator "*puVar16" (* "*") (identifier "puVar16")) (; ";")) (declaration "long lVar17;" (sized_type_specifier "long" (long "long")) (identifier "lVar17") (; ";")) (declaration "size_t sVar18;" (primitive_type "size_t") (identifier "sVar18") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (expression_statement "lVar3 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar3 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "plVar7 = (long *)FUN_0012bf00(1,0x58);" (assignment_expression "plVar7 = (long *)FUN_0012bf00(1,0x58)" (identifier "plVar7") (= "=") (cast_expression "(long *)FUN_0012bf00(1,0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012bf00(1,0x58)" (identifier "FUN_0012bf00") (argument_list "(1,0x58)" (( "(") (number_literal "1") (, ",") (number_literal "0x58") () ")"))))) (; ";")) (expression_statement "*plVar7 = 0xd;" (assignment_expression "*plVar7 = 0xd" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (number_literal "0xd")) (; ";")) (expression_statement "plVar7[7] = 0x10d;" (assignment_expression "plVar7[7] = 0x10d" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "0x10d")) (; ";")) (expression_statement "*(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(plVar7 + 4)" (* "*") (cast_expression "(undefined1 (*) [16])(plVar7 + 4)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(plVar7 + 4)" (( "(") (binary_expression "plVar7 + 4" (identifier "plVar7") (+ "+") (number_literal "4")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "lVar8 = FUN_0012bfa0(0,0x10d,1);" (assignment_expression "lVar8 = FUN_0012bfa0(0,0x10d,1)" (identifier "lVar8") (= "=") (call_expression "FUN_0012bfa0(0,0x10d,1)" (identifier "FUN_0012bfa0") (argument_list "(0,0x10d,1)" (( "(") (number_literal "0") (, ",") (number_literal "0x10d") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "*(char *)(lVar8 + -1 + *plVar7) = (char)param_1;" (assignment_expression "*(char *)(lVar8 + -1 + *plVar7) = (char)param_1" (pointer_expression "*(char *)(lVar8 + -1 + *plVar7)" (* "*") (cast_expression "(char *)(lVar8 + -1 + *plVar7)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + -1 + *plVar7)" (( "(") (binary_expression "lVar8 + -1 + *plVar7" (binary_expression "lVar8 + -1" (identifier "lVar8") (+ "+") (number_literal "-1")) (+ "+") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) () ")")))) (= "=") (cast_expression "(char)param_1" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "param_1"))) (; ";")) (expression_statement "*(undefined4 *)(plVar7 + 9) = 0;" (assignment_expression "*(undefined4 *)(plVar7 + 9) = 0" (pointer_expression "*(undefined4 *)(plVar7 + 9)" (* "*") (cast_expression "(undefined4 *)(plVar7 + 9)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 9)" (( "(") (binary_expression "plVar7 + 9" (identifier "plVar7") (+ "+") (number_literal "9")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar7[5] = *plVar7 + plVar7[4];" (assignment_expression "plVar7[5] = *plVar7 + plVar7[4]" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "*plVar7 + plVar7[4]" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")))) (; ";")) (expression_statement "plVar7[10] = 0;" (assignment_expression "plVar7[10] = 0" (subscript_expression "plVar7[10]" (identifier "plVar7") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(plVar7 + 2) = param_1;" (assignment_expression "*(undefined4 *)(plVar7 + 2) = param_1" (pointer_expression "*(undefined4 *)(plVar7 + 2)" (* "*") (cast_expression "(undefined4 *)(plVar7 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(plVar7 + 2)" (( "(") (binary_expression "plVar7 + 2" (identifier "plVar7") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "param_1")) (; ";")) (labeled_statement "LAB_0013c880:\n uVar5 = *param_2;" (statement_identifier "LAB_0013c880") (: ":") (expression_statement "uVar5 = *param_2;" (assignment_expression "uVar5 = *param_2" (identifier "uVar5") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";"))) (do_statement "do {\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n } while( true );" (do "do") (compound_statement "{\n \n if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }\n if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }\n \n switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }\n }" ({ "{") (if_statement "if (uVar5 < 0x30) {\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }\n else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" (if "if") (parenthesized_expression "(uVar5 < 0x30)" (( "(") (binary_expression "uVar5 < 0x30" (identifier "uVar5") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n uVar12 = (ulong)uVar5;\n uVar5 = uVar5 + 8;\n *param_2 = uVar5;\n iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));\n }" ({ "{") (expression_statement "uVar12 = (ulong)uVar5;" (assignment_expression "uVar12 = (ulong)uVar5" (identifier "uVar12") (= "=") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5"))) (; ";")) (expression_statement "uVar5 = uVar5 + 8;" (assignment_expression "uVar5 = uVar5 + 8" (identifier "uVar5") (= "=") (binary_expression "uVar5 + 8" (identifier "uVar5") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "*param_2 = uVar5;" (assignment_expression "*param_2 = uVar5" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "uVar5")) (; ";")) (expression_statement "iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4));" (assignment_expression "iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4))" (identifier "iVar6") (= "=") (pointer_expression "*(int *)(uVar12 + *(long *)(param_2 + 4))" (* "*") (cast_expression "(int *)(uVar12 + *(long *)(param_2 + 4))" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(uVar12 + *(long *)(param_2 + 4))" (( "(") (binary_expression "uVar12 + *(long *)(param_2 + 4)" (identifier "uVar12") (+ "+") (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")"))))) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" (else "else") (compound_statement "{\n piVar14 = *(int **)(param_2 + 2);\n *(int **)(param_2 + 2) = piVar14 + 2;\n iVar6 = *piVar14;\n }" ({ "{") (expression_statement "piVar14 = *(int **)(param_2 + 2);" (assignment_expression "piVar14 = *(int **)(param_2 + 2)" (identifier "piVar14") (= "=") (pointer_expression "*(int **)(param_2 + 2)" (* "*") (cast_expression "(int **)(param_2 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(int **)(param_2 + 2) = piVar14 + 2;" (assignment_expression "*(int **)(param_2 + 2) = piVar14 + 2" (pointer_expression "*(int **)(param_2 + 2)" (* "*") (cast_expression "(int **)(param_2 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (binary_expression "piVar14 + 2" (identifier "piVar14") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "iVar6 = *piVar14;" (assignment_expression "iVar6 = *piVar14" (identifier "iVar6") (= "=") (pointer_expression "*piVar14" (* "*") (identifier "piVar14"))) (; ";")) (} "}")))) (if_statement "if (iVar6 == 0) {\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }" (if "if") (parenthesized_expression "(iVar6 == 0)" (( "(") (binary_expression "iVar6 == 0" (identifier "iVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return plVar7;\n }" ({ "{") (if_statement "if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(lVar3 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "lVar3 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "lVar3") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return plVar7;" (return "return") (identifier "plVar7") (; ";")) (} "}"))) (switch_statement "switch(iVar6) {\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }" (switch "switch") (parenthesized_expression "(iVar6)" (( "(") (identifier "iVar6") () ")")) (compound_statement "{\n case 1:\n goto switchD_0013c8ae_caseD_1;\n case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;\n case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;\n case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;\n case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;\n }" ({ "{") (case_statement "case 1:\n goto switchD_0013c8ae_caseD_1;" (case "case") (number_literal "1") (: ":") (goto_statement "goto switchD_0013c8ae_caseD_1;" (goto "goto") (statement_identifier "switchD_0013c8ae_caseD_1") (; ";"))) (case_statement "case 2:\n if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }\n uVar2 = *puVar15;\n lVar8 = *plVar7 + 1;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(char *)(lVar10 + -1 + lVar8) = (char)uVar2;\n goto LAB_0013c880;" (case "case") (number_literal "2") (: ":") (if_statement "if (uVar5 < 0x30) {\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" (if "if") (parenthesized_expression "(uVar5 < 0x30)" (( "(") (binary_expression "uVar5 < 0x30" (identifier "uVar5") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" ({ "{") (expression_statement "puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4))" (identifier "puVar15") (= "=") (cast_expression "(undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")) (+ "+") (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")"))))) () ")")))) (; ";")) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "uVar5 + 8" (identifier "uVar5") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (else_clause "else {\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" (else "else") (compound_statement "{\n puVar15 = *(undefined4 **)(param_2 + 2);\n *(undefined4 **)(param_2 + 2) = puVar15 + 2;\n }" ({ "{") (expression_statement "puVar15 = *(undefined4 **)(param_2 + 2);" (assignment_expression "puVar15 = *(undefined4 **)(param_2 + 2)" (identifier "puVar15") (= "=") (pointer_expression "*(undefined4 **)(param_2 + 2)" (* "*") (cast_expression "(undefined4 **)(param_2 + 2)" (( "(") (type_descriptor "undefined4 **" (type_identifier "undefined4") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(undefined4 **)(param_2 + 2) = puVar15 + 2;" (assignment_expression "*(undefined4 **)(param_2 + 2) = puVar15 + 2" (pointer_expression "*(undefined4 **)(param_2 + 2)" (* "*") (cast_expression "(undefined4 **)(param_2 + 2)" (( "(") (type_descriptor "undefined4 **" (type_identifier "undefined4") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (binary_expression "puVar15 + 2" (identifier "puVar15") (+ "+") (number_literal "2"))) (; ";")) (} "}")))) (expression_statement "uVar2 = *puVar15;" (assignment_expression "uVar2 = *puVar15" (identifier "uVar2") (= "=") (pointer_expression "*puVar15" (* "*") (identifier "puVar15"))) (; ";")) (expression_statement "lVar8 = *plVar7 + 1;" (assignment_expression "lVar8 = *plVar7 + 1" (identifier "lVar8") (= "=") (binary_expression "*plVar7 + 1" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" (if "if") (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" (( "(") (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (< "<") (cast_expression "(long)(int)lVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")))) () ")")) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" ({ "{") (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" (identifier "lVar17") (= "=") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" (identifier "lVar8") (= "=") (cast_expression "(long)((int)lVar8 + 0x100)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((int)lVar8 + 0x100)" (( "(") (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")) (+ "+") (number_literal "0x100")) () ")")))) (; ";")) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" (if "if") (parenthesized_expression "(lVar17 == 0)" (( "(") (binary_expression "lVar17 == 0" (identifier "lVar17") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" ({ "{") (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" (identifier "lVar10") (= "=") (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(plVar7[4],lVar8,1)" (( "(") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" (else "else") (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" ({ "{") (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" (identifier "lVar11") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" (identifier "lVar10") (= "=") (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar11,lVar8,1)" (( "(") (identifier "lVar11") (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" (( "(") (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17")) (- "-") (cast_expression "(int)lVar11" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar11"))) () ")")) (+ "+") (identifier "lVar10"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n lVar10 = plVar7[4];\n }" (else "else") (compound_statement "{\n lVar10 = plVar7[4];\n }" ({ "{") (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" (identifier "lVar10") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (} "}")))) (expression_statement "*(char *)(lVar10 + -1 + lVar8) = (char)uVar2;" (assignment_expression "*(char *)(lVar10 + -1 + lVar8) = (char)uVar2" (pointer_expression "*(char *)(lVar10 + -1 + lVar8)" (* "*") (cast_expression "(char *)(lVar10 + -1 + lVar8)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar10 + -1 + lVar8)" (( "(") (binary_expression "lVar10 + -1 + lVar8" (binary_expression "lVar10 + -1" (identifier "lVar10") (+ "+") (number_literal "-1")) (+ "+") (identifier "lVar8")) () ")")))) (= "=") (cast_expression "(char)uVar2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar2"))) (; ";")) (goto_statement "goto LAB_0013c880;" (goto "goto") (statement_identifier "LAB_0013c880") (; ";"))) (case_statement "case 3:\n if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }\n sVar18 = (size_t)*piVar14;\n lVar8 = plVar7[4];\n lVar17 = *plVar7 + sVar18;\n *plVar7 = lVar17;\n if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }\n memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);\n goto LAB_0013c880;" (case "case") (number_literal "3") (: ":") (if_statement "if (uVar5 < 0x30) {\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" (if "if") (parenthesized_expression "(uVar5 < 0x30)" (( "(") (binary_expression "uVar5 < 0x30" (identifier "uVar5") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n uVar1 = uVar5 + 8;\n *param_2 = uVar1;\n pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);\n if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }\n piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);\n *param_2 = uVar5 + 0x10;\n }" ({ "{") (expression_statement "uVar1 = uVar5 + 8;" (assignment_expression "uVar1 = uVar5 + 8" (identifier "uVar1") (= "=") (binary_expression "uVar5 + 8" (identifier "uVar5") (+ "+") (number_literal "8"))) (; ";")) (expression_statement "*param_2 = uVar1;" (assignment_expression "*param_2 = uVar1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5);" (assignment_expression "pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" (identifier "pvVar9") (= "=") (pointer_expression "*(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" (* "*") (cast_expression "(void **)(*(long *)(param_2 + 4) + (ulong)uVar5)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_2 + 4) + (ulong)uVar5)" (( "(") (binary_expression "*(long *)(param_2 + 4) + (ulong)uVar5" (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")")))) (+ "+") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5"))) () ")"))))) (; ";")) (if_statement "if (0x2f < uVar1) {\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }" (if "if") (parenthesized_expression "(0x2f < uVar1)" (( "(") (binary_expression "0x2f < uVar1" (number_literal "0x2f") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n piVar14 = *(int **)(param_2 + 2);\n goto LAB_0013cc27;\n }" ({ "{") (expression_statement "piVar14 = *(int **)(param_2 + 2);" (assignment_expression "piVar14 = *(int **)(param_2 + 2)" (identifier "piVar14") (= "=") (pointer_expression "*(int **)(param_2 + 2)" (* "*") (cast_expression "(int **)(param_2 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (goto_statement "goto LAB_0013cc27;" (goto "goto") (statement_identifier "LAB_0013cc27") (; ";")) (} "}"))) (expression_statement "piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1);" (assignment_expression "piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1)" (identifier "piVar14") (= "=") (cast_expression "(int *)(*(long *)(param_2 + 4) + (ulong)uVar1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_2 + 4) + (ulong)uVar1)" (( "(") (binary_expression "*(long *)(param_2 + 4) + (ulong)uVar1" (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")")))) (+ "+") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) () ")")))) (; ";")) (expression_statement "*param_2 = uVar5 + 0x10;" (assignment_expression "*param_2 = uVar5 + 0x10" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "uVar5 + 0x10" (identifier "uVar5") (+ "+") (number_literal "0x10"))) (; ";")) (} "}")) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" (else "else") (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n piVar14 = (int *)(puVar13 + 1);\n *(int **)(param_2 + 2) = piVar14;\n pvVar9 = (void *)*puVar13;\nLAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;\n }" ({ "{") (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" (identifier "puVar13") (= "=") (pointer_expression "*(undefined8 **)(param_2 + 2)" (* "*") (cast_expression "(undefined8 **)(param_2 + 2)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "piVar14 = (int *)(puVar13 + 1);" (assignment_expression "piVar14 = (int *)(puVar13 + 1)" (identifier "piVar14") (= "=") (cast_expression "(int *)(puVar13 + 1)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar13 + 1)" (( "(") (binary_expression "puVar13 + 1" (identifier "puVar13") (+ "+") (number_literal "1")) () ")")))) (; ";")) (expression_statement "*(int **)(param_2 + 2) = piVar14;" (assignment_expression "*(int **)(param_2 + 2) = piVar14" (pointer_expression "*(int **)(param_2 + 2)" (* "*") (cast_expression "(int **)(param_2 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "piVar14")) (; ";")) (expression_statement "pvVar9 = (void *)*puVar13;" (assignment_expression "pvVar9 = (void *)*puVar13" (identifier "pvVar9") (= "=") (cast_expression "(void *)*puVar13" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar13" (* "*") (identifier "puVar13")))) (; ";")) (labeled_statement "LAB_0013cc27:\n *(int **)(param_2 + 2) = piVar14 + 2;" (statement_identifier "LAB_0013cc27") (: ":") (expression_statement "*(int **)(param_2 + 2) = piVar14 + 2;" (assignment_expression "*(int **)(param_2 + 2) = piVar14 + 2" (pointer_expression "*(int **)(param_2 + 2)" (* "*") (cast_expression "(int **)(param_2 + 2)" (( "(") (type_descriptor "int **" (primitive_type "int") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (binary_expression "piVar14 + 2" (identifier "piVar14") (+ "+") (number_literal "2"))) (; ";"))) (} "}")))) (expression_statement "sVar18 = (size_t)*piVar14;" (assignment_expression "sVar18 = (size_t)*piVar14" (identifier "sVar18") (= "=") (cast_expression "(size_t)*piVar14" (( "(") (type_descriptor "size_t" (primitive_type "size_t")) () ")") (pointer_expression "*piVar14" (* "*") (identifier "piVar14")))) (; ";")) (expression_statement "lVar8 = plVar7[4];" (assignment_expression "lVar8 = plVar7[4]" (identifier "lVar8") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "lVar17 = *plVar7 + sVar18;" (assignment_expression "lVar17 = *plVar7 + sVar18" (identifier "lVar17") (= "=") (binary_expression "*plVar7 + sVar18" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (identifier "sVar18"))) (; ";")) (expression_statement "*plVar7 = lVar17;" (assignment_expression "*plVar7 = lVar17" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (identifier "lVar17")) (; ";")) (if_statement "if (plVar7[7] < (long)(int)lVar17) {\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }" (if "if") (parenthesized_expression "(plVar7[7] < (long)(int)lVar17)" (( "(") (binary_expression "plVar7[7] < (long)(int)lVar17" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (< "<") (cast_expression "(long)(int)lVar17" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17")))) () ")")) (compound_statement "{\n lVar10 = plVar7[5];\n lVar17 = (long)((int)lVar17 + 0x100);\n if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }\n }" ({ "{") (expression_statement "lVar10 = plVar7[5];" (assignment_expression "lVar10 = plVar7[5]" (identifier "lVar10") (= "=") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "lVar17 = (long)((int)lVar17 + 0x100);" (assignment_expression "lVar17 = (long)((int)lVar17 + 0x100)" (identifier "lVar17") (= "=") (cast_expression "(long)((int)lVar17 + 0x100)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((int)lVar17 + 0x100)" (( "(") (binary_expression "(int)lVar17 + 0x100" (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17")) (+ "+") (number_literal "0x100")) () ")")))) (; ";")) (if_statement "if (lVar10 == 0) {\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }\n else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" (if "if") (parenthesized_expression "(lVar10 == 0)" (( "(") (binary_expression "lVar10 == 0" (identifier "lVar10") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar7[7] = lVar17;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n }" ({ "{") (expression_statement "plVar7[7] = lVar17;" (assignment_expression "plVar7[7] = lVar17" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar17")) (; ";")) (expression_statement "lVar8 = FUN_0012bfa0(lVar8,lVar17,1);" (assignment_expression "lVar8 = FUN_0012bfa0(lVar8,lVar17,1)" (identifier "lVar8") (= "=") (call_expression "FUN_0012bfa0(lVar8,lVar17,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar8,lVar17,1)" (( "(") (identifier "lVar8") (, ",") (identifier "lVar17") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar17 = *plVar7;" (assignment_expression "lVar17 = *plVar7" (identifier "lVar17") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (} "}")) (else_clause "else {\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" (else "else") (compound_statement "{\n plVar7[7] = lVar17;\n iVar6 = (int)lVar8;\n lVar8 = FUN_0012bfa0(lVar8,lVar17,1);\n lVar17 = *plVar7;\n plVar7[4] = lVar8;\n plVar7[5] = ((int)lVar10 - iVar6) + lVar8;\n }" ({ "{") (expression_statement "plVar7[7] = lVar17;" (assignment_expression "plVar7[7] = lVar17" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar17")) (; ";")) (expression_statement "iVar6 = (int)lVar8;" (assignment_expression "iVar6 = (int)lVar8" (identifier "iVar6") (= "=") (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8"))) (; ";")) (expression_statement "lVar8 = FUN_0012bfa0(lVar8,lVar17,1);" (assignment_expression "lVar8 = FUN_0012bfa0(lVar8,lVar17,1)" (identifier "lVar8") (= "=") (call_expression "FUN_0012bfa0(lVar8,lVar17,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar8,lVar17,1)" (( "(") (identifier "lVar8") (, ",") (identifier "lVar17") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar17 = *plVar7;" (assignment_expression "lVar17 = *plVar7" (identifier "lVar17") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar8;" (assignment_expression "plVar7[4] = lVar8" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "plVar7[5] = ((int)lVar10 - iVar6) + lVar8;" (assignment_expression "plVar7[5] = ((int)lVar10 - iVar6) + lVar8" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "((int)lVar10 - iVar6) + lVar8" (parenthesized_expression "((int)lVar10 - iVar6)" (( "(") (binary_expression "(int)lVar10 - iVar6" (cast_expression "(int)lVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar10")) (- "-") (identifier "iVar6")) () ")")) (+ "+") (identifier "lVar8"))) (; ";")) (} "}")))) (} "}"))) (expression_statement "memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18);" (call_expression "memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18)" (identifier "memcpy") (argument_list "((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18)" (( "(") (cast_expression "(void *)(lVar8 + (lVar17 - sVar18))" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + (lVar17 - sVar18))" (( "(") (binary_expression "lVar8 + (lVar17 - sVar18)" (identifier "lVar8") (+ "+") (parenthesized_expression "(lVar17 - sVar18)" (( "(") (binary_expression "lVar17 - sVar18" (identifier "lVar17") (- "-") (identifier "sVar18")) () ")"))) () ")"))) (, ",") (identifier "pvVar9") (, ",") (identifier "sVar18") () ")"))) (; ";")) (goto_statement "goto LAB_0013c880;" (goto "goto") (statement_identifier "LAB_0013c880") (; ";"))) (case_statement "case 4:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n __s = (char *)*puVar13;\n lVar8 = *plVar7 + 4;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }\n *(undefined4 *)(lVar10 + -4 + lVar8) = 0;\n plVar7[6] = *plVar7;\n sVar18 = strlen(__s);\n FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);\n goto LAB_0013c880;" (case "case") (number_literal "4") (: ":") (if_statement "if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" (if "if") (parenthesized_expression "(uVar5 < 0x30)" (( "(") (binary_expression "uVar5 < 0x30" (identifier "uVar5") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" ({ "{") (expression_statement "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" (identifier "puVar13") (= "=") (cast_expression "(undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")) (+ "+") (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")"))))) () ")")))) (; ";")) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "uVar5 + 8" (identifier "uVar5") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" (else "else") (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" ({ "{") (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" (identifier "puVar13") (= "=") (pointer_expression "*(undefined8 **)(param_2 + 2)" (* "*") (cast_expression "(undefined8 **)(param_2 + 2)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(undefined8 **)(param_2 + 2) = puVar13 + 1;" (assignment_expression "*(undefined8 **)(param_2 + 2) = puVar13 + 1" (pointer_expression "*(undefined8 **)(param_2 + 2)" (* "*") (cast_expression "(undefined8 **)(param_2 + 2)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (binary_expression "puVar13 + 1" (identifier "puVar13") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (expression_statement "__s = (char *)*puVar13;" (assignment_expression "__s = (char *)*puVar13" (identifier "__s") (= "=") (cast_expression "(char *)*puVar13" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar13" (* "*") (identifier "puVar13")))) (; ";")) (expression_statement "lVar8 = *plVar7 + 4;" (assignment_expression "lVar8 = *plVar7 + 4" (identifier "lVar8") (= "=") (binary_expression "*plVar7 + 4" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" (if "if") (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" (( "(") (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (< "<") (cast_expression "(long)(int)lVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")))) () ")")) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" ({ "{") (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" (identifier "lVar17") (= "=") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" (identifier "lVar8") (= "=") (cast_expression "(long)((int)lVar8 + 0x100)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((int)lVar8 + 0x100)" (( "(") (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")) (+ "+") (number_literal "0x100")) () ")")))) (; ";")) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" (if "if") (parenthesized_expression "(lVar17 == 0)" (( "(") (binary_expression "lVar17 == 0" (identifier "lVar17") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" ({ "{") (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" (identifier "lVar10") (= "=") (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(plVar7[4],lVar8,1)" (( "(") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" (else "else") (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" ({ "{") (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" (identifier "lVar11") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" (identifier "lVar10") (= "=") (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar11,lVar8,1)" (( "(") (identifier "lVar11") (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" (( "(") (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17")) (- "-") (cast_expression "(int)lVar11" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar11"))) () ")")) (+ "+") (identifier "lVar10"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n lVar10 = plVar7[4];\n }" (else "else") (compound_statement "{\n lVar10 = plVar7[4];\n }" ({ "{") (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" (identifier "lVar10") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (} "}")))) (expression_statement "*(undefined4 *)(lVar10 + -4 + lVar8) = 0;" (assignment_expression "*(undefined4 *)(lVar10 + -4 + lVar8) = 0" (pointer_expression "*(undefined4 *)(lVar10 + -4 + lVar8)" (* "*") (cast_expression "(undefined4 *)(lVar10 + -4 + lVar8)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar10 + -4 + lVar8)" (( "(") (binary_expression "lVar10 + -4 + lVar8" (binary_expression "lVar10 + -4" (identifier "lVar10") (+ "+") (number_literal "-4")) (+ "+") (identifier "lVar8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "plVar7[6] = *plVar7;" (assignment_expression "plVar7[6] = *plVar7" (subscript_expression "plVar7[6]" (identifier "plVar7") ([ "[") (number_literal "6") (] "]")) (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "sVar18 = strlen(__s);" (assignment_expression "sVar18 = strlen(__s)" (identifier "sVar18") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff);" (call_expression "FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff)" (identifier "FUN_0013bae0") (argument_list "(plVar7,__s,sVar18 & 0xffffffff)" (( "(") (identifier "plVar7") (, ",") (identifier "__s") (, ",") (binary_expression "sVar18 & 0xffffffff" (identifier "sVar18") (& "&") (number_literal "0xffffffff")) () ")"))) (; ";")) (goto_statement "goto LAB_0013c880;" (goto "goto") (statement_identifier "LAB_0013c880") (; ";"))) (case_statement "case 5:\n if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }\n uVar4 = *puVar13;\n iVar6 = FUN_0015bcd0(uVar4);\n sVar18 = (size_t)iVar6;\n pvVar9 = (void *)FUN_0012bf00(sVar18,1);\n FUN_0015be30(pvVar9,uVar4);\n lVar8 = *plVar7 + sVar18;\n *plVar7 = lVar8;\n if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }\n memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);\n FUN_0012c050(pvVar9);\n goto LAB_0013c880;" (case "case") (number_literal "5") (: ":") (if_statement "if (uVar5 < 0x30) {\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" (if "if") (parenthesized_expression "(uVar5 < 0x30)" (( "(") (binary_expression "uVar5 < 0x30" (identifier "uVar5") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" ({ "{") (expression_statement "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" (identifier "puVar13") (= "=") (cast_expression "(undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")) (+ "+") (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")"))))) () ")")))) (; ";")) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "uVar5 + 8" (identifier "uVar5") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (else_clause "else {\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" (else "else") (compound_statement "{\n puVar13 = *(undefined8 **)(param_2 + 2);\n *(undefined8 **)(param_2 + 2) = puVar13 + 1;\n }" ({ "{") (expression_statement "puVar13 = *(undefined8 **)(param_2 + 2);" (assignment_expression "puVar13 = *(undefined8 **)(param_2 + 2)" (identifier "puVar13") (= "=") (pointer_expression "*(undefined8 **)(param_2 + 2)" (* "*") (cast_expression "(undefined8 **)(param_2 + 2)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(undefined8 **)(param_2 + 2) = puVar13 + 1;" (assignment_expression "*(undefined8 **)(param_2 + 2) = puVar13 + 1" (pointer_expression "*(undefined8 **)(param_2 + 2)" (* "*") (cast_expression "(undefined8 **)(param_2 + 2)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (binary_expression "puVar13 + 1" (identifier "puVar13") (+ "+") (number_literal "1"))) (; ";")) (} "}")))) (expression_statement "uVar4 = *puVar13;" (assignment_expression "uVar4 = *puVar13" (identifier "uVar4") (= "=") (pointer_expression "*puVar13" (* "*") (identifier "puVar13"))) (; ";")) (expression_statement "iVar6 = FUN_0015bcd0(uVar4);" (assignment_expression "iVar6 = FUN_0015bcd0(uVar4)" (identifier "iVar6") (= "=") (call_expression "FUN_0015bcd0(uVar4)" (identifier "FUN_0015bcd0") (argument_list "(uVar4)" (( "(") (identifier "uVar4") () ")")))) (; ";")) (expression_statement "sVar18 = (size_t)iVar6;" (assignment_expression "sVar18 = (size_t)iVar6" (identifier "sVar18") (= "=") (cast_expression "(size_t)iVar6" (( "(") (type_descriptor "size_t" (primitive_type "size_t")) () ")") (identifier "iVar6"))) (; ";")) (expression_statement "pvVar9 = (void *)FUN_0012bf00(sVar18,1);" (assignment_expression "pvVar9 = (void *)FUN_0012bf00(sVar18,1)" (identifier "pvVar9") (= "=") (cast_expression "(void *)FUN_0012bf00(sVar18,1)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012bf00(sVar18,1)" (identifier "FUN_0012bf00") (argument_list "(sVar18,1)" (( "(") (identifier "sVar18") (, ",") (number_literal "1") () ")"))))) (; ";")) (expression_statement "FUN_0015be30(pvVar9,uVar4);" (call_expression "FUN_0015be30(pvVar9,uVar4)" (identifier "FUN_0015be30") (argument_list "(pvVar9,uVar4)" (( "(") (identifier "pvVar9") (, ",") (identifier "uVar4") () ")"))) (; ";")) (expression_statement "lVar8 = *plVar7 + sVar18;" (assignment_expression "lVar8 = *plVar7 + sVar18" (identifier "lVar8") (= "=") (binary_expression "*plVar7 + sVar18" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (identifier "sVar18"))) (; ";")) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }\n else {\n lVar11 = plVar7[4];\n }" (if "if") (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" (( "(") (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (< "<") (cast_expression "(long)(int)lVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")))) () ")")) (compound_statement "{\n lVar17 = plVar7[4];\n lVar10 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n plVar7[7] = lVar8;\n if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }\n }" ({ "{") (expression_statement "lVar17 = plVar7[4];" (assignment_expression "lVar17 = plVar7[4]" (identifier "lVar17") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "lVar10 = plVar7[5];" (assignment_expression "lVar10 = plVar7[5]" (identifier "lVar10") (= "=") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" (identifier "lVar8") (= "=") (cast_expression "(long)((int)lVar8 + 0x100)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((int)lVar8 + 0x100)" (( "(") (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")) (+ "+") (number_literal "0x100")) () ")")))) (; ";")) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (lVar10 == 0) {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }\n else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" (if "if") (parenthesized_expression "(lVar10 == 0)" (( "(") (binary_expression "lVar10 == 0" (identifier "lVar10") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n }" ({ "{") (expression_statement "lVar11 = FUN_0012bfa0(lVar17,lVar8,1);" (assignment_expression "lVar11 = FUN_0012bfa0(lVar17,lVar8,1)" (identifier "lVar11") (= "=") (call_expression "FUN_0012bfa0(lVar17,lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar17,lVar8,1)" (( "(") (identifier "lVar17") (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar11;" (assignment_expression "plVar7[4] = lVar11" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar11")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" (else "else") (compound_statement "{\n lVar11 = FUN_0012bfa0(lVar17,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar11;\n plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;\n }" ({ "{") (expression_statement "lVar11 = FUN_0012bfa0(lVar17,lVar8,1);" (assignment_expression "lVar11 = FUN_0012bfa0(lVar17,lVar8,1)" (identifier "lVar11") (= "=") (call_expression "FUN_0012bfa0(lVar17,lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar17,lVar8,1)" (( "(") (identifier "lVar17") (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar11;" (assignment_expression "plVar7[4] = lVar11" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar11")) (; ";")) (expression_statement "plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11;" (assignment_expression "plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "((int)lVar10 - (int)lVar17) + lVar11" (parenthesized_expression "((int)lVar10 - (int)lVar17)" (( "(") (binary_expression "(int)lVar10 - (int)lVar17" (cast_expression "(int)lVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar10")) (- "-") (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17"))) () ")")) (+ "+") (identifier "lVar11"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n lVar11 = plVar7[4];\n }" (else "else") (compound_statement "{\n lVar11 = plVar7[4];\n }" ({ "{") (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" (identifier "lVar11") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (} "}")))) (expression_statement "memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18);" (call_expression "memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18)" (identifier "memcpy") (argument_list "((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18)" (( "(") (cast_expression "(void *)((lVar8 - sVar18) + lVar11)" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((lVar8 - sVar18) + lVar11)" (( "(") (binary_expression "(lVar8 - sVar18) + lVar11" (parenthesized_expression "(lVar8 - sVar18)" (( "(") (binary_expression "lVar8 - sVar18" (identifier "lVar8") (- "-") (identifier "sVar18")) () ")")) (+ "+") (identifier "lVar11")) () ")"))) (, ",") (identifier "pvVar9") (, ",") (identifier "sVar18") () ")"))) (; ";")) (expression_statement "FUN_0012c050(pvVar9);" (call_expression "FUN_0012c050(pvVar9)" (identifier "FUN_0012c050") (argument_list "(pvVar9)" (( "(") (identifier "pvVar9") () ")"))) (; ";")) (goto_statement "goto LAB_0013c880;" (goto "goto") (statement_identifier "LAB_0013c880") (; ";"))) (} "}"))) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (labeled_statement "switchD_0013c8ae_caseD_1:\n if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" (statement_identifier "switchD_0013c8ae_caseD_1") (: ":") (if_statement "if (uVar5 < 0x30) {\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }\n else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" (if "if") (parenthesized_expression "(uVar5 < 0x30)" (( "(") (binary_expression "uVar5 < 0x30" (identifier "uVar5") (< "<") (number_literal "0x30")) () ")")) (compound_statement "{\n puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));\n *param_2 = uVar5 + 8;\n }" ({ "{") (expression_statement "puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4));" (assignment_expression "puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4))" (identifier "puVar16") (= "=") (cast_expression "(uint *)((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((ulong)uVar5 + *(long *)(param_2 + 4))" (( "(") (binary_expression "(ulong)uVar5 + *(long *)(param_2 + 4)" (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")) (+ "+") (pointer_expression "*(long *)(param_2 + 4)" (* "*") (cast_expression "(long *)(param_2 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 4)" (( "(") (binary_expression "param_2 + 4" (identifier "param_2") (+ "+") (number_literal "4")) () ")"))))) () ")")))) (; ";")) (expression_statement "*param_2 = uVar5 + 8;" (assignment_expression "*param_2 = uVar5 + 8" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "uVar5 + 8" (identifier "uVar5") (+ "+") (number_literal "8"))) (; ";")) (} "}")) (else_clause "else {\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" (else "else") (compound_statement "{\n puVar16 = *(uint **)(param_2 + 2);\n *(uint **)(param_2 + 2) = puVar16 + 2;\n }" ({ "{") (expression_statement "puVar16 = *(uint **)(param_2 + 2);" (assignment_expression "puVar16 = *(uint **)(param_2 + 2)" (identifier "puVar16") (= "=") (pointer_expression "*(uint **)(param_2 + 2)" (* "*") (cast_expression "(uint **)(param_2 + 2)" (( "(") (type_descriptor "uint **" (type_identifier "uint") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "*(uint **)(param_2 + 2) = puVar16 + 2;" (assignment_expression "*(uint **)(param_2 + 2) = puVar16 + 2" (pointer_expression "*(uint **)(param_2 + 2)" (* "*") (cast_expression "(uint **)(param_2 + 2)" (( "(") (type_descriptor "uint **" (type_identifier "uint") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + 2)" (( "(") (binary_expression "param_2 + 2" (identifier "param_2") (+ "+") (number_literal "2")) () ")")))) (= "=") (binary_expression "puVar16 + 2" (identifier "puVar16") (+ "+") (number_literal "2"))) (; ";")) (} "}"))))) (expression_statement "uVar5 = *puVar16;" (assignment_expression "uVar5 = *puVar16" (identifier "uVar5") (= "=") (pointer_expression "*puVar16" (* "*") (identifier "puVar16"))) (; ";")) (expression_statement "lVar8 = *plVar7 + 4;" (assignment_expression "lVar8 = *plVar7 + 4" (identifier "lVar8") (= "=") (binary_expression "*plVar7 + 4" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*plVar7 = lVar8;" (assignment_expression "*plVar7 = lVar8" (pointer_expression "*plVar7" (* "*") (identifier "plVar7")) (= "=") (identifier "lVar8")) (; ";")) (if_statement "if (plVar7[7] < (long)(int)lVar8) {\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }\n else {\n lVar10 = plVar7[4];\n }" (if "if") (parenthesized_expression "(plVar7[7] < (long)(int)lVar8)" (( "(") (binary_expression "plVar7[7] < (long)(int)lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (< "<") (cast_expression "(long)(int)lVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")))) () ")")) (compound_statement "{\n lVar17 = plVar7[5];\n lVar8 = (long)((int)lVar8 + 0x100);\n if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }\n }" ({ "{") (expression_statement "lVar17 = plVar7[5];" (assignment_expression "lVar17 = plVar7[5]" (identifier "lVar17") (= "=") (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "lVar8 = (long)((int)lVar8 + 0x100);" (assignment_expression "lVar8 = (long)((int)lVar8 + 0x100)" (identifier "lVar8") (= "=") (cast_expression "(long)((int)lVar8 + 0x100)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "((int)lVar8 + 0x100)" (( "(") (binary_expression "(int)lVar8 + 0x100" (cast_expression "(int)lVar8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar8")) (+ "+") (number_literal "0x100")) () ")")))) (; ";")) (if_statement "if (lVar17 == 0) {\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }\n else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" (if "if") (parenthesized_expression "(lVar17 == 0)" (( "(") (binary_expression "lVar17 == 0" (identifier "lVar17") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n }" ({ "{") (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1)" (identifier "lVar10") (= "=") (call_expression "FUN_0012bfa0(plVar7[4],lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(plVar7[4],lVar8,1)" (( "(") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (} "}")) (else_clause "else {\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" (else "else") (compound_statement "{\n lVar11 = plVar7[4];\n plVar7[7] = lVar8;\n lVar10 = FUN_0012bfa0(lVar11,lVar8,1);\n lVar8 = *plVar7;\n plVar7[4] = lVar10;\n plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;\n }" ({ "{") (expression_statement "lVar11 = plVar7[4];" (assignment_expression "lVar11 = plVar7[4]" (identifier "lVar11") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "plVar7[7] = lVar8;" (assignment_expression "plVar7[7] = lVar8" (subscript_expression "plVar7[7]" (identifier "plVar7") ([ "[") (number_literal "7") (] "]")) (= "=") (identifier "lVar8")) (; ";")) (expression_statement "lVar10 = FUN_0012bfa0(lVar11,lVar8,1);" (assignment_expression "lVar10 = FUN_0012bfa0(lVar11,lVar8,1)" (identifier "lVar10") (= "=") (call_expression "FUN_0012bfa0(lVar11,lVar8,1)" (identifier "FUN_0012bfa0") (argument_list "(lVar11,lVar8,1)" (( "(") (identifier "lVar11") (, ",") (identifier "lVar8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "lVar8 = *plVar7;" (assignment_expression "lVar8 = *plVar7" (identifier "lVar8") (= "=") (pointer_expression "*plVar7" (* "*") (identifier "plVar7"))) (; ";")) (expression_statement "plVar7[4] = lVar10;" (assignment_expression "plVar7[4] = lVar10" (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]")) (= "=") (identifier "lVar10")) (; ";")) (expression_statement "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10;" (assignment_expression "plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10" (subscript_expression "plVar7[5]" (identifier "plVar7") ([ "[") (number_literal "5") (] "]")) (= "=") (binary_expression "((int)lVar17 - (int)lVar11) + lVar10" (parenthesized_expression "((int)lVar17 - (int)lVar11)" (( "(") (binary_expression "(int)lVar17 - (int)lVar11" (cast_expression "(int)lVar17" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar17")) (- "-") (cast_expression "(int)lVar11" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar11"))) () ")")) (+ "+") (identifier "lVar10"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n lVar10 = plVar7[4];\n }" (else "else") (compound_statement "{\n lVar10 = plVar7[4];\n }" ({ "{") (expression_statement "lVar10 = plVar7[4];" (assignment_expression "lVar10 = plVar7[4]" (identifier "lVar10") (= "=") (subscript_expression "plVar7[4]" (identifier "plVar7") ([ "[") (number_literal "4") (] "]"))) (; ";")) (} "}")))) (expression_statement "*(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18;" (assignment_expression "*(uint *)(lVar10 + -4 + lVar8) =\n uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (pointer_expression "*(uint *)(lVar10 + -4 + lVar8)" (* "*") (cast_expression "(uint *)(lVar10 + -4 + lVar8)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar10 + -4 + lVar8)" (( "(") (binary_expression "lVar10 + -4 + lVar8" (binary_expression "lVar10 + -4" (identifier "lVar10") (+ "+") (number_literal "-4")) (+ "+") (identifier "lVar8")) () ")")))) (= "=") (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8" (binary_expression "uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8" (binary_expression "uVar5 >> 0x18" (identifier "uVar5") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar5 & 0xff0000) >> 8" (parenthesized_expression "(uVar5 & 0xff0000)" (( "(") (binary_expression "uVar5 & 0xff0000" (identifier "uVar5") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar5 & 0xff00) << 8" (parenthesized_expression "(uVar5 & 0xff00)" (( "(") (binary_expression "uVar5 & 0xff00" (identifier "uVar5") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar5 << 0x18" (identifier "uVar5") (<< "<<") (number_literal "0x18")))) (; ";")) (goto_statement "goto LAB_0013c880;" (goto "goto") (statement_identifier "LAB_0013c880") (; ";")) (} "}")))
/* WARNING: Enum "anon_enum_32": Some values do not have unique names */ type_1 * function_1(type_2 ssh,int pkttype,type_3 *ap) { type_4 var_16; type_5 uVar2; long var_10; type_6 bn_00; char *__s; type_4 var_5; int var_9; type_1 *pkt; type_7 *var_13; void *pvVar7; size_t var_18; type_7 *var_14; type_7 *var_25; type_8 var_6; type_9 *var_17; int *var_8; type_5 *var_12; type_4 *var_27; type_5 in_register_00000034; type_4 *var_7; size_t n; long var_15; type_7 *argp; size_t var_24; type_10 bn; long var_2; var_7 = (type_4 *)var_1(in_register_00000034,pkttype); var_10 = *(long *)(var_2 + 0x28); pkt = (type_1 *)var_3(1,0x58); pkt->length = 0xd; pkt->maxlen = 0x10d; pkt->data = (type_7 *)0x0; pkt->body = (type_7 *)0x0; var_13 = (type_7 *)var_4((void *)0x0,0x10d,1); pkt->data = var_13; var_13[pkt->length + -1] = (type_7)ssh; pkt->downstream_id = 0; pkt->body = pkt->data + pkt->length; pkt->additional_log_text = (char *)0x0; pkt->type = (int)ssh; LAB_0013c880: var_5 = *var_7; do { /* WARNING: This code block may not be properly labeled as switch case */ if (var_5 < 0x30) { var_6 = (type_8)var_5; var_5 = var_5 + 8; *var_7 = var_5; var_9 = *(int *)(var_6 + *(long *)(var_7 + 4)); } else { var_8 = *(int **)(var_7 + 2); *(int **)(var_7 + 2) = var_8 + 2; var_9 = *var_8; } if (var_9 == 0) { if (var_10 != *(long *)(var_2 + 0x28)) { /* WARNING: Subroutine does not return */ var_11(); } return pkt; } /* WARNING: Could not find normalized switch variable to match jumptable */ switch(var_9) { case 1: goto switchD_0013c8ae_caseD_1; case 2: if (var_5 < 0x30) { var_12 = (type_5 *)((type_8)var_5 + *(long *)(var_7 + 4)); *var_7 = var_5 + 8; } else { var_12 = *(type_5 **)(var_7 + 2); *(type_5 **)(var_7 + 2) = var_12 + 2; } uVar2 = *var_12; var_15 = pkt->length + 1; pkt->length = var_15; if (pkt->maxlen < (long)(int)var_15) { var_13 = pkt->body; var_24 = (size_t)((int)var_15 + 0x100); if (var_13 == (type_7 *)0x0) { pkt->maxlen = var_24; var_14 = (type_7 *)var_4(pkt->data,var_24,1); var_15 = pkt->length; pkt->data = var_14; } else { var_25 = pkt->data; pkt->maxlen = var_24; var_14 = (type_7 *)var_4(var_25,var_24,1); var_15 = pkt->length; pkt->data = var_14; pkt->body = var_14 + ((int)var_13 - (int)var_25); } } else { var_14 = pkt->data; } var_14[var_15 + -1] = (type_7)uVar2; goto LAB_0013c880; case 3: if (var_5 < 0x30) { var_16 = var_5 + 8; *var_7 = var_16; pvVar7 = *(void **)(*(long *)(var_7 + 4) + (type_8)var_5); if (0x2f < var_16) { var_8 = *(int **)(var_7 + 2); goto LAB_0013cc27; } var_8 = (int *)(*(long *)(var_7 + 4) + (type_8)var_16); *var_7 = var_5 + 0x10; } else { var_17 = *(type_9 **)(var_7 + 2); var_8 = (int *)(var_17 + 1); *(int **)(var_7 + 2) = var_8; pvVar7 = (void *)*var_17; LAB_0013cc27: *(int **)(var_7 + 2) = var_8 + 2; } var_18 = (size_t)*var_8; var_13 = pkt->data; var_15 = pkt->length + var_18; pkt->length = var_15; if (pkt->maxlen < (long)(int)var_15) { var_14 = pkt->body; var_24 = (size_t)((int)var_15 + 0x100); if (var_14 == (type_7 *)0x0) { pkt->maxlen = var_24; var_13 = (type_7 *)var_4(var_13,var_24,1); var_15 = pkt->length; pkt->data = var_13; } else { pkt->maxlen = var_24; var_9 = (int)var_13; var_13 = (type_7 *)var_4(var_13,var_24,1); var_15 = pkt->length; pkt->data = var_13; pkt->body = var_13 + ((int)var_14 - var_9); } } var_19(var_13 + (var_15 - var_18),pvVar7,var_18); goto LAB_0013c880; case 4: if (var_5 < 0x30) { var_17 = (type_9 *)((type_8)var_5 + *(long *)(var_7 + 4)); *var_7 = var_5 + 8; } else { var_17 = *(type_9 **)(var_7 + 2); *(type_9 **)(var_7 + 2) = var_17 + 1; } __s = (char *)*var_17; var_15 = pkt->length + 4; pkt->length = var_15; if (pkt->maxlen < (long)(int)var_15) { var_13 = pkt->body; var_24 = (size_t)((int)var_15 + 0x100); if (var_13 == (type_7 *)0x0) { pkt->maxlen = var_24; var_14 = (type_7 *)var_4(pkt->data,var_24,1); var_15 = pkt->length; pkt->data = var_14; } else { var_25 = pkt->data; pkt->maxlen = var_24; var_14 = (type_7 *)var_4(var_25,var_24,1); var_15 = pkt->length; pkt->data = var_14; pkt->body = var_14 + ((int)var_13 - (int)var_25); } } else { var_14 = pkt->data; } var_14 = var_14 + var_15 + -4; var_14[0] = '\0'; var_14[1] = '\0'; var_14[2] = '\0'; var_14[3] = '\0'; pkt->savedpos = pkt->length; var_18 = var_20(__s); var_21(pkt,__s,(int)var_18); goto LAB_0013c880; case 5: if (var_5 < 0x30) { var_17 = (type_9 *)((type_8)var_5 + *(long *)(var_7 + 4)); *var_7 = var_5 + 8; } else { var_17 = *(type_9 **)(var_7 + 2); *(type_9 **)(var_7 + 2) = var_17 + 1; } bn_00 = (type_6)*var_17; var_9 = var_22(bn_00); var_24 = (size_t)var_9; pvVar7 = var_3(var_24,1); var_23(pvVar7,bn_00); var_15 = pkt->length + var_24; pkt->length = var_15; if (pkt->maxlen < (long)(int)var_15) { var_13 = pkt->data; var_14 = pkt->body; n = (size_t)((int)var_15 + 0x100); pkt->maxlen = n; if (var_14 == (type_7 *)0x0) { var_25 = (type_7 *)var_4(var_13,n,1); var_15 = pkt->length; pkt->data = var_25; } else { var_25 = (type_7 *)var_4(var_13,n,1); var_15 = pkt->length; pkt->data = var_25; pkt->body = var_25 + ((int)var_14 - (int)var_13); } } else { var_25 = pkt->data; } var_19(var_25 + (var_15 - var_24),pvVar7,var_24); var_26(pvVar7); goto LAB_0013c880; } } while( true ); switchD_0013c8ae_caseD_1: if (var_5 < 0x30) { var_27 = (type_4 *)((type_8)var_5 + *(long *)(var_7 + 4)); *var_7 = var_5 + 8; } else { var_27 = *(type_4 **)(var_7 + 2); *(type_4 **)(var_7 + 2) = var_27 + 2; } var_5 = *var_27; var_15 = pkt->length + 4; pkt->length = var_15; if (pkt->maxlen < (long)(int)var_15) { var_13 = pkt->body; var_24 = (size_t)((int)var_15 + 0x100); if (var_13 == (type_7 *)0x0) { pkt->maxlen = var_24; var_14 = (type_7 *)var_4(pkt->data,var_24,1); var_15 = pkt->length; pkt->data = var_14; } else { var_25 = pkt->data; pkt->maxlen = var_24; var_14 = (type_7 *)var_4(var_25,var_24,1); var_15 = pkt->length; pkt->data = var_14; pkt->body = var_14 + ((int)var_13 - (int)var_25); } } else { var_14 = pkt->data; } *(type_4 *)(var_14 + var_15 + -4) = var_5 >> 0x18 | (var_5 & 0xff0000) >> 8 | (var_5 & 0xff00) << 8 | var_5 << 0x18; goto LAB_0013c880; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (pointer_expression argument: (identifier)))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement (identifier)))) (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement value: (number_literal) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (identifier))) right: (identifier))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (identifier) (identifier)))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal))))) (goto_statement label: (statement_identifier))) (case_statement value: (number_literal) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (identifier)))) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (goto_statement label: (statement_identifier)))))) condition: (parenthesized_expression (true))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (subscript_expression argument: (identifier) index: (number_literal)) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) right: (identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (goto_statement label: (statement_identifier)))))
null
long * MASKED(undefined4 param_1,uint *param_2) { uint uVar1; undefined4 uVar2; long lVar3; undefined8 uVar4; char *__s; uint uVar5; int iVar6; long *plVar7; long lVar8; void *pvVar9; long lVar10; long lVar11; ulong uVar12; undefined8 *puVar13; int *piVar14; undefined4 *puVar15; uint *puVar16; long lVar17; size_t sVar18; long in_FS_OFFSET; lVar3 = *(long *)(in_FS_OFFSET + 0x28); plVar7 = (long *)FUN_0012bf00(1,0x58); *plVar7 = 0xd; plVar7[7] = 0x10d; *(undefined1 (*) [16])(plVar7 + 4) = (undefined1 [16])0x0; lVar8 = FUN_0012bfa0(0,0x10d,1); plVar7[4] = lVar8; *(char *)(lVar8 + -1 + *plVar7) = (char)param_1; *(undefined4 *)(plVar7 + 9) = 0; plVar7[5] = *plVar7 + plVar7[4]; plVar7[10] = 0; *(undefined4 *)(plVar7 + 2) = param_1; LAB_0013c880: uVar5 = *param_2; do { /* WARNING: This code block may not be properly labeled as switch case */ if (uVar5 < 0x30) { uVar12 = (ulong)uVar5; uVar5 = uVar5 + 8; *param_2 = uVar5; iVar6 = *(int *)(uVar12 + *(long *)(param_2 + 4)); } else { piVar14 = *(int **)(param_2 + 2); *(int **)(param_2 + 2) = piVar14 + 2; iVar6 = *piVar14; } if (iVar6 == 0) { if (lVar3 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return plVar7; } /* WARNING: Could not find normalized switch variable to match jumptable */ switch(iVar6) { case 1: goto switchD_0013c8ae_caseD_1; case 2: if (uVar5 < 0x30) { puVar15 = (undefined4 *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar15 = *(undefined4 **)(param_2 + 2); *(undefined4 **)(param_2 + 2) = puVar15 + 2; } uVar2 = *puVar15; lVar8 = *plVar7 + 1; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); if (lVar17 == 0) { plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; } else { lVar11 = plVar7[4]; plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(lVar11,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10; } } else { lVar10 = plVar7[4]; } *(char *)(lVar10 + -1 + lVar8) = (char)uVar2; goto LAB_0013c880; case 3: if (uVar5 < 0x30) { uVar1 = uVar5 + 8; *param_2 = uVar1; pvVar9 = *(void **)(*(long *)(param_2 + 4) + (ulong)uVar5); if (0x2f < uVar1) { piVar14 = *(int **)(param_2 + 2); goto LAB_0013cc27; } piVar14 = (int *)(*(long *)(param_2 + 4) + (ulong)uVar1); *param_2 = uVar5 + 0x10; } else { puVar13 = *(undefined8 **)(param_2 + 2); piVar14 = (int *)(puVar13 + 1); *(int **)(param_2 + 2) = piVar14; pvVar9 = (void *)*puVar13; LAB_0013cc27: *(int **)(param_2 + 2) = piVar14 + 2; } sVar18 = (size_t)*piVar14; lVar8 = plVar7[4]; lVar17 = *plVar7 + sVar18; *plVar7 = lVar17; if (plVar7[7] < (long)(int)lVar17) { lVar10 = plVar7[5]; lVar17 = (long)((int)lVar17 + 0x100); if (lVar10 == 0) { plVar7[7] = lVar17; lVar8 = FUN_0012bfa0(lVar8,lVar17,1); lVar17 = *plVar7; plVar7[4] = lVar8; } else { plVar7[7] = lVar17; iVar6 = (int)lVar8; lVar8 = FUN_0012bfa0(lVar8,lVar17,1); lVar17 = *plVar7; plVar7[4] = lVar8; plVar7[5] = ((int)lVar10 - iVar6) + lVar8; } } memcpy((void *)(lVar8 + (lVar17 - sVar18)),pvVar9,sVar18); goto LAB_0013c880; case 4: if (uVar5 < 0x30) { puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar13 = *(undefined8 **)(param_2 + 2); *(undefined8 **)(param_2 + 2) = puVar13 + 1; } __s = (char *)*puVar13; lVar8 = *plVar7 + 4; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); if (lVar17 == 0) { plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; } else { lVar11 = plVar7[4]; plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(lVar11,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10; } } else { lVar10 = plVar7[4]; } *(undefined4 *)(lVar10 + -4 + lVar8) = 0; plVar7[6] = *plVar7; sVar18 = strlen(__s); FUN_0013bae0(plVar7,__s,sVar18 & 0xffffffff); goto LAB_0013c880; case 5: if (uVar5 < 0x30) { puVar13 = (undefined8 *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar13 = *(undefined8 **)(param_2 + 2); *(undefined8 **)(param_2 + 2) = puVar13 + 1; } uVar4 = *puVar13; iVar6 = FUN_0015bcd0(uVar4); sVar18 = (size_t)iVar6; pvVar9 = (void *)FUN_0012bf00(sVar18,1); FUN_0015be30(pvVar9,uVar4); lVar8 = *plVar7 + sVar18; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[4]; lVar10 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); plVar7[7] = lVar8; if (lVar10 == 0) { lVar11 = FUN_0012bfa0(lVar17,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar11; } else { lVar11 = FUN_0012bfa0(lVar17,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar11; plVar7[5] = ((int)lVar10 - (int)lVar17) + lVar11; } } else { lVar11 = plVar7[4]; } memcpy((void *)((lVar8 - sVar18) + lVar11),pvVar9,sVar18); FUN_0012c050(pvVar9); goto LAB_0013c880; } } while( true ); switchD_0013c8ae_caseD_1: if (uVar5 < 0x30) { puVar16 = (uint *)((ulong)uVar5 + *(long *)(param_2 + 4)); *param_2 = uVar5 + 8; } else { puVar16 = *(uint **)(param_2 + 2); *(uint **)(param_2 + 2) = puVar16 + 2; } uVar5 = *puVar16; lVar8 = *plVar7 + 4; *plVar7 = lVar8; if (plVar7[7] < (long)(int)lVar8) { lVar17 = plVar7[5]; lVar8 = (long)((int)lVar8 + 0x100); if (lVar17 == 0) { plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(plVar7[4],lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; } else { lVar11 = plVar7[4]; plVar7[7] = lVar8; lVar10 = FUN_0012bfa0(lVar11,lVar8,1); lVar8 = *plVar7; plVar7[4] = lVar10; plVar7[5] = ((int)lVar17 - (int)lVar11) + lVar10; } } else { lVar10 = plVar7[4]; } *(uint *)(lVar10 + -4 + lVar8) = uVar5 >> 0x18 | (uVar5 & 0xff0000) >> 8 | (uVar5 & 0xff00) << 8 | uVar5 << 0x18; goto LAB_0013c880; }
10082_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
frac_digits
FUN_00337600
/* std::moneypunct<wchar_t, false>::frac_digits() const */ ulong __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *this) { ulong uVar1; if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043de08) { return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60); } /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*(long *)this + 0x40))(); return uVar1; }
ulong FUN_00337600(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) { return (ulong)*(uint *)(param_1[2] + 0x60); } /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x40))(); return uVar1; }
MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x40] CMP RAX,qword ptr [0x0043de08] JNZ 0x00337620 MOV RAX,qword ptr [RDI + 0x10] MOV EAX,dword ptr [RAX + 0x60] RET JMP RAX
null
null
null
null
[('const-433', u'LOAD_-1205045752'), (u'INDIRECT_-1205045621', u'COPY_-1205045679'), (u'LOAD_-1205045758', u'INT_ADD_-1205045736'), (u'LOAD_-1205045752', u'CALLIND_-1205045693'), (u'CAST_-1205045637', u'INT_EQUAL_-1205045732'), (u'LOAD_-1205045717', u'INT_ZEXT_-1205045688'), (u'INT_ADD_-1205045701', u'CAST_-1205045622'), ('const-433', u'LOAD_-1205045724'), (u'LOAD_-1205045752', u'INT_EQUAL_-1205045732'), (u'CAST_-1205045646', u'LOAD_-1205045758'), (u'INT_ZEXT_-1205045688', u'COPY_-1205045716'), (u'CALLIND_-1205045693', u'RETURN_-1205045690'), ('const-1', u'PTRADD_-1205045662'), (u'CAST_-1205045627', u'LOAD_-1205045724'), (u'COPY_-1205045716', u'RETURN_-1205045701'), ('const-1', u'RETURN_-1205045690'), ('const-433', u'LOAD_-1205045717'), (u'INT_ADD_-1205045736', u'CAST_-1205045642'), (u'CAST_-1205045642', u'LOAD_-1205045752'), (u'INT_EQUAL_-1205045732', u'CBRANCH_-1205045725'), (u'CAST_-1205045622', u'LOAD_-1205045717'), ('const-0', u'RETURN_-1205045701'), ('const-96', u'INT_ADD_-1205045701'), (u'PTRADD_-1205045662', u'CAST_-1205045627'), (u'LOAD_-1205045724', u'INT_ADD_-1205045701'), ('tmp_135', u'CAST_-1205045637'), ('tmp_78', u'CAST_-1205045646'), (u'CALLIND_-1205045693', u'INDIRECT_-1205045621'), ('const-64', u'INT_ADD_-1205045736'), ('tmp_43', u'CBRANCH_-1205045725'), ('const-433', u'LOAD_-1205045758'), ('const-16', u'PTRADD_-1205045662'), ('tmp_78', u'PTRADD_-1205045662'), ('tmp_135', u'COPY_-1205045689')]
[('const-433', u'LOAD_-1205045724'), (u'INDIRECT_-1205045621', u'COPY_-1205045679'), (u'LOAD_-1205045758', u'INT_ADD_-1205045736'), ('const-433', u'LOAD_-1205045752'), (u'CAST_-1205045623', u'LOAD_-1205045717'), (u'LOAD_-1205045752', u'CALLIND_-1205045693'), (u'CAST_-1205045637', u'INT_EQUAL_-1205045732'), (u'LOAD_-1205045717', u'INT_ZEXT_-1205045688'), (u'LOAD_-1205045752', u'INT_EQUAL_-1205045732'), (u'INT_ZEXT_-1205045688', u'COPY_-1205045716'), ('const-8', u'PTRADD_-1205045629'), (u'CALLIND_-1205045693', u'RETURN_-1205045690'), (u'COPY_-1205045716', u'RETURN_-1205045701'), ('const-1', u'RETURN_-1205045690'), ('const-2', u'PTRADD_-1205045629'), (u'INT_ADD_-1205045736', u'CAST_-1205045642'), (u'CAST_-1205045642', u'LOAD_-1205045752'), ('tmp_134', u'CAST_-1205045637'), (u'INT_EQUAL_-1205045732', u'CBRANCH_-1205045725'), ('const-0', u'RETURN_-1205045701'), ('const-96', u'INT_ADD_-1205045701'), ('tmp_134', u'COPY_-1205045689'), (u'LOAD_-1205045724', u'INT_ADD_-1205045701'), ('tmp_119', u'PTRADD_-1205045629'), ('const-433', u'LOAD_-1205045758'), ('const-433', u'LOAD_-1205045717'), (u'CALLIND_-1205045693', u'INDIRECT_-1205045621'), ('tmp_119', u'LOAD_-1205045758'), (u'PTRADD_-1205045629', u'LOAD_-1205045724'), ('const-64', u'INT_ADD_-1205045736'), ('tmp_43', u'CBRANCH_-1205045725'), (u'INT_ADD_-1205045701', u'CAST_-1205045623')]
null
null
00337600
x64
O3
(translation_unit "ulong FUN_00337600(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_00337600(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_00337600(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08)" ( (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08" (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0043de08" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x60);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x60)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x60)" ( (binary_expression "param_1[2] + 0x60" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*param_1 + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x40))()" identifier = (call_expression "(**(code **)(*param_1 + 0x40))()" (parenthesized_expression "(**(code **)(*param_1 + 0x40))" ( (pointer_expression "**(code **)(*param_1 + 0x40)" * (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<wchar_t, false>::frac_digits() const */\n\nulong __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *this)\n\n{\n ulong uVar1;\n \n if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043de08) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);\n }\n /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */\n /* WARNING: Treating indirect jump as call */\n uVar1 = (**(code **)(*(long *)this + 0x40))();\n return uVar1;\n}\n\n" comment (declaration "ulong __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *this)\n\n{\n ulong uVar1;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::moneypunct<" identifier : : identifier <) identifier , (ERROR "false>::frac_digits(moneypunct<wchar_t,false> *this)\n\n{\n ulong" identifier > : : (function_declarator "frac_digits(moneypunct<wchar_t,false> *this)" identifier (parameter_list "(moneypunct<wchar_t,false> *this)" ( (parameter_declaration "moneypunct<wchar_t" type_identifier (ERROR "<" <) identifier) , (parameter_declaration "false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { identifier) identifier ;) (if_statement "if (*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043de08) {\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);\n }" if (parenthesized_expression "(*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043de08)" ( (binary_expression "*(code **)(*(long *)this + 0x40) == (code *)PTR_do_frac_digits_0043de08" (pointer_expression "*(code **)(*(long *)this + 0x40)" * (cast_expression "(code **)(*(long *)this + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x40)" ( (binary_expression "*(long *)this + 0x40" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) == (cast_expression "(code *)PTR_do_frac_digits_0043de08" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);\n }" { (return_statement "return (ulong)*(uint *)(*(long *)(this + 0x10) + 0x60);" return (binary_expression "(ulong)*(uint *)(*(long *)(this + 0x10) + 0x60)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(*(long *)(this + 0x10) + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(this + 0x10) + 0x60)" ( (binary_expression "*(long *)(this + 0x10) + 0x60" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) + number_literal) )))) ;) })) comment comment (expression_statement "uVar1 = (**(code **)(*(long *)this + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*(long *)this + 0x40))()" identifier = (call_expression "(**(code **)(*(long *)this + 0x40))()" (parenthesized_expression "(**(code **)(*(long *)this + 0x40))" ( (pointer_expression "**(code **)(*(long *)this + 0x40)" * (pointer_expression "*(code **)(*(long *)this + 0x40)" * (cast_expression "(code **)(*(long *)this + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)this + 0x40)" ( (binary_expression "*(long *)this + 0x40" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "ulong FUN_00337600(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}\n\n" (function_definition "ulong FUN_00337600(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" type_identifier (function_declarator "FUN_00337600(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (if_statement "if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" if (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08)" ( (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08" (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) )))) == (cast_expression "(code *)PTR_FUN_0043de08" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" { (return_statement "return (ulong)*(uint *)(param_1[2] + 0x60);" return (binary_expression "(ulong)*(uint *)(param_1[2] + 0x60)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(uint *)(param_1[2] + 0x60)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[2] + 0x60)" ( (binary_expression "param_1[2] + 0x60" (subscript_expression "param_1[2]" identifier [ number_literal ]) + number_literal) )))) ;) })) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x40))()" identifier = (call_expression "(**(code **)(*param_1 + 0x40))()" (parenthesized_expression "(**(code **)(*param_1 + 0x40))" ( (pointer_expression "**(code **)(*param_1 + 0x40)" * (pointer_expression "*(code **)(*param_1 + 0x40)" * (cast_expression "(code **)(*param_1 + 0x40)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_1 + 0x40)" ( (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) (argument_list "()" ( )))) ;) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (compound_statement { (return_statement return (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "ulong FUN_00337600(long *param_1)\n\n{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" (type_identifier "ulong") (function_declarator "FUN_00337600(long *param_1)" (identifier "FUN_00337600") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n \n if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }\n \n \n uVar1 = (**(code **)(*param_1 + 0x40))();\n return uVar1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (if_statement "if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) {\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08)" (( "(") (binary_expression "*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08" (pointer_expression "*(code **)(*param_1 + 0x40)" (* "*") (cast_expression "(code **)(*param_1 + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x40)" (( "(") (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x40")) () ")")))) (== "==") (cast_expression "(code *)PTR_FUN_0043de08" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_FUN_0043de08"))) () ")")) (compound_statement "{\n return (ulong)*(uint *)(param_1[2] + 0x60);\n }" ({ "{") (return_statement "return (ulong)*(uint *)(param_1[2] + 0x60);" (return "return") (binary_expression "(ulong)*(uint *)(param_1[2] + 0x60)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(uint *)(param_1[2] + 0x60)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[2] + 0x60)" (( "(") (binary_expression "param_1[2] + 0x60" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (+ "+") (number_literal "0x60")) () ")")))) (; ";")) (} "}"))) (expression_statement "uVar1 = (**(code **)(*param_1 + 0x40))();" (assignment_expression "uVar1 = (**(code **)(*param_1 + 0x40))()" (identifier "uVar1") (= "=") (call_expression "(**(code **)(*param_1 + 0x40))()" (parenthesized_expression "(**(code **)(*param_1 + 0x40))" (( "(") (pointer_expression "**(code **)(*param_1 + 0x40)" (* "*") (pointer_expression "*(code **)(*param_1 + 0x40)" (* "*") (cast_expression "(code **)(*param_1 + 0x40)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_1 + 0x40)" (( "(") (binary_expression "*param_1 + 0x40" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x40")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar1;" (return "return") (identifier "uVar1") (; ";")) (} "}")))
/* std::moneypunct<wchar_t, false>::frac_digits() const */ type_1 __thiscall std::moneypunct<wchar_t,false>::frac_digits(moneypunct<wchar_t,false> *var_1) { type_1 uVar1; if (*(type_2 **)(*(long *)var_1 + 0x40) == (type_2 *)PTR_do_frac_digits_0043de08) { return (type_1)*(type_3 *)(*(long *)(var_1 + 0x10) + 0x60); } /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(type_2 **)(*(long *)var_1 + 0x40))(); return uVar1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) consequence: (compound_statement (return_statement (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list)))) (return_statement (identifier)))))
null
ulong MASKED(long *param_1) { ulong uVar1; if (*(code **)(*param_1 + 0x40) == (code *)PTR_FUN_0043de08) { return (ulong)*(uint *)(param_1[2] + 0x60); } /* WARNING: Could not recover jumptable at 0x00337620. Too many branches */ /* WARNING: Treating indirect jump as call */ uVar1 = (**(code **)(*param_1 + 0x40))(); return uVar1; }
4072_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
convert_input_sections_in_list_to_relaxed_sections
FUN_001fad30
/* DWARF original prototype: void convert_input_sections_in_list_to_relaxed_sections(Output_section * this, vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_> * relaxed_sections, Relaxation_map * map, Input_section_list * input_sections) */ void __thiscall gold::Output_section::convert_input_sections_in_list_to_relaxed_sections (Output_section *this, vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_> *relaxed_sections,Relaxation_map *map,Input_section_list *input_sections) { pointer ppOVar1; Output_relaxed_input_section *pOVar2; pointer pIVar3; __node_base *p_Var4; long lVar5; long lVar6; Section_id sid; ppOVar1 = (relaxed_sections-> super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_> )._M_impl._M_start; lVar5 = (long)(relaxed_sections-> super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_> )._M_impl._M_finish - (long)ppOVar1 >> 3; if (lVar5 != 0) { lVar6 = 0; do { pOVar2 = ppOVar1[lVar6]; sid.second = pOVar2->shndx_; sid.first = pOVar2->relobj_; p_Var4 = std:: _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> ::_M_find_before_node ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_> *)map,((ulong)sid.first ^ (ulong)sid.second) % (map->_M_h)._M_bucket_count,&sid, (ulong)sid.first ^ (ulong)sid.second); if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xb0d, "convert_input_sections_in_list_to_relaxed_sections"); } pIVar3 = (input_sections-> super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_> )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt; if (pIVar3->shndx_ + 4 < 4) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0xb0e, "convert_input_sections_in_list_to_relaxed_sections"); } lVar6 = lVar6 + 1; pIVar3->shndx_ = 0xfffffffc; pIVar3->p2align_ = 0; (pIVar3->u1_).data_size = 0; (pIVar3->u2_).poris = pOVar2; } while (lVar6 != lVar5); } return; }
void FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4) { long lVar1; long lVar2; int *piVar3; long *plVar4; long lVar5; long lVar6; ulong local_68; uint local_60; undefined8 local_58; undefined8 uStack_50; long local_48; undefined4 local_40; lVar1 = *param_2; lVar5 = param_2[1] - lVar1 >> 3; if (lVar5 != 0) { lVar6 = 0; do { lVar2 = *(long *)(lVar1 + lVar6 * 8); local_60 = *(uint *)(lVar2 + 0x40); local_68 = *(ulong *)(lVar2 + 0x38); plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8), &local_68); if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xb0d, "convert_input_sections_in_list_to_relaxed_sections"); } piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4); if (*piVar3 + 4U < 4) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xb0e, "convert_input_sections_in_list_to_relaxed_sections"); } local_58 = 0xfffffffc; lVar6 = lVar6 + 1; uStack_50 = 0; local_40 = 0; piVar3[0] = -4; piVar3[1] = 0; piVar3[2] = 0; piVar3[3] = 0; *(long *)(piVar3 + 4) = lVar2; local_48 = lVar2; } while (lVar6 != lVar5); } return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x48 MOV R12,qword ptr [RSI] MOV RBP,qword ptr [RSI + 0x8] LEA RAX,[RSP + 0x10] SUB RBP,R12 MOV qword ptr [RSP],RAX SAR RBP,0x3 MOV qword ptr [RSP + 0x8],RBP JZ 0x001fae20 MOV RBX,RDX MOV R14,RCX XOR R13D,R13D MOV R15D,0xfffffffc JMP 0x001fadd0 MOV RAX,qword ptr [RAX] TEST RAX,RAX JZ 0x001fae08 MOV RAX,qword ptr [RAX + 0x18] SHL RAX,0x5 ADD RAX,qword ptr [R14] MOV EDI,dword ptr [RAX] LEA EDX,[RDI + 0x4] CMP EDX,0x3 JBE 0x001fae2f MOV qword ptr [RSP + 0x20],R15 ADD R13,0x1 MOV qword ptr [RSP + 0x28],0x0 MOVDQA XMM0,xmmword ptr [RSP + 0x20] MOV qword ptr [RSP + 0x30],RBP MOV dword ptr [RSP + 0x38],0x0 MOVUPS xmmword ptr [RAX],XMM0 MOV qword ptr [RAX + 0x10],RBP CMP R13,qword ptr [RSP + 0x8] JZ 0x001fae20 MOV RBP,qword ptr [R12 + R13*0x8] XOR EDX,EDX MOV RDI,RBX MOV EAX,dword ptr [RBP + 0x40] MOV RCX,qword ptr [RBP + 0x38] MOV qword ptr [RSP + 0x10],RCX XOR RCX,RAX MOV dword ptr [RSP + 0x18],EAX MOV RAX,RCX DIV qword ptr [RBX + 0x8] MOV RSI,RDX MOV RDX,qword ptr [RSP] CALL 0x00213a90 TEST RAX,RAX JNZ 0x001fad78 LEA RDX,[0x380560] MOV ESI,0xb0d LEA RDI,[0x37e8ef] CALL 0x0017c650 ADD RSP,0x48 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RDX,[0x380560] MOV ESI,0xb0e LEA RDI,[0x37e8ef] CALL 0x0017c650
null
null
null
null
[('tmp_788', u'CBRANCH_-1207914759'), ('const-0', u'STORE_-1207914454'), (u'PTRSUB_-1207914285', u'PTRSUB_-1207914272'), (u'MULTIEQUAL_-1207914455', u'INT_ADD_-1207914825'), ('const-0', u'PTRSUB_-1207914272'), (u'LOAD_-1207915167', u'CAST_-1207914399'), ('const-433', u'STORE_-1207914783'), (u'PTRSUB_-1207914363', u'LOAD_-1207914946'), (u'PTRADD_-1207914342', u'PTRSUB_-1207914281'), (u'INT_ZEXT_-1207914546', u'INT_XOR_-1207914885'), ('const-1', u'INT_ADD_-1207914825'), (u'LOAD_-1207914895', u'PTRADD_-1207914342'), ('const-2830', u'CALL_-1207914599'), (u'CALL_-1207914806', u'INDIRECT_-1207914288'), ('const-8', u'PTRSUB_-1207914418'), (u'CALL_-1207914856', u'INT_EQUAL_-1207914842'), ('const-0', u'RETURN_-1207914622'), ('const-0', u'PTRSUB_-1207914252'), ('tmp_1624', u'PTRSUB_-1207914429'), ('const-0', u'PTRSUB_-1207914435'), ('const-0', u'PTRSUB_-1207914268'), ('const-433', u'LOAD_-1207915167'), (u'PTRSUB_-1207914279', u'STORE_-1207914341'), ('const-0', u'PTRSUB_-1207914423'), (u'LOAD_-1207914932', u'INT_ZEXT_-1207914546'), (u'CAST_-1207914398', u'INT_SUB_-1207915134'), (u'INT_SRIGHT_-1207915105', u'INT_NOTEQUAL_-1207914762'), (u'INT_EQUAL_-1207914842', u'CBRANCH_-1207914839'), (u'INT_LESS_-1207914847', u'CBRANCH_-1207914856'), ('const--104', u'PTRSUB_-1207914429'), (u'LOAD_-1207914955', u'PTRSUB_-1207914255'), ('tmp_912', u'PTRSUB_-1207914439'), ('const-1', u'RETURN_-1207914801'), (u'CALL_-1207914856', u'INDIRECT_-1207914323'), (u'COPY_-1207914287', u'CALL_-1207914806'), (u'COPY_-1207914245', u'CALL_-1207914599'), ('const-0', u'PTRSUB_-1207914363'), (u'PTRADD_-1207914342', u'PTRSUB_-1207914285'), (u'CALL_-1207914856', u'PTRSUB_-1207914377'), (u'PTRADD_-1207914342', u'PTRSUB_-1207914279'), ('const-0', u'PTRSUB_-1207914337'), (u'COPY_-1207914247', u'CALL_-1207914599'), ('const-0', u'PTRSUB_-1207914422'), ('const-433', u'LOAD_-1207914955'), ('const-8', u'PTRADD_-1207914270'), ('const-2829', u'CALL_-1207914806'), ('const-433', u'STORE_-1207914454'), ('const-0', u'PTRSUB_-1207914439'), ('const-0', u'COPY_-1207914622'), (u'PTRSUB_-1207914259', u'LOAD_-1207914932'), ('const-1', u'RETURN_-1207914594'), (u'PTRSUB_-1207914377', u'LOAD_-1207914971'), ('const-56', u'PTRSUB_-1207914255'), (u'PTRSUB_-1207914429', u'CALL_-1207914856'), ('const-0', u'INT_NOTEQUAL_-1207915105'), (u'INT_ADD_-1207914825', u'MULTIEQUAL_-1207914455'), (u'CALL_-1207914856', u'INDIRECT_-1207914318'), (u'PTRSUB_-1207914346', u'PTRSUB_-1207914342'), (u'INT_EQUAL_-1207914953', u'CBRANCH_-1207914951'), (u'LOAD_-1207915173', u'CAST_-1207914398'), (u'PTRSUB_-1207914427', u'PTRSUB_-1207914422'), (u'COPY_-1207914622', u'MULTIEQUAL_-1207914455'), (u'LOAD_-1207914925', u'CAST_-1207914242'), (u'CALL_-1207914599', u'INDIRECT_-1207914250'), ('const-0', u'PTRSUB_-1207914280'), (u'INT_ADD_-1207914500', u'INT_LESS_-1207914847'), ('tmp_913', u'CAST_-1207914220'), (u'MULTIEQUAL_-1207914455', u'PTRADD_-1207914270'), ('const-0', u'STORE_-1207914341'), ('const-8', u'PTRSUB_-1207914246'), ('tmp_226', u'CBRANCH_-1207915087'), ('const-3', u'INT_SRIGHT_-1207915105'), (u'LOAD_-1207914971', u'INT_EQUAL_-1207914953'), (u'INT_XOR_-1207914885', u'CALL_-1207914856'), (u'CAST_-1207914399', u'INT_SUB_-1207915134'), (u'PTRADD_-1207914270', u'LOAD_-1207914955'), ('tmp_260', u'BRANCH_-1207915053'), ('const-16', u'PTRSUB_-1207914281'), (u'PTRSUB_-1207914337', u'LOAD_-1207914884'), (u'PTRADD_-1207914342', u'PTRSUB_-1207914280'), (u'INT_SRIGHT_-1207915105', u'INT_NOTEQUAL_-1207915105'), ('tmp_913', u'PTRSUB_-1207914252'), (u'PTRSUB_-1207914272', u'STORE_-1207914454'), ('tmp_914', u'PTRSUB_-1207914354'), ('const-0', u'INT_EQUAL_-1207914842'), (u'CAST_-1207914329', u'PTRADD_-1207914342'), (u'PTRADD_-1207914342', u'PTRSUB_-1207914337'), ('tmp_478', u'CBRANCH_-1207914951'), ('const-433', u'STORE_-1207914455'), (u'INT_ADD_-1207914825', u'INT_NOTEQUAL_-1207914762'), ('const-0', u'PTRSUB_-1207914346'), (u'PTRSUB_-1207914280', u'STORE_-1207914455'), ('tmp_912', u'PTRSUB_-1207914435'), ('const-3', u'PTRADD_-1207914365'), (u'LOAD_-1207914946', u'CAST_-1207914329'), ('const-433', u'LOAD_-1207914971'), (u'PTRSUB_-1207914418', u'LOAD_-1207915167'), ('const-3664111', u'COPY_-1207914287'), (u'PTRSUB_-1207914281', u'PTRSUB_-1207914268'), ('const-433', u'LOAD_-1207914932'), ('const-433', u'STORE_-1207914341'), (u'INT_XOR_-1207914885', u'INT_REM_-1207914846'), ('const-32', u'PTRADD_-1207914342'), (u'INT_SUB_-1207915134', u'INT_SRIGHT_-1207915105'), ('const-433', u'LOAD_-1207914895'), (u'CAST_-1207914220', u'CALL_-1207914856'), ('const-4', u'PTRSUB_-1207914279'), ('const-3671392', u'COPY_-1207914245'), ('const-8', u'PTRADD_-1207914365'), ('const-4294967292', u'STORE_-1207914455'), (u'PTRSUB_-1207914422', u'LOAD_-1207915173'), ('const-4', u'INT_LESS_-1207914847'), (u'CALL_-1207914599', u'INDIRECT_-1207914245'), ('const-433', u'LOAD_-1207914946'), (u'PTRSUB_-1207914423', u'PTRSUB_-1207914418'), (u'INT_NOTEQUAL_-1207915105', u'CBRANCH_-1207915087'), (u'LOAD_-1207914887', u'INT_REM_-1207914846'), ('const-433', u'LOAD_-1207915173'), (u'PTRSUB_-1207914439', u'PTRSUB_-1207914427'), ('const-3671392', u'COPY_-1207914285'), (u'CALL_-1207914806', u'INDIRECT_-1207914283'), ('const-0', u'PTRSUB_-1207914377'), (u'INT_NOTEQUAL_-1207914762', u'CBRANCH_-1207914759'), (u'LOAD_-1207915173', u'PTRADD_-1207914270'), ('const-0', u'INT_EQUAL_-1207914953'), (u'LOAD_-1207914955', u'PTRSUB_-1207914259'), (u'PTRSUB_-1207914255', u'LOAD_-1207914925'), (u'PTRSUB_-1207914252', u'PTRSUB_-1207914246'), (u'LOAD_-1207914971', u'PTRADD_-1207914365'), ('const-433', u'LOAD_-1207914925'), ('const-433', u'LOAD_-1207914887'), (u'PTRSUB_-1207914246', u'LOAD_-1207914887'), ('const-0', u'PTRSUB_-1207914427'), (u'CAST_-1207914242', u'INT_XOR_-1207914885'), (u'PTRADD_-1207914365', u'PTRSUB_-1207914363'), (u'COPY_-1207914285', u'CALL_-1207914806'), ('const-433', u'LOAD_-1207914884'), (u'PTRSUB_-1207914342', u'LOAD_-1207914895'), (u'PTRSUB_-1207914354', u'PTRSUB_-1207914346'), ('const-8', u'PTRSUB_-1207914285'), ('const-0', u'PTRSUB_-1207914354'), ('tmp_431', u'CBRANCH_-1207914839'), (u'LOAD_-1207914955', u'STORE_-1207914783'), ('const-3664111', u'COPY_-1207914247'), ('const-0', u'PTRSUB_-1207914342'), (u'PTRSUB_-1207914435', u'PTRSUB_-1207914423'), ('tmp_673', u'CBRANCH_-1207914856'), ('const-4', u'INT_ADD_-1207914500'), (u'LOAD_-1207914884', u'INT_ADD_-1207914500'), ('const-64', u'PTRSUB_-1207914259'), (u'INT_REM_-1207914846', u'CALL_-1207914856'), (u'PTRSUB_-1207914268', u'STORE_-1207914783')]
[('tmp_788', u'CBRANCH_-1207914759'), (u'LOAD_-1207914971', u'INT_ADD_-1207914930'), (u'CAST_-1207914335', u'PTRADD_-1207914294'), ('tmp_2142', u'MULTIEQUAL_-1207914327'), (u'CALL_-1207914856', u'INDIRECT_-1207914293'), ('const-4', u'PTRADD_-1207914291'), (u'INT_ADD_-1207914930', u'CAST_-1207914344'), ('const-4', u'PTRADD_-1207914290'), (u'INT_ZEXT_-1207914546', u'INT_XOR_-1207914885'), ('tmp_1656', u'INT_ADD_-1207914871'), ('const-1', u'INT_ADD_-1207914825'), (u'CAST_-1207914239', u'LOAD_-1207914887'), (u'COPY_-1207914275', u'CALL_-1207914806'), (u'INT_MULT_-1207914927', u'INT_ADD_-1207914939'), ('const-433', u'STORE_-1207914444'), ('const-0', u'RETURN_-1207914622'), (u'COPY_-1207914339', u'MULTIEQUAL_-1207914332'), (u'LOAD_-1207915173', u'INT_SUB_-1207915134'), ('const--104', u'PTRSUB_-1207914421'), (u'LOAD_-1207914932', u'INT_ZEXT_-1207914546'), (u'COPY_-1207914277', u'CALL_-1207914806'), ('const-433', u'STORE_-1207914354'), (u'INT_SRIGHT_-1207915105', u'INT_NOTEQUAL_-1207914762'), (u'CAST_-1207914227', u'INT_EQUAL_-1207914842'), (u'INT_EQUAL_-1207914842', u'CBRANCH_-1207914839'), (u'INT_LESS_-1207914847', u'CBRANCH_-1207914856'), (u'CALL_-1207914806', u'INDIRECT_-1207914273'), ('tmp_2143', u'COPY_-1207914435'), (u'CAST_-1207914227', u'LOAD_-1207914971'), (u'LOAD_-1207914884', u'INT_ADD_-1207914491'), ('tmp_1656', u'CALL_-1207914856'), ('tmp_1657', u'LOAD_-1207914895'), (u'COPY_-1207914623', u'MULTIEQUAL_-1207914456'), (u'LOAD_-1207914925', u'INT_XOR_-1207914885'), (u'CALL_-1207914599', u'INDIRECT_-1207914230'), ('const-1', u'RETURN_-1207914801'), ('const-4', u'PTRADD_-1207914294'), (u'CAST_-1207914335', u'PTRADD_-1207914293'), ('tmp_1652', u'LOAD_-1207915173'), ('const-433', u'LOAD_-1207915173'), (u'PTRADD_-1207914293', u'STORE_-1207914354'), (u'PTRADD_-1207914294', u'STORE_-1207914445'), (u'COPY_-1207914235', u'CALL_-1207914599'), ('const-0', u'STORE_-1207914354'), ('const-433', u'STORE_-1207914783'), ('const-8', u'INT_MULT_-1207914927'), (u'COPY_-1207914435', u'MULTIEQUAL_-1207914332'), (u'CAST_-1207914335', u'LOAD_-1207914884'), (u'MULTIEQUAL_-1207914456', u'INT_MULT_-1207914927'), (u'LOAD_-1207914895', u'INT_ADD_-1207914877'), ('const-433', u'LOAD_-1207914955'), ('const-1', u'RETURN_-1207914594'), ('const-3671392', u'COPY_-1207914235'), (u'CALL_-1207914806', u'INDIRECT_-1207914258'), ('const-0', u'INT_NOTEQUAL_-1207915105'), ('const-4', u'PTRADD_-1207914292'), ('const-4', u'INT_ADD_-1207914491'), ('const-2830', u'CALL_-1207914599'), (u'INT_EQUAL_-1207914953', u'CBRANCH_-1207914951'), (u'COPY_-1207914851', u'MULTIEQUAL_-1207914342'), ('const-2829', u'CALL_-1207914806'), (u'INT_ADD_-1207914939', u'CAST_-1207914273'), (u'CALL_-1207914599', u'INDIRECT_-1207914225'), (u'CALL_-1207914856', u'INDIRECT_-1207914303'), ('const-433', u'LOAD_-1207914946'), (u'INT_ADD_-1207914871', u'CAST_-1207914239'), (u'PTRADD_-1207914292', u'CAST_-1207914277'), ('const-3', u'PTRADD_-1207914290'), (u'MULTIEQUAL_-1207914456', u'INT_ADD_-1207914825'), ('const-32', u'INT_MULT_-1207914908'), (u'CALL_-1207914856', u'INDIRECT_-1207914288'), ('const-433', u'LOAD_-1207914971'), ('const-3671392', u'COPY_-1207914275'), ('const-433', u'STORE_-1207914351'), ('tmp_226', u'CBRANCH_-1207915087'), (u'LOAD_-1207914971', u'INT_EQUAL_-1207914953'), ('const-2', u'PTRADD_-1207914291'), ('const-4', u'INT_LESS_-1207914847'), (u'CALL_-1207914599', u'INDIRECT_-1207914240'), (u'INT_ADD_-1207914877', u'CAST_-1207914335'), ('const-3664111', u'COPY_-1207914277'), ('tmp_260', u'BRANCH_-1207915053'), ('const-4294967292', u'COPY_-1207914851'), (u'CAST_-1207914259', u'LOAD_-1207914925'), (u'INT_SRIGHT_-1207915105', u'INT_NOTEQUAL_-1207915105'), (u'INT_ADD_-1207914916', u'CAST_-1207914263'), ('const-0', u'COPY_-1207914830'), ('tmp_2145', u'MULTIEQUAL_-1207914342'), (u'LOAD_-1207914946', u'INT_MULT_-1207914908'), ('const-0', u'COPY_-1207914801'), (u'CALL_-1207914599', u'INDIRECT_-1207914220'), ('const-0', u'INT_EQUAL_-1207914842'), ('const-3', u'INT_SRIGHT_-1207915105'), (u'CAST_-1207914273', u'LOAD_-1207914955'), (u'COPY_-1207914830', u'MULTIEQUAL_-1207914337'), (u'CALL_-1207914856', u'INDIRECT_-1207914313'), ('tmp_478', u'CBRANCH_-1207914951'), (u'INT_ADD_-1207914825', u'INT_NOTEQUAL_-1207914762'), ('const-4294967292', u'STORE_-1207914445'), ('tmp_1652', u'PTRADD_-1207914427'), ('const-433', u'LOAD_-1207914887'), (u'PTRADD_-1207914427', u'LOAD_-1207915167'), ('const-56', u'INT_ADD_-1207914909'), ('const-1', u'PTRADD_-1207914293'), (u'INT_ADD_-1207914825', u'MULTIEQUAL_-1207914456'), ('const-1', u'PTRADD_-1207914427'), ('const-0', u'PTRADD_-1207914294'), (u'INT_XOR_-1207914885', u'INT_REM_-1207914846'), (u'CALL_-1207914806', u'INDIRECT_-1207914263'), (u'INT_SUB_-1207915134', u'INT_SRIGHT_-1207915105'), (u'INT_ADD_-1207914909', u'CAST_-1207914259'), (u'CALL_-1207914806', u'INDIRECT_-1207914278'), (u'COPY_-1207914237', u'CALL_-1207914599'), (u'CALL_-1207914599', u'INDIRECT_-1207914215'), (u'CAST_-1207914335', u'PTRADD_-1207914290'), ('tmp_1646', u'PTRSUB_-1207914421'), ('const-433', u'LOAD_-1207914895'), ('const-0', u'COPY_-1207914623'), ('const-433', u'LOAD_-1207915167'), (u'INT_NOTEQUAL_-1207915105', u'CBRANCH_-1207915087'), (u'LOAD_-1207914887', u'INT_REM_-1207914846'), ('const-64', u'INT_ADD_-1207914916'), (u'CALL_-1207914856', u'CAST_-1207914227'), (u'INT_NOTEQUAL_-1207914762', u'CBRANCH_-1207914759'), ('const-24', u'INT_ADD_-1207914930'), ('const-0', u'INT_EQUAL_-1207914953'), (u'CALL_-1207914856', u'INDIRECT_-1207914298'), ('const-3664111', u'COPY_-1207914237'), (u'CALL_-1207914856', u'INDIRECT_-1207914308'), (u'INT_ADD_-1207914491', u'INT_LESS_-1207914847'), ('const-4', u'PTRADD_-1207914292'), (u'CALL_-1207914806', u'INDIRECT_-1207914268'), ('tmp_2144', u'MULTIEQUAL_-1207914337'), (u'LOAD_-1207915173', u'INT_ADD_-1207914939'), ('const-8', u'PTRADD_-1207914427'), (u'CAST_-1207914344', u'LOAD_-1207914946'), ('const-433', u'STORE_-1207914445'), ('const-0', u'STORE_-1207914351'), (u'PTRADD_-1207914291', u'STORE_-1207914444'), ('const-433', u'LOAD_-1207914925'), (u'LOAD_-1207915167', u'INT_SUB_-1207915134'), ('const-0', u'STORE_-1207914444'), (u'CAST_-1207914263', u'LOAD_-1207914932'), (u'INT_MULT_-1207914908', u'INT_ADD_-1207914877'), ('const-4', u'PTRADD_-1207914293'), (u'CALL_-1207914806', u'INDIRECT_-1207914253'), ('const-433', u'LOAD_-1207914932'), (u'CAST_-1207914335', u'PTRADD_-1207914292'), (u'PTRADD_-1207914290', u'STORE_-1207914351'), (u'PTRSUB_-1207914421', u'CALL_-1207914856'), ('tmp_431', u'CBRANCH_-1207914839'), (u'LOAD_-1207914955', u'STORE_-1207914783'), ('const-433', u'LOAD_-1207914884'), ('const-8', u'INT_ADD_-1207914871'), (u'LOAD_-1207914955', u'COPY_-1207914339'), ('tmp_673', u'CBRANCH_-1207914856'), (u'LOAD_-1207914955', u'INT_ADD_-1207914916'), (u'COPY_-1207914801', u'MULTIEQUAL_-1207914327'), (u'CAST_-1207914335', u'PTRADD_-1207914291'), (u'CALL_-1207914599', u'INDIRECT_-1207914235'), (u'CAST_-1207914277', u'STORE_-1207914783'), (u'LOAD_-1207914955', u'INT_ADD_-1207914909'), (u'INT_REM_-1207914846', u'CALL_-1207914856')]
null
null
001fad30
x64
O3
(translation_unit "void FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)\n\n{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}\n\n" (function_definition "void FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)\n\n{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" primitive_type (function_declarator "FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)" identifier (parameter_list "(undefined8 param_1,long *param_2,long param_3,long *param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar3;" primitive_type (pointer_declarator "*piVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_68;" type_identifier identifier ;) (declaration "uint local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 uStack_50;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 local_40;" type_identifier identifier ;) (expression_statement "lVar1 = *param_2;" (assignment_expression "lVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "lVar5 = param_2[1] - lVar1 >> 3;" (assignment_expression "lVar5 = param_2[1] - lVar1 >> 3" identifier = (binary_expression "param_2[1] - lVar1 >> 3" (binary_expression "param_2[1] - lVar1" (subscript_expression "param_2[1]" identifier [ number_literal ]) - identifier) >> number_literal)) ;) (if_statement "if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);" do (compound_statement "{\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n }" { (expression_statement "lVar2 = *(long *)(lVar1 + lVar6 * 8);" (assignment_expression "lVar2 = *(long *)(lVar1 + lVar6 * 8)" identifier = (pointer_expression "*(long *)(lVar1 + lVar6 * 8)" * (cast_expression "(long *)(lVar1 + lVar6 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + lVar6 * 8)" ( (binary_expression "lVar1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) ))))) ;) (expression_statement "local_60 = *(uint *)(lVar2 + 0x40);" (assignment_expression "local_60 = *(uint *)(lVar2 + 0x40)" identifier = (pointer_expression "*(uint *)(lVar2 + 0x40)" * (cast_expression "(uint *)(lVar2 + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "local_68 = *(ulong *)(lVar2 + 0x38);" (assignment_expression "local_68 = *(ulong *)(lVar2 + 0x38)" identifier = (pointer_expression "*(ulong *)(lVar2 + 0x38)" * (cast_expression "(ulong *)(lVar2 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);" (assignment_expression "plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" identifier = (cast_expression "(long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" identifier (argument_list "(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" ( identifier , (binary_expression "(local_68 ^ local_60) % *(ulong *)(param_3 + 8)" (parenthesized_expression "(local_68 ^ local_60)" ( (binary_expression "local_68 ^ local_60" identifier ^ identifier) )) % (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) , (pointer_expression "&local_68" & identifier) ))))) ;) (if_statement "if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" if (parenthesized_expression "((plVar4 == (long *)0x0) || (*plVar4 == 0))" ( (binary_expression "(plVar4 == (long *)0x0) || (*plVar4 == 0)" (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" identifier (argument_list "("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" " string_content ") ))) ;) })) (expression_statement "piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);" (assignment_expression "piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" identifier = (cast_expression "(int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" ( (binary_expression "*(long *)(*plVar4 + 0x18) * 0x20 + *param_4" (binary_expression "*(long *)(*plVar4 + 0x18) * 0x20" (pointer_expression "*(long *)(*plVar4 + 0x18)" * (cast_expression "(long *)(*plVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar4 + 0x18)" ( (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" * identifier) + number_literal) )))) * number_literal) + (pointer_expression "*param_4" * identifier)) )))) ;) (if_statement "if (*piVar3 + 4U < 4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" if (parenthesized_expression "(*piVar3 + 4U < 4)" ( (binary_expression "*piVar3 + 4U < 4" (binary_expression "*piVar3 + 4U" (pointer_expression "*piVar3" * identifier) + number_literal) < number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" identifier (argument_list "("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" " string_content ") ))) ;) })) (expression_statement "local_58 = 0xfffffffc;" (assignment_expression "local_58 = 0xfffffffc" identifier = number_literal) ;) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "uStack_50 = 0;" (assignment_expression "uStack_50 = 0" identifier = number_literal) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "piVar3[0] = -4;" (assignment_expression "piVar3[0] = -4" (subscript_expression "piVar3[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "piVar3[1] = 0;" (assignment_expression "piVar3[1] = 0" (subscript_expression "piVar3[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "piVar3[2] = 0;" (assignment_expression "piVar3[2] = 0" (subscript_expression "piVar3[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "piVar3[3] = 0;" (assignment_expression "piVar3[3] = 0" (subscript_expression "piVar3[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(long *)(piVar3 + 4) = lVar2;" (assignment_expression "*(long *)(piVar3 + 4) = lVar2" (pointer_expression "*(long *)(piVar3 + 4)" * (cast_expression "(long *)(piVar3 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "local_48 = lVar2;" (assignment_expression "local_48 = lVar2" identifier = identifier) ;) }) while (parenthesized_expression "(lVar6 != lVar5)" ( (binary_expression "lVar6 != lVar5" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void convert_input_sections_in_list_to_relaxed_sections(Output_section\n * this,\n vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n * relaxed_sections, Relaxation_map * map, Input_section_list * input_sections) */\n\nvoid __thiscall\ngold::Output_section::convert_input_sections_in_list_to_relaxed_sections\n (Output_section *this,\n vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n *relaxed_sections,Relaxation_map *map,Input_section_list *input_sections)\n\n{\n pointer ppOVar1;\n Output_relaxed_input_section *pOVar2;\n pointer pIVar3;\n __node_base *p_Var4;\n long lVar5;\n long lVar6;\n Section_id sid;\n \n ppOVar1 = (relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_start;\n lVar5 = (long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::Output_section::convert_input_sections_in_list_to_relaxed_sections\n (Output_section *this,\n vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n *relaxed_sections,Relaxation_map *map,Input_section_list *input_sections)\n\n{\n pointer ppOVar1;\n Output_relaxed_input_section *pOVar2;\n pointer pIVar3;\n __node_base *p_Var4;\n long lVar5;\n long lVar6;\n Section_id sid;\n \n ppOVar1 = (relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_start;\n lVar5 = (long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_section::" identifier : : identifier : :) (function_declarator "convert_input_sections_in_list_to_relaxed_sections\n (Output_section *this,\n vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n *relaxed_sections,Relaxation_map *map,Input_section_list *input_sections)" identifier (parameter_list "(Output_section *this,\n vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n *relaxed_sections,Relaxation_map *map,Input_section_list *input_sections)" ( (parameter_declaration "Output_section *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "vector<gold::Output_relaxed_input_section*" type_identifier (ERROR "<gold::Output_relaxed_input_section" < identifier : : identifier) (abstract_pointer_declarator "*" *)) , (parameter_declaration "_std::allocator<gold::Output_relaxed_input_section*>_>\n *relaxed_sections" type_identifier (ERROR "::allocator<gold::Output_relaxed_input_section*>_>" : : identifier < identifier : : identifier * > identifier >) (pointer_declarator "*relaxed_sections" * identifier)) , (parameter_declaration "Relaxation_map *map" type_identifier (pointer_declarator "*map" * identifier)) , (parameter_declaration "Input_section_list *input_sections" type_identifier (pointer_declarator "*input_sections" * identifier)) ))) (compound_statement "{\n pointer ppOVar1;\n Output_relaxed_input_section *pOVar2;\n pointer pIVar3;\n __node_base *p_Var4;\n long lVar5;\n long lVar6;\n Section_id sid;\n \n ppOVar1 = (relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_start;\n lVar5 = (long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" { (declaration "pointer ppOVar1;" type_identifier identifier ;) (declaration "Output_relaxed_input_section *pOVar2;" type_identifier (pointer_declarator "*pOVar2" * identifier) ;) (declaration "pointer pIVar3;" type_identifier identifier ;) (declaration "__node_base *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "Section_id sid;" type_identifier identifier ;) (expression_statement "ppOVar1 = (relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_start;" (assignment_expression "ppOVar1 = (relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_start" identifier = (field_expression "(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_start" (field_expression "(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl" (parenthesized_expression "(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )" ( (ERROR "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::" (comma_expression "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std" (binary_expression "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*" (binary_expression "relaxed_sections->\n super__Vector_base<gold" (field_expression "relaxed_sections->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_relaxed_input_section" : : identifier) * identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_relaxed_input_section*>_>" (binary_expression "Output_relaxed_input_section*>_" identifier * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "lVar5 = (long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1 >> 3;" (assignment_expression "lVar5 = (long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1 >> 3" identifier = (binary_expression "(long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1 >> 3" (binary_expression "(long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish - (long)ppOVar1" (cast_expression "(long)(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl._M_finish" (field_expression "(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )._M_impl" (parenthesized_expression "(relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>\n )" ( (binary_expression "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_>" (binary_expression "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_" (binary_expression "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std::allocator<gold" (binary_expression "relaxed_sections->\n super__Vector_base<gold::Output_relaxed_input_section*,_std" (binary_expression "relaxed_sections->\n super__Vector_base<gold" (field_expression "relaxed_sections->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_relaxed_input_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_relaxed_input_section" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier)) - (cast_expression "(long)ppOVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal)) ;) (if_statement "if (lVar5 != 0) {\n lVar6 = 0;\n do {\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n } while (lVar6 != lVar5);\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar6 = 0;\n do {\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n } while (lVar6 != lVar5);\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n } while (lVar6 != lVar5);" do (compound_statement "{\n pOVar2 = ppOVar1[lVar6];\n sid.second = pOVar2->shndx_;\n sid.first = pOVar2->relobj_;\n p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);\n if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;\n if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n lVar6 = lVar6 + 1;\n pIVar3->shndx_ = 0xfffffffc;\n pIVar3->p2align_ = 0;\n (pIVar3->u1_).data_size = 0;\n (pIVar3->u2_).poris = pOVar2;\n }" { (expression_statement "pOVar2 = ppOVar1[lVar6];" (assignment_expression "pOVar2 = ppOVar1[lVar6]" identifier = (subscript_expression "ppOVar1[lVar6]" identifier [ identifier ])) ;) (expression_statement "sid.second = pOVar2->shndx_;" (assignment_expression "sid.second = pOVar2->shndx_" (field_expression "sid.second" identifier . field_identifier) = (field_expression "pOVar2->shndx_" identifier -> field_identifier)) ;) (expression_statement "sid.first = pOVar2->relobj_;" (assignment_expression "sid.first = pOVar2->relobj_" (field_expression "sid.first" identifier . field_identifier) = (field_expression "pOVar2->relobj_" identifier -> field_identifier)) ;) (ERROR "p_Var4 = std::\n _Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::" (assignment_expression "p_Var4 = std" identifier = identifier) : : (binary_expression "_Hashtable<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_long_unsigned_int>,_std" (binary_expression "Relobj*,_unsigned_int>,_long_unsigned_int" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > (ERROR "," ,) identifier) : : (binary_expression "allocator<std" identifier < identifier) : : (binary_expression "pair<const_std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : (binary_expression "Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std" (binary_expression "Relobj*,_unsigned_int>,_long_unsigned_int>_" (binary_expression "Relobj*,_unsigned_int>,_long_unsigned_int" (binary_expression "Relobj*,_unsigned_int" identifier * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) : : (comma_expression "__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold" identifier (ERROR "::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>" : : (comma_expression "_Select1st,_std" identifier , identifier) : : (binary_expression "equal_to<std" identifier < identifier) : : (binary_expression "pair<gold" identifier < identifier) : : identifier * , (binary_expression "_unsigned_int>_" identifier > identifier) >) , identifier) : : (comma_expression "Section_id_hash,_std" identifier , identifier) : :) (labeled_statement "__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);" statement_identifier (ERROR "::_Mod_range_hashing,_std:" : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) :) : (labeled_statement "__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);" statement_identifier (ERROR "::_Default_ranged_hash,_std:" : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) :) : (labeled_statement "__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);" statement_identifier (ERROR "::_Prime_rehash_policy,_std:" : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) :) : (labeled_statement "__detail::_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);" statement_identifier : (ERROR ":" :) (expression_statement "_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second);" (comma_expression "_Hashtable_traits<true,_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second)" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second)" identifier , (binary_expression "_true>_>\n ::_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second)" (binary_expression "_true>_" identifier > identifier) > (ERROR "::" : :) (call_expression "_M_find_before_node\n ((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second)" identifier (argument_list "((_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second)" ( (parenthesized_expression "(_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second)" ( (ERROR "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std::equal_to<std::pair<gold::Relobj*,_unsigned_int>_>,_gold::Section_id_hash,_std::__detail::_Mod_range_hashing,_std::__detail::_Default_ranged_hash,_std::__detail::_Prime_rehash_policy,_std::__detail::" (comma_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std::__detail::_Select1st,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>_" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std::pair<gold" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std::pair<const_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std::allocator<std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int>,_long_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std::pair<gold" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std::pair<const_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int>,_std" (binary_expression "_Hashtable<std::pair<gold::Relobj*,_unsigned_int" (binary_expression "_Hashtable<std::pair<gold" (binary_expression "_Hashtable<std" identifier < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::pair" : : identifier) < identifier) (ERROR "::Relobj" : : identifier) * (ERROR "," ,) identifier) > (ERROR "," ,) identifier) > identifier) > (ERROR "," ,) identifier) (ERROR "::__detail::_Select1st" : : identifier : : identifier) , identifier) : : identifier < identifier : : identifier < identifier : : identifier * , (binary_expression "_unsigned_int>_>,_gold" (binary_expression "_unsigned_int>_" identifier > identifier) > (ERROR "," ,) identifier) : : (comma_expression "Section_id_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Mod_range_hashing,_std" identifier , identifier) : : identifier : : (comma_expression "_Default_ranged_hash,_std" identifier , identifier) : : identifier : : (comma_expression "_Prime_rehash_policy,_std" identifier , identifier) : : identifier : :) (comma_expression "_Hashtable_traits<true,_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second" (binary_expression "_Hashtable_traits<true" identifier < true) , (comma_expression "_false,_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second" identifier , (comma_expression "_true>_>\n *)map,((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second" (binary_expression "_true>_>\n *)map" (binary_expression "_true>_" identifier > identifier) > (pointer_expression "*)map" * (ERROR ")" )) identifier)) , (comma_expression "((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count,&sid,\n (ulong)sid.first ^ (ulong)sid.second" (binary_expression "((ulong)sid.first ^ (ulong)sid.second) %\n (map->_M_h)._M_bucket_count" (parenthesized_expression "((ulong)sid.first ^ (ulong)sid.second)" ( (binary_expression "(ulong)sid.first ^ (ulong)sid.second" (cast_expression "(ulong)sid.first" ( (type_descriptor "ulong" type_identifier) ) (field_expression "sid.first" identifier . field_identifier)) ^ (cast_expression "(ulong)sid.second" ( (type_descriptor "ulong" type_identifier) ) (field_expression "sid.second" identifier . field_identifier))) )) % (field_expression "(map->_M_h)._M_bucket_count" (parenthesized_expression "(map->_M_h)" ( (field_expression "map->_M_h" identifier -> field_identifier) )) . field_identifier)) , (comma_expression "&sid,\n (ulong)sid.first ^ (ulong)sid.second" (pointer_expression "&sid" & identifier) , (binary_expression "(ulong)sid.first ^ (ulong)sid.second" (cast_expression "(ulong)sid.first" ( (type_descriptor "ulong" type_identifier) ) (field_expression "sid.first" identifier . field_identifier)) ^ (cast_expression "(ulong)sid.second" ( (type_descriptor "ulong" type_identifier) ) (field_expression "sid.second" identifier . field_identifier)))))))) )) )))))) ;))))) (if_statement "if ((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" if (parenthesized_expression "((p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0))" ( (binary_expression "(p_Var4 == (__node_base *)0x0) || (p_Var4->_M_nxt == (_Hash_node_base *)0x0)" (parenthesized_expression "(p_Var4 == (__node_base *)0x0)" ( (binary_expression "p_Var4 == (__node_base *)0x0" identifier == (cast_expression "(__node_base *)0x0" ( (type_descriptor "__node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(p_Var4->_M_nxt == (_Hash_node_base *)0x0)" ( (binary_expression "p_Var4->_M_nxt == (_Hash_node_base *)0x0" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) == (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" identifier (argument_list "("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" " string_content ") ))) ;) })) (expression_statement "pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt;" (assignment_expression "pIVar3 = (input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt" identifier = (binary_expression "(input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start + (long)p_Var4->_M_nxt[3]._M_nxt" (field_expression "(input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl._M_start" (field_expression "(input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )._M_impl" (parenthesized_expression "(input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::Input_section>_>\n )" ( (ERROR "input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std::allocator<gold::Output_section::" (comma_expression "input_sections->\n super__Vector_base<gold::Output_section::Input_section,_std" (binary_expression "input_sections->\n super__Vector_base<gold" (field_expression "input_sections->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Output_section::Input_section" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Input_section>_>" (binary_expression "Input_section>_" identifier > identifier) > identifier) )) . field_identifier) . field_identifier) + (cast_expression "(long)p_Var4->_M_nxt[3]._M_nxt" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "p_Var4->_M_nxt[3]._M_nxt" (subscript_expression "p_Var4->_M_nxt[3]" (field_expression "p_Var4->_M_nxt" identifier -> field_identifier) [ number_literal ]) . field_identifier)))) ;) (if_statement "if (pIVar3->shndx_ + 4 < 4) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" if (parenthesized_expression "(pIVar3->shndx_ + 4 < 4)" ( (binary_expression "pIVar3->shndx_ + 4 < 4" (binary_expression "pIVar3->shndx_ + 4" (field_expression "pIVar3->shndx_" identifier -> field_identifier) + number_literal) < number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "do_gold_unreachable("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" identifier (argument_list "("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" " string_content ") ))) ;) })) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "pIVar3->shndx_ = 0xfffffffc;" (assignment_expression "pIVar3->shndx_ = 0xfffffffc" (field_expression "pIVar3->shndx_" identifier -> field_identifier) = number_literal) ;) (expression_statement "pIVar3->p2align_ = 0;" (assignment_expression "pIVar3->p2align_ = 0" (field_expression "pIVar3->p2align_" identifier -> field_identifier) = number_literal) ;) (expression_statement "(pIVar3->u1_).data_size = 0;" (assignment_expression "(pIVar3->u1_).data_size = 0" (field_expression "(pIVar3->u1_).data_size" (parenthesized_expression "(pIVar3->u1_)" ( (field_expression "pIVar3->u1_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(pIVar3->u2_).poris = pOVar2;" (assignment_expression "(pIVar3->u2_).poris = pOVar2" (field_expression "(pIVar3->u2_).poris" (parenthesized_expression "(pIVar3->u2_)" ( (field_expression "pIVar3->u2_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) }) while (parenthesized_expression "(lVar6 != lVar5)" ( (binary_expression "lVar6 != lVar5" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)\n\n{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}\n\n" (function_definition "void FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)\n\n{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" primitive_type (function_declarator "FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)" identifier (parameter_list "(undefined8 param_1,long *param_2,long param_3,long *param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar3;" primitive_type (pointer_declarator "*piVar3" * identifier) ;) (declaration "long *plVar4;" (sized_type_specifier "long" long) (pointer_declarator "*plVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong local_68;" type_identifier identifier ;) (declaration "uint local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 uStack_50;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 local_40;" type_identifier identifier ;) (expression_statement "lVar1 = *param_2;" (assignment_expression "lVar1 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "lVar5 = param_2[1] - lVar1 >> 3;" (assignment_expression "lVar5 = param_2[1] - lVar1 >> 3" identifier = (binary_expression "param_2[1] - lVar1 >> 3" (binary_expression "param_2[1] - lVar1" (subscript_expression "param_2[1]" identifier [ number_literal ]) - identifier) >> number_literal)) ;) (if_statement "if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);" do (compound_statement "{\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n }" { (expression_statement "lVar2 = *(long *)(lVar1 + lVar6 * 8);" (assignment_expression "lVar2 = *(long *)(lVar1 + lVar6 * 8)" identifier = (pointer_expression "*(long *)(lVar1 + lVar6 * 8)" * (cast_expression "(long *)(lVar1 + lVar6 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + lVar6 * 8)" ( (binary_expression "lVar1 + lVar6 * 8" identifier + (binary_expression "lVar6 * 8" identifier * number_literal)) ))))) ;) (expression_statement "local_60 = *(uint *)(lVar2 + 0x40);" (assignment_expression "local_60 = *(uint *)(lVar2 + 0x40)" identifier = (pointer_expression "*(uint *)(lVar2 + 0x40)" * (cast_expression "(uint *)(lVar2 + 0x40)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x40)" ( (binary_expression "lVar2 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "local_68 = *(ulong *)(lVar2 + 0x38);" (assignment_expression "local_68 = *(ulong *)(lVar2 + 0x38)" identifier = (pointer_expression "*(ulong *)(lVar2 + 0x38)" * (cast_expression "(ulong *)(lVar2 + 0x38)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x38)" ( (binary_expression "lVar2 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);" (assignment_expression "plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" identifier = (cast_expression "(long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" identifier (argument_list "(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" ( identifier , (binary_expression "(local_68 ^ local_60) % *(ulong *)(param_3 + 8)" (parenthesized_expression "(local_68 ^ local_60)" ( (binary_expression "local_68 ^ local_60" identifier ^ identifier) )) % (pointer_expression "*(ulong *)(param_3 + 8)" * (cast_expression "(ulong *)(param_3 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) ))))) , (pointer_expression "&local_68" & identifier) ))))) ;) (if_statement "if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" if (parenthesized_expression "((plVar4 == (long *)0x0) || (*plVar4 == 0))" ( (binary_expression "(plVar4 == (long *)0x0) || (*plVar4 == 0)" (parenthesized_expression "(plVar4 == (long *)0x0)" ( (binary_expression "plVar4 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(*plVar4 == 0)" ( (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" * identifier) == number_literal) ))) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" { (expression_statement "FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" identifier (argument_list "("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" " string_content ") ))) ;) })) (expression_statement "piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);" (assignment_expression "piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" identifier = (cast_expression "(int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" ( (binary_expression "*(long *)(*plVar4 + 0x18) * 0x20 + *param_4" (binary_expression "*(long *)(*plVar4 + 0x18) * 0x20" (pointer_expression "*(long *)(*plVar4 + 0x18)" * (cast_expression "(long *)(*plVar4 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*plVar4 + 0x18)" ( (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" * identifier) + number_literal) )))) * number_literal) + (pointer_expression "*param_4" * identifier)) )))) ;) (if_statement "if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" if (parenthesized_expression "(*piVar3 + 4U < 4)" ( (binary_expression "*piVar3 + 4U < 4" (binary_expression "*piVar3 + 4U" (pointer_expression "*piVar3" * identifier) + number_literal) < number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" { (expression_statement "FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" identifier (argument_list "("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" " string_content ") ))) ;) })) (expression_statement "local_58 = 0xfffffffc;" (assignment_expression "local_58 = 0xfffffffc" identifier = number_literal) ;) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" identifier = (binary_expression "lVar6 + 1" identifier + number_literal)) ;) (expression_statement "uStack_50 = 0;" (assignment_expression "uStack_50 = 0" identifier = number_literal) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "piVar3[0] = -4;" (assignment_expression "piVar3[0] = -4" (subscript_expression "piVar3[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "piVar3[1] = 0;" (assignment_expression "piVar3[1] = 0" (subscript_expression "piVar3[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "piVar3[2] = 0;" (assignment_expression "piVar3[2] = 0" (subscript_expression "piVar3[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "piVar3[3] = 0;" (assignment_expression "piVar3[3] = 0" (subscript_expression "piVar3[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(long *)(piVar3 + 4) = lVar2;" (assignment_expression "*(long *)(piVar3 + 4) = lVar2" (pointer_expression "*(long *)(piVar3 + 4)" * (cast_expression "(long *)(piVar3 + 4)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar3 + 4)" ( (binary_expression "piVar3 + 4" identifier + number_literal) )))) = identifier) ;) (expression_statement "local_48 = lVar2;" (assignment_expression "local_48 = lVar2" identifier = identifier) ;) }) while (parenthesized_expression "(lVar6 != lVar5)" ( (binary_expression "lVar6 != lVar5" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - IDENT) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , (binary_expression (parenthesized_expression ( (binary_expression IDENT ^ IDENT) )) % (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (pointer_expression & IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) || (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) * LIT) + (pointer_expression * IDENT)) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (pointer_expression * IDENT) + LIT) < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) })) (return_statement return ;) })))
(function_definition "void FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)\n\n{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001fad30(undefined8 param_1,long *param_2,long param_3,long *param_4)" (identifier "FUN_001fad30") (parameter_list "(undefined8 param_1,long *param_2,long param_3,long *param_4)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n int *piVar3;\n long *plVar4;\n long lVar5;\n long lVar6;\n ulong local_68;\n uint local_60;\n undefined8 local_58;\n undefined8 uStack_50;\n long local_48;\n undefined4 local_40;\n \n lVar1 = *param_2;\n lVar5 = param_2[1] - lVar1 >> 3;\n if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "int *piVar3;" (primitive_type "int") (pointer_declarator "*piVar3" (* "*") (identifier "piVar3")) (; ";")) (declaration "long *plVar4;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar4" (* "*") (identifier "plVar4")) (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "ulong local_68;" (type_identifier "ulong") (identifier "local_68") (; ";")) (declaration "uint local_60;" (type_identifier "uint") (identifier "local_60") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 uStack_50;" (type_identifier "undefined8") (identifier "uStack_50") (; ";")) (declaration "long local_48;" (sized_type_specifier "long" (long "long")) (identifier "local_48") (; ";")) (declaration "undefined4 local_40;" (type_identifier "undefined4") (identifier "local_40") (; ";")) (expression_statement "lVar1 = *param_2;" (assignment_expression "lVar1 = *param_2" (identifier "lVar1") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "lVar5 = param_2[1] - lVar1 >> 3;" (assignment_expression "lVar5 = param_2[1] - lVar1 >> 3" (identifier "lVar5") (= "=") (binary_expression "param_2[1] - lVar1 >> 3" (binary_expression "param_2[1] - lVar1" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (- "-") (identifier "lVar1")) (>> ">>") (number_literal "3"))) (; ";")) (if_statement "if (lVar5 != 0) {\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }" (if "if") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar6 = 0;\n do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);\n }" ({ "{") (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n } while (lVar6 != lVar5);" (do "do") (compound_statement "{\n lVar2 = *(long *)(lVar1 + lVar6 * 8);\n local_60 = *(uint *)(lVar2 + 0x40);\n local_68 = *(ulong *)(lVar2 + 0x38);\n plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);\n if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);\n if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }\n local_58 = 0xfffffffc;\n lVar6 = lVar6 + 1;\n uStack_50 = 0;\n local_40 = 0;\n piVar3[0] = -4;\n piVar3[1] = 0;\n piVar3[2] = 0;\n piVar3[3] = 0;\n *(long *)(piVar3 + 4) = lVar2;\n local_48 = lVar2;\n }" ({ "{") (expression_statement "lVar2 = *(long *)(lVar1 + lVar6 * 8);" (assignment_expression "lVar2 = *(long *)(lVar1 + lVar6 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(lVar1 + lVar6 * 8)" (* "*") (cast_expression "(long *)(lVar1 + lVar6 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + lVar6 * 8)" (( "(") (binary_expression "lVar1 + lVar6 * 8" (identifier "lVar1") (+ "+") (binary_expression "lVar6 * 8" (identifier "lVar6") (* "*") (number_literal "8"))) () ")"))))) (; ";")) (expression_statement "local_60 = *(uint *)(lVar2 + 0x40);" (assignment_expression "local_60 = *(uint *)(lVar2 + 0x40)" (identifier "local_60") (= "=") (pointer_expression "*(uint *)(lVar2 + 0x40)" (* "*") (cast_expression "(uint *)(lVar2 + 0x40)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x40)" (( "(") (binary_expression "lVar2 + 0x40" (identifier "lVar2") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "local_68 = *(ulong *)(lVar2 + 0x38);" (assignment_expression "local_68 = *(ulong *)(lVar2 + 0x38)" (identifier "local_68") (= "=") (pointer_expression "*(ulong *)(lVar2 + 0x38)" (* "*") (cast_expression "(ulong *)(lVar2 + 0x38)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x38)" (( "(") (binary_expression "lVar2 + 0x38" (identifier "lVar2") (+ "+") (number_literal "0x38")) () ")"))))) (; ";")) (expression_statement "plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68);" (assignment_expression "plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" (identifier "plVar4") (= "=") (cast_expression "(long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" (identifier "FUN_00213a90") (argument_list "(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8),\n &local_68)" (( "(") (identifier "param_3") (, ",") (binary_expression "(local_68 ^ local_60) % *(ulong *)(param_3 + 8)" (parenthesized_expression "(local_68 ^ local_60)" (( "(") (binary_expression "local_68 ^ local_60" (identifier "local_68") (^ "^") (identifier "local_60")) () ")")) (% "%") (pointer_expression "*(ulong *)(param_3 + 8)" (* "*") (cast_expression "(ulong *)(param_3 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 8)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) () ")"))))) (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")"))))) (; ";")) (if_statement "if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) {\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" (if "if") (parenthesized_expression "((plVar4 == (long *)0x0) || (*plVar4 == 0))" (( "(") (binary_expression "(plVar4 == (long *)0x0) || (*plVar4 == 0)" (parenthesized_expression "(plVar4 == (long *)0x0)" (( "(") (binary_expression "plVar4 == (long *)0x0" (identifier "plVar4") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (|| "||") (parenthesized_expression "(*plVar4 == 0)" (( "(") (binary_expression "*plVar4 == 0" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "FUN_0017c650("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0xb0d,\n "convert_input_sections_in_list_to_relaxed_sections")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xb0d") (, ",") (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" (" """) (string_content "convert_input_sections_in_list_to_relaxed_sections") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4);" (assignment_expression "piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" (identifier "piVar3") (= "=") (cast_expression "(int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4)" (( "(") (binary_expression "*(long *)(*plVar4 + 0x18) * 0x20 + *param_4" (binary_expression "*(long *)(*plVar4 + 0x18) * 0x20" (pointer_expression "*(long *)(*plVar4 + 0x18)" (* "*") (cast_expression "(long *)(*plVar4 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*plVar4 + 0x18)" (( "(") (binary_expression "*plVar4 + 0x18" (pointer_expression "*plVar4" (* "*") (identifier "plVar4")) (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "0x20")) (+ "+") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) () ")")))) (; ";")) (if_statement "if (*piVar3 + 4U < 4) {\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" (if "if") (parenthesized_expression "(*piVar3 + 4U < 4)" (( "(") (binary_expression "*piVar3 + 4U < 4" (binary_expression "*piVar3 + 4U" (pointer_expression "*piVar3" (* "*") (identifier "piVar3")) (+ "+") (number_literal "4U")) (< "<") (number_literal "4")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections");" (call_expression "FUN_0017c650("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0xb0e,\n "convert_input_sections_in_list_to_relaxed_sections")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0xb0e") (, ",") (string_literal ""convert_input_sections_in_list_to_relaxed_sections"" (" """) (string_content "convert_input_sections_in_list_to_relaxed_sections") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "local_58 = 0xfffffffc;" (assignment_expression "local_58 = 0xfffffffc" (identifier "local_58") (= "=") (number_literal "0xfffffffc")) (; ";")) (expression_statement "lVar6 = lVar6 + 1;" (assignment_expression "lVar6 = lVar6 + 1" (identifier "lVar6") (= "=") (binary_expression "lVar6 + 1" (identifier "lVar6") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uStack_50 = 0;" (assignment_expression "uStack_50 = 0" (identifier "uStack_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "piVar3[0] = -4;" (assignment_expression "piVar3[0] = -4" (subscript_expression "piVar3[0]" (identifier "piVar3") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "-4")) (; ";")) (expression_statement "piVar3[1] = 0;" (assignment_expression "piVar3[1] = 0" (subscript_expression "piVar3[1]" (identifier "piVar3") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "piVar3[2] = 0;" (assignment_expression "piVar3[2] = 0" (subscript_expression "piVar3[2]" (identifier "piVar3") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "piVar3[3] = 0;" (assignment_expression "piVar3[3] = 0" (subscript_expression "piVar3[3]" (identifier "piVar3") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(long *)(piVar3 + 4) = lVar2;" (assignment_expression "*(long *)(piVar3 + 4) = lVar2" (pointer_expression "*(long *)(piVar3 + 4)" (* "*") (cast_expression "(long *)(piVar3 + 4)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(piVar3 + 4)" (( "(") (binary_expression "piVar3 + 4" (identifier "piVar3") (+ "+") (number_literal "4")) () ")")))) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "local_48 = lVar2;" (assignment_expression "local_48 = lVar2" (identifier "local_48") (= "=") (identifier "lVar2")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar6 != lVar5)" (( "(") (binary_expression "lVar6 != lVar5" (identifier "lVar6") (!= "!=") (identifier "lVar5")) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void convert_input_sections_in_list_to_relaxed_sections(Output_section * this, vector<gold::Output_relaxed_input_section*,_std::allocator<gold::Output_relaxed_input_section*>_> * relaxed_sections, Relaxation_map * map, Input_section_list * input_sections) */ void __thiscall var_3::type_1::function_1 (type_1 *this, type_2<var_3::type_7*,type_3::allocator<var_3::type_7*>var_1> *relaxed_sections,type_4 *map,type_5 *input_sections) { type_6 ppOVar1; type_7 *pOVar2; type_6 pIVar3; type_8 *var_8; long var_4; long var_11; type_9 sid; ppOVar1 = (relaxed_sections-> super__Vector_base<var_3::type_7*var_2,type_3::allocator<var_3::type_7*>var_1>var_2 )._M_impl._M_start; var_4 = (long)(relaxed_sections-> super__Vector_base<var_3::type_7*,type_3::allocator<var_3::type_7*>var_1>var_2 )._M_impl._M_finish - (long)ppOVar1 >> 3; if (var_4 != 0) { var_11 = 0; do { pOVar2 = ppOVar1[var_11]; sid.second = pOVar2->shndx_; sid.first = pOVar2->relobj_; var_8 = std:: _Hashtable<std::pair<var_3::Relobj*,_unsigned_int>,type_3::pair<const_std::pair<var_3::Relobj*,_unsigned_int>,_long_unsigned_int>,type_3::allocator<std::pair<const_std::pair<var_3::Relobj*,_unsigned_int>,_long_unsigned_int>var_1>,type_3::__detail::_Select1st,type_3::equal_to<std::pair<var_3::Relobj*,_unsigned_int>var_1>,_gold::Section_id_hash,type_3::__detail::_Mod_range_hashing,type_3::__detail::_Default_ranged_hash,type_3::__detail::_Prime_rehash_policy,type_3::__detail::var_5<true,_false,var_6>var_1> ::var_7 ((_Hashtable<std::pair<var_3::Relobj*,_unsigned_int>,type_3::pair<const_std::pair<var_3::Relobj*,_unsigned_int>,_long_unsigned_int>,type_3::allocator<std::pair<const_std::pair<var_3::Relobj*,_unsigned_int>,_long_unsigned_int>var_1>,type_3::__detail::_Select1st,type_3::equal_to<std::pair<var_3::Relobj*,_unsigned_int>var_1>,_gold::Section_id_hash,type_3::__detail::_Mod_range_hashing,type_3::__detail::_Default_ranged_hash,type_3::__detail::_Prime_rehash_policy,type_3::__detail::var_5<true,_false,var_6>var_1> *)map,((type_10)sid.first ^ (type_10)sid.second) % (map->_M_h)._M_bucket_count,&sid, (type_10)sid.first ^ (type_10)sid.second); if ((var_8 == (type_8 *)0x0) || (var_8->_M_nxt == (type_11 *)0x0)) { /* WARNING: Subroutine does not return */ var_9("../../gold/output.cc",0xb0d, "convert_input_sections_in_list_to_relaxed_sections"); } pIVar3 = (input_sections-> super__Vector_base<var_3::type_1::var_10,type_3::allocator<var_3::type_1::var_10>var_1>var_2 )._M_impl._M_start + (long)var_8->_M_nxt[3]._M_nxt; if (pIVar3->shndx_ + 4 < 4) { /* WARNING: Subroutine does not return */ var_9("../../gold/output.cc",0xb0e, "convert_input_sections_in_list_to_relaxed_sections"); } var_11 = var_11 + 1; pIVar3->shndx_ = 0xfffffffc; pIVar3->p2align_ = 0; (pIVar3->u1_).data_size = 0; (pIVar3->u2_).poris = pOVar2; } while (var_11 != var_4); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (number_literal)) right: (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (return_statement))))
null
void MASKED(undefined8 param_1,long *param_2,long param_3,long *param_4) { long lVar1; long lVar2; int *piVar3; long *plVar4; long lVar5; long lVar6; ulong local_68; uint local_60; undefined8 local_58; undefined8 uStack_50; long local_48; undefined4 local_40; lVar1 = *param_2; lVar5 = param_2[1] - lVar1 >> 3; if (lVar5 != 0) { lVar6 = 0; do { lVar2 = *(long *)(lVar1 + lVar6 * 8); local_60 = *(uint *)(lVar2 + 0x40); local_68 = *(ulong *)(lVar2 + 0x38); plVar4 = (long *)FUN_00213a90(param_3,(local_68 ^ local_60) % *(ulong *)(param_3 + 8), &local_68); if ((plVar4 == (long *)0x0) || (*plVar4 == 0)) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xb0d, "convert_input_sections_in_list_to_relaxed_sections"); } piVar3 = (int *)(*(long *)(*plVar4 + 0x18) * 0x20 + *param_4); if (*piVar3 + 4U < 4) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0xb0e, "convert_input_sections_in_list_to_relaxed_sections"); } local_58 = 0xfffffffc; lVar6 = lVar6 + 1; uStack_50 = 0; local_40 = 0; piVar3[0] = -4; piVar3[1] = 0; piVar3[2] = 0; piVar3[3] = 0; *(long *)(piVar3 + 4) = lVar2; local_48 = lVar2; } while (lVar6 != lVar5); } return; }
842_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
add_output_section
FUN_001521b0
/* WARNING: Removing unreachable block (ram,0x0015225f) */ /* WARNING: Removing unreachable block (ram,0x00152272) */ /* WARNING: Removing unreachable block (ram,0x00152306) */ /* WARNING: Removing unreachable block (ram,0x001522a5) */ /* DWARF original prototype: uint add_output_section(Dwp_output_file * this, char * section_name, int align) */ uint __thiscall gold::Dwp_output_file::add_output_section(Dwp_output_file *this,char *section_name,int align) { uint uVar1; iterator __position; Section sect; __position._M_current = (this->sections_). super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_> ._M_impl._M_finish; sect.offset = 0; sect.size = 0; sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_start = (pointer)0x0; sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_finish = (pointer)0x0; sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_end_of_storage = (pointer)0x0; sect.name = section_name; sect.align = align; if (__position._M_current == (this->sections_). super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_> ._M_impl._M_end_of_storage) { std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>:: _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect); } else { (__position._M_current)->name = section_name; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_finish = (pointer)0x0; (__position._M_current)->offset = 0; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_start = (pointer)0x0; (__position._M_current)->size = 0; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_end_of_storage = (pointer)0x0; (__position._M_current)->align = align; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_start = (pointer)0x0; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_finish = (pointer)0x0; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_end_of_storage = (pointer)0x0; sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_end_of_storage = (pointer)0x0; sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_finish = (pointer)0x0; sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_start = (pointer)0x0; sect.size = 0; sect.offset = 0; ((__position._M_current)->contributions). super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_finish = (pointer)0x0; (this->sections_). super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_> ._M_impl._M_finish = __position._M_current + 1; } uVar1 = this->shnum_; this->shnum_ = uVar1 + 1; if (sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_start != (pointer)0x0) { operator_delete(sect.contributions. super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_> ._M_impl._M_start); } return uVar1; }
/* WARNING: Removing unreachable block (ram,0x0015225f) */ /* WARNING: Removing unreachable block (ram,0x00152272) */ /* WARNING: Removing unreachable block (ram,0x00152306) */ /* WARNING: Removing unreachable block (ram,0x001522a5) */ int FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3) { int iVar1; undefined8 *puVar2; undefined8 local_68; undefined8 local_60; undefined8 local_58; undefined4 local_50; long local_48; undefined8 local_40; undefined8 local_38; puVar2 = *(undefined8 **)(param_1 + 0x40); local_60 = 0; local_58 = 0; local_48 = 0; local_40 = 0; local_38 = 0; local_68 = param_2; local_50 = param_3; if (puVar2 == *(undefined8 **)(param_1 + 0x48)) { FUN_00160d90(param_1 + 0x38,puVar2,&local_68); } else { *puVar2 = param_2; puVar2[5] = 0; puVar2[1] = 0; puVar2[4] = 0; puVar2[2] = 0; puVar2[6] = 0; *(undefined4 *)(puVar2 + 3) = param_3; puVar2[4] = 0; puVar2[5] = 0; puVar2[6] = 0; local_38 = 0; local_40 = 0; local_48 = 0; local_58 = 0; local_60 = 0; puVar2[5] = 0; *(undefined8 **)(param_1 + 0x40) = puVar2 + 7; } iVar1 = *(int *)(param_1 + 0x30); *(int *)(param_1 + 0x30) = iVar1 + 1; if (local_48 != 0) { FUN_002dac70(local_48); } return iVar1; }
PUSH R14 PUSH R13 PUSH R12 PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x40 MOV RBX,qword ptr [RDI + 0x40] MOV qword ptr [RSP],RSI MOV qword ptr [RSP + 0x8],0x0 MOV qword ptr [RSP + 0x10],0x0 MOV dword ptr [RSP + 0x18],EDX MOV qword ptr [RSP + 0x20],0x0 MOV qword ptr [RSP + 0x28],0x0 MOV qword ptr [RSP + 0x30],0x0 CMP RBX,qword ptr [RDI + 0x48] JZ 0x001522f0 MOV RAX,qword ptr [RSP + 0x8] MOV R12,qword ptr [RSP + 0x28] MOV qword ptr [RBX],RSI MOV R13,RBX SUB R12,qword ptr [RSP + 0x20] MOV qword ptr [RBX + 0x28],0x0 MOV RDX,-0x5555555555555555 XOR ECX,ECX MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RSP + 0x10] MOV qword ptr [RBX + 0x20],0x0 MOV qword ptr [RBX + 0x10],RAX MOV EAX,dword ptr [RSP + 0x18] MOV qword ptr [RBX + 0x30],0x0 MOV dword ptr [RBX + 0x18],EAX MOV RAX,R12 SAR RAX,0x3 IMUL RAX,RDX TEST RAX,RAX JZ 0x00152281 MOV RDX,0xaaaaaaaaaaaaaaa CMP RAX,RDX JA 0x00152306 MOV RDI,R12 CALL 0x002d94a0 MOV R13,qword ptr [RBP + 0x40] MOV RCX,RAX MOV qword ptr [RBX + 0x20],RCX ADD R12,RCX MOV qword ptr [RBX + 0x28],RCX MOV RAX,qword ptr [RSP + 0x28] MOV qword ptr [RBX + 0x30],R12 MOV R12,qword ptr [RSP + 0x20] MOV R14,RAX SUB R14,R12 CMP RAX,R12 JZ 0x001522b6 MOV RDI,RCX MOV RDX,R14 MOV RSI,R12 CALL 0x001476d0 MOV RCX,RAX ADD RCX,R14 ADD R13,0x38 MOV qword ptr [RBX + 0x28],RCX MOV qword ptr [RBP + 0x40],R13 MOV EBX,dword ptr [RBP + 0x30] LEA EAX,[RBX + 0x1] MOV dword ptr [RBP + 0x30],EAX TEST R12,R12 JZ 0x001522db MOV RDI,R12 CALL 0x002dac70 ADD RSP,0x40 MOV EAX,EBX POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV RDX,RSP LEA RDI,[RDI + 0x38] MOV RSI,RBX CALL 0x00160d90 MOV R12,qword ptr [RSP + 0x20] JMP 0x001522c5 CALL 0x00319420
null
null
null
null
[('tmp_932', u'PTRSUB_-1207294781'), (u'PTRSUB_-1207294487', u'STORE_-1207295003'), ('const-0', u'PTRSUB_-1207294694'), ('const-16', u'PTRSUB_-1207294659'), (u'INDIRECT_-1207294547', u'MULTIEQUAL_-1207294595'), (u'PTRSUB_-1207294630', u'PTRSUB_-1207294612'), (u'PTRSUB_-1207294553', u'PTRSUB_-1207294531'), ('const-433', u'STORE_-1207295030'), (u'CALL_-1207294892', u'INDIRECT_-1207294556'), ('const-56', u'PTRADD_-1207294512'), (u'PTRSUB_-1207294722', u'PTRSUB_-1207294694'), (u'PTRSUB_-1207294656', u'PTRSUB_-1207294655'), (u'CALL_-1207294974', u'INDIRECT_-1207294597'), (u'PTRSUB_-1207294512', u'STORE_-1207295141'), ('const-0', u'COPY_-1207294697'), (u'PTRSUB_-1207294573', u'PTRSUB_-1207294572'), (u'MULTIEQUAL_-1207294595', u'INT_NOTEQUAL_-1207294986'), ('const-433', u'STORE_-1207295405'), (u'INDIRECT_-1207294583', u'MULTIEQUAL_-1207294631'), (u'PTRSUB_-1207294485', u'PTRSUB_-1207294467'), (u'LOAD_-1207295525', u'PTRSUB_-1207294646'), (u'LOAD_-1207295525', u'PTRSUB_-1207294564'), (u'PTRSUB_-1207294735', u'PTRSUB_-1207294717'), ('const-32', u'PTRSUB_-1207294506'), ('const--104', u'PTRSUB_-1207294786'), (u'CALL_-1207294892', u'INDIRECT_-1207294574'), ('const-0', u'STORE_-1207295317'), ('const-56', u'PTRSUB_-1207294446'), ('const-0', u'PTRSUB_-1207294531'), ('const-32', u'PTRSUB_-1207294656'), (u'PTRSUB_-1207294613', u'PTRSUB_-1207294595'), ('const-56', u'PTRSUB_-1207294722'), ('const-433', u'STORE_-1207295141'), (u'PTRSUB_-1207294572', u'PTRSUB_-1207294550'), (u'LOAD_-1207295525', u'PTRSUB_-1207294553'), ('const-0', u'PTRSUB_-1207294630'), ('const-0', u'PTRSUB_-1207294513'), (u'CALL_-1207294974', u'INDIRECT_-1207294615'), ('const-433', u'STORE_-1207295343'), ('const-433', u'STORE_-1207295377'), (u'LOAD_-1207295445', u'INT_EQUAL_-1207295430'), ('tmp_932', u'PTRSUB_-1207294500'), (u'PTRSUB_-1207294688', u'PTRSUB_-1207294661'), ('tmp_1539', u'PTRSUB_-1207294786'), (u'PTRSUB_-1207294643', u'PTRSUB_-1207294627'), (u'INT_ADD_-1207294690', u'STORE_-1207295003'), (u'PTRSUB_-1207294612', u'STORE_-1207295328'), (u'PTRSUB_-1207294550', u'PTRSUB_-1207294532'), (u'PTRSUB_-1207294502', u'STORE_-1207295126'), ('const-8', u'PTRSUB_-1207294666'), (u'PTRSUB_-1207294452', u'STORE_-1207295023'), ('const-433', u'STORE_-1207295160'), (u'PTRSUB_-1207294595', u'PTRSUB_-1207294581'), (u'PTRSUB_-1207294542', u'PTRSUB_-1207294524'), ('const-0', u'STORE_-1207295030'), (u'LOAD_-1207295018', u'COPY_-1207294830'), (u'PTRSUB_-1207294506', u'PTRSUB_-1207294485'), (u'INDIRECT_-1207294574', u'MULTIEQUAL_-1207294622'), (u'LOAD_-1207295525', u'PTRSUB_-1207294666'), (u'LOAD_-1207295525', u'PTRSUB_-1207294506'), ('const-0', u'STORE_-1207295343'), (u'PTRSUB_-1207294446', u'CALL_-1207294892'), ('const-56', u'PTRSUB_-1207294500'), ('tmp_932', u'PTRSUB_-1207294494'), ('const-48', u'PTRSUB_-1207294494'), ('const-32', u'PTRSUB_-1207294564'), ('const-56', u'PTRSUB_-1207294781'), (u'PTRSUB_-1207294676', u'PTRSUB_-1207294659'), (u'PTRSUB_-1207294513', u'PTRSUB_-1207294502'), ('const-16', u'PTRSUB_-1207294502'), (u'PTRSUB_-1207294500', u'PTRSUB_-1207294479'), (u'COPY_-1207294709', u'MULTIEQUAL_-1207294631'), ('const-1', u'PTRADD_-1207294512'), (u'PTRSUB_-1207294781', u'PTRSUB_-1207294753'), ('const-433', u'STORE_-1207295291'), ('const-0', u'COPY_-1207295469'), ('const-8', u'PTRSUB_-1207294717'), (u'PTRSUB_-1207294655', u'PTRSUB_-1207294630'), (u'LOAD_-1207295525', u'PTRADD_-1207294512'), (u'PTRSUB_-1207294564', u'PTRSUB_-1207294542'), ('const-0', u'PTRSUB_-1207294753'), ('const-0', u'PTRSUB_-1207294572'), ('const-8', u'PTRSUB_-1207294512'), (u'PTRADD_-1207294512', u'STORE_-1207295023'), (u'INDIRECT_-1207294565', u'MULTIEQUAL_-1207294613'), ('const-0', u'PTRSUB_-1207294655'), ('const-0', u'PTRSUB_-1207294461'), (u'PTRSUB_-1207294659', u'LOAD_-1207295445'), ('const-0', u'INT_NOTEQUAL_-1207294986'), (u'LOAD_-1207295525', u'PTRSUB_-1207294656'), ('const-0', u'PTRSUB_-1207294735'), (u'INDIRECT_-1207294529', u'MULTIEQUAL_-1207294577'), ('tmp_933', u'COPY_-1207294709'), (u'CALL_-1207294892', u'INDIRECT_-1207294547'), ('const-433', u'STORE_-1207295317'), ('const-0', u'RETURN_-1207294918'), ('const-32', u'PTRSUB_-1207294573'), ('const-0', u'PTRSUB_-1207294532'), (u'INDIRECT_-1207294538', u'MULTIEQUAL_-1207294586'), (u'PTRSUB_-1207294694', u'PTRSUB_-1207294676'), ('const-0', u'PTRSUB_-1207294700'), ('const-0', u'COPY_-1207294670'), (u'LOAD_-1207295525', u'PTRSUB_-1207294627'), (u'LOAD_-1207295525', u'INT_EQUAL_-1207295430'), (u'LOAD_-1207295525', u'CALL_-1207294892'), (u'COPY_-1207294708', u'MULTIEQUAL_-1207294604'), (u'INT_NOTEQUAL_-1207294986', u'CBRANCH_-1207294985'), ('const-433', u'STORE_-1207295126'), ('const-0', u'STORE_-1207295160'), ('const-0', u'STORE_-1207295328'), (u'PTRSUB_-1207294753', u'PTRSUB_-1207294735'), ('const-16', u'PTRSUB_-1207294646'), ('const-8', u'PTRSUB_-1207294457'), ('const-32', u'PTRSUB_-1207294553'), (u'CALL_-1207294974', u'INDIRECT_-1207294606'), ('const-0', u'PTRSUB_-1207294524'), (u'LOAD_-1207295525', u'PTRSUB_-1207294700'), ('const-48', u'PTRSUB_-1207294487'), (u'PTRSUB_-1207294494', u'LOAD_-1207295018'), (u'CALL_-1207294974', u'INDIRECT_-1207294579'), (u'PTRSUB_-1207294627', u'STORE_-1207295291'), ('tmp_912', u'BRANCH_-1207294881'), (u'PTRSUB_-1207294457', u'STORE_-1207295030'), (u'COPY_-1207294661', u'MULTIEQUAL_-1207294586'), ('const-433', u'STORE_-1207295023'), ('const-0', u'PTRSUB_-1207294612'), (u'PTRSUB_-1207294532', u'STORE_-1207295160'), ('const-0', u'PTRSUB_-1207294542'), ('tmp_932', u'PTRSUB_-1207294487'), (u'INT_EQUAL_-1207295430', u'CBRANCH_-1207295427'), ('tmp_933', u'STORE_-1207295405'), (u'PTRSUB_-1207294581', u'STORE_-1207295302'), (u'INDIRECT_-1207294556', u'MULTIEQUAL_-1207294604'), ('tmp_163', u'CBRANCH_-1207295427'), (u'PTRSUB_-1207294661', u'PTRSUB_-1207294643'), (u'CALL_-1207294892', u'INDIRECT_-1207294565'), (u'PTRSUB_-1207294637', u'PTRSUB_-1207294613'), (u'PTRSUB_-1207294627', u'STORE_-1207295377'), ('const-0', u'PTRSUB_-1207294661'), ('const-0', u'COPY_-1207295481'), (u'COPY_-1207294670', u'MULTIEQUAL_-1207294595'), (u'PTRSUB_-1207294717', u'LOAD_-1207295525'), ('const-32', u'PTRSUB_-1207294688'), (u'CALL_-1207294974', u'INDIRECT_-1207294588'), ('const-433', u'LOAD_-1207295018'), ('const-0', u'STORE_-1207295126'), (u'COPY_-1207294688', u'MULTIEQUAL_-1207294613'), ('const-0', u'STORE_-1207295302'), ('const-433', u'STORE_-1207295003'), ('const-0', u'COPY_-1207294688'), (u'CALL_-1207294892', u'INDIRECT_-1207294529'), (u'LOAD_-1207295525', u'PTRSUB_-1207294573'), ('const-1', u'INT_ADD_-1207294690'), (u'CALL_-1207294892', u'INDIRECT_-1207294583'), ('const-0', u'PTRSUB_-1207294467'), ('const-0', u'COPY_-1207295457'), ('const-0', u'STORE_-1207295141'), ('tmp_934', u'STORE_-1207295291'), ('const-0', u'COPY_-1207294661'), ('const-0', u'PTRSUB_-1207294643'), ('const-0', u'PTRSUB_-1207294613'), (u'LOAD_-1207295525', u'PTRSUB_-1207294637'), ('const-0', u'STORE_-1207295377'), (u'PTRSUB_-1207294467', u'PTRSUB_-1207294457'), ('const-0', u'PTRSUB_-1207294479'), ('const-8', u'PTRSUB_-1207294627'), (u'PTRSUB_-1207294524', u'PTRSUB_-1207294512'), ('tmp_932', u'PTRSUB_-1207294446'), ('tmp_932', u'PTRSUB_-1207294722'), (u'PTRSUB_-1207294531', u'PTRSUB_-1207294513'), (u'LOAD_-1207295018', u'INT_ADD_-1207294690'), (u'PTRSUB_-1207294479', u'PTRSUB_-1207294461'), (u'CALL_-1207294974', u'INDIRECT_-1207294561'), (u'CALL_-1207294892', u'INDIRECT_-1207294538'), ('tmp_934', u'COPY_-1207294708'), ('const-433', u'LOAD_-1207295445'), ('const-0', u'PTRSUB_-1207294676'), ('const-8', u'PTRSUB_-1207294452'), ('const-0', u'COPY_-1207294652'), (u'PTRSUB_-1207294461', u'PTRSUB_-1207294452'), ('const-433', u'STORE_-1207295328'), (u'MULTIEQUAL_-1207294595', u'CALL_-1207294974'), (u'PTRSUB_-1207294666', u'STORE_-1207295343'), ('const-0', u'COPY_-1207295500'), ('tmp_778', u'CBRANCH_-1207294985'), (u'LOAD_-1207295525', u'PTRSUB_-1207294688'), ('const-0', u'COPY_-1207295512'), (u'PTRSUB_-1207294700', u'STORE_-1207295405'), ('const-32', u'PTRSUB_-1207294637'), (u'COPY_-1207294697', u'MULTIEQUAL_-1207294622'), ('const-0', u'PTRSUB_-1207294550'), (u'CALL_-1207294974', u'INDIRECT_-1207294570'), ('const-16', u'PTRSUB_-1207294581'), ('const-0', u'PTRSUB_-1207294595'), (u'COPY_-1207294652', u'MULTIEQUAL_-1207294577'), (u'COPY_-1207294830', u'RETURN_-1207294918'), ('const-433', u'LOAD_-1207295525'), ('const-0', u'PTRSUB_-1207294485'), ('const-24', u'PTRSUB_-1207294627'), (u'PTRSUB_-1207294646', u'STORE_-1207295317'), ('const-433', u'STORE_-1207295302'), (u'PTRSUB_-1207294786', u'CALL_-1207294892')]
[('const-5', u'PTRADD_-1207294695'), (u'LOAD_-1207295525', u'INT_EQUAL_-1207295430'), (u'LOAD_-1207295525', u'CALL_-1207294892'), ('const-6', u'PTRADD_-1207294646'), ('const-433', u'STORE_-1207295023'), (u'CALL_-1207294974', u'INDIRECT_-1207294573'), (u'INT_NOTEQUAL_-1207294986', u'CBRANCH_-1207294985'), (u'INDIRECT_-1207294532', u'MULTIEQUAL_-1207294580'), (u'CALL_-1207294892', u'INDIRECT_-1207294586'), ('tmp_1550', u'INT_ADD_-1207294989'), (u'LOAD_-1207295525', u'PTRADD_-1207294695'), ('const-56', u'INT_ADD_-1207294892'), ('const-0', u'STORE_-1207295302'), ('const-8', u'PTRADD_-1207294583'), (u'COPY_-1207294664', u'MULTIEQUAL_-1207294589'), (u'LOAD_-1207295525', u'PTRADD_-1207294565'), (u'CAST_-1207294494', u'STORE_-1207295003'), (u'MULTIEQUAL_-1207294598', u'CALL_-1207294974'), ('const-1', u'INT_ADD_-1207294691'), (u'CAST_-1207294709', u'LOAD_-1207295445'), ('const-5', u'PTRADD_-1207294575'), (u'COPY_-1207294673', u'MULTIEQUAL_-1207294598'), (u'INT_ADD_-1207294691', u'STORE_-1207295003'), (u'CALL_-1207294892', u'INDIRECT_-1207294568'), (u'CALL_-1207294892', u'INDIRECT_-1207294541'), (u'LOAD_-1207295525', u'PTRADD_-1207294583'), (u'CALL_-1207294892', u'INDIRECT_-1207294532'), ('const-8', u'PTRADD_-1207294519'), (u'INDIRECT_-1207294577', u'MULTIEQUAL_-1207294625'), ('const-0', u'STORE_-1207295141'), (u'LOAD_-1207295525', u'STORE_-1207295405'), ('tmp_1552', u'STORE_-1207295405'), ('const-0', u'STORE_-1207295317'), ('tmp_912', u'BRANCH_-1207294881'), ('const-0', u'STORE_-1207295377'), (u'PTRADD_-1207294519', u'STORE_-1207295030'), ('const-0', u'COPY_-1207294691'), (u'CALL_-1207294892', u'INDIRECT_-1207294559'), ('const-0', u'STORE_-1207295160'), (u'LOAD_-1207295525', u'PTRADD_-1207294646'), ('const-0', u'COPY_-1207294700'), (u'CAST_-1207294767', u'LOAD_-1207295525'), (u'CAST_-1207294624', u'STORE_-1207295291'), (u'INT_ADD_-1207295009', u'CAST_-1207294506'), ('const-2', u'PTRADD_-1207294655'), (u'INT_EQUAL_-1207295430', u'CBRANCH_-1207295427'), ('const-8', u'PTRADD_-1207294524'), ('tmp_1550', u'INT_ADD_-1207295429'), (u'INT_ADD_-1207295002', u'CAST_-1207294501'), (u'CALL_-1207294974', u'INDIRECT_-1207294609'), ('const-433', u'STORE_-1207295291'), (u'INDIRECT_-1207294550', u'MULTIEQUAL_-1207294598'), (u'CALL_-1207294974', u'INDIRECT_-1207294591'), (u'CALL_-1207294892', u'INDIRECT_-1207294577'), ('const-8', u'PTRADD_-1207294655'), (u'CALL_-1207294974', u'INDIRECT_-1207294618'), (u'LOAD_-1207295018', u'COPY_-1207294561'), ('tmp_163', u'CBRANCH_-1207295427'), ('const-0', u'COPY_-1207294664'), ('const-3', u'PTRADD_-1207294637'), (u'PTRADD_-1207294655', u'STORE_-1207295317'), ('const-6', u'PTRADD_-1207294565'), ('tmp_1552', u'COPY_-1207294771'), ('const-433', u'STORE_-1207295405'), ('const-4', u'PTRADD_-1207294583'), (u'INDIRECT_-1207294568', u'MULTIEQUAL_-1207294616'), (u'PTRADD_-1207294646', u'STORE_-1207295302'), ('const-8', u'PTRADD_-1207294664'), ('tmp_1550', u'INT_ADD_-1207295002'), (u'PTRADD_-1207294674', u'STORE_-1207295343'), ('const-433', u'STORE_-1207295317'), (u'INDIRECT_-1207294541', u'MULTIEQUAL_-1207294589'), (u'CALL_-1207294974', u'INDIRECT_-1207294600'), ('const-433', u'STORE_-1207295377'), (u'LOAD_-1207295445', u'INT_EQUAL_-1207295430'), (u'LOAD_-1207295018', u'INT_ADD_-1207294691'), (u'CALL_-1207294974', u'INDIRECT_-1207294564'), (u'COPY_-1207294700', u'MULTIEQUAL_-1207294625'), (u'CALL_-1207294974', u'INDIRECT_-1207294582'), ('tmp_1627', u'COPY_-1207294770'), ('const-72', u'INT_ADD_-1207295429'), ('const-433', u'STORE_-1207295141'), (u'PTRADD_-1207294524', u'STORE_-1207295023'), ('const-48', u'INT_ADD_-1207295002'), (u'LOAD_-1207295525', u'PTRADD_-1207294519'), ('const-8', u'PTRADD_-1207294575'), ('const-433', u'STORE_-1207295030'), (u'LOAD_-1207295525', u'PTRADD_-1207294637'), ('const-433', u'STORE_-1207295003'), ('tmp_1627', u'STORE_-1207295291'), ('const-8', u'PTRADD_-1207294565'), (u'COPY_-1207294655', u'MULTIEQUAL_-1207294580'), ('const-48', u'INT_ADD_-1207294989'), (u'PTRSUB_-1207294787', u'CALL_-1207294892'), ('const-8', u'PTRADD_-1207294695'), ('const--104', u'PTRSUB_-1207294787'), (u'INDIRECT_-1207294586', u'MULTIEQUAL_-1207294634'), ('const-0', u'COPY_-1207294673'), ('const-433', u'LOAD_-1207295018'), (u'LOAD_-1207295525', u'PTRADD_-1207294655'), ('const-433', u'LOAD_-1207295445'), ('const-0', u'STORE_-1207295126'), (u'INDIRECT_-1207294559', u'MULTIEQUAL_-1207294607'), (u'LOAD_-1207295525', u'PTRADD_-1207294674'), ('const-0', u'STORE_-1207295030'), (u'COPY_-1207294771', u'MULTIEQUAL_-1207294634'), (u'INT_ADD_-1207294892', u'CALL_-1207294892'), (u'CAST_-1207294506', u'STORE_-1207295023'), ('tmp_1546', u'PTRSUB_-1207294787'), (u'INT_ADD_-1207294989', u'CAST_-1207294494'), ('const-433', u'STORE_-1207295126'), ('const-0', u'COPY_-1207295469'), (u'COPY_-1207294770', u'MULTIEQUAL_-1207294607'), (u'PTRADD_-1207294664', u'STORE_-1207295328'), ('const-433', u'STORE_-1207295343'), ('const-433', u'STORE_-1207295302'), ('const-8', u'PTRADD_-1207294646'), (u'PTRADD_-1207294565', u'STORE_-1207295126'), (u'CALL_-1207294892', u'INDIRECT_-1207294550'), (u'PTRADD_-1207294637', u'CAST_-1207294624'), ('const-0', u'COPY_-1207294655'), ('const-0', u'COPY_-1207295457'), (u'PTRADD_-1207294575', u'STORE_-1207295141'), (u'INT_ADD_-1207295429', u'CAST_-1207294709'), ('const-1', u'PTRADD_-1207294674'), (u'PTRADD_-1207294583', u'STORE_-1207295160'), ('const-8', u'PTRADD_-1207294637'), ('tmp_1550', u'INT_ADD_-1207294892'), ('const-64', u'INT_ADD_-1207295509'), (u'COPY_-1207294561', u'RETURN_-1207294918'), ('const-433', u'STORE_-1207295328'), (u'CAST_-1207294501', u'LOAD_-1207295018'), (u'LOAD_-1207295525', u'PTRADD_-1207294524'), ('tmp_778', u'CBRANCH_-1207294985'), ('const-0', u'COPY_-1207295512'), ('const-64', u'INT_ADD_-1207295009'), ('const-0', u'COPY_-1207295500'), ('const-8', u'PTRADD_-1207294674'), ('const-0', u'INT_NOTEQUAL_-1207294986'), ('const-0', u'STORE_-1207295343'), ('tmp_1550', u'INT_ADD_-1207295009'), ('const-5', u'PTRADD_-1207294519'), ('const-4', u'PTRADD_-1207294664'), ('const-0', u'COPY_-1207295481'), (u'LOAD_-1207295525', u'PTRADD_-1207294575'), ('const-0', u'RETURN_-1207294918'), ('const-433', u'LOAD_-1207295525'), (u'PTRADD_-1207294695', u'STORE_-1207295377'), (u'LOAD_-1207295525', u'PTRADD_-1207294664'), ('const-433', u'STORE_-1207295160'), (u'INT_ADD_-1207295509', u'CAST_-1207294767'), ('const-7', u'PTRADD_-1207294524'), ('const-0', u'STORE_-1207295328'), ('tmp_1550', u'INT_ADD_-1207295509'), (u'COPY_-1207294691', u'MULTIEQUAL_-1207294616'), (u'MULTIEQUAL_-1207294598', u'INT_NOTEQUAL_-1207294986')]
null
null
001521b0
x64
O3
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0015225f) */\n/* WARNING: Removing unreachable block (ram,0x00152272) */\n/* WARNING: Removing unreachable block (ram,0x00152306) */\n/* WARNING: Removing unreachable block (ram,0x001522a5) */\n\nint FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}\n\n" comment comment comment comment (function_definition "int FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}" primitive_type (function_declarator "FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined4 local_50;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x40);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x40)" * (cast_expression "(undefined8 **)(param_1 + 0x40)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" identifier = number_literal) ;) (expression_statement "local_68 = param_2;" (assignment_expression "local_68 = param_2" identifier = identifier) ;) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" identifier = identifier) ;) (if_statement "if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" if (parenthesized_expression "(puVar2 == *(undefined8 **)(param_1 + 0x48))" ( (binary_expression "puVar2 == *(undefined8 **)(param_1 + 0x48)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x48)" * (cast_expression "(undefined8 **)(param_1 + 0x48)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }" { (expression_statement "FUN_00160d90(param_1 + 0x38,puVar2,&local_68);" (call_expression "FUN_00160d90(param_1 + 0x38,puVar2,&local_68)" identifier (argument_list "(param_1 + 0x38,puVar2,&local_68)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) , identifier , (pointer_expression "&local_68" & identifier) ))) ;) }) (else_clause "else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" else (compound_statement "{\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" { (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[1] = 0;" (assignment_expression "puVar2[1] = 0" (subscript_expression "puVar2[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[4] = 0;" (assignment_expression "puVar2[4] = 0" (subscript_expression "puVar2[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[2] = 0;" (assignment_expression "puVar2[2] = 0" (subscript_expression "puVar2[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[6] = 0;" (assignment_expression "puVar2[6] = 0" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar2 + 3) = param_3;" (assignment_expression "*(undefined4 *)(puVar2 + 3) = param_3" (pointer_expression "*(undefined4 *)(puVar2 + 3)" * (cast_expression "(undefined4 *)(puVar2 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 3)" ( (binary_expression "puVar2 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar2[4] = 0;" (assignment_expression "puVar2[4] = 0" (subscript_expression "puVar2[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[6] = 0;" (assignment_expression "puVar2[6] = 0" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" identifier = number_literal) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined8 **)(param_1 + 0x40) = puVar2 + 7;" (assignment_expression "*(undefined8 **)(param_1 + 0x40) = puVar2 + 7" (pointer_expression "*(undefined8 **)(param_1 + 0x40)" * (cast_expression "(undefined8 **)(param_1 + 0x40)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = (binary_expression "puVar2 + 7" identifier + number_literal)) ;) }))) (expression_statement "iVar1 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x30)" identifier = (pointer_expression "*(int *)(param_1 + 0x30)" * (cast_expression "(int *)(param_1 + 0x30)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x30) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x30) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x30)" * (cast_expression "(int *)(param_1 + 0x30)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if (local_48 != 0) {\n FUN_002dac70(local_48);\n }" if (parenthesized_expression "(local_48 != 0)" ( (binary_expression "local_48 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002dac70(local_48);\n }" { (expression_statement "FUN_002dac70(local_48);" (call_expression "FUN_002dac70(local_48)" identifier (argument_list "(local_48)" ( identifier ))) ;) })) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Removing unreachable block (ram,0x0015225f) */\n/* WARNING: Removing unreachable block (ram,0x00152272) */\n/* WARNING: Removing unreachable block (ram,0x00152306) */\n/* WARNING: Removing unreachable block (ram,0x001522a5) */\n/* DWARF original prototype: uint add_output_section(Dwp_output_file * this, char * section_name,\n int align) */\n\nuint __thiscall\ngold::Dwp_output_file::add_output_section(Dwp_output_file *this,char *section_name,int align)\n\n{\n uint uVar1;\n iterator __position;\n Section sect;\n \n __position._M_current =\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish;\n sect.offset = 0;\n sect.size = 0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.name = section_name;\n sect.align = align;\n if (__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_end_of_storage) {\n std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);\n }\n else {\n (__position._M_current)->name = section_name;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (__position._M_current)->offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n (__position._M_current)->size = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (__position._M_current)->align = align;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.size = 0;\n sect.offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }\n uVar1 = this->shnum_;\n this->shnum_ = uVar1 + 1;\n if (sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start != (pointer)0x0) {\n operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start);\n }\n return uVar1;\n}\n\n" comment comment comment comment comment (function_definition "uint __thiscall\ngold::Dwp_output_file::add_output_section(Dwp_output_file *this,char *section_name,int align)\n\n{\n uint uVar1;\n iterator __position;\n Section sect;\n \n __position._M_current =\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish;\n sect.offset = 0;\n sect.size = 0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.name = section_name;\n sect.align = align;\n if (__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_end_of_storage) {\n std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);\n }\n else {\n (__position._M_current)->name = section_name;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (__position._M_current)->offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n (__position._M_current)->size = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (__position._M_current)->align = align;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.size = 0;\n sect.offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }\n uVar1 = this->shnum_;\n this->shnum_ = uVar1 + 1;\n if (sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start != (pointer)0x0) {\n operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start);\n }\n return uVar1;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Dwp_output_file::" identifier : : identifier : :) (function_declarator "add_output_section(Dwp_output_file *this,char *section_name,int align)" identifier (parameter_list "(Dwp_output_file *this,char *section_name,int align)" ( (parameter_declaration "Dwp_output_file *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *section_name" primitive_type (pointer_declarator "*section_name" * identifier)) , (parameter_declaration "int align" primitive_type identifier) ))) (compound_statement "{\n uint uVar1;\n iterator __position;\n Section sect;\n \n __position._M_current =\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish;\n sect.offset = 0;\n sect.size = 0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.name = section_name;\n sect.align = align;\n if (__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_end_of_storage) {\n std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);\n }\n else {\n (__position._M_current)->name = section_name;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (__position._M_current)->offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n (__position._M_current)->size = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (__position._M_current)->align = align;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.size = 0;\n sect.offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }\n uVar1 = this->shnum_;\n this->shnum_ = uVar1 + 1;\n if (sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start != (pointer)0x0) {\n operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start);\n }\n return uVar1;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (declaration "Section sect;" type_identifier identifier ;) (ERROR "__position._M_current =\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::" (comma_expression "__position._M_current =\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std" (assignment_expression "__position._M_current =\n (this->sections_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) = (binary_expression "(this->sections_).\n super__Vector_base<gold" (field_expression "(this->sections_).\n super__Vector_base" (parenthesized_expression "(this->sections_)" ( (field_expression "this->sections_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Dwp_output_file::Section" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (labeled_statement "Dwp_output_file::Section>_>\n ._M_impl._M_finish;" statement_identifier : (ERROR ":" :) (expression_statement "Section>_>\n ._M_impl._M_finish;" (field_expression "Section>_>\n ._M_impl._M_finish" (field_expression "Section>_>\n ._M_impl" (binary_expression "Section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;)) (expression_statement "sect.offset = 0;" (assignment_expression "sect.offset = 0" (field_expression "sect.offset" identifier . field_identifier) = number_literal) ;) (expression_statement "sect.size = 0;" (assignment_expression "sect.size = 0" (field_expression "sect.size" identifier . field_identifier) = number_literal) ;) (ERROR "sect.contributions.\n super__Vector_base<gold::" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_start" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "sect.contributions.\n super__Vector_base<gold::" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_finish" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "sect.contributions.\n super__Vector_base<gold::" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_end_of_storage" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (expression_statement "sect.name = section_name;" (assignment_expression "sect.name = section_name" (field_expression "sect.name" identifier . field_identifier) = identifier) ;) (expression_statement "sect.align = align;" (assignment_expression "sect.align = align" (field_expression "sect.align" identifier . field_identifier) = identifier) ;) (if_statement "if (__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_end_of_storage) {\n std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);\n }\n else {\n (__position._M_current)->name = section_name;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (__position._M_current)->offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n (__position._M_current)->size = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (__position._M_current)->align = align;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.size = 0;\n sect.offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }" if (parenthesized_expression "(__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_end_of_storage)" ( (ERROR "__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::" (comma_expression "__position._M_current ==\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std" (binary_expression "__position._M_current ==\n (this->sections_).\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->sections_).\n super__Vector_base<gold" (field_expression "(this->sections_).\n super__Vector_base" (parenthesized_expression "(this->sections_)" ( (field_expression "this->sections_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Dwp_output_file::Section" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (field_expression "Section>_>\n ._M_impl._M_end_of_storage" (field_expression "Section>_>\n ._M_impl" (binary_expression "Section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) (compound_statement "{\n std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);\n }" { (labeled_statement "std::vector<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);" statement_identifier (ERROR "::vector<gold:" : : (binary_expression "vector<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);" statement_identifier (ERROR "::Section,_std::allocator<gold:" : : (comma_expression "Section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Section>_>::\n _M_realloc_insert<const_gold::Dwp_output_file::Section&>(&this->sections_,__position,&sect);" statement_identifier (ERROR "::Section>_>::\n _M_realloc_insert<const_gold:" : : (binary_expression "Section>_" identifier > identifier) > : : (binary_expression "_M_realloc_insert<const_gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Section&>(&this->sections_,__position,&sect);" statement_identifier : (ERROR ":" :) (expression_statement "Section&>(&this->sections_,__position,&sect);" (binary_expression "Section&>(&this->sections_,__position,&sect)" identifier (ERROR "&" &) > (parenthesized_expression "(&this->sections_,__position,&sect)" ( (comma_expression "&this->sections_,__position,&sect" (pointer_expression "&this->sections_" & (field_expression "this->sections_" identifier -> field_identifier)) , (comma_expression "__position,&sect" identifier , (pointer_expression "&sect" & identifier))) ))) ;))))) }) (else_clause "else {\n (__position._M_current)->name = section_name;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (__position._M_current)->offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n (__position._M_current)->size = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (__position._M_current)->align = align;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.size = 0;\n sect.offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }" else (compound_statement "{\n (__position._M_current)->name = section_name;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (__position._M_current)->offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n (__position._M_current)->size = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n (__position._M_current)->align = align;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;\n sect.size = 0;\n sect.offset = 0;\n ((__position._M_current)->contributions).\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->sections_).\n super__Vector_base<gold::Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;\n }" { (expression_statement "(__position._M_current)->name = section_name;" (assignment_expression "(__position._M_current)->name = section_name" (field_expression "(__position._M_current)->name" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_finish" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (expression_statement "(__position._M_current)->offset = 0;" (assignment_expression "(__position._M_current)->offset = 0" (field_expression "(__position._M_current)->offset" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_start" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (expression_statement "(__position._M_current)->size = 0;" (assignment_expression "(__position._M_current)->size = 0" (field_expression "(__position._M_current)->size" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = number_literal) ;) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_end_of_storage" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (expression_statement "(__position._M_current)->align = align;" (assignment_expression "(__position._M_current)->align = align" (field_expression "(__position._M_current)->align" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_start" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_finish" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_end_of_storage" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "sect.contributions.\n super__Vector_base<gold::" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_end_of_storage" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "sect.contributions.\n super__Vector_base<gold::" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_finish" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "sect.contributions.\n super__Vector_base<gold::" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_start" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (expression_statement "sect.size = 0;" (assignment_expression "sect.size = 0" (field_expression "sect.size" identifier . field_identifier) = number_literal) ;) (expression_statement "sect.offset = 0;" (assignment_expression "sect.offset = 0" (field_expression "sect.offset" identifier . field_identifier) = number_literal) ;) (ERROR "((__position._M_current)->contributions).\n super__Vector_base<gold::" (binary_expression "((__position._M_current)->contributions).\n super__Vector_base<gold" (field_expression "((__position._M_current)->contributions).\n super__Vector_base" (parenthesized_expression "((__position._M_current)->contributions)" ( (field_expression "(__position._M_current)->contributions" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier (ERROR "::Contribution,_std::allocator<gold:" : : (comma_expression "Contribution,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Contribution>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_finish" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;))) (ERROR "(this->sections_).\n super__Vector_base<gold::" (binary_expression "(this->sections_).\n super__Vector_base<gold" (field_expression "(this->sections_).\n super__Vector_base" (parenthesized_expression "(this->sections_)" ( (field_expression "this->sections_" identifier -> field_identifier) )) . field_identifier) < identifier) : :) (labeled_statement "Dwp_output_file::Section,_std::allocator<gold::Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;" statement_identifier (ERROR "::Section,_std::allocator<gold:" : : (comma_expression "Section,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Dwp_output_file::Section>_>\n ._M_impl._M_finish = __position._M_current + 1;" statement_identifier : (ERROR ":" :) (expression_statement "Section>_>\n ._M_impl._M_finish = __position._M_current + 1;" (assignment_expression "Section>_>\n ._M_impl._M_finish = __position._M_current + 1" (field_expression "Section>_>\n ._M_impl._M_finish" (field_expression "Section>_>\n ._M_impl" (binary_expression "Section>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;))) }))) (expression_statement "uVar1 = this->shnum_;" (assignment_expression "uVar1 = this->shnum_" identifier = (field_expression "this->shnum_" identifier -> field_identifier)) ;) (expression_statement "this->shnum_ = uVar1 + 1;" (assignment_expression "this->shnum_ = uVar1 + 1" (field_expression "this->shnum_" identifier -> field_identifier) = (binary_expression "uVar1 + 1" identifier + number_literal)) ;) (if_statement "if (sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start != (pointer)0x0) {\n operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start);\n }" if (parenthesized_expression "(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start != (pointer)0x0)" ( (ERROR "sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::" (comma_expression "sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std" (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) (ERROR "::Dwp_output_file::Contribution" : : identifier : : identifier) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (binary_expression "Contribution>_>\n ._M_impl._M_start != (pointer)0x0" (field_expression "Contribution>_>\n ._M_impl._M_start" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start);\n }" { (expression_statement "operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start);" (call_expression "operator_delete(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start)" identifier (argument_list "(sect.contributions.\n super__Vector_base<gold::Dwp_output_file::Contribution,_std::allocator<gold::Dwp_output_file::Contribution>_>\n ._M_impl._M_start)" ( (binary_expression "sect.contributions.\n super__Vector_base<gold" (field_expression "sect.contributions.\n super__Vector_base" (field_expression "sect.contributions" identifier . field_identifier) . field_identifier) < identifier) (ERROR "::Dwp_output_file::Contribution" : : identifier : : identifier) , (ERROR "_std::allocator<gold::Dwp_output_file::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : : identifier : :) (field_expression "Contribution>_>\n ._M_impl._M_start" (field_expression "Contribution>_>\n ._M_impl" (binary_expression "Contribution>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ))) ;) })) (return_statement "return uVar1;" return identifier ;) })))
(translation_unit "int FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}\n\n" (function_definition "int FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}" primitive_type (function_declarator "FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined4 local_50;" type_identifier identifier ;) (declaration "long local_48;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x40);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x40)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x40)" * (cast_expression "(undefined8 **)(param_1 + 0x40)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" identifier = number_literal) ;) (expression_statement "local_68 = param_2;" (assignment_expression "local_68 = param_2" identifier = identifier) ;) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" identifier = identifier) ;) (if_statement "if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" if (parenthesized_expression "(puVar2 == *(undefined8 **)(param_1 + 0x48))" ( (binary_expression "puVar2 == *(undefined8 **)(param_1 + 0x48)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x48)" * (cast_expression "(undefined8 **)(param_1 + 0x48)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }" { (expression_statement "FUN_00160d90(param_1 + 0x38,puVar2,&local_68);" (call_expression "FUN_00160d90(param_1 + 0x38,puVar2,&local_68)" identifier (argument_list "(param_1 + 0x38,puVar2,&local_68)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) , identifier , (pointer_expression "&local_68" & identifier) ))) ;) }) (else_clause "else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" else (compound_statement "{\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" { (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" * identifier) = identifier) ;) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[1] = 0;" (assignment_expression "puVar2[1] = 0" (subscript_expression "puVar2[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[4] = 0;" (assignment_expression "puVar2[4] = 0" (subscript_expression "puVar2[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[2] = 0;" (assignment_expression "puVar2[2] = 0" (subscript_expression "puVar2[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[6] = 0;" (assignment_expression "puVar2[6] = 0" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(puVar2 + 3) = param_3;" (assignment_expression "*(undefined4 *)(puVar2 + 3) = param_3" (pointer_expression "*(undefined4 *)(puVar2 + 3)" * (cast_expression "(undefined4 *)(puVar2 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + 3)" ( (binary_expression "puVar2 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar2[4] = 0;" (assignment_expression "puVar2[4] = 0" (subscript_expression "puVar2[4]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "puVar2[6] = 0;" (assignment_expression "puVar2[6] = 0" (subscript_expression "puVar2[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" identifier = number_literal) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" identifier = number_literal) ;) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" identifier = number_literal) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined8 **)(param_1 + 0x40) = puVar2 + 7;" (assignment_expression "*(undefined8 **)(param_1 + 0x40) = puVar2 + 7" (pointer_expression "*(undefined8 **)(param_1 + 0x40)" * (cast_expression "(undefined8 **)(param_1 + 0x40)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = (binary_expression "puVar2 + 7" identifier + number_literal)) ;) }))) (expression_statement "iVar1 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x30)" identifier = (pointer_expression "*(int *)(param_1 + 0x30)" * (cast_expression "(int *)(param_1 + 0x30)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "*(int *)(param_1 + 0x30) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x30) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x30)" * (cast_expression "(int *)(param_1 + 0x30)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if (local_48 != 0) {\n FUN_002dac70(local_48);\n }" if (parenthesized_expression "(local_48 != 0)" ( (binary_expression "local_48 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002dac70(local_48);\n }" { (expression_statement "FUN_002dac70(local_48);" (call_expression "FUN_002dac70(local_48)" identifier (argument_list "(local_48)" ( identifier ))) ;) })) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (return_statement return IDENT ;) })))
(function_definition "int FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)\n\n{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}" (primitive_type "int") (function_declarator "FUN_001521b0(long param_1,undefined8 param_2,undefined4 param_3)" (identifier "FUN_001521b0") (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n undefined8 *puVar2;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined4 local_50;\n long local_48;\n undefined8 local_40;\n undefined8 local_38;\n \n puVar2 = *(undefined8 **)(param_1 + 0x40);\n local_60 = 0;\n local_58 = 0;\n local_48 = 0;\n local_40 = 0;\n local_38 = 0;\n local_68 = param_2;\n local_50 = param_3;\n if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }\n iVar1 = *(int *)(param_1 + 0x30);\n *(int *)(param_1 + 0x30) = iVar1 + 1;\n if (local_48 != 0) {\n FUN_002dac70(local_48);\n }\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 local_60;" (type_identifier "undefined8") (identifier "local_60") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined4 local_50;" (type_identifier "undefined4") (identifier "local_50") (; ";")) (declaration "long local_48;" (sized_type_specifier "long" (long "long")) (identifier "local_48") (; ";")) (declaration "undefined8 local_40;" (type_identifier "undefined8") (identifier "local_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x40);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x40)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" (identifier "local_60") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" (identifier "local_58") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" (identifier "local_48") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" (identifier "local_38") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_68 = param_2;" (assignment_expression "local_68 = param_2" (identifier "local_68") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_50 = param_3;" (assignment_expression "local_50 = param_3" (identifier "local_50") (= "=") (identifier "param_3")) (; ";")) (if_statement "if (puVar2 == *(undefined8 **)(param_1 + 0x48)) {\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }\n else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" (if "if") (parenthesized_expression "(puVar2 == *(undefined8 **)(param_1 + 0x48))" (( "(") (binary_expression "puVar2 == *(undefined8 **)(param_1 + 0x48)" (identifier "puVar2") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) () ")")) (compound_statement "{\n FUN_00160d90(param_1 + 0x38,puVar2,&local_68);\n }" ({ "{") (expression_statement "FUN_00160d90(param_1 + 0x38,puVar2,&local_68);" (call_expression "FUN_00160d90(param_1 + 0x38,puVar2,&local_68)" (identifier "FUN_00160d90") (argument_list "(param_1 + 0x38,puVar2,&local_68)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) (, ",") (identifier "puVar2") (, ",") (pointer_expression "&local_68" (& "&") (identifier "local_68")) () ")"))) (; ";")) (} "}")) (else_clause "else {\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" (else "else") (compound_statement "{\n *puVar2 = param_2;\n puVar2[5] = 0;\n puVar2[1] = 0;\n puVar2[4] = 0;\n puVar2[2] = 0;\n puVar2[6] = 0;\n *(undefined4 *)(puVar2 + 3) = param_3;\n puVar2[4] = 0;\n puVar2[5] = 0;\n puVar2[6] = 0;\n local_38 = 0;\n local_40 = 0;\n local_48 = 0;\n local_58 = 0;\n local_60 = 0;\n puVar2[5] = 0;\n *(undefined8 **)(param_1 + 0x40) = puVar2 + 7;\n }" ({ "{") (expression_statement "*puVar2 = param_2;" (assignment_expression "*puVar2 = param_2" (pointer_expression "*puVar2" (* "*") (identifier "puVar2")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" (identifier "puVar2") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[1] = 0;" (assignment_expression "puVar2[1] = 0" (subscript_expression "puVar2[1]" (identifier "puVar2") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[4] = 0;" (assignment_expression "puVar2[4] = 0" (subscript_expression "puVar2[4]" (identifier "puVar2") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[2] = 0;" (assignment_expression "puVar2[2] = 0" (subscript_expression "puVar2[2]" (identifier "puVar2") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[6] = 0;" (assignment_expression "puVar2[6] = 0" (subscript_expression "puVar2[6]" (identifier "puVar2") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(puVar2 + 3) = param_3;" (assignment_expression "*(undefined4 *)(puVar2 + 3) = param_3" (pointer_expression "*(undefined4 *)(puVar2 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar2 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + 3)" (( "(") (binary_expression "puVar2 + 3" (identifier "puVar2") (+ "+") (number_literal "3")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "puVar2[4] = 0;" (assignment_expression "puVar2[4] = 0" (subscript_expression "puVar2[4]" (identifier "puVar2") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" (identifier "puVar2") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[6] = 0;" (assignment_expression "puVar2[6] = 0" (subscript_expression "puVar2[6]" (identifier "puVar2") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_38 = 0;" (assignment_expression "local_38 = 0" (identifier "local_38") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48 = 0;" (assignment_expression "local_48 = 0" (identifier "local_48") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58 = 0;" (assignment_expression "local_58 = 0" (identifier "local_58") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" (identifier "local_60") (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar2[5] = 0;" (assignment_expression "puVar2[5] = 0" (subscript_expression "puVar2[5]" (identifier "puVar2") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x40) = puVar2 + 7;" (assignment_expression "*(undefined8 **)(param_1 + 0x40) = puVar2 + 7" (pointer_expression "*(undefined8 **)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (binary_expression "puVar2 + 7" (identifier "puVar2") (+ "+") (number_literal "7"))) (; ";")) (} "}")))) (expression_statement "iVar1 = *(int *)(param_1 + 0x30);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x30)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 0x30)" (* "*") (cast_expression "(int *)(param_1 + 0x30)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")"))))) (; ";")) (expression_statement "*(int *)(param_1 + 0x30) = iVar1 + 1;" (assignment_expression "*(int *)(param_1 + 0x30) = iVar1 + 1" (pointer_expression "*(int *)(param_1 + 0x30)" (* "*") (cast_expression "(int *)(param_1 + 0x30)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (binary_expression "iVar1 + 1" (identifier "iVar1") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_48 != 0) {\n FUN_002dac70(local_48);\n }" (if "if") (parenthesized_expression "(local_48 != 0)" (( "(") (binary_expression "local_48 != 0" (identifier "local_48") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002dac70(local_48);\n }" ({ "{") (expression_statement "FUN_002dac70(local_48);" (call_expression "FUN_002dac70(local_48)" (identifier "FUN_002dac70") (argument_list "(local_48)" (( "(") (identifier "local_48") () ")"))) (; ";")) (} "}"))) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Removing unreachable block (ram,0x0015225f) */ /* WARNING: Removing unreachable block (ram,0x00152272) */ /* WARNING: Removing unreachable block (ram,0x00152306) */ /* WARNING: Removing unreachable block (ram,0x001522a5) */ /* DWARF original prototype: uint add_output_section(Dwp_output_file * this, char * section_name, int align) */ type_1 __thiscall var_5::type_2::function_1(type_2 *this,char *section_name,int align) { type_1 var_3; type_3 __position; type_4 sect; __position._M_current = (this->sections_). super__Vector_base<var_5::type_2::type_4,_std::allocator<var_5::Dwp_output_file::type_4>var_1> ._M_impl._M_finish; sect.offset = 0; sect.size = 0; sect.contributions. super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_start = (type_5)0x0; sect.contributions. super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_finish = (type_5)0x0; sect.contributions. super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_end_of_storage = (type_5)0x0; sect.name = section_name; sect.align = align; if (__position._M_current == (this->sections_). super__Vector_base<var_5::type_2::type_4,_std::allocator<var_5::type_2::type_4>var_1> ._M_impl._M_end_of_storage) { std::vector<var_5::Dwp_output_file::type_4,_std::allocator<var_5::Dwp_output_file::type_4>var_1>:: _M_realloc_insert<const_gold::Dwp_output_file::type_4&>(&this->sections_,__position,&sect); } else { (__position._M_current)->name = section_name; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_finish = (type_5)0x0; (__position._M_current)->offset = 0; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_start = (type_5)0x0; (__position._M_current)->size = 0; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_end_of_storage = (type_5)0x0; (__position._M_current)->align = align; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_start = (type_5)0x0; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_finish = (type_5)0x0; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_end_of_storage = (type_5)0x0; sect.contributions. super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_end_of_storage = (type_5)0x0; sect.contributions. super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_finish = (type_5)0x0; sect.contributions. super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_start = (type_5)0x0; sect.size = 0; sect.offset = 0; ((__position._M_current)->contributions). super__Vector_base<var_5::Dwp_output_file::var_2,_std::allocator<var_5::Dwp_output_file::var_2>var_1> ._M_impl._M_finish = (type_5)0x0; (this->sections_). super__Vector_base<var_5::Dwp_output_file::type_4,_std::allocator<var_5::Dwp_output_file::type_4>var_1> ._M_impl._M_finish = __position._M_current + 1; } var_3 = this->shnum_; this->shnum_ = var_3 + 1; if (sect.contributions. super__Vector_base<var_5::type_2::var_2,_std::allocator<var_5::type_2::var_2>var_1> ._M_impl._M_start != (type_5)0x0) { var_4(sect.contributions. super__Vector_base<var_5::type_2::var_2,_std::allocator<var_5::type_2::var_2>var_1> ._M_impl._M_start); } return var_3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (return_statement (identifier)))))
null
/* WARNING: Removing unreachable block (ram,0x0015225f) */ /* WARNING: Removing unreachable block (ram,0x00152272) */ /* WARNING: Removing unreachable block (ram,0x00152306) */ /* WARNING: Removing unreachable block (ram,0x001522a5) */ int MASKED(long param_1,undefined8 param_2,undefined4 param_3) { int iVar1; undefined8 *puVar2; undefined8 local_68; undefined8 local_60; undefined8 local_58; undefined4 local_50; long local_48; undefined8 local_40; undefined8 local_38; puVar2 = *(undefined8 **)(param_1 + 0x40); local_60 = 0; local_58 = 0; local_48 = 0; local_40 = 0; local_38 = 0; local_68 = param_2; local_50 = param_3; if (puVar2 == *(undefined8 **)(param_1 + 0x48)) { FUN_00160d90(param_1 + 0x38,puVar2,&local_68); } else { *puVar2 = param_2; puVar2[5] = 0; puVar2[1] = 0; puVar2[4] = 0; puVar2[2] = 0; puVar2[6] = 0; *(undefined4 *)(puVar2 + 3) = param_3; puVar2[4] = 0; puVar2[5] = 0; puVar2[6] = 0; local_38 = 0; local_40 = 0; local_48 = 0; local_58 = 0; local_60 = 0; puVar2[5] = 0; *(undefined8 **)(param_1 + 0x40) = puVar2 + 7; } iVar1 = *(int *)(param_1 + 0x30); *(int *)(param_1 + 0x30) = iVar1 + 1; if (local_48 != 0) { FUN_002dac70(local_48); } return iVar1; }
3029_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
set_incremental_base
FUN_001a4d30
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void set_incremental_base(Layout * this, Incremental_binary * base) */ void __thiscall gold::Layout::set_incremental_base(Layout *this,Incremental_binary *base) { Output_file *pOVar1; pOVar1 = base->output_; this->incremental_base_ = base; Free_list::init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_); return; }
void FUN_001a4d30(long param_1,long param_2) { long lVar1; lVar1 = *(long *)(param_2 + 0x50); *(long *)(param_1 + 0x460) = param_2; FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1); return; }
MOV RAX,qword ptr [RSI + 0x50] MOV qword ptr [RDI + 0x460],RSI MOV EDX,0x1 ADD RDI,0x468 MOV RSI,qword ptr [RAX + 0x10] JMP 0x001a4630
null
null
null
null
[(u'PTRSUB_-1207612004', u'STORE_-1207612100'), ('tmp_60', u'PTRSUB_-1207611991'), (u'PTRSUB_-1207611983', u'LOAD_-1207612070'), (u'PTRSUB_-1207612009', u'LOAD_-1207612109'), (u'LOAD_-1207612109', u'PTRSUB_-1207611983'), ('tmp_61', u'STORE_-1207612100'), (u'LOAD_-1207612070', u'CAST_-1207611984'), ('tmp_61', u'PTRSUB_-1207612009'), ('const-16', u'PTRSUB_-1207611983'), ('const-433', u'LOAD_-1207612109'), ('const-433', u'STORE_-1207612100'), ('const-1128', u'PTRSUB_-1207611991'), ('tmp_60', u'PTRSUB_-1207612004'), ('const-1120', u'PTRSUB_-1207612004'), (u'PTRSUB_-1207611991', u'CALL_-1207612059'), ('const-0', u'RETURN_-1207612055'), ('const-80', u'PTRSUB_-1207612009'), (u'CAST_-1207611984', u'CALL_-1207612059'), ('const-433', u'LOAD_-1207612070')]
[(u'INT_ADD_-1207612093', u'CAST_-1207612013'), ('const-433', u'LOAD_-1207612109'), ('const-433', u'LOAD_-1207612070'), ('const-433', u'STORE_-1207612100'), (u'LOAD_-1207612070', u'CALL_-1207612059'), (u'INT_ADD_-1207612068', u'CALL_-1207612059'), ('const-1', u'CALL_-1207612059'), (u'LOAD_-1207612109', u'INT_ADD_-1207612054'), ('const-16', u'INT_ADD_-1207612054'), (u'INT_ADD_-1207612086', u'CAST_-1207612008'), ('tmp_100', u'INT_ADD_-1207612093'), (u'CAST_-1207612008', u'STORE_-1207612100'), ('tmp_100', u'STORE_-1207612100'), (u'INT_ADD_-1207612054', u'CAST_-1207611988'), (u'CAST_-1207612013', u'LOAD_-1207612109'), ('tmp_101', u'INT_ADD_-1207612086'), ('const-0', u'RETURN_-1207612055'), ('const-1128', u'INT_ADD_-1207612068'), (u'CAST_-1207611988', u'LOAD_-1207612070'), ('tmp_101', u'INT_ADD_-1207612068'), ('const-80', u'INT_ADD_-1207612093'), ('const-1120', u'INT_ADD_-1207612086')]
null
null
001a4d30
x64
O3
(translation_unit "void FUN_001a4d30(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}\n\n" (function_definition "void FUN_001a4d30(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}" primitive_type (function_declarator "FUN_001a4d30(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_2 + 0x50);" (assignment_expression "lVar1 = *(long *)(param_2 + 0x50)" identifier = (pointer_expression "*(long *)(param_2 + 0x50)" * (cast_expression "(long *)(param_2 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x50)" ( (binary_expression "param_2 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(param_1 + 0x460) = param_2;" (assignment_expression "*(long *)(param_1 + 0x460) = param_2" (pointer_expression "*(long *)(param_1 + 0x460)" * (cast_expression "(long *)(param_1 + 0x460)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x460)" ( (binary_expression "param_1 + 0x460" identifier + number_literal) )))) = identifier) ;) (expression_statement "FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);" (call_expression "FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1)" identifier (argument_list "(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1)" ( (binary_expression "param_1 + 0x468" identifier + number_literal) , (pointer_expression "*(undefined8 *)(lVar1 + 0x10)" * (cast_expression "(undefined8 *)(lVar1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void set_incremental_base(Layout * this, Incremental_binary * base) */\n\nvoid __thiscall gold::Layout::set_incremental_base(Layout *this,Incremental_binary *base)\n\n{\n Output_file *pOVar1;\n \n pOVar1 = base->output_;\n this->incremental_base_ = base;\n Free_list::init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_);\n return;\n}\n\n" comment comment (function_definition "void __thiscall gold::Layout::set_incremental_base(Layout *this,Incremental_binary *base)\n\n{\n Output_file *pOVar1;\n \n pOVar1 = base->output_;\n this->incremental_base_ = base;\n Free_list::init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Layout::" identifier : : identifier : :) (function_declarator "set_incremental_base(Layout *this,Incremental_binary *base)" identifier (parameter_list "(Layout *this,Incremental_binary *base)" ( (parameter_declaration "Layout *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Incremental_binary *base" type_identifier (pointer_declarator "*base" * identifier)) ))) (compound_statement "{\n Output_file *pOVar1;\n \n pOVar1 = base->output_;\n this->incremental_base_ = base;\n Free_list::init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_);\n return;\n}" { (declaration "Output_file *pOVar1;" type_identifier (pointer_declarator "*pOVar1" * identifier) ;) (expression_statement "pOVar1 = base->output_;" (assignment_expression "pOVar1 = base->output_" identifier = (field_expression "base->output_" identifier -> field_identifier)) ;) (expression_statement "this->incremental_base_ = base;" (assignment_expression "this->incremental_base_ = base" (field_expression "this->incremental_base_" identifier -> field_identifier) = identifier) ;) (labeled_statement "Free_list::init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_);" statement_identifier : (ERROR ":" :) (expression_statement "init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_);" (call_expression "init(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_)" identifier (argument_list "(&this->free_list_,(EVP_PKEY_CTX *)pOVar1->file_size_)" ( (pointer_expression "&this->free_list_" & (field_expression "this->free_list_" identifier -> field_identifier)) , (cast_expression "(EVP_PKEY_CTX *)pOVar1->file_size_" ( (type_descriptor "EVP_PKEY_CTX *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "pOVar1->file_size_" identifier -> field_identifier)) ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001a4d30(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}\n\n" (function_definition "void FUN_001a4d30(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}" primitive_type (function_declarator "FUN_001a4d30(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_2 + 0x50);" (assignment_expression "lVar1 = *(long *)(param_2 + 0x50)" identifier = (pointer_expression "*(long *)(param_2 + 0x50)" * (cast_expression "(long *)(param_2 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x50)" ( (binary_expression "param_2 + 0x50" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(param_1 + 0x460) = param_2;" (assignment_expression "*(long *)(param_1 + 0x460) = param_2" (pointer_expression "*(long *)(param_1 + 0x460)" * (cast_expression "(long *)(param_1 + 0x460)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x460)" ( (binary_expression "param_1 + 0x460" identifier + number_literal) )))) = identifier) ;) (expression_statement "FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);" (call_expression "FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1)" identifier (argument_list "(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1)" ( (binary_expression "param_1 + 0x468" identifier + number_literal) , (pointer_expression "*(undefined8 *)(lVar1 + 0x10)" * (cast_expression "(undefined8 *)(lVar1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) )))) , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001a4d30(long param_1,long param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a4d30(long param_1,long param_2)" (identifier "FUN_001a4d30") (parameter_list "(long param_1,long param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_2 + 0x50);\n *(long *)(param_1 + 0x460) = param_2;\n FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = *(long *)(param_2 + 0x50);" (assignment_expression "lVar1 = *(long *)(param_2 + 0x50)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_2 + 0x50)" (* "*") (cast_expression "(long *)(param_2 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x50)" (( "(") (binary_expression "param_2 + 0x50" (identifier "param_2") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (expression_statement "*(long *)(param_1 + 0x460) = param_2;" (assignment_expression "*(long *)(param_1 + 0x460) = param_2" (pointer_expression "*(long *)(param_1 + 0x460)" (* "*") (cast_expression "(long *)(param_1 + 0x460)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x460)" (( "(") (binary_expression "param_1 + 0x460" (identifier "param_1") (+ "+") (number_literal "0x460")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (expression_statement "FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1);" (call_expression "FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1)" (identifier "FUN_001a4630") (argument_list "(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1)" (( "(") (binary_expression "param_1 + 0x468" (identifier "param_1") (+ "+") (number_literal "0x468")) (, ",") (pointer_expression "*(undefined8 *)(lVar1 + 0x10)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (number_literal "1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void set_incremental_base(Layout * this, Incremental_binary * base) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *base) { type_3 *pOVar1; pOVar1 = base->output_; this->incremental_base_ = base; Free_list::var_1(&this->free_list_,(type_4 *)pOVar1->file_size_); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal)))) (return_statement))))
null
void MASKED(long param_1,long param_2) { long lVar1; lVar1 = *(long *)(param_2 + 0x50); *(long *)(param_1 + 0x460) = param_2; FUN_001a4630(param_1 + 0x468,*(undefined8 *)(lVar1 + 0x10),1); return; }
2820_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
get_symtab_view
FUN_0018d570
/* DWARF original prototype: void get_symtab_view(Sized_incremental_binary<32,_true> * this, View * symtab_view, uint * nsyms, Elf_strtab * strtab) */ void __thiscall gold::Sized_incremental_binary<32,_true>::get_symtab_view (Sized_incremental_binary<32,_true> *this,View *symtab_view,uint *nsyms,Elf_strtab *strtab ) { uchar uVar1; long lVar2; long lVar3; Output_file *pOVar4; long lVar5; long lVar6; uchar *puVar7; lVar2 = (this->main_symtab_loc_).file_offset; lVar3 = (this->main_symtab_loc_).data_size; pOVar4 = (this->super_Incremental_binary).output_; if ((-1 < lVar2) && (lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5)) { lVar6 = lVar3 + 0xf; if (-1 < lVar3) { lVar6 = lVar3; } symtab_view->p_ = pOVar4->base_ + lVar2; *nsyms = (uint)(lVar6 >> 4); symtab_view = (View *)(this->main_strtab_loc_).file_offset; nsyms = (uint *)(this->main_strtab_loc_).data_size; if ((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5)) { puVar7 = pOVar4->base_ + (long)&symtab_view->p_; if (nsyms == (uint *)0x0) { nsyms = (uint *)0x0; } else { uVar1 = (puVar7 + -1)[(long)nsyms]; while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) { uVar1 = (puVar7 + -1)[(long)nsyms]; } } strtab->base_ = (char *)puVar7; strtab->usable_size_ = (size_t)nsyms; return; } } /* WARNING: Subroutine does not return */ Output_file::get_output_view ((Output_file *)this,(off_t)symtab_view,(size_t)nsyms,(Output_file *)strtab); }
void FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4) { char cVar1; long lVar2; long lVar3; long lVar4; long lVar5; long lVar6; lVar6 = *(long *)(param_1 + 0xd8); lVar5 = *(long *)(param_1 + 0xe0); lVar2 = *(long *)(param_1 + 0x50); if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) { lVar4 = lVar5 + 0xf; if (-1 < lVar5) { lVar4 = lVar5; } *param_2 = lVar6 + *(long *)(lVar2 + 0x18); *param_3 = (int)(lVar4 >> 4); lVar6 = *(long *)(param_1 + 0xe8); lVar5 = *(long *)(param_1 + 0xf0); if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) { lVar6 = lVar6 + *(long *)(lVar2 + 0x18); if (lVar5 == 0) { lVar5 = 0; } else { cVar1 = *(char *)(lVar6 + -1 + lVar5); while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) { cVar1 = *(char *)(lVar6 + -1 + lVar5); } } *param_4 = lVar6; param_4[1] = lVar5; return; } } /* WARNING: Subroutine does not return */ FUN_00182e30(); }
MOV R8,qword ptr [RDI + 0xd8] MOV R9,qword ptr [RDI + 0xe0] MOV R10,qword ptr [RDI + 0x50] TEST R8,R8 JS 0x0018d604 MOV R11,qword ptr [R10 + 0x10] LEA RAX,[R9 + R8*0x1] CMP RAX,R11 JG 0x0018d604 ADD R8,qword ptr [R10 + 0x18] LEA RAX,[R9 + 0xf] TEST R9,R9 CMOVNS RAX,R9 MOV qword ptr [RSI],R8 SAR RAX,0x4 MOV dword ptr [RDX],EAX MOV RSI,qword ptr [RDI + 0xe8] MOV RDX,qword ptr [RDI + 0xf0] TEST RSI,RSI JS 0x0018d604 LEA RAX,[RSI + RDX*0x1] CMP R11,RAX JL 0x0018d604 ADD RSI,qword ptr [R10 + 0x18] TEST RDX,RDX JZ 0x0018d5fb CMP byte ptr [RSI + RDX*0x1 + -0x1],0x0 LEA RAX,[RDX + -0x1] JNZ 0x0018d5ee JMP 0x0018d5ff CMP byte ptr [RSI + RAX*0x1 + -0x1],0x0 LEA RDX,[RAX + -0x1] JZ 0x0018d5f3 MOV RAX,RDX TEST RAX,RAX JNZ 0x0018d5e0 MOV qword ptr [RCX],RSI MOV qword ptr [RCX + 0x8],RAX RET XOR EAX,EAX JMP 0x0018d5f3 MOV RAX,RDX JMP 0x0018d5f3 SUB RSP,0x8 CALL 0x00182e30
null
null
null
null
[(u'LOAD_-1207446157', u'INT_ADD_-1207446091'), (u'LOAD_-1207445898', u'MULTIEQUAL_-1207445580'), (u'LOAD_-1207445991', u'CAST_-1207445614'), (u'LOAD_-1207446147', u'INT_ADD_-1207446049'), (u'PTRADD_-1207445836', u'LOAD_-1207445898'), ('tmp_652', u'PTRSUB_-1207445702'), (u'PTRADD_-1207445781', u'LOAD_-1207445843'), (u'COPY_-1207445692', u'MULTIEQUAL_-1207445709'), (u'INT_SLESS_-1207446046', u'CBRANCH_-1207446042'), ('const--1', u'INT_SLESS_-1207446046'), ('tmp_653', u'MULTIEQUAL_-1207445605'), ('const-433', u'LOAD_-1207446137'), (u'PTRADD_-1207445598', u'PTRADD_-1207445783'), (u'LOAD_-1207446137', u'PTRSUB_-1207445659'), ('tmp_654', u'MULTIEQUAL_-1207445607'), (u'LOAD_-1207446115', u'INT_SLESSEQUAL_-1207446075'), (u'PTRSUB_-1207445624', u'PTRSUB_-1207445609'), ('tmp_326', u'CBRANCH_-1207445957'), (u'INT_SLESS_-1207446117', u'CBRANCH_-1207446116'), (u'LOAD_-1207446147', u'INT_SLESS_-1207446046'), (u'INT_SUB_-1207445864', u'CAST_-1207445564'), (u'CAST_-1207445510', u'CALL_-1207445761'), ('const--1', u'INT_SLESS_-1207446117'), (u'CAST_-1207445591', u'INT_ADD_-1207445656'), ('tmp_532', u'CBRANCH_-1207445827'), (u'PTRSUB_-1207445633', u'PTRSUB_-1207445632'), ('const-232', u'PTRSUB_-1207445624'), (u'PTRSUB_-1207445599', u'LOAD_-1207445928'), (u'CAST_-1207445606', u'INT_EQUAL_-1207445903'), ('tmp_431', u'CBRANCH_-1207445901'), (u'PTRSUB_-1207445553', u'STORE_-1207445844'), ('const-4', u'INT_SRIGHT_-1207446003'), (u'CAST_-1207445606', u'CAST_-1207445571'), (u'PTRADD_-1207445783', u'PTRADD_-1207445781'), (u'INT_SLESS_-1207445958', u'CBRANCH_-1207445957'), (u'INT_ADD_-1207446091', u'INT_SLESSEQUAL_-1207446075'), ('const-1', u'INT_SUB_-1207445864'), (u'MULTIEQUAL_-1207445709', u'INT_SRIGHT_-1207446003'), (u'PTRSUB_-1207445609', u'LOAD_-1207445981'), (u'INT_ADD_-1207446049', u'COPY_-1207445692'), ('const--1', u'PTRADD_-1207445838'), ('const-0', u'INT_EQUAL_-1207445903'), ('const-24', u'PTRSUB_-1207445659'), (u'MULTIEQUAL_-1207445582', u'MULTIEQUAL_-1207445631'), (u'LOAD_-1207445928', u'PTRADD_-1207445598'), ('const-1', u'PTRADD_-1207446014'), ('const-0', u'PTRSUB_-1207445684'), (u'CAST_-1207445564', u'CAST_-1207445553'), ('const-0', u'PTRSUB_-1207445643'), (u'PTRADD_-1207445598', u'CAST_-1207445533'), (u'MULTIEQUAL_-1207445582', u'CAST_-1207445565'), (u'INT_NOTEQUAL_-1207445829', u'CBRANCH_-1207445827'), (u'CAST_-1207445571', u'PTRADD_-1207445836'), ('const-0', u'COPY_-1207445684'), ('tmp_48', u'CBRANCH_-1207446116'), ('tmp_102', u'CBRANCH_-1207446083'), ('const-0', u'PTRSUB_-1207445632'), (u'MULTIEQUAL_-1207445631', u'CAST_-1207445529'), (u'CAST_-1207445606', u'MULTIEQUAL_-1207445607'), (u'SUBPIECE_-1207445711', u'STORE_-1207445994'), (u'INT_SLESSEQUAL_-1207446075', u'CBRANCH_-1207446083'), (u'PTRSUB_-1207445693', u'PTRSUB_-1207445671'), ('const-433', u'LOAD_-1207446157'), ('tmp_655', u'PTRSUB_-1207445553'), ('const-1', u'PTRADD_-1207445838'), ('const-1', u'PTRADD_-1207445783'), ('const-1', u'RETURN_-1207445756'), (u'PTRADD_-1207445598', u'PTRADD_-1207445838'), ('tmp_177', u'CBRANCH_-1207446042'), ('tmp_654', u'STORE_-1207445994'), (u'MULTIEQUAL_-1207445605', u'CAST_-1207445509'), (u'LOAD_-1207446157', u'INT_SLESS_-1207446117'), (u'PTRSUB_-1207445632', u'LOAD_-1207445991'), (u'INT_NOTEQUAL_-1207445882', u'CBRANCH_-1207445872'), (u'LOAD_-1207446147', u'COPY_-1207445691'), (u'INT_SRIGHT_-1207446003', u'SUBPIECE_-1207445711'), (u'MULTIEQUAL_-1207445607', u'CAST_-1207445508'), ('const-16', u'PTRSUB_-1207445673'), ('const-8', u'PTRSUB_-1207445549'), ('tmp_655', u'PTRSUB_-1207445549'), ('tmp_653', u'PTRSUB_-1207445643'), (u'PTRSUB_-1207445663', u'LOAD_-1207446137'), ('const-0', u'INT_NOTEQUAL_-1207445829'), ('tmp_652', u'PTRSUB_-1207445693'), ('tmp_480', u'CBRANCH_-1207445872'), ('const-1', u'PTRADD_-1207445836'), (u'COPY_-1207445684', u'MULTIEQUAL_-1207445631'), ('const-0', u'PTRSUB_-1207445553'), (u'LOAD_-1207446078', u'PTRADD_-1207446014'), ('const-433', u'LOAD_-1207445981'), (u'PTRSUB_-1207445684', u'PTRSUB_-1207445663'), (u'MULTIEQUAL_-1207445580', u'INT_NOTEQUAL_-1207445882'), (u'LOAD_-1207446115', u'INT_SLESSEQUAL_-1207445925'), (u'PTRSUB_-1207445673', u'LOAD_-1207446115'), (u'CAST_-1207445564', u'MULTIEQUAL_-1207445582'), ('const-232', u'PTRSUB_-1207445633'), ('const-433', u'STORE_-1207445844'), ('tmp_655', u'CAST_-1207445507'), ('const-15', u'INT_ADD_-1207446049'), (u'CAST_-1207445598', u'INT_SLESS_-1207445958'), ('const-433', u'LOAD_-1207445843'), ('const-433', u'LOAD_-1207445928'), (u'PTRADD_-1207445838', u'PTRADD_-1207445836'), (u'LOAD_-1207445843', u'MULTIEQUAL_-1207445580'), ('tmp_652', u'PTRSUB_-1207445684'), ('const--1', u'PTRADD_-1207445783'), (u'CAST_-1207445614', u'CAST_-1207445598'), (u'CAST_-1207445614', u'PTRSUB_-1207445598'), (u'PTRSUB_-1207445643', u'STORE_-1207446037'), (u'INT_SLESSEQUAL_-1207445925', u'CBRANCH_-1207445933'), (u'CAST_-1207445614', u'MULTIEQUAL_-1207445605'), (u'CAST_-1207445508', u'CALL_-1207445761'), ('const-0', u'PTRSUB_-1207445701'), (u'LOAD_-1207445981', u'CAST_-1207445606'), ('const-433', u'LOAD_-1207445898'), ('const-216', u'PTRSUB_-1207445693'), (u'COPY_-1207445691', u'MULTIEQUAL_-1207445709'), ('const-8', u'PTRSUB_-1207445609'), ('const-24', u'PTRSUB_-1207445599'), (u'CAST_-1207445564', u'MULTIEQUAL_-1207445631'), ('tmp_609', u'BRANCH_-1207445787'), ('const-433', u'LOAD_-1207445991'), (u'CAST_-1207445606', u'MULTIEQUAL_-1207445582'), (u'PTRSUB_-1207445598', u'CAST_-1207445581'), ('const-216', u'PTRSUB_-1207445702'), ('const-1', u'PTRADD_-1207445781'), (u'PTRSUB_-1207445671', u'LOAD_-1207446147'), (u'INT_ADD_-1207445656', u'INT_SLESSEQUAL_-1207445925'), ('const-433', u'STORE_-1207445838'), ('const-433', u'STORE_-1207446037'), (u'CAST_-1207445564', u'INT_NOTEQUAL_-1207445829'), ('const-0', u'PTRSUB_-1207445598'), ('const-433', u'LOAD_-1207446147'), (u'INT_EQUAL_-1207445903', u'CBRANCH_-1207445901'), (u'PTRSUB_-1207445702', u'PTRSUB_-1207445701'), (u'PTRSUB_-1207445549', u'STORE_-1207445838'), ('const-433', u'STORE_-1207445994'), ('tmp_367', u'CBRANCH_-1207445933'), ('tmp_652', u'PTRSUB_-1207445624'), ('const--1', u'INT_SLESS_-1207445958'), (u'CAST_-1207445581', u'PTRADD_-1207445598'), ('const-8', u'PTRSUB_-1207445671'), (u'PTRADD_-1207446014', u'STORE_-1207446037'), (u'LOAD_-1207446147', u'INT_ADD_-1207446091'), ('tmp_652', u'PTRSUB_-1207445633'), ('const-433', u'LOAD_-1207446078'), (u'CAST_-1207445533', u'STORE_-1207445844'), ('const-1', u'PTRADD_-1207445598'), (u'PTRSUB_-1207445701', u'LOAD_-1207446157'), (u'CAST_-1207445592', u'INT_ADD_-1207445656'), ('const-0', u'INT_NOTEQUAL_-1207445882'), (u'CAST_-1207445565', u'INT_SUB_-1207445864'), (u'CAST_-1207445606', u'CAST_-1207445591'), ('const-0', u'PTRSUB_-1207445610'), ('const-80', u'PTRSUB_-1207445663'), ('const-0', u'SUBPIECE_-1207445711'), ('const-433', u'LOAD_-1207446115'), (u'CAST_-1207445529', u'STORE_-1207445838'), (u'CAST_-1207445509', u'CALL_-1207445761'), (u'CAST_-1207445553', u'PTRADD_-1207445781'), (u'LOAD_-1207446137', u'PTRSUB_-1207445599'), (u'CAST_-1207445507', u'CALL_-1207445761'), (u'PTRSUB_-1207445610', u'CAST_-1207445592'), (u'LOAD_-1207446157', u'PTRADD_-1207446014'), (u'PTRSUB_-1207445659', u'LOAD_-1207446078'), (u'CAST_-1207445614', u'PTRSUB_-1207445610'), ('const-0', u'RETURN_-1207445824'), (u'LOAD_-1207446137', u'PTRSUB_-1207445673'), ('tmp_652', u'CAST_-1207445510')]
[(u'LOAD_-1207446157', u'INT_ADD_-1207446091'), (u'LOAD_-1207446137', u'INT_ADD_-1207445916'), (u'LOAD_-1207445981', u'MULTIEQUAL_-1207445600'), (u'LOAD_-1207445843', u'MULTIEQUAL_-1207445598'), (u'LOAD_-1207446147', u'INT_ADD_-1207446049'), (u'MULTIEQUAL_-1207445598', u'INT_NOTEQUAL_-1207445882'), ('const-24', u'INT_ADD_-1207446066'), (u'INT_ADD_-1207445965', u'CAST_-1207445622'), (u'CAST_-1207445590', u'LOAD_-1207445898'), ('const-0', u'SUBPIECE_-1207445711'), (u'CAST_-1207445687', u'LOAD_-1207446147'), (u'INT_ADD_-1207445865', u'INT_NOTEQUAL_-1207445829'), (u'INT_SLESS_-1207446046', u'CBRANCH_-1207446042'), (u'LOAD_-1207446115', u'INT_SLESSEQUAL_-1207446075'), ('tmp_326', u'CBRANCH_-1207445957'), (u'INT_ADD_-1207445827', u'CAST_-1207445574'), (u'INT_SLESS_-1207446117', u'CBRANCH_-1207446116'), (u'LOAD_-1207446147', u'INT_SLESS_-1207446046'), (u'INT_ADD_-1207446099', u'CAST_-1207445669'), ('tmp_532', u'CBRANCH_-1207445827'), ('const-433', u'LOAD_-1207446078'), ('const--1', u'INT_ADD_-1207445829'), (u'INT_ADD_-1207446066', u'CAST_-1207445655'), (u'CAST_-1207445679', u'LOAD_-1207446137'), ('const-433', u'STORE_-1207446037'), ('const-433', u'LOAD_-1207445843'), ('const-433', u'STORE_-1207445844'), ('const-433', u'LOAD_-1207445928'), (u'LOAD_-1207446157', u'INT_ADD_-1207446060'), ('tmp_431', u'CBRANCH_-1207445901'), (u'INT_ADD_-1207445865', u'MULTIEQUAL_-1207445600'), (u'INT_ADD_-1207445910', u'STORE_-1207445844'), (u'MULTIEQUAL_-1207445630', u'STORE_-1207445838'), (u'INT_ADD_-1207446141', u'CAST_-1207445695'), ('tmp_1194', u'INT_ADD_-1207446131'), (u'PTRADD_-1207445568', u'STORE_-1207445838'), (u'INT_SLESS_-1207445958', u'CBRANCH_-1207445957'), (u'INT_ADD_-1207446091', u'INT_SLESSEQUAL_-1207446075'), ('const-0', u'INT_EQUAL_-1207445903'), ('tmp_1194', u'INT_ADD_-1207446141'), ('tmp_1197', u'STORE_-1207445994'), (u'CAST_-1207445655', u'LOAD_-1207446078'), (u'INT_ADD_-1207446060', u'STORE_-1207446037'), ('const-24', u'INT_ADD_-1207445916'), (u'CAST_-1207445669', u'LOAD_-1207446115'), ('const-433', u'STORE_-1207445838'), (u'INT_ADD_-1207445829', u'INT_ADD_-1207445827'), (u'INT_NOTEQUAL_-1207445829', u'CBRANCH_-1207445827'), ('tmp_48', u'CBRANCH_-1207446116'), ('const-8', u'PTRADD_-1207445568'), ('tmp_102', u'CBRANCH_-1207446083'), ('const--1', u'INT_ADD_-1207445884'), (u'LOAD_-1207445981', u'INT_ADD_-1207445882'), (u'SUBPIECE_-1207445711', u'STORE_-1207445994'), (u'INT_SLESSEQUAL_-1207446075', u'CBRANCH_-1207446083'), ('const--1', u'INT_SLESS_-1207446117'), ('tmp_1194', u'INT_ADD_-1207445965'), ('const-1', u'RETURN_-1207445756'), (u'LOAD_-1207446137', u'INT_ADD_-1207446099'), ('const-433', u'STORE_-1207445994'), ('tmp_177', u'CBRANCH_-1207446042'), (u'LOAD_-1207445928', u'INT_ADD_-1207445910'), (u'COPY_-1207445712', u'MULTIEQUAL_-1207445708'), (u'LOAD_-1207446157', u'INT_SLESS_-1207446117'), (u'INT_NOTEQUAL_-1207445882', u'CBRANCH_-1207445872'), (u'INT_ADD_-1207445939', u'INT_SLESSEQUAL_-1207445925'), (u'INT_SRIGHT_-1207446003', u'SUBPIECE_-1207445711'), ('const--1', u'INT_SLESS_-1207445958'), ('const-433', u'LOAD_-1207445898'), ('const-240', u'INT_ADD_-1207445965'), (u'LOAD_-1207446137', u'INT_ADD_-1207446066'), (u'LOAD_-1207445991', u'INT_SLESS_-1207445958'), ('const-0', u'INT_NOTEQUAL_-1207445882'), (u'INT_ADD_-1207445865', u'INT_ADD_-1207445827'), (u'INT_ADD_-1207445865', u'MULTIEQUAL_-1207445630'), ('const-0', u'INT_NOTEQUAL_-1207445829'), ('const-433', u'LOAD_-1207446115'), ('tmp_480', u'CBRANCH_-1207445872'), (u'COPY_-1207445713', u'MULTIEQUAL_-1207445708'), ('tmp_1247', u'STORE_-1207445844'), (u'INT_ADD_-1207446049', u'COPY_-1207445713'), (u'LOAD_-1207445991', u'INT_ADD_-1207445939'), (u'LOAD_-1207446115', u'INT_SLESSEQUAL_-1207445925'), ('const--1', u'INT_ADD_-1207445865'), (u'INT_ADD_-1207446121', u'CAST_-1207445679'), ('const-80', u'INT_ADD_-1207446121'), ('const-15', u'INT_ADD_-1207446049'), (u'INT_ADD_-1207445910', u'INT_ADD_-1207445829'), ('const-232', u'INT_ADD_-1207445975'), ('tmp_1194', u'INT_ADD_-1207445975'), (u'LOAD_-1207446078', u'INT_ADD_-1207446060'), (u'INT_SLESSEQUAL_-1207445925', u'CBRANCH_-1207445933'), (u'CAST_-1207445695', u'LOAD_-1207446157'), (u'LOAD_-1207445898', u'MULTIEQUAL_-1207445598'), ('const-433', u'LOAD_-1207446147'), (u'INT_ADD_-1207445884', u'INT_ADD_-1207445882'), (u'INT_ADD_-1207445910', u'INT_ADD_-1207445884'), ('const-433', u'LOAD_-1207445991'), ('const-433', u'LOAD_-1207445981'), ('tmp_609', u'BRANCH_-1207445787'), (u'LOAD_-1207445981', u'INT_EQUAL_-1207445903'), ('const-216', u'INT_ADD_-1207446141'), ('tmp_1196', u'STORE_-1207446037'), ('const-224', u'INT_ADD_-1207446131'), (u'COPY_-1207445684', u'MULTIEQUAL_-1207445630'), (u'INT_ADD_-1207445916', u'CAST_-1207445600'), ('const-433', u'LOAD_-1207446157'), ('tmp_1247', u'PTRADD_-1207445568'), (u'INT_EQUAL_-1207445903', u'CBRANCH_-1207445901'), (u'INT_ADD_-1207445975', u'CAST_-1207445630'), ('tmp_367', u'CBRANCH_-1207445933'), (u'CAST_-1207445630', u'LOAD_-1207445991'), (u'LOAD_-1207446147', u'INT_ADD_-1207446091'), (u'LOAD_-1207445991', u'INT_ADD_-1207445910'), ('const-16', u'INT_ADD_-1207446099'), ('const-433', u'LOAD_-1207446137'), (u'MULTIEQUAL_-1207445600', u'MULTIEQUAL_-1207445630'), ('const-4', u'INT_SRIGHT_-1207446003'), ('const-1', u'PTRADD_-1207445568'), (u'CAST_-1207445600', u'LOAD_-1207445928'), (u'CAST_-1207445574', u'LOAD_-1207445843'), (u'LOAD_-1207445981', u'INT_ADD_-1207445939'), (u'CAST_-1207445622', u'LOAD_-1207445981'), (u'MULTIEQUAL_-1207445600', u'INT_ADD_-1207445865'), (u'MULTIEQUAL_-1207445708', u'INT_SRIGHT_-1207446003'), ('const-0', u'COPY_-1207445684'), ('const--1', u'INT_SLESS_-1207446046'), (u'INT_ADD_-1207446131', u'CAST_-1207445687'), (u'INT_ADD_-1207445882', u'CAST_-1207445590'), ('tmp_1194', u'INT_ADD_-1207446121'), (u'LOAD_-1207446147', u'COPY_-1207445712'), ('const-0', u'RETURN_-1207445824')]
null
null
0018d570
x64
O3
(translation_unit "void FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)\n\n{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n}\n\n" (function_definition "void FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)\n\n{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n}" primitive_type (function_declarator "FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)" identifier (parameter_list "(long param_1,long *param_2,undefined4 *param_3,long *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined4 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n FUN_00182e30();\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar6 = *(long *)(param_1 + 0xd8);" (assignment_expression "lVar6 = *(long *)(param_1 + 0xd8)" identifier = (pointer_expression "*(long *)(param_1 + 0xd8)" * (cast_expression "(long *)(param_1 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0xe0);" (assignment_expression "lVar5 = *(long *)(param_1 + 0xe0)" identifier = (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(param_1 + 0x50);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x50)" identifier = (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }" if (parenthesized_expression "((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3))" ( (binary_expression "(-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)" (parenthesized_expression "(-1 < lVar6)" ( (binary_expression "-1 < lVar6" number_literal < identifier) )) && (parenthesized_expression "(lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)" ( (comma_expression "lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3" (assignment_expression "lVar3 = *(long *)(lVar2 + 0x10)" identifier = (pointer_expression "*(long *)(lVar2 + 0x10)" * (cast_expression "(long *)(lVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) ))))) , (binary_expression "lVar5 + lVar6 <= lVar3" (binary_expression "lVar5 + lVar6" identifier + identifier) <= identifier)) ))) )) (compound_statement "{\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }" { (expression_statement "lVar4 = lVar5 + 0xf;" (assignment_expression "lVar4 = lVar5 + 0xf" identifier = (binary_expression "lVar5 + 0xf" identifier + number_literal)) ;) (if_statement "if (-1 < lVar5) {\n lVar4 = lVar5;\n }" if (parenthesized_expression "(-1 < lVar5)" ( (binary_expression "-1 < lVar5" number_literal < identifier) )) (compound_statement "{\n lVar4 = lVar5;\n }" { (expression_statement "lVar4 = lVar5;" (assignment_expression "lVar4 = lVar5" identifier = identifier) ;) })) (expression_statement "*param_2 = lVar6 + *(long *)(lVar2 + 0x18);" (assignment_expression "*param_2 = lVar6 + *(long *)(lVar2 + 0x18)" (pointer_expression "*param_2" * identifier) = (binary_expression "lVar6 + *(long *)(lVar2 + 0x18)" identifier + (pointer_expression "*(long *)(lVar2 + 0x18)" * (cast_expression "(long *)(lVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))))) ;) (expression_statement "*param_3 = (int)(lVar4 >> 4);" (assignment_expression "*param_3 = (int)(lVar4 >> 4)" (pointer_expression "*param_3" * identifier) = (cast_expression "(int)(lVar4 >> 4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar4 >> 4)" ( (binary_expression "lVar4 >> 4" identifier >> number_literal) )))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0xe8);" (assignment_expression "lVar6 = *(long *)(param_1 + 0xe8)" identifier = (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0xf0);" (assignment_expression "lVar5 = *(long *)(param_1 + 0xf0)" identifier = (pointer_expression "*(long *)(param_1 + 0xf0)" * (cast_expression "(long *)(param_1 + 0xf0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }" if (parenthesized_expression "((-1 < lVar6) && (lVar6 + lVar5 <= lVar3))" ( (binary_expression "(-1 < lVar6) && (lVar6 + lVar5 <= lVar3)" (parenthesized_expression "(-1 < lVar6)" ( (binary_expression "-1 < lVar6" number_literal < identifier) )) && (parenthesized_expression "(lVar6 + lVar5 <= lVar3)" ( (binary_expression "lVar6 + lVar5 <= lVar3" (binary_expression "lVar6 + lVar5" identifier + identifier) <= identifier) ))) )) (compound_statement "{\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }" { (expression_statement "lVar6 = lVar6 + *(long *)(lVar2 + 0x18);" (assignment_expression "lVar6 = lVar6 + *(long *)(lVar2 + 0x18)" identifier = (binary_expression "lVar6 + *(long *)(lVar2 + 0x18)" identifier + (pointer_expression "*(long *)(lVar2 + 0x18)" * (cast_expression "(long *)(lVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))))) ;) (if_statement "if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n lVar5 = 0;\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" else (compound_statement "{\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" { (expression_statement "cVar1 = *(char *)(lVar6 + -1 + lVar5);" (assignment_expression "cVar1 = *(char *)(lVar6 + -1 + lVar5)" identifier = (pointer_expression "*(char *)(lVar6 + -1 + lVar5)" * (cast_expression "(char *)(lVar6 + -1 + lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + lVar5)" ( (binary_expression "lVar6 + -1 + lVar5" (binary_expression "lVar6 + -1" identifier + number_literal) + identifier) ))))) ;) (while_statement "while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }" while (parenthesized_expression "((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0)))" ( (parenthesized_expression "(cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))" ( (binary_expression "cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0)" (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(lVar5 = lVar5 + -1, lVar5 != 0)" ( (comma_expression "lVar5 = lVar5 + -1, lVar5 != 0" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) , (binary_expression "lVar5 != 0" identifier != number_literal)) ))) )) )) (compound_statement "{\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }" { (expression_statement "cVar1 = *(char *)(lVar6 + -1 + lVar5);" (assignment_expression "cVar1 = *(char *)(lVar6 + -1 + lVar5)" identifier = (pointer_expression "*(char *)(lVar6 + -1 + lVar5)" * (cast_expression "(char *)(lVar6 + -1 + lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + lVar5)" ( (binary_expression "lVar6 + -1 + lVar5" (binary_expression "lVar6 + -1" identifier + number_literal) + identifier) ))))) ;) })) }))) (expression_statement "*param_4 = lVar6;" (assignment_expression "*param_4 = lVar6" (pointer_expression "*param_4" * identifier) = identifier) ;) (expression_statement "param_4[1] = lVar5;" (assignment_expression "param_4[1] = lVar5" (subscript_expression "param_4[1]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })) })) comment (expression_statement "FUN_00182e30();" (call_expression "FUN_00182e30()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* DWARF original prototype: void get_symtab_view(Sized_incremental_binary<32,_true> * this, View *\n symtab_view, uint * nsyms, Elf_strtab * strtab) */\n\nvoid __thiscall\ngold::Sized_incremental_binary<32,_true>::get_symtab_view\n (Sized_incremental_binary<32,_true> *this,View *symtab_view,uint *nsyms,Elf_strtab *strtab\n )\n\n{\n uchar uVar1;\n long lVar2;\n long lVar3;\n Output_file *pOVar4;\n long lVar5;\n long lVar6;\n uchar *puVar7;\n \n lVar2 = (this->main_symtab_loc_).file_offset;\n lVar3 = (this->main_symtab_loc_).data_size;\n pOVar4 = (this->super_Incremental_binary).output_;\n if ((-1 < lVar2) && (lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5)) {\n lVar6 = lVar3 + 0xf;\n if (-1 < lVar3) {\n lVar6 = lVar3;\n }\n symtab_view->p_ = pOVar4->base_ + lVar2;\n *nsyms = (uint)(lVar6 >> 4);\n symtab_view = (View *)(this->main_strtab_loc_).file_offset;\n nsyms = (uint *)(this->main_strtab_loc_).data_size;\n if ((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5)) {\n puVar7 = pOVar4->base_ + (long)&symtab_view->p_;\n if (nsyms == (uint *)0x0) {\n nsyms = (uint *)0x0;\n }\n else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }\n strtab->base_ = (char *)puVar7;\n strtab->usable_size_ = (size_t)nsyms;\n return;\n }\n }\n /* WARNING: Subroutine does not return */\n Output_file::get_output_view\n ((Output_file *)this,(off_t)symtab_view,(size_t)nsyms,(Output_file *)strtab);\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_incremental_binary<32,_true>::get_symtab_view\n (Sized_incremental_binary<32,_true> *this,View *symtab_view,uint *nsyms,Elf_strtab *strtab\n )\n\n{\n uchar uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::get_symtab_view\n (Sized_incremental_binary<32,_true> *this,View *symtab_view,uint *nsyms,Elf_strtab *strtab\n )\n\n{\n uchar" identifier > : : (function_declarator "get_symtab_view\n (Sized_incremental_binary<32,_true> *this,View *symtab_view,uint *nsyms,Elf_strtab *strtab\n )" identifier (parameter_list "(Sized_incremental_binary<32,_true> *this,View *symtab_view,uint *nsyms,Elf_strtab *strtab\n )" ( (parameter_declaration "Sized_incremental_binary" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "View *symtab_view" type_identifier (pointer_declarator "*symtab_view" * identifier)) , (parameter_declaration "uint *nsyms" type_identifier (pointer_declarator "*nsyms" * identifier)) , (parameter_declaration "Elf_strtab *strtab" type_identifier (pointer_declarator "*strtab" * identifier)) ))) { identifier) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "Output_file *pOVar4;" type_identifier (pointer_declarator "*pOVar4" * identifier) ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (expression_statement "lVar2 = (this->main_symtab_loc_).file_offset;" (assignment_expression "lVar2 = (this->main_symtab_loc_).file_offset" identifier = (field_expression "(this->main_symtab_loc_).file_offset" (parenthesized_expression "(this->main_symtab_loc_)" ( (field_expression "this->main_symtab_loc_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "lVar3 = (this->main_symtab_loc_).data_size;" (assignment_expression "lVar3 = (this->main_symtab_loc_).data_size" identifier = (field_expression "(this->main_symtab_loc_).data_size" (parenthesized_expression "(this->main_symtab_loc_)" ( (field_expression "this->main_symtab_loc_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "pOVar4 = (this->super_Incremental_binary).output_;" (assignment_expression "pOVar4 = (this->super_Incremental_binary).output_" identifier = (field_expression "(this->super_Incremental_binary).output_" (parenthesized_expression "(this->super_Incremental_binary)" ( (field_expression "this->super_Incremental_binary" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((-1 < lVar2) && (lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5)) {\n lVar6 = lVar3 + 0xf;\n if (-1 < lVar3) {\n lVar6 = lVar3;\n }\n symtab_view->p_ = pOVar4->base_ + lVar2;\n *nsyms = (uint)(lVar6 >> 4);\n symtab_view = (View *)(this->main_strtab_loc_).file_offset;\n nsyms = (uint *)(this->main_strtab_loc_).data_size;\n if ((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5)) {\n puVar7 = pOVar4->base_ + (long)&symtab_view->p_;\n if (nsyms == (uint *)0x0) {\n nsyms = (uint *)0x0;\n }\n else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }\n strtab->base_ = (char *)puVar7;\n strtab->usable_size_ = (size_t)nsyms;\n return;\n }\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5))" ( (binary_expression "(-1 < lVar2) && (lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5)" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5)" ( (comma_expression "lVar5 = pOVar4->file_size_, lVar3 + lVar2 <= lVar5" (assignment_expression "lVar5 = pOVar4->file_size_" identifier = (field_expression "pOVar4->file_size_" identifier -> field_identifier)) , (binary_expression "lVar3 + lVar2 <= lVar5" (binary_expression "lVar3 + lVar2" identifier + identifier) <= identifier)) ))) )) (compound_statement "{\n lVar6 = lVar3 + 0xf;\n if (-1 < lVar3) {\n lVar6 = lVar3;\n }\n symtab_view->p_ = pOVar4->base_ + lVar2;\n *nsyms = (uint)(lVar6 >> 4);\n symtab_view = (View *)(this->main_strtab_loc_).file_offset;\n nsyms = (uint *)(this->main_strtab_loc_).data_size;\n if ((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5)) {\n puVar7 = pOVar4->base_ + (long)&symtab_view->p_;\n if (nsyms == (uint *)0x0) {\n nsyms = (uint *)0x0;\n }\n else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }\n strtab->base_ = (char *)puVar7;\n strtab->usable_size_ = (size_t)nsyms;\n return;\n }\n }" { (expression_statement "lVar6 = lVar3 + 0xf;" (assignment_expression "lVar6 = lVar3 + 0xf" identifier = (binary_expression "lVar3 + 0xf" identifier + number_literal)) ;) (if_statement "if (-1 < lVar3) {\n lVar6 = lVar3;\n }" if (parenthesized_expression "(-1 < lVar3)" ( (binary_expression "-1 < lVar3" number_literal < identifier) )) (compound_statement "{\n lVar6 = lVar3;\n }" { (expression_statement "lVar6 = lVar3;" (assignment_expression "lVar6 = lVar3" identifier = identifier) ;) })) (expression_statement "symtab_view->p_ = pOVar4->base_ + lVar2;" (assignment_expression "symtab_view->p_ = pOVar4->base_ + lVar2" (field_expression "symtab_view->p_" identifier -> field_identifier) = (binary_expression "pOVar4->base_ + lVar2" (field_expression "pOVar4->base_" identifier -> field_identifier) + identifier)) ;) (expression_statement "*nsyms = (uint)(lVar6 >> 4);" (assignment_expression "*nsyms = (uint)(lVar6 >> 4)" (pointer_expression "*nsyms" * identifier) = (call_expression "(uint)(lVar6 >> 4)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(lVar6 >> 4)" ( (binary_expression "lVar6 >> 4" identifier >> number_literal) )))) ;) (expression_statement "symtab_view = (View *)(this->main_strtab_loc_).file_offset;" (assignment_expression "symtab_view = (View *)(this->main_strtab_loc_).file_offset" identifier = (cast_expression "(View *)(this->main_strtab_loc_).file_offset" ( (type_descriptor "View *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->main_strtab_loc_).file_offset" (parenthesized_expression "(this->main_strtab_loc_)" ( (field_expression "this->main_strtab_loc_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "nsyms = (uint *)(this->main_strtab_loc_).data_size;" (assignment_expression "nsyms = (uint *)(this->main_strtab_loc_).data_size" identifier = (cast_expression "(uint *)(this->main_strtab_loc_).data_size" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "(this->main_strtab_loc_).data_size" (parenthesized_expression "(this->main_strtab_loc_)" ( (field_expression "this->main_strtab_loc_" identifier -> field_identifier) )) . field_identifier))) ;) (if_statement "if ((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5)) {\n puVar7 = pOVar4->base_ + (long)&symtab_view->p_;\n if (nsyms == (uint *)0x0) {\n nsyms = (uint *)0x0;\n }\n else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }\n strtab->base_ = (char *)puVar7;\n strtab->usable_size_ = (size_t)nsyms;\n return;\n }" if (parenthesized_expression "((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5))" ( (binary_expression "(-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)nsyms <= lVar5)" (parenthesized_expression "(-1 < (long)symtab_view)" ( (binary_expression "-1 < (long)symtab_view" number_literal < (cast_expression "(long)symtab_view" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) && (parenthesized_expression "((long)&symtab_view->p_ + (long)nsyms <= lVar5)" ( (binary_expression "(long)&symtab_view->p_ + (long)nsyms <= lVar5" (binary_expression "(long)&symtab_view->p_ + (long)nsyms" (cast_expression "(long)&symtab_view->p_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&symtab_view->p_" & (field_expression "symtab_view->p_" identifier -> field_identifier))) + (cast_expression "(long)nsyms" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) <= identifier) ))) )) (compound_statement "{\n puVar7 = pOVar4->base_ + (long)&symtab_view->p_;\n if (nsyms == (uint *)0x0) {\n nsyms = (uint *)0x0;\n }\n else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }\n strtab->base_ = (char *)puVar7;\n strtab->usable_size_ = (size_t)nsyms;\n return;\n }" { (expression_statement "puVar7 = pOVar4->base_ + (long)&symtab_view->p_;" (assignment_expression "puVar7 = pOVar4->base_ + (long)&symtab_view->p_" identifier = (binary_expression "pOVar4->base_ + (long)&symtab_view->p_" (field_expression "pOVar4->base_" identifier -> field_identifier) + (cast_expression "(long)&symtab_view->p_" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&symtab_view->p_" & (field_expression "symtab_view->p_" identifier -> field_identifier))))) ;) (if_statement "if (nsyms == (uint *)0x0) {\n nsyms = (uint *)0x0;\n }\n else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }" if (parenthesized_expression "(nsyms == (uint *)0x0)" ( (binary_expression "nsyms == (uint *)0x0" identifier == (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n nsyms = (uint *)0x0;\n }" { (expression_statement "nsyms = (uint *)0x0;" (assignment_expression "nsyms = (uint *)0x0" identifier = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) }) (else_clause "else {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }" else (compound_statement "{\n uVar1 = (puVar7 + -1)[(long)nsyms];\n while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }\n }" { (expression_statement "uVar1 = (puVar7 + -1)[(long)nsyms];" (assignment_expression "uVar1 = (puVar7 + -1)[(long)nsyms]" identifier = (subscript_expression "(puVar7 + -1)[(long)nsyms]" (parenthesized_expression "(puVar7 + -1)" ( (binary_expression "puVar7 + -1" identifier + number_literal) )) [ (cast_expression "(long)nsyms" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ])) ;) (while_statement "while ((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))) {\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }" while (parenthesized_expression "((uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0)))" ( (parenthesized_expression "(uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0))" ( (binary_expression "uVar1 != '\0' && (nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0)" (binary_expression "uVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0)" ( (comma_expression "nsyms = (uint *)((long)nsyms - 1), nsyms != (uint *)0x0" (assignment_expression "nsyms = (uint *)((long)nsyms - 1)" identifier = (cast_expression "(uint *)((long)nsyms - 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)nsyms - 1)" ( (binary_expression "(long)nsyms - 1" (cast_expression "(long)nsyms" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - number_literal) )))) , (binary_expression "nsyms != (uint *)0x0" identifier != (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ))) )) )) (compound_statement "{\n uVar1 = (puVar7 + -1)[(long)nsyms];\n }" { (expression_statement "uVar1 = (puVar7 + -1)[(long)nsyms];" (assignment_expression "uVar1 = (puVar7 + -1)[(long)nsyms]" identifier = (subscript_expression "(puVar7 + -1)[(long)nsyms]" (parenthesized_expression "(puVar7 + -1)" ( (binary_expression "puVar7 + -1" identifier + number_literal) )) [ (cast_expression "(long)nsyms" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) ])) ;) })) }))) (expression_statement "strtab->base_ = (char *)puVar7;" (assignment_expression "strtab->base_ = (char *)puVar7" (field_expression "strtab->base_" identifier -> field_identifier) = (cast_expression "(char *)puVar7" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "strtab->usable_size_ = (size_t)nsyms;" (assignment_expression "strtab->usable_size_ = (size_t)nsyms" (field_expression "strtab->usable_size_" identifier -> field_identifier) = (cast_expression "(size_t)nsyms" ( (type_descriptor "size_t" primitive_type) ) identifier)) ;) (return_statement "return;" return ;) })) })) comment (labeled_statement "Output_file::get_output_view\n ((Output_file *)this,(off_t)symtab_view,(size_t)nsyms,(Output_file *)strtab);" statement_identifier : (ERROR ":" :) (expression_statement "get_output_view\n ((Output_file *)this,(off_t)symtab_view,(size_t)nsyms,(Output_file *)strtab);" (call_expression "get_output_view\n ((Output_file *)this,(off_t)symtab_view,(size_t)nsyms,(Output_file *)strtab)" identifier (argument_list "((Output_file *)this,(off_t)symtab_view,(size_t)nsyms,(Output_file *)strtab)" ( (cast_expression "(Output_file *)this" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(off_t)symtab_view" ( (type_descriptor "off_t" type_identifier) ) identifier) , (cast_expression "(size_t)nsyms" ( (type_descriptor "size_t" primitive_type) ) identifier) , (cast_expression "(Output_file *)strtab" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (ERROR "}" }))
(translation_unit "void FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)\n\n{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n \n FUN_00182e30();\n}\n\n" (function_definition "void FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)\n\n{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n \n FUN_00182e30();\n}" primitive_type (function_declarator "FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)" identifier (parameter_list "(long param_1,long *param_2,undefined4 *param_3,long *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined4 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n \n FUN_00182e30();\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar6 = *(long *)(param_1 + 0xd8);" (assignment_expression "lVar6 = *(long *)(param_1 + 0xd8)" identifier = (pointer_expression "*(long *)(param_1 + 0xd8)" * (cast_expression "(long *)(param_1 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xd8)" ( (binary_expression "param_1 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0xe0);" (assignment_expression "lVar5 = *(long *)(param_1 + 0xe0)" identifier = (pointer_expression "*(long *)(param_1 + 0xe0)" * (cast_expression "(long *)(param_1 + 0xe0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe0)" ( (binary_expression "param_1 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(param_1 + 0x50);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x50)" identifier = (pointer_expression "*(long *)(param_1 + 0x50)" * (cast_expression "(long *)(param_1 + 0x50)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }" if (parenthesized_expression "((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3))" ( (binary_expression "(-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)" (parenthesized_expression "(-1 < lVar6)" ( (binary_expression "-1 < lVar6" number_literal < identifier) )) && (parenthesized_expression "(lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)" ( (comma_expression "lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3" (assignment_expression "lVar3 = *(long *)(lVar2 + 0x10)" identifier = (pointer_expression "*(long *)(lVar2 + 0x10)" * (cast_expression "(long *)(lVar2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x10)" ( (binary_expression "lVar2 + 0x10" identifier + number_literal) ))))) , (binary_expression "lVar5 + lVar6 <= lVar3" (binary_expression "lVar5 + lVar6" identifier + identifier) <= identifier)) ))) )) (compound_statement "{\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }" { (expression_statement "lVar4 = lVar5 + 0xf;" (assignment_expression "lVar4 = lVar5 + 0xf" identifier = (binary_expression "lVar5 + 0xf" identifier + number_literal)) ;) (if_statement "if (-1 < lVar5) {\n lVar4 = lVar5;\n }" if (parenthesized_expression "(-1 < lVar5)" ( (binary_expression "-1 < lVar5" number_literal < identifier) )) (compound_statement "{\n lVar4 = lVar5;\n }" { (expression_statement "lVar4 = lVar5;" (assignment_expression "lVar4 = lVar5" identifier = identifier) ;) })) (expression_statement "*param_2 = lVar6 + *(long *)(lVar2 + 0x18);" (assignment_expression "*param_2 = lVar6 + *(long *)(lVar2 + 0x18)" (pointer_expression "*param_2" * identifier) = (binary_expression "lVar6 + *(long *)(lVar2 + 0x18)" identifier + (pointer_expression "*(long *)(lVar2 + 0x18)" * (cast_expression "(long *)(lVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))))) ;) (expression_statement "*param_3 = (int)(lVar4 >> 4);" (assignment_expression "*param_3 = (int)(lVar4 >> 4)" (pointer_expression "*param_3" * identifier) = (cast_expression "(int)(lVar4 >> 4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "(lVar4 >> 4)" ( (binary_expression "lVar4 >> 4" identifier >> number_literal) )))) ;) (expression_statement "lVar6 = *(long *)(param_1 + 0xe8);" (assignment_expression "lVar6 = *(long *)(param_1 + 0xe8)" identifier = (pointer_expression "*(long *)(param_1 + 0xe8)" * (cast_expression "(long *)(param_1 + 0xe8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) ))))) ;) (expression_statement "lVar5 = *(long *)(param_1 + 0xf0);" (assignment_expression "lVar5 = *(long *)(param_1 + 0xf0)" identifier = (pointer_expression "*(long *)(param_1 + 0xf0)" * (cast_expression "(long *)(param_1 + 0xf0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf0)" ( (binary_expression "param_1 + 0xf0" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }" if (parenthesized_expression "((-1 < lVar6) && (lVar6 + lVar5 <= lVar3))" ( (binary_expression "(-1 < lVar6) && (lVar6 + lVar5 <= lVar3)" (parenthesized_expression "(-1 < lVar6)" ( (binary_expression "-1 < lVar6" number_literal < identifier) )) && (parenthesized_expression "(lVar6 + lVar5 <= lVar3)" ( (binary_expression "lVar6 + lVar5 <= lVar3" (binary_expression "lVar6 + lVar5" identifier + identifier) <= identifier) ))) )) (compound_statement "{\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }" { (expression_statement "lVar6 = lVar6 + *(long *)(lVar2 + 0x18);" (assignment_expression "lVar6 = lVar6 + *(long *)(lVar2 + 0x18)" identifier = (binary_expression "lVar6 + *(long *)(lVar2 + 0x18)" identifier + (pointer_expression "*(long *)(lVar2 + 0x18)" * (cast_expression "(long *)(lVar2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x18)" ( (binary_expression "lVar2 + 0x18" identifier + number_literal) )))))) ;) (if_statement "if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" if (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) (compound_statement "{\n lVar5 = 0;\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" else (compound_statement "{\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" { (expression_statement "cVar1 = *(char *)(lVar6 + -1 + lVar5);" (assignment_expression "cVar1 = *(char *)(lVar6 + -1 + lVar5)" identifier = (pointer_expression "*(char *)(lVar6 + -1 + lVar5)" * (cast_expression "(char *)(lVar6 + -1 + lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + lVar5)" ( (binary_expression "lVar6 + -1 + lVar5" (binary_expression "lVar6 + -1" identifier + number_literal) + identifier) ))))) ;) (while_statement "while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }" while (parenthesized_expression "((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0)))" ( (parenthesized_expression "(cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))" ( (binary_expression "cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0)" (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(lVar5 = lVar5 + -1, lVar5 != 0)" ( (comma_expression "lVar5 = lVar5 + -1, lVar5 != 0" (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) , (binary_expression "lVar5 != 0" identifier != number_literal)) ))) )) )) (compound_statement "{\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }" { (expression_statement "cVar1 = *(char *)(lVar6 + -1 + lVar5);" (assignment_expression "cVar1 = *(char *)(lVar6 + -1 + lVar5)" identifier = (pointer_expression "*(char *)(lVar6 + -1 + lVar5)" * (cast_expression "(char *)(lVar6 + -1 + lVar5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + -1 + lVar5)" ( (binary_expression "lVar6 + -1 + lVar5" (binary_expression "lVar6 + -1" identifier + number_literal) + identifier) ))))) ;) })) }))) (expression_statement "*param_4 = lVar6;" (assignment_expression "*param_4 = lVar6" (pointer_expression "*param_4" * identifier) = identifier) ;) (expression_statement "param_4[1] = lVar5;" (assignment_expression "param_4[1] = lVar5" (subscript_expression "param_4[1]" identifier [ number_literal ]) = identifier) ;) (return_statement "return;" return ;) })) })) (expression_statement "FUN_00182e30();" (call_expression "FUN_00182e30()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) , (binary_expression (binary_expression IDENT + IDENT) <= IDENT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression IDENT >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) (while_statement while (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (char_literal ' escape_sequence ')) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT + LIT)) , (binary_expression IDENT != LIT)) ))) )) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + IDENT) ))))) ;) })) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (return_statement return ;) })) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)\n\n{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n \n FUN_00182e30();\n}" (primitive_type "void") (function_declarator "FUN_0018d570(long param_1,long *param_2,undefined4 *param_3,long *param_4)" (identifier "FUN_0018d570") (parameter_list "(long param_1,long *param_2,undefined4 *param_3,long *param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined4 *param_3" (type_identifier "undefined4") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n char cVar1;\n long lVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n \n lVar6 = *(long *)(param_1 + 0xd8);\n lVar5 = *(long *)(param_1 + 0xe0);\n lVar2 = *(long *)(param_1 + 0x50);\n if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }\n \n FUN_00182e30();\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0xd8);" (assignment_expression "lVar6 = *(long *)(param_1 + 0xd8)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 0xd8)" (* "*") (cast_expression "(long *)(param_1 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xd8)" (( "(") (binary_expression "param_1 + 0xd8" (identifier "param_1") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "lVar5 = *(long *)(param_1 + 0xe0);" (assignment_expression "lVar5 = *(long *)(param_1 + 0xe0)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_1 + 0xe0)" (* "*") (cast_expression "(long *)(param_1 + 0xe0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe0)" (( "(") (binary_expression "param_1 + 0xe0" (identifier "param_1") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "lVar2 = *(long *)(param_1 + 0x50);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x50)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_1 + 0x50)" (* "*") (cast_expression "(long *)(param_1 + 0x50)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) {\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }" (if "if") (parenthesized_expression "((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3))" (( "(") (binary_expression "(-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)" (parenthesized_expression "(-1 < lVar6)" (( "(") (binary_expression "-1 < lVar6" (number_literal "-1") (< "<") (identifier "lVar6")) () ")")) (&& "&&") (parenthesized_expression "(lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)" (( "(") (comma_expression "lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3" (assignment_expression "lVar3 = *(long *)(lVar2 + 0x10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(lVar2 + 0x10)" (* "*") (cast_expression "(long *)(lVar2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x10)" (( "(") (binary_expression "lVar2 + 0x10" (identifier "lVar2") (+ "+") (number_literal "0x10")) () ")"))))) (, ",") (binary_expression "lVar5 + lVar6 <= lVar3" (binary_expression "lVar5 + lVar6" (identifier "lVar5") (+ "+") (identifier "lVar6")) (<= "<=") (identifier "lVar3"))) () ")"))) () ")")) (compound_statement "{\n lVar4 = lVar5 + 0xf;\n if (-1 < lVar5) {\n lVar4 = lVar5;\n }\n *param_2 = lVar6 + *(long *)(lVar2 + 0x18);\n *param_3 = (int)(lVar4 >> 4);\n lVar6 = *(long *)(param_1 + 0xe8);\n lVar5 = *(long *)(param_1 + 0xf0);\n if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }\n }" ({ "{") (expression_statement "lVar4 = lVar5 + 0xf;" (assignment_expression "lVar4 = lVar5 + 0xf" (identifier "lVar4") (= "=") (binary_expression "lVar5 + 0xf" (identifier "lVar5") (+ "+") (number_literal "0xf"))) (; ";")) (if_statement "if (-1 < lVar5) {\n lVar4 = lVar5;\n }" (if "if") (parenthesized_expression "(-1 < lVar5)" (( "(") (binary_expression "-1 < lVar5" (number_literal "-1") (< "<") (identifier "lVar5")) () ")")) (compound_statement "{\n lVar4 = lVar5;\n }" ({ "{") (expression_statement "lVar4 = lVar5;" (assignment_expression "lVar4 = lVar5" (identifier "lVar4") (= "=") (identifier "lVar5")) (; ";")) (} "}"))) (expression_statement "*param_2 = lVar6 + *(long *)(lVar2 + 0x18);" (assignment_expression "*param_2 = lVar6 + *(long *)(lVar2 + 0x18)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "lVar6 + *(long *)(lVar2 + 0x18)" (identifier "lVar6") (+ "+") (pointer_expression "*(long *)(lVar2 + 0x18)" (* "*") (cast_expression "(long *)(lVar2 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")")))))) (; ";")) (expression_statement "*param_3 = (int)(lVar4 >> 4);" (assignment_expression "*param_3 = (int)(lVar4 >> 4)" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (cast_expression "(int)(lVar4 >> 4)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "(lVar4 >> 4)" (( "(") (binary_expression "lVar4 >> 4" (identifier "lVar4") (>> ">>") (number_literal "4")) () ")")))) (; ";")) (expression_statement "lVar6 = *(long *)(param_1 + 0xe8);" (assignment_expression "lVar6 = *(long *)(param_1 + 0xe8)" (identifier "lVar6") (= "=") (pointer_expression "*(long *)(param_1 + 0xe8)" (* "*") (cast_expression "(long *)(param_1 + 0xe8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")"))))) (; ";")) (expression_statement "lVar5 = *(long *)(param_1 + 0xf0);" (assignment_expression "lVar5 = *(long *)(param_1 + 0xf0)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_1 + 0xf0)" (* "*") (cast_expression "(long *)(param_1 + 0xf0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf0)" (( "(") (binary_expression "param_1 + 0xf0" (identifier "param_1") (+ "+") (number_literal "0xf0")) () ")"))))) (; ";")) (if_statement "if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) {\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }" (if "if") (parenthesized_expression "((-1 < lVar6) && (lVar6 + lVar5 <= lVar3))" (( "(") (binary_expression "(-1 < lVar6) && (lVar6 + lVar5 <= lVar3)" (parenthesized_expression "(-1 < lVar6)" (( "(") (binary_expression "-1 < lVar6" (number_literal "-1") (< "<") (identifier "lVar6")) () ")")) (&& "&&") (parenthesized_expression "(lVar6 + lVar5 <= lVar3)" (( "(") (binary_expression "lVar6 + lVar5 <= lVar3" (binary_expression "lVar6 + lVar5" (identifier "lVar6") (+ "+") (identifier "lVar5")) (<= "<=") (identifier "lVar3")) () ")"))) () ")")) (compound_statement "{\n lVar6 = lVar6 + *(long *)(lVar2 + 0x18);\n if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }\n *param_4 = lVar6;\n param_4[1] = lVar5;\n return;\n }" ({ "{") (expression_statement "lVar6 = lVar6 + *(long *)(lVar2 + 0x18);" (assignment_expression "lVar6 = lVar6 + *(long *)(lVar2 + 0x18)" (identifier "lVar6") (= "=") (binary_expression "lVar6 + *(long *)(lVar2 + 0x18)" (identifier "lVar6") (+ "+") (pointer_expression "*(long *)(lVar2 + 0x18)" (* "*") (cast_expression "(long *)(lVar2 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x18)" (( "(") (binary_expression "lVar2 + 0x18" (identifier "lVar2") (+ "+") (number_literal "0x18")) () ")")))))) (; ";")) (if_statement "if (lVar5 == 0) {\n lVar5 = 0;\n }\n else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" (if "if") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = 0;\n }" ({ "{") (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" (identifier "lVar5") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" (else "else") (compound_statement "{\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }\n }" ({ "{") (expression_statement "cVar1 = *(char *)(lVar6 + -1 + lVar5);" (assignment_expression "cVar1 = *(char *)(lVar6 + -1 + lVar5)" (identifier "cVar1") (= "=") (pointer_expression "*(char *)(lVar6 + -1 + lVar5)" (* "*") (cast_expression "(char *)(lVar6 + -1 + lVar5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + -1 + lVar5)" (( "(") (binary_expression "lVar6 + -1 + lVar5" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (+ "+") (identifier "lVar5")) () ")"))))) (; ";")) (while_statement "while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) {\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }" (while "while") (parenthesized_expression "((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0)))" (( "(") (parenthesized_expression "(cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))" (( "(") (binary_expression "cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0)" (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (&& "&&") (parenthesized_expression "(lVar5 = lVar5 + -1, lVar5 != 0)" (( "(") (comma_expression "lVar5 = lVar5 + -1, lVar5 != 0" (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) (, ",") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0"))) () ")"))) () ")")) () ")")) (compound_statement "{\n cVar1 = *(char *)(lVar6 + -1 + lVar5);\n }" ({ "{") (expression_statement "cVar1 = *(char *)(lVar6 + -1 + lVar5);" (assignment_expression "cVar1 = *(char *)(lVar6 + -1 + lVar5)" (identifier "cVar1") (= "=") (pointer_expression "*(char *)(lVar6 + -1 + lVar5)" (* "*") (cast_expression "(char *)(lVar6 + -1 + lVar5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + -1 + lVar5)" (( "(") (binary_expression "lVar6 + -1 + lVar5" (binary_expression "lVar6 + -1" (identifier "lVar6") (+ "+") (number_literal "-1")) (+ "+") (identifier "lVar5")) () ")"))))) (; ";")) (} "}"))) (} "}")))) (expression_statement "*param_4 = lVar6;" (assignment_expression "*param_4 = lVar6" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (identifier "lVar6")) (; ";")) (expression_statement "param_4[1] = lVar5;" (assignment_expression "param_4[1] = lVar5" (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lVar5")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "FUN_00182e30();" (call_expression "FUN_00182e30()" (identifier "FUN_00182e30") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void get_symtab_view(Sized_incremental_binary<32,_true> * this, View * symtab_view, uint * nsyms, Elf_strtab * strtab) */ void __thiscall gold::Sized_incremental_binary<32,_true>::get_symtab_view (Sized_incremental_binary<32,_true> *this,type_3 *symtab_view,type_4 *var_5,Elf_strtab *strtab ) { type_2 var_7; long var_1; long var_2; type_1 *pOVar4; long var_3; long var_4; type_2 *var_6; var_1 = (this->main_symtab_loc_).file_offset; var_2 = (this->main_symtab_loc_).data_size; pOVar4 = (this->super_Incremental_binary).output_; if ((-1 < var_1) && (var_3 = pOVar4->file_size_, var_2 + var_1 <= var_3)) { var_4 = var_2 + 0xf; if (-1 < var_2) { var_4 = var_2; } symtab_view->p_ = pOVar4->base_ + var_1; *var_5 = (type_4)(var_4 >> 4); symtab_view = (type_3 *)(this->main_strtab_loc_).file_offset; var_5 = (type_4 *)(this->main_strtab_loc_).data_size; if ((-1 < (long)symtab_view) && ((long)&symtab_view->p_ + (long)var_5 <= var_3)) { var_6 = pOVar4->base_ + (long)&symtab_view->p_; if (var_5 == (type_4 *)0x0) { var_5 = (type_4 *)0x0; } else { var_7 = (var_6 + -1)[(long)var_5]; while ((var_7 != '\0' && (var_5 = (type_4 *)((long)var_5 - 1), var_5 != (type_4 *)0x0))) { var_7 = (var_6 + -1)[(long)var_5]; } } strtab->base_ = (char *)var_6; strtab->usable_size_ = (size_t)var_5; return; } } /* WARNING: Subroutine does not return */ Output_file::var_8 ((type_1 *)this,(type_5)symtab_view,(size_t)var_5,(type_1 *)strtab); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier))))))) (while_statement condition: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (char_literal (escape_sequence))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (return_statement))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(long param_1,long *param_2,undefined4 *param_3,long *param_4) { char cVar1; long lVar2; long lVar3; long lVar4; long lVar5; long lVar6; lVar6 = *(long *)(param_1 + 0xd8); lVar5 = *(long *)(param_1 + 0xe0); lVar2 = *(long *)(param_1 + 0x50); if ((-1 < lVar6) && (lVar3 = *(long *)(lVar2 + 0x10), lVar5 + lVar6 <= lVar3)) { lVar4 = lVar5 + 0xf; if (-1 < lVar5) { lVar4 = lVar5; } *param_2 = lVar6 + *(long *)(lVar2 + 0x18); *param_3 = (int)(lVar4 >> 4); lVar6 = *(long *)(param_1 + 0xe8); lVar5 = *(long *)(param_1 + 0xf0); if ((-1 < lVar6) && (lVar6 + lVar5 <= lVar3)) { lVar6 = lVar6 + *(long *)(lVar2 + 0x18); if (lVar5 == 0) { lVar5 = 0; } else { cVar1 = *(char *)(lVar6 + -1 + lVar5); while ((cVar1 != '\0' && (lVar5 = lVar5 + -1, lVar5 != 0))) { cVar1 = *(char *)(lVar6 + -1 + lVar5); } } *param_4 = lVar6; param_4[1] = lVar5; return; } } /* WARNING: Subroutine does not return */ FUN_00182e30(); }
86_head_and_head_strip.c
set_quoting_style
FUN_00105ee0
void set_quoting_style(quoting_options *o,quoting_style s) { if (o == (quoting_options *)0x0) { o = &default_quoting_options; } o->style = s; return; }
void FUN_00105ee0(undefined4 *param_1,undefined4 param_2) { if (param_1 == (undefined4 *)0x0) { param_1 = (undefined4 *)&DAT_0010c380; } *param_1 = param_2; return; }
TEST RDI,RDI LEA RAX,[0x10c380] CMOVZ RDI,RAX MOV dword ptr [RDI],ESI RET
null
null
null
null
[(u'PTRSUB_-1206952135', u'MULTIEQUAL_-1206952130'), ('const-1098624', u'PTRSUB_-1206952135'), ('const-0', u'PTRSUB_-1206952135'), ('tmp_49', u'MULTIEQUAL_-1206952130'), (u'MULTIEQUAL_-1206952130', u'PTRSUB_-1206952122'), (u'PTRSUB_-1206952122', u'STORE_-1206952192'), ('const-0', u'PTRSUB_-1206952122'), ('const-433', u'STORE_-1206952192'), ('tmp_50', u'STORE_-1206952192'), ('tmp_49', u'INT_EQUAL_-1206952209'), (u'INT_EQUAL_-1206952209', u'CBRANCH_-1206952197'), ('const-0', u'RETURN_-1206952180'), ('tmp_30', u'CBRANCH_-1206952197'), ('const-0', u'INT_EQUAL_-1206952209')]
[(u'MULTIEQUAL_-1206952130', u'STORE_-1206952192'), (u'PTRSUB_-1206952135', u'CAST_-1206952128'), ('tmp_53', u'MULTIEQUAL_-1206952130'), (u'CAST_-1206952128', u'MULTIEQUAL_-1206952130'), ('tmp_53', u'INT_EQUAL_-1206952209'), ('const-1098624', u'PTRSUB_-1206952135'), ('const-433', u'STORE_-1206952192'), ('const-0', u'PTRSUB_-1206952135'), ('tmp_54', u'STORE_-1206952192'), (u'INT_EQUAL_-1206952209', u'CBRANCH_-1206952197'), ('const-0', u'RETURN_-1206952180'), ('tmp_30', u'CBRANCH_-1206952197'), ('const-0', u'INT_EQUAL_-1206952209')]
null
null
00105ee0
x64
O3
(translation_unit "void FUN_00105ee0(undefined4 *param_1,undefined4 param_2)\n\n{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_00105ee0(undefined4 *param_1,undefined4 param_2)\n\n{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_00105ee0(undefined4 *param_1,undefined4 param_2)" identifier (parameter_list "(undefined4 *param_1,undefined4 param_2)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 param_2" type_identifier identifier) ))) (compound_statement "{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}" { (if_statement "if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }" if (parenthesized_expression "(param_1 == (undefined4 *)0x0)" ( (binary_expression "param_1 == (undefined4 *)0x0" identifier == (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_1 = (undefined4 *)&DAT_0010c380;\n }" { (expression_statement "param_1 = (undefined4 *)&DAT_0010c380;" (assignment_expression "param_1 = (undefined4 *)&DAT_0010c380" identifier = (cast_expression "(undefined4 *)&DAT_0010c380" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&DAT_0010c380" & identifier))) ;) })) (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void set_quoting_style(quoting_options *o,quoting_style s)\n\n{\n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n o->style = s;\n return;\n}\n\n" (function_definition "void set_quoting_style(quoting_options *o,quoting_style s)\n\n{\n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n o->style = s;\n return;\n}" primitive_type (function_declarator "set_quoting_style(quoting_options *o,quoting_style s)" identifier (parameter_list "(quoting_options *o,quoting_style s)" ( (parameter_declaration "quoting_options *o" type_identifier (pointer_declarator "*o" * identifier)) , (parameter_declaration "quoting_style s" type_identifier identifier) ))) (compound_statement "{\n if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }\n o->style = s;\n return;\n}" { (if_statement "if (o == (quoting_options *)0x0) {\n o = &default_quoting_options;\n }" if (parenthesized_expression "(o == (quoting_options *)0x0)" ( (binary_expression "o == (quoting_options *)0x0" identifier == (cast_expression "(quoting_options *)0x0" ( (type_descriptor "quoting_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n o = &default_quoting_options;\n }" { (expression_statement "o = &default_quoting_options;" (assignment_expression "o = &default_quoting_options" identifier = (pointer_expression "&default_quoting_options" & identifier)) ;) })) (expression_statement "o->style = s;" (assignment_expression "o->style = s" (field_expression "o->style" identifier -> field_identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00105ee0(undefined4 *param_1,undefined4 param_2)\n\n{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}\n\n" (function_definition "void FUN_00105ee0(undefined4 *param_1,undefined4 param_2)\n\n{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}" primitive_type (function_declarator "FUN_00105ee0(undefined4 *param_1,undefined4 param_2)" identifier (parameter_list "(undefined4 *param_1,undefined4 param_2)" ( (parameter_declaration "undefined4 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 param_2" type_identifier identifier) ))) (compound_statement "{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}" { (if_statement "if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }" if (parenthesized_expression "(param_1 == (undefined4 *)0x0)" ( (binary_expression "param_1 == (undefined4 *)0x0" identifier == (cast_expression "(undefined4 *)0x0" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_1 = (undefined4 *)&DAT_0010c380;\n }" { (expression_statement "param_1 = (undefined4 *)&DAT_0010c380;" (assignment_expression "param_1 = (undefined4 *)&DAT_0010c380" identifier = (cast_expression "(undefined4 *)&DAT_0010c380" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&DAT_0010c380" & identifier))) ;) })) (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression & IDENT))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00105ee0(undefined4 *param_1,undefined4 param_2)\n\n{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00105ee0(undefined4 *param_1,undefined4 param_2)" (identifier "FUN_00105ee0") (parameter_list "(undefined4 *param_1,undefined4 param_2)" (( "(") (parameter_declaration "undefined4 *param_1" (type_identifier "undefined4") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined4 param_2" (type_identifier "undefined4") (identifier "param_2")) () ")"))) (compound_statement "{\n if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }\n *param_1 = param_2;\n return;\n}" ({ "{") (if_statement "if (param_1 == (undefined4 *)0x0) {\n param_1 = (undefined4 *)&DAT_0010c380;\n }" (if "if") (parenthesized_expression "(param_1 == (undefined4 *)0x0)" (( "(") (binary_expression "param_1 == (undefined4 *)0x0" (identifier "param_1") (== "==") (cast_expression "(undefined4 *)0x0" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n param_1 = (undefined4 *)&DAT_0010c380;\n }" ({ "{") (expression_statement "param_1 = (undefined4 *)&DAT_0010c380;" (assignment_expression "param_1 = (undefined4 *)&DAT_0010c380" (identifier "param_1") (= "=") (cast_expression "(undefined4 *)&DAT_0010c380" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "&DAT_0010c380" (& "&") (identifier "DAT_0010c380")))) (; ";")) (} "}"))) (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "param_2")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *var_1,type_2 s) { if (var_1 == (type_1 *)0x0) { var_1 = &default_quoting_options; } var_1->style = s; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (return_statement))))
null
void MASKED(undefined4 *param_1,undefined4 param_2) { if (param_1 == (undefined4 *)0x0) { param_1 = (undefined4 *)&DAT_0010c380; } *param_1 = param_2; return; }
8692_powerpc64-linux-gnu-ld_and_powerpc64-linux-gnu-ld_strip.c
_M_append
FUN_00340cd0
/* std::string::_M_append(char const*, unsigned long) */ string * __thiscall std::string::_M_append(string *this,char *param_1,ulong param_2) { ulong uVar1; ulong uVar2; string *psVar3; ulong uVar4; uVar2 = *(ulong *)(this + 8); psVar3 = *(string **)this; uVar1 = uVar2 + param_2; if (psVar3 == this + 0x10) { uVar4 = 0xf; } else { uVar4 = *(ulong *)(this + 0x10); } if (uVar4 < uVar1) { _M_mutate(this,uVar2,0,param_1,param_2); psVar3 = *(string **)this; } else if (param_2 != 0) { if (param_2 == 1) { psVar3[uVar2] = (string)*param_1; psVar3 = *(string **)this; } else { memcpy(psVar3 + uVar2,param_1,param_2); psVar3 = *(string **)this; } } *(ulong *)(this + 8) = uVar1; psVar3[uVar1] = (string)0x0; return this; }
long * FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3) { ulong uVar1; long lVar2; long *plVar3; ulong uVar4; lVar2 = param_1[1]; plVar3 = (long *)*param_1; uVar1 = lVar2 + param_3; if (plVar3 == param_1 + 2) { uVar4 = 0xf; } else { uVar4 = param_1[2]; } if (uVar4 < uVar1) { FUN_0033f740(param_1,lVar2,0,param_2,param_3); plVar3 = (long *)*param_1; } else if (param_3 != 0) { if (param_3 == 1) { *(undefined1 *)((long)plVar3 + lVar2) = *param_2; plVar3 = (long *)*param_1; } else { memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3); plVar3 = (long *)*param_1; } } param_1[1] = uVar1; *(undefined1 *)((long)plVar3 + uVar1) = 0; return param_1; }
PUSH RBP PUSH RBX MOV RBX,RDI LEA R8,[RBX + 0x10] SUB RSP,0x8 MOV RAX,qword ptr [RDI + 0x8] MOV RDI,qword ptr [RDI] LEA RBP,[RAX + RDX*0x1] CMP RDI,R8 JZ 0x00340d40 MOV R8,qword ptr [RBX + 0x10] CMP RBP,R8 JA 0x00340d20 TEST RDX,RDX JZ 0x00340d0c ADD RDI,RAX CMP RDX,0x1 JZ 0x00340d50 CALL 0x00150a90 MOV RDI,qword ptr [RBX] MOV qword ptr [RBX + 0x8],RBP MOV RAX,RBX MOV byte ptr [RDI + RBP*0x1],0x0 ADD RSP,0x8 POP RBX POP RBP RET MOV R8,RDX MOV RCX,RSI MOV RDI,RBX XOR EDX,EDX MOV RSI,RAX CALL 0x0033f740 MOV RDI,qword ptr [RBX] JMP 0x00340d0c MOV R8D,0xf JMP 0x00340cf1 MOVZX EAX,byte ptr [RSI] MOV byte ptr [RDI],AL MOV RDI,qword ptr [RBX] JMP 0x00340d0c
null
null
null
null
[('const-0', u'RETURN_-1205138022'), (u'COPY_-1205138068', u'RETURN_-1205138022'), (u'CAST_-1205137905', u'LOAD_-1205138190'), (u'INT_NOTEQUAL_-1205138117', u'CBRANCH_-1205138116'), ('tmp_390', u'PTRADD_-1205138011'), (u'CAST_-1205137816', u'LOAD_-1205137982'), ('const-1', u'PTRADD_-1205138093'), ('tmp_390', u'CAST_-1205137900'), ('const-0', u'CALL_-1205137983'), (u'PTRADD_-1205138128', u'CAST_-1205137905'), (u'INT_EQUAL_-1205138158', u'CBRANCH_-1205138156'), (u'CAST_-1205137851', u'STORE_-1205138071'), ('const-0', u'INT_NOTEQUAL_-1205138117'), (u'LOAD_-1205138190', u'PTRADD_-1205138051'), ('tmp_329', u'BRANCH_-1205137961'), ('const-16', u'PTRADD_-1205138093'), (u'LOAD_-1205138190', u'CALL_-1205137983'), (u'LOAD_-1205137978', u'CAST_-1205137783'), ('const-8', u'PTRADD_-1205138011'), ('tmp_392', u'INT_ADD_-1205138161'), (u'INT_ADD_-1205138161', u'STORE_-1205138071'), (u'PTRADD_-1205137999', u'STORE_-1205138059'), ('tmp_390', u'CAST_-1205137780'), (u'LOAD_-1205138184', u'MULTIEQUAL_-1205137911'), (u'PTRADD_-1205138011', u'CAST_-1205137851'), ('tmp_390', u'CAST_-1205137816'), (u'CAST_-1205137780', u'LOAD_-1205137968'), ('const-15', u'COPY_-1205137967'), ('tmp_390', u'PTRADD_-1205138147'), ('const-1', u'PTRADD_-1205138147'), ('tmp_391', u'CALL_-1205138080'), (u'INT_ADD_-1205138161', u'PTRADD_-1205137999'), (u'LOAD_-1205138184', u'PTRADD_-1205138051'), (u'LOAD_-1205138190', u'INT_ADD_-1205138161'), (u'LOAD_-1205138155', u'MULTIEQUAL_-1205137934'), ('tmp_167', u'CBRANCH_-1205138116'), (u'CAST_-1205137887', u'LOAD_-1205138155'), (u'PTRADD_-1205138147', u'INT_EQUAL_-1205138158'), (u'CAST_-1205137783', u'STORE_-1205137970'), (u'PTRADD_-1205138051', u'CALL_-1205138080'), ('tmp_98', u'CBRANCH_-1205138156'), ('tmp_390', u'CAST_-1205137855'), ('const-433', u'LOAD_-1205137982'), ('tmp_390', u'PTRADD_-1205138128'), ('const-16', u'PTRADD_-1205138147'), (u'PTRADD_-1205138051', u'STORE_-1205137970'), ('tmp_380', u'BRANCH_-1205137957'), ('const-1', u'PTRADD_-1205138011'), ('tmp_392', u'INT_EQUAL_-1205138090'), ('tmp_391', u'CALL_-1205137983'), ('tmp_390', u'PTRADD_-1205138093'), ('const-433', u'LOAD_-1205138184'), (u'INT_ADD_-1205138161', u'INT_LESS_-1205138123'), ('const-433', u'STORE_-1205138059'), ('const-433', u'LOAD_-1205137978'), ('const-1', u'PTRADD_-1205138051'), ('const-433', u'LOAD_-1205137968'), ('tmp_141', u'CBRANCH_-1205138131'), ('const-0', u'STORE_-1205138059'), (u'LOAD_-1205138184', u'INT_EQUAL_-1205138158'), (u'LOAD_-1205138079', u'MULTIEQUAL_-1205137911'), ('tmp_391', u'LOAD_-1205137978'), (u'PTRADD_-1205138093', u'CAST_-1205137887'), ('const-433', u'LOAD_-1205138190'), ('tmp_390', u'CALL_-1205137983'), ('tmp_392', u'CALL_-1205137983'), ('const-433', u'LOAD_-1205138155'), (u'COPY_-1205137967', u'MULTIEQUAL_-1205137934'), (u'INT_EQUAL_-1205138090', u'CBRANCH_-1205138087'), ('const-8', u'PTRADD_-1205138128'), ('tmp_390', u'COPY_-1205138068'), ('const-433', u'STORE_-1205138071'), (u'LOAD_-1205137982', u'MULTIEQUAL_-1205137911'), (u'MULTIEQUAL_-1205137911', u'PTRADD_-1205137999'), ('tmp_377', u'BRANCH_-1205137975'), (u'MULTIEQUAL_-1205137934', u'INT_LESS_-1205138123'), ('const-1', u'INT_EQUAL_-1205138090'), ('const-1', u'PTRADD_-1205137999'), ('tmp_392', u'INT_NOTEQUAL_-1205138117'), ('const-433', u'LOAD_-1205138079'), ('tmp_392', u'CALL_-1205138080'), (u'INT_LESS_-1205138123', u'CBRANCH_-1205138131'), (u'CAST_-1205137900', u'LOAD_-1205138184'), (u'CAST_-1205137855', u'LOAD_-1205138079'), ('const-433', u'STORE_-1205137970'), ('tmp_223', u'CBRANCH_-1205138087'), ('const-1', u'PTRADD_-1205138128'), (u'LOAD_-1205137968', u'MULTIEQUAL_-1205137911')]
[('tmp_644', u'CALL_-1205138080'), ('const-0', u'RETURN_-1205138022'), (u'COPY_-1205138068', u'RETURN_-1205138022'), ('tmp_643', u'LOAD_-1205138184'), ('tmp_643', u'LOAD_-1205138079'), (u'INT_NOTEQUAL_-1205138117', u'CBRANCH_-1205138116'), ('tmp_643', u'LOAD_-1205137982'), (u'CAST_-1205137869', u'INT_ADD_-1205138097'), (u'CAST_-1205137897', u'INT_EQUAL_-1205138158'), ('const-1', u'INT_EQUAL_-1205138090'), ('const-433', u'STORE_-1205137970'), (u'INT_EQUAL_-1205138158', u'CBRANCH_-1205138156'), ('const-0', u'INT_NOTEQUAL_-1205138117'), (u'INT_ADD_-1205138161', u'INT_ADD_-1205138045'), ('tmp_329', u'BRANCH_-1205137961'), ('const-0', u'STORE_-1205138059'), (u'CAST_-1205137814', u'MULTIEQUAL_-1205137911'), ('tmp_645', u'CALL_-1205138080'), (u'LOAD_-1205138190', u'CALL_-1205137983'), ('tmp_644', u'INT_ADD_-1205138161'), (u'INT_ADD_-1205138161', u'STORE_-1205138071'), (u'PTRADD_-1205137912', u'INT_EQUAL_-1205138158'), (u'CAST_-1205137897', u'CAST_-1205137869'), (u'LOAD_-1205138079', u'CAST_-1205137852'), ('const-15', u'COPY_-1205137967'), ('const-8', u'PTRADD_-1205137912'), ('tmp_644', u'CALL_-1205137983'), (u'CAST_-1205137852', u'MULTIEQUAL_-1205137911'), ('const-1', u'PTRADD_-1205137854'), ('const-433', u'LOAD_-1205138079'), (u'CAST_-1205137868', u'STORE_-1205137970'), (u'LOAD_-1205138190', u'INT_ADD_-1205138161'), (u'LOAD_-1205138155', u'MULTIEQUAL_-1205137934'), ('tmp_167', u'CBRANCH_-1205138116'), ('tmp_643', u'COPY_-1205138068'), ('tmp_98', u'CBRANCH_-1205138156'), ('tmp_644', u'INT_EQUAL_-1205138090'), ('const-8', u'PTRADD_-1205137886'), (u'PTRADD_-1205137886', u'LOAD_-1205138155'), (u'LOAD_-1205137978', u'STORE_-1205137970'), ('tmp_380', u'BRANCH_-1205137957'), ('const-433', u'STORE_-1205138059'), ('const-433', u'LOAD_-1205137968'), ('tmp_644', u'INT_NOTEQUAL_-1205138117'), (u'PTRADD_-1205137854', u'STORE_-1205138071'), ('const-433', u'LOAD_-1205137982'), ('tmp_643', u'PTRADD_-1205137912'), (u'INT_ADD_-1205138161', u'INT_LESS_-1205138123'), (u'LOAD_-1205138190', u'INT_ADD_-1205138097'), (u'CAST_-1205137868', u'CALL_-1205138080'), ('const-2', u'PTRADD_-1205137886'), ('tmp_141', u'CBRANCH_-1205138131'), ('tmp_645', u'LOAD_-1205137978'), ('const-8', u'PTRADD_-1205137854'), ('tmp_643', u'PTRADD_-1205137903'), ('tmp_643', u'PTRADD_-1205137886'), (u'COPY_-1205137967', u'MULTIEQUAL_-1205137934'), (u'INT_EQUAL_-1205138090', u'CBRANCH_-1205138087'), ('const-0', u'CALL_-1205137983'), (u'PTRADD_-1205137903', u'LOAD_-1205138190'), (u'CAST_-1205137840', u'STORE_-1205138059'), ('tmp_643', u'LOAD_-1205137968'), ('const-1', u'PTRADD_-1205137903'), ('const-433', u'LOAD_-1205138155'), (u'INT_ADD_-1205138045', u'CAST_-1205137840'), ('const-433', u'LOAD_-1205138190'), ('tmp_377', u'BRANCH_-1205137975'), ('const-433', u'LOAD_-1205138184'), (u'MULTIEQUAL_-1205137934', u'INT_LESS_-1205138123'), ('tmp_645', u'CALL_-1205137983'), (u'INT_ADD_-1205138097', u'CAST_-1205137868'), (u'INT_LESS_-1205138123', u'CBRANCH_-1205138131'), (u'LOAD_-1205138184', u'CAST_-1205137897'), (u'LOAD_-1205137982', u'CAST_-1205137814'), (u'LOAD_-1205137968', u'CAST_-1205137777'), (u'CAST_-1205137841', u'INT_ADD_-1205138045'), ('tmp_643', u'CALL_-1205137983'), ('const-2', u'PTRADD_-1205137912'), ('tmp_223', u'CBRANCH_-1205138087'), (u'CAST_-1205137777', u'MULTIEQUAL_-1205137911'), (u'MULTIEQUAL_-1205137911', u'CAST_-1205137841'), (u'CAST_-1205137897', u'MULTIEQUAL_-1205137911'), ('const-433', u'STORE_-1205138071'), ('tmp_643', u'PTRADD_-1205137854'), ('const-433', u'LOAD_-1205137978'), ('const-8', u'PTRADD_-1205137903')]
null
null
00340cd0
x64
O3
(translation_unit "long * FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}\n\n" (function_definition "long * FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)" * (function_declarator "FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)" identifier (parameter_list "(long *param_1,undefined1 *param_2,size_t param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "size_t param_3" primitive_type identifier) )))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "lVar2 = param_1[1];" (assignment_expression "lVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar1 = lVar2 + param_3;" (assignment_expression "uVar1 = lVar2 + param_3" identifier = (binary_expression "lVar2 + param_3" identifier + identifier)) ;) (if_statement "if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }" if (parenthesized_expression "(plVar3 == param_1 + 2)" ( (binary_expression "plVar3 == param_1 + 2" identifier == (binary_expression "param_1 + 2" identifier + number_literal)) )) (compound_statement "{\n uVar4 = 0xf;\n }" { (expression_statement "uVar4 = 0xf;" (assignment_expression "uVar4 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar4 = param_1[2];\n }" else (compound_statement "{\n uVar4 = param_1[2];\n }" { (expression_statement "uVar4 = param_1[2];" (assignment_expression "uVar4 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }))) (if_statement "if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(uVar4 < uVar1)" ( (binary_expression "uVar4 < uVar1" identifier < identifier) )) (compound_statement "{\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "FUN_0033f740(param_1,lVar2,0,param_2,param_3);" (call_expression "FUN_0033f740(param_1,lVar2,0,param_2,param_3)" identifier (argument_list "(param_1,lVar2,0,param_2,param_3)" ( identifier , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) (else_clause "else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" else (if_statement "if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" { (if_statement "if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }" { (expression_statement "*(undefined1 *)((long)plVar3 + lVar2) = *param_2;" (assignment_expression "*(undefined1 *)((long)plVar3 + lVar2) = *param_2" (pointer_expression "*(undefined1 *)((long)plVar3 + lVar2)" * (cast_expression "(undefined1 *)((long)plVar3 + lVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + lVar2)" ( (binary_expression "(long)plVar3 + lVar2" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) (else_clause "else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" else (compound_statement "{\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);" (call_expression "memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3)" identifier (argument_list "((undefined1 *)((long)plVar3 + lVar2),param_2,param_3)" ( (cast_expression "(undefined1 *)((long)plVar3 + lVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + lVar2)" ( (binary_expression "(long)plVar3 + lVar2" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }))) })))) (expression_statement "param_1[1] = uVar1;" (assignment_expression "param_1[1] = uVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)plVar3 + uVar1) = 0;" (assignment_expression "*(undefined1 *)((long)plVar3 + uVar1) = 0" (pointer_expression "*(undefined1 *)((long)plVar3 + uVar1)" * (cast_expression "(undefined1 *)((long)plVar3 + uVar1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + uVar1)" ( (binary_expression "(long)plVar3 + uVar1" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::string::_M_append(char const*, unsigned long) */\n\nstring * __thiscall std::string::_M_append(string *this,char *param_1,ulong param_2)\n\n{\n ulong uVar1;\n ulong uVar2;\n string *psVar3;\n ulong uVar4;\n \n uVar2 = *(ulong *)(this + 8);\n psVar3 = *(string **)this;\n uVar1 = uVar2 + param_2;\n if (psVar3 == this + 0x10) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = *(ulong *)(this + 0x10);\n }\n if (uVar4 < uVar1) {\n _M_mutate(this,uVar2,0,param_1,param_2);\n psVar3 = *(string **)this;\n }\n else if (param_2 != 0) {\n if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }\n }\n *(ulong *)(this + 8) = uVar1;\n psVar3[uVar1] = (string)0x0;\n return this;\n}\n\n" comment (ERROR "string * __thiscall std::string::_M_append(string *this,char *param_1,ulong param_2)" (binary_expression "string * __thiscall std::string::_M_append(string *this" (binary_expression "string * __thiscall" identifier * identifier) (ERROR "std::string::_M_append(string" identifier : : identifier : : identifier ( identifier) * identifier) , primitive_type (pointer_declarator "*param_1" * identifier) , identifier identifier )) (compound_statement "{\n ulong uVar1;\n ulong uVar2;\n string *psVar3;\n ulong uVar4;\n \n uVar2 = *(ulong *)(this + 8);\n psVar3 = *(string **)this;\n uVar1 = uVar2 + param_2;\n if (psVar3 == this + 0x10) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = *(ulong *)(this + 0x10);\n }\n if (uVar4 < uVar1) {\n _M_mutate(this,uVar2,0,param_1,param_2);\n psVar3 = *(string **)this;\n }\n else if (param_2 != 0) {\n if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }\n }\n *(ulong *)(this + 8) = uVar1;\n psVar3[uVar1] = (string)0x0;\n return this;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "string *psVar3;" type_identifier (pointer_declarator "*psVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "uVar2 = *(ulong *)(this + 8);" (assignment_expression "uVar2 = *(ulong *)(this + 8)" identifier = (pointer_expression "*(ulong *)(this + 8)" * (cast_expression "(ulong *)(this + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "psVar3 = *(string **)this;" (assignment_expression "psVar3 = *(string **)this" identifier = (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "uVar1 = uVar2 + param_2;" (assignment_expression "uVar1 = uVar2 + param_2" identifier = (binary_expression "uVar2 + param_2" identifier + identifier)) ;) (if_statement "if (psVar3 == this + 0x10) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = *(ulong *)(this + 0x10);\n }" if (parenthesized_expression "(psVar3 == this + 0x10)" ( (binary_expression "psVar3 == this + 0x10" identifier == (binary_expression "this + 0x10" identifier + number_literal)) )) (compound_statement "{\n uVar4 = 0xf;\n }" { (expression_statement "uVar4 = 0xf;" (assignment_expression "uVar4 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar4 = *(ulong *)(this + 0x10);\n }" else (compound_statement "{\n uVar4 = *(ulong *)(this + 0x10);\n }" { (expression_statement "uVar4 = *(ulong *)(this + 0x10);" (assignment_expression "uVar4 = *(ulong *)(this + 0x10)" identifier = (pointer_expression "*(ulong *)(this + 0x10)" * (cast_expression "(ulong *)(this + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) }))) (if_statement "if (uVar4 < uVar1) {\n _M_mutate(this,uVar2,0,param_1,param_2);\n psVar3 = *(string **)this;\n }\n else if (param_2 != 0) {\n if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }\n }" if (parenthesized_expression "(uVar4 < uVar1)" ( (binary_expression "uVar4 < uVar1" identifier < identifier) )) (compound_statement "{\n _M_mutate(this,uVar2,0,param_1,param_2);\n psVar3 = *(string **)this;\n }" { (expression_statement "_M_mutate(this,uVar2,0,param_1,param_2);" (call_expression "_M_mutate(this,uVar2,0,param_1,param_2)" identifier (argument_list "(this,uVar2,0,param_1,param_2)" ( identifier , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "psVar3 = *(string **)this;" (assignment_expression "psVar3 = *(string **)this" identifier = (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else if (param_2 != 0) {\n if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }\n }" else (if_statement "if (param_2 != 0) {\n if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }\n }" if (parenthesized_expression "(param_2 != 0)" ( (binary_expression "param_2 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }\n }" { (if_statement "if (param_2 == 1) {\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }\n else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }" if (parenthesized_expression "(param_2 == 1)" ( (binary_expression "param_2 == 1" identifier == number_literal) )) (compound_statement "{\n psVar3[uVar2] = (string)*param_1;\n psVar3 = *(string **)this;\n }" { (expression_statement "psVar3[uVar2] = (string)*param_1;" (assignment_expression "psVar3[uVar2] = (string)*param_1" (subscript_expression "psVar3[uVar2]" identifier [ identifier ]) = (binary_expression "(string)*param_1" (parenthesized_expression "(string)" ( identifier )) * identifier)) ;) (expression_statement "psVar3 = *(string **)this;" (assignment_expression "psVar3 = *(string **)this" identifier = (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else {\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }" else (compound_statement "{\n memcpy(psVar3 + uVar2,param_1,param_2);\n psVar3 = *(string **)this;\n }" { (expression_statement "memcpy(psVar3 + uVar2,param_1,param_2);" (call_expression "memcpy(psVar3 + uVar2,param_1,param_2)" identifier (argument_list "(psVar3 + uVar2,param_1,param_2)" ( (binary_expression "psVar3 + uVar2" identifier + identifier) , identifier , identifier ))) ;) (expression_statement "psVar3 = *(string **)this;" (assignment_expression "psVar3 = *(string **)this" identifier = (pointer_expression "*(string **)this" * (cast_expression "(string **)this" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }))) })))) (expression_statement "*(ulong *)(this + 8) = uVar1;" (assignment_expression "*(ulong *)(this + 8) = uVar1" (pointer_expression "*(ulong *)(this + 8)" * (cast_expression "(ulong *)(this + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "psVar3[uVar1] = (string)0x0;" (assignment_expression "psVar3[uVar1] = (string)0x0" (subscript_expression "psVar3[uVar1]" identifier [ identifier ]) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (return_statement "return this;" return identifier ;) }))
(translation_unit "long * FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}\n\n" (function_definition "long * FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)" * (function_declarator "FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)" identifier (parameter_list "(long *param_1,undefined1 *param_2,size_t param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined1 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "size_t param_3" primitive_type identifier) )))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long *plVar3;" (sized_type_specifier "long" long) (pointer_declarator "*plVar3" * identifier) ;) (declaration "ulong uVar4;" type_identifier identifier ;) (expression_statement "lVar2 = param_1[1];" (assignment_expression "lVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "uVar1 = lVar2 + param_3;" (assignment_expression "uVar1 = lVar2 + param_3" identifier = (binary_expression "lVar2 + param_3" identifier + identifier)) ;) (if_statement "if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }" if (parenthesized_expression "(plVar3 == param_1 + 2)" ( (binary_expression "plVar3 == param_1 + 2" identifier == (binary_expression "param_1 + 2" identifier + number_literal)) )) (compound_statement "{\n uVar4 = 0xf;\n }" { (expression_statement "uVar4 = 0xf;" (assignment_expression "uVar4 = 0xf" identifier = number_literal) ;) }) (else_clause "else {\n uVar4 = param_1[2];\n }" else (compound_statement "{\n uVar4 = param_1[2];\n }" { (expression_statement "uVar4 = param_1[2];" (assignment_expression "uVar4 = param_1[2]" identifier = (subscript_expression "param_1[2]" identifier [ number_literal ])) ;) }))) (if_statement "if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(uVar4 < uVar1)" ( (binary_expression "uVar4 < uVar1" identifier < identifier) )) (compound_statement "{\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "FUN_0033f740(param_1,lVar2,0,param_2,param_3);" (call_expression "FUN_0033f740(param_1,lVar2,0,param_2,param_3)" identifier (argument_list "(param_1,lVar2,0,param_2,param_3)" ( identifier , identifier , number_literal , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) (else_clause "else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" else (if_statement "if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" { (if_statement "if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" if (parenthesized_expression "(param_3 == 1)" ( (binary_expression "param_3 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }" { (expression_statement "*(undefined1 *)((long)plVar3 + lVar2) = *param_2;" (assignment_expression "*(undefined1 *)((long)plVar3 + lVar2) = *param_2" (pointer_expression "*(undefined1 *)((long)plVar3 + lVar2)" * (cast_expression "(undefined1 *)((long)plVar3 + lVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + lVar2)" ( (binary_expression "(long)plVar3 + lVar2" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }) (else_clause "else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" else (compound_statement "{\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" { (expression_statement "memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);" (call_expression "memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3)" identifier (argument_list "((undefined1 *)((long)plVar3 + lVar2),param_2,param_3)" ( (cast_expression "(undefined1 *)((long)plVar3 + lVar2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + lVar2)" ( (binary_expression "(long)plVar3 + lVar2" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) ))) , identifier , identifier ))) ;) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) }))) })))) (expression_statement "param_1[1] = uVar1;" (assignment_expression "param_1[1] = uVar1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)plVar3 + uVar1) = 0;" (assignment_expression "*(undefined1 *)((long)plVar3 + uVar1) = 0" (pointer_expression "*(undefined1 *)((long)plVar3 + uVar1)" * (cast_expression "(undefined1 *)((long)plVar3 + uVar1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)plVar3 + uVar1)" ( (binary_expression "(long)plVar3 + uVar1" (cast_expression "(long)plVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) ))) , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) })))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)\n\n{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)" (* "*") (function_declarator "FUN_00340cd0(long *param_1,undefined1 *param_2,size_t param_3)" (identifier "FUN_00340cd0") (parameter_list "(long *param_1,undefined1 *param_2,size_t param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined1 *param_2" (type_identifier "undefined1") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "size_t param_3" (primitive_type "size_t") (identifier "param_3")) () ")")))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n long *plVar3;\n ulong uVar4;\n \n lVar2 = param_1[1];\n plVar3 = (long *)*param_1;\n uVar1 = lVar2 + param_3;\n if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }\n if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }\n param_1[1] = uVar1;\n *(undefined1 *)((long)plVar3 + uVar1) = 0;\n return param_1;\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long *plVar3;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar3" (* "*") (identifier "plVar3")) (; ";")) (declaration "ulong uVar4;" (type_identifier "ulong") (identifier "uVar4") (; ";")) (expression_statement "lVar2 = param_1[1];" (assignment_expression "lVar2 = param_1[1]" (identifier "lVar2") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "uVar1 = lVar2 + param_3;" (assignment_expression "uVar1 = lVar2 + param_3" (identifier "uVar1") (= "=") (binary_expression "lVar2 + param_3" (identifier "lVar2") (+ "+") (identifier "param_3"))) (; ";")) (if_statement "if (plVar3 == param_1 + 2) {\n uVar4 = 0xf;\n }\n else {\n uVar4 = param_1[2];\n }" (if "if") (parenthesized_expression "(plVar3 == param_1 + 2)" (( "(") (binary_expression "plVar3 == param_1 + 2" (identifier "plVar3") (== "==") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n uVar4 = 0xf;\n }" ({ "{") (expression_statement "uVar4 = 0xf;" (assignment_expression "uVar4 = 0xf" (identifier "uVar4") (= "=") (number_literal "0xf")) (; ";")) (} "}")) (else_clause "else {\n uVar4 = param_1[2];\n }" (else "else") (compound_statement "{\n uVar4 = param_1[2];\n }" ({ "{") (expression_statement "uVar4 = param_1[2];" (assignment_expression "uVar4 = param_1[2]" (identifier "uVar4") (= "=") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")))) (if_statement "if (uVar4 < uVar1) {\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" (if "if") (parenthesized_expression "(uVar4 < uVar1)" (( "(") (binary_expression "uVar4 < uVar1" (identifier "uVar4") (< "<") (identifier "uVar1")) () ")")) (compound_statement "{\n FUN_0033f740(param_1,lVar2,0,param_2,param_3);\n plVar3 = (long *)*param_1;\n }" ({ "{") (expression_statement "FUN_0033f740(param_1,lVar2,0,param_2,param_3);" (call_expression "FUN_0033f740(param_1,lVar2,0,param_2,param_3)" (identifier "FUN_0033f740") (argument_list "(param_1,lVar2,0,param_2,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "lVar2") (, ",") (number_literal "0") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")) (else_clause "else if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" (else "else") (if_statement "if (param_3 != 0) {\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }\n }" ({ "{") (if_statement "if (param_3 == 1) {\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }\n else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" (if "if") (parenthesized_expression "(param_3 == 1)" (( "(") (binary_expression "param_3 == 1" (identifier "param_3") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)((long)plVar3 + lVar2) = *param_2;\n plVar3 = (long *)*param_1;\n }" ({ "{") (expression_statement "*(undefined1 *)((long)plVar3 + lVar2) = *param_2;" (assignment_expression "*(undefined1 *)((long)plVar3 + lVar2) = *param_2" (pointer_expression "*(undefined1 *)((long)plVar3 + lVar2)" (* "*") (cast_expression "(undefined1 *)((long)plVar3 + lVar2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar3 + lVar2)" (( "(") (binary_expression "(long)plVar3 + lVar2" (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3")) (+ "+") (identifier "lVar2")) () ")")))) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")) (else_clause "else {\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" (else "else") (compound_statement "{\n memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);\n plVar3 = (long *)*param_1;\n }" ({ "{") (expression_statement "memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3);" (call_expression "memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3)" (identifier "memcpy") (argument_list "((undefined1 *)((long)plVar3 + lVar2),param_2,param_3)" (( "(") (cast_expression "(undefined1 *)((long)plVar3 + lVar2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar3 + lVar2)" (( "(") (binary_expression "(long)plVar3 + lVar2" (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3")) (+ "+") (identifier "lVar2")) () ")"))) (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "plVar3 = (long *)*param_1;" (assignment_expression "plVar3 = (long *)*param_1" (identifier "plVar3") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")))) (} "}"))))) (expression_statement "param_1[1] = uVar1;" (assignment_expression "param_1[1] = uVar1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(undefined1 *)((long)plVar3 + uVar1) = 0;" (assignment_expression "*(undefined1 *)((long)plVar3 + uVar1) = 0" (pointer_expression "*(undefined1 *)((long)plVar3 + uVar1)" (* "*") (cast_expression "(undefined1 *)((long)plVar3 + uVar1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)plVar3 + uVar1)" (( "(") (binary_expression "(long)plVar3 + uVar1" (cast_expression "(long)plVar3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar3")) (+ "+") (identifier "uVar1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::string::_M_append(char const*, unsigned long) */ type_2 * __thiscall std::type_2::_M_append(type_2 *var_1,char *var_8,type_1 var_3) { type_1 var_6; type_1 var_2; type_2 *var_4; type_1 var_5; var_2 = *(type_1 *)(var_1 + 8); var_4 = *(type_2 **)var_1; var_6 = var_2 + var_3; if (var_4 == var_1 + 0x10) { var_5 = 0xf; } else { var_5 = *(type_1 *)(var_1 + 0x10); } if (var_5 < var_6) { var_7(var_1,var_2,0,var_8,var_3); var_4 = *(type_2 **)var_1; } else if (var_3 != 0) { if (var_3 == 1) { var_4[var_2] = (type_2)*var_8; var_4 = *(type_2 **)var_1; } else { var_9(var_4 + var_2,var_8,var_3); var_4 = *(type_2 **)var_1; } } *(type_1 *)(var_1 + 8) = var_6; var_4[var_6] = (type_2)0x0; return var_1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)))) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,undefined1 *param_2,size_t param_3) { ulong uVar1; long lVar2; long *plVar3; ulong uVar4; lVar2 = param_1[1]; plVar3 = (long *)*param_1; uVar1 = lVar2 + param_3; if (plVar3 == param_1 + 2) { uVar4 = 0xf; } else { uVar4 = param_1[2]; } if (uVar4 < uVar1) { FUN_0033f740(param_1,lVar2,0,param_2,param_3); plVar3 = (long *)*param_1; } else if (param_3 != 0) { if (param_3 == 1) { *(undefined1 *)((long)plVar3 + lVar2) = *param_2; plVar3 = (long *)*param_1; } else { memcpy((undefined1 *)((long)plVar3 + lVar2),param_2,param_3); plVar3 = (long *)*param_1; } } param_1[1] = uVar1; *(undefined1 *)((long)plVar3 + uVar1) = 0; return param_1; }
3787_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
Sized_relobj
FUN_001e5210
/* DWARF original prototype: void Sized_relobj(Sized_relobj<32,_true> * this, string * name, Input_file * input_file) */ void __thiscall gold::Sized_relobj<32,_true>::Sized_relobj (Sized_relobj<32,_true> *this,string *name,Input_file *input_file) { undefined1 *puVar1; int *piVar2; pointer pcVar3; bool bVar4; Position_dependent_options *pPVar5; (this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044c3e8; (this->super_Relobj).super_Object.name_._M_dataplus._M_p = (pointer)&(this->super_Relobj).super_Object.name_.field_2; pcVar3 = (name->_M_dataplus)._M_p; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char*>(&(this->super_Relobj).super_Object.name_,pcVar3, pcVar3 + name->_M_string_length); (this->super_Relobj).super_Object.input_file_ = input_file; (this->super_Relobj).super_Object.offset_ = 0; (this->super_Relobj).super_Object.shnum_ = 0xffffffff; puVar1 = &(this->super_Relobj).super_Object.field_0x3c; *puVar1 = *puVar1 & 0x80; (this->super_Relobj).super_Object.xindex_ = (Xindex *)0x0; (this->super_Relobj).super_Object.compressed_sections_ = (Compressed_section_map *)0x0; if (input_file != (Input_file *)0x0) { piVar2 = &(input_file->file_).object_count_; *piVar2 = *piVar2 + 1; /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */ bVar4 = Input_file::is_in_system_directory(input_file); (this->super_Relobj).super_Object.field_0x3c = (this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5; pPVar5 = Input_file::options(input_file); (this->super_Relobj).super_Object.field_0x3c = (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6) ; } (this->super_Relobj).output_sections_. super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start = (pointer)0x0; (this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044cfc8; (this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 0.0; *(undefined4 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4 = 0; (this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0; (this->super_Relobj).output_sections_. super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_finish = (pointer)0x0; (this->super_Relobj).output_sections_. super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl. _M_end_of_storage = (pointer)0x0; (this->super_Relobj).map_to_relocatable_relocs_ = (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0; (this->super_Relobj).object_merge_map_ = (Object_merge_map *)0x0; (this->super_Relobj).relocs_must_follow_section_writes_ = false; (this->super_Relobj).sd_ = (Symbols_data *)0x0; (this->super_Relobj).reloc_counts_ = (uint *)0x0; (this->super_Relobj).reloc_bases_ = (uint *)0x0; (this->super_Relobj).first_dyn_reloc_ = 0; (this->super_Relobj).dyn_reloc_count_ = 0; (this->local_got_offsets_)._M_h._M_single_bucket = (__bucket_type)0x0; (this->local_got_offsets_)._M_h._M_buckets = &(this->local_got_offsets_)._M_h._M_single_bucket; (this->local_got_offsets_)._M_h._M_bucket_count = 1; (this->local_got_offsets_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0; (this->local_got_offsets_)._M_h._M_element_count = 0; (this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 1.0; (this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0; (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl. _M_start = (pointer)0x0; (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl. _M_finish = (pointer)0x0; (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl. _M_end_of_storage = (pointer)0x0; return; }
void FUN_001e5210(undefined8 *param_1,long *param_2,long param_3) { uint uVar1; byte *pbVar2; *param_1 = &DAT_0044c3e8; param_1[1] = param_1 + 3; FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2); param_1[5] = param_3; param_1[6] = 0; *(undefined4 *)(param_1 + 7) = 0xffffffff; *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80; param_1[8] = 0; param_1[9] = 0; if (param_3 != 0) { *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1; /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */ uVar1 = FUN_00187b60(param_3); *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5); pbVar2 = (byte *)FUN_00187b40(param_3); *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6); } param_1[10] = 0; *param_1 = &DAT_0044cfc8; *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0; param_1[0xb] = 0; param_1[0xc] = 0; param_1[0xd] = 0; param_1[0xe] = 0; *(undefined1 *)(param_1 + 0xf) = 0; param_1[0x11] = 0; param_1[0x12] = 0; param_1[0x13] = 0; param_1[0x14] = 0; param_1[0x1b] = 0; param_1[0x15] = param_1 + 0x1b; param_1[0x16] = 1; param_1[0x17] = 0; param_1[0x18] = 0; *(undefined4 *)(param_1 + 0x19) = 0x3f800000; param_1[0x1a] = 0; param_1[0x1c] = 0; param_1[0x1d] = 0; param_1[0x1e] = 0; return; }
PUSH R12 LEA RAX,[0x44c3e8] PUSH RBP MOV RBP,RDX PUSH RBX MOV RBX,RDI ADD RDI,0x8 LEA R12,[RBX + 0x18] MOV qword ptr [RDI + -0x8],RAX MOV qword ptr [RBX + 0x8],R12 MOV RAX,qword ptr [RSI] MOV RDX,qword ptr [RSI + 0x8] MOV RSI,RAX ADD RDX,RAX CALL 0x0017b390 MOV qword ptr [RBX + 0x28],RBP MOV qword ptr [RBX + 0x30],0x0 MOV dword ptr [RBX + 0x38],0xffffffff AND byte ptr [RBX + 0x3c],0x80 MOV qword ptr [RBX + 0x40],0x0 MOV qword ptr [RBX + 0x48],0x0 TEST RBP,RBP JZ 0x001e52ae ADD dword ptr [RBP + 0x50],0x1 MOV RDI,RBP CALL 0x00187b60 AND EAX,0x1 MOV RDI,RBP SHL EAX,0x5 MOV EDX,EAX MOVZX EAX,byte ptr [RBX + 0x3c] AND EAX,0xffffffdf OR EAX,EDX MOV byte ptr [RBX + 0x3c],AL CALL 0x00187b40 MOVZX EAX,byte ptr [RAX] AND EAX,0x1 SHL EAX,0x6 MOV EDX,EAX MOVZX EAX,byte ptr [RBX + 0x3c] AND EAX,0xffffffbf OR EAX,EDX MOV byte ptr [RBX + 0x3c],AL LEA RAX,[0x44cfc8] PXOR XMM0,XMM0 MOV qword ptr [RBX + 0x50],0x0 MOV qword ptr [RBX],RAX LEA RAX,[RBX + 0xd8] MOVUPS xmmword ptr [RBX + 0xc8],XMM0 MOV qword ptr [RBX + 0x58],0x0 MOV qword ptr [RBX + 0x60],0x0 MOV qword ptr [RBX + 0x68],0x0 MOV qword ptr [RBX + 0x70],0x0 MOV byte ptr [RBX + 0x78],0x0 MOV qword ptr [RBX + 0x88],0x0 MOV qword ptr [RBX + 0x90],0x0 MOV qword ptr [RBX + 0x98],0x0 MOV qword ptr [RBX + 0xa0],0x0 MOV qword ptr [RBX + 0xd8],0x0 MOV qword ptr [RBX + 0xa8],RAX MOV qword ptr [RBX + 0xb0],0x1 MOV qword ptr [RBX + 0xb8],0x0 MOV qword ptr [RBX + 0xc0],0x0 MOV dword ptr [RBX + 0xc8],0x3f800000 MOV qword ptr [RBX + 0xd0],0x0 MOV qword ptr [RBX + 0xe0],0x0 MOV qword ptr [RBX + 0xe8],0x0 MOV qword ptr [RBX + 0xf0],0x0 POP RBX POP RBP POP R12 RET
null
null
null
null
[(u'PTRSUB_-1207871946', u'PTRSUB_-1207871945'), (u'PTRSUB_-1207872189', u'PTRSUB_-1207872110'), (u'PTRSUB_-1207871928', u'PTRSUB_-1207871887'), (u'PTRSUB_-1207872254', u'PTRSUB_-1207872174'), ('const-16', u'PTRSUB_-1207872128'), ('tmp_955', u'PTRSUB_-1207872264'), (u'PTRSUB_-1207871945', u'CAST_-1207871932'), ('const-152', u'PTRSUB_-1207871952'), (u'PTRSUB_-1207872134', u'STORE_-1207872816'), ('tmp_955', u'PTRSUB_-1207872037'), (u'PTRSUB_-1207871999', u'STORE_-1207872506'), ('const-0', u'STORE_-1207872300'), (u'PTRSUB_-1207872215', u'PTRSUB_-1207872151'), ('const-433', u'STORE_-1207872369'), (u'PTRSUB_-1207871952', u'PTRSUB_-1207871951'), ('const-433', u'LOAD_-1207872877'), (u'PTRSUB_-1207872314', u'PTRSUB_-1207872233'), ('const-24', u'PTRSUB_-1207871844'), ('const-0', u'PTRSUB_-1207872051'), ('tmp_955', u'PTRSUB_-1207871998'), (u'PTRSUB_-1207872233', u'PTRSUB_-1207872167'), (u'PTRSUB_-1207871949', u'PTRSUB_-1207871881'), (u'PTRSUB_-1207872290', u'PTRSUB_-1207872209'), ('tmp_955', u'PTRSUB_-1207872239'), ('const-8', u'PTRSUB_-1207872286'), ('const-0', u'STORE_-1207872898'), ('tmp_955', u'PTRSUB_-1207871952'), ('const-0', u'PTRSUB_-1207872155'), ('tmp_955', u'PTRSUB_-1207872129'), (u'PTRSUB_-1207871984', u'PTRSUB_-1207871915'), ('const-433', u'STORE_-1207872477'), ('const-0', u'PTRSUB_-1207871928'), (u'PTRSUB_-1207872106', u'LOAD_-1207872877'), ('tmp_955', u'PTRSUB_-1207872076'), ('const-0', u'PTRSUB_-1207871862'), ('const-16', u'PTRSUB_-1207871774'), (u'PTRSUB_-1207872209', u'LOAD_-1207872944'), ('tmp_955', u'PTRSUB_-1207872066'), ('const-433', u'LOAD_-1207872682'), (u'PTRSUB_-1207871862', u'PTRSUB_-1207871861'), ('tmp_955', u'PTRSUB_-1207871860'), ('const-60', u'PTRSUB_-1207872045'), (u'PTRSUB_-1207871964', u'STORE_-1207872463'), (u'PTRSUB_-1207871881', u'PTRSUB_-1207871844'), ('const-0', u'PTRSUB_-1207871991'), (u'PTRSUB_-1207871951', u'PTRSUB_-1207871950'), ('tmp_955', u'PTRSUB_-1207871862'), ('const-112', u'PTRSUB_-1207871990'), ('tmp_957', u'CALL_-1207872683'), ('tmp_955', u'PTRSUB_-1207871948'), ('const-0', u'STORE_-1207872383'), (u'PTRSUB_-1207872264', u'PTRSUB_-1207872184'), ('const-0', u'PTRSUB_-1207872190'), ('const-40', u'PTRSUB_-1207872214'), ('const-0', u'STORE_-1207872328'), ('const-433', u'STORE_-1207872816'), ('const-0', u'PTRSUB_-1207871831'), (u'LOAD_-1207872819', u'INT_ADD_-1207872801'), (u'PTRSUB_-1207872295', u'PTRSUB_-1207872216'), ('const-433', u'STORE_-1207872407'), ('const-0', u'PTRSUB_-1207872290'), (u'PTRSUB_-1207872076', u'PTRSUB_-1207871999'), (u'PTRSUB_-1207871910', u'PTRSUB_-1207871909'), ('const-433', u'STORE_-1207872693'), ('const-0', u'PTRSUB_-1207872239'), ('const-0', u'PTRSUB_-1207871984'), ('tmp_955', u'PTRSUB_-1207871923'), ('const-433', u'STORE_-1207872905'), (u'PTRSUB_-1207871796', u'PTRSUB_-1207871786'), ('const-224', u'PTRSUB_-1207871884'), (u'PTRADD_-1207872863', u'CALL_-1207872909'), ('tmp_955', u'PTRSUB_-1207871963'), (u'PTRSUB_-1207872229', u'PTRSUB_-1207872149'), (u'PTRSUB_-1207872051', u'PTRSUB_-1207872000'), ('const-0', u'PTRSUB_-1207871915'), ('const-0', u'PTRSUB_-1207872037'), ('tmp_955', u'PTRSUB_-1207871884'), (u'CALL_-1207872792', u'INT_LEFT_-1207872745'), ('tmp_955', u'PTRSUB_-1207872245'), (u'PTRSUB_-1207871976', u'PTRSUB_-1207871907'), ('const-433', u'STORE_-1207871921'), ('const-0', u'PTRSUB_-1207872056'), ('const-433', u'STORE_-1207872948'), ('tmp_955', u'PTRSUB_-1207872308'), ('tmp_955', u'PTRSUB_-1207871936'), ('const-0', u'PTRSUB_-1207872096'), (u'LOAD_-1207872728', u'INT_AND_-1207872694'), ('tmp_955', u'PTRSUB_-1207871897'), ('const-0', u'PTRSUB_-1207872245'), ('const-0', u'PTRSUB_-1207872233'), ('const-433', u'LOAD_-1207872819'), (u'PTRSUB_-1207871950', u'PTRSUB_-1207871949'), ('const-80', u'PTRSUB_-1207872019'), ('tmp_955', u'PTRSUB_-1207871944'), ('const-433', u'STORE_-1207872538'), (u'PTRSUB_-1207872009', u'PTRSUB_-1207871961'), ('const-0', u'STORE_-1207872563'), ('const-0', u'PTRSUB_-1207872308'), (u'PTRSUB_-1207871943', u'PTRSUB_-1207871942'), (u'PTRSUB_-1207871843', u'PTRSUB_-1207871808'), ('const-224', u'PTRSUB_-1207871910'), (u'PTRSUB_-1207872151', u'PTRSUB_-1207872295'), ('tmp_955', u'PTRSUB_-1207872024'), (u'INT_NOTEQUAL_-1207872825', u'CBRANCH_-1207872824'), (u'PTRSUB_-1207872221', u'PTRSUB_-1207872156'), ('const-433', u'STORE_-1207872847'), (u'PTRSUB_-1207871868', u'STORE_-1207872397'), ('const-5', u'INT_LEFT_-1207872745'), ('const-4506600', u'PTRSUB_-1207872308'), ('const-433', u'STORE_-1207872874'), ('const-0', u'STORE_-1207872477'), ('const-0', u'PTRSUB_-1207872037'), ('const-60', u'PTRSUB_-1207872055'), (u'PTRSUB_-1207871909', u'PTRSUB_-1207871843'), ('const-433', u'STORE_-1207872887'), ('const-191', u'INT_AND_-1207872583'), (u'PTRSUB_-1207871808', u'STORE_-1207872328'), ('const-168', u'PTRSUB_-1207871936'), ('const-433', u'STORE_-1207872383'), (u'PTRSUB_-1207871856', u'PTRSUB_-1207871961'), ('const-0', u'PTRSUB_-1207871961'), ('const-0', u'PTRSUB_-1207872221'), (u'INT_OR_-1207872680', u'STORE_-1207872693'), ('tmp_955', u'PTRSUB_-1207872096'), ('const-0', u'STORE_-1207872435'), ('const-0', u'STORE_-1207872421'), (u'PTRSUB_-1207871884', u'PTRSUB_-1207871818'), (u'PTRSUB_-1207871963', u'PTRSUB_-1207871894'), ('const-433', u'STORE_-1207872328'), ('const-0', u'PTRSUB_-1207872050'), ('const-0', u'STORE_-1207872484'), ('const-433', u'STORE_-1207872435'), ('const-1', u'PTRADD_-1207872863'), (u'PTRSUB_-1207871934', u'STORE_-1207872355'), (u'PTRSUB_-1207872167', u'CALL_-1207872909'), (u'PTRSUB_-1207872178', u'PTRSUB_-1207872099'), ('const-0', u'PTRSUB_-1207872227'), (u'PTRSUB_-1207871907', u'PTRSUB_-1207871868'), ('tmp_955', u'PTRSUB_-1207872086'), (u'INT_ZEXT_-1207872401', u'INT_AND_-1207872649'), ('const-0', u'STORE_-1207872369'), ('const-433', u'STORE_-1207872463'), (u'PTRSUB_-1207872149', u'PTRSUB_-1207872092'), (u'PTRSUB_-1207871954', u'PTRSUB_-1207871947'), ('const-8', u'PTRSUB_-1207872162'), (u'PTRSUB_-1207871859', u'STORE_-1207871921'), ('const-0', u'PTRSUB_-1207871944'), ('const-168', u'PTRSUB_-1207871949'), (u'PTRSUB_-1207871894', u'PTRSUB_-1207871856'), ('const-0', u'PTRSUB_-1207872145'), (u'PTRSUB_-1207872101', u'STORE_-1207872858'), ('const-6', u'INT_LEFT_-1207872634'), ('const-8', u'PTRSUB_-1207872167'), ('const-0', u'PTRSUB_-1207871934'), (u'PTRSUB_-1207872270', u'PTRSUB_-1207872190'), (u'PTRSUB_-1207872127', u'PTRSUB_-1207872051'), ('const-32', u'PTRSUB_-1207871832'), (u'PTRSUB_-1207871783', u'PTRSUB_-1207871774'), (u'PTRSUB_-1207871947', u'STORE_-1207872528'), (u'PTRSUB_-1207871923', u'PTRSUB_-1207871856'), (u'PTRSUB_-1207872155', u'CAST_-1207871943'), ('const-0', u'PTRSUB_-1207871856'), (u'PTRSUB_-1207872168', u'LOAD_-1207872682'), ('const-164', u'PTRSUB_-1207871859'), ('const-223', u'INT_AND_-1207872694'), (u'PTRSUB_-1207872067', u'PTRSUB_-1207872015'), (u'PTRSUB_-1207871887', u'STORE_-1207872421'), ('const-0', u'PTRSUB_-1207871868'), ('const-433', u'STORE_-1207872582'), ('const-0', u'PTRSUB_-1207872302'), (u'PTRSUB_-1207871990', u'STORE_-1207872495'), ('const-4', u'PTRSUB_-1207871945'), ('const-433', u'LOAD_-1207872938'), (u'PTRSUB_-1207871809', u'STORE_-1207872342'), (u'PTRSUB_-1207872037', u'PTRSUB_-1207871987'), (u'PTRSUB_-1207871936', u'PTRSUB_-1207871868'), (u'LOAD_-1207872682', u'INT_ZEXT_-1207872401'), ('const-433', u'LOAD_-1207872728'), ('tmp_957', u'PTRSUB_-1207872214'), ('tmp_955', u'PTRSUB_-1207872056'), ('tmp_955', u'PTRSUB_-1207872050'), ('tmp_955', u'PTRSUB_-1207872302'), ('const-32', u'PTRSUB_-1207871946'), (u'PTRSUB_-1207871844', u'STORE_-1207872369'), ('const-433', u'STORE_-1207872484'), (u'PTRSUB_-1207872174', u'PTRSUB_-1207872114'), (u'LOAD_-1207872617', u'INT_AND_-1207872583'), (u'PTRSUB_-1207872019', u'PTRSUB_-1207871971'), (u'PTRSUB_-1207872092', u'STORE_-1207872847'), ('const-433', u'STORE_-1207872003'), (u'PTRSUB_-1207872184', u'PTRSUB_-1207872123'), ('const-60', u'PTRSUB_-1207872015'), ('const-0', u'PTRSUB_-1207871954'), ('const-0', u'STORE_-1207872449'), ('const-0', u'PTRSUB_-1207872118'), ('const-0', u'PTRSUB_-1207872229'), ('const-433', u'STORE_-1207872495'), (u'LOAD_-1207872944', u'PTRADD_-1207872863'), (u'INT_AND_-1207872649', u'INT_LEFT_-1207872634'), ('const-8', u'PTRSUB_-1207871868'), ('const-433', u'STORE_-1207872528'), ('tmp_957', u'CALL_-1207872792'), ('tmp_955', u'PTRSUB_-1207872178'), ('const-0', u'STORE_-1207872003'), (u'PTRSUB_-1207872050', u'PTRSUB_-1207871976'), ('const-433', u'LOAD_-1207872617'), (u'PTRSUB_-1207872025', u'LOAD_-1207872617'), (u'PTRSUB_-1207871971', u'PTRSUB_-1207871954'), ('const-0', u'PTRSUB_-1207872000'), (u'PTRSUB_-1207871831', u'PTRSUB_-1207871796'), ('const-0', u'PTRSUB_-1207871949'), (u'PTRSUB_-1207871818', u'PTRSUB_-1207871783'), (u'CAST_-1207872092', u'STORE_-1207872948'), ('const-433', u'STORE_-1207872002'), ('const-16', u'PTRSUB_-1207871938'), ('tmp_955', u'PTRSUB_-1207871985'), ('const-433', u'STORE_-1207872449'), (u'PTRSUB_-1207872156', u'STORE_-1207872955'), ('const-224', u'PTRSUB_-1207871897'), ('const-0', u'STORE_-1207872538'), (u'PTRSUB_-1207872286', u'LOAD_-1207872938'), (u'PTRSUB_-1207871949', u'STORE_-1207872538'), (u'PTRSUB_-1207872216', u'STORE_-1207872948'), (u'PTRSUB_-1207872110', u'PTRSUB_-1207872055'), ('const-48', u'PTRSUB_-1207871987'), ('const-433', u'STORE_-1207872342'), (u'PTRSUB_-1207872297', u'PTRSUB_-1207872215'), ('const-4294967295', u'STORE_-1207872887'), ('const-433', u'STORE_-1207872553'), (u'PTRSUB_-1207871942', u'PTRSUB_-1207871941'), (u'LOAD_-1207872944', u'CALL_-1207872909'), ('tmp_955', u'PTRSUB_-1207872314'), ('const-168', u'PTRSUB_-1207871963'), (u'LOAD_-1207872877', u'INT_AND_-1207872851'), ('const-8', u'PTRSUB_-1207871947'), (u'PTRSUB_-1207872015', u'STORE_-1207872582'), ('const-0', u'PTRSUB_-1207872129'), ('const-8', u'PTRSUB_-1207871809'), (u'PTRSUB_-1207872129', u'PTRSUB_-1207872050'), ('const-0', u'PTRSUB_-1207872024'), ('const-0', u'PTRSUB_-1207872209'), ('const-433', u'STORE_-1207872517'), ('const-0', u'PTRSUB_-1207872156'), ('const-1065353216', u'STORE_-1207872355'), ('const-40', u'PTRSUB_-1207872134'), ('const-0', u'PTRSUB_-1207871843'), (u'PTRSUB_-1207872106', u'STORE_-1207872874'), ('const-1', u'INT_ADD_-1207872801'), ('const-120', u'PTRSUB_-1207871981'), ('const-0', u'PTRSUB_-1207871783'), ('const-0', u'STORE_-1207872858'), ('tmp_955', u'PTRSUB_-1207871976'), ('tmp_955', u'PTRSUB_-1207872118'), ('const-0', u'PTRSUB_-1207871947'), (u'CAST_-1207872097', u'STORE_-1207872955'), ('const-0', u'PTRSUB_-1207872127'), (u'PTRSUB_-1207872128', u'CAST_-1207872092'), ('const-433', u'STORE_-1207872421'), ('const-433', u'STORE_-1207872858'), ('const-1', u'STORE_-1207872397'), (u'PTRSUB_-1207872000', u'STORE_-1207872563'), ('const-16', u'PTRSUB_-1207871856'), (u'PTRSUB_-1207872245', u'PTRSUB_-1207872165'), ('tmp_957', u'STORE_-1207872905'), ('const-32', u'PTRSUB_-1207871821'), (u'PTRSUB_-1207872114', u'STORE_-1207872887'), (u'PTRSUB_-1207871976', u'STORE_-1207872477'), (u'PTRSUB_-1207872118', u'PTRSUB_-1207872041'), ('const-0', u'STORE_-1207872506'), (u'PTRSUB_-1207871915', u'STORE_-1207872407'), ('const-60', u'PTRSUB_-1207872106'), ('const-0', u'PTRSUB_-1207872099'), ('const-0', u'PTRSUB_-1207872165'), (u'PTRSUB_-1207871868', u'PTRSUB_-1207871832'), ('const-0', u'PTRSUB_-1207872308'), ('const-0', u'PTRSUB_-1207872168'), ('const-0', u'SUBPIECE_-1207872204'), (u'PTRSUB_-1207872128', u'STORE_-1207872905'), (u'PTRSUB_-1207871897', u'PTRSUB_-1207871831'), ('tmp_955', u'PTRSUB_-1207872254'), ('const-433', u'LOAD_-1207872944'), (u'PTRSUB_-1207871947', u'PTRSUB_-1207871946'), (u'PTRSUB_-1207872308', u'CAST_-1207872097'), ('const-0', u'PTRSUB_-1207871961'), ('const-168', u'PTRSUB_-1207871976'), (u'PTRSUB_-1207871786', u'STORE_-1207872314'), (u'PTRSUB_-1207872159', u'PTRSUB_-1207872101'), ('const-0', u'STORE_-1207872528'), (u'PTRSUB_-1207871987', u'STORE_-1207872407'), (u'PTRSUB_-1207872145', u'PTRSUB_-1207872067'), (u'PTRSUB_-1207871944', u'PTRSUB_-1207871943'), ('const-0', u'PTRSUB_-1207871860'), (u'PTRSUB_-1207871985', u'PTRSUB_-1207871984'), ('const-136', u'PTRSUB_-1207871976'), ('const-0', u'PTRSUB_-1207871796'), ('const-64', u'PTRSUB_-1207872101'), ('const-1', u'INT_AND_-1207872649'), ('const-0', u'PTRSUB_-1207872066'), (u'PTRSUB_-1207872024', u'PTRSUB_-1207871952'), ('const-0', u'PTRSUB_-1207872216'), ('const-48', u'PTRSUB_-1207871887'), ('const-56', u'PTRSUB_-1207872114'), ('const-0', u'INT_NOTEQUAL_-1207872825'), (u'INT_OR_-1207872569', u'STORE_-1207872582'), ('const-0', u'STORE_-1207872002'), ('const-0', u'PTRSUB_-1207872159'), (u'PTRSUB_-1207871991', u'STORE_-1207872553'), (u'PTRSUB_-1207871860', u'PTRSUB_-1207871859'), (u'INT_AND_-1207872583', u'INT_OR_-1207872569'), (u'PTRSUB_-1207871998', u'PTRSUB_-1207871928'), (u'PTRSUB_-1207872041', u'PTRSUB_-1207871991'), (u'PTRSUB_-1207871948', u'PTRSUB_-1207871947'), ('const-0', u'PTRSUB_-1207872076'), ('const-0', u'STORE_-1207872495'), (u'PTRSUB_-1207871856', u'PTRSUB_-1207871821'), ('const-32', u'PTRSUB_-1207871950'), ('const-0', u'PTRSUB_-1207872178'), ('const-0', u'PTRSUB_-1207872086'), ('const-60', u'PTRSUB_-1207872025'), ('const-0', u'PTRSUB_-1207871951'), ('tmp_955', u'PTRSUB_-1207871949'), ('const-0', u'PTRSUB_-1207872149'), ('const-0', u'PTRSUB_-1207871881'), (u'PTRSUB_-1207872078', u'PTRSUB_-1207872025'), ('const-0', u'PTRSUB_-1207872110'), (u'INT_LEFT_-1207872745', u'INT_OR_-1207872680'), (u'PTRSUB_-1207872134', u'LOAD_-1207872819'), (u'CALL_-1207872683', u'PTRSUB_-1207872168'), (u'PTRSUB_-1207871861', u'STORE_-1207872435'), (u'PTRSUB_-1207872214', u'PTRSUB_-1207872134'), ('const-433', u'STORE_-1207872314'), ('const-0', u'PTRSUB_-1207872041'), (u'PTRSUB_-1207872302', u'PTRSUB_-1207872221'), ('const-0', u'PTRSUB_-1207872254'), ('const-0', u'PTRSUB_-1207872184'), ('const-433', u'STORE_-1207872955'), (u'PTRSUB_-1207871774', u'STORE_-1207872300'), ('tmp_955', u'PTRSUB_-1207872156'), ('const-168', u'PTRSUB_-1207871923'), (u'PTRSUB_-1207872239', u'PTRSUB_-1207872159'), ('const-0', u'PTRSUB_-1207872174'), (u'PTRSUB_-1207872114', u'PTRSUB_-1207872037'), (u'PTRSUB_-1207871941', u'STORE_-1207872002'), (u'PTRSUB_-1207871821', u'PTRSUB_-1207871809'), (u'PTRSUB_-1207872227', u'PTRSUB_-1207872162'), (u'PTRSUB_-1207872045', u'STORE_-1207872693'), (u'PTRSUB_-1207872050', u'PTRSUB_-1207872127'), ('const-144', u'PTRSUB_-1207871964'), ('tmp_955', u'PTRSUB_-1207872189'), ('const-0', u'PTRSUB_-1207872189'), (u'INT_AND_-1207872694', u'INT_OR_-1207872680'), ('const-160', u'PTRSUB_-1207871861'), ('const-0', u'PTRSUB_-1207871808'), ('const-128', u'INT_AND_-1207872851'), ('const-0', u'PTRSUB_-1207872215'), (u'INT_AND_-1207872851', u'STORE_-1207872874'), (u'LOAD_-1207872938', u'PTRADD_-1207872863'), ('const-80', u'PTRSUB_-1207872009'), ('const-168', u'PTRSUB_-1207871998'), ('const-48', u'PTRSUB_-1207872123'), (u'SUBPIECE_-1207872204', u'INT_OR_-1207872569'), ('const-0', u'STORE_-1207872314'), ('const-0', u'PTRSUB_-1207872264'), (u'PTRSUB_-1207872190', u'PTRSUB_-1207872128'), ('const-8', u'PTRSUB_-1207871786'), ('const-0', u'PTRSUB_-1207871818'), (u'PTRSUB_-1207871952', u'STORE_-1207872449'), ('const-433', u'STORE_-1207872563'), ('const-0', u'PTRSUB_-1207872067'), ('const-168', u'PTRSUB_-1207871944'), (u'PTRSUB_-1207872165', u'PTRSUB_-1207872106'), ('const-0', u'PTRSUB_-1207872314'), ('tmp_955', u'PTRSUB_-1207872114'), (u'PTRSUB_-1207872099', u'PTRSUB_-1207872045'), ('const-433', u'STORE_-1207872506'), ('const-32', u'PTRSUB_-1207871942'), ('const-0', u'PTRSUB_-1207872297'), (u'PTRSUB_-1207872162', u'PTRSUB_-1207872128'), ('const-0', u'STORE_-1207872342'), ('const-0', u'STORE_-1207872847'), (u'INT_LEFT_-1207872634', u'SUBPIECE_-1207872204'), ('const-0', u'STORE_-1207872517'), ('const-0', u'PTRSUB_-1207871943'), ('tmp_957', u'INT_NOTEQUAL_-1207872825'), (u'PTRSUB_-1207871961', u'PTRSUB_-1207871944'), ('const-433', u'STORE_-1207872397'), ('const-0', u'RETURN_-1207872263'), ('const-168', u'PTRSUB_-1207872114'), ('const-0', u'PTRSUB_-1207871894'), ('tmp_955', u'PTRSUB_-1207872145'), ('tmp_955', u'PTRSUB_-1207872270'), ('tmp_955', u'PTRSUB_-1207871910'), ('tmp_232', u'CBRANCH_-1207872824'), (u'PTRSUB_-1207872066', u'PTRSUB_-1207871990'), ('const-0', u'PTRSUB_-1207872295'), ('const-0', u'PTRSUB_-1207871907'), ('tmp_956', u'PTRSUB_-1207872286'), ('const-0', u'STORE_-1207872463'), ('const-168', u'PTRSUB_-1207871952'), (u'PTRSUB_-1207872123', u'STORE_-1207872898'), ('const-0', u'PTRSUB_-1207872078'), (u'PTRSUB_-1207872096', u'PTRSUB_-1207872019'), (u'PTRSUB_-1207871981', u'STORE_-1207872484'), (u'INT_ADD_-1207872801', u'STORE_-1207872816'), (u'PTRSUB_-1207871944', u'PTRSUB_-1207871938'), (u'PTRSUB_-1207872055', u'LOAD_-1207872728'), ('const-433', u'STORE_-1207872300'), (u'PTRSUB_-1207872156', u'PTRSUB_-1207872078'), (u'PTRSUB_-1207872308', u'PTRSUB_-1207872227'), (u'PTRSUB_-1207871961', u'STORE_-1207872383'), ('const-72', u'PTRSUB_-1207872092'), ('tmp_955', u'PTRSUB_-1207872297'), ('const-433', u'STORE_-1207872355'), ('tmp_955', u'PTRSUB_-1207872229'), ('const-0', u'STORE_-1207871921'), ('const-168', u'PTRSUB_-1207871985'), (u'PTRSUB_-1207872086', u'PTRSUB_-1207872009'), ('const-8', u'PTRSUB_-1207872151'), ('const-4509640', u'PTRSUB_-1207872155'), (u'CAST_-1207871943', u'STORE_-1207872553'), ('const-0', u'PTRSUB_-1207872270'), ('const-40', u'PTRSUB_-1207872128'), ('const-433', u'STORE_-1207872898'), ('const-104', u'PTRSUB_-1207871999'), ('tmp_956', u'PTRSUB_-1207872290'), (u'PTRSUB_-1207872056', u'PTRSUB_-1207871981'), ('const-80', u'PTRSUB_-1207872050'), ('const-0', u'PTRSUB_-1207872156'), (u'PTRSUB_-1207871938', u'STORE_-1207872517'), ('const-0', u'PTRSUB_-1207871909'), (u'CAST_-1207871932', u'STORE_-1207872003'), ('const-168', u'PTRSUB_-1207871948'), ('const-8', u'PTRSUB_-1207871941'), (u'PTRSUB_-1207871832', u'PTRSUB_-1207871934'), ('const-0', u'PTRSUB_-1207871971'), (u'PTRSUB_-1207872037', u'PTRSUB_-1207871964')]
[('tmp_1482', u'PTRADD_-1207872287'), (u'CALL_-1207872683', u'CAST_-1207872158'), ('const-433', u'STORE_-1207872435'), ('tmp_1481', u'PTRADD_-1207872055'), (u'INT_AND_-1207872649', u'INT_LEFT_-1207872634'), ('const-433', u'STORE_-1207872383'), ('const-24', u'PTRADD_-1207871987'), ('const-433', u'STORE_-1207872314'), ('tmp_1482', u'LOAD_-1207872944'), (u'PTRADD_-1207872136', u'STORE_-1207872407'), ('const-0', u'STORE_-1207872314'), (u'PTRSUB_-1207872149', u'STORE_-1207872553'), ('const-0', u'STORE_-1207872435'), ('tmp_1481', u'PTRADD_-1207872011'), ('const-433', u'STORE_-1207872517'), (u'INT_ADD_-1207872601', u'CAST_-1207872140'), ('const-1', u'PTRADD_-1207872309'), ('const-433', u'LOAD_-1207872682'), ('const-0', u'STORE_-1207872528'), (u'PTRADD_-1207872011', u'STORE_-1207872397'), ('const-433', u'STORE_-1207872342'), ('const-60', u'INT_ADD_-1207872601'), ('const-0', u'PTRSUB_-1207872302'), ('const-0', u'STORE_-1207872517'), ('const-433', u'STORE_-1207872506'), ('const-8', u'PTRADD_-1207872093'), ('const-27', u'PTRADD_-1207872031'), ('const-1', u'STORE_-1207872397'), ('const-8', u'PTRADD_-1207872067'), ('tmp_1481', u'PTRADD_-1207872111'), ('tmp_1481', u'PTRADD_-1207872236'), ('tmp_1481', u'PTRADD_-1207872102'), ('const-19', u'PTRADD_-1207872055'), (u'PTRADD_-1207872084', u'CAST_-1207872056'), (u'LOAD_-1207872944', u'INT_ADD_-1207872909'), (u'LOAD_-1207872944', u'CALL_-1207872909'), ('tmp_1481', u'PTRADD_-1207871928'), (u'LOAD_-1207872877', u'INT_AND_-1207872851'), ('const-8', u'PTRADD_-1207872011'), ('const-8', u'PTRADD_-1207872148'), ('tmp_1481', u'PTRADD_-1207872079'), (u'PTRADD_-1207872055', u'STORE_-1207872449'), (u'CAST_-1207872163', u'INT_ADD_-1207872679'), ('const-60', u'INT_ADD_-1207872712'), (u'CAST_-1207872198', u'LOAD_-1207872819'), ('const-11', u'PTRADD_-1207872120'), ('const-433', u'STORE_-1207872948'), ('const-0', u'STORE_-1207872495'), ('const-0', u'STORE_-1207872477'), (u'PTRADD_-1207872031', u'STORE_-1207872421'), ('const-27', u'PTRADD_-1207872136'), (u'PTRADD_-1207872102', u'STORE_-1207872506'), ('tmp_1481', u'PTRADD_-1207872295'), (u'INT_ADD_-1207872679', u'CAST_-1207872162'), ('tmp_1481', u'PTRADD_-1207872031'), ('const-0', u'STORE_-1207872369'), ('const-1', u'INT_AND_-1207872764'), ('const-433', u'LOAD_-1207872617'), ('const-18', u'PTRADD_-1207872067'), ('const-433', u'STORE_-1207872369'), ('const-7', u'PTRADD_-1207872257'), ('tmp_1481', u'CAST_-1207872174'), ('const-20', u'PTRADD_-1207872043'), ('const-8', u'PTRADD_-1207872019'), (u'INT_AND_-1207872764', u'INT_LEFT_-1207872745'), (u'PTRADD_-1207872128', u'CAST_-1207872096'), ('const-1', u'INT_ADD_-1207872801'), (u'PTRADD_-1207872079', u'STORE_-1207872477'), ('const-433', u'STORE_-1207872874'), ('const-8', u'PTRADD_-1207872257'), ('const-433', u'LOAD_-1207872944'), ('const-21', u'PTRADD_-1207872019'), (u'PTRADD_-1207872295', u'STORE_-1207872948'), ('tmp_1481', u'PTRADD_-1207872043'), ('const-8', u'PTRADD_-1207872055'), ('const-23', u'PTRADD_-1207871999'), ('const-433', u'STORE_-1207872905'), (u'PTRADD_-1207871952', u'STORE_-1207872328'), ('const-433', u'STORE_-1207872955'), (u'SUBPIECE_-1207872197', u'INT_OR_-1207872569'), ('const-223', u'INT_AND_-1207872694'), ('const-8', u'PTRADD_-1207872266'), (u'CAST_-1207872233', u'STORE_-1207872887'), ('tmp_1481', u'PTRADD_-1207872136'), (u'INT_LEFT_-1207872745', u'SUBPIECE_-1207872227'), ('const-433', u'STORE_-1207872528'), ('const-8', u'PTRADD_-1207872031'), ('const-60', u'INT_ADD_-1207872679'), (u'LOAD_-1207872819', u'INT_ADD_-1207872801'), ('const-3', u'PTRADD_-1207872304'), (u'CAST_-1207872158', u'LOAD_-1207872682'), (u'CAST_-1207872141', u'INT_ADD_-1207872601'), ('const-28', u'PTRADD_-1207871952'), ('tmp_1481', u'PTRADD_-1207871952'), ('tmp_1479', u'CALL_-1207872683'), (u'PTRADD_-1207871940', u'STORE_-1207872314'), ('tmp_1481', u'PTRADD_-1207871999'), (u'CAST_-1207872140', u'LOAD_-1207872617'), (u'INT_ADD_-1207872568', u'CAST_-1207872129'), ('const-8', u'PTRADD_-1207872120'), ('const-433', u'STORE_-1207872328'), ('tmp_1481', u'CAST_-1207872130'), (u'PTRADD_-1207872287', u'LOAD_-1207872938'), ('tmp_1481', u'PTRADD_-1207872266'), (u'PTRADD_-1207872257', u'CAST_-1207872233'), ('tmp_1481', u'PTRADD_-1207872128'), (u'PTRADD_-1207872111', u'STORE_-1207872517'), ('const-8', u'PTRADD_-1207871928'), ('const-433', u'STORE_-1207872887'), ('const-433', u'STORE_-1207872355'), ('const-80', u'INT_ADD_-1207872807'), ('const-10', u'PTRADD_-1207872148'), ('const-433', u'STORE_-1207872407'), (u'CAST_-1207872225', u'INT_ADD_-1207872863'), ('const-9', u'PTRADD_-1207872236'), ('const-433', u'STORE_-1207872563'), ('tmp_1479', u'INT_ADD_-1207872807'), (u'PTRADD_-1207871928', u'STORE_-1207872300'), (u'PTRADD_-1207872019', u'STORE_-1207872407'), ('tmp_1481', u'PTRADD_-1207872148'), ('tmp_1481', u'PTRADD_-1207871975'), ('const-25', u'PTRADD_-1207871975'), ('tmp_1481', u'PTRADD_-1207871940'), ('const-8', u'PTRADD_-1207872287'), ('const-8', u'PTRADD_-1207872236'), (u'PTRADD_-1207872093', u'STORE_-1207872495'), (u'PTRSUB_-1207872302', u'STORE_-1207872955'), ('const-0', u'PTRSUB_-1207872149'), ('const-8', u'PTRADD_-1207872043'), (u'PTRADD_-1207872043', u'STORE_-1207872435'), ('const-29', u'PTRADD_-1207871940'), ('const-433', u'STORE_-1207872449'), ('tmp_1481', u'PTRADD_-1207872120'), (u'PTRADD_-1207872067', u'STORE_-1207872463'), ('tmp_1479', u'INT_NOTEQUAL_-1207872825'), ('tmp_1481', u'PTRADD_-1207872245'), (u'LOAD_-1207872728', u'INT_AND_-1207872694'), ('const-0', u'STORE_-1207872449'), (u'PTRADD_-1207871975', u'CAST_-1207871956'), ('const-5', u'PTRADD_-1207872271'), ('const-433', u'STORE_-1207872538'), ('const-0', u'STORE_-1207872538'), ('const-4506600', u'PTRSUB_-1207872302'), ('const-191', u'INT_AND_-1207872583'), ('const-1', u'INT_AND_-1207872649'), ('const-17', u'PTRADD_-1207872079'), ('const-30', u'PTRADD_-1207871928'), ('const-433', u'STORE_-1207872693'), ('const-433', u'STORE_-1207872858'), ('const-0', u'INT_NOTEQUAL_-1207872825'), (u'INT_OR_-1207872569', u'STORE_-1207872582'), ('const-8', u'PTRADD_-1207872245'), ('const-433', u'LOAD_-1207872819'), ('const-25', u'PTRADD_-1207872128'), (u'INT_AND_-1207872583', u'INT_OR_-1207872569'), ('const-26', u'PTRADD_-1207871964'), (u'PTRADD_-1207872148', u'STORE_-1207872563'), (u'CAST_-1207872162', u'STORE_-1207872693'), (u'INT_NOTEQUAL_-1207872825', u'CBRANCH_-1207872824'), (u'LOAD_-1207872938', u'INT_ADD_-1207872909'), ('const-8', u'PTRADD_-1207872111'), ('const-433', u'STORE_-1207872484'), ('const-0', u'STORE_-1207872898'), ('const-433', u'STORE_-1207872898'), (u'CAST_-1207872198', u'STORE_-1207872816'), ('const-6', u'PTRADD_-1207872266'), (u'PTRADD_-1207871964', u'STORE_-1207872342'), ('const-1', u'PTRADD_-1207872295'), (u'CAST_-1207872130', u'INT_ADD_-1207872568'), ('const-8', u'PTRADD_-1207871999'), ('tmp_1479', u'CALL_-1207872792'), (u'CAST_-1207872129', u'STORE_-1207872582'), (u'PTRADD_-1207871999', u'STORE_-1207872383'), ('tmp_1481', u'PTRADD_-1207872271'), (u'PTRADD_-1207872236', u'STORE_-1207872847'), ('const-0', u'STORE_-1207872328'), ('const-433', u'STORE_-1207872463'), (u'PTRADD_-1207872245', u'STORE_-1207872858'), (u'PTRADD_-1207871987', u'STORE_-1207872369'), ('const-8', u'PTRADD_-1207872084'), ('tmp_1481', u'CAST_-1207872141'), (u'CAST_-1207871956', u'STORE_-1207872355'), (u'PTRADD_-1207872309', u'CALL_-1207872909'), ('const-0', u'STORE_-1207872342'), ('tmp_1481', u'PTRADD_-1207871964'), ('const-433', u'STORE_-1207872495'), ('const-8', u'PTRADD_-1207872136'), ('const-433', u'STORE_-1207872477'), (u'INT_OR_-1207872680', u'STORE_-1207872693'), (u'INT_ADD_-1207872909', u'CALL_-1207872909'), ('tmp_1481', u'PTRADD_-1207871987'), ('const-22', u'PTRADD_-1207872011'), ('const-8', u'PTRADD_-1207871940'), (u'INT_ADD_-1207872807', u'CAST_-1207872198'), ('const-8', u'PTRADD_-1207872304'), ('const-5', u'INT_LEFT_-1207872745'), (u'INT_AND_-1207872694', u'INT_OR_-1207872680'), (u'CAST_-1207872174', u'INT_ADD_-1207872712'), ('tmp_1481', u'PTRADD_-1207872304'), ('tmp_1481', u'STORE_-1207872955'), ('const-0', u'STORE_-1207872858'), ('tmp_1481', u'PTRADD_-1207872093'), ('const-128', u'INT_AND_-1207872851'), ('const-433', u'LOAD_-1207872938'), (u'INT_AND_-1207872851', u'STORE_-1207872874'), ('const-8', u'PTRADD_-1207871952'), (u'CAST_-1207872096', u'STORE_-1207872538'), ('const-0', u'STORE_-1207872506'), (u'PTRADD_-1207872266', u'STORE_-1207872898'), ('const-433', u'STORE_-1207872397'), ('const-13', u'PTRADD_-1207872102'), (u'PTRADD_-1207872271', u'STORE_-1207872905'), (u'INT_ADD_-1207872863', u'CAST_-1207872224'), (u'INT_ZEXT_-1207872401', u'INT_AND_-1207872649'), ('const-4509640', u'PTRSUB_-1207872149'), ('const-15', u'PTRADD_-1207872084'), ('const-8', u'PTRADD_-1207872102'), ('const-0', u'SUBPIECE_-1207872227'), (u'CAST_-1207872056', u'STORE_-1207872484'), ('tmp_1481', u'PTRADD_-1207872084'), ('const-433', u'STORE_-1207872582'), (u'CAST_-1207872224', u'LOAD_-1207872877'), ('const-433', u'STORE_-1207872847'), (u'INT_LEFT_-1207872634', u'SUBPIECE_-1207872197'), ('tmp_1481', u'PTRADD_-1207872257'), ('const-0', u'STORE_-1207872383'), ('const-433', u'LOAD_-1207872728'), ('const-8', u'PTRADD_-1207872128'), (u'SUBPIECE_-1207872227', u'INT_OR_-1207872680'), ('const-8', u'PTRADD_-1207872295'), ('const-433', u'STORE_-1207872816'), (u'CALL_-1207872792', u'INT_AND_-1207872764'), ('const-8', u'PTRADD_-1207871964'), ('const-0', u'RETURN_-1207872263'), ('const-14', u'PTRADD_-1207872093'), ('const-0', u'STORE_-1207872563'), (u'PTRADD_-1207872304', u'STORE_-1207872948'), ('const-4294967295', u'STORE_-1207872887'), ('const-8', u'PTRADD_-1207872079'), ('tmp_1481', u'PTRADD_-1207872067'), ('tmp_232', u'CBRANCH_-1207872824'), ('const-0', u'SUBPIECE_-1207872197'), ('const-433', u'STORE_-1207872421'), ('const-8', u'PTRADD_-1207872271'), ('const-0', u'STORE_-1207872484'), ('tmp_1481', u'STORE_-1207872553'), ('const-60', u'INT_ADD_-1207872568'), (u'INT_ADD_-1207872801', u'STORE_-1207872816'), (u'INT_ADD_-1207872712', u'CAST_-1207872173'), ('const-8', u'PTRADD_-1207871987'), ('tmp_1479', u'STORE_-1207872905'), ('const-0', u'STORE_-1207872300'), ('const-433', u'LOAD_-1207872877'), ('const-1', u'PTRADD_-1207872287'), ('const-8', u'PTRADD_-1207871975'), (u'CAST_-1207872224', u'STORE_-1207872874'), ('const-6', u'INT_LEFT_-1207872634'), ('const-1065353216', u'STORE_-1207872355'), ('const-8', u'PTRADD_-1207872309'), ('const-433', u'STORE_-1207872300'), ('const-60', u'INT_ADD_-1207872863'), (u'LOAD_-1207872682', u'INT_ZEXT_-1207872401'), ('const-0', u'STORE_-1207872463'), (u'PTRADD_-1207872120', u'STORE_-1207872528'), ('const-0', u'STORE_-1207872847'), ('const-0', u'STORE_-1207872421'), ('const-433', u'STORE_-1207872553'), (u'LOAD_-1207872617', u'INT_AND_-1207872583'), ('tmp_1481', u'PTRADD_-1207872019'), ('tmp_1481', u'CAST_-1207872163'), ('tmp_1481', u'PTRADD_-1207872309'), ('const-12', u'PTRADD_-1207872111'), ('const-8', u'PTRADD_-1207872245'), (u'CAST_-1207872173', u'LOAD_-1207872728'), ('tmp_1481', u'CAST_-1207872225')]
null
null
001e5210
x64
O3
(translation_unit "void FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}\n\n" (function_definition "void FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}" primitive_type (function_declarator "FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,long *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (expression_statement "*param_1 = &DAT_0044c3e8;" (assignment_expression "*param_1 = &DAT_0044c3e8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0044c3e8" & identifier)) ;) (expression_statement "param_1[1] = param_1 + 3;" (assignment_expression "param_1[1] = param_1 + 3" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);" (call_expression "FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2)" identifier (argument_list "(param_1 + 1,*param_2,param_2[1] + *param_2)" ( (binary_expression "param_1 + 1" identifier + number_literal) , (pointer_expression "*param_2" * identifier) , (binary_expression "param_2[1] + *param_2" (subscript_expression "param_2[1]" identifier [ number_literal ]) + (pointer_expression "*param_2" * identifier)) ))) ;) (expression_statement "param_1[5] = param_3;" (assignment_expression "param_1[5] = param_3" (subscript_expression "param_1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 7) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 7) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 7)" * (cast_expression "(undefined4 *)(param_1 + 7)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;" (assignment_expression "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0x80" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal)) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }" { (expression_statement "*(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;" (assignment_expression "*(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1" (pointer_expression "*(int *)(param_3 + 0x50)" * (cast_expression "(int *)(param_3 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x50)" ( (binary_expression "param_3 + 0x50" identifier + number_literal) )))) = (binary_expression "*(int *)(param_3 + 0x50) + 1" (pointer_expression "*(int *)(param_3 + 0x50)" * (cast_expression "(int *)(param_3 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x50)" ( (binary_expression "param_3 + 0x50" identifier + number_literal) )))) + number_literal)) ;) comment (expression_statement "uVar1 = FUN_00187b60(param_3);" (assignment_expression "uVar1 = FUN_00187b60(param_3)" identifier = (call_expression "FUN_00187b60(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);" (assignment_expression "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5)" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5)" (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xdf" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (call_expression "(byte)((uVar1 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((uVar1 & 1) << 5)" ( (binary_expression "(uVar1 & 1) << 5" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) << number_literal) ))))) ;) (expression_statement "pbVar2 = (byte *)FUN_00187b40(param_3);" (assignment_expression "pbVar2 = (byte *)FUN_00187b40(param_3)" identifier = (cast_expression "(byte *)FUN_00187b40(param_3)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00187b40(param_3)" identifier (argument_list "(param_3)" ( identifier ))))) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);" (assignment_expression "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6)" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6)" (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xbf" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (call_expression "(byte)((*pbVar2 & 1) << 6)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((*pbVar2 & 1) << 6)" ( (binary_expression "(*pbVar2 & 1) << 6" (parenthesized_expression "(*pbVar2 & 1)" ( (binary_expression "*pbVar2 & 1" (pointer_expression "*pbVar2" * identifier) & number_literal) )) << number_literal) ))))) ;) })) (expression_statement "param_1[10] = 0;" (assignment_expression "param_1[10] = 0" (subscript_expression "param_1[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &DAT_0044cfc8;" (assignment_expression "*param_1 = &DAT_0044cfc8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0044cfc8" & identifier)) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0x19)" * (cast_expression "(undefined1 (*) [16])(param_1 + 0x19)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 0x19)" ( (binary_expression "param_1 + 0x19" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "param_1[0xb] = 0;" (assignment_expression "param_1[0xb] = 0" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 0xf) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xf) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xf)" * (cast_expression "(undefined1 *)(param_1 + 0xf)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x12] = 0;" (assignment_expression "param_1[0x12] = 0" (subscript_expression "param_1[0x12]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x13] = 0;" (assignment_expression "param_1[0x13] = 0" (subscript_expression "param_1[0x13]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x14] = 0;" (assignment_expression "param_1[0x14] = 0" (subscript_expression "param_1[0x14]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1b] = 0;" (assignment_expression "param_1[0x1b] = 0" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x15] = param_1 + 0x1b;" (assignment_expression "param_1[0x15] = param_1 + 0x1b" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x1b" identifier + number_literal)) ;) (expression_statement "param_1[0x16] = 1;" (assignment_expression "param_1[0x16] = 1" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x17] = 0;" (assignment_expression "param_1[0x17] = 0" (subscript_expression "param_1[0x17]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x18] = 0;" (assignment_expression "param_1[0x18] = 0" (subscript_expression "param_1[0x18]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x19) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0x19) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0x19)" * (cast_expression "(undefined4 *)(param_1 + 0x19)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x19)" ( (binary_expression "param_1 + 0x19" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1a] = 0;" (assignment_expression "param_1[0x1a] = 0" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1c] = 0;" (assignment_expression "param_1[0x1c] = 0" (subscript_expression "param_1[0x1c]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1d] = 0;" (assignment_expression "param_1[0x1d] = 0" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1e] = 0;" (assignment_expression "param_1[0x1e] = 0" (subscript_expression "param_1[0x1e]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void Sized_relobj(Sized_relobj<32,_true> * this, string * name,\n Input_file * input_file) */\n\nvoid __thiscall\ngold::Sized_relobj<32,_true>::Sized_relobj\n (Sized_relobj<32,_true> *this,string *name,Input_file *input_file)\n\n{\n undefined1 *puVar1;\n int *piVar2;\n pointer pcVar3;\n bool bVar4;\n Position_dependent_options *pPVar5;\n \n (this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044c3e8;\n (this->super_Relobj).super_Object.name_._M_dataplus._M_p =\n (pointer)&(this->super_Relobj).super_Object.name_.field_2;\n pcVar3 = (name->_M_dataplus)._M_p;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(this->super_Relobj).super_Object.name_,pcVar3,\n pcVar3 + name->_M_string_length);\n (this->super_Relobj).super_Object.input_file_ = input_file;\n (this->super_Relobj).super_Object.offset_ = 0;\n (this->super_Relobj).super_Object.shnum_ = 0xffffffff;\n puVar1 = &(this->super_Relobj).super_Object.field_0x3c;\n *puVar1 = *puVar1 & 0x80;\n (this->super_Relobj).super_Object.xindex_ = (Xindex *)0x0;\n (this->super_Relobj).super_Object.compressed_sections_ = (Compressed_section_map *)0x0;\n if (input_file != (Input_file *)0x0) {\n piVar2 = &(input_file->file_).object_count_;\n *piVar2 = *piVar2 + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n bVar4 = Input_file::is_in_system_directory(input_file);\n (this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5;\n pPVar5 = Input_file::options(input_file);\n (this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6)\n ;\n }\n (this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n = (pointer)0x0;\n (this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044cfc8;\n (this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4 = 0;\n (this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)0x0;\n (this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x0;\n (this->super_Relobj).map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;\n (this->super_Relobj).object_merge_map_ = (Object_merge_map *)0x0;\n (this->super_Relobj).relocs_must_follow_section_writes_ = false;\n (this->super_Relobj).sd_ = (Symbols_data *)0x0;\n (this->super_Relobj).reloc_counts_ = (uint *)0x0;\n (this->super_Relobj).reloc_bases_ = (uint *)0x0;\n (this->super_Relobj).first_dyn_reloc_ = 0;\n (this->super_Relobj).dyn_reloc_count_ = 0;\n (this->local_got_offsets_)._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->local_got_offsets_)._M_h._M_buckets = &(this->local_got_offsets_)._M_h._M_single_bucket;\n (this->local_got_offsets_)._M_h._M_bucket_count = 1;\n (this->local_got_offsets_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;\n (this->local_got_offsets_)._M_h._M_element_count = 0;\n (this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_start = (pointer)0x0;\n (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_finish = (pointer)0x0;\n (this->section_offsets_).super__Vector_base<unsigned_int,_std::allocator<unsigned_int>_>._M_impl.\n _M_end_of_storage = (pointer)0x0;\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Sized_relobj<32,_true>::Sized_relobj\n (Sized_relobj<32,_true> *this,string *name,Input_file *input_file)\n\n{\n undefined1 *puVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::Sized_relobj\n (Sized_relobj<32,_true> *this,string *name,Input_file *input_file)\n\n{\n undefined1" identifier > : : (function_declarator "Sized_relobj\n (Sized_relobj<32,_true> *this,string *name,Input_file *input_file)" identifier (parameter_list "(Sized_relobj<32,_true> *this,string *name,Input_file *input_file)" ( (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "string *name" type_identifier (pointer_declarator "*name" * identifier)) , (parameter_declaration "Input_file *input_file" type_identifier (pointer_declarator "*input_file" * identifier)) ))) { identifier) (pointer_declarator "*puVar1" * identifier) ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "pointer pcVar3;" type_identifier identifier ;) (declaration "bool bVar4;" primitive_type identifier ;) (declaration "Position_dependent_options *pPVar5;" type_identifier (pointer_declarator "*pPVar5" * identifier) ;) (expression_statement "(this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044c3e8;" (assignment_expression "(this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044c3e8" (field_expression "(this->super_Relobj).super_Object._vptr_Object" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_0044c3e8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_0044c3e8" & identifier))) ;) (expression_statement "(this->super_Relobj).super_Object.name_._M_dataplus._M_p =\n (pointer)&(this->super_Relobj).super_Object.name_.field_2;" (assignment_expression "(this->super_Relobj).super_Object.name_._M_dataplus._M_p =\n (pointer)&(this->super_Relobj).super_Object.name_.field_2" (field_expression "(this->super_Relobj).super_Object.name_._M_dataplus._M_p" (field_expression "(this->super_Relobj).super_Object.name_._M_dataplus" (field_expression "(this->super_Relobj).super_Object.name_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "(pointer)&(this->super_Relobj).super_Object.name_.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "(this->super_Relobj).super_Object.name_.field_2" (field_expression "(this->super_Relobj).super_Object.name_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "pcVar3 = (name->_M_dataplus)._M_p;" (assignment_expression "pcVar3 = (name->_M_dataplus)._M_p" identifier = (field_expression "(name->_M_dataplus)._M_p" (parenthesized_expression "(name->_M_dataplus)" ( (field_expression "name->_M_dataplus" identifier -> field_identifier) )) . field_identifier)) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char*>(&(this->super_Relobj).super_Object.name_,pcVar3,\n pcVar3 + name->_M_string_length);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char*>(&(this->super_Relobj).super_Object.name_,pcVar3,\n pcVar3 + name->_M_string_length);" (binary_expression "_M_construct<char*>(&(this->super_Relobj).super_Object.name_,pcVar3,\n pcVar3 + name->_M_string_length)" (binary_expression "_M_construct<char" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&(this->super_Relobj).super_Object.name_,pcVar3,\n pcVar3 + name->_M_string_length)" ( (comma_expression "&(this->super_Relobj).super_Object.name_,pcVar3,\n pcVar3 + name->_M_string_length" (pointer_expression "&(this->super_Relobj).super_Object.name_" & (field_expression "(this->super_Relobj).super_Object.name_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier)) , (comma_expression "pcVar3,\n pcVar3 + name->_M_string_length" identifier , (binary_expression "pcVar3 + name->_M_string_length" identifier + (field_expression "name->_M_string_length" identifier -> field_identifier)))) ))) ;)) (expression_statement "(this->super_Relobj).super_Object.input_file_ = input_file;" (assignment_expression "(this->super_Relobj).super_Object.input_file_ = input_file" (field_expression "(this->super_Relobj).super_Object.input_file_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->super_Relobj).super_Object.offset_ = 0;" (assignment_expression "(this->super_Relobj).super_Object.offset_ = 0" (field_expression "(this->super_Relobj).super_Object.offset_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Relobj).super_Object.shnum_ = 0xffffffff;" (assignment_expression "(this->super_Relobj).super_Object.shnum_ = 0xffffffff" (field_expression "(this->super_Relobj).super_Object.shnum_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "puVar1 = &(this->super_Relobj).super_Object.field_0x3c;" (assignment_expression "puVar1 = &(this->super_Relobj).super_Object.field_0x3c" identifier = (pointer_expression "&(this->super_Relobj).super_Object.field_0x3c" & (field_expression "(this->super_Relobj).super_Object.field_0x3c" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (expression_statement "*puVar1 = *puVar1 & 0x80;" (assignment_expression "*puVar1 = *puVar1 & 0x80" (pointer_expression "*puVar1" * identifier) = (binary_expression "*puVar1 & 0x80" (pointer_expression "*puVar1" * identifier) & number_literal)) ;) (expression_statement "(this->super_Relobj).super_Object.xindex_ = (Xindex *)0x0;" (assignment_expression "(this->super_Relobj).super_Object.xindex_ = (Xindex *)0x0" (field_expression "(this->super_Relobj).super_Object.xindex_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(Xindex *)0x0" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Relobj).super_Object.compressed_sections_ = (Compressed_section_map *)0x0;" (assignment_expression "(this->super_Relobj).super_Object.compressed_sections_ = (Compressed_section_map *)0x0" (field_expression "(this->super_Relobj).super_Object.compressed_sections_" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(Compressed_section_map *)0x0" ( (type_descriptor "Compressed_section_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (if_statement "if (input_file != (Input_file *)0x0) {\n piVar2 = &(input_file->file_).object_count_;\n *piVar2 = *piVar2 + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n bVar4 = Input_file::is_in_system_directory(input_file);\n (this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5;\n pPVar5 = Input_file::options(input_file);\n (this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6)\n ;\n }" if (parenthesized_expression "(input_file != (Input_file *)0x0)" ( (binary_expression "input_file != (Input_file *)0x0" identifier != (cast_expression "(Input_file *)0x0" ( (type_descriptor "Input_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n piVar2 = &(input_file->file_).object_count_;\n *piVar2 = *piVar2 + 1;\n /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */\n bVar4 = Input_file::is_in_system_directory(input_file);\n (this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5;\n pPVar5 = Input_file::options(input_file);\n (this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6)\n ;\n }" { (expression_statement "piVar2 = &(input_file->file_).object_count_;" (assignment_expression "piVar2 = &(input_file->file_).object_count_" identifier = (pointer_expression "&(input_file->file_).object_count_" & (field_expression "(input_file->file_).object_count_" (parenthesized_expression "(input_file->file_)" ( (field_expression "input_file->file_" identifier -> field_identifier) )) . field_identifier))) ;) (expression_statement "*piVar2 = *piVar2 + 1;" (assignment_expression "*piVar2 = *piVar2 + 1" (pointer_expression "*piVar2" * identifier) = (binary_expression "*piVar2 + 1" (pointer_expression "*piVar2" * identifier) + number_literal)) ;) comment (ERROR "bVar4 = Input_file::" (assignment_expression "bVar4 = Input_file" identifier = identifier) : :) (expression_statement "is_in_system_directory(input_file);" (call_expression "is_in_system_directory(input_file)" identifier (argument_list "(input_file)" ( identifier ))) ;) (expression_statement "(this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5;" (assignment_expression "(this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5" (field_expression "(this->super_Relobj).super_Object.field_0x3c" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(this->super_Relobj).super_Object.field_0x3c & 0xdf | bVar4 << 5" (binary_expression "(this->super_Relobj).super_Object.field_0x3c & 0xdf" (field_expression "(this->super_Relobj).super_Object.field_0x3c" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) & number_literal) | (binary_expression "bVar4 << 5" identifier << number_literal))) ;) (ERROR "pPVar5 = Input_file::" (assignment_expression "pPVar5 = Input_file" identifier = identifier) : :) (expression_statement "options(input_file);" (call_expression "options(input_file)" identifier (argument_list "(input_file)" ( identifier ))) ;) (expression_statement "(this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6)\n ;" (assignment_expression "(this->super_Relobj).super_Object.field_0x3c =\n (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6)" (field_expression "(this->super_Relobj).super_Object.field_0x3c" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (binary_expression "(this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6)" (binary_expression "(this->super_Relobj).super_Object.field_0x3c & 0xbf" (field_expression "(this->super_Relobj).super_Object.field_0x3c" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) & number_literal) | (call_expression "(byte)((pPVar5->as_needed_ & 1) << 6)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((pPVar5->as_needed_ & 1) << 6)" ( (binary_expression "(pPVar5->as_needed_ & 1) << 6" (parenthesized_expression "(pPVar5->as_needed_ & 1)" ( (binary_expression "pPVar5->as_needed_ & 1" (field_expression "pPVar5->as_needed_" identifier -> field_identifier) & number_literal) )) << number_literal) ))))) ;) })) (expression_statement "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n = (pointer)0x0;" (assignment_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start\n = (pointer)0x0" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl._M_start" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base" (field_expression "(this->super_Relobj).output_sections_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044cfc8;" (assignment_expression "(this->super_Relobj).super_Object._vptr_Object = (_func_int_varargs **)&DAT_0044cfc8" (field_expression "(this->super_Relobj).super_Object._vptr_Object" (field_expression "(this->super_Relobj).super_Object" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_0044cfc8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_0044cfc8" & identifier))) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 0.0" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "*(undefined4 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4 = 0;" (assignment_expression "*(undefined4 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4 = 0" (pointer_expression "*(undefined4 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4" * (cast_expression "(undefined4 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4" & (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)))) = number_literal) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)0x0;" (assignment_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish = (pointer)0x0" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_finish" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base" (field_expression "(this->super_Relobj).output_sections_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x0;" (assignment_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage = (pointer)0x0" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl.\n _M_end_of_storage" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_>._M_impl" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold::Output_section*>_" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std::allocator<gold" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold::Output_section*,_std" (binary_expression "(this->super_Relobj).output_sections_.\n super__Vector_base<gold" (field_expression "(this->super_Relobj).output_sections_.\n super__Vector_base" (field_expression "(this->super_Relobj).output_sections_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_section" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "(this->super_Relobj).map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0;" (assignment_expression "(this->super_Relobj).map_to_relocatable_relocs_ =\n (vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" (field_expression "(this->super_Relobj).map_to_relocatable_relocs_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (parenthesized_expression "(vector<gold::Relocatable_relocs*,_std::allocator<gold::Relocatable_relocs*>_> *)0x0" ( (ERROR "vector<gold::Relocatable_relocs*,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (type_descriptor "Relocatable_relocs*" type_identifier (abstract_pointer_declarator "*" *)) , identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Relocatable_relocs*>_> *)0x0" (binary_expression "Relocatable_relocs*>_" identifier * (ERROR ">" >) identifier) > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal)) ))) ;) (expression_statement "(this->super_Relobj).object_merge_map_ = (Object_merge_map *)0x0;" (assignment_expression "(this->super_Relobj).object_merge_map_ = (Object_merge_map *)0x0" (field_expression "(this->super_Relobj).object_merge_map_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Object_merge_map *)0x0" ( (type_descriptor "Object_merge_map *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Relobj).relocs_must_follow_section_writes_ = false;" (assignment_expression "(this->super_Relobj).relocs_must_follow_section_writes_ = false" (field_expression "(this->super_Relobj).relocs_must_follow_section_writes_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = false) ;) (expression_statement "(this->super_Relobj).sd_ = (Symbols_data *)0x0;" (assignment_expression "(this->super_Relobj).sd_ = (Symbols_data *)0x0" (field_expression "(this->super_Relobj).sd_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Symbols_data *)0x0" ( (type_descriptor "Symbols_data *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Relobj).reloc_counts_ = (uint *)0x0;" (assignment_expression "(this->super_Relobj).reloc_counts_ = (uint *)0x0" (field_expression "(this->super_Relobj).reloc_counts_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Relobj).reloc_bases_ = (uint *)0x0;" (assignment_expression "(this->super_Relobj).reloc_bases_ = (uint *)0x0" (field_expression "(this->super_Relobj).reloc_bases_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(uint *)0x0" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Relobj).first_dyn_reloc_ = 0;" (assignment_expression "(this->super_Relobj).first_dyn_reloc_ = 0" (field_expression "(this->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Relobj).dyn_reloc_count_ = 0;" (assignment_expression "(this->super_Relobj).dyn_reloc_count_ = 0" (field_expression "(this->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(this->super_Relobj)" ( (field_expression "this->super_Relobj" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_single_bucket = (__bucket_type)0x0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_single_bucket = (__bucket_type)0x0" (field_expression "(this->local_got_offsets_)._M_h._M_single_bucket" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_buckets = &(this->local_got_offsets_)._M_h._M_single_bucket;" (assignment_expression "(this->local_got_offsets_)._M_h._M_buckets = &(this->local_got_offsets_)._M_h._M_single_bucket" (field_expression "(this->local_got_offsets_)._M_h._M_buckets" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (pointer_expression "&(this->local_got_offsets_)._M_h._M_single_bucket" & (field_expression "(this->local_got_offsets_)._M_h._M_single_bucket" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier))) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_bucket_count = 1;" (assignment_expression "(this->local_got_offsets_)._M_h._M_bucket_count = 1" (field_expression "(this->local_got_offsets_)._M_h._M_bucket_count" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0" (field_expression "(this->local_got_offsets_)._M_h._M_before_begin._M_nxt" (field_expression "(this->local_got_offsets_)._M_h._M_before_begin" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_element_count = 0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_element_count = 0" (field_expression "(this->local_got_offsets_)._M_h._M_element_count" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 1.0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 1.0" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize" (field_expression "(this->local_got_offsets_)._M_h._M_rehash_policy" (field_expression "(this->local_got_offsets_)._M_h" (parenthesized_expression "(this->local_got_offsets_)" ( (field_expression "this->local_got_offsets_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (ERROR "(this->section_offsets_).super__Vector_base<unsigned_int," (binary_expression "(this->section_offsets_).super__Vector_base<unsigned_int" (field_expression "(this->section_offsets_).super__Vector_base" (parenthesized_expression "(this->section_offsets_)" ( (field_expression "this->section_offsets_" identifier -> field_identifier) )) . field_identifier) < identifier) ,) (labeled_statement "_std::allocator<unsigned_int>_>._M_impl.\n _M_start = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "allocator<unsigned_int>_>._M_impl.\n _M_start = (pointer)0x0;" (assignment_expression "allocator<unsigned_int>_>._M_impl.\n _M_start = (pointer)0x0" (field_expression "allocator<unsigned_int>_>._M_impl.\n _M_start" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;)) (ERROR "(this->section_offsets_).super__Vector_base<unsigned_int," (binary_expression "(this->section_offsets_).super__Vector_base<unsigned_int" (field_expression "(this->section_offsets_).super__Vector_base" (parenthesized_expression "(this->section_offsets_)" ( (field_expression "this->section_offsets_" identifier -> field_identifier) )) . field_identifier) < identifier) ,) (labeled_statement "_std::allocator<unsigned_int>_>._M_impl.\n _M_finish = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "allocator<unsigned_int>_>._M_impl.\n _M_finish = (pointer)0x0;" (assignment_expression "allocator<unsigned_int>_>._M_impl.\n _M_finish = (pointer)0x0" (field_expression "allocator<unsigned_int>_>._M_impl.\n _M_finish" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;)) (ERROR "(this->section_offsets_).super__Vector_base<unsigned_int," (binary_expression "(this->section_offsets_).super__Vector_base<unsigned_int" (field_expression "(this->section_offsets_).super__Vector_base" (parenthesized_expression "(this->section_offsets_)" ( (field_expression "this->section_offsets_" identifier -> field_identifier) )) . field_identifier) < identifier) ,) (labeled_statement "_std::allocator<unsigned_int>_>._M_impl.\n _M_end_of_storage = (pointer)0x0;" statement_identifier : (ERROR ":" :) (expression_statement "allocator<unsigned_int>_>._M_impl.\n _M_end_of_storage = (pointer)0x0;" (assignment_expression "allocator<unsigned_int>_>._M_impl.\n _M_end_of_storage = (pointer)0x0" (field_expression "allocator<unsigned_int>_>._M_impl.\n _M_end_of_storage" (field_expression "allocator<unsigned_int>_>._M_impl" (binary_expression "allocator<unsigned_int>_" (binary_expression "allocator<unsigned_int" identifier < identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;)) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}\n\n" (function_definition "void FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}" primitive_type (function_declarator "FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,long *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "byte *pbVar2;" type_identifier (pointer_declarator "*pbVar2" * identifier) ;) (expression_statement "*param_1 = &DAT_0044c3e8;" (assignment_expression "*param_1 = &DAT_0044c3e8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0044c3e8" & identifier)) ;) (expression_statement "param_1[1] = param_1 + 3;" (assignment_expression "param_1[1] = param_1 + 3" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (expression_statement "FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);" (call_expression "FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2)" identifier (argument_list "(param_1 + 1,*param_2,param_2[1] + *param_2)" ( (binary_expression "param_1 + 1" identifier + number_literal) , (pointer_expression "*param_2" * identifier) , (binary_expression "param_2[1] + *param_2" (subscript_expression "param_2[1]" identifier [ number_literal ]) + (pointer_expression "*param_2" * identifier)) ))) ;) (expression_statement "param_1[5] = param_3;" (assignment_expression "param_1[5] = param_3" (subscript_expression "param_1[5]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 7) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 7) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 7)" * (cast_expression "(undefined4 *)(param_1 + 7)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 7)" ( (binary_expression "param_1 + 7" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;" (assignment_expression "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0x80" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal)) ;) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }" { (expression_statement "*(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;" (assignment_expression "*(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1" (pointer_expression "*(int *)(param_3 + 0x50)" * (cast_expression "(int *)(param_3 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x50)" ( (binary_expression "param_3 + 0x50" identifier + number_literal) )))) = (binary_expression "*(int *)(param_3 + 0x50) + 1" (pointer_expression "*(int *)(param_3 + 0x50)" * (cast_expression "(int *)(param_3 + 0x50)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x50)" ( (binary_expression "param_3 + 0x50" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "uVar1 = FUN_00187b60(param_3);" (assignment_expression "uVar1 = FUN_00187b60(param_3)" identifier = (call_expression "FUN_00187b60(param_3)" identifier (argument_list "(param_3)" ( identifier )))) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);" (assignment_expression "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5)" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5)" (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xdf" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (call_expression "(byte)((uVar1 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((uVar1 & 1) << 5)" ( (binary_expression "(uVar1 & 1) << 5" (parenthesized_expression "(uVar1 & 1)" ( (binary_expression "uVar1 & 1" identifier & number_literal) )) << number_literal) ))))) ;) (expression_statement "pbVar2 = (byte *)FUN_00187b40(param_3);" (assignment_expression "pbVar2 = (byte *)FUN_00187b40(param_3)" identifier = (cast_expression "(byte *)FUN_00187b40(param_3)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00187b40(param_3)" identifier (argument_list "(param_3)" ( identifier ))))) ;) (expression_statement "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);" (assignment_expression "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6)" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6)" (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xbf" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" * (cast_expression "(byte *)((long)param_1 + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x3c)" ( (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | (call_expression "(byte)((*pbVar2 & 1) << 6)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((*pbVar2 & 1) << 6)" ( (binary_expression "(*pbVar2 & 1) << 6" (parenthesized_expression "(*pbVar2 & 1)" ( (binary_expression "*pbVar2 & 1" (pointer_expression "*pbVar2" * identifier) & number_literal) )) << number_literal) ))))) ;) })) (expression_statement "param_1[10] = 0;" (assignment_expression "param_1[10] = 0" (subscript_expression "param_1[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &DAT_0044cfc8;" (assignment_expression "*param_1 = &DAT_0044cfc8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0044cfc8" & identifier)) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0x19)" * (cast_expression "(undefined1 (*) [16])(param_1 + 0x19)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 0x19)" ( (binary_expression "param_1 + 0x19" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "param_1[0xb] = 0;" (assignment_expression "param_1[0xb] = 0" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 0xf) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xf) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xf)" * (cast_expression "(undefined1 *)(param_1 + 0xf)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x12] = 0;" (assignment_expression "param_1[0x12] = 0" (subscript_expression "param_1[0x12]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x13] = 0;" (assignment_expression "param_1[0x13] = 0" (subscript_expression "param_1[0x13]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x14] = 0;" (assignment_expression "param_1[0x14] = 0" (subscript_expression "param_1[0x14]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1b] = 0;" (assignment_expression "param_1[0x1b] = 0" (subscript_expression "param_1[0x1b]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x15] = param_1 + 0x1b;" (assignment_expression "param_1[0x15] = param_1 + 0x1b" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x1b" identifier + number_literal)) ;) (expression_statement "param_1[0x16] = 1;" (assignment_expression "param_1[0x16] = 1" (subscript_expression "param_1[0x16]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x17] = 0;" (assignment_expression "param_1[0x17] = 0" (subscript_expression "param_1[0x17]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x18] = 0;" (assignment_expression "param_1[0x18] = 0" (subscript_expression "param_1[0x18]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0x19) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0x19) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0x19)" * (cast_expression "(undefined4 *)(param_1 + 0x19)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x19)" ( (binary_expression "param_1 + 0x19" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x1a] = 0;" (assignment_expression "param_1[0x1a] = 0" (subscript_expression "param_1[0x1a]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1c] = 0;" (assignment_expression "param_1[0x1c] = 0" (subscript_expression "param_1[0x1c]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1d] = 0;" (assignment_expression "param_1[0x1d] = 0" (subscript_expression "param_1[0x1d]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x1e] = 0;" (assignment_expression "param_1[0x1e] = 0" (subscript_expression "param_1[0x1e]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (pointer_expression * IDENT) , (binary_expression (subscript_expression IDENT [ LIT ]) + (pointer_expression * IDENT)) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) & LIT) )) << LIT) ))))) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)\n\n{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_001e5210(undefined8 *param_1,long *param_2,long param_3)" (identifier "FUN_001e5210") (parameter_list "(undefined8 *param_1,long *param_2,long param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n uint uVar1;\n byte *pbVar2;\n \n *param_1 = &DAT_0044c3e8;\n param_1[1] = param_1 + 3;\n FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);\n param_1[5] = param_3;\n param_1[6] = 0;\n *(undefined4 *)(param_1 + 7) = 0xffffffff;\n *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;\n param_1[8] = 0;\n param_1[9] = 0;\n if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }\n param_1[10] = 0;\n *param_1 = &DAT_0044cfc8;\n *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;\n param_1[0xb] = 0;\n param_1[0xc] = 0;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined1 *)(param_1 + 0xf) = 0;\n param_1[0x11] = 0;\n param_1[0x12] = 0;\n param_1[0x13] = 0;\n param_1[0x14] = 0;\n param_1[0x1b] = 0;\n param_1[0x15] = param_1 + 0x1b;\n param_1[0x16] = 1;\n param_1[0x17] = 0;\n param_1[0x18] = 0;\n *(undefined4 *)(param_1 + 0x19) = 0x3f800000;\n param_1[0x1a] = 0;\n param_1[0x1c] = 0;\n param_1[0x1d] = 0;\n param_1[0x1e] = 0;\n return;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "byte *pbVar2;" (type_identifier "byte") (pointer_declarator "*pbVar2" (* "*") (identifier "pbVar2")) (; ";")) (expression_statement "*param_1 = &DAT_0044c3e8;" (assignment_expression "*param_1 = &DAT_0044c3e8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_0044c3e8" (& "&") (identifier "DAT_0044c3e8"))) (; ";")) (expression_statement "param_1[1] = param_1 + 3;" (assignment_expression "param_1[1] = param_1 + 3" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) (; ";")) (expression_statement "FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2);" (call_expression "FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2)" (identifier "FUN_0017b390") (argument_list "(param_1 + 1,*param_2,param_2[1] + *param_2)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) (, ",") (pointer_expression "*param_2" (* "*") (identifier "param_2")) (, ",") (binary_expression "param_2[1] + *param_2" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (+ "+") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) () ")"))) (; ";")) (expression_statement "param_1[5] = param_3;" (assignment_expression "param_1[5] = param_3" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "param_1[6] = 0;" (assignment_expression "param_1[6] = 0" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 7) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 7) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 7)" (* "*") (cast_expression "(undefined4 *)(param_1 + 7)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 7)" (( "(") (binary_expression "param_1 + 7" (identifier "param_1") (+ "+") (number_literal "7")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80;" (assignment_expression "*(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x3c)" (( "(") (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x3c")) () ")")))) (= "=") (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0x80" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x3c)" (( "(") (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "0x80"))) (; ";")) (expression_statement "param_1[8] = 0;" (assignment_expression "param_1[8] = 0" (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_3 != 0) {\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;\n \n uVar1 = FUN_00187b60(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);\n pbVar2 = (byte *)FUN_00187b40(param_3);\n *(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);\n }" ({ "{") (expression_statement "*(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1;" (assignment_expression "*(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1" (pointer_expression "*(int *)(param_3 + 0x50)" (* "*") (cast_expression "(int *)(param_3 + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x50)" (( "(") (binary_expression "param_3 + 0x50" (identifier "param_3") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (binary_expression "*(int *)(param_3 + 0x50) + 1" (pointer_expression "*(int *)(param_3 + 0x50)" (* "*") (cast_expression "(int *)(param_3 + 0x50)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x50)" (( "(") (binary_expression "param_3 + 0x50" (identifier "param_3") (+ "+") (number_literal "0x50")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar1 = FUN_00187b60(param_3);" (assignment_expression "uVar1 = FUN_00187b60(param_3)" (identifier "uVar1") (= "=") (call_expression "FUN_00187b60(param_3)" (identifier "FUN_00187b60") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")")))) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5);" (assignment_expression "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5)" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x3c)" (( "(") (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x3c")) () ")")))) (= "=") (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5)" (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xdf" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x3c)" (( "(") (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "0xdf")) (| "|") (call_expression "(byte)((uVar1 & 1) << 5)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((uVar1 & 1) << 5)" (( "(") (binary_expression "(uVar1 & 1) << 5" (parenthesized_expression "(uVar1 & 1)" (( "(") (binary_expression "uVar1 & 1" (identifier "uVar1") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "5")) () ")"))))) (; ";")) (expression_statement "pbVar2 = (byte *)FUN_00187b40(param_3);" (assignment_expression "pbVar2 = (byte *)FUN_00187b40(param_3)" (identifier "pbVar2") (= "=") (cast_expression "(byte *)FUN_00187b40(param_3)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00187b40(param_3)" (identifier "FUN_00187b40") (argument_list "(param_3)" (( "(") (identifier "param_3") () ")"))))) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6);" (assignment_expression "*(byte *)((long)param_1 + 0x3c) =\n *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6)" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x3c)" (( "(") (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x3c")) () ")")))) (= "=") (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6)" (binary_expression "*(byte *)((long)param_1 + 0x3c) & 0xbf" (pointer_expression "*(byte *)((long)param_1 + 0x3c)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x3c)" (( "(") (binary_expression "(long)param_1 + 0x3c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "0xbf")) (| "|") (call_expression "(byte)((*pbVar2 & 1) << 6)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((*pbVar2 & 1) << 6)" (( "(") (binary_expression "(*pbVar2 & 1) << 6" (parenthesized_expression "(*pbVar2 & 1)" (( "(") (binary_expression "*pbVar2 & 1" (pointer_expression "*pbVar2" (* "*") (identifier "pbVar2")) (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "6")) () ")"))))) (; ";")) (} "}"))) (expression_statement "param_1[10] = 0;" (assignment_expression "param_1[10] = 0" (subscript_expression "param_1[10]" (identifier "param_1") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = &DAT_0044cfc8;" (assignment_expression "*param_1 = &DAT_0044cfc8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_0044cfc8" (& "&") (identifier "DAT_0044cfc8"))) (; ";")) (expression_statement "*(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0x19)" (* "*") (cast_expression "(undefined1 (*) [16])(param_1 + 0x19)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(param_1 + 0x19)" (( "(") (binary_expression "param_1 + 0x19" (identifier "param_1") (+ "+") (number_literal "0x19")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "param_1[0xb] = 0;" (assignment_expression "param_1[0xb] = 0" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xc] = 0;" (assignment_expression "param_1[0xc] = 0" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0xf) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0xf) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0xf)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0xf)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" (identifier "param_1") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x12] = 0;" (assignment_expression "param_1[0x12] = 0" (subscript_expression "param_1[0x12]" (identifier "param_1") ([ "[") (number_literal "0x12") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x13] = 0;" (assignment_expression "param_1[0x13] = 0" (subscript_expression "param_1[0x13]" (identifier "param_1") ([ "[") (number_literal "0x13") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x14] = 0;" (assignment_expression "param_1[0x14] = 0" (subscript_expression "param_1[0x14]" (identifier "param_1") ([ "[") (number_literal "0x14") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1b] = 0;" (assignment_expression "param_1[0x1b] = 0" (subscript_expression "param_1[0x1b]" (identifier "param_1") ([ "[") (number_literal "0x1b") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x15] = param_1 + 0x1b;" (assignment_expression "param_1[0x15] = param_1 + 0x1b" (subscript_expression "param_1[0x15]" (identifier "param_1") ([ "[") (number_literal "0x15") (] "]")) (= "=") (binary_expression "param_1 + 0x1b" (identifier "param_1") (+ "+") (number_literal "0x1b"))) (; ";")) (expression_statement "param_1[0x16] = 1;" (assignment_expression "param_1[0x16] = 1" (subscript_expression "param_1[0x16]" (identifier "param_1") ([ "[") (number_literal "0x16") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "param_1[0x17] = 0;" (assignment_expression "param_1[0x17] = 0" (subscript_expression "param_1[0x17]" (identifier "param_1") ([ "[") (number_literal "0x17") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x18] = 0;" (assignment_expression "param_1[0x18] = 0" (subscript_expression "param_1[0x18]" (identifier "param_1") ([ "[") (number_literal "0x18") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0x19) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0x19) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0x19)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x19)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x19)" (( "(") (binary_expression "param_1 + 0x19" (identifier "param_1") (+ "+") (number_literal "0x19")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "param_1[0x1a] = 0;" (assignment_expression "param_1[0x1a] = 0" (subscript_expression "param_1[0x1a]" (identifier "param_1") ([ "[") (number_literal "0x1a") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1c] = 0;" (assignment_expression "param_1[0x1c] = 0" (subscript_expression "param_1[0x1c]" (identifier "param_1") ([ "[") (number_literal "0x1c") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1d] = 0;" (assignment_expression "param_1[0x1d] = 0" (subscript_expression "param_1[0x1d]" (identifier "param_1") ([ "[") (number_literal "0x1d") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x1e] = 0;" (assignment_expression "param_1[0x1e] = 0" (subscript_expression "param_1[0x1e]" (identifier "param_1") ([ "[") (number_literal "0x1e") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void Sized_relobj(Sized_relobj<32,_true> * this, string * name, Input_file * input_file) */ void __thiscall var_8::Sized_relobj<32,_true>::Sized_relobj (Sized_relobj<32,_true> *this,string *name,type_6 *var_4) { undefined1 *puVar1; int *piVar2; type_1 var_3; bool var_6; type_2 *pPVar5; (this->super_Relobj).super_Object._vptr_Object = (type_3 **)&DAT_0044c3e8; (this->super_Relobj).super_Object.name_._M_dataplus._M_p = (type_1)&(this->super_Relobj).super_Object.name_.field_2; var_3 = (name->_M_dataplus)._M_p; std::__cxx11::basic_string<var_2,var_9::char_traits<var_2>,var_9::var_12<var_2>var_10>:: var_1<var_2*>(&(this->super_Relobj).super_Object.name_,var_3, var_3 + name->_M_string_length); (this->super_Relobj).super_Object.input_file_ = var_4; (this->super_Relobj).super_Object.offset_ = 0; (this->super_Relobj).super_Object.shnum_ = 0xffffffff; puVar1 = &(this->super_Relobj).super_Object.field_0x3c; *puVar1 = *puVar1 & 0x80; (this->super_Relobj).super_Object.xindex_ = (type_4 *)0x0; (this->super_Relobj).super_Object.compressed_sections_ = (type_5 *)0x0; if (var_4 != (type_6 *)0x0) { piVar2 = &(var_4->file_).object_count_; *piVar2 = *piVar2 + 1; /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */ var_6 = type_6::var_5(var_4); (this->super_Relobj).super_Object.field_0x3c = (this->super_Relobj).super_Object.field_0x3c & 0xdf | var_6 << 5; pPVar5 = type_6::var_7(var_4); (this->super_Relobj).super_Object.field_0x3c = (this->super_Relobj).super_Object.field_0x3c & 0xbf | (byte)((pPVar5->as_needed_ & 1) << 6) ; } (this->super_Relobj).output_sections_. super__Vector_base<var_8::Output_section*,var_9::var_12<var_8::Output_section*>var_10>._M_impl._M_start = (type_1)0x0; (this->super_Relobj).super_Object._vptr_Object = (type_3 **)&DAT_0044cfc8; (this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 0.0; *(type_7 *)&(this->local_got_offsets_)._M_h._M_rehash_policy.field_0x4 = 0; (this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0; (this->super_Relobj).output_sections_. super__Vector_base<var_8::Output_section*,var_9::var_12<var_8::Output_section*>var_10>._M_impl. _M_finish = (type_1)0x0; (this->super_Relobj).output_sections_. super__Vector_base<var_8::Output_section*,var_9::var_12<var_8::Output_section*>var_10>._M_impl. _M_end_of_storage = (type_1)0x0; (this->super_Relobj).map_to_relocatable_relocs_ = (vector<var_8::var_11*,var_9::var_12<var_8::var_11*>var_10> *)0x0; (this->super_Relobj).object_merge_map_ = (type_8 *)0x0; (this->super_Relobj).relocs_must_follow_section_writes_ = false; (this->super_Relobj).sd_ = (type_9 *)0x0; (this->super_Relobj).reloc_counts_ = (type_10 *)0x0; (this->super_Relobj).reloc_bases_ = (type_10 *)0x0; (this->super_Relobj).first_dyn_reloc_ = 0; (this->super_Relobj).dyn_reloc_count_ = 0; (this->local_got_offsets_)._M_h._M_single_bucket = (type_11)0x0; (this->local_got_offsets_)._M_h._M_buckets = &(this->local_got_offsets_)._M_h._M_single_bucket; (this->local_got_offsets_)._M_h._M_bucket_count = 1; (this->local_got_offsets_)._M_h._M_before_begin._M_nxt = (type_12 *)0x0; (this->local_got_offsets_)._M_h._M_element_count = 0; (this->local_got_offsets_)._M_h._M_rehash_policy._M_max_load_factor = 1.0; (this->local_got_offsets_)._M_h._M_rehash_policy._M_next_resize = 0; (this->section_offsets_).super__Vector_base<var_13,_std::var_12<var_13>var_10>._M_impl. _M_start = (type_1)0x0; (this->section_offsets_).super__Vector_base<var_13,_std::var_12<var_13>var_10>._M_impl. _M_finish = (type_1)0x0; (this->section_offsets_).super__Vector_base<var_13,_std::var_12<var_13>var_10>._M_impl. _M_end_of_storage = (type_1)0x0; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (pointer_expression argument: (identifier)) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))))
null
void MASKED(undefined8 *param_1,long *param_2,long param_3) { uint uVar1; byte *pbVar2; *param_1 = &DAT_0044c3e8; param_1[1] = param_1 + 3; FUN_0017b390(param_1 + 1,*param_2,param_2[1] + *param_2); param_1[5] = param_3; param_1[6] = 0; *(undefined4 *)(param_1 + 7) = 0xffffffff; *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0x80; param_1[8] = 0; param_1[9] = 0; if (param_3 != 0) { *(int *)(param_3 + 0x50) = *(int *)(param_3 + 0x50) + 1; /* try { // try from 001e5276 to 001e5296 has its CatchHandler @ 001e5390 */ uVar1 = FUN_00187b60(param_3); *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xdf | (byte)((uVar1 & 1) << 5); pbVar2 = (byte *)FUN_00187b40(param_3); *(byte *)((long)param_1 + 0x3c) = *(byte *)((long)param_1 + 0x3c) & 0xbf | (byte)((*pbVar2 & 1) << 6); } param_1[10] = 0; *param_1 = &DAT_0044cfc8; *(undefined1 (*) [16])(param_1 + 0x19) = (undefined1 [16])0x0; param_1[0xb] = 0; param_1[0xc] = 0; param_1[0xd] = 0; param_1[0xe] = 0; *(undefined1 *)(param_1 + 0xf) = 0; param_1[0x11] = 0; param_1[0x12] = 0; param_1[0x13] = 0; param_1[0x14] = 0; param_1[0x1b] = 0; param_1[0x15] = param_1 + 0x1b; param_1[0x16] = 1; param_1[0x17] = 0; param_1[0x18] = 0; *(undefined4 *)(param_1 + 0x19) = 0x3f800000; param_1[0x1a] = 0; param_1[0x1c] = 0; param_1[0x1d] = 0; param_1[0x1e] = 0; return; }
209_sh4-linux-gnu-ranlib_and_sh4-linux-gnu-ranlib_strip.c
xatexit
FUN_001092f0
int xatexit(_func_void *fn) { int iVar1; xatexit *pxVar2; long lVar3; xatexit *pxVar4; int iVar5; if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) { *(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup; } pxVar2 = xatexit_head; iVar1 = xatexit_head->ind; lVar3 = (long)iVar1; iVar5 = iVar1 + 1; if (0x1f < iVar1) { pxVar4 = (xatexit *)malloc(0x110); if (pxVar4 == (xatexit *)0x0) { return -1; } pxVar4->next = pxVar2; iVar5 = 1; pxVar4->ind = 0; lVar3 = 0; xatexit_head = pxVar4; } pxVar2 = xatexit_head; xatexit_head->ind = iVar5; pxVar2->fns[lVar3] = fn; return 0; }
undefined8 FUN_001092f0(undefined8 param_1) { int iVar1; undefined *puVar2; long lVar3; undefined8 *puVar4; int iVar5; if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) { *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0; } puVar2 = PTR_DAT_00110400; iVar1 = *(int *)(PTR_DAT_00110400 + 8); lVar3 = (long)iVar1; iVar5 = iVar1 + 1; if (0x1f < iVar1) { puVar4 = (undefined8 *)malloc(0x110); if (puVar4 == (undefined8 *)0x0) { return 0xffffffff; } *puVar4 = puVar2; iVar5 = 1; *(undefined4 *)(puVar4 + 1) = 0; lVar3 = 0; PTR_DAT_00110400 = (undefined *)puVar4; } puVar2 = PTR_DAT_00110400; *(int *)(PTR_DAT_00110400 + 8) = iVar5; *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1; return 0; }
PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [0x0010ffe0] CMP qword ptr [RAX],0x0 JZ 0x00109360 MOV RBX,qword ptr [0x00110400] MOVSXD RAX,dword ptr [RBX + 0x8] LEA EDX,[RAX + 0x1] CMP EAX,0x1f JG 0x00109330 MOV dword ptr [RBX + 0x8],EDX MOV qword ptr [RBX + RAX*0x8 + 0x10],RBP XOR EAX,EAX ADD RSP,0x8 POP RBX POP RBP RET MOV EDI,0x110 CALL 0x001023f0 TEST RAX,RAX JZ 0x0010936c MOV qword ptr [RAX],RBX MOV EDX,0x1 MOV RBX,RAX MOV dword ptr [RAX + 0x8],0x0 MOV qword ptr [0x00110400],RAX XOR EAX,EAX JMP 0x00109319 LEA RCX,[0x1092a0] MOV qword ptr [RAX],RCX JMP 0x00109306 MOV EAX,0xffffffff JMP 0x00109323
null
null
null
null
[(u'LOAD_-1206938834', u'INT_ADD_-1206938811'), (u'INDIRECT_-1206938550', u'COPY_-1206938598'), (u'COPY_-1206938568', u'RETURN_-1206938556'), ('const-1', u'COPY_-1206938586'), (u'PTRSUB_-1206938458', u'STORE_-1206938695'), ('tmp_133', u'CBRANCH_-1206938803'), (u'COPY_-1206938615', u'MULTIEQUAL_-1206938617'), (u'INDIRECT_-1206938502', u'MULTIEQUAL_-1206938550'), ('const-433', u'STORE_-1206938711'), (u'STORE_-1206938711', u'INDIRECT_-1206938514'), ('const-8', u'PTRSUB_-1206938526'), (u'MULTIEQUAL_-1206938567', u'MULTIEQUAL_-1206938550'), (u'CALL_-1206938729', u'INDIRECT_-1206938518'), (u'PTRSUB_-1206938526', u'LOAD_-1206938834'), (u'INT_SEXT_-1206938817', u'MULTIEQUAL_-1206938617'), (u'CAST_-1206938473', u'PTRSUB_-1206938470'), (u'INDIRECT_-1206938462', u'MULTIEQUAL_-1206938557'), ('const-0', u'COPY_-1206938615'), (u'MULTIEQUAL_-1206938557', u'COPY_-1206938589'), (u'PTRSUB_-1206938513', u'STORE_-1206938800'), (u'STORE_-1206938792', u'INDIRECT_-1206938550'), ('tmp_758', u'MULTIEQUAL_-1206938557'), (u'INT_ADD_-1206938811', u'MULTIEQUAL_-1206938569'), (u'CALL_-1206938729', u'CAST_-1206938473'), (u'INDIRECT_-1206938540', u'COPY_-1206938588'), ('const-8', u'PTRADD_-1206938504'), (u'CAST_-1206938528', u'LOAD_-1206938861'), ('tmp_77', u'CBRANCH_-1206938843'), (u'COPY_-1206938570', u'MULTIEQUAL_-1206938540'), ('const-0', u'INT_EQUAL_-1206938715'), (u'CAST_-1206938473', u'PTRSUB_-1206938458'), (u'CAST_-1206938473', u'INT_EQUAL_-1206938715'), (u'PTRSUB_-1206938507', u'PTRADD_-1206938504'), (u'STORE_-1206938649', u'INDIRECT_-1206938472'), ('tmp_757', u'MULTIEQUAL_-1206938567'), (u'INDIRECT_-1206938472', u'MULTIEQUAL_-1206938567'), ('const-8', u'PTRSUB_-1206938513'), ('const-1086112', u'PTRSUB_-1206938437'), ('const-16', u'PTRSUB_-1206938507'), (u'MULTIEQUAL_-1206938617', u'PTRADD_-1206938504'), (u'INT_SLESS_-1206938796', u'CBRANCH_-1206938803'), ('const-31', u'INT_SLESS_-1206938796'), (u'COPY_-1206938502', u'MULTIEQUAL_-1206938540'), (u'LOAD_-1206938834', u'INT_SEXT_-1206938817'), (u'CAST_-1206938473', u'COPY_-1206938502'), (u'COPY_-1206938589', u'STORE_-1206938711'), (u'INDIRECT_-1206938528', u'COPY_-1206938567'), (u'MULTIEQUAL_-1206938540', u'PTRSUB_-1206938513'), ('const-0', u'RETURN_-1206938556'), (u'STORE_-1206938800', u'INDIRECT_-1206938554'), ('const-433', u'STORE_-1206938649'), (u'MULTIEQUAL_-1206938557', u'COPY_-1206938570'), ('const-433', u'STORE_-1206938792'), (u'MULTIEQUAL_-1206938540', u'COPY_-1206938569'), ('const-0', u'PTRSUB_-1206938470'), ('const-0', u'COPY_-1206938666'), ('const-0', u'STORE_-1206938695'), (u'COPY_-1206938588', u'COPY_-1206938589'), ('const-433', u'STORE_-1206938800'), ('tmp_757', u'CAST_-1206938528'), ('const-1', u'INT_ADD_-1206938811'), (u'LOAD_-1206938834', u'INT_SLESS_-1206938796'), (u'MULTIEQUAL_-1206938557', u'PTRSUB_-1206938526'), (u'STORE_-1206938792', u'INDIRECT_-1206938540'), ('const-4294967295', u'COPY_-1206938568'), (u'COPY_-1206938666', u'RETURN_-1206938742'), ('tmp_336', u'STORE_-1206938792'), (u'CAST_-1206938424', u'STORE_-1206938649'), ('const-0', u'PTRSUB_-1206938437'), (u'STORE_-1206938695', u'INDIRECT_-1206938502'), (u'INT_EQUAL_-1206938715', u'CBRANCH_-1206938713'), (u'LOAD_-1206938861', u'INT_EQUAL_-1206938846'), (u'STORE_-1206938800', u'INDIRECT_-1206938544'), (u'COPY_-1206938586', u'MULTIEQUAL_-1206938569'), ('const-433', u'STORE_-1206938695'), (u'CALL_-1206938729', u'INDIRECT_-1206938528'), ('tmp_757', u'CAST_-1206938424'), ('tmp_328', u'BRANCH_-1206938644'), (u'PTRADD_-1206938504', u'STORE_-1206938792'), ('const-0', u'INT_EQUAL_-1206938846'), (u'INT_EQUAL_-1206938846', u'CBRANCH_-1206938843'), (u'INDIRECT_-1206938518', u'COPY_-1206938566'), (u'PTRSUB_-1206938470', u'STORE_-1206938711'), ('const-8', u'PTRSUB_-1206938458'), (u'MULTIEQUAL_-1206938569', u'STORE_-1206938800'), ('const-272', u'CALL_-1206938729'), (u'STORE_-1206938649', u'INDIRECT_-1206938462'), (u'PTRSUB_-1206938437', u'STORE_-1206938649'), ('const-433', u'LOAD_-1206938861'), ('tmp_270', u'CBRANCH_-1206938713'), ('const-433', u'LOAD_-1206938834'), ('const-0', u'RETURN_-1206938742'), (u'COPY_-1206938598', u'COPY_-1206938599'), ('tmp_317', u'BRANCH_-1206938666'), (u'COPY_-1206938569', u'PTRSUB_-1206938507')]
[('const-8', u'INT_MULT_-1206938766'), ('tmp_743', u'CAST_-1206938439'), (u'STORE_-1206938792', u'INDIRECT_-1206938547'), ('const-0', u'RETURN_-1206938564'), (u'CALL_-1206938729', u'CAST_-1206938487'), (u'INDIRECT_-1206938535', u'COPY_-1206938575'), ('const-0', u'INT_EQUAL_-1206938846'), (u'CAST_-1206938448', u'COPY_-1206938517'), ('const-1', u'PTRADD_-1206938740'), (u'COPY_-1206938582', u'RETURN_-1206938564'), (u'INT_ADD_-1206938811', u'MULTIEQUAL_-1206938570'), ('const-8', u'PTRADD_-1206938772'), (u'PTRADD_-1206938740', u'CAST_-1206938512'), ('tmp_77', u'CBRANCH_-1206938843'), ('const-16', u'INT_ADD_-1206938566'), ('const-1', u'COPY_-1206938587'), (u'INT_ADD_-1206938566', u'PTRADD_-1206938732'), (u'COPY_-1206938587', u'MULTIEQUAL_-1206938570'), (u'STORE_-1206938649', u'INDIRECT_-1206938469'), (u'MULTIEQUAL_-1206938574', u'MULTIEQUAL_-1206938557'), (u'CAST_-1206938465', u'STORE_-1206938695'), ('const-0', u'COPY_-1206938616'), (u'MULTIEQUAL_-1206938564', u'COPY_-1206938585'), (u'MULTIEQUAL_-1206938547', u'PTRADD_-1206938740'), ('const-272', u'CALL_-1206938729'), (u'CAST_-1206938543', u'LOAD_-1206938861'), ('const-433', u'LOAD_-1206938861'), (u'COPY_-1206938517', u'MULTIEQUAL_-1206938547'), (u'LOAD_-1206938834', u'INT_SLESS_-1206938796'), (u'CAST_-1206938487', u'PTRADD_-1206938473'), ('const-433', u'STORE_-1206938792'), (u'STORE_-1206938695', u'INDIRECT_-1206938509'), (u'MULTIEQUAL_-1206938618', u'INT_MULT_-1206938766'), (u'MULTIEQUAL_-1206938570', u'STORE_-1206938800'), (u'CAST_-1206938487', u'INT_EQUAL_-1206938715'), ('const-31', u'INT_SLESS_-1206938796'), (u'INT_EQUAL_-1206938715', u'CBRANCH_-1206938713'), (u'LOAD_-1206938861', u'INT_EQUAL_-1206938846'), (u'COPY_-1206938585', u'MULTIEQUAL_-1206938547'), ('tmp_743', u'CAST_-1206938543'), ('const-8', u'PTRADD_-1206938740'), ('const-433', u'STORE_-1206938695'), ('const-1', u'PTRADD_-1206938473'), ('tmp_328', u'BRANCH_-1206938644'), (u'CAST_-1206938487', u'STORE_-1206938711'), (u'CALL_-1206938729', u'INDIRECT_-1206938535'), (u'PTRSUB_-1206938445', u'STORE_-1206938649'), (u'COPY_-1206938668', u'RETURN_-1206938742'), (u'COPY_-1206938605', u'COPY_-1206938606'), (u'COPY_-1206938584', u'PTRADD_-1206938732'), (u'LOAD_-1206938834', u'INT_ADD_-1206938811'), ('tmp_133', u'CBRANCH_-1206938803'), ('tmp_574', u'STORE_-1206938792'), ('const-1086112', u'PTRSUB_-1206938445'), (u'COPY_-1206938604', u'STORE_-1206938711'), (u'INT_SEXT_-1206938817', u'MULTIEQUAL_-1206938618'), ('tmp_744', u'MULTIEQUAL_-1206938564'), (u'INDIRECT_-1206938469', u'MULTIEQUAL_-1206938564'), ('const-433', u'STORE_-1206938649'), ('const-433', u'STORE_-1206938800'), (u'CAST_-1206938439', u'STORE_-1206938649'), (u'STORE_-1206938649', u'INDIRECT_-1206938479'), ('const-0', u'PTRSUB_-1206938445'), (u'STORE_-1206938800', u'INDIRECT_-1206938551'), (u'CALL_-1206938729', u'INDIRECT_-1206938525'), (u'CAST_-1206938487', u'CAST_-1206938448'), (u'INT_MULT_-1206938766', u'INT_ADD_-1206938566'), ('const-1', u'PTRADD_-1206938772'), ('const-0', u'INT_EQUAL_-1206938715'), (u'CAST_-1206938508', u'STORE_-1206938792'), ('const-4294967295', u'COPY_-1206938582'), (u'INT_SLESS_-1206938796', u'CBRANCH_-1206938803'), ('const-433', u'LOAD_-1206938834'), ('const-1', u'PTRADD_-1206938732'), (u'LOAD_-1206938834', u'INT_SEXT_-1206938817'), (u'INDIRECT_-1206938557', u'COPY_-1206938605'), (u'INDIRECT_-1206938547', u'COPY_-1206938595'), (u'COPY_-1206938595', u'COPY_-1206938596'), (u'INDIRECT_-1206938509', u'MULTIEQUAL_-1206938557'), (u'INDIRECT_-1206938525', u'COPY_-1206938574'), ('const-0', u'STORE_-1206938695'), (u'PTRADD_-1206938772', u'CAST_-1206938528'), (u'MULTIEQUAL_-1206938547', u'COPY_-1206938584'), ('const-8', u'PTRADD_-1206938473'), (u'STORE_-1206938711', u'INDIRECT_-1206938521'), (u'MULTIEQUAL_-1206938564', u'COPY_-1206938604'), (u'COPY_-1206938616', u'MULTIEQUAL_-1206938618'), (u'INDIRECT_-1206938479', u'MULTIEQUAL_-1206938574'), (u'CAST_-1206938528', u'LOAD_-1206938834'), ('const-0', u'COPY_-1206938668'), (u'CAST_-1206938512', u'STORE_-1206938800'), (u'INT_EQUAL_-1206938846', u'CBRANCH_-1206938843'), (u'MULTIEQUAL_-1206938564', u'PTRADD_-1206938772'), ('const-433', u'STORE_-1206938711'), (u'PTRADD_-1206938473', u'CAST_-1206938465'), ('tmp_270', u'CBRANCH_-1206938713'), (u'STORE_-1206938792', u'INDIRECT_-1206938557'), (u'STORE_-1206938800', u'INDIRECT_-1206938561'), ('const-0', u'RETURN_-1206938742'), ('const-1', u'INT_ADD_-1206938811'), (u'PTRADD_-1206938732', u'CAST_-1206938508'), ('tmp_317', u'BRANCH_-1206938666'), ('tmp_743', u'MULTIEQUAL_-1206938574')]
null
null
001092f0
x64
O3
(translation_unit "undefined8 FUN_001092f0(undefined8 param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001092f0(undefined8 param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}" type_identifier (function_declarator "FUN_001092f0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "int iVar5;" primitive_type identifier ;) (if_statement "if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }" if (parenthesized_expression "(*(long *)PTR__xexit_cleanup_0010ffe0 == 0)" ( (binary_expression "*(long *)PTR__xexit_cleanup_0010ffe0 == 0" (pointer_expression "*(long *)PTR__xexit_cleanup_0010ffe0" * (cast_expression "(long *)PTR__xexit_cleanup_0010ffe0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) == number_literal) )) (compound_statement "{\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }" { (expression_statement "*(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;" (assignment_expression "*(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0" (pointer_expression "*(code **)PTR__xexit_cleanup_0010ffe0" * (cast_expression "(code **)PTR__xexit_cleanup_0010ffe0" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) })) (expression_statement "puVar2 = PTR_DAT_00110400;" (assignment_expression "puVar2 = PTR_DAT_00110400" identifier = identifier) ;) (expression_statement "iVar1 = *(int *)(PTR_DAT_00110400 + 8);" (assignment_expression "iVar1 = *(int *)(PTR_DAT_00110400 + 8)" identifier = (pointer_expression "*(int *)(PTR_DAT_00110400 + 8)" * (cast_expression "(int *)(PTR_DAT_00110400 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00110400 + 8)" ( (binary_expression "PTR_DAT_00110400 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = (long)iVar1;" (assignment_expression "lVar3 = (long)iVar1" identifier = (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar5 = iVar1 + 1;" (assignment_expression "iVar5 = iVar1 + 1" identifier = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }" if (parenthesized_expression "(0x1f < iVar1)" ( (binary_expression "0x1f < iVar1" number_literal < identifier) )) (compound_statement "{\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }" { (expression_statement "puVar4 = (undefined8 *)malloc(0x110);" (assignment_expression "puVar4 = (undefined8 *)malloc(0x110)" identifier = (cast_expression "(undefined8 *)malloc(0x110)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(0x110)" identifier (argument_list "(0x110)" ( number_literal ))))) ;) (if_statement "if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }" if (parenthesized_expression "(puVar4 == (undefined8 *)0x0)" ( (binary_expression "puVar4 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (expression_statement "*puVar4 = puVar2;" (assignment_expression "*puVar4 = puVar2" (pointer_expression "*puVar4" * identifier) = identifier) ;) (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (expression_statement "*(undefined4 *)(puVar4 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar4 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar4 + 1)" * (cast_expression "(undefined4 *)(puVar4 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 1)" ( (binary_expression "puVar4 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) (expression_statement "PTR_DAT_00110400 = (undefined *)puVar4;" (assignment_expression "PTR_DAT_00110400 = (undefined *)puVar4" identifier = (cast_expression "(undefined *)puVar4" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) (expression_statement "puVar2 = PTR_DAT_00110400;" (assignment_expression "puVar2 = PTR_DAT_00110400" identifier = identifier) ;) (expression_statement "*(int *)(PTR_DAT_00110400 + 8) = iVar5;" (assignment_expression "*(int *)(PTR_DAT_00110400 + 8) = iVar5" (pointer_expression "*(int *)(PTR_DAT_00110400 + 8)" * (cast_expression "(int *)(PTR_DAT_00110400 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00110400 + 8)" ( (binary_expression "PTR_DAT_00110400 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;" (assignment_expression "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1" (pointer_expression "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10)" * (cast_expression "(undefined8 *)(puVar2 + lVar3 * 8 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + lVar3 * 8 + 0x10)" ( (binary_expression "puVar2 + lVar3 * 8 + 0x10" (binary_expression "puVar2 + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) + number_literal) )))) = identifier) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int xatexit(_func_void *fn)\n\n{\n int iVar1;\n xatexit *pxVar2;\n long lVar3;\n xatexit *pxVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup;\n }\n pxVar2 = xatexit_head;\n iVar1 = xatexit_head->ind;\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n pxVar4 = (xatexit *)malloc(0x110);\n if (pxVar4 == (xatexit *)0x0) {\n return -1;\n }\n pxVar4->next = pxVar2;\n iVar5 = 1;\n pxVar4->ind = 0;\n lVar3 = 0;\n xatexit_head = pxVar4;\n }\n pxVar2 = xatexit_head;\n xatexit_head->ind = iVar5;\n pxVar2->fns[lVar3] = fn;\n return 0;\n}\n\n" (function_definition "int xatexit(_func_void *fn)\n\n{\n int iVar1;\n xatexit *pxVar2;\n long lVar3;\n xatexit *pxVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup;\n }\n pxVar2 = xatexit_head;\n iVar1 = xatexit_head->ind;\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n pxVar4 = (xatexit *)malloc(0x110);\n if (pxVar4 == (xatexit *)0x0) {\n return -1;\n }\n pxVar4->next = pxVar2;\n iVar5 = 1;\n pxVar4->ind = 0;\n lVar3 = 0;\n xatexit_head = pxVar4;\n }\n pxVar2 = xatexit_head;\n xatexit_head->ind = iVar5;\n pxVar2->fns[lVar3] = fn;\n return 0;\n}" primitive_type (function_declarator "xatexit(_func_void *fn)" identifier (parameter_list "(_func_void *fn)" ( (parameter_declaration "_func_void *fn" type_identifier (pointer_declarator "*fn" * identifier)) ))) (compound_statement "{\n int iVar1;\n xatexit *pxVar2;\n long lVar3;\n xatexit *pxVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup;\n }\n pxVar2 = xatexit_head;\n iVar1 = xatexit_head->ind;\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n pxVar4 = (xatexit *)malloc(0x110);\n if (pxVar4 == (xatexit *)0x0) {\n return -1;\n }\n pxVar4->next = pxVar2;\n iVar5 = 1;\n pxVar4->ind = 0;\n lVar3 = 0;\n xatexit_head = pxVar4;\n }\n pxVar2 = xatexit_head;\n xatexit_head->ind = iVar5;\n pxVar2->fns[lVar3] = fn;\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "xatexit *pxVar2;" type_identifier (pointer_declarator "*pxVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "xatexit *pxVar4;" type_identifier (pointer_declarator "*pxVar4" * identifier) ;) (declaration "int iVar5;" primitive_type identifier ;) (if_statement "if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup;\n }" if (parenthesized_expression "(*(long *)PTR__xexit_cleanup_0010ffe0 == 0)" ( (binary_expression "*(long *)PTR__xexit_cleanup_0010ffe0 == 0" (pointer_expression "*(long *)PTR__xexit_cleanup_0010ffe0" * (cast_expression "(long *)PTR__xexit_cleanup_0010ffe0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) == number_literal) )) (compound_statement "{\n *(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup;\n }" { (expression_statement "*(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup;" (assignment_expression "*(code **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup" (pointer_expression "*(code **)PTR__xexit_cleanup_0010ffe0" * (cast_expression "(code **)PTR__xexit_cleanup_0010ffe0" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) })) (expression_statement "pxVar2 = xatexit_head;" (assignment_expression "pxVar2 = xatexit_head" identifier = identifier) ;) (expression_statement "iVar1 = xatexit_head->ind;" (assignment_expression "iVar1 = xatexit_head->ind" identifier = (field_expression "xatexit_head->ind" identifier -> field_identifier)) ;) (expression_statement "lVar3 = (long)iVar1;" (assignment_expression "lVar3 = (long)iVar1" identifier = (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar5 = iVar1 + 1;" (assignment_expression "iVar5 = iVar1 + 1" identifier = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if (0x1f < iVar1) {\n pxVar4 = (xatexit *)malloc(0x110);\n if (pxVar4 == (xatexit *)0x0) {\n return -1;\n }\n pxVar4->next = pxVar2;\n iVar5 = 1;\n pxVar4->ind = 0;\n lVar3 = 0;\n xatexit_head = pxVar4;\n }" if (parenthesized_expression "(0x1f < iVar1)" ( (binary_expression "0x1f < iVar1" number_literal < identifier) )) (compound_statement "{\n pxVar4 = (xatexit *)malloc(0x110);\n if (pxVar4 == (xatexit *)0x0) {\n return -1;\n }\n pxVar4->next = pxVar2;\n iVar5 = 1;\n pxVar4->ind = 0;\n lVar3 = 0;\n xatexit_head = pxVar4;\n }" { (expression_statement "pxVar4 = (xatexit *)malloc(0x110);" (assignment_expression "pxVar4 = (xatexit *)malloc(0x110)" identifier = (cast_expression "(xatexit *)malloc(0x110)" ( (type_descriptor "xatexit *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(0x110)" identifier (argument_list "(0x110)" ( number_literal ))))) ;) (if_statement "if (pxVar4 == (xatexit *)0x0) {\n return -1;\n }" if (parenthesized_expression "(pxVar4 == (xatexit *)0x0)" ( (binary_expression "pxVar4 == (xatexit *)0x0" identifier == (cast_expression "(xatexit *)0x0" ( (type_descriptor "xatexit *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (expression_statement "pxVar4->next = pxVar2;" (assignment_expression "pxVar4->next = pxVar2" (field_expression "pxVar4->next" identifier -> field_identifier) = identifier) ;) (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (expression_statement "pxVar4->ind = 0;" (assignment_expression "pxVar4->ind = 0" (field_expression "pxVar4->ind" identifier -> field_identifier) = number_literal) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) (expression_statement "xatexit_head = pxVar4;" (assignment_expression "xatexit_head = pxVar4" identifier = identifier) ;) })) (expression_statement "pxVar2 = xatexit_head;" (assignment_expression "pxVar2 = xatexit_head" identifier = identifier) ;) (expression_statement "xatexit_head->ind = iVar5;" (assignment_expression "xatexit_head->ind = iVar5" (field_expression "xatexit_head->ind" identifier -> field_identifier) = identifier) ;) (expression_statement "pxVar2->fns[lVar3] = fn;" (assignment_expression "pxVar2->fns[lVar3] = fn" (subscript_expression "pxVar2->fns[lVar3]" (field_expression "pxVar2->fns" identifier -> field_identifier) [ identifier ]) = identifier) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_001092f0(undefined8 param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001092f0(undefined8 param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}" type_identifier (function_declarator "FUN_001092f0(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "undefined *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "int iVar5;" primitive_type identifier ;) (if_statement "if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }" if (parenthesized_expression "(*(long *)PTR__xexit_cleanup_0010ffe0 == 0)" ( (binary_expression "*(long *)PTR__xexit_cleanup_0010ffe0 == 0" (pointer_expression "*(long *)PTR__xexit_cleanup_0010ffe0" * (cast_expression "(long *)PTR__xexit_cleanup_0010ffe0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) == number_literal) )) (compound_statement "{\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }" { (expression_statement "*(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;" (assignment_expression "*(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0" (pointer_expression "*(code **)PTR__xexit_cleanup_0010ffe0" * (cast_expression "(code **)PTR__xexit_cleanup_0010ffe0" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) })) (expression_statement "puVar2 = PTR_DAT_00110400;" (assignment_expression "puVar2 = PTR_DAT_00110400" identifier = identifier) ;) (expression_statement "iVar1 = *(int *)(PTR_DAT_00110400 + 8);" (assignment_expression "iVar1 = *(int *)(PTR_DAT_00110400 + 8)" identifier = (pointer_expression "*(int *)(PTR_DAT_00110400 + 8)" * (cast_expression "(int *)(PTR_DAT_00110400 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00110400 + 8)" ( (binary_expression "PTR_DAT_00110400 + 8" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = (long)iVar1;" (assignment_expression "lVar3 = (long)iVar1" identifier = (cast_expression "(long)iVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar5 = iVar1 + 1;" (assignment_expression "iVar5 = iVar1 + 1" identifier = (binary_expression "iVar1 + 1" identifier + number_literal)) ;) (if_statement "if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }" if (parenthesized_expression "(0x1f < iVar1)" ( (binary_expression "0x1f < iVar1" number_literal < identifier) )) (compound_statement "{\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }" { (expression_statement "puVar4 = (undefined8 *)malloc(0x110);" (assignment_expression "puVar4 = (undefined8 *)malloc(0x110)" identifier = (cast_expression "(undefined8 *)malloc(0x110)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "malloc(0x110)" identifier (argument_list "(0x110)" ( number_literal ))))) ;) (if_statement "if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }" if (parenthesized_expression "(puVar4 == (undefined8 *)0x0)" ( (binary_expression "puVar4 == (undefined8 *)0x0" identifier == (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return 0xffffffff;\n }" { (return_statement "return 0xffffffff;" return number_literal ;) })) (expression_statement "*puVar4 = puVar2;" (assignment_expression "*puVar4 = puVar2" (pointer_expression "*puVar4" * identifier) = identifier) ;) (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" identifier = number_literal) ;) (expression_statement "*(undefined4 *)(puVar4 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar4 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar4 + 1)" * (cast_expression "(undefined4 *)(puVar4 + 1)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 1)" ( (binary_expression "puVar4 + 1" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) (expression_statement "PTR_DAT_00110400 = (undefined *)puVar4;" (assignment_expression "PTR_DAT_00110400 = (undefined *)puVar4" identifier = (cast_expression "(undefined *)puVar4" ( (type_descriptor "undefined *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) })) (expression_statement "puVar2 = PTR_DAT_00110400;" (assignment_expression "puVar2 = PTR_DAT_00110400" identifier = identifier) ;) (expression_statement "*(int *)(PTR_DAT_00110400 + 8) = iVar5;" (assignment_expression "*(int *)(PTR_DAT_00110400 + 8) = iVar5" (pointer_expression "*(int *)(PTR_DAT_00110400 + 8)" * (cast_expression "(int *)(PTR_DAT_00110400 + 8)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_00110400 + 8)" ( (binary_expression "PTR_DAT_00110400 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;" (assignment_expression "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1" (pointer_expression "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10)" * (cast_expression "(undefined8 *)(puVar2 + lVar3 * 8 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar2 + lVar3 * 8 + 0x10)" ( (binary_expression "puVar2 + lVar3 * 8 + 0x10" (binary_expression "puVar2 + lVar3 * 8" identifier + (binary_expression "lVar3 * 8" identifier * number_literal)) + number_literal) )))) = identifier) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) IDENT)) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) IDENT)) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) + LIT) )))) = IDENT) ;) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_001092f0(undefined8 param_1)\n\n{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_001092f0(undefined8 param_1)" (identifier "FUN_001092f0") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n int iVar1;\n undefined *puVar2;\n long lVar3;\n undefined8 *puVar4;\n int iVar5;\n \n if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }\n puVar2 = PTR_DAT_00110400;\n iVar1 = *(int *)(PTR_DAT_00110400 + 8);\n lVar3 = (long)iVar1;\n iVar5 = iVar1 + 1;\n if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }\n puVar2 = PTR_DAT_00110400;\n *(int *)(PTR_DAT_00110400 + 8) = iVar5;\n *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;\n return 0;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "undefined *puVar2;" (type_identifier "undefined") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 *puVar4;" (type_identifier "undefined8") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (if_statement "if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) {\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }" (if "if") (parenthesized_expression "(*(long *)PTR__xexit_cleanup_0010ffe0 == 0)" (( "(") (binary_expression "*(long *)PTR__xexit_cleanup_0010ffe0 == 0" (pointer_expression "*(long *)PTR__xexit_cleanup_0010ffe0" (* "*") (cast_expression "(long *)PTR__xexit_cleanup_0010ffe0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR__xexit_cleanup_0010ffe0"))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;\n }" ({ "{") (expression_statement "*(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0;" (assignment_expression "*(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0" (pointer_expression "*(code **)PTR__xexit_cleanup_0010ffe0" (* "*") (cast_expression "(code **)PTR__xexit_cleanup_0010ffe0" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (identifier "PTR__xexit_cleanup_0010ffe0"))) (= "=") (identifier "FUN_001092a0")) (; ";")) (} "}"))) (expression_statement "puVar2 = PTR_DAT_00110400;" (assignment_expression "puVar2 = PTR_DAT_00110400" (identifier "puVar2") (= "=") (identifier "PTR_DAT_00110400")) (; ";")) (expression_statement "iVar1 = *(int *)(PTR_DAT_00110400 + 8);" (assignment_expression "iVar1 = *(int *)(PTR_DAT_00110400 + 8)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(PTR_DAT_00110400 + 8)" (* "*") (cast_expression "(int *)(PTR_DAT_00110400 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_00110400 + 8)" (( "(") (binary_expression "PTR_DAT_00110400 + 8" (identifier "PTR_DAT_00110400") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "lVar3 = (long)iVar1;" (assignment_expression "lVar3 = (long)iVar1" (identifier "lVar3") (= "=") (cast_expression "(long)iVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar1"))) (; ";")) (expression_statement "iVar5 = iVar1 + 1;" (assignment_expression "iVar5 = iVar1 + 1" (identifier "iVar5") (= "=") (binary_expression "iVar1 + 1" (identifier "iVar1") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (0x1f < iVar1) {\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }" (if "if") (parenthesized_expression "(0x1f < iVar1)" (( "(") (binary_expression "0x1f < iVar1" (number_literal "0x1f") (< "<") (identifier "iVar1")) () ")")) (compound_statement "{\n puVar4 = (undefined8 *)malloc(0x110);\n if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }\n *puVar4 = puVar2;\n iVar5 = 1;\n *(undefined4 *)(puVar4 + 1) = 0;\n lVar3 = 0;\n PTR_DAT_00110400 = (undefined *)puVar4;\n }" ({ "{") (expression_statement "puVar4 = (undefined8 *)malloc(0x110);" (assignment_expression "puVar4 = (undefined8 *)malloc(0x110)" (identifier "puVar4") (= "=") (cast_expression "(undefined8 *)malloc(0x110)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "malloc(0x110)" (identifier "malloc") (argument_list "(0x110)" (( "(") (number_literal "0x110") () ")"))))) (; ";")) (if_statement "if (puVar4 == (undefined8 *)0x0) {\n return 0xffffffff;\n }" (if "if") (parenthesized_expression "(puVar4 == (undefined8 *)0x0)" (( "(") (binary_expression "puVar4 == (undefined8 *)0x0" (identifier "puVar4") (== "==") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return 0xffffffff;\n }" ({ "{") (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}"))) (expression_statement "*puVar4 = puVar2;" (assignment_expression "*puVar4 = puVar2" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (identifier "puVar2")) (; ";")) (expression_statement "iVar5 = 1;" (assignment_expression "iVar5 = 1" (identifier "iVar5") (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined4 *)(puVar4 + 1) = 0;" (assignment_expression "*(undefined4 *)(puVar4 + 1) = 0" (pointer_expression "*(undefined4 *)(puVar4 + 1)" (* "*") (cast_expression "(undefined4 *)(puVar4 + 1)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 1)" (( "(") (binary_expression "puVar4 + 1" (identifier "puVar4") (+ "+") (number_literal "1")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" (identifier "lVar3") (= "=") (number_literal "0")) (; ";")) (expression_statement "PTR_DAT_00110400 = (undefined *)puVar4;" (assignment_expression "PTR_DAT_00110400 = (undefined *)puVar4" (identifier "PTR_DAT_00110400") (= "=") (cast_expression "(undefined *)puVar4" (( "(") (type_descriptor "undefined *" (type_identifier "undefined") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar4"))) (; ";")) (} "}"))) (expression_statement "puVar2 = PTR_DAT_00110400;" (assignment_expression "puVar2 = PTR_DAT_00110400" (identifier "puVar2") (= "=") (identifier "PTR_DAT_00110400")) (; ";")) (expression_statement "*(int *)(PTR_DAT_00110400 + 8) = iVar5;" (assignment_expression "*(int *)(PTR_DAT_00110400 + 8) = iVar5" (pointer_expression "*(int *)(PTR_DAT_00110400 + 8)" (* "*") (cast_expression "(int *)(PTR_DAT_00110400 + 8)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_00110400 + 8)" (( "(") (binary_expression "PTR_DAT_00110400 + 8" (identifier "PTR_DAT_00110400") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "iVar5")) (; ";")) (expression_statement "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1;" (assignment_expression "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1" (pointer_expression "*(undefined8 *)(puVar2 + lVar3 * 8 + 0x10)" (* "*") (cast_expression "(undefined8 *)(puVar2 + lVar3 * 8 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar2 + lVar3 * 8 + 0x10)" (( "(") (binary_expression "puVar2 + lVar3 * 8 + 0x10" (binary_expression "puVar2 + lVar3 * 8" (identifier "puVar2") (+ "+") (binary_expression "lVar3 * 8" (identifier "lVar3") (* "*") (number_literal "8"))) (+ "+") (number_literal "0x10")) () ")")))) (= "=") (identifier "param_1")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(type_1 *fn) { int var_1; function_1 *pxVar2; long lVar3; function_1 *var_3; int iVar5; if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) { *(type_2 **)PTR__xexit_cleanup_0010ffe0 = xatexit_cleanup; } pxVar2 = xatexit_head; var_1 = xatexit_head->ind; lVar3 = (long)var_1; iVar5 = var_1 + 1; if (0x1f < var_1) { var_3 = (function_1 *)var_2(0x110); if (var_3 == (function_1 *)0x0) { return -1; } var_3->next = pxVar2; iVar5 = 1; var_3->ind = 0; lVar3 = 0; xatexit_head = var_3; } pxVar2 = xatexit_head; xatexit_head->ind = iVar5; pxVar2->fns[lVar3] = fn; return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (identifier))) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (identifier))) (return_statement (number_literal)))))
null
undefined8 MASKED(undefined8 param_1) { int iVar1; undefined *puVar2; long lVar3; undefined8 *puVar4; int iVar5; if (*(long *)PTR__xexit_cleanup_0010ffe0 == 0) { *(code **)PTR__xexit_cleanup_0010ffe0 = FUN_001092a0; } puVar2 = PTR_DAT_00110400; iVar1 = *(int *)(PTR_DAT_00110400 + 8); lVar3 = (long)iVar1; iVar5 = iVar1 + 1; if (0x1f < iVar1) { puVar4 = (undefined8 *)malloc(0x110); if (puVar4 == (undefined8 *)0x0) { return 0xffffffff; } *puVar4 = puVar2; iVar5 = 1; *(undefined4 *)(puVar4 + 1) = 0; lVar3 = 0; PTR_DAT_00110400 = (undefined *)puVar4; } puVar2 = PTR_DAT_00110400; *(int *)(PTR_DAT_00110400 + 8) = iVar5; *(undefined8 *)(puVar2 + lVar3 * 8 + 0x10) = param_1; return 0; }
166_x86_64-kfreebsd-gnu-strings_and_x86_64-kfreebsd-gnu-strings_strip.c
fseek
fseek
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseek(FILE *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ /* fseek@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int fseek(FILE *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939230')]
[('const-1', u'RETURN_-1206939230')]
null
null
00109198
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "fseek(FILE *__stream,long __off,int __whence)" identifier (parameter_list "(FILE *__stream,long __off,int __whence)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) , (parameter_declaration "long __off" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int __whence" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint fseek(FILE *__stream,long __off,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fseek@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fseek@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "fseek(FILE *__stream,long __off,int __whence)" identifier (parameter_list "(FILE *__stream,long __off,int __whence)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) , (parameter_declaration "long __off" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int __whence" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* fseek@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "fseek(FILE *__stream,long __off,int __whence)" identifier (parameter_list "(FILE *__stream,long __off,int __whence)" ( (parameter_declaration "FILE *__stream" type_identifier (pointer_declarator "*__stream" * identifier)) , (parameter_declaration "long __off" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int __whence" primitive_type identifier) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int fseek(FILE *__stream,long __off,int __whence)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "fseek(FILE *__stream,long __off,int __whence)" (identifier "fseek") (parameter_list "(FILE *__stream,long __off,int __whence)" (( "(") (parameter_declaration "FILE *__stream" (type_identifier "FILE") (pointer_declarator "*__stream" (* "*") (identifier "__stream"))) (, ",") (parameter_declaration "long __off" (sized_type_specifier "long" (long "long")) (identifier "__off")) (, ",") (parameter_declaration "int __whence" (primitive_type "int") (identifier "__whence")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ /* fseek@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(FILE *__stream,long __off,int __whence) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
3187_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
reloc_needs_plt_for_ifunc
FUN_001c5d00
/* DWARF original prototype: bool reloc_needs_plt_for_ifunc(Scan * this, Sized_relobj_file<64,_true> * object, uint r_type) */ bool __thiscall anon_unknown.dwarf_4cd88d::Target_sparc<64,_true>::Scan::reloc_needs_plt_for_ifunc (Scan *this,Sized_relobj_file<64,_true> *object,uint r_type) { undefined8 uVar1; uint uVar2; char *format; bool bVar3; uVar2 = (int)object - 1; bVar3 = false; if ((uVar2 < 0x58) && (bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0)) { uVar1 = *(undefined8 *)(this + 8); format = (char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol"); gold::gold_error(format,uVar1,(ulong)object & 0xffffffff); } return bVar3; }
bool FUN_001c5d00(long param_1,int param_2) { undefined8 uVar1; undefined8 uVar2; bool bVar3; bVar3 = false; if ((param_2 - 1U < 0x58) && (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) { uVar1 = *(undefined8 *)(param_1 + 8); uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol"); FUN_0034a750(uVar2,uVar1,param_2); } return bVar3; }
LEA EAX,[RSI + -0x1] PUSH R12 PUSH RBP XOR EBP,EBP PUSH RBX CMP EAX,0x57 JA 0x001c5d44 LEA RDX,[0x53bc40] MOVZX EAX,byte ptr [RDX + RAX*0x1] TEST AL,AL SETNZ BPL TEST AL,0x4 JZ 0x001c5d44 MOV R12,qword ptr [RDI + 0x8] LEA RDI,[0x533798] MOV EBX,ESI CALL 0x00177320 MOV EDX,EBX MOV RDI,RAX MOV RSI,R12 XOR EAX,EAX CALL 0x0034a750 MOV EAX,EBP POP RBX POP RBP POP R12 RET
null
null
null
null
[(u'LOAD_-1207739075', u'INT_NOTEQUAL_-1207739054'), (u'PTRADD_-1207738974', u'CAST_-1207738786'), (u'CALL_-1207739011', u'CAST_-1207738771'), (u'INT_ZEXT_-1207738975', u'PTRADD_-1207739013'), (u'PTRADD_-1207739013', u'LOAD_-1207739075'), (u'LOAD_-1207739075', u'INT_AND_-1207739024'), ('const-1', u'INT_SUB_-1207739116'), ('tmp_278', u'CAST_-1207738774'), ('tmp_160', u'CBRANCH_-1207739037'), (u'CAST_-1207738771', u'CALL_-1207738979'), ('const-0', u'RETURN_-1207738948'), (u'INT_NOTEQUAL_-1207739037', u'CBRANCH_-1207739037'), ('const-8', u'PTRADD_-1207738974'), (u'COPY_-1207738929', u'RETURN_-1207738948'), (u'INT_SUB_-1207739116', u'INT_LESS_-1207739077'), (u'INT_SUB_-1207739116', u'INT_ZEXT_-1207738975'), ('const-5487680', u'PTRSUB_-1207738799'), ('tmp_91', u'CBRANCH_-1207739085'), (u'LOAD_-1207739036', u'CALL_-1207738979'), (u'PTRSUB_-1207738799', u'PTRADD_-1207739013'), ('const-0', u'SUBPIECE_-1207738865'), ('const-0', u'INT_NOTEQUAL_-1207739037'), ('const-1', u'PTRADD_-1207739013'), ('const-0', u'COPY_-1207738902'), ('const-433', u'LOAD_-1207739075'), (u'INT_AND_-1207739024', u'INT_NOTEQUAL_-1207739037'), ('const-1', u'PTRADD_-1207738974'), ('const-4294967295', u'INT_AND_-1207738899'), (u'MULTIEQUAL_-1207738788', u'COPY_-1207738929'), ('const-88', u'INT_LESS_-1207739077'), (u'CAST_-1207738786', u'LOAD_-1207739036'), (u'COPY_-1207738902', u'MULTIEQUAL_-1207738788'), (u'INT_LESS_-1207739077', u'CBRANCH_-1207739085'), (u'INT_AND_-1207738899', u'CALL_-1207738979'), ('const-4', u'INT_AND_-1207739024'), (u'COPY_-1207738838', u'CALL_-1207739011'), (u'SUBPIECE_-1207738865', u'INT_SUB_-1207739116'), ('const-433', u'LOAD_-1207739036'), (u'INT_NOTEQUAL_-1207739054', u'MULTIEQUAL_-1207738788'), ('const-0', u'PTRSUB_-1207738799'), ('const-0', u'INT_NOTEQUAL_-1207739054'), ('const-5453720', u'COPY_-1207738838'), ('tmp_277', u'PTRADD_-1207738974'), ('tmp_278', u'SUBPIECE_-1207738865'), (u'CAST_-1207738774', u'INT_AND_-1207738899')]
[(u'LOAD_-1207739075', u'INT_NOTEQUAL_-1207739054'), (u'COPY_-1207738831', u'RETURN_-1207738948'), (u'INT_SUB_-1207739116', u'INT_ZEXT_-1207738976'), (u'PTRADD_-1207739013', u'LOAD_-1207739075'), (u'LOAD_-1207739075', u'INT_AND_-1207739024'), ('const-8', u'INT_ADD_-1207739020'), ('tmp_160', u'CBRANCH_-1207739037'), (u'CALL_-1207739011', u'CALL_-1207738979'), ('const-0', u'RETURN_-1207738948'), (u'INT_NOTEQUAL_-1207739037', u'CBRANCH_-1207739037'), (u'INT_ADD_-1207739020', u'CAST_-1207738797'), (u'INT_SUB_-1207739116', u'INT_LESS_-1207739077'), ('const-0', u'PTRSUB_-1207738810'), ('tmp_91', u'CBRANCH_-1207739085'), ('const-1', u'PTRADD_-1207739013'), ('const-88', u'INT_LESS_-1207739077'), (u'LOAD_-1207739036', u'CALL_-1207738979'), ('tmp_563', u'INT_ADD_-1207739020'), ('const-5487680', u'PTRSUB_-1207738810'), ('const-433', u'LOAD_-1207739036'), ('const-0', u'INT_NOTEQUAL_-1207739037'), (u'INT_NOTEQUAL_-1207739054', u'MULTIEQUAL_-1207738773'), (u'INT_AND_-1207739024', u'INT_NOTEQUAL_-1207739037'), ('const-5453720', u'COPY_-1207738849'), ('const-1', u'INT_SUB_-1207739116'), (u'PTRSUB_-1207738810', u'PTRADD_-1207739013'), (u'INT_LESS_-1207739077', u'CBRANCH_-1207739085'), (u'INT_ZEXT_-1207738976', u'PTRADD_-1207739013'), ('const-4', u'INT_AND_-1207739024'), (u'COPY_-1207738892', u'MULTIEQUAL_-1207738773'), ('const-433', u'LOAD_-1207739075'), ('tmp_706', u'INT_SUB_-1207739116'), ('const-0', u'COPY_-1207738892'), (u'COPY_-1207738849', u'CALL_-1207739011'), ('tmp_706', u'CALL_-1207738979'), ('const-0', u'INT_NOTEQUAL_-1207739054'), (u'MULTIEQUAL_-1207738773', u'COPY_-1207738831'), (u'CAST_-1207738797', u'LOAD_-1207739036')]
null
null
001c5d00
x64
O3
(translation_unit "bool FUN_001c5d00(long param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_001c5d00(long param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_001c5d00(long param_1,int param_2)" identifier (parameter_list "(long param_1,int param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }" if (parenthesized_expression "((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0))" ( (binary_expression "(param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)" (parenthesized_expression "(param_2 - 1U < 0x58)" ( (binary_expression "param_2 - 1U < 0x58" (binary_expression "param_2 - 1U" identifier - number_literal) < number_literal) )) && (parenthesized_expression "(bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)" ( (comma_expression "bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0" (assignment_expression "bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0" identifier = (binary_expression "(&DAT_0053bc40)[param_2 - 1U] != 0" (subscript_expression "(&DAT_0053bc40)[param_2 - 1U]" (parenthesized_expression "(&DAT_0053bc40)" ( (pointer_expression "&DAT_0053bc40" & identifier) )) [ (binary_expression "param_2 - 1U" identifier - number_literal) ]) != number_literal)) , (binary_expression "((&DAT_0053bc40)[param_2 - 1U] & 4) != 0" (parenthesized_expression "((&DAT_0053bc40)[param_2 - 1U] & 4)" ( (binary_expression "(&DAT_0053bc40)[param_2 - 1U] & 4" (subscript_expression "(&DAT_0053bc40)[param_2 - 1U]" (parenthesized_expression "(&DAT_0053bc40)" ( (pointer_expression "&DAT_0053bc40" & identifier) )) [ (binary_expression "param_2 - 1U" identifier - number_literal) ]) & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }" { (expression_statement "uVar1 = *(undefined8 *)(param_1 + 8);" (assignment_expression "uVar1 = *(undefined8 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");" (assignment_expression "uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" identifier = (call_expression "gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" identifier (argument_list "("%s: unsupported TLS reloc %u for IFUNC symbol")" ( (string_literal ""%s: unsupported TLS reloc %u for IFUNC symbol"" " string_content ") )))) ;) (expression_statement "FUN_0034a750(uVar2,uVar1,param_2);" (call_expression "FUN_0034a750(uVar2,uVar1,param_2)" identifier (argument_list "(uVar2,uVar1,param_2)" ( identifier , identifier , identifier ))) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: bool reloc_needs_plt_for_ifunc(Scan * this, Sized_relobj_file<64,_true>\n * object, uint r_type) */\n\nbool __thiscall\nanon_unknown.dwarf_4cd88d::Target_sparc<64,_true>::Scan::reloc_needs_plt_for_ifunc\n (Scan *this,Sized_relobj_file<64,_true> *object,uint r_type)\n\n{\n undefined8 uVar1;\n uint uVar2;\n char *format;\n bool bVar3;\n \n uVar2 = (int)object - 1;\n bVar3 = false;\n if ((uVar2 < 0x58) && (bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0)) {\n uVar1 = *(undefined8 *)(this + 8);\n format = (char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n gold::gold_error(format,uVar1,(ulong)object & 0xffffffff);\n }\n return bVar3;\n}\n\n" comment (declaration "bool __thiscall\nanon_unknown.dwarf_4cd88d::Target_sparc<64,_true>::Scan::reloc_needs_plt_for_ifunc\n (Scan *this,Sized_relobj_file<64,_true> *object,uint r_type)\n\n{\n undefined8 uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) identifier (ERROR ".dwarf_4cd88d::Target_sparc<64" . identifier : : identifier < number_literal) , (ERROR "_true>::Scan::reloc_needs_plt_for_ifunc\n (Scan *this,Sized_relobj_file<64,_true> *object,uint r_type)\n\n{\n undefined8" identifier > : : identifier : : (function_declarator "reloc_needs_plt_for_ifunc\n (Scan *this,Sized_relobj_file<64,_true> *object,uint r_type)" identifier (parameter_list "(Scan *this,Sized_relobj_file<64,_true> *object,uint r_type)" ( (parameter_declaration "Scan *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_true> *object" type_identifier (ERROR ">" >) (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint r_type" type_identifier identifier) ))) { identifier) identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "uVar2 = (int)object - 1;" (assignment_expression "uVar2 = (int)object - 1" identifier = (binary_expression "(int)object - 1" (cast_expression "(int)object" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal)) ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((uVar2 < 0x58) && (bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0)) {\n uVar1 = *(undefined8 *)(this + 8);\n format = (char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n gold::gold_error(format,uVar1,(ulong)object & 0xffffffff);\n }" if (parenthesized_expression "((uVar2 < 0x58) && (bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0))" ( (binary_expression "(uVar2 < 0x58) && (bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0)" (parenthesized_expression "(uVar2 < 0x58)" ( (binary_expression "uVar2 < 0x58" identifier < number_literal) )) && (parenthesized_expression "(bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0)" ( (comma_expression "bVar3 = CSWTCH_863[uVar2] != 0, (CSWTCH_863[uVar2] & 4) != 0" (assignment_expression "bVar3 = CSWTCH_863[uVar2] != 0" identifier = (binary_expression "CSWTCH_863[uVar2] != 0" (subscript_expression "CSWTCH_863[uVar2]" identifier [ identifier ]) != number_literal)) , (binary_expression "(CSWTCH_863[uVar2] & 4) != 0" (parenthesized_expression "(CSWTCH_863[uVar2] & 4)" ( (binary_expression "CSWTCH_863[uVar2] & 4" (subscript_expression "CSWTCH_863[uVar2]" identifier [ identifier ]) & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n uVar1 = *(undefined8 *)(this + 8);\n format = (char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n gold::gold_error(format,uVar1,(ulong)object & 0xffffffff);\n }" { (expression_statement "uVar1 = *(undefined8 *)(this + 8);" (assignment_expression "uVar1 = *(undefined8 *)(this + 8)" identifier = (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) ;) (expression_statement "format = (char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol");" (assignment_expression "format = (char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" identifier = (cast_expression "(char *)gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" identifier (argument_list "("%s: unsupported TLS reloc %u for IFUNC symbol")" ( (string_literal ""%s: unsupported TLS reloc %u for IFUNC symbol"" " string_content ") ))))) ;) (labeled_statement "gold::gold_error(format,uVar1,(ulong)object & 0xffffffff);" statement_identifier : (ERROR ":" :) (expression_statement "gold_error(format,uVar1,(ulong)object & 0xffffffff);" (call_expression "gold_error(format,uVar1,(ulong)object & 0xffffffff)" identifier (argument_list "(format,uVar1,(ulong)object & 0xffffffff)" ( identifier , identifier , (binary_expression "(ulong)object & 0xffffffff" (cast_expression "(ulong)object" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) ))) ;)) })) (return_statement "return bVar3;" return identifier ;) (ERROR "}" }))
(translation_unit "bool FUN_001c5d00(long param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}\n\n" (function_definition "bool FUN_001c5d00(long param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}" primitive_type (function_declarator "FUN_001c5d00(long param_1,int param_2)" identifier (parameter_list "(long param_1,int param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "bool bVar3;" primitive_type identifier ;) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" identifier = false) ;) (if_statement "if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }" if (parenthesized_expression "((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0))" ( (binary_expression "(param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)" (parenthesized_expression "(param_2 - 1U < 0x58)" ( (binary_expression "param_2 - 1U < 0x58" (binary_expression "param_2 - 1U" identifier - number_literal) < number_literal) )) && (parenthesized_expression "(bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)" ( (comma_expression "bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0" (assignment_expression "bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0" identifier = (binary_expression "(&DAT_0053bc40)[param_2 - 1U] != 0" (subscript_expression "(&DAT_0053bc40)[param_2 - 1U]" (parenthesized_expression "(&DAT_0053bc40)" ( (pointer_expression "&DAT_0053bc40" & identifier) )) [ (binary_expression "param_2 - 1U" identifier - number_literal) ]) != number_literal)) , (binary_expression "((&DAT_0053bc40)[param_2 - 1U] & 4) != 0" (parenthesized_expression "((&DAT_0053bc40)[param_2 - 1U] & 4)" ( (binary_expression "(&DAT_0053bc40)[param_2 - 1U] & 4" (subscript_expression "(&DAT_0053bc40)[param_2 - 1U]" (parenthesized_expression "(&DAT_0053bc40)" ( (pointer_expression "&DAT_0053bc40" & identifier) )) [ (binary_expression "param_2 - 1U" identifier - number_literal) ]) & number_literal) )) != number_literal)) ))) )) (compound_statement "{\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }" { (expression_statement "uVar1 = *(undefined8 *)(param_1 + 8);" (assignment_expression "uVar1 = *(undefined8 *)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 *)(param_1 + 8)" * (cast_expression "(undefined8 *)(param_1 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");" (assignment_expression "uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" identifier = (call_expression "gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" identifier (argument_list "("%s: unsupported TLS reloc %u for IFUNC symbol")" ( (string_literal ""%s: unsupported TLS reloc %u for IFUNC symbol"" " string_content ") )))) ;) (expression_statement "FUN_0034a750(uVar2,uVar1,param_2);" (call_expression "FUN_0034a750(uVar2,uVar1,param_2)" identifier (argument_list "(uVar2,uVar1,param_2)" ( identifier , identifier , identifier ))) ;) })) (return_statement "return bVar3;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT - LIT) < LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression IDENT - LIT) ]) != LIT)) , (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression (parenthesized_expression ( (pointer_expression & IDENT) )) [ (binary_expression IDENT - LIT) ]) & LIT) )) != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (string_literal " string_content ") )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })) (return_statement return IDENT ;) })))
(function_definition "bool FUN_001c5d00(long param_1,int param_2)\n\n{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}" (primitive_type "bool") (function_declarator "FUN_001c5d00(long param_1,int param_2)" (identifier "FUN_001c5d00") (parameter_list "(long param_1,int param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n undefined8 uVar2;\n bool bVar3;\n \n bVar3 = false;\n if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }\n return bVar3;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "bool bVar3;" (primitive_type "bool") (identifier "bVar3") (; ";")) (expression_statement "bVar3 = false;" (assignment_expression "bVar3 = false" (identifier "bVar3") (= "=") (false "false")) (; ";")) (if_statement "if ((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) {\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }" (if "if") (parenthesized_expression "((param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0))" (( "(") (binary_expression "(param_2 - 1U < 0x58) &&\n (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)" (parenthesized_expression "(param_2 - 1U < 0x58)" (( "(") (binary_expression "param_2 - 1U < 0x58" (binary_expression "param_2 - 1U" (identifier "param_2") (- "-") (number_literal "1U")) (< "<") (number_literal "0x58")) () ")")) (&& "&&") (parenthesized_expression "(bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)" (( "(") (comma_expression "bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0" (assignment_expression "bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0" (identifier "bVar3") (= "=") (binary_expression "(&DAT_0053bc40)[param_2 - 1U] != 0" (subscript_expression "(&DAT_0053bc40)[param_2 - 1U]" (parenthesized_expression "(&DAT_0053bc40)" (( "(") (pointer_expression "&DAT_0053bc40" (& "&") (identifier "DAT_0053bc40")) () ")")) ([ "[") (binary_expression "param_2 - 1U" (identifier "param_2") (- "-") (number_literal "1U")) (] "]")) (!= "!=") (number_literal "0"))) (, ",") (binary_expression "((&DAT_0053bc40)[param_2 - 1U] & 4) != 0" (parenthesized_expression "((&DAT_0053bc40)[param_2 - 1U] & 4)" (( "(") (binary_expression "(&DAT_0053bc40)[param_2 - 1U] & 4" (subscript_expression "(&DAT_0053bc40)[param_2 - 1U]" (parenthesized_expression "(&DAT_0053bc40)" (( "(") (pointer_expression "&DAT_0053bc40" (& "&") (identifier "DAT_0053bc40")) () ")")) ([ "[") (binary_expression "param_2 - 1U" (identifier "param_2") (- "-") (number_literal "1U")) (] "]")) (& "&") (number_literal "4")) () ")")) (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n uVar1 = *(undefined8 *)(param_1 + 8);\n uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");\n FUN_0034a750(uVar2,uVar1,param_2);\n }" ({ "{") (expression_statement "uVar1 = *(undefined8 *)(param_1 + 8);" (assignment_expression "uVar1 = *(undefined8 *)(param_1 + 8)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined8 *)(param_1 + 8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol");" (assignment_expression "uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" (identifier "uVar2") (= "=") (call_expression "gettext("%s: unsupported TLS reloc %u for IFUNC symbol")" (identifier "gettext") (argument_list "("%s: unsupported TLS reloc %u for IFUNC symbol")" (( "(") (string_literal ""%s: unsupported TLS reloc %u for IFUNC symbol"" (" """) (string_content "%s: unsupported TLS reloc %u for IFUNC symbol") (" """)) () ")")))) (; ";")) (expression_statement "FUN_0034a750(uVar2,uVar1,param_2);" (call_expression "FUN_0034a750(uVar2,uVar1,param_2)" (identifier "FUN_0034a750") (argument_list "(uVar2,uVar1,param_2)" (( "(") (identifier "uVar2") (, ",") (identifier "uVar1") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}"))) (return_statement "return bVar3;" (return "return") (identifier "bVar3") (; ";")) (} "}")))
/* DWARF original prototype: bool reloc_needs_plt_for_ifunc(Scan * this, Sized_relobj_file<64,_true> * object, uint r_type) */ bool __thiscall anon_unknown.dwarf_4cd88d::Target_sparc<64,_true>::Scan::reloc_needs_plt_for_ifunc (Scan *var_2,Sized_relobj_file<64,_true> *object,type_1 r_type) { type_2 uVar1; type_1 var_1; char *format; bool bVar3; var_1 = (int)object - 1; bVar3 = false; if ((var_1 < 0x58) && (bVar3 = CSWTCH_863[var_1] != 0, (CSWTCH_863[var_1] & 4) != 0)) { uVar1 = *(type_2 *)(var_2 + 8); format = (char *)var_3("%s: unsupported TLS reloc %u for IFUNC symbol"); gold::var_4(format,uVar1,(type_3)object & 0xffffffff); } return bVar3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (identifier))) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (return_statement (identifier)))))
null
bool MASKED(long param_1,int param_2) { undefined8 uVar1; undefined8 uVar2; bool bVar3; bVar3 = false; if ((param_2 - 1U < 0x58) && (bVar3 = (&DAT_0053bc40)[param_2 - 1U] != 0, ((&DAT_0053bc40)[param_2 - 1U] & 4) != 0)) { uVar1 = *(undefined8 *)(param_1 + 8); uVar2 = gettext("%s: unsupported TLS reloc %u for IFUNC symbol"); FUN_0034a750(uVar2,uVar1,param_2); } return bVar3; }
9635_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
_M_compare
FUN_00321a20
/* std::collate<wchar_t>::_M_compare(wchar_t const*, wchar_t const*) const */ uint __thiscall std::collate<wchar_t>::_M_compare(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2) { int iVar1; iVar1 = __wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10)); return (uint)(iVar1 != 0) | iVar1 >> 0x1e; }
uint FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3) { int iVar1; iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10)); return (uint)(iVar1 != 0) | iVar1 >> 0x1e; }
SUB RSP,0x8 MOV RAX,RSI MOV RSI,RDX MOV RDX,qword ptr [RDI + 0x10] MOV RDI,RAX CALL 0x00147430 MOV EDX,EAX SAR EDX,0x1e TEST EAX,EAX SETNZ AL ADD RSP,0x8 MOVZX EAX,AL OR EAX,EDX RET
null
null
null
null
[('tmp_247', u'CALL_-1205003703'), (u'INT_SRIGHT_-1205003667', u'INT_OR_-1205003598'), ('const-30', u'INT_SRIGHT_-1205003667'), (u'INT_ZEXT_-1205003583', u'INT_OR_-1205003598'), ('const-0', u'INT_NOTEQUAL_-1205003646'), (u'LOAD_-1205003720', u'CALL_-1205003703'), ('tmp_246', u'PTRADD_-1205003658'), (u'INT_NOTEQUAL_-1205003646', u'INT_ZEXT_-1205003583'), ('const-0', u'RETURN_-1205003604'), (u'COPY_-1205003557', u'RETURN_-1205003604'), (u'CALL_-1205003703', u'INT_NOTEQUAL_-1205003646'), ('const-433', u'LOAD_-1205003720'), ('tmp_248', u'CALL_-1205003703'), (u'CALL_-1205003703', u'INT_SRIGHT_-1205003667'), ('const-16', u'PTRADD_-1205003658'), (u'PTRADD_-1205003658', u'CAST_-1205003522'), (u'INT_OR_-1205003598', u'COPY_-1205003557'), ('const-1', u'PTRADD_-1205003658'), (u'CAST_-1205003522', u'LOAD_-1205003720')]
[('const-433', u'LOAD_-1205003720'), ('tmp_359', u'CALL_-1205003703'), (u'INT_SRIGHT_-1205003667', u'INT_OR_-1205003598'), (u'INT_ADD_-1205003704', u'CAST_-1205003522'), ('const-30', u'INT_SRIGHT_-1205003667'), (u'INT_ZEXT_-1205003583', u'INT_OR_-1205003598'), ('const-0', u'INT_NOTEQUAL_-1205003646'), (u'LOAD_-1205003720', u'CALL_-1205003703'), ('tmp_360', u'INT_ADD_-1205003704'), (u'INT_NOTEQUAL_-1205003646', u'INT_ZEXT_-1205003583'), ('const-0', u'RETURN_-1205003604'), ('tmp_358', u'CALL_-1205003703'), (u'COPY_-1205003557', u'RETURN_-1205003604'), (u'CALL_-1205003703', u'INT_NOTEQUAL_-1205003646'), (u'CALL_-1205003703', u'INT_SRIGHT_-1205003667'), (u'INT_OR_-1205003598', u'COPY_-1205003557'), (u'CAST_-1205003522', u'LOAD_-1205003720'), ('const-16', u'INT_ADD_-1205003704')]
null
null
00321a20
x64
O3
(translation_unit "uint FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}\n\n" (function_definition "uint FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" type_identifier (function_declarator "FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));" (assignment_expression "iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier = (call_expression "__wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) )))) ;) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" return (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) | (binary_expression "iVar1 >> 0x1e" identifier >> number_literal)) ;) })))
(translation_unit "/* std::collate<wchar_t>::_M_compare(wchar_t const*, wchar_t const*) const */\n\nuint __thiscall\nstd::collate<wchar_t>::_M_compare(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}\n\n" comment (function_definition "uint __thiscall\nstd::collate<wchar_t>::_M_compare(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::collate<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "_M_compare(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2)" identifier (parameter_list "(collate<wchar_t> *this,wchar_t *param_1,wchar_t *param_2)" ( (parameter_declaration "collate<wchar_t> *this" type_identifier (ERROR "<wchar_t>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "wchar_t *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = __wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10));" (assignment_expression "iVar1 = __wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10))" identifier = (call_expression "__wcscoll_l(param_1,param_2,*(undefined8 *)(this + 0x10))" identifier (argument_list "(param_1,param_2,*(undefined8 *)(this + 0x10))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) )))) ;) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" return (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) | (binary_expression "iVar1 >> 0x1e" identifier >> number_literal)) ;) })))
(translation_unit "uint FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}\n\n" (function_definition "uint FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" type_identifier (function_declarator "FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));" (assignment_expression "iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier = (call_expression "__wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" identifier (argument_list "(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" ( identifier , identifier , (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) )))) ;) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" return (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) ))) | (binary_expression "iVar1 >> 0x1e" identifier >> number_literal)) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )))) ;) (return_statement return (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) ))) | (binary_expression IDENT >> LIT)) ;) })))
(function_definition "uint FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" (type_identifier "uint") (function_declarator "FUN_00321a20(long param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_00321a20") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));\n return (uint)(iVar1 != 0) | iVar1 >> 0x1e;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10));" (assignment_expression "iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" (identifier "iVar1") (= "=") (call_expression "__wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" (identifier "__wcscoll_l") (argument_list "(param_2,param_3,*(undefined8 *)(param_1 + 0x10))" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) () ")")))) (; ";")) (return_statement "return (uint)(iVar1 != 0) | iVar1 >> 0x1e;" (return "return") (binary_expression "(uint)(iVar1 != 0) | iVar1 >> 0x1e" (call_expression "(uint)(iVar1 != 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")"))) (| "|") (binary_expression "iVar1 >> 0x1e" (identifier "iVar1") (>> ">>") (number_literal "0x1e"))) (; ";")) (} "}")))
/* std::collate<wchar_t>::_M_compare(wchar_t const*, wchar_t const*) const */ type_1 __thiscall std::type_2<type_3>::function_1(type_2<type_3> *var_2,type_3 *param_1,type_3 *param_2) { int var_3; var_3 = var_1(param_1,param_2,*(type_4 *)(var_2 + 0x10)); return (type_1)(var_3 != 0) | var_3 >> 0x1e; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (return_statement (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (binary_expression left: (identifier) right: (number_literal)))))))
null
uint MASKED(long param_1,undefined8 param_2,undefined8 param_3) { int iVar1; iVar1 = __wcscoll_l(param_2,param_3,*(undefined8 *)(param_1 + 0x10)); return (uint)(iVar1 != 0) | iVar1 >> 0x1e; }
321_m68k-linux-gnu-objcopy_and_m68k-linux-gnu-objcopy_strip.c
stab_struct_field
FUN_00118ac0
bfd_boolean stab_struct_field(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility) { int iVar1; int iVar2; bfd *pbVar3; long lVar4; undefined8 uVar5; char *__s; size_t sVar6; size_t sVar7; size_t sVar8; char *pcVar9; char *format; stab_write_handle *info; char *pcVar10; uint uVar11; pbVar3 = ((stab_write_handle *)((long)p + 0x60))->abfd; iVar1 = *(int *)((long)&pbVar3->iovec + 4); iVar2 = *(int *)&pbVar3->iovec; __s = stab_pop_type((stab_write_handle *)((long)p + 0x60)); pcVar9 = *(char **)(*(long *)((long)p + 0x60) + 0x20); if (pcVar9 == (char *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554, "stab_struct_field"); } sVar6 = strlen(pcVar9); sVar7 = strlen(name); sVar8 = strlen(__s); pcVar9 = (char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8); if (visibility == DEBUG_VISIBILITY_PROTECTED) { pcVar10 = "/1"; } else if (visibility == DEBUG_VISIBILITY_PUBLIC) { pcVar10 = ""; } else { if (visibility != DEBUG_VISIBILITY_PRIVATE) { /* WARNING: Subroutine does not return */ abort(); } pcVar10 = "/0"; } if ((bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)) { /* WARNING: Load size is inaccurate */ uVar5 = **p; format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5); bitsize = 0; non_fatal(format,uVar5,name); } sprintf(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10 ,__s,bitpos,bitsize); free(*(void **)(*(long *)((long)p + 0x60) + 0x20)); lVar4 = *(long *)((long)p + 0x60); *(char **)(lVar4 + 0x20) = pcVar9; if (iVar1 != 0) { *(undefined4 *)(lVar4 + 0x1c) = 1; } return 1; }
undefined1 [16] FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5) { int iVar1; int iVar2; long lVar3; undefined8 uVar4; char *__s; size_t sVar5; size_t sVar6; size_t sVar7; char *__s_00; undefined8 uVar8; char *pcVar9; uint uVar10; undefined1 auVar11 [16]; iVar1 = *(int *)(param_1[0xc] + 0x1c); iVar2 = *(int *)(param_1[0xc] + 0x18); __s = (char *)FUN_00118930(); if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554, "stab_struct_field"); } sVar5 = strlen(*(char **)(param_1[0xc] + 0x20)); sVar6 = strlen(param_2); sVar7 = strlen(__s); __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7); if (param_5 == 1) { pcVar9 = "/1"; } else if (param_5 == 0) { pcVar9 = ""; } else { if (param_5 != 2) { /* WARNING: Subroutine does not return */ abort(); } pcVar9 = "/0"; } if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) { uVar4 = *(undefined8 *)*param_1; uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5); param_4 = 0; FUN_0011b660(uVar8,uVar4,param_2); } sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s, param_3,param_4); free(*(void **)(param_1[0xc] + 0x20)); lVar3 = param_1[0xc]; *(char **)(lVar3 + 0x20) = __s_00; if (iVar1 != 0) { *(undefined4 *)(lVar3 + 0x1c) = 1; } auVar11._8_8_ = param_3; auVar11._0_8_ = 1; return auVar11; }
PUSH R15 MOV R15,RDI ADD RDI,0x60 PUSH R14 PUSH R13 MOV R13D,R8D PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RCX SUB RSP,0x28 MOV RAX,qword ptr [RDI] MOV qword ptr [RSP + 0x8],RDX MOV ESI,dword ptr [RAX + 0x1c] MOV EAX,dword ptr [RAX + 0x18] MOV dword ptr [RSP + 0x18],ESI MOV dword ptr [RSP + 0x1c],EAX CALL 0x00118930 MOV R12,RAX MOV RAX,qword ptr [R15 + 0x60] MOV RDI,qword ptr [RAX + 0x20] TEST RDI,RDI JZ 0x00118c3a CALL 0x00104260 MOV RDI,RBP MOV qword ptr [RSP + 0x10],RAX CALL 0x00104260 MOV RDI,R12 MOV R14,RAX CALL 0x00104260 MOV RCX,qword ptr [RSP + 0x10] LEA RDI,[RCX + R14*0x1 + 0x32] ADD RDI,RAX CALL 0x00104370 MOV R14,RAX CMP R13D,0x1 JZ 0x00118bf0 TEST R13D,R13D JZ 0x00118be0 CMP R13D,0x2 JNZ 0x00118c59 LEA R8,[0x123f79] TEST RBX,RBX JNZ 0x00118b7a MOV R13D,dword ptr [RSP + 0x1c] SHL R13D,0x3 MOV EBX,R13D JZ 0x00118c00 MOV RAX,qword ptr [R15 + 0x60] MOV RCX,RBP MOV R9,R12 MOV RDI,R14 LEA RSI,[0x123f8a] MOV RDX,qword ptr [RAX + 0x20] PUSH RBX XOR EAX,EAX PUSH qword ptr [RSP + 0x10] CALL 0x00104820 MOV RAX,qword ptr [R15 + 0x60] MOV RDI,qword ptr [RAX + 0x20] CALL 0x00104920 MOV RAX,qword ptr [R15 + 0x60] MOV qword ptr [RAX + 0x20],R14 POP RDX POP RCX MOV ESI,dword ptr [RSP + 0x18] TEST ESI,ESI JZ 0x00118bc4 MOV dword ptr [RAX + 0x1c],0x1 ADD RSP,0x28 MOV EAX,0x1 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA R8,[0x123227] JMP 0x00118b63 LEA R8,[0x123f76] JMP 0x00118b63 MOV RAX,qword ptr [R15] MOV EDX,0x5 XOR EDI,EDI MOV qword ptr [RSP + 0x10],R8 LEA RSI,[0x1241a8] MOV RBX,qword ptr [RAX] CALL 0x00104240 MOV RDX,RBP MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX XOR EBX,EBX CALL 0x0011b660 MOV R8,qword ptr [RSP + 0x10] JMP 0x00118b7a LEA RCX,[0x124360] MOV EDX,0x554 LEA RSI,[0x123f18] LEA RDI,[0x124180] CALL 0x001042e0 CALL 0x00104090
null
null
null
null
[(u'MULTIEQUAL_-1207005693', u'CALL_-1207006069'), (u'INT_EQUAL_-1207006155', u'CBRANCH_-1207006139'), (u'CAST_-1207005400', u'STORE_-1207006036'), ('const-1192487', u'COPY_-1207005869'), (u'CAST_-1207005522', u'INT_ADD_-1207006498'), ('const-0', u'CALL_-1207005842'), (u'INT_ADD_-1207006044', u'CAST_-1207005286'), ('const-433', u'STORE_-1207006036'), (u'CAST_-1207005486', u'LOAD_-1207006441'), ('const-1195897', u'COPY_-1207006223'), (u'INT_EQUAL_-1207006250', u'CBRANCH_-1207006248'), ('tmp_1027', u'CALL_-1207006069'), ('const-1195800', u'COPY_-1207005195'), (u'CALL_-1207006289', u'CAST_-1207005400'), (u'COPY_-1207006223', u'MULTIEQUAL_-1207005693'), ('tmp_966', u'BRANCH_-1207005858'), (u'LOAD_-1207006434', u'INT_LEFT_-1207006160'), (u'CAST_-1207005286', u'LOAD_-1207006060'), (u'CAST_-1207005309', u'LOAD_-1207006107'), ('const-433', u'LOAD_-1207005854'), (u'INT_ADD_-1207006289', u'CALL_-1207006289'), ('const-2', u'INT_NOTEQUAL_-1207006229'), ('tmp_542', u'CBRANCH_-1207006139'), ('const-0', u'INT_NOTEQUAL_-1207006000'), ('tmp_332', u'CBRANCH_-1207006267'), (u'CALL_-1207006407', u'CALL_-1207006069'), ('const-1196416', u'COPY_-1207005193'), (u'MULTIEQUAL_-1207005727', u'CALL_-1207006069'), (u'CALL_-1207006342', u'INT_ADD_-1207006298'), ('const-0', u'INT_EQUAL_-1207006250'), ('tmp_209', u'CBRANCH_-1207006373'), (u'LOAD_-1207006134', u'INT_ADD_-1207006091'), (u'CAST_-1207005292', u'INT_ADD_-1207006051'), (u'INT_LEFT_-1207006160', u'INT_EQUAL_-1207006155'), ('const-1', u'STORE_-1207005997'), ('const-433', u'LOAD_-1207005893'), (u'LOAD_-1207006394', u'INT_EQUAL_-1207006375'), (u'LOAD_-1207006394', u'CALL_-1207006362'), (u'COPY_-1207005381', u'CALL_-1207006069'), (u'LOAD_-1207006045', u'INT_ADD_-1207006022'), ('const-0', u'INT_EQUAL_-1207006155'), (u'CAST_-1207005330', u'LOAD_-1207006134'), ('const-32', u'INT_ADD_-1207006091'), (u'LOAD_-1207006107', u'CALL_-1207006069'), ('const-433', u'LOAD_-1207006060'), (u'CAST_-1207005521', u'CALL_-1207006407'), ('const-433', u'LOAD_-1207006394'), (u'LOAD_-1207006441', u'INT_NOTEQUAL_-1207006000'), ('tmp_1026', u'CALL_-1207005798'), ('tmp_1025', u'CAST_-1207005462'), (u'CAST_-1207005173', u'CALL_-1207005798'), (u'INT_EQUAL_-1207006375', u'CBRANCH_-1207006373'), (u'INT_ADD_-1207006022', u'CAST_-1207005270'), ('const-1', u'RETURN_-1207005732'), ('const-3', u'INT_LEFT_-1207006160'), ('tmp_1025', u'LOAD_-1207005893'), (u'CAST_-1207005462', u'INT_ADD_-1207006385'), ('tmp_1025', u'CAST_-1207005331'), ('const-1196456', u'COPY_-1207005251'), ('const-32', u'INT_ADD_-1207006044'), ('tmp_358', u'CBRANCH_-1207006248'), (u'COPY_-1207005191', u'CALL_-1207005737'), (u'CAST_-1207005461', u'LOAD_-1207006401'), (u'INT_ADD_-1207006091', u'CAST_-1207005309'), ('const-96', u'INT_ADD_-1207006029'), ('const-0', u'RETURN_-1207005927'), (u'LOAD_-1207006455', u'PTRSUB_-1207005490'), (u'COPY_-1207005193', u'CALL_-1207005737'), (u'CALL_-1207006362', u'INT_ADD_-1207006300'), (u'INT_LEFT_-1207006160', u'INT_ZEXT_-1207005782'), ('const-96', u'INT_ADD_-1207006118'), (u'PTRSUB_-1207005490', u'CAST_-1207005487'), (u'INT_ADD_-1207006029', u'CAST_-1207005275'), (u'COPY_-1207005251', u'CALL_-1207005842'), (u'LOAD_-1207006060', u'CALL_-1207006047'), ('const-433', u'LOAD_-1207006434'), (u'CAST_-1207005331', u'INT_ADD_-1207006118'), (u'CALL_-1207005842', u'CAST_-1207005173'), ('const-32', u'INT_ADD_-1207006022'), ('const-96', u'INT_ADD_-1207006498'), (u'CALL_-1207006326', u'INT_ADD_-1207006289'), ('tmp_1026', u'CALL_-1207006069'), (u'INT_ADD_-1207006300', u'INT_ADD_-1207006298'), ('tmp_718', u'CBRANCH_-1207006000'), (u'INT_ADD_-1207006385', u'CAST_-1207005461'), (u'CAST_-1207005276', u'INT_ADD_-1207006029'), (u'COPY_-1207005869', u'MULTIEQUAL_-1207005693'), (u'CAST_-1207005482', u'LOAD_-1207006434'), (u'COPY_-1207005612', u'MULTIEQUAL_-1207005727'), ('const-433', u'LOAD_-1207006045'), (u'COPY_-1207005746', u'RETURN_-1207005927'), ('const-433', u'LOAD_-1207006441'), (u'INT_ADD_-1207005983', u'CAST_-1207005255'), (u'CAST_-1207005456', u'LOAD_-1207006394'), (u'COPY_-1207005195', u'CALL_-1207005737'), ('const-32', u'INT_ADD_-1207006378'), (u'CAST_-1207005291', u'LOAD_-1207006067'), ('const-28', u'INT_ADD_-1207005983'), ('const-433', u'LOAD_-1207006455'), ('tmp_1028', u'MULTIEQUAL_-1207005727'), ('const-96', u'INT_ADD_-1207006385'), ('const-1', u'INT_EQUAL_-1207006270'), ('const-0', u'INT_EQUAL_-1207006201'), ('tmp_420', u'CBRANCH_-1207006198'), (u'INT_ADD_-1207006378', u'CAST_-1207005456'), ('const-433', u'LOAD_-1207006134'), (u'PTRSUB_-1207005499', u'LOAD_-1207006455'), (u'INT_EQUAL_-1207006270', u'CBRANCH_-1207006267'), ('const-1364', u'CALL_-1207005737'), ('tmp_390', u'CBRANCH_-1207006226'), (u'PTRSUB_-1207005485', u'CAST_-1207005482'), ('tmp_1028', u'INT_EQUAL_-1207006201'), (u'CAST_-1207005255', u'STORE_-1207005997'), (u'INT_ADD_-1207005536', u'CAST_-1207005486'), ('const-96', u'INT_ADD_-1207006051'), ('const-0', u'COPY_-1207005612'), (u'LOAD_-1207005893', u'LOAD_-1207005854'), ('const-24', u'PTRSUB_-1207005485'), (u'LOAD_-1207006401', u'INT_ADD_-1207006378'), ('const-24', u'PTRSUB_-1207005490'), ('tmp_1029', u'INT_NOTEQUAL_-1207006229'), ('tmp_1029', u'INT_EQUAL_-1207006250'), ('const-433', u'LOAD_-1207006107'), (u'LOAD_-1207006045', u'INT_ADD_-1207005983'), ('tmp_969', u'BRANCH_-1207005840'), ('const-1195894', u'COPY_-1207005851'), (u'INT_ADD_-1207006118', u'CAST_-1207005330'), (u'INT_ZEXT_-1207005782', u'MULTIEQUAL_-1207005727'), ('tmp_1029', u'INT_EQUAL_-1207006270'), ('const-1195914', u'COPY_-1207005381'), (u'CALL_-1207006407', u'CALL_-1207006326'), ('const-5', u'CALL_-1207005842'), ('const-4', u'INT_ADD_-1207005536'), (u'INT_NOTEQUAL_-1207006229', u'CBRANCH_-1207006226'), (u'LOAD_-1207005854', u'CALL_-1207005798'), (u'INT_ADD_-1207006498', u'CAST_-1207005521'), ('tmp_1026', u'CALL_-1207006342'), (u'INT_ADD_-1207006298', u'INT_ADD_-1207006289'), (u'COPY_-1207005851', u'MULTIEQUAL_-1207005693'), ('const-433', u'LOAD_-1207006067'), ('const-433', u'LOAD_-1207006401'), (u'CAST_-1207005270', u'STORE_-1207006036'), ('const-0', u'INT_EQUAL_-1207006375'), (u'CAST_-1207005400', u'CALL_-1207006069'), ('const-1196896', u'COPY_-1207005191'), (u'CAST_-1207005275', u'LOAD_-1207006045'), ('tmp_1025', u'CAST_-1207005276'), ('const-1', u'COPY_-1207005746'), ('const-50', u'INT_ADD_-1207006300'), ('tmp_1025', u'CAST_-1207005522'), ('const-0', u'PTRSUB_-1207005499'), ('tmp_1025', u'CAST_-1207005292'), (u'LOAD_-1207006067', u'INT_ADD_-1207006044'), (u'CAST_-1207005521', u'PTRSUB_-1207005499'), (u'LOAD_-1207006455', u'PTRSUB_-1207005485'), ('const-433', u'STORE_-1207005997'), (u'CAST_-1207005487', u'INT_ADD_-1207005536'), (u'INT_EQUAL_-1207006201', u'CBRANCH_-1207006198'), (u'INT_ADD_-1207006051', u'CAST_-1207005291'), (u'INT_NOTEQUAL_-1207006000', u'CBRANCH_-1207006000'), ('const-1', u'RETURN_-1207005740'), ('tmp_953', u'BRANCH_-1207005787')]
[('const-433', u'LOAD_-1207006394'), (u'INT_EQUAL_-1207006155', u'CBRANCH_-1207006139'), ('tmp_2048', u'LOAD_-1207005893'), ('const-433', u'LOAD_-1207006441'), ('const-8', u'PTRADD_-1207005295'), ('const-1192487', u'COPY_-1207005869'), ('tmp_2048', u'PTRADD_-1207005473'), ('const-24', u'INT_ADD_-1207006418'), (u'INT_EQUAL_-1207006250', u'CBRANCH_-1207006248'), ('const-12', u'PTRADD_-1207005309'), (u'CAST_-1207005405', u'STORE_-1207006036'), (u'COPY_-1207005255', u'CALL_-1207005842'), (u'INT_ADD_-1207006022', u'CAST_-1207005281'), (u'LOAD_-1207006455', u'INT_ADD_-1207006425'), ('tmp_966', u'BRANCH_-1207005858'), (u'COPY_-1207006223', u'MULTIEQUAL_-1207005694'), (u'LOAD_-1207006434', u'INT_LEFT_-1207006160'), ('const-8', u'PTRADD_-1207005346'), ('const-0', u'CALL_-1207005842'), ('const-1364', u'CALL_-1207005737'), ('tmp_2048', u'PTRADD_-1207005295'), (u'INT_ADD_-1207006289', u'CALL_-1207006289'), ('const-1195894', u'COPY_-1207005851'), ('tmp_542', u'CBRANCH_-1207006139'), ('const-0', u'INT_NOTEQUAL_-1207006000'), (u'COPY_-1207005197', u'CALL_-1207005737'), (u'INDIRECT_-1207005450', u'COPY_-1207005314'), ('tmp_332', u'CBRANCH_-1207006267'), (u'MULTIEQUAL_-1207005727', u'CALL_-1207006069'), (u'CALL_-1207006342', u'INT_ADD_-1207006298'), ('const-0', u'INT_EQUAL_-1207006250'), ('const-1196416', u'COPY_-1207005197'), ('tmp_209', u'CBRANCH_-1207006373'), (u'LOAD_-1207006134', u'INT_ADD_-1207006091'), (u'INT_LEFT_-1207006160', u'INT_EQUAL_-1207006155'), ('tmp_2048', u'PTRADD_-1207005346'), (u'PTRADD_-1207005529', u'LOAD_-1207006455'), (u'LOAD_-1207006394', u'INT_EQUAL_-1207006375'), (u'LOAD_-1207006394', u'CALL_-1207006362'), ('const-8', u'PTRADD_-1207005529'), (u'COPY_-1207005313', u'PIECE_-1207005453'), (u'INT_ADD_-1207006378', u'CAST_-1207005461'), (u'LOAD_-1207006045', u'INT_ADD_-1207006022'), ('const-433', u'LOAD_-1207005854'), ('const-0', u'INT_EQUAL_-1207006155'), ('const-433', u'STORE_-1207005997'), ('const-1195800', u'COPY_-1207005199'), ('const-32', u'INT_ADD_-1207006091'), (u'LOAD_-1207006107', u'CALL_-1207006069'), (u'INT_ADD_-1207006091', u'CAST_-1207005316'), ('const-12', u'PTRADD_-1207005529'), (u'LOAD_-1207006441', u'INT_NOTEQUAL_-1207006000'), (u'LOAD_-1207005893', u'CAST_-1207005203'), (u'INT_EQUAL_-1207006375', u'CBRANCH_-1207006373'), ('const-1', u'RETURN_-1207005732'), (u'LOAD_-1207006455', u'INT_ADD_-1207006418'), ('const-3', u'INT_LEFT_-1207006160'), ('const-1196456', u'COPY_-1207005255'), ('const-32', u'INT_ADD_-1207006044'), ('tmp_358', u'CBRANCH_-1207006248'), ('const-433', u'LOAD_-1207006067'), (u'CAST_-1207005486', u'LOAD_-1207006434'), ('const-0', u'RETURN_-1207005927'), (u'CALL_-1207006362', u'INT_ADD_-1207006300'), (u'INT_LEFT_-1207006160', u'INT_ZEXT_-1207005782'), (u'CALL_-1207006047', u'INDIRECT_-1207005450'), (u'INT_ADD_-1207005983', u'CAST_-1207005266'), ('tmp_2056', u'MULTIEQUAL_-1207005727'), (u'LOAD_-1207006060', u'CALL_-1207006047'), ('tmp_2048', u'PTRADD_-1207005309'), (u'MULTIEQUAL_-1207005694', u'CALL_-1207006069'), ('const-32', u'INT_ADD_-1207006022'), ('tmp_2056', u'INT_EQUAL_-1207006201'), (u'CAST_-1207005490', u'LOAD_-1207006441'), (u'PIECE_-1207005453', u'RETURN_-1207005927'), ('const-5', u'CALL_-1207005842'), (u'CALL_-1207006326', u'INT_ADD_-1207006289'), (u'INT_ADD_-1207006300', u'INT_ADD_-1207006298'), ('tmp_718', u'CBRANCH_-1207006000'), ('const-1195914', u'COPY_-1207005385'), (u'CAST_-1207005281', u'STORE_-1207006036'), (u'CALL_-1207005842', u'CALL_-1207005798'), (u'CALL_-1207006407', u'CAST_-1207005474'), (u'CALL_-1207006069', u'INDIRECT_-1207005464'), (u'CAST_-1207005474', u'CALL_-1207006069'), (u'CAST_-1207005203', u'LOAD_-1207005854'), (u'COPY_-1207005612', u'MULTIEQUAL_-1207005727'), ('tmp_2054', u'CALL_-1207005798'), (u'CAST_-1207005474', u'CALL_-1207006326'), ('const-28', u'INT_ADD_-1207006425'), ('const-12', u'PTRADD_-1207005346'), (u'PTRADD_-1207005309', u'LOAD_-1207006067'), (u'COPY_-1207005314', u'PIECE_-1207005453'), (u'COPY_-1207005195', u'CALL_-1207005737'), ('const-32', u'INT_ADD_-1207006378'), (u'CAST_-1207005461', u'LOAD_-1207006394'), ('const-28', u'INT_ADD_-1207005983'), (u'PTRADD_-1207005473', u'LOAD_-1207006401'), (u'PTRADD_-1207005346', u'LOAD_-1207006134'), ('const-8', u'PTRADD_-1207005309'), ('const-1', u'COPY_-1207005313'), ('const-0', u'COPY_-1207005612'), ('tmp_2057', u'CALL_-1207006069'), ('const-0', u'INT_EQUAL_-1207006201'), ('tmp_420', u'CBRANCH_-1207006198'), ('const-12', u'PTRADD_-1207005295'), (u'COPY_-1207005385', u'CALL_-1207006069'), ('const-433', u'LOAD_-1207006045'), (u'PTRADD_-1207005295', u'LOAD_-1207006045'), ('const-433', u'LOAD_-1207005893'), (u'INT_EQUAL_-1207006270', u'CBRANCH_-1207006267'), ('const-12', u'PTRADD_-1207005473'), ('const-433', u'LOAD_-1207006434'), ('const-433', u'LOAD_-1207006455'), (u'CAST_-1207005266', u'STORE_-1207005997'), ('tmp_2922', u'INT_EQUAL_-1207006250'), ('tmp_390', u'CBRANCH_-1207006226'), (u'CALL_-1207006289', u'CAST_-1207005405'), (u'LOAD_-1207006401', u'INT_ADD_-1207006378'), ('const-433', u'LOAD_-1207006134'), ('tmp_2054', u'CALL_-1207006342'), ('tmp_2054', u'CALL_-1207006069'), (u'LOAD_-1207006045', u'INT_ADD_-1207005983'), ('tmp_969', u'BRANCH_-1207005840'), ('const-433', u'LOAD_-1207006107'), ('const-2', u'INT_NOTEQUAL_-1207006229'), (u'INT_ADD_-1207006044', u'CAST_-1207005295'), (u'INT_ZEXT_-1207005782', u'MULTIEQUAL_-1207005727'), (u'INT_ADD_-1207006425', u'CAST_-1207005490'), (u'INT_NOTEQUAL_-1207006229', u'CBRANCH_-1207006226'), (u'COPY_-1207005851', u'MULTIEQUAL_-1207005694'), ('tmp_2048', u'PTRADD_-1207005529'), (u'COPY_-1207005199', u'CALL_-1207005737'), (u'LOAD_-1207005854', u'CALL_-1207005798'), ('const-8', u'PTRADD_-1207005473'), ('const-433', u'STORE_-1207006036'), (u'INT_ADD_-1207006298', u'INT_ADD_-1207006289'), ('const-1195897', u'COPY_-1207006223'), (u'COPY_-1207005869', u'MULTIEQUAL_-1207005694'), ('tmp_2922', u'INT_EQUAL_-1207006270'), ('const-433', u'LOAD_-1207006060'), (u'INT_ADD_-1207006418', u'CAST_-1207005486'), ('tmp_2922', u'INT_NOTEQUAL_-1207006229'), (u'CAST_-1207005316', u'LOAD_-1207006107'), ('const-0', u'INT_EQUAL_-1207006375'), ('const-1', u'STORE_-1207005997'), ('const-50', u'INT_ADD_-1207006300'), (u'CAST_-1207005295', u'LOAD_-1207006060'), ('const-1196896', u'COPY_-1207005195'), (u'LOAD_-1207006067', u'INT_ADD_-1207006044'), (u'CAST_-1207005405', u'CALL_-1207006069'), (u'INT_EQUAL_-1207006201', u'CBRANCH_-1207006198'), ('const-433', u'LOAD_-1207006401'), (u'INT_NOTEQUAL_-1207006000', u'CBRANCH_-1207006000'), ('const-1', u'RETURN_-1207005740'), ('const-1', u'INT_EQUAL_-1207006270'), ('tmp_953', u'BRANCH_-1207005787')]
null
null
00118ac0
x64
O3
(translation_unit "undefined1 [16]\nFUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n size_t sVar5;\n size_t sVar6;\n size_t sVar7;\n char *__s_00;\n undefined8 uVar8;\n char *pcVar9;\n uint uVar10;\n undefined1 auVar11 [16];\n \n iVar1 = *(int *)(param_1[0xc] + 0x1c);\n iVar2 = *(int *)(param_1[0xc] + 0x18);\n __s = (char *)FUN_00118930();\n if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));\n sVar6 = strlen(param_2);\n sVar7 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);\n if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }\n if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }\n sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);\n free(*(void **)(param_1[0xc] + 0x20));\n lVar3 = param_1[0xc];\n *(char **)(lVar3 + 0x20) = __s_00;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }\n auVar11._8_8_ = param_3;\n auVar11._0_8_ = 1;\n return auVar11;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" (call_expression "FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" identifier (argument_list "(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" ( (binary_expression "undefined8 *param_1" identifier * identifier) , (binary_expression "char *param_2" identifier * identifier) , identifier (ERROR "param_3" identifier) , (ERROR "ulong" identifier) identifier , (ERROR "int" identifier) identifier ))) ;) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n size_t sVar5;\n size_t sVar6;\n size_t sVar7;\n char *__s_00;\n undefined8 uVar8;\n char *pcVar9;\n uint uVar10;\n undefined1 auVar11 [16];\n \n iVar1 = *(int *)(param_1[0xc] + 0x1c);\n iVar2 = *(int *)(param_1[0xc] + 0x18);\n __s = (char *)FUN_00118930();\n if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));\n sVar6 = strlen(param_2);\n sVar7 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);\n if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }\n if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }\n sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);\n free(*(void **)(param_1[0xc] + 0x20));\n lVar3 = param_1[0xc];\n *(char **)(lVar3 + 0x20) = __s_00;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }\n auVar11._8_8_ = param_3;\n auVar11._0_8_ = 1;\n return auVar11;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "char *__s_00;" primitive_type (pointer_declarator "*__s_00" * identifier) ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "undefined1 auVar11 [16];" type_identifier (array_declarator "auVar11 [16]" identifier [ number_literal ]) ;) (expression_statement "iVar1 = *(int *)(param_1[0xc] + 0x1c);" (assignment_expression "iVar1 = *(int *)(param_1[0xc] + 0x1c)" identifier = (pointer_expression "*(int *)(param_1[0xc] + 0x1c)" * (cast_expression "(int *)(param_1[0xc] + 0x1c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0xc] + 0x1c)" ( (binary_expression "param_1[0xc] + 0x1c" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)(param_1[0xc] + 0x18);" (assignment_expression "iVar2 = *(int *)(param_1[0xc] + 0x18)" identifier = (pointer_expression "*(int *)(param_1[0xc] + 0x18)" * (cast_expression "(int *)(param_1[0xc] + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0xc] + 0x18)" ( (binary_expression "param_1[0xc] + 0x18" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "__s = (char *)FUN_00118930();" (assignment_expression "__s = (char *)FUN_00118930()" identifier = (cast_expression "(char *)FUN_00118930()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00118930()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" if (parenthesized_expression "(*(char **)(param_1[0xc] + 0x20) == (char *)0x0)" ( (binary_expression "*(char **)(param_1[0xc] + 0x20) == (char *)0x0" (pointer_expression "*(char **)(param_1[0xc] + 0x20)" * (cast_expression "(char **)(param_1[0xc] + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" { comment (expression_statement "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");" (call_expression "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" identifier (argument_list "("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" ( (string_literal ""info->type_stack->fields != NULL"" " string_content ") , (string_literal ""../../binutils/wrstabs.c"" " string_content ") , number_literal , (string_literal ""stab_struct_field"" " string_content ") ))) ;) })) (expression_statement "sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));" (assignment_expression "sVar5 = strlen(*(char **)(param_1[0xc] + 0x20))" identifier = (call_expression "strlen(*(char **)(param_1[0xc] + 0x20))" identifier (argument_list "(*(char **)(param_1[0xc] + 0x20))" ( (pointer_expression "*(char **)(param_1[0xc] + 0x20)" * (cast_expression "(char **)(param_1[0xc] + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) )))) ;) (expression_statement "sVar6 = strlen(param_2);" (assignment_expression "sVar6 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "__s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);" (assignment_expression "__s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" identifier = (cast_expression "(char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" identifier (argument_list "(sVar5 + 0x32 + sVar6 + sVar7)" ( (binary_expression "sVar5 + 0x32 + sVar6 + sVar7" (binary_expression "sVar5 + 0x32 + sVar6" (binary_expression "sVar5 + 0x32" identifier + number_literal) + identifier) + identifier) ))))) ;) (if_statement "if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }" if (parenthesized_expression "(param_5 == 1)" ( (binary_expression "param_5 == 1" identifier == number_literal) )) (compound_statement "{\n pcVar9 = "/1";\n }" { (expression_statement "pcVar9 = "/1";" (assignment_expression "pcVar9 = "/1"" identifier = (string_literal ""/1"" " string_content ")) ;) }) (else_clause "else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }" else (if_statement "if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar9 = "";\n }" { (expression_statement "pcVar9 = "";" (assignment_expression "pcVar9 = """ identifier = (string_literal """" " ")) ;) }) (else_clause "else {\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }" else (compound_statement "{\n if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar9 = "/0";\n }" { (if_statement "if (param_5 != 2) {\n /* WARNING: Subroutine does not return */\n abort();\n }" if (parenthesized_expression "(param_5 != 2)" ( (binary_expression "param_5 != 2" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n }" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pcVar9 = "/0";" (assignment_expression "pcVar9 = "/0"" identifier = (string_literal ""/0"" " string_content ")) ;) }))))) (if_statement "if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }" if (parenthesized_expression "((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0))" ( (binary_expression "(param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)" (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) && (parenthesized_expression "(uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)" ( (comma_expression "uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0" (assignment_expression "uVar10 = iVar2 << 3" identifier = (binary_expression "iVar2 << 3" identifier << number_literal)) , (comma_expression "param_4 = (ulong)uVar10, uVar10 == 0" (assignment_expression "param_4 = (ulong)uVar10" identifier = (cast_expression "(ulong)uVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) , (binary_expression "uVar10 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }" { (expression_statement "uVar4 = *(undefined8 *)*param_1;" (assignment_expression "uVar4 = *(undefined8 *)*param_1" identifier = (pointer_expression "*(undefined8 *)*param_1" * (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)))) ;) (expression_statement "uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);" (assignment_expression "uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" identifier = (call_expression "dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" identifier (argument_list "(0,"%s: warning: unknown size for field `%s\' in struct",5)" ( number_literal , (string_literal ""%s: warning: unknown size for field `%s\' in struct"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "param_4 = 0;" (assignment_expression "param_4 = 0" identifier = number_literal) ;) (expression_statement "FUN_0011b660(uVar8,uVar4,param_2);" (call_expression "FUN_0011b660(uVar8,uVar4,param_2)" identifier (argument_list "(uVar8,uVar4,param_2)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);" (call_expression "sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4)" identifier (argument_list "(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4)" ( identifier , (string_literal ""%s%s:%s%s,%ld,%ld;"" " string_content ") , (pointer_expression "*(undefined8 *)(param_1[0xc] + 0x20)" * (cast_expression "(undefined8 *)(param_1[0xc] + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) , identifier , identifier , identifier , identifier , identifier ))) ;) (expression_statement "free(*(void **)(param_1[0xc] + 0x20));" (call_expression "free(*(void **)(param_1[0xc] + 0x20))" identifier (argument_list "(*(void **)(param_1[0xc] + 0x20))" ( (pointer_expression "*(void **)(param_1[0xc] + 0x20)" * (cast_expression "(void **)(param_1[0xc] + 0x20)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) ))) ;) (expression_statement "lVar3 = param_1[0xc];" (assignment_expression "lVar3 = param_1[0xc]" identifier = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "*(char **)(lVar3 + 0x20) = __s_00;" (assignment_expression "*(char **)(lVar3 + 0x20) = __s_00" (pointer_expression "*(char **)(lVar3 + 0x20)" * (cast_expression "(char **)(lVar3 + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }" { (expression_statement "*(undefined4 *)(lVar3 + 0x1c) = 1;" (assignment_expression "*(undefined4 *)(lVar3 + 0x1c) = 1" (pointer_expression "*(undefined4 *)(lVar3 + 0x1c)" * (cast_expression "(undefined4 *)(lVar3 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x1c)" ( (binary_expression "lVar3 + 0x1c" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "auVar11._8_8_ = param_3;" (assignment_expression "auVar11._8_8_ = param_3" (field_expression "auVar11._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar11._0_8_ = 1;" (assignment_expression "auVar11._0_8_ = 1" (field_expression "auVar11._0_8_" identifier . field_identifier) = number_literal) ;) (return_statement "return auVar11;" return identifier ;) }))
(translation_unit "bfd_boolean\nstab_struct_field(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility)\n\n{\n int iVar1;\n int iVar2;\n bfd *pbVar3;\n long lVar4;\n undefined8 uVar5;\n char *__s;\n size_t sVar6;\n size_t sVar7;\n size_t sVar8;\n char *pcVar9;\n char *format;\n stab_write_handle *info;\n char *pcVar10;\n uint uVar11;\n \n pbVar3 = ((stab_write_handle *)((long)p + 0x60))->abfd;\n iVar1 = *(int *)((long)&pbVar3->iovec + 4);\n iVar2 = *(int *)&pbVar3->iovec;\n __s = stab_pop_type((stab_write_handle *)((long)p + 0x60));\n pcVar9 = *(char **)(*(long *)((long)p + 0x60) + 0x20);\n if (pcVar9 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar6 = strlen(pcVar9);\n sVar7 = strlen(name);\n sVar8 = strlen(__s);\n pcVar9 = (char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8);\n if (visibility == DEBUG_VISIBILITY_PROTECTED) {\n pcVar10 = "/1";\n }\n else if (visibility == DEBUG_VISIBILITY_PUBLIC) {\n pcVar10 = "";\n }\n else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }\n if ((bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)) {\n /* WARNING: Load size is inaccurate */\n uVar5 = **p;\n format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n bitsize = 0;\n non_fatal(format,uVar5,name);\n }\n sprintf(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10\n ,__s,bitpos,bitsize);\n free(*(void **)(*(long *)((long)p + 0x60) + 0x20));\n lVar4 = *(long *)((long)p + 0x60);\n *(char **)(lVar4 + 0x20) = pcVar9;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar4 + 0x1c) = 1;\n }\n return 1;\n}\n\n" (function_definition "bfd_boolean\nstab_struct_field(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility)\n\n{\n int iVar1;\n int iVar2;\n bfd *pbVar3;\n long lVar4;\n undefined8 uVar5;\n char *__s;\n size_t sVar6;\n size_t sVar7;\n size_t sVar8;\n char *pcVar9;\n char *format;\n stab_write_handle *info;\n char *pcVar10;\n uint uVar11;\n \n pbVar3 = ((stab_write_handle *)((long)p + 0x60))->abfd;\n iVar1 = *(int *)((long)&pbVar3->iovec + 4);\n iVar2 = *(int *)&pbVar3->iovec;\n __s = stab_pop_type((stab_write_handle *)((long)p + 0x60));\n pcVar9 = *(char **)(*(long *)((long)p + 0x60) + 0x20);\n if (pcVar9 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar6 = strlen(pcVar9);\n sVar7 = strlen(name);\n sVar8 = strlen(__s);\n pcVar9 = (char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8);\n if (visibility == DEBUG_VISIBILITY_PROTECTED) {\n pcVar10 = "/1";\n }\n else if (visibility == DEBUG_VISIBILITY_PUBLIC) {\n pcVar10 = "";\n }\n else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }\n if ((bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)) {\n /* WARNING: Load size is inaccurate */\n uVar5 = **p;\n format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n bitsize = 0;\n non_fatal(format,uVar5,name);\n }\n sprintf(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10\n ,__s,bitpos,bitsize);\n free(*(void **)(*(long *)((long)p + 0x60) + 0x20));\n lVar4 = *(long *)((long)p + 0x60);\n *(char **)(lVar4 + 0x20) = pcVar9;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar4 + 0x1c) = 1;\n }\n return 1;\n}" type_identifier (function_declarator "stab_struct_field(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility)" identifier (parameter_list "(void *p,char *name,bfd_vma bitpos,bfd_vma bitsize,debug_visibility visibility)" ( (parameter_declaration "void *p" primitive_type (pointer_declarator "*p" * identifier)) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "bfd_vma bitpos" type_identifier identifier) , (parameter_declaration "bfd_vma bitsize" type_identifier identifier) , (parameter_declaration "debug_visibility visibility" type_identifier identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n bfd *pbVar3;\n long lVar4;\n undefined8 uVar5;\n char *__s;\n size_t sVar6;\n size_t sVar7;\n size_t sVar8;\n char *pcVar9;\n char *format;\n stab_write_handle *info;\n char *pcVar10;\n uint uVar11;\n \n pbVar3 = ((stab_write_handle *)((long)p + 0x60))->abfd;\n iVar1 = *(int *)((long)&pbVar3->iovec + 4);\n iVar2 = *(int *)&pbVar3->iovec;\n __s = stab_pop_type((stab_write_handle *)((long)p + 0x60));\n pcVar9 = *(char **)(*(long *)((long)p + 0x60) + 0x20);\n if (pcVar9 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar6 = strlen(pcVar9);\n sVar7 = strlen(name);\n sVar8 = strlen(__s);\n pcVar9 = (char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8);\n if (visibility == DEBUG_VISIBILITY_PROTECTED) {\n pcVar10 = "/1";\n }\n else if (visibility == DEBUG_VISIBILITY_PUBLIC) {\n pcVar10 = "";\n }\n else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }\n if ((bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)) {\n /* WARNING: Load size is inaccurate */\n uVar5 = **p;\n format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n bitsize = 0;\n non_fatal(format,uVar5,name);\n }\n sprintf(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10\n ,__s,bitpos,bitsize);\n free(*(void **)(*(long *)((long)p + 0x60) + 0x20));\n lVar4 = *(long *)((long)p + 0x60);\n *(char **)(lVar4 + 0x20) = pcVar9;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar4 + 0x1c) = 1;\n }\n return 1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "bfd *pbVar3;" type_identifier (pointer_declarator "*pbVar3" * identifier) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar5;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "stab_write_handle *info;" type_identifier (pointer_declarator "*info" * identifier) ;) (declaration "char *pcVar10;" primitive_type (pointer_declarator "*pcVar10" * identifier) ;) (declaration "uint uVar11;" type_identifier identifier ;) (expression_statement "pbVar3 = ((stab_write_handle *)((long)p + 0x60))->abfd;" (assignment_expression "pbVar3 = ((stab_write_handle *)((long)p + 0x60))->abfd" identifier = (field_expression "((stab_write_handle *)((long)p + 0x60))->abfd" (parenthesized_expression "((stab_write_handle *)((long)p + 0x60))" ( (cast_expression "(stab_write_handle *)((long)p + 0x60)" ( (type_descriptor "stab_write_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) )) -> field_identifier)) ;) (expression_statement "iVar1 = *(int *)((long)&pbVar3->iovec + 4);" (assignment_expression "iVar1 = *(int *)((long)&pbVar3->iovec + 4)" identifier = (pointer_expression "*(int *)((long)&pbVar3->iovec + 4)" * (cast_expression "(int *)((long)&pbVar3->iovec + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&pbVar3->iovec + 4)" ( (binary_expression "(long)&pbVar3->iovec + 4" (cast_expression "(long)&pbVar3->iovec" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pbVar3->iovec" & (field_expression "pbVar3->iovec" identifier -> field_identifier))) + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)&pbVar3->iovec;" (assignment_expression "iVar2 = *(int *)&pbVar3->iovec" identifier = (pointer_expression "*(int *)&pbVar3->iovec" * (cast_expression "(int *)&pbVar3->iovec" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&pbVar3->iovec" & (field_expression "pbVar3->iovec" identifier -> field_identifier))))) ;) (expression_statement "__s = stab_pop_type((stab_write_handle *)((long)p + 0x60));" (assignment_expression "__s = stab_pop_type((stab_write_handle *)((long)p + 0x60))" identifier = (call_expression "stab_pop_type((stab_write_handle *)((long)p + 0x60))" identifier (argument_list "((stab_write_handle *)((long)p + 0x60))" ( (cast_expression "(stab_write_handle *)((long)p + 0x60)" ( (type_descriptor "stab_write_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))) )))) ;) (expression_statement "pcVar9 = *(char **)(*(long *)((long)p + 0x60) + 0x20);" (assignment_expression "pcVar9 = *(char **)(*(long *)((long)p + 0x60) + 0x20)" identifier = (pointer_expression "*(char **)(*(long *)((long)p + 0x60) + 0x20)" * (cast_expression "(char **)(*(long *)((long)p + 0x60) + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)p + 0x60) + 0x20)" ( (binary_expression "*(long *)((long)p + 0x60) + 0x20" (pointer_expression "*(long *)((long)p + 0x60)" * (cast_expression "(long *)((long)p + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (pcVar9 == (char *)0x0) {\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" if (parenthesized_expression "(pcVar9 == (char *)0x0)" ( (binary_expression "pcVar9 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" { comment (expression_statement "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");" (call_expression "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" identifier (argument_list "("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" ( (string_literal ""info->type_stack->fields != NULL"" " string_content ") , (string_literal ""../../binutils/wrstabs.c"" " string_content ") , number_literal , (string_literal ""stab_struct_field"" " string_content ") ))) ;) })) (expression_statement "sVar6 = strlen(pcVar9);" (assignment_expression "sVar6 = strlen(pcVar9)" identifier = (call_expression "strlen(pcVar9)" identifier (argument_list "(pcVar9)" ( identifier )))) ;) (expression_statement "sVar7 = strlen(name);" (assignment_expression "sVar7 = strlen(name)" identifier = (call_expression "strlen(name)" identifier (argument_list "(name)" ( identifier )))) ;) (expression_statement "sVar8 = strlen(__s);" (assignment_expression "sVar8 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "pcVar9 = (char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8);" (assignment_expression "pcVar9 = (char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8)" identifier = (cast_expression "(char *)xmalloc(sVar6 + 0x32 + sVar7 + sVar8)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar6 + 0x32 + sVar7 + sVar8)" identifier (argument_list "(sVar6 + 0x32 + sVar7 + sVar8)" ( (binary_expression "sVar6 + 0x32 + sVar7 + sVar8" (binary_expression "sVar6 + 0x32 + sVar7" (binary_expression "sVar6 + 0x32" identifier + number_literal) + identifier) + identifier) ))))) ;) (if_statement "if (visibility == DEBUG_VISIBILITY_PROTECTED) {\n pcVar10 = "/1";\n }\n else if (visibility == DEBUG_VISIBILITY_PUBLIC) {\n pcVar10 = "";\n }\n else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }" if (parenthesized_expression "(visibility == DEBUG_VISIBILITY_PROTECTED)" ( (binary_expression "visibility == DEBUG_VISIBILITY_PROTECTED" identifier == identifier) )) (compound_statement "{\n pcVar10 = "/1";\n }" { (expression_statement "pcVar10 = "/1";" (assignment_expression "pcVar10 = "/1"" identifier = (string_literal ""/1"" " string_content ")) ;) }) (else_clause "else if (visibility == DEBUG_VISIBILITY_PUBLIC) {\n pcVar10 = "";\n }\n else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }" else (if_statement "if (visibility == DEBUG_VISIBILITY_PUBLIC) {\n pcVar10 = "";\n }\n else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }" if (parenthesized_expression "(visibility == DEBUG_VISIBILITY_PUBLIC)" ( (binary_expression "visibility == DEBUG_VISIBILITY_PUBLIC" identifier == identifier) )) (compound_statement "{\n pcVar10 = "";\n }" { (expression_statement "pcVar10 = "";" (assignment_expression "pcVar10 = """ identifier = (string_literal """" " ")) ;) }) (else_clause "else {\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }" else (compound_statement "{\n if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }\n pcVar10 = "/0";\n }" { (if_statement "if (visibility != DEBUG_VISIBILITY_PRIVATE) {\n /* WARNING: Subroutine does not return */\n abort();\n }" if (parenthesized_expression "(visibility != DEBUG_VISIBILITY_PRIVATE)" ( (binary_expression "visibility != DEBUG_VISIBILITY_PRIVATE" identifier != identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n abort();\n }" { comment (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pcVar10 = "/0";" (assignment_expression "pcVar10 = "/0"" identifier = (string_literal ""/0"" " string_content ")) ;) }))))) (if_statement "if ((bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)) {\n /* WARNING: Load size is inaccurate */\n uVar5 = **p;\n format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n bitsize = 0;\n non_fatal(format,uVar5,name);\n }" if (parenthesized_expression "((bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0))" ( (binary_expression "(bitsize == 0) && (uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)" (parenthesized_expression "(bitsize == 0)" ( (binary_expression "bitsize == 0" identifier == number_literal) )) && (parenthesized_expression "(uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0)" ( (comma_expression "uVar11 = iVar2 << 3, bitsize = (bfd_vma)uVar11, uVar11 == 0" (assignment_expression "uVar11 = iVar2 << 3" identifier = (binary_expression "iVar2 << 3" identifier << number_literal)) , (comma_expression "bitsize = (bfd_vma)uVar11, uVar11 == 0" (assignment_expression "bitsize = (bfd_vma)uVar11" identifier = (cast_expression "(bfd_vma)uVar11" ( (type_descriptor "bfd_vma" type_identifier) ) identifier)) , (binary_expression "uVar11 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n /* WARNING: Load size is inaccurate */\n uVar5 = **p;\n format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n bitsize = 0;\n non_fatal(format,uVar5,name);\n }" { comment (expression_statement "uVar5 = **p;" (assignment_expression "uVar5 = **p" identifier = (pointer_expression "**p" * (pointer_expression "*p" * identifier))) ;) (expression_statement "format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);" (assignment_expression "format = (char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" identifier = (cast_expression "(char *)dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" identifier (argument_list "(0,"%s: warning: unknown size for field `%s\' in struct",5)" ( number_literal , (string_literal ""%s: warning: unknown size for field `%s\' in struct"" " string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "bitsize = 0;" (assignment_expression "bitsize = 0" identifier = number_literal) ;) (expression_statement "non_fatal(format,uVar5,name);" (call_expression "non_fatal(format,uVar5,name)" identifier (argument_list "(format,uVar5,name)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "sprintf(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10\n ,__s,bitpos,bitsize);" (call_expression "sprintf(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10\n ,__s,bitpos,bitsize)" identifier (argument_list "(pcVar9,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10\n ,__s,bitpos,bitsize)" ( identifier , (string_literal ""%s%s:%s%s,%ld,%ld;"" " string_content ") , (pointer_expression "*(undefined8 *)(*(long *)((long)p + 0x60) + 0x20)" * (cast_expression "(undefined8 *)(*(long *)((long)p + 0x60) + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)((long)p + 0x60) + 0x20)" ( (binary_expression "*(long *)((long)p + 0x60) + 0x20" (pointer_expression "*(long *)((long)p + 0x60)" * (cast_expression "(long *)((long)p + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) )))) , identifier , identifier , identifier , identifier , identifier ))) ;) (expression_statement "free(*(void **)(*(long *)((long)p + 0x60) + 0x20));" (call_expression "free(*(void **)(*(long *)((long)p + 0x60) + 0x20))" identifier (argument_list "(*(void **)(*(long *)((long)p + 0x60) + 0x20))" ( (pointer_expression "*(void **)(*(long *)((long)p + 0x60) + 0x20)" * (cast_expression "(void **)(*(long *)((long)p + 0x60) + 0x20)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)((long)p + 0x60) + 0x20)" ( (binary_expression "*(long *)((long)p + 0x60) + 0x20" (pointer_expression "*(long *)((long)p + 0x60)" * (cast_expression "(long *)((long)p + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) + number_literal) )))) ))) ;) (expression_statement "lVar4 = *(long *)((long)p + 0x60);" (assignment_expression "lVar4 = *(long *)((long)p + 0x60)" identifier = (pointer_expression "*(long *)((long)p + 0x60)" * (cast_expression "(long *)((long)p + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)p + 0x60)" ( (binary_expression "(long)p + 0x60" (cast_expression "(long)p" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "*(char **)(lVar4 + 0x20) = pcVar9;" (assignment_expression "*(char **)(lVar4 + 0x20) = pcVar9" (pointer_expression "*(char **)(lVar4 + 0x20)" * (cast_expression "(char **)(lVar4 + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar4 + 0x20)" ( (binary_expression "lVar4 + 0x20" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar1 != 0) {\n *(undefined4 *)(lVar4 + 0x1c) = 1;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined4 *)(lVar4 + 0x1c) = 1;\n }" { (expression_statement "*(undefined4 *)(lVar4 + 0x1c) = 1;" (assignment_expression "*(undefined4 *)(lVar4 + 0x1c) = 1" (pointer_expression "*(undefined4 *)(lVar4 + 0x1c)" * (cast_expression "(undefined4 *)(lVar4 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0x1c)" ( (binary_expression "lVar4 + 0x1c" identifier + number_literal) )))) = number_literal) ;) })) (return_statement "return 1;" return number_literal ;) })))
(translation_unit "undefined1 [16]\nFUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n size_t sVar5;\n size_t sVar6;\n size_t sVar7;\n char *__s_00;\n undefined8 uVar8;\n char *pcVar9;\n uint uVar10;\n undefined1 auVar11 [16];\n \n iVar1 = *(int *)(param_1[0xc] + 0x1c);\n iVar2 = *(int *)(param_1[0xc] + 0x18);\n __s = (char *)FUN_00118930();\n if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));\n sVar6 = strlen(param_2);\n sVar7 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);\n if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }\n if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }\n sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);\n free(*(void **)(param_1[0xc] + 0x20));\n lVar3 = param_1[0xc];\n *(char **)(lVar3 + 0x20) = __s_00;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }\n auVar11._8_8_ = param_3;\n auVar11._0_8_ = 1;\n return auVar11;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (expression_statement "FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" (call_expression "FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" identifier (argument_list "(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" ( (binary_expression "undefined8 *param_1" identifier * identifier) , (binary_expression "char *param_2" identifier * identifier) , identifier (ERROR "param_3" identifier) , (ERROR "ulong" identifier) identifier , (ERROR "int" identifier) identifier ))) ;) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n size_t sVar5;\n size_t sVar6;\n size_t sVar7;\n char *__s_00;\n undefined8 uVar8;\n char *pcVar9;\n uint uVar10;\n undefined1 auVar11 [16];\n \n iVar1 = *(int *)(param_1[0xc] + 0x1c);\n iVar2 = *(int *)(param_1[0xc] + 0x18);\n __s = (char *)FUN_00118930();\n if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));\n sVar6 = strlen(param_2);\n sVar7 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);\n if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }\n if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }\n sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);\n free(*(void **)(param_1[0xc] + 0x20));\n lVar3 = param_1[0xc];\n *(char **)(lVar3 + 0x20) = __s_00;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }\n auVar11._8_8_ = param_3;\n auVar11._0_8_ = 1;\n return auVar11;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *__s;" primitive_type (pointer_declarator "*__s" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "size_t sVar6;" primitive_type identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "char *__s_00;" primitive_type (pointer_declarator "*__s_00" * identifier) ;) (declaration "undefined8 uVar8;" type_identifier identifier ;) (declaration "char *pcVar9;" primitive_type (pointer_declarator "*pcVar9" * identifier) ;) (declaration "uint uVar10;" type_identifier identifier ;) (declaration "undefined1 auVar11 [16];" type_identifier (array_declarator "auVar11 [16]" identifier [ number_literal ]) ;) (expression_statement "iVar1 = *(int *)(param_1[0xc] + 0x1c);" (assignment_expression "iVar1 = *(int *)(param_1[0xc] + 0x1c)" identifier = (pointer_expression "*(int *)(param_1[0xc] + 0x1c)" * (cast_expression "(int *)(param_1[0xc] + 0x1c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0xc] + 0x1c)" ( (binary_expression "param_1[0xc] + 0x1c" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "iVar2 = *(int *)(param_1[0xc] + 0x18);" (assignment_expression "iVar2 = *(int *)(param_1[0xc] + 0x18)" identifier = (pointer_expression "*(int *)(param_1[0xc] + 0x18)" * (cast_expression "(int *)(param_1[0xc] + 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0xc] + 0x18)" ( (binary_expression "param_1[0xc] + 0x18" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) ))))) ;) (expression_statement "__s = (char *)FUN_00118930();" (assignment_expression "__s = (char *)FUN_00118930()" identifier = (cast_expression "(char *)FUN_00118930()" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00118930()" identifier (argument_list "()" ( ))))) ;) (if_statement "if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" if (parenthesized_expression "(*(char **)(param_1[0xc] + 0x20) == (char *)0x0)" ( (binary_expression "*(char **)(param_1[0xc] + 0x20) == (char *)0x0" (pointer_expression "*(char **)(param_1[0xc] + 0x20)" * (cast_expression "(char **)(param_1[0xc] + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" { (expression_statement "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");" (call_expression "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" identifier (argument_list "("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" ( (string_literal ""info->type_stack->fields != NULL"" " string_content ") , (string_literal ""../../binutils/wrstabs.c"" " string_content ") , number_literal , (string_literal ""stab_struct_field"" " string_content ") ))) ;) })) (expression_statement "sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));" (assignment_expression "sVar5 = strlen(*(char **)(param_1[0xc] + 0x20))" identifier = (call_expression "strlen(*(char **)(param_1[0xc] + 0x20))" identifier (argument_list "(*(char **)(param_1[0xc] + 0x20))" ( (pointer_expression "*(char **)(param_1[0xc] + 0x20)" * (cast_expression "(char **)(param_1[0xc] + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) )))) ;) (expression_statement "sVar6 = strlen(param_2);" (assignment_expression "sVar6 = strlen(param_2)" identifier = (call_expression "strlen(param_2)" identifier (argument_list "(param_2)" ( identifier )))) ;) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" identifier = (call_expression "strlen(__s)" identifier (argument_list "(__s)" ( identifier )))) ;) (expression_statement "__s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);" (assignment_expression "__s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" identifier = (cast_expression "(char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" identifier (argument_list "(sVar5 + 0x32 + sVar6 + sVar7)" ( (binary_expression "sVar5 + 0x32 + sVar6 + sVar7" (binary_expression "sVar5 + 0x32 + sVar6" (binary_expression "sVar5 + 0x32" identifier + number_literal) + identifier) + identifier) ))))) ;) (if_statement "if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" if (parenthesized_expression "(param_5 == 1)" ( (binary_expression "param_5 == 1" identifier == number_literal) )) (compound_statement "{\n pcVar9 = "/1";\n }" { (expression_statement "pcVar9 = "/1";" (assignment_expression "pcVar9 = "/1"" identifier = (string_literal ""/1"" " string_content ")) ;) }) (else_clause "else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" else (if_statement "if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" if (parenthesized_expression "(param_5 == 0)" ( (binary_expression "param_5 == 0" identifier == number_literal) )) (compound_statement "{\n pcVar9 = "";\n }" { (expression_statement "pcVar9 = "";" (assignment_expression "pcVar9 = """ identifier = (string_literal """" " ")) ;) }) (else_clause "else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" else (compound_statement "{\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" { (if_statement "if (param_5 != 2) {\n \n abort();\n }" if (parenthesized_expression "(param_5 != 2)" ( (binary_expression "param_5 != 2" identifier != number_literal) )) (compound_statement "{\n \n abort();\n }" { (expression_statement "abort();" (call_expression "abort()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pcVar9 = "/0";" (assignment_expression "pcVar9 = "/0"" identifier = (string_literal ""/0"" " string_content ")) ;) }))))) (if_statement "if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }" if (parenthesized_expression "((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0))" ( (binary_expression "(param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)" (parenthesized_expression "(param_4 == 0)" ( (binary_expression "param_4 == 0" identifier == number_literal) )) && (parenthesized_expression "(uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)" ( (comma_expression "uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0" (assignment_expression "uVar10 = iVar2 << 3" identifier = (binary_expression "iVar2 << 3" identifier << number_literal)) , (comma_expression "param_4 = (ulong)uVar10, uVar10 == 0" (assignment_expression "param_4 = (ulong)uVar10" identifier = (cast_expression "(ulong)uVar10" ( (type_descriptor "ulong" type_identifier) ) identifier)) , (binary_expression "uVar10 == 0" identifier == number_literal))) ))) )) (compound_statement "{\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }" { (expression_statement "uVar4 = *(undefined8 *)*param_1;" (assignment_expression "uVar4 = *(undefined8 *)*param_1" identifier = (pointer_expression "*(undefined8 *)*param_1" * (cast_expression "(undefined8 *)*param_1" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier)))) ;) (expression_statement "uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);" (assignment_expression "uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" identifier = (call_expression "dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" identifier (argument_list "(0,"%s: warning: unknown size for field `%s\' in struct",5)" ( number_literal , (string_literal ""%s: warning: unknown size for field `%s\' in struct"" " string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "param_4 = 0;" (assignment_expression "param_4 = 0" identifier = number_literal) ;) (expression_statement "FUN_0011b660(uVar8,uVar4,param_2);" (call_expression "FUN_0011b660(uVar8,uVar4,param_2)" identifier (argument_list "(uVar8,uVar4,param_2)" ( identifier , identifier , identifier ))) ;) })) (expression_statement "sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);" (call_expression "sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4)" identifier (argument_list "(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4)" ( identifier , (string_literal ""%s%s:%s%s,%ld,%ld;"" " string_content ") , (pointer_expression "*(undefined8 *)(param_1[0xc] + 0x20)" * (cast_expression "(undefined8 *)(param_1[0xc] + 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) , identifier , identifier , identifier , identifier , identifier ))) ;) (expression_statement "free(*(void **)(param_1[0xc] + 0x20));" (call_expression "free(*(void **)(param_1[0xc] + 0x20))" identifier (argument_list "(*(void **)(param_1[0xc] + 0x20))" ( (pointer_expression "*(void **)(param_1[0xc] + 0x20)" * (cast_expression "(void **)(param_1[0xc] + 0x20)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1[0xc] + 0x20)" ( (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) + number_literal) )))) ))) ;) (expression_statement "lVar3 = param_1[0xc];" (assignment_expression "lVar3 = param_1[0xc]" identifier = (subscript_expression "param_1[0xc]" identifier [ number_literal ])) ;) (expression_statement "*(char **)(lVar3 + 0x20) = __s_00;" (assignment_expression "*(char **)(lVar3 + 0x20) = __s_00" (pointer_expression "*(char **)(lVar3 + 0x20)" * (cast_expression "(char **)(lVar3 + 0x20)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) = identifier) ;) (if_statement "if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }" { (expression_statement "*(undefined4 *)(lVar3 + 0x1c) = 1;" (assignment_expression "*(undefined4 *)(lVar3 + 0x1c) = 1" (pointer_expression "*(undefined4 *)(lVar3 + 0x1c)" * (cast_expression "(undefined4 *)(lVar3 + 0x1c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x1c)" ( (binary_expression "lVar3 + 0x1c" identifier + number_literal) )))) = number_literal) ;) })) (expression_statement "auVar11._8_8_ = param_3;" (assignment_expression "auVar11._8_8_ = param_3" (field_expression "auVar11._8_8_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar11._0_8_ = 1;" (assignment_expression "auVar11._0_8_ = 1" (field_expression "auVar11._0_8_" identifier . field_identifier) = number_literal) ;) (return_statement "return auVar11;" return identifier ;) }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT * IDENT) , (binary_expression IDENT * IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) IDENT ))) ;) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression (binary_expression (binary_expression IDENT + LIT) + IDENT) + IDENT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " ")) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) }))))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (binary_expression IDENT << LIT)) , (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) , (binary_expression IDENT == LIT))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) , IDENT , IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + LIT) )))) ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) })) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = LIT) ;) (return_statement return IDENT ;) }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (expression_statement "FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" (call_expression "FUN_00118ac0(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" (identifier "FUN_00118ac0") (argument_list "(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5)" (( "(") (binary_expression "undefined8 *param_1" (identifier "undefined8") (* "*") (identifier "param_1")) (, ",") (binary_expression "char *param_2" (identifier "char") (* "*") (identifier "param_2")) (, ",") (identifier "undefined8") (ERROR "param_3" (identifier "param_3")) (, ",") (ERROR "ulong" (identifier "ulong")) (identifier "param_4") (, ",") (ERROR "int" (identifier "int")) (identifier "param_5") () ")"))) (; "")) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n undefined8 uVar4;\n char *__s;\n size_t sVar5;\n size_t sVar6;\n size_t sVar7;\n char *__s_00;\n undefined8 uVar8;\n char *pcVar9;\n uint uVar10;\n undefined1 auVar11 [16];\n \n iVar1 = *(int *)(param_1[0xc] + 0x1c);\n iVar2 = *(int *)(param_1[0xc] + 0x18);\n __s = (char *)FUN_00118930();\n if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }\n sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));\n sVar6 = strlen(param_2);\n sVar7 = strlen(__s);\n __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);\n if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }\n if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }\n sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);\n free(*(void **)(param_1[0xc] + 0x20));\n lVar3 = param_1[0xc];\n *(char **)(lVar3 + 0x20) = __s_00;\n if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }\n auVar11._8_8_ = param_3;\n auVar11._0_8_ = 1;\n return auVar11;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "char *__s;" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "size_t sVar6;" (primitive_type "size_t") (identifier "sVar6") (; ";")) (declaration "size_t sVar7;" (primitive_type "size_t") (identifier "sVar7") (; ";")) (declaration "char *__s_00;" (primitive_type "char") (pointer_declarator "*__s_00" (* "*") (identifier "__s_00")) (; ";")) (declaration "undefined8 uVar8;" (type_identifier "undefined8") (identifier "uVar8") (; ";")) (declaration "char *pcVar9;" (primitive_type "char") (pointer_declarator "*pcVar9" (* "*") (identifier "pcVar9")) (; ";")) (declaration "uint uVar10;" (type_identifier "uint") (identifier "uVar10") (; ";")) (declaration "undefined1 auVar11 [16];" (type_identifier "undefined1") (array_declarator "auVar11 [16]" (identifier "auVar11") ([ "[") (number_literal "16") (] "]")) (; ";")) (expression_statement "iVar1 = *(int *)(param_1[0xc] + 0x1c);" (assignment_expression "iVar1 = *(int *)(param_1[0xc] + 0x1c)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1[0xc] + 0x1c)" (* "*") (cast_expression "(int *)(param_1[0xc] + 0x1c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[0xc] + 0x1c)" (( "(") (binary_expression "param_1[0xc] + 0x1c" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (+ "+") (number_literal "0x1c")) () ")"))))) (; ";")) (expression_statement "iVar2 = *(int *)(param_1[0xc] + 0x18);" (assignment_expression "iVar2 = *(int *)(param_1[0xc] + 0x18)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(param_1[0xc] + 0x18)" (* "*") (cast_expression "(int *)(param_1[0xc] + 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[0xc] + 0x18)" (( "(") (binary_expression "param_1[0xc] + 0x18" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "__s = (char *)FUN_00118930();" (assignment_expression "__s = (char *)FUN_00118930()" (identifier "__s") (= "=") (cast_expression "(char *)FUN_00118930()" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00118930()" (identifier "FUN_00118930") (argument_list "()" (( "(") () ")"))))) (; ";")) (if_statement "if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) {\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" (if "if") (parenthesized_expression "(*(char **)(param_1[0xc] + 0x20) == (char *)0x0)" (( "(") (binary_expression "*(char **)(param_1[0xc] + 0x20) == (char *)0x0" (pointer_expression "*(char **)(param_1[0xc] + 0x20)" (* "*") (cast_expression "(char **)(param_1[0xc] + 0x20)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[0xc] + 0x20)" (( "(") (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (+ "+") (number_literal "0x20")) () ")")))) (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n \n __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");\n }" ({ "{") (expression_statement "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field");" (call_expression "__assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" (identifier "__assert_fail") (argument_list "("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554,\n "stab_struct_field")" (( "(") (string_literal ""info->type_stack->fields != NULL"" (" """) (string_content "info->type_stack->fields != NULL") (" """)) (, ",") (string_literal ""../../binutils/wrstabs.c"" (" """) (string_content "../../binutils/wrstabs.c") (" """)) (, ",") (number_literal "0x554") (, ",") (string_literal ""stab_struct_field"" (" """) (string_content "stab_struct_field") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "sVar5 = strlen(*(char **)(param_1[0xc] + 0x20));" (assignment_expression "sVar5 = strlen(*(char **)(param_1[0xc] + 0x20))" (identifier "sVar5") (= "=") (call_expression "strlen(*(char **)(param_1[0xc] + 0x20))" (identifier "strlen") (argument_list "(*(char **)(param_1[0xc] + 0x20))" (( "(") (pointer_expression "*(char **)(param_1[0xc] + 0x20)" (* "*") (cast_expression "(char **)(param_1[0xc] + 0x20)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[0xc] + 0x20)" (( "(") (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (+ "+") (number_literal "0x20")) () ")")))) () ")")))) (; ";")) (expression_statement "sVar6 = strlen(param_2);" (assignment_expression "sVar6 = strlen(param_2)" (identifier "sVar6") (= "=") (call_expression "strlen(param_2)" (identifier "strlen") (argument_list "(param_2)" (( "(") (identifier "param_2") () ")")))) (; ";")) (expression_statement "sVar7 = strlen(__s);" (assignment_expression "sVar7 = strlen(__s)" (identifier "sVar7") (= "=") (call_expression "strlen(__s)" (identifier "strlen") (argument_list "(__s)" (( "(") (identifier "__s") () ")")))) (; ";")) (expression_statement "__s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7);" (assignment_expression "__s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" (identifier "__s_00") (= "=") (cast_expression "(char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(sVar5 + 0x32 + sVar6 + sVar7)" (identifier "xmalloc") (argument_list "(sVar5 + 0x32 + sVar6 + sVar7)" (( "(") (binary_expression "sVar5 + 0x32 + sVar6 + sVar7" (binary_expression "sVar5 + 0x32 + sVar6" (binary_expression "sVar5 + 0x32" (identifier "sVar5") (+ "+") (number_literal "0x32")) (+ "+") (identifier "sVar6")) (+ "+") (identifier "sVar7")) () ")"))))) (; ";")) (if_statement "if (param_5 == 1) {\n pcVar9 = "/1";\n }\n else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" (if "if") (parenthesized_expression "(param_5 == 1)" (( "(") (binary_expression "param_5 == 1" (identifier "param_5") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n pcVar9 = "/1";\n }" ({ "{") (expression_statement "pcVar9 = "/1";" (assignment_expression "pcVar9 = "/1"" (identifier "pcVar9") (= "=") (string_literal ""/1"" (" """) (string_content "/1") (" """))) (; ";")) (} "}")) (else_clause "else if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" (else "else") (if_statement "if (param_5 == 0) {\n pcVar9 = "";\n }\n else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" (if "if") (parenthesized_expression "(param_5 == 0)" (( "(") (binary_expression "param_5 == 0" (identifier "param_5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n pcVar9 = "";\n }" ({ "{") (expression_statement "pcVar9 = "";" (assignment_expression "pcVar9 = """ (identifier "pcVar9") (= "=") (string_literal """" (" """) (" """))) (; ";")) (} "}")) (else_clause "else {\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" (else "else") (compound_statement "{\n if (param_5 != 2) {\n \n abort();\n }\n pcVar9 = "/0";\n }" ({ "{") (if_statement "if (param_5 != 2) {\n \n abort();\n }" (if "if") (parenthesized_expression "(param_5 != 2)" (( "(") (binary_expression "param_5 != 2" (identifier "param_5") (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n \n abort();\n }" ({ "{") (expression_statement "abort();" (call_expression "abort()" (identifier "abort") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "pcVar9 = "/0";" (assignment_expression "pcVar9 = "/0"" (identifier "pcVar9") (= "=") (string_literal ""/0"" (" """) (string_content "/0") (" """))) (; ";")) (} "}")))))) (if_statement "if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) {\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }" (if "if") (parenthesized_expression "((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0))" (( "(") (binary_expression "(param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)" (parenthesized_expression "(param_4 == 0)" (( "(") (binary_expression "param_4 == 0" (identifier "param_4") (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)" (( "(") (comma_expression "uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0" (assignment_expression "uVar10 = iVar2 << 3" (identifier "uVar10") (= "=") (binary_expression "iVar2 << 3" (identifier "iVar2") (<< "<<") (number_literal "3"))) (, ",") (comma_expression "param_4 = (ulong)uVar10, uVar10 == 0" (assignment_expression "param_4 = (ulong)uVar10" (identifier "param_4") (= "=") (cast_expression "(ulong)uVar10" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar10"))) (, ",") (binary_expression "uVar10 == 0" (identifier "uVar10") (== "==") (number_literal "0")))) () ")"))) () ")")) (compound_statement "{\n uVar4 = *(undefined8 *)*param_1;\n uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);\n param_4 = 0;\n FUN_0011b660(uVar8,uVar4,param_2);\n }" ({ "{") (expression_statement "uVar4 = *(undefined8 *)*param_1;" (assignment_expression "uVar4 = *(undefined8 *)*param_1" (identifier "uVar4") (= "=") (pointer_expression "*(undefined8 *)*param_1" (* "*") (cast_expression "(undefined8 *)*param_1" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1"))))) (; ";")) (expression_statement "uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5);" (assignment_expression "uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" (identifier "uVar8") (= "=") (call_expression "dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5)" (identifier "dcgettext") (argument_list "(0,"%s: warning: unknown size for field `%s\' in struct",5)" (( "(") (number_literal "0") (, ",") (string_literal ""%s: warning: unknown size for field `%s\' in struct"" (" """) (string_content "%s: warning: unknown size for field `%s") (escape_sequence "\'") (string_content " in struct") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "param_4 = 0;" (assignment_expression "param_4 = 0" (identifier "param_4") (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0011b660(uVar8,uVar4,param_2);" (call_expression "FUN_0011b660(uVar8,uVar4,param_2)" (identifier "FUN_0011b660") (argument_list "(uVar8,uVar4,param_2)" (( "(") (identifier "uVar8") (, ",") (identifier "uVar4") (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}"))) (expression_statement "sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4);" (call_expression "sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4)" (identifier "sprintf") (argument_list "(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s,\n param_3,param_4)" (( "(") (identifier "__s_00") (, ",") (string_literal ""%s%s:%s%s,%ld,%ld;"" (" """) (string_content "%s%s:%s%s,%ld,%ld;") (" """)) (, ",") (pointer_expression "*(undefined8 *)(param_1[0xc] + 0x20)" (* "*") (cast_expression "(undefined8 *)(param_1[0xc] + 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1[0xc] + 0x20)" (( "(") (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (+ "+") (number_literal "0x20")) () ")")))) (, ",") (identifier "param_2") (, ",") (identifier "pcVar9") (, ",") (identifier "__s") (, ",") (identifier "param_3") (, ",") (identifier "param_4") () ")"))) (; ";")) (expression_statement "free(*(void **)(param_1[0xc] + 0x20));" (call_expression "free(*(void **)(param_1[0xc] + 0x20))" (identifier "free") (argument_list "(*(void **)(param_1[0xc] + 0x20))" (( "(") (pointer_expression "*(void **)(param_1[0xc] + 0x20)" (* "*") (cast_expression "(void **)(param_1[0xc] + 0x20)" (( "(") (type_descriptor "void **" (primitive_type "void") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1[0xc] + 0x20)" (( "(") (binary_expression "param_1[0xc] + 0x20" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (+ "+") (number_literal "0x20")) () ")")))) () ")"))) (; ";")) (expression_statement "lVar3 = param_1[0xc];" (assignment_expression "lVar3 = param_1[0xc]" (identifier "lVar3") (= "=") (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]"))) (; ";")) (expression_statement "*(char **)(lVar3 + 0x20) = __s_00;" (assignment_expression "*(char **)(lVar3 + 0x20) = __s_00" (pointer_expression "*(char **)(lVar3 + 0x20)" (* "*") (cast_expression "(char **)(lVar3 + 0x20)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (identifier "__s_00")) (; ";")) (if_statement "if (iVar1 != 0) {\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined4 *)(lVar3 + 0x1c) = 1;\n }" ({ "{") (expression_statement "*(undefined4 *)(lVar3 + 0x1c) = 1;" (assignment_expression "*(undefined4 *)(lVar3 + 0x1c) = 1" (pointer_expression "*(undefined4 *)(lVar3 + 0x1c)" (* "*") (cast_expression "(undefined4 *)(lVar3 + 0x1c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x1c)" (( "(") (binary_expression "lVar3 + 0x1c" (identifier "lVar3") (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (number_literal "1")) (; ";")) (} "}"))) (expression_statement "auVar11._8_8_ = param_3;" (assignment_expression "auVar11._8_8_ = param_3" (field_expression "auVar11._8_8_" (identifier "auVar11") (. ".") (field_identifier "_8_8_")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "auVar11._0_8_ = 1;" (assignment_expression "auVar11._0_8_ = 1" (field_expression "auVar11._0_8_" (identifier "auVar11") (. ".") (field_identifier "_0_8_")) (= "=") (number_literal "1")) (; ";")) (return_statement "return auVar11;" (return "return") (identifier "auVar11") (; ";")) (} "}"))
type_1 function_1(void *p,char *name,type_2 bitpos,type_2 var_14,type_3 var_9) { int var_22; int var_15; type_4 *pbVar3; long var_21; type_5 uVar5; char *__s; size_t var_6; size_t var_7; size_t var_8; char *var_2; char *format; type_6 *info; char *pcVar10; type_7 var_16; pbVar3 = ((type_6 *)((long)p + 0x60))->abfd; var_22 = *(int *)((long)&pbVar3->iovec + 4); var_15 = *(int *)&pbVar3->iovec; __s = var_1((type_6 *)((long)p + 0x60)); var_2 = *(char **)(*(long *)((long)p + 0x60) + 0x20); if (var_2 == (char *)0x0) { /* WARNING: Subroutine does not return */ var_3("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554, "stab_struct_field"); } var_6 = var_4(var_2); var_7 = var_4(name); var_8 = var_4(__s); var_2 = (char *)var_5(var_6 + 0x32 + var_7 + var_8); if (var_9 == var_10) { pcVar10 = "/1"; } else if (var_9 == var_11) { pcVar10 = ""; } else { if (var_9 != var_12) { /* WARNING: Subroutine does not return */ var_13(); } pcVar10 = "/0"; } if ((var_14 == 0) && (var_16 = var_15 << 3, var_14 = (type_2)var_16, var_16 == 0)) { /* WARNING: Load size is inaccurate */ uVar5 = **p; format = (char *)var_17(0,"%s: warning: unknown size for field `%s\' in struct",5); var_14 = 0; var_18(format,uVar5,name); } var_19(var_2,"%s%s:%s%s,%ld,%ld;",*(type_5 *)(*(long *)((long)p + 0x60) + 0x20),name,pcVar10 ,__s,bitpos,var_14); var_20(*(void **)(*(long *)((long)p + 0x60) + 0x20)); var_21 = *(long *)((long)p + 0x60); *(char **)(var_21 + 0x20) = var_2; if (var_22 != 0) { *(type_8 *)(var_21 + 0x1c) = 1; } return 1; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (identifier)) (binary_expression left: (identifier) right: (identifier)) (identifier) (ERROR (identifier)) (ERROR (identifier)) (identifier) (ERROR (identifier)) (identifier))) (MISSING ";")) (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)) right: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))) right: (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) (identifier) (identifier) (identifier) (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) (return_statement (identifier))))
null
undefined1 [16] MASKED(undefined8 *param_1,char *param_2,undefined8 param_3,ulong param_4,int param_5) { int iVar1; int iVar2; long lVar3; undefined8 uVar4; char *__s; size_t sVar5; size_t sVar6; size_t sVar7; char *__s_00; undefined8 uVar8; char *pcVar9; uint uVar10; undefined1 auVar11 [16]; iVar1 = *(int *)(param_1[0xc] + 0x1c); iVar2 = *(int *)(param_1[0xc] + 0x18); __s = (char *)FUN_00118930(); if (*(char **)(param_1[0xc] + 0x20) == (char *)0x0) { /* WARNING: Subroutine does not return */ __assert_fail("info->type_stack->fields != NULL","../../binutils/wrstabs.c",0x554, "stab_struct_field"); } sVar5 = strlen(*(char **)(param_1[0xc] + 0x20)); sVar6 = strlen(param_2); sVar7 = strlen(__s); __s_00 = (char *)xmalloc(sVar5 + 0x32 + sVar6 + sVar7); if (param_5 == 1) { pcVar9 = "/1"; } else if (param_5 == 0) { pcVar9 = ""; } else { if (param_5 != 2) { /* WARNING: Subroutine does not return */ abort(); } pcVar9 = "/0"; } if ((param_4 == 0) && (uVar10 = iVar2 << 3, param_4 = (ulong)uVar10, uVar10 == 0)) { uVar4 = *(undefined8 *)*param_1; uVar8 = dcgettext(0,"%s: warning: unknown size for field `%s\' in struct",5); param_4 = 0; FUN_0011b660(uVar8,uVar4,param_2); } sprintf(__s_00,"%s%s:%s%s,%ld,%ld;",*(undefined8 *)(param_1[0xc] + 0x20),param_2,pcVar9,__s, param_3,param_4); free(*(void **)(param_1[0xc] + 0x20)); lVar3 = param_1[0xc]; *(char **)(lVar3 + 0x20) = __s_00; if (iVar1 != 0) { *(undefined4 *)(lVar3 + 0x1c) = 1; } auVar11._8_8_ = param_3; auVar11._0_8_ = 1; return auVar11; }
140_x86_64-linux-gnu-gprof_and_x86_64-linux-gnu-gprof_strip.c
hist_check_address
FUN_0010b480
int hist_check_address(uint address) { histogram *phVar1; if (num_histograms != 0) { phVar1 = histograms; do { if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) { return 1; } phVar1 = phVar1 + 1; } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1); } return 0; }
undefined8 FUN_0010b480(uint param_1) { ulong *puVar1; if (DAT_00119b20 != 0) { puVar1 = DAT_00119b18; do { if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) { return 1; } puVar1 = puVar1 + 4; } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4); } return 0; }
MOV EDX,dword ptr [0x00119b20] TEST EDX,EDX JZ 0x0010b4b4 MOV RAX,qword ptr [0x00119b18] SUB EDX,0x1 MOV EDI,EDI SHL RDX,0x5 LEA RDX,[RAX + RDX*0x1 + 0x20] NOP CMP qword ptr [RAX],RDI JA 0x0010b4ab CMP qword ptr [RAX + 0x8],RDI JA 0x0010b4c0 ADD RAX,0x20 CMP RAX,RDX JNZ 0x0010b4a0 XOR EAX,EAX RET MOV EAX,0x1 RET
null
null
null
null
[(u'INT_LESS_-1206930155', u'CBRANCH_-1206930164'), ('const-433', u'LOAD_-1206930184'), ('tmp_777', u'COPY_-1206929980'), (u'MULTIEQUAL_-1206929995', u'PTRSUB_-1206929930'), ('tmp_215', u'CBRANCH_-1206930185'), (u'MULTIEQUAL_-1206929995', u'PTRSUB_-1206929924'), ('const-32', u'PTRADD_-1206929918'), ('const-0', u'RETURN_-1206930093'), ('const-32', u'PTRADD_-1206929938'), ('const-8', u'PTRSUB_-1206929924'), (u'MULTIEQUAL_-1206929995', u'PTRADD_-1206929918'), ('const-1', u'COPY_-1206930021'), ('const-1', u'INT_ADD_-1206929985'), ('tmp_364', u'INT_ZEXT_-1206930030'), (u'LOAD_-1206930184', u'INT_LESS_-1206930155'), (u'COPY_-1206929998', u'MULTIEQUAL_-1206929995'), (u'PTRADD_-1206929918', u'INT_NOTEQUAL_-1206930136'), ('tmp_314', u'CBRANCH_-1206930134'), (u'PTRSUB_-1206929930', u'LOAD_-1206930204'), ('const-0', u'INT_NOTEQUAL_-1206930280'), ('const-433', u'LOAD_-1206930204'), ('tmp_777', u'INT_SUB_-1206930252'), ('tmp_778', u'COPY_-1206929982'), (u'PTRSUB_-1206929924', u'LOAD_-1206930184'), (u'COPY_-1206930021', u'RETURN_-1206930093'), (u'INT_ZEXT_-1206930039', u'INT_ADD_-1206929985'), (u'INT_NOTEQUAL_-1206930280', u'CBRANCH_-1206930280'), (u'INT_LESSEQUAL_-1206930175', u'CBRANCH_-1206930185'), ('const-0', u'RETURN_-1206930112'), ('tmp_777', u'INT_NOTEQUAL_-1206930280'), ('const-1', u'PTRADD_-1206929918'), ('tmp_778', u'COPY_-1206929998'), (u'INT_NOTEQUAL_-1206930136', u'CBRANCH_-1206930134'), ('tmp_28', u'CBRANCH_-1206930280'), ('const-0', u'PTRSUB_-1206929930'), (u'PTRADD_-1206929918', u'MULTIEQUAL_-1206929995'), ('tmp_778', u'PTRADD_-1206929938'), (u'INT_SUB_-1206930252', u'INT_ZEXT_-1206930039'), (u'LOAD_-1206930204', u'INT_LESSEQUAL_-1206930175'), ('const-1', u'INT_SUB_-1206930252'), (u'INT_ADD_-1206929985', u'PTRADD_-1206929938'), (u'INT_ZEXT_-1206930030', u'INT_LESSEQUAL_-1206930175'), (u'PTRADD_-1206929938', u'INT_NOTEQUAL_-1206930136'), ('tmp_777', u'COPY_-1206929964'), ('tmp_778', u'COPY_-1206929966'), (u'INT_ZEXT_-1206930030', u'INT_LESS_-1206930155'), (u'COPY_-1206930037', u'RETURN_-1206930112'), ('const-0', u'COPY_-1206930037'), ('tmp_256', u'CBRANCH_-1206930164')]
[('const-1', u'INT_SUB_-1206930252'), (u'PTRADD_-1206929923', u'INT_NOTEQUAL_-1206930136'), (u'MULTIEQUAL_-1206929997', u'PTRADD_-1206929923'), (u'INT_LESS_-1206930155', u'CBRANCH_-1206930164'), ('tmp_215', u'CBRANCH_-1206930185'), ('const-0', u'RETURN_-1206930093'), (u'INT_SUB_-1206930252', u'INT_ZEXT_-1206930041'), ('tmp_772', u'INT_NOTEQUAL_-1206930280'), ('const-8', u'PTRADD_-1206929930'), (u'INT_ADD_-1206929989', u'PTRADD_-1206929942'), (u'PTRADD_-1206929942', u'INT_NOTEQUAL_-1206930136'), (u'LOAD_-1206930184', u'INT_LESS_-1206930155'), (u'COPY_-1206930132', u'RETURN_-1206930112'), ('tmp_773', u'COPY_-1206929971'), (u'INT_ZEXT_-1206930041', u'INT_MULT_-1206929977'), ('const-1', u'PTRADD_-1206929930'), (u'INT_ZEXT_-1206930033', u'INT_LESS_-1206930155'), ('tmp_314', u'CBRANCH_-1206930134'), ('tmp_772', u'COPY_-1206929985'), ('const-1', u'COPY_-1206930110'), (u'PTRADD_-1206929930', u'LOAD_-1206930184'), ('const-0', u'INT_NOTEQUAL_-1206930280'), ('const-0', u'COPY_-1206930132'), ('const-4', u'INT_ADD_-1206929989'), (u'COPY_-1206930003', u'MULTIEQUAL_-1206929997'), ('tmp_773', u'COPY_-1206930003'), (u'INT_NOTEQUAL_-1206930280', u'CBRANCH_-1206930280'), (u'INT_LESSEQUAL_-1206930175', u'CBRANCH_-1206930185'), ('const-0', u'RETURN_-1206930112'), (u'INT_ZEXT_-1206930033', u'INT_LESSEQUAL_-1206930175'), ('const-433', u'LOAD_-1206930204'), ('const-8', u'PTRADD_-1206929923'), ('const-4', u'INT_MULT_-1206929977'), (u'INT_NOTEQUAL_-1206930136', u'CBRANCH_-1206930134'), (u'INT_MULT_-1206929977', u'INT_ADD_-1206929989'), ('const-433', u'LOAD_-1206930184'), ('const-8', u'PTRADD_-1206929942'), (u'MULTIEQUAL_-1206929997', u'PTRADD_-1206929930'), (u'COPY_-1206930110', u'RETURN_-1206930093'), ('tmp_28', u'CBRANCH_-1206930280'), ('tmp_772', u'INT_SUB_-1206930252'), (u'LOAD_-1206930204', u'INT_LESSEQUAL_-1206930175'), ('tmp_741', u'INT_ZEXT_-1206930033'), (u'PTRADD_-1206929923', u'MULTIEQUAL_-1206929997'), ('tmp_773', u'PTRADD_-1206929942'), ('const-4', u'PTRADD_-1206929923'), ('tmp_773', u'COPY_-1206929987'), ('tmp_772', u'COPY_-1206929969'), (u'MULTIEQUAL_-1206929997', u'LOAD_-1206930204'), ('tmp_256', u'CBRANCH_-1206930164')]
null
null
0010b480
x64
O3
(translation_unit "undefined8 FUN_0010b480(uint param_1)\n\n{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0010b480(uint param_1)\n\n{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0010b480(uint param_1)" identifier (parameter_list "(uint param_1)" ( (parameter_declaration "uint param_1" type_identifier identifier) ))) (compound_statement "{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}" { (declaration "ulong *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (if_statement "if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }" if (parenthesized_expression "(DAT_00119b20 != 0)" ( (binary_expression "DAT_00119b20 != 0" identifier != number_literal) )) (compound_statement "{\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }" { (expression_statement "puVar1 = DAT_00119b18;" (assignment_expression "puVar1 = DAT_00119b18" identifier = identifier) ;) (do_statement "do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);" do (compound_statement "{\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n }" { (if_statement "if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }" if (parenthesized_expression "((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1]))" ( (binary_expression "(*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])" (parenthesized_expression "(*puVar1 <= (ulong)param_1)" ( (binary_expression "*puVar1 <= (ulong)param_1" (pointer_expression "*puVar1" * identifier) <= (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) && (parenthesized_expression "((ulong)param_1 < puVar1[1])" ( (binary_expression "(ulong)param_1 < puVar1[1]" (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier) < (subscript_expression "puVar1[1]" identifier [ number_literal ])) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "puVar1 = puVar1 + 4;" (assignment_expression "puVar1 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4)" ( (binary_expression "puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4" identifier != (binary_expression "DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4" (binary_expression "DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4" identifier + (binary_expression "(ulong)(DAT_00119b20 - 1) * 4" (call_expression "(ulong)(DAT_00119b20 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(DAT_00119b20 - 1)" ( (binary_expression "DAT_00119b20 - 1" identifier - number_literal) ))) * number_literal)) + number_literal)) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int hist_check_address(uint address)\n\n{\n histogram *phVar1;\n \n if (num_histograms != 0) {\n phVar1 = histograms;\n do {\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1);\n }\n return 0;\n}\n\n" (function_definition "int hist_check_address(uint address)\n\n{\n histogram *phVar1;\n \n if (num_histograms != 0) {\n phVar1 = histograms;\n do {\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1);\n }\n return 0;\n}" primitive_type (function_declarator "hist_check_address(uint address)" identifier (parameter_list "(uint address)" ( (parameter_declaration "uint address" type_identifier identifier) ))) (compound_statement "{\n histogram *phVar1;\n \n if (num_histograms != 0) {\n phVar1 = histograms;\n do {\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1);\n }\n return 0;\n}" { (declaration "histogram *phVar1;" type_identifier (pointer_declarator "*phVar1" * identifier) ;) (if_statement "if (num_histograms != 0) {\n phVar1 = histograms;\n do {\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1);\n }" if (parenthesized_expression "(num_histograms != 0)" ( (binary_expression "num_histograms != 0" identifier != number_literal) )) (compound_statement "{\n phVar1 = histograms;\n do {\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1);\n }" { (expression_statement "phVar1 = histograms;" (assignment_expression "phVar1 = histograms" identifier = identifier) ;) (do_statement "do {\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n } while (phVar1 != histograms + (ulong)(num_histograms - 1) + 1);" do (compound_statement "{\n if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }\n phVar1 = phVar1 + 1;\n }" { (if_statement "if ((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)) {\n return 1;\n }" if (parenthesized_expression "((phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc))" ( (binary_expression "(phVar1->lowpc <= (ulong)address) && ((ulong)address < phVar1->highpc)" (parenthesized_expression "(phVar1->lowpc <= (ulong)address)" ( (binary_expression "phVar1->lowpc <= (ulong)address" (field_expression "phVar1->lowpc" identifier -> field_identifier) <= (cast_expression "(ulong)address" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) && (parenthesized_expression "((ulong)address < phVar1->highpc)" ( (binary_expression "(ulong)address < phVar1->highpc" (cast_expression "(ulong)address" ( (type_descriptor "ulong" type_identifier) ) identifier) < (field_expression "phVar1->highpc" identifier -> field_identifier)) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "phVar1 = phVar1 + 1;" (assignment_expression "phVar1 = phVar1 + 1" identifier = (binary_expression "phVar1 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(phVar1 != histograms + (ulong)(num_histograms - 1) + 1)" ( (binary_expression "phVar1 != histograms + (ulong)(num_histograms - 1) + 1" identifier != (binary_expression "histograms + (ulong)(num_histograms - 1) + 1" (binary_expression "histograms + (ulong)(num_histograms - 1)" identifier + (call_expression "(ulong)(num_histograms - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(num_histograms - 1)" ( (binary_expression "num_histograms - 1" identifier - number_literal) )))) + number_literal)) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_0010b480(uint param_1)\n\n{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}\n\n" (function_definition "undefined8 FUN_0010b480(uint param_1)\n\n{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}" type_identifier (function_declarator "FUN_0010b480(uint param_1)" identifier (parameter_list "(uint param_1)" ( (parameter_declaration "uint param_1" type_identifier identifier) ))) (compound_statement "{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}" { (declaration "ulong *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (if_statement "if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }" if (parenthesized_expression "(DAT_00119b20 != 0)" ( (binary_expression "DAT_00119b20 != 0" identifier != number_literal) )) (compound_statement "{\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }" { (expression_statement "puVar1 = DAT_00119b18;" (assignment_expression "puVar1 = DAT_00119b18" identifier = identifier) ;) (do_statement "do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);" do (compound_statement "{\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n }" { (if_statement "if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }" if (parenthesized_expression "((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1]))" ( (binary_expression "(*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])" (parenthesized_expression "(*puVar1 <= (ulong)param_1)" ( (binary_expression "*puVar1 <= (ulong)param_1" (pointer_expression "*puVar1" * identifier) <= (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) && (parenthesized_expression "((ulong)param_1 < puVar1[1])" ( (binary_expression "(ulong)param_1 < puVar1[1]" (cast_expression "(ulong)param_1" ( (type_descriptor "ulong" type_identifier) ) identifier) < (subscript_expression "puVar1[1]" identifier [ number_literal ])) ))) )) (compound_statement "{\n return 1;\n }" { (return_statement "return 1;" return number_literal ;) })) (expression_statement "puVar1 = puVar1 + 4;" (assignment_expression "puVar1 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) }) while (parenthesized_expression "(puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4)" ( (binary_expression "puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4" identifier != (binary_expression "DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4" (binary_expression "DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4" identifier + (binary_expression "(ulong)(DAT_00119b20 - 1) * 4" (call_expression "(ulong)(DAT_00119b20 - 1)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(DAT_00119b20 - 1)" ( (binary_expression "DAT_00119b20 - 1" identifier - number_literal) ))) * number_literal)) + number_literal)) )) ;) })) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) && (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < (subscript_expression IDENT [ LIT ])) ))) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (binary_expression (binary_expression IDENT + (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT - LIT) ))) * LIT)) + LIT)) )) ;) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_0010b480(uint param_1)\n\n{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_0010b480(uint param_1)" (identifier "FUN_0010b480") (parameter_list "(uint param_1)" (( "(") (parameter_declaration "uint param_1" (type_identifier "uint") (identifier "param_1")) () ")"))) (compound_statement "{\n ulong *puVar1;\n \n if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }\n return 0;\n}" ({ "{") (declaration "ulong *puVar1;" (type_identifier "ulong") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (if_statement "if (DAT_00119b20 != 0) {\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }" (if "if") (parenthesized_expression "(DAT_00119b20 != 0)" (( "(") (binary_expression "DAT_00119b20 != 0" (identifier "DAT_00119b20") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n puVar1 = DAT_00119b18;\n do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);\n }" ({ "{") (expression_statement "puVar1 = DAT_00119b18;" (assignment_expression "puVar1 = DAT_00119b18" (identifier "puVar1") (= "=") (identifier "DAT_00119b18")) (; ";")) (do_statement "do {\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4);" (do "do") (compound_statement "{\n if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }\n puVar1 = puVar1 + 4;\n }" ({ "{") (if_statement "if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) {\n return 1;\n }" (if "if") (parenthesized_expression "((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1]))" (( "(") (binary_expression "(*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])" (parenthesized_expression "(*puVar1 <= (ulong)param_1)" (( "(") (binary_expression "*puVar1 <= (ulong)param_1" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (<= "<=") (cast_expression "(ulong)param_1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_1"))) () ")")) (&& "&&") (parenthesized_expression "((ulong)param_1 < puVar1[1])" (( "(") (binary_expression "(ulong)param_1 < puVar1[1]" (cast_expression "(ulong)param_1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_1")) (< "<") (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]"))) () ")"))) () ")")) (compound_statement "{\n return 1;\n }" ({ "{") (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "puVar1 = puVar1 + 4;" (assignment_expression "puVar1 = puVar1 + 4" (identifier "puVar1") (= "=") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4)" (( "(") (binary_expression "puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4" (identifier "puVar1") (!= "!=") (binary_expression "DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4" (binary_expression "DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4" (identifier "DAT_00119b18") (+ "+") (binary_expression "(ulong)(DAT_00119b20 - 1) * 4" (call_expression "(ulong)(DAT_00119b20 - 1)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(DAT_00119b20 - 1)" (( "(") (binary_expression "DAT_00119b20 - 1" (identifier "DAT_00119b20") (- "-") (number_literal "1")) () ")"))) (* "*") (number_literal "4"))) (+ "+") (number_literal "4"))) () ")")) (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(type_1 address) { type_2 *var_2; if (var_1 != 0) { var_2 = var_3; do { if ((var_2->lowpc <= (type_3)address) && ((type_3)address < var_2->highpc)) { return 1; } var_2 = var_2 + 1; } while (var_2 != var_3 + (type_3)(var_1 - 1) + 1); } return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal)))))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal))) right: (number_literal))))))) (return_statement (number_literal)))))
null
undefined8 MASKED(uint param_1) { ulong *puVar1; if (DAT_00119b20 != 0) { puVar1 = DAT_00119b18; do { if ((*puVar1 <= (ulong)param_1) && ((ulong)param_1 < puVar1[1])) { return 1; } puVar1 = puVar1 + 4; } while (puVar1 != DAT_00119b18 + (ulong)(DAT_00119b20 - 1) * 4 + 4); } return 0; }
73_sg_opcodes_and_sg_opcodes_strip.c
strchr
strchr
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strchr@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strchr(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206935430')]
[('const-1', u'RETURN_-1206935430')]
null
null
0010a070
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strchr@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strchr(char *__s,int __c)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strchr@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strchr@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strchr(char *__s,int __c)" * (function_declarator "strchr(char *__s,int __c)" identifier (parameter_list "(char *__s,int __c)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) , (parameter_declaration "int __c" primitive_type identifier) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strchr(char *__s,int __c)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strchr(char *__s,int __c)" (* "*") (function_declarator "strchr(char *__s,int __c)" (identifier "strchr") (parameter_list "(char *__s,int __c)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) (, ",") (parameter_declaration "int __c" (primitive_type "int") (identifier "__c")) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ /* strchr@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s,int __c) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
22_m68k-linux-gnu-readelf_and_m68k-linux-gnu-readelf_strip.c
getopt_long
getopt_long
void getopt_long(void) { (*(code *)PTR_getopt_long_001900b0)(); return; }
void getopt_long(void) { (*(code *)PTR_getopt_long_001900b0)(); return; }
JMP qword ptr [0x001900b0]
null
null
null
null
[(u'CAST_-1206947415', u'CALLIND_-1206947480'), (u'INDIRECT_-1206947420', u'COPY_-1206947479'), ('const-0', u'RETURN_-1206947477'), ('tmp_22', u'CAST_-1206947415'), (u'CALLIND_-1206947480', u'INDIRECT_-1206947420')]
[(u'CAST_-1206947415', u'CALLIND_-1206947480'), (u'INDIRECT_-1206947420', u'COPY_-1206947479'), ('const-0', u'RETURN_-1206947477'), ('tmp_22', u'CAST_-1206947415'), (u'CALLIND_-1206947480', u'INDIRECT_-1206947420')]
null
null
00107160
x64
O3
(translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" { (expression_statement "(*(code *)PTR_getopt_long_001900b0)();" (call_expression "(*(code *)PTR_getopt_long_001900b0)()" (parenthesized_expression "(*(code *)PTR_getopt_long_001900b0)" ( (pointer_expression "*(code *)PTR_getopt_long_001900b0" * (cast_expression "(code *)PTR_getopt_long_001900b0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" { (expression_statement "(*(code *)PTR_getopt_long_001900b0)();" (call_expression "(*(code *)PTR_getopt_long_001900b0)()" (parenthesized_expression "(*(code *)PTR_getopt_long_001900b0)" ( (pointer_expression "*(code *)PTR_getopt_long_001900b0" * (cast_expression "(code *)PTR_getopt_long_001900b0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}\n\n" (function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" primitive_type (function_declarator "getopt_long(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" { (expression_statement "(*(code *)PTR_getopt_long_001900b0)();" (call_expression "(*(code *)PTR_getopt_long_001900b0)()" (parenthesized_expression "(*(code *)PTR_getopt_long_001900b0)" ( (pointer_expression "*(code *)PTR_getopt_long_001900b0" * (cast_expression "(code *)PTR_getopt_long_001900b0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void getopt_long(void)\n\n{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" (primitive_type "void") (function_declarator "getopt_long(void)" (identifier "getopt_long") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_getopt_long_001900b0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_getopt_long_001900b0)();" (call_expression "(*(code *)PTR_getopt_long_001900b0)()" (parenthesized_expression "(*(code *)PTR_getopt_long_001900b0)" (( "(") (pointer_expression "*(code *)PTR_getopt_long_001900b0" (* "*") (cast_expression "(code *)PTR_getopt_long_001900b0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_getopt_long_001900b0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_getopt_long_001900b0)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))) (return_statement))))
null
void MASKED(void) { (*(code *)PTR_MASKED_001900b0)(); return; }
2299_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
open
FUN_0017ab10
/* DWARF original prototype: bool open(File_read * this, Task * task, string * name, uchar * contents, off_t size) */ int __thiscall gold::File_read::open(File_read *this,char *__file,int __oflag,...) { bool bVar1; Task *t; uchar *in_RCX; Task_token *this_1; File_read *this_00; Task *in_R8; if ((this->token_).is_blocker_ != false) { /* WARNING: Subroutine does not return */ Task_token::is_writable((Task_token *)this,(Task_token *)__file); } if (((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) && (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)) { std::string::_M_assign((string *)this,___oflag); t = (Task *)operator_new(0x30); t->_vptr_Task = (_func_int_varargs **)0x0; t->list_next_ = in_R8; (t->name_)._M_dataplus._M_p = (pointer)in_RCX; (t->name_)._M_string_length = 0; (t->name_).field_2._M_local_buf[0] = false; *(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED; (t->name_).field_2._M_local_buf[8] = true; this->whole_file_view_ = (View *)t; this_00 = this; add_view(this,(View *)t); bVar1 = (this->token_).is_blocker_; this->size_ = (off_t)in_R8; if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) { (this->token_).writer_ = (Task *)__file; return 1; } /* WARNING: Subroutine does not return */ Task_token::add_writer((Task_token *)this_00,t,this_1); } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/fileread.cc",0xe4,"open"); }
undefined8 FUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5) { undefined8 *puVar1; if (*(char *)(param_1 + 0x38) == '\0') { if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) || (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68); } FUN_002e1880(param_1,param_3); puVar1 = (undefined8 *)FUN_002d9490(0x30); *puVar1 = 0; puVar1[1] = param_5; puVar1[2] = param_4; puVar1[3] = 0; *(undefined1 *)(puVar1 + 4) = 0; *(undefined4 *)((long)puVar1 + 0x24) = 0; *(undefined1 *)(puVar1 + 5) = 1; *(undefined8 **)(param_1 + 0xb0) = puVar1; FUN_0017aa60(param_1,puVar1); *(undefined8 *)(param_1 + 0x30) = param_5; if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) { *(undefined8 *)(param_1 + 0x40) = param_2; return 1; } FUN_00179730(); } /* WARNING: Subroutine does not return */ FUN_00179710(); }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 CMP byte ptr [RDI + 0x38],0x0 JNZ 0x0017abdf CMP qword ptr [RDI + 0x40],0x0 MOV RBX,RDI JNZ 0x0017abc2 MOV EAX,dword ptr [RDI + 0x20] TEST EAX,EAX JNS 0x0017abc2 CMP byte ptr [RDI + 0x24],0x0 JNZ 0x0017abc2 CMP qword ptr [RDI + 0x8],0x0 JNZ 0x0017abc2 MOV R13,RSI MOV RSI,RDX MOV RBP,R8 MOV R12,RCX CALL 0x002e1880 MOV EDI,0x30 CALL 0x002d9490 MOV RDI,RBX MOV qword ptr [RAX],0x0 MOV RSI,RAX MOV qword ptr [RAX + 0x8],RBP MOV qword ptr [RAX + 0x10],R12 MOV qword ptr [RAX + 0x18],0x0 MOV byte ptr [RAX + 0x20],0x0 MOV dword ptr [RAX + 0x24],0x0 MOV byte ptr [RAX + 0x28],0x1 MOV qword ptr [RBX + 0xb0],RAX CALL 0x0017aa60 CMP byte ptr [RBX + 0x38],0x0 MOV qword ptr [RBX + 0x30],RBP JNZ 0x0017abda CMP qword ptr [RBX + 0x40],0x0 JNZ 0x0017abda MOV qword ptr [RBX + 0x40],R13 ADD RSP,0x8 MOV EAX,0x1 POP RBX POP RBP POP R12 POP R13 RET LEA RDX,[0x372b68] MOV ESI,0xe4 LEA RDI,[0x372828] CALL 0x0017c650 CALL 0x00179730 CALL 0x00179710
null
null
null
null
[('const-4', u'INT_ADD_-1207390878'), ('const-36', u'PTRSUB_-1207390933'), (u'CAST_-1207390862', u'PTRSUB_-1207390876'), ('const-433', u'STORE_-1207391236'), (u'PTRSUB_-1207390876', u'STORE_-1207391261'), ('const-433', u'STORE_-1207391229'), ('const-433', u'STORE_-1207391146'), (u'CALL_-1207391282', u'CAST_-1207390862'), (u'PTRSUB_-1207390799', u'PTRSUB_-1207390787'), (u'CAST_-1207390862', u'PTRSUB_-1207390855'), ('tmp_248', u'CBRANCH_-1207391319'), (u'COPY_-1207390852', u'CALL_-1207391063'), ('tmp_574', u'CAST_-1207390738'), (u'PTRSUB_-1207390870', u'PTRSUB_-1207390851'), ('const-0', u'STORE_-1207391229'), ('tmp_574', u'PTRSUB_-1207390961'), ('const-8', u'PTRSUB_-1207390903'), (u'CAST_-1207390862', u'PTRSUB_-1207390849'), (u'PTRSUB_-1207390849', u'PTRSUB_-1207390832'), ('tmp_574', u'PTRSUB_-1207390799'), (u'CAST_-1207390789', u'STORE_-1207391178'), (u'CAST_-1207390738', u'CALL_-1207391048'), ('const-16', u'PTRSUB_-1207390849'), ('const-0', u'INT_EQUAL_-1207391324'), (u'PTRSUB_-1207390846', u'STORE_-1207391247'), ('const-0', u'PTRSUB_-1207390820'), ('const-56', u'PTRSUB_-1207390961'), (u'LOAD_-1207391438', u'INT_NOTEQUAL_-1207391422'), (u'PTRSUB_-1207390820', u'LOAD_-1207391196'), ('const-1', u'RETURN_-1207391043'), (u'LOAD_-1207391414', u'INT_EQUAL_-1207391399'), ('const-8', u'PTRSUB_-1207390846'), (u'PTRSUB_-1207390933', u'LOAD_-1207391359'), ('const-0', u'STORE_-1207391236'), ('tmp_574', u'PTRSUB_-1207390834'), ('const-433', u'LOAD_-1207391359'), (u'PTRSUB_-1207390973', u'PTRSUB_-1207390972'), ('const-176', u'PTRSUB_-1207390834'), ('const-0', u'INT_SLESS_-1207391365'), (u'PTRSUB_-1207390865', u'PTRSUB_-1207390846'), (u'CAST_-1207390731', u'CALL_-1207391066'), (u'CAST_-1207390839', u'STORE_-1207391254'), (u'CAST_-1207390862', u'PTRSUB_-1207390887'), ('const-0', u'INT_EQUAL_-1207391181'), ('const-56', u'PTRSUB_-1207390973'), ('const-0', u'PTRSUB_-1207390972'), ('const-0', u'INT_EQUAL_-1207391154'), ('const-8', u'PTRSUB_-1207390787'), ('tmp_574', u'CALL_-1207391198'), ('const-56', u'PTRSUB_-1207390821'), ('const-0', u'INT_NOTEQUAL_-1207391422'), ('const-0', u'STORE_-1207391275'), ('const-3615592', u'COPY_-1207390852'), ('tmp_574', u'PTRSUB_-1207390945'), (u'PTRSUB_-1207390795', u'LOAD_-1207391169'), (u'CAST_-1207390873', u'CALL_-1207391296'), (u'PTRSUB_-1207390903', u'LOAD_-1207391339'), ('tmp_172', u'CBRANCH_-1207391364'), (u'CAST_-1207390862', u'PTRSUB_-1207390871'), ('const-8', u'PTRSUB_-1207390795'), ('tmp_431', u'CBRANCH_-1207391149'), (u'CAST_-1207390862', u'PTRSUB_-1207390840'), (u'INT_EQUAL_-1207391399', u'CBRANCH_-1207391390'), (u'PTRSUB_-1207390821', u'PTRSUB_-1207390820'), ('const-1', u'PTRADD_-1207390823'), ('const-0', u'INT_EQUAL_-1207391399'), (u'PTRSUB_-1207390851', u'STORE_-1207391254'), (u'LOAD_-1207391385', u'INT_SLESS_-1207391365'), (u'INT_EQUAL_-1207391181', u'CBRANCH_-1207391170'), (u'CAST_-1207390799', u'CALL_-1207391198'), (u'CALL_-1207391198', u'INDIRECT_-1207390971'), (u'PTRSUB_-1207390945', u'LOAD_-1207391385'), (u'CAST_-1207390821', u'INT_ADD_-1207390878'), ('tmp_1042', u'CAST_-1207390839'), ('tmp_575', u'CAST_-1207390737'), (u'CAST_-1207390820', u'STORE_-1207391229'), (u'INT_NOTEQUAL_-1207391422', u'CBRANCH_-1207391419'), ('const-16', u'PTRSUB_-1207390823'), ('const-0', u'PTRSUB_-1207390810'), ('const-433', u'LOAD_-1207391414'), ('const-16', u'PTRSUB_-1207390865'), (u'PTRSUB_-1207390832', u'CAST_-1207390821'), ('const-433', u'STORE_-1207391254'), ('tmp_1044', u'CAST_-1207390789'), ('const-8', u'PTRSUB_-1207390935'), ('const-0', u'RETURN_-1207391091'), ('const-1', u'RETURN_-1207391058'), ('const-433', u'STORE_-1207391247'), (u'PTRSUB_-1207390855', u'PTRSUB_-1207390837'), (u'PTRSUB_-1207390810', u'PTRADD_-1207390823'), (u'CALL_-1207391198', u'INDIRECT_-1207390984'), (u'PTRSUB_-1207390837', u'PTRSUB_-1207390824'), (u'CAST_-1207390774', u'STORE_-1207391146'), ('tmp_574', u'CAST_-1207390873'), ('tmp_574', u'COPY_-1207390873'), (u'PTRSUB_-1207390887', u'STORE_-1207391275'), ('tmp_1268', u'CALL_-1207391296'), ('const-433', u'STORE_-1207391261'), ('const-0', u'STORE_-1207391247'), ('tmp_574', u'PTRSUB_-1207390808'), ('const-0', u'PTRSUB_-1207390870'), (u'CAST_-1207390862', u'CAST_-1207390807'), ('const-433', u'LOAD_-1207391169'), ('tmp_574', u'PTRSUB_-1207390815'), (u'PTRSUB_-1207390824', u'STORE_-1207391236'), (u'PTRSUB_-1207390926', u'PTRSUB_-1207390903'), ('const-48', u'PTRSUB_-1207390815'), (u'PTRSUB_-1207390787', u'STORE_-1207391146'), ('const-16', u'PTRSUB_-1207390871'), (u'PTRSUB_-1207390808', u'PTRSUB_-1207390795'), (u'INT_EQUAL_-1207391344', u'CBRANCH_-1207391340'), (u'INT_EQUAL_-1207391324', u'CBRANCH_-1207391319'), ('const-0', u'PTRSUB_-1207390851'), ('const-32', u'PTRSUB_-1207390945'), (u'PTRSUB_-1207390840', u'PTRSUB_-1207390823'), (u'LOAD_-1207391339', u'INT_EQUAL_-1207391324'), (u'INT_SLESS_-1207391365', u'CBRANCH_-1207391364'), (u'PTRSUB_-1207390815', u'STORE_-1207391178'), ('const-433', u'LOAD_-1207391339'), ('const-16', u'PTRSUB_-1207390855'), ('const-433', u'STORE_-1207391178'), (u'PTRSUB_-1207390834', u'STORE_-1207391212'), ('const-8', u'PTRADD_-1207390823'), (u'PTRSUB_-1207390972', u'LOAD_-1207391438'), ('const-433', u'STORE_-1207391219'), (u'PTRSUB_-1207390961', u'PTRSUB_-1207390935'), ('tmp_574', u'PTRSUB_-1207390933'), ('tmp_574', u'PTRSUB_-1207390821'), ('const-433', u'LOAD_-1207391385'), (u'LOAD_-1207391196', u'INT_EQUAL_-1207391181'), ('tmp_574', u'PTRSUB_-1207390926'), ('const-1', u'COPY_-1207391025'), ('tmp_393', u'CBRANCH_-1207391170'), (u'COPY_-1207391025', u'RETURN_-1207391091'), (u'LOAD_-1207391359', u'INT_EQUAL_-1207391344'), (u'LOAD_-1207391169', u'INT_EQUAL_-1207391154'), (u'INT_EQUAL_-1207391154', u'CBRANCH_-1207391149'), (u'PTRADD_-1207390823', u'STORE_-1207391219'), ('const-3614760', u'COPY_-1207390853'), (u'INDIRECT_-1207390984', u'CALL_-1207391066'), ('const-433', u'STORE_-1207391212'), ('tmp_575', u'CAST_-1207390774'), (u'COPY_-1207390853', u'CALL_-1207391063'), (u'CALL_-1207391198', u'INDIRECT_-1207390977'), ('tmp_210', u'CBRANCH_-1207391340'), ('const-56', u'PTRSUB_-1207390808'), ('const-16', u'PTRSUB_-1207390837'), (u'PTRSUB_-1207390871', u'PTRSUB_-1207390870'), (u'PTRSUB_-1207390823', u'PTRSUB_-1207390810'), ('const-56', u'PTRSUB_-1207390799'), (u'CAST_-1207390862', u'CAST_-1207390799'), ('const-0', u'INT_EQUAL_-1207391344'), ('const-48', u'CALL_-1207391282'), (u'CAST_-1207390807', u'STORE_-1207391212'), ('const-433', u'STORE_-1207391275'), ('const-0', u'PTRSUB_-1207390824'), ('const-433', u'LOAD_-1207391196'), ('const-228', u'CALL_-1207391063'), ('const-1', u'STORE_-1207391219'), (u'INDIRECT_-1207390971', u'CAST_-1207390731'), ('tmp_134', u'CBRANCH_-1207391390'), ('tmp_1044', u'STORE_-1207391261'), ('const-0', u'PTRSUB_-1207390887'), (u'PTRSUB_-1207390935', u'LOAD_-1207391414'), ('tmp_94', u'CBRANCH_-1207391419'), ('tmp_574', u'PTRSUB_-1207390973'), (u'INT_ADD_-1207390878', u'CAST_-1207390820'), ('const-1', u'RETURN_-1207391061'), ('const-16', u'PTRSUB_-1207390832'), (u'CAST_-1207390737', u'CALL_-1207391048'), ('const-0', u'PTRSUB_-1207390926'), ('const-8', u'PTRSUB_-1207390876'), (u'CAST_-1207390862', u'PTRSUB_-1207390865'), ('const-433', u'LOAD_-1207391438'), (u'INDIRECT_-1207390977', u'CALL_-1207391066'), ('const-16', u'PTRSUB_-1207390840')]
[('const-0', u'INT_NOTEQUAL_-1207391323'), ('const-433', u'LOAD_-1207391385'), (u'CAST_-1207390815', u'STORE_-1207391219'), (u'CAST_-1207390864', u'CAST_-1207390824'), (u'CAST_-1207390864', u'PTRADD_-1207390824'), ('tmp_1159', u'STORE_-1207391146'), (u'CAST_-1207390894', u'LOAD_-1207391339'), ('tmp_248', u'CBRANCH_-1207391319'), (u'INT_ADD_-1207391215', u'CAST_-1207390823'), ('const-433', u'STORE_-1207391229'), ('tmp_1156', u'INT_ADD_-1207391164'), (u'INT_ADD_-1207391369', u'CAST_-1207390913'), (u'INT_ADD_-1207391398', u'CAST_-1207390928'), ('const-433', u'STORE_-1207391178'), (u'CAST_-1207390864', u'STORE_-1207391212'), (u'INT_ADD_-1207391343', u'CAST_-1207390901'), (u'PTRADD_-1207390855', u'STORE_-1207391261'), ('tmp_1156', u'INT_ADD_-1207391323'), ('const-64', u'INT_ADD_-1207391398'), (u'CAST_-1207390797', u'LOAD_-1207391196'), ('const-48', u'INT_ADD_-1207391164'), ('tmp_1156', u'CALL_-1207391296'), ('const-433', u'LOAD_-1207391339'), (u'CAST_-1207390823', u'STORE_-1207391229'), (u'INT_NOTEQUAL_-1207391398', u'CBRANCH_-1207391390'), ('const-0', u'STORE_-1207391236'), (u'INT_ADD_-1207391164', u'CAST_-1207390792'), (u'CAST_-1207390864', u'STORE_-1207391275'), ('const-1', u'RETURN_-1207391055'), (u'INT_EQUAL_-1207391423', u'CBRANCH_-1207391419'), ('const-64', u'INT_ADD_-1207391153'), ('const-433', u'STORE_-1207391219'), ('const-0', u'INT_NOTEQUAL_-1207391398'), ('const-433', u'LOAD_-1207391359'), ('const-0', u'STORE_-1207391247'), ('tmp_1156', u'INT_ADD_-1207391369'), ('tmp_172', u'CBRANCH_-1207391364'), (u'INT_ADD_-1207391323', u'CAST_-1207390894'), ('tmp_431', u'CBRANCH_-1207391149'), ('const-8', u'PTRADD_-1207390824'), ('const-433', u'LOAD_-1207391196'), (u'LOAD_-1207391385', u'INT_SLESS_-1207391365'), (u'INT_EQUAL_-1207391181', u'CBRANCH_-1207391170'), ('tmp_1158', u'STORE_-1207391261'), ('const-1', u'PTRADD_-1207390855'), ('const-433', u'STORE_-1207391212'), (u'PTRADD_-1207390850', u'STORE_-1207391254'), (u'COPY_-1207390822', u'CALL_-1207391060'), ('const-0', u'INT_NOTEQUAL_-1207391343'), ('tmp_1156', u'INT_ADD_-1207391153'), (u'INT_ADD_-1207391198', u'CAST_-1207390810'), ('const-56', u'INT_ADD_-1207391422'), ('const-433', u'STORE_-1207391146'), (u'CAST_-1207390864', u'PTRADD_-1207390855'), ('const-433', u'STORE_-1207391236'), (u'CAST_-1207390810', u'STORE_-1207391212'), ('const-176', u'INT_ADD_-1207391198'), ('const-433', u'STORE_-1207391247'), (u'CALL_-1207391282', u'CAST_-1207390864'), (u'INT_ADD_-1207391180', u'CAST_-1207390797'), ('const-0', u'INT_EQUAL_-1207391154'), ('tmp_1156', u'INT_ADD_-1207391343'), ('tmp_1156', u'INT_ADD_-1207391422'), (u'CAST_-1207390864', u'PTRADD_-1207390850'), ('const-3', u'PTRADD_-1207390845'), (u'INT_ADD_-1207391153', u'CAST_-1207390785'), (u'CAST_-1207390792', u'STORE_-1207391178'), ('tmp_1158', u'STORE_-1207391178'), ('const-0', u'RETURN_-1207391091'), ('const-1', u'STORE_-1207391219'), (u'LOAD_-1207391359', u'INT_NOTEQUAL_-1207391343'), (u'PTRADD_-1207390845', u'STORE_-1207391247'), (u'COPY_-1207391130', u'RETURN_-1207391091'), ('tmp_1160', u'CALL_-1207391296'), ('const-228', u'CALL_-1207391060'), (u'CAST_-1207390928', u'LOAD_-1207391414'), ('const-1', u'COPY_-1207391130'), (u'INT_ADD_-1207391422', u'CAST_-1207390939'), ('const-36', u'INT_ADD_-1207391343'), (u'CAST_-1207390777', u'STORE_-1207391146'), ('tmp_1161', u'STORE_-1207391254'), ('const-2', u'PTRADD_-1207390850'), (u'CAST_-1207390829', u'STORE_-1207391236'), ('const-433', u'STORE_-1207391254'), ('const-433', u'STORE_-1207391261'), (u'CAST_-1207390824', u'INT_ADD_-1207391215'), ('const-36', u'INT_ADD_-1207391215'), (u'INT_SLESS_-1207391365', u'CBRANCH_-1207391364'), ('const-433', u'LOAD_-1207391414'), ('const-433', u'LOAD_-1207391169'), ('const-0', u'INT_EQUAL_-1207391181'), (u'PTRADD_-1207390836', u'CAST_-1207390829'), (u'LOAD_-1207391414', u'INT_NOTEQUAL_-1207391398'), ('const-3615592', u'PTRSUB_-1207390756'), (u'LOAD_-1207391339', u'INT_NOTEQUAL_-1207391323'), ('tmp_1156', u'INT_ADD_-1207391132'), ('const-48', u'CALL_-1207391282'), ('tmp_1156', u'INT_ADD_-1207391398'), (u'CAST_-1207390913', u'LOAD_-1207391385'), ('const-4', u'PTRADD_-1207390836'), (u'LOAD_-1207391196', u'INT_EQUAL_-1207391181'), ('const-1', u'RETURN_-1207391053'), ('tmp_393', u'CBRANCH_-1207391170'), (u'INT_ADD_-1207391132', u'CAST_-1207390777'), ('const-4294967295', u'INT_SLESS_-1207391365'), (u'CAST_-1207390785', u'LOAD_-1207391169'), ('const-0', u'PTRSUB_-1207390756'), (u'LOAD_-1207391169', u'INT_EQUAL_-1207391154'), (u'INT_EQUAL_-1207391154', u'CBRANCH_-1207391149'), (u'PTRSUB_-1207390756', u'CALL_-1207391060'), (u'CAST_-1207390864', u'PTRADD_-1207390836'), ('const-0', u'STORE_-1207391229'), ('const-32', u'INT_ADD_-1207391369'), ('const-0', u'STORE_-1207391275'), ('const-433', u'LOAD_-1207391438'), ('tmp_210', u'CBRANCH_-1207391340'), ('const-8', u'PTRADD_-1207390845'), (u'CAST_-1207390939', u'LOAD_-1207391438'), (u'CAST_-1207390864', u'CALL_-1207391198'), (u'INT_NOTEQUAL_-1207391323', u'CBRANCH_-1207391319'), (u'CAST_-1207390901', u'LOAD_-1207391359'), ('tmp_1156', u'INT_ADD_-1207391180'), ('const-433', u'STORE_-1207391275'), ('const-64', u'INT_ADD_-1207391132'), ('tmp_1156', u'INT_ADD_-1207391198'), ('tmp_1156', u'CALL_-1207391198'), (u'LOAD_-1207391438', u'INT_EQUAL_-1207391423'), (u'PTRADD_-1207390824', u'CAST_-1207390815'), ('const-56', u'INT_ADD_-1207391180'), ('const-8', u'PTRADD_-1207390850'), ('const-5', u'PTRADD_-1207390824'), ('tmp_134', u'CBRANCH_-1207391390'), (u'CAST_-1207390864', u'PTRADD_-1207390845'), ('const-8', u'PTRADD_-1207390836'), ('const-8', u'PTRADD_-1207390855'), (u'INT_NOTEQUAL_-1207391343', u'CBRANCH_-1207391340'), ('tmp_94', u'CBRANCH_-1207391419'), ('const-0', u'INT_EQUAL_-1207391423'), ('const-3614760', u'COPY_-1207390822'), ('const-8', u'INT_ADD_-1207391323')]
null
null
0017ab10
x64
O3
(translation_unit "undefined8\nFUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n}\n\n" (function_definition "undefined8\nFUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n}" type_identifier (function_declarator "FUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n /* WARNING: Subroutine does not return */\n FUN_00179710();\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (if_statement "if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }" { (if_statement "if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }" if (parenthesized_expression "((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0))" ( (binary_expression "(((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)" (parenthesized_expression "(((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0'))" ( (binary_expression "((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')" (parenthesized_expression "((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20)))" ( (binary_expression "(*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))" (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" ( (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != number_literal) )) || (parenthesized_expression "(-1 < *(int *)(param_1 + 0x20))" ( (binary_expression "-1 < *(int *)(param_1 + 0x20)" number_literal < (pointer_expression "*(int *)(param_1 + 0x20)" * (cast_expression "(int *)(param_1 + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ))) )) || (parenthesized_expression "(*(char *)(param_1 + 0x24) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x24) != '\0'" (pointer_expression "*(char *)(param_1 + 0x24)" * (cast_expression "(char *)(param_1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(*(long *)(param_1 + 8) != 0)" ( (binary_expression "*(long *)(param_1 + 8) != 0" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }" { comment (expression_statement "FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);" (call_expression "FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68)" identifier (argument_list "("../../gold/fileread.cc",0xe4,&DAT_00372b68)" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (pointer_expression "&DAT_00372b68" & identifier) ))) ;) })) (expression_statement "FUN_002e1880(param_1,param_3);" (call_expression "FUN_002e1880(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier ))) ;) (expression_statement "puVar1 = (undefined8 *)FUN_002d9490(0x30);" (assignment_expression "puVar1 = (undefined8 *)FUN_002d9490(0x30)" identifier = (cast_expression "(undefined8 *)FUN_002d9490(0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" * identifier) = number_literal) ;) (expression_statement "puVar1[1] = param_5;" (assignment_expression "puVar1[1] = param_5" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = param_4;" (assignment_expression "puVar1[2] = param_4" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = 0;" (assignment_expression "puVar1[3] = 0" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar1 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar1 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar1 + 4)" * (cast_expression "(undefined1 *)(puVar1 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x24) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x24) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x24)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x24)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar1 + 5) = 1;" (assignment_expression "*(undefined1 *)(puVar1 + 5) = 1" (pointer_expression "*(undefined1 *)(puVar1 + 5)" * (cast_expression "(undefined1 *)(puVar1 + 5)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 5)" ( (binary_expression "puVar1 + 5" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(param_1 + 0xb0) = puVar1;" (assignment_expression "*(undefined8 **)(param_1 + 0xb0) = puVar1" (pointer_expression "*(undefined8 **)(param_1 + 0xb0)" * (cast_expression "(undefined8 **)(param_1 + 0xb0)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) )))) = identifier) ;) (expression_statement "FUN_0017aa60(param_1,puVar1);" (call_expression "FUN_0017aa60(param_1,puVar1)" identifier (argument_list "(param_1,puVar1)" ( identifier , identifier ))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x30) = param_5;" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = param_5" (pointer_expression "*(undefined8 *)(param_1 + 0x30)" * (cast_expression "(undefined8 *)(param_1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = identifier) ;) (if_statement "if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0))" ( (binary_expression "(*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)" (parenthesized_expression "(*(char *)(param_1 + 0x38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" ( (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x40) = param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x40) = param_2" (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "FUN_00179730();" (call_expression "FUN_00179730()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_00179710();" (call_expression "FUN_00179710()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* DWARF original prototype: bool open(File_read * this, Task * task, string * name, uchar *\n contents, off_t size) */\n\nint __thiscall gold::File_read::open(File_read *this,char *__file,int __oflag,...)\n\n{\n bool bVar1;\n Task *t;\n uchar *in_RCX;\n Task_token *this_1;\n File_read *this_00;\n Task *in_R8;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,(Task_token *)__file);\n }\n if (((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)) {\n std::string::_M_assign((string *)this,___oflag);\n t = (Task *)operator_new(0x30);\n t->_vptr_Task = (_func_int_varargs **)0x0;\n t->list_next_ = in_R8;\n (t->name_)._M_dataplus._M_p = (pointer)in_RCX;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = false;\n *(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED;\n (t->name_).field_2._M_local_buf[8] = true;\n this->whole_file_view_ = (View *)t;\n this_00 = this;\n add_view(this,(View *)t);\n bVar1 = (this->token_).is_blocker_;\n this->size_ = (off_t)in_R8;\n if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) {\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }\n /* WARNING: Subroutine does not return */\n Task_token::add_writer((Task_token *)this_00,t,this_1);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0xe4,"open");\n}\n\n" comment (function_definition "int __thiscall gold::File_read::open(File_read *this,char *__file,int __oflag,...)\n\n{\n bool bVar1;\n Task *t;\n uchar *in_RCX;\n Task_token *this_1;\n File_read *this_00;\n Task *in_R8;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,(Task_token *)__file);\n }\n if (((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)) {\n std::string::_M_assign((string *)this,___oflag);\n t = (Task *)operator_new(0x30);\n t->_vptr_Task = (_func_int_varargs **)0x0;\n t->list_next_ = in_R8;\n (t->name_)._M_dataplus._M_p = (pointer)in_RCX;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = false;\n *(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED;\n (t->name_).field_2._M_local_buf[8] = true;\n this->whole_file_view_ = (View *)t;\n this_00 = this;\n add_view(this,(View *)t);\n bVar1 = (this->token_).is_blocker_;\n this->size_ = (off_t)in_R8;\n if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) {\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }\n /* WARNING: Subroutine does not return */\n Task_token::add_writer((Task_token *)this_00,t,this_1);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0xe4,"open");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::File_read::" identifier : : identifier : :) (function_declarator "open(File_read *this,char *__file,int __oflag,...)" identifier (parameter_list "(File_read *this,char *__file,int __oflag,...)" ( (parameter_declaration "File_read *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "int __oflag" primitive_type identifier) , (variadic_parameter "..." ...) ))) (compound_statement "{\n bool bVar1;\n Task *t;\n uchar *in_RCX;\n Task_token *this_1;\n File_read *this_00;\n Task *in_R8;\n \n if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,(Task_token *)__file);\n }\n if (((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)) {\n std::string::_M_assign((string *)this,___oflag);\n t = (Task *)operator_new(0x30);\n t->_vptr_Task = (_func_int_varargs **)0x0;\n t->list_next_ = in_R8;\n (t->name_)._M_dataplus._M_p = (pointer)in_RCX;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = false;\n *(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED;\n (t->name_).field_2._M_local_buf[8] = true;\n this->whole_file_view_ = (View *)t;\n this_00 = this;\n add_view(this,(View *)t);\n bVar1 = (this->token_).is_blocker_;\n this->size_ = (off_t)in_R8;\n if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) {\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }\n /* WARNING: Subroutine does not return */\n Task_token::add_writer((Task_token *)this_00,t,this_1);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/fileread.cc",0xe4,"open");\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "Task *t;" type_identifier (pointer_declarator "*t" * identifier) ;) (declaration "uchar *in_RCX;" type_identifier (pointer_declarator "*in_RCX" * identifier) ;) (declaration "Task_token *this_1;" type_identifier (pointer_declarator "*this_1" * identifier) ;) (declaration "File_read *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "Task *in_R8;" type_identifier (pointer_declarator "*in_R8" * identifier) ;) (if_statement "if ((this->token_).is_blocker_ != false) {\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,(Task_token *)__file);\n }" if (parenthesized_expression "((this->token_).is_blocker_ != false)" ( (binary_expression "(this->token_).is_blocker_ != false" (field_expression "(this->token_).is_blocker_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) != false) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n Task_token::is_writable((Task_token *)this,(Task_token *)__file);\n }" { comment (labeled_statement "Task_token::is_writable((Task_token *)this,(Task_token *)__file);" statement_identifier : (ERROR ":" :) (expression_statement "is_writable((Task_token *)this,(Task_token *)__file);" (call_expression "is_writable((Task_token *)this,(Task_token *)__file)" identifier (argument_list "((Task_token *)this,(Task_token *)__file)" ( (cast_expression "(Task_token *)this" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(Task_token *)__file" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) })) (if_statement "if (((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)) {\n std::string::_M_assign((string *)this,___oflag);\n t = (Task *)operator_new(0x30);\n t->_vptr_Task = (_func_int_varargs **)0x0;\n t->list_next_ = in_R8;\n (t->name_)._M_dataplus._M_p = (pointer)in_RCX;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = false;\n *(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED;\n (t->name_).field_2._M_local_buf[8] = true;\n this->whole_file_view_ = (View *)t;\n this_00 = this;\n add_view(this,(View *)t);\n bVar1 = (this->token_).is_blocker_;\n this->size_ = (off_t)in_R8;\n if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) {\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }\n /* WARNING: Subroutine does not return */\n Task_token::add_writer((Task_token *)this_00,t,this_1);\n }" if (parenthesized_expression "(((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0))" ( (binary_expression "((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)" (parenthesized_expression "((((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false))" ( (binary_expression "(((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)) &&\n (this->is_descriptor_opened_ == false)" (parenthesized_expression "(((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0))" ( (binary_expression "((this->token_).writer_ == (Task *)0x0) && (this->descriptor_ < 0)" (parenthesized_expression "((this->token_).writer_ == (Task *)0x0)" ( (binary_expression "(this->token_).writer_ == (Task *)0x0" (field_expression "(this->token_).writer_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) == (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(this->descriptor_ < 0)" ( (binary_expression "this->descriptor_ < 0" (field_expression "this->descriptor_" identifier -> field_identifier) < number_literal) ))) )) && (parenthesized_expression "(this->is_descriptor_opened_ == false)" ( (binary_expression "this->is_descriptor_opened_ == false" (field_expression "this->is_descriptor_opened_" identifier -> field_identifier) == false) ))) )) && (parenthesized_expression "((this->name_)._M_string_length == 0)" ( (binary_expression "(this->name_)._M_string_length == 0" (field_expression "(this->name_)._M_string_length" (parenthesized_expression "(this->name_)" ( (field_expression "this->name_" identifier -> field_identifier) )) . field_identifier) == number_literal) ))) )) (compound_statement "{\n std::string::_M_assign((string *)this,___oflag);\n t = (Task *)operator_new(0x30);\n t->_vptr_Task = (_func_int_varargs **)0x0;\n t->list_next_ = in_R8;\n (t->name_)._M_dataplus._M_p = (pointer)in_RCX;\n (t->name_)._M_string_length = 0;\n (t->name_).field_2._M_local_buf[0] = false;\n *(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED;\n (t->name_).field_2._M_local_buf[8] = true;\n this->whole_file_view_ = (View *)t;\n this_00 = this;\n add_view(this,(View *)t);\n bVar1 = (this->token_).is_blocker_;\n this->size_ = (off_t)in_R8;\n if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) {\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }\n /* WARNING: Subroutine does not return */\n Task_token::add_writer((Task_token *)this_00,t,this_1);\n }" { (labeled_statement "std::string::_M_assign((string *)this,___oflag);" statement_identifier : (ERROR ":" :) (labeled_statement "string::_M_assign((string *)this,___oflag);" statement_identifier : (ERROR ":" :) (expression_statement "_M_assign((string *)this,___oflag);" (call_expression "_M_assign((string *)this,___oflag)" identifier (argument_list "((string *)this,___oflag)" ( (cast_expression "(string *)this" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier ))) ;))) (expression_statement "t = (Task *)operator_new(0x30);" (assignment_expression "t = (Task *)operator_new(0x30)" identifier = (cast_expression "(Task *)operator_new(0x30)" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "operator_new(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "t->_vptr_Task = (_func_int_varargs **)0x0;" (assignment_expression "t->_vptr_Task = (_func_int_varargs **)0x0" (field_expression "t->_vptr_Task" identifier -> field_identifier) = (cast_expression "(_func_int_varargs **)0x0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal)) ;) (expression_statement "t->list_next_ = in_R8;" (assignment_expression "t->list_next_ = in_R8" (field_expression "t->list_next_" identifier -> field_identifier) = identifier) ;) (expression_statement "(t->name_)._M_dataplus._M_p = (pointer)in_RCX;" (assignment_expression "(t->name_)._M_dataplus._M_p = (pointer)in_RCX" (field_expression "(t->name_)._M_dataplus._M_p" (field_expression "(t->name_)._M_dataplus" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(pointer)in_RCX" ( (type_descriptor "pointer" type_identifier) ) identifier)) ;) (expression_statement "(t->name_)._M_string_length = 0;" (assignment_expression "(t->name_)._M_string_length = 0" (field_expression "(t->name_)._M_string_length" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(t->name_).field_2._M_local_buf[0] = false;" (assignment_expression "(t->name_).field_2._M_local_buf[0] = false" (subscript_expression "(t->name_).field_2._M_local_buf[0]" (field_expression "(t->name_).field_2._M_local_buf" (field_expression "(t->name_).field_2" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ]) = false) ;) (expression_statement "*(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED;" (assignment_expression "*(Data_ownership *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED" (pointer_expression "*(Data_ownership *)((long)&(t->name_).field_2 + 4)" * (cast_expression "(Data_ownership *)((long)&(t->name_).field_2 + 4)" ( (type_descriptor "Data_ownership *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(t->name_).field_2 + 4)" ( (binary_expression "(long)&(t->name_).field_2 + 4" (cast_expression "(long)&(t->name_).field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(t->name_).field_2" & (field_expression "(t->name_).field_2" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier))) + number_literal) )))) = identifier) ;) (expression_statement "(t->name_).field_2._M_local_buf[8] = true;" (assignment_expression "(t->name_).field_2._M_local_buf[8] = true" (subscript_expression "(t->name_).field_2._M_local_buf[8]" (field_expression "(t->name_).field_2._M_local_buf" (field_expression "(t->name_).field_2" (parenthesized_expression "(t->name_)" ( (field_expression "t->name_" identifier -> field_identifier) )) . field_identifier) . field_identifier) [ number_literal ]) = true) ;) (expression_statement "this->whole_file_view_ = (View *)t;" (assignment_expression "this->whole_file_view_ = (View *)t" (field_expression "this->whole_file_view_" identifier -> field_identifier) = (cast_expression "(View *)t" ( (type_descriptor "View *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "this_00 = this;" (assignment_expression "this_00 = this" identifier = identifier) ;) (expression_statement "add_view(this,(View *)t);" (call_expression "add_view(this,(View *)t)" identifier (argument_list "(this,(View *)t)" ( identifier , (cast_expression "(View *)t" ( (type_descriptor "View *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (expression_statement "bVar1 = (this->token_).is_blocker_;" (assignment_expression "bVar1 = (this->token_).is_blocker_" identifier = (field_expression "(this->token_).is_blocker_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "this->size_ = (off_t)in_R8;" (assignment_expression "this->size_ = (off_t)in_R8" (field_expression "this->size_" identifier -> field_identifier) = (cast_expression "(off_t)in_R8" ( (type_descriptor "off_t" type_identifier) ) identifier)) ;) (if_statement "if ((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)) {\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }" if (parenthesized_expression "((bVar1 == false) && ((this->token_).writer_ == (Task *)0x0))" ( (binary_expression "(bVar1 == false) && ((this->token_).writer_ == (Task *)0x0)" (parenthesized_expression "(bVar1 == false)" ( (binary_expression "bVar1 == false" identifier == false) )) && (parenthesized_expression "((this->token_).writer_ == (Task *)0x0)" ( (binary_expression "(this->token_).writer_ == (Task *)0x0" (field_expression "(this->token_).writer_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) == (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n (this->token_).writer_ = (Task *)__file;\n return 1;\n }" { (expression_statement "(this->token_).writer_ = (Task *)__file;" (assignment_expression "(this->token_).writer_ = (Task *)__file" (field_expression "(this->token_).writer_" (parenthesized_expression "(this->token_)" ( (field_expression "this->token_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Task *)__file" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (return_statement "return 1;" return number_literal ;) })) comment (labeled_statement "Task_token::add_writer((Task_token *)this_00,t,this_1);" statement_identifier : (ERROR ":" :) (expression_statement "add_writer((Task_token *)this_00,t,this_1);" (call_expression "add_writer((Task_token *)this_00,t,this_1)" identifier (argument_list "((Task_token *)this_00,t,this_1)" ( (cast_expression "(Task_token *)this_00" ( (type_descriptor "Task_token *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , identifier ))) ;)) })) comment (expression_statement "do_gold_unreachable("../../gold/fileread.cc",0xe4,"open");" (call_expression "do_gold_unreachable("../../gold/fileread.cc",0xe4,"open")" identifier (argument_list "("../../gold/fileread.cc",0xe4,"open")" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (string_literal ""open"" " string_content ") ))) ;) })))
(translation_unit "undefined8\nFUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n \n FUN_00179710();\n}\n\n" (function_definition "undefined8\nFUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n \n FUN_00179710();\n}" type_identifier (function_declarator "FUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n \n FUN_00179710();\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (if_statement "if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }" if (parenthesized_expression "(*(char *)(param_1 + 0x38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }" { (if_statement "if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }" if (parenthesized_expression "((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0))" ( (binary_expression "(((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)" (parenthesized_expression "(((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0'))" ( (binary_expression "((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')" (parenthesized_expression "((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20)))" ( (binary_expression "(*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))" (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" ( (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) != number_literal) )) || (parenthesized_expression "(-1 < *(int *)(param_1 + 0x20))" ( (binary_expression "-1 < *(int *)(param_1 + 0x20)" number_literal < (pointer_expression "*(int *)(param_1 + 0x20)" * (cast_expression "(int *)(param_1 + 0x20)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ))) )) || (parenthesized_expression "(*(char *)(param_1 + 0x24) != '\0')" ( (binary_expression "*(char *)(param_1 + 0x24) != '\0'" (pointer_expression "*(char *)(param_1 + 0x24)" * (cast_expression "(char *)(param_1 + 0x24)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) || (parenthesized_expression "(*(long *)(param_1 + 8) != 0)" ( (binary_expression "*(long *)(param_1 + 8) != 0" (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }" { (expression_statement "FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);" (call_expression "FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68)" identifier (argument_list "("../../gold/fileread.cc",0xe4,&DAT_00372b68)" ( (string_literal ""../../gold/fileread.cc"" " string_content ") , number_literal , (pointer_expression "&DAT_00372b68" & identifier) ))) ;) })) (expression_statement "FUN_002e1880(param_1,param_3);" (call_expression "FUN_002e1880(param_1,param_3)" identifier (argument_list "(param_1,param_3)" ( identifier , identifier ))) ;) (expression_statement "puVar1 = (undefined8 *)FUN_002d9490(0x30);" (assignment_expression "puVar1 = (undefined8 *)FUN_002d9490(0x30)" identifier = (cast_expression "(undefined8 *)FUN_002d9490(0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_002d9490(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" * identifier) = number_literal) ;) (expression_statement "puVar1[1] = param_5;" (assignment_expression "puVar1[1] = param_5" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = param_4;" (assignment_expression "puVar1[2] = param_4" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = 0;" (assignment_expression "puVar1[3] = 0" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar1 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar1 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar1 + 4)" * (cast_expression "(undefined1 *)(puVar1 + 4)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 4)" ( (binary_expression "puVar1 + 4" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x24) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x24) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x24)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x24)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x24)" ( (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(puVar1 + 5) = 1;" (assignment_expression "*(undefined1 *)(puVar1 + 5) = 1" (pointer_expression "*(undefined1 *)(puVar1 + 5)" * (cast_expression "(undefined1 *)(puVar1 + 5)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 5)" ( (binary_expression "puVar1 + 5" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 **)(param_1 + 0xb0) = puVar1;" (assignment_expression "*(undefined8 **)(param_1 + 0xb0) = puVar1" (pointer_expression "*(undefined8 **)(param_1 + 0xb0)" * (cast_expression "(undefined8 **)(param_1 + 0xb0)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0xb0)" ( (binary_expression "param_1 + 0xb0" identifier + number_literal) )))) = identifier) ;) (expression_statement "FUN_0017aa60(param_1,puVar1);" (call_expression "FUN_0017aa60(param_1,puVar1)" identifier (argument_list "(param_1,puVar1)" ( identifier , identifier ))) ;) (expression_statement "*(undefined8 *)(param_1 + 0x30) = param_5;" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = param_5" (pointer_expression "*(undefined8 *)(param_1 + 0x30)" * (cast_expression "(undefined8 *)(param_1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) )))) = identifier) ;) (if_statement "if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }" if (parenthesized_expression "((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0))" ( (binary_expression "(*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)" (parenthesized_expression "(*(char *)(param_1 + 0x38) == '\0')" ( (binary_expression "*(char *)(param_1 + 0x38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" * (cast_expression "(char *)(param_1 + 0x38)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" ( (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" * (cast_expression "(long *)(param_1 + 0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }" { (expression_statement "*(undefined8 *)(param_1 + 0x40) = param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x40) = param_2" (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) = identifier) ;) (return_statement "return 1;" return number_literal ;) })) (expression_statement "FUN_00179730();" (call_expression "FUN_00179730()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_00179710();" (call_expression "FUN_00179710()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) || (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (pointer_expression & IDENT) ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (return_statement return LIT ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "undefined8\nFUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)\n\n{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n \n FUN_00179710();\n}" (type_identifier "undefined8") (function_declarator "FUN_0017ab10(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" (identifier "FUN_0017ab10") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n \n if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }\n \n FUN_00179710();\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (if_statement "if (*(char *)(param_1 + 0x38) == '\0') {\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }" (if "if") (parenthesized_expression "(*(char *)(param_1 + 0x38) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" (* "*") (cast_expression "(char *)(param_1 + 0x38)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }\n FUN_002e1880(param_1,param_3);\n puVar1 = (undefined8 *)FUN_002d9490(0x30);\n *puVar1 = 0;\n puVar1[1] = param_5;\n puVar1[2] = param_4;\n puVar1[3] = 0;\n *(undefined1 *)(puVar1 + 4) = 0;\n *(undefined4 *)((long)puVar1 + 0x24) = 0;\n *(undefined1 *)(puVar1 + 5) = 1;\n *(undefined8 **)(param_1 + 0xb0) = puVar1;\n FUN_0017aa60(param_1,puVar1);\n *(undefined8 *)(param_1 + 0x30) = param_5;\n if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }\n FUN_00179730();\n }" ({ "{") (if_statement "if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) {\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }" (if "if") (parenthesized_expression "((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0))" (( "(") (binary_expression "(((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)" (parenthesized_expression "(((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0'))" (( "(") (binary_expression "((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) ||\n (*(char *)(param_1 + 0x24) != '\0')" (parenthesized_expression "((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20)))" (( "(") (binary_expression "(*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))" (parenthesized_expression "(*(long *)(param_1 + 0x40) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) != 0" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(-1 < *(int *)(param_1 + 0x20))" (( "(") (binary_expression "-1 < *(int *)(param_1 + 0x20)" (number_literal "-1") (< "<") (pointer_expression "*(int *)(param_1 + 0x20)" (* "*") (cast_expression "(int *)(param_1 + 0x20)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")"))))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(char *)(param_1 + 0x24) != '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x24) != '\0'" (pointer_expression "*(char *)(param_1 + 0x24)" (* "*") (cast_expression "(char *)(param_1 + 0x24)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x24)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(long *)(param_1 + 8) != 0)" (( "(") (binary_expression "*(long *)(param_1 + 8) != 0" (pointer_expression "*(long *)(param_1 + 8)" (* "*") (cast_expression "(long *)(param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68);" (call_expression "FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68)" (identifier "FUN_0017c650") (argument_list "("../../gold/fileread.cc",0xe4,&DAT_00372b68)" (( "(") (string_literal ""../../gold/fileread.cc"" (" """) (string_content "../../gold/fileread.cc") (" """)) (, ",") (number_literal "0xe4") (, ",") (pointer_expression "&DAT_00372b68" (& "&") (identifier "DAT_00372b68")) () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_002e1880(param_1,param_3);" (call_expression "FUN_002e1880(param_1,param_3)" (identifier "FUN_002e1880") (argument_list "(param_1,param_3)" (( "(") (identifier "param_1") (, ",") (identifier "param_3") () ")"))) (; ";")) (expression_statement "puVar1 = (undefined8 *)FUN_002d9490(0x30);" (assignment_expression "puVar1 = (undefined8 *)FUN_002d9490(0x30)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)FUN_002d9490(0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_002d9490(0x30)" (identifier "FUN_002d9490") (argument_list "(0x30)" (( "(") (number_literal "0x30") () ")"))))) (; ";")) (expression_statement "*puVar1 = 0;" (assignment_expression "*puVar1 = 0" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar1[1] = param_5;" (assignment_expression "puVar1[1] = param_5" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_5")) (; ";")) (expression_statement "puVar1[2] = param_4;" (assignment_expression "puVar1[2] = param_4" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "param_4")) (; ";")) (expression_statement "puVar1[3] = 0;" (assignment_expression "puVar1[3] = 0" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar1 + 4) = 0;" (assignment_expression "*(undefined1 *)(puVar1 + 4) = 0" (pointer_expression "*(undefined1 *)(puVar1 + 4)" (* "*") (cast_expression "(undefined1 *)(puVar1 + 4)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 4)" (( "(") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)((long)puVar1 + 0x24) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x24) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x24)" (* "*") (cast_expression "(undefined4 *)((long)puVar1 + 0x24)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x24)" (( "(") (binary_expression "(long)puVar1 + 0x24" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x24")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(puVar1 + 5) = 1;" (assignment_expression "*(undefined1 *)(puVar1 + 5) = 1" (pointer_expression "*(undefined1 *)(puVar1 + 5)" (* "*") (cast_expression "(undefined1 *)(puVar1 + 5)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 5)" (( "(") (binary_expression "puVar1 + 5" (identifier "puVar1") (+ "+") (number_literal "5")) () ")")))) (= "=") (number_literal "1")) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0xb0) = puVar1;" (assignment_expression "*(undefined8 **)(param_1 + 0xb0) = puVar1" (pointer_expression "*(undefined8 **)(param_1 + 0xb0)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0xb0)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0xb0)" (( "(") (binary_expression "param_1 + 0xb0" (identifier "param_1") (+ "+") (number_literal "0xb0")) () ")")))) (= "=") (identifier "puVar1")) (; ";")) (expression_statement "FUN_0017aa60(param_1,puVar1);" (call_expression "FUN_0017aa60(param_1,puVar1)" (identifier "FUN_0017aa60") (argument_list "(param_1,puVar1)" (( "(") (identifier "param_1") (, ",") (identifier "puVar1") () ")"))) (; ";")) (expression_statement "*(undefined8 *)(param_1 + 0x30) = param_5;" (assignment_expression "*(undefined8 *)(param_1 + 0x30) = param_5" (pointer_expression "*(undefined8 *)(param_1 + 0x30)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x30)" (( "(") (binary_expression "param_1 + 0x30" (identifier "param_1") (+ "+") (number_literal "0x30")) () ")")))) (= "=") (identifier "param_5")) (; ";")) (if_statement "if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) {\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }" (if "if") (parenthesized_expression "((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0))" (( "(") (binary_expression "(*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)" (parenthesized_expression "(*(char *)(param_1 + 0x38) == '\0')" (( "(") (binary_expression "*(char *)(param_1 + 0x38) == '\0'" (pointer_expression "*(char *)(param_1 + 0x38)" (* "*") (cast_expression "(char *)(param_1 + 0x38)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(long *)(param_1 + 0x40) == 0)" (( "(") (binary_expression "*(long *)(param_1 + 0x40) == 0" (pointer_expression "*(long *)(param_1 + 0x40)" (* "*") (cast_expression "(long *)(param_1 + 0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n *(undefined8 *)(param_1 + 0x40) = param_2;\n return 1;\n }" ({ "{") (expression_statement "*(undefined8 *)(param_1 + 0x40) = param_2;" (assignment_expression "*(undefined8 *)(param_1 + 0x40) = param_2" (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (return_statement "return 1;" (return "return") (number_literal "1") (; ";")) (} "}"))) (expression_statement "FUN_00179730();" (call_expression "FUN_00179730()" (identifier "FUN_00179730") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00179710();" (call_expression "FUN_00179710()" (identifier "FUN_00179710") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: bool open(File_read * this, Task * task, string * name, uchar * contents, off_t size) */ int __thiscall gold::type_1::function_1(type_1 *this,char *__file,int __oflag,...) { bool var_5; type_2 *t; type_3 *in_RCX; type_4 *this_1; type_1 *this_00; type_2 *in_R8; if ((this->token_).is_blocker_ != false) { /* WARNING: Subroutine does not return */ Task_token::var_1((type_4 *)this,(type_4 *)__file); } if (((((this->token_).writer_ == (type_2 *)0x0) && (this->descriptor_ < 0)) && (this->is_descriptor_opened_ == false)) && ((this->name_)._M_string_length == 0)) { std::string::var_2((type_5 *)this,___oflag); t = (type_2 *)var_3(0x30); t->_vptr_Task = (type_6 **)0x0; t->list_next_ = in_R8; (t->name_)._M_dataplus._M_p = (type_7)in_RCX; (t->name_)._M_string_length = 0; (t->name_).field_2._M_local_buf[0] = false; *(type_8 *)((long)&(t->name_).field_2 + 4) = DATA_NOT_OWNED; (t->name_).field_2._M_local_buf[8] = true; this->whole_file_view_ = (type_9 *)t; this_00 = this; var_4(this,(type_9 *)t); var_5 = (this->token_).is_blocker_; this->size_ = (type_10)in_R8; if ((var_5 == false) && ((this->token_).writer_ == (type_2 *)0x0)) { (this->token_).writer_ = (type_2 *)__file; return 1; } /* WARNING: Subroutine does not return */ Task_token::var_6((type_4 *)this_00,t,this_1); } /* WARNING: Subroutine does not return */ var_7("../../gold/fileread.cc",0xe4,"open"); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (pointer_expression argument: (identifier))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (return_statement (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
undefined8 MASKED(long param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5) { undefined8 *puVar1; if (*(char *)(param_1 + 0x38) == '\0') { if ((((*(long *)(param_1 + 0x40) != 0) || (-1 < *(int *)(param_1 + 0x20))) || (*(char *)(param_1 + 0x24) != '\0')) || (*(long *)(param_1 + 8) != 0)) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/fileread.cc",0xe4,&DAT_00372b68); } FUN_002e1880(param_1,param_3); puVar1 = (undefined8 *)FUN_002d9490(0x30); *puVar1 = 0; puVar1[1] = param_5; puVar1[2] = param_4; puVar1[3] = 0; *(undefined1 *)(puVar1 + 4) = 0; *(undefined4 *)((long)puVar1 + 0x24) = 0; *(undefined1 *)(puVar1 + 5) = 1; *(undefined8 **)(param_1 + 0xb0) = puVar1; FUN_0017aa60(param_1,puVar1); *(undefined8 *)(param_1 + 0x30) = param_5; if ((*(char *)(param_1 + 0x38) == '\0') && (*(long *)(param_1 + 0x40) == 0)) { *(undefined8 *)(param_1 + 0x40) = param_2; return 1; } FUN_00179730(); } /* WARNING: Subroutine does not return */ FUN_00179710(); }
5049_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
add_global
FUN_0021fed0
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_32,_true>::add_global (Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od, Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend) { Output_reloc_type OStack_48; Output_reloc<9,_false,_32,_true>::Output_reloc (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false); OStack_48.addend_ = addend; Output_data_reloc_base<4,_false,_32,_true>::add (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48); return; }
void FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 auStack_48 [32]; undefined4 local_28; FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0); local_28 = param_8; FUN_0021fda0(param_1,param_4,auStack_48); return; }
PUSH R12 MOV R12,RCX MOV RCX,R8 MOV R8D,R9D PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x30 MOV RBX,RSP SUB RSP,0x8 PUSH 0x0 MOV RDI,RBX PUSH 0x0 PUSH 0x0 MOV R9D,dword ptr [RSP + 0x70] CALL 0x00200a00 MOV EAX,dword ptr [RSP + 0x78] MOV RDX,RBX MOV RSI,R12 MOV RDI,RBP MOV dword ptr [RSP + 0x40],EAX ADD RSP,0x20 CALL 0x0021fda0 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('const--72', u'PTRSUB_-1203830812'), ('tmp_263', u'CALL_-1203830991'), ('tmp_268', u'CALL_-1203830991'), ('const-0', u'CALL_-1203830991'), (u'CALL_-1203830943', u'INDIRECT_-1203830776'), ('const--72', u'PTRSUB_-1203830813'), ('tmp_267', u'CALL_-1203830991'), ('const-0', u'PTRSUB_-1203830786'), ('const-0', u'RETURN_-1203830903'), ('const-0', u'CALL_-1203830991'), (u'PTRSUB_-1203830759', u'CALL_-1203830943'), ('tmp_416', u'PTRSUB_-1203830812'), ('tmp_264', u'CALL_-1203830991'), (u'PTRSUB_-1203830813', u'PTRSUB_-1203830786'), ('const-0', u'PTRSUB_-1203830759'), (u'PTRSUB_-1203830786', u'CALL_-1203830991'), ('tmp_266', u'CALL_-1203830991'), ('tmp_262', u'PTRSUB_-1203830759'), (u'PTRSUB_-1203830812', u'CALL_-1203830943'), ('const-0', u'CALL_-1203830991'), ('tmp_265', u'CALL_-1203830943'), ('tmp_269', u'COPY_-1203830969'), ('tmp_416', u'PTRSUB_-1203830813')]
[('tmp_580', u'CALL_-1203830991'), ('tmp_394', u'CALL_-1203830943'), ('tmp_603', u'CALL_-1203830991'), ('const-0', u'CALL_-1203830991'), ('const--72', u'PTRSUB_-1203830826'), ('tmp_395', u'CALL_-1203830991'), (u'CALL_-1203830943', u'INDIRECT_-1203830791'), ('tmp_402', u'CALL_-1203830991'), ('const--72', u'PTRSUB_-1203830825'), ('const-0', u'RETURN_-1203830903'), ('const-0', u'CALL_-1203830991'), ('tmp_393', u'PTRSUB_-1203830826'), ('tmp_398', u'CALL_-1203830943'), ('tmp_400', u'CALL_-1203830991'), ('tmp_393', u'PTRSUB_-1203830825'), ('tmp_581', u'COPY_-1203830969'), (u'PTRSUB_-1203830826', u'CALL_-1203830991'), ('const-0', u'CALL_-1203830991'), (u'PTRSUB_-1203830825', u'CALL_-1203830943')]
null
null
0021fed0
x64
O3
(translation_unit "void FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) , (parameter_declaration "undefined4 param_8" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);" (call_expression "FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , number_literal ))) ;) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" identifier = identifier) ;) (expression_statement "FUN_0021fda0(param_1,param_4,auStack_48);" (call_expression "FUN_0021fda0(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_true> * this, Symbol *\n gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address,\n Addend addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<4,_false,_32,_true>::add_global\n (Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;\n \n Output_reloc<9,_false,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false);\n OStack_48.addend_ = addend;\n Output_data_reloc_base<4,_false,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<4,_false,_32,_true>::add_global\n (Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_true>::add_global\n (Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend)\n\n{\n Output_reloc_type" identifier > : : (function_declarator "add_global\n (Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend)" identifier (parameter_list "(Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "Addend addend" type_identifier identifier) ))) { identifier) identifier ;) (expression_statement "Output_reloc<9,_false,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false);" (update_expression "Output_reloc<9,_false,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false)" (binary_expression "Output_reloc<9,_false,_32,_true>::Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_32,_true" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc\n (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false)" identifier (argument_list "(&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false)" ( (pointer_expression "&OStack_48.rel_" & (field_expression "OStack_48.rel_" identifier . field_identifier)) , identifier , identifier , identifier , identifier , identifier , false , false , false )))) --) ;) (expression_statement "OStack_48.addend_ = addend;" (assignment_expression "OStack_48.addend_ = addend" (field_expression "OStack_48.addend_" identifier . field_identifier) = identifier) ;) (expression_statement "Output_data_reloc_base<4,_false,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48);" (update_expression "Output_data_reloc_base<4,_false,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4,_false,_32,_true>::add\n (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<4" identifier < number_literal) (ERROR ",_false,_32,_true" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<4" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) , (parameter_declaration "undefined4 param_8" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [32];" type_identifier (array_declarator "auStack_48 [32]" identifier [ number_literal ]) ;) (declaration "undefined4 local_28;" type_identifier identifier ;) (expression_statement "FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);" (call_expression "FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal , number_literal , number_literal ))) ;) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" identifier = identifier) ;) (expression_statement "FUN_0021fda0(param_1,param_4,auStack_48);" (call_expression "FUN_0021fda0(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , LIT , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)\n\n{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021fed0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" (identifier "FUN_0021fed0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined4 param_7" (type_identifier "undefined4") (identifier "param_7")) (, ",") (parameter_declaration "undefined4 param_8" (type_identifier "undefined4") (identifier "param_8")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [32];\n undefined4 local_28;\n \n FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);\n local_28 = param_8;\n FUN_0021fda0(param_1,param_4,auStack_48);\n return;\n}" ({ "{") (declaration "undefined1 auStack_48 [32];" (type_identifier "undefined1") (array_declarator "auStack_48 [32]" (identifier "auStack_48") ([ "[") (number_literal "32") (] "]")) (; ";")) (declaration "undefined4 local_28;" (type_identifier "undefined4") (identifier "local_28") (; ";")) (expression_statement "FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0);" (call_expression "FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" (identifier "FUN_00200a00") (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0)" (( "(") (identifier "auStack_48") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "local_28 = param_8;" (assignment_expression "local_28 = param_8" (identifier "local_28") (= "=") (identifier "param_8")) (; ";")) (expression_statement "FUN_0021fda0(param_1,param_4,auStack_48);" (call_expression "FUN_0021fda0(param_1,param_4,auStack_48)" (identifier "FUN_0021fda0") (argument_list "(param_1,param_4,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_global(Output_data_reloc<4,_false,_32,_true> * this, Symbol * gsym, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address, Addend addend) */ void __thiscall gold::Output_data_reloc<4,_false,_32,_true>::add_global (Output_data_reloc<4,_false,_32,_true> *this,Symbol *gsym,uint type,Output_data *od, Sized_relobj<32,_true> *relobj,uint shndx,Address address,Addend addend) { Output_reloc_type OStack_48; var_1<9,_false,_32,_true>::var_1 (&OStack_48.rel_,gsym,type,relobj,shndx,address,false,false,false); OStack_48.addend_ = addend; var_2<4,_false,_32,_true>::var_3 (&this->super_Output_data_reloc_base<4,_false,_32,_true>,od,&OStack_48); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined4 param_7,undefined4 param_8) { undefined1 auStack_48 [32]; undefined4 local_28; FUN_00200a00(auStack_48,param_2,param_3,param_5,param_6,param_7,0,0,0); local_28 = param_8; FUN_0021fda0(param_1,param_4,auStack_48); return; }
5664_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
run
FUN_002401f0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void run(Finish_group * this, Workqueue * param_1) */ void __thiscall gold::Finish_group::run(Finish_group *this,Workqueue *param_1) { Archive *pAVar1; Incremental_inputs *this_00; Plugin_manager *this_01; pointer ppAVar2; pointer ppAVar3; int __in_chrg; Archive *pAVar4; Input_group *this_02; bool bVar5; this_02 = this->input_group_; pAVar4 = (Archive *)this->symtab_->saw_undefined_; ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_> ._M_impl._M_start; ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_> ._M_impl._M_finish; if ((Archive *)this->saw_undefined_ != pAVar4) { do { param_1 = (Workqueue *)pAVar4; if (ppAVar3 != ppAVar2) { do { pAVar1 = *ppAVar3; File_read::lock(&pAVar1->input_file_->file_,&this->super_Task); /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */ Archive::add_symbols (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_); ppAVar2 = ppAVar3 + 1; File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task); this_02 = this->input_group_; ppAVar3 = ppAVar2; } while (ppAVar2 != (this_02->archives_). super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl. _M_finish); ppAVar3 = (this_02->archives_). super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl. _M_start; param_1 = (Workqueue *)this->symtab_->saw_undefined_; } bVar5 = pAVar4 != (Archive *)param_1; pAVar4 = (Archive *)param_1; } while (bVar5); } __in_chrg = (int)param_1; if (ppAVar3 != ppAVar2) { do { this_00 = this->layout_->incremental_inputs_; if (this_00 != (Incremental_inputs *)0x0) { param_1 = (Workqueue *)*ppAVar3; Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1); this_02 = this->input_group_; } __in_chrg = (int)param_1; ppAVar3 = ppAVar3 + 1; } while ((this_02->archives_). super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish != ppAVar3); } if (parameters->options_ == (General_options *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x5c,"options"); } this_01 = parameters->options_->plugins_; if (this_01 == (Plugin_manager *)0x0) { Input_group::~Input_group(this_02,__in_chrg); operator_delete(this_02,0x18); return; } Plugin_manager::save_input_group(this_01,this_02); return; }
void FUN_002401f0(long param_1) { long *plVar1; long *plVar2; long lVar3; long lVar4; undefined8 *puVar5; bool bVar6; puVar5 = *(undefined8 **)(param_1 + 0x58); plVar2 = (long *)*puVar5; plVar1 = (long *)puVar5[1]; lVar4 = **(long **)(param_1 + 0x40); if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) { do { lVar3 = lVar4; if (plVar2 != plVar1) { do { lVar3 = *plVar2; FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1); /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */ FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48), *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50)); plVar1 = plVar2 + 1; FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1); puVar5 = *(undefined8 **)(param_1 + 0x58); plVar2 = plVar1; } while (plVar1 != (long *)puVar5[1]); plVar2 = (long *)*puVar5; lVar3 = **(long **)(param_1 + 0x40); } bVar6 = lVar4 != lVar3; lVar4 = lVar3; } while (bVar6); } if (plVar2 != plVar1) { do { lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378); if (lVar4 != 0) { FUN_00183e70(lVar4,*plVar2); puVar5 = *(undefined8 **)(param_1 + 0x58); } plVar2 = plVar2 + 1; } while ((long *)puVar5[1] != plVar2); } if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058); if (lVar4 == 0) { FUN_002401a0(puVar5); thunk_FUN_002dac70(puVar5,0x18); return; } FUN_00239f80(lVar4,puVar5); return; }
PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RAX,qword ptr [RDI + 0x40] MOV R13,qword ptr [RDI + 0x58] MOV RCX,qword ptr [RDI + 0x60] MOV R12,qword ptr [RAX] MOV RDX,qword ptr [R13] MOV RAX,qword ptr [R13 + 0x8] CMP RCX,R12 JZ 0x00240294 NOP dword ptr [RAX] MOV RBP,RDX CMP RDX,RAX JZ 0x002402f8 NOP dword ptr [RAX] MOV R13,qword ptr [RBP] MOV RSI,RBX MOV RAX,qword ptr [R13 + 0x38] LEA RDI,[RAX + 0x28] CALL 0x00179ad0 MOV RCX,qword ptr [RBX + 0x38] MOV RDX,qword ptr [RBX + 0x48] MOV RSI,qword ptr [RBX + 0x40] MOV R8,qword ptr [RBX + 0x50] MOV RDI,qword ptr [RBP] CALL 0x0028fb30 MOV RDI,qword ptr [R13 + 0x38] MOV RSI,RBX ADD RBP,0x8 ADD RDI,0x28 CALL 0x0017a690 MOV R13,qword ptr [RBX + 0x58] MOV RAX,RBP CMP RBP,qword ptr [R13 + 0x8] JNZ 0x00240230 MOV RCX,qword ptr [RBX + 0x40] MOV RDX,qword ptr [R13] MOV RSI,qword ptr [RCX] MOV RCX,R12 MOV R12,RSI CMP RCX,R12 JNZ 0x00240220 CMP RDX,RAX JZ 0x002402c7 MOV RBP,RDX NOP dword ptr [RAX] MOV RAX,qword ptr [RBX + 0x48] MOV RDI,qword ptr [RAX + 0x378] TEST RDI,RDI JZ 0x002402bd MOV RSI,qword ptr [RBP] CALL 0x00183e70 MOV R13,qword ptr [RBX + 0x58] ADD RBP,0x8 CMP qword ptr [R13 + 0x8],RBP JNZ 0x002402a0 MOV RAX,qword ptr [0x0043e6b0] MOV RAX,qword ptr [RAX + 0x10] TEST RAX,RAX JZ 0x0024031c MOV RDI,qword ptr [RAX + 0x9058] TEST RDI,RDI JZ 0x002402fd ADD RSP,0x8 MOV RSI,R13 POP RBX POP RBP POP R12 POP R13 JMP 0x00239f80 MOV RSI,R12 JMP 0x00240289 MOV RDI,R13 CALL 0x002401a0 ADD RSP,0x8 MOV RDI,R13 MOV ESI,0x18 POP RBX POP RBP POP R12 POP R13 JMP 0x002dac60 LEA RDX,[0x382d60] MOV ESI,0x5c LEA RDI,[0x3726d0] CALL 0x0017c650
null
null
null
null
[(u'INT_NOTEQUAL_-1204092341', u'CBRANCH_-1204092340'), (u'MULTIEQUAL_-1204091812', u'MULTIEQUAL_-1204091916'), ('const-0', u'PTRSUB_-1204091481'), (u'LOAD_-1204092175', u'INT_NOTEQUAL_-1204092159'), ('const-433', u'LOAD_-1204091972'), (u'PTRSUB_-1204091569', u'LOAD_-1204092294'), (u'PTRSUB_-1204091615', u'PTRSUB_-1204091586'), (u'CALL_-1204091883', u'INDIRECT_-1204091475'), (u'COPY_-1204091395', u'CALL_-1204091801'), ('const-0', u'PTRSUB_-1204091570'), (u'PTRSUB_-1204091554', u'LOAD_-1204092273'), (u'LOAD_-1204092387', u'MULTIEQUAL_-1204091700'), (u'LOAD_-1204092387', u'PTRSUB_-1204091610'), (u'MULTIEQUAL_-1204091713', u'MULTIEQUAL_-1204091700'), ('const-433', u'LOAD_-1204092143'), (u'MULTIEQUAL_-1204091770', u'MULTIEQUAL_-1204091748'), (u'PTRSUB_-1204091412', u'PTRSUB_-1204091399'), (u'LOAD_-1204092081', u'CALL_-1204092044'), (u'MULTIEQUAL_-1204091585', u'MULTIEQUAL_-1204091689'), ('const-888', u'PTRSUB_-1204091444'), (u'PTRSUB_-1204091391', u'PTRSUB_-1204091385'), ('const-0', u'PTRSUB_-1204091505'), (u'CAST_-1204091434', u'COPY_-1204091506'), (u'LOAD_-1204092394', u'PTRSUB_-1204091619'), ('const-0', u'INT_EQUAL_-1204091950'), (u'PTRSUB_-1204091486', u'LOAD_-1204092155'), ('const-0', u'RETURN_-1204091828'), ('const-433', u'LOAD_-1204092175'), ('const-433', u'LOAD_-1204091994'), (u'PTRSUB_-1204091481', u'PTRSUB_-1204091463'), ('const-0', u'PTRSUB_-1204091610'), (u'LOAD_-1204092246', u'CALL_-1204092233'), (u'PTRSUB_-1204091463', u'PTRSUB_-1204091455'), (u'MULTIEQUAL_-1204091748', u'LOAD_-1204092057'), ('tmp_837', u'PTRSUB_-1204091624'), ('const-433', u'LOAD_-1204092394'), (u'PTRSUB_-1204091544', u'LOAD_-1204092259'), (u'MULTIEQUAL_-1204091812', u'MULTIEQUAL_-1204091799'), (u'COPY_-1204091506', u'MULTIEQUAL_-1204091753'), ('const-80', u'PTRSUB_-1204091539'), ('const-8', u'PTRSUB_-1204091385'), ('const-0', u'PTRSUB_-1204091619'), ('const-56', u'PTRSUB_-1204091525'), (u'LOAD_-1204092305', u'PTRSUB_-1204091569'), (u'PTRSUB_-1204091634', u'LOAD_-1204092394'), ('const-0', u'PTRSUB_-1204091412'), ('const-96', u'PTRSUB_-1204091624'), ('const-40', u'PTRSUB_-1204091564'), ('const-0', u'PTRSUB_-1204091494'), ('const-8', u'PTRSUB_-1204091565'), ('tmp_353', u'CBRANCH_-1204092156'), (u'COPY_-1204091615', u'MULTIEQUAL_-1204091824'), ('const-8', u'PTRADD_-1204091418'), (u'INDIRECT_-1204091553', u'MULTIEQUAL_-1204091537'), ('const-0', u'PTRSUB_-1204091459'), (u'MULTIEQUAL_-1204091731', u'MULTIEQUAL_-1204091704'), (u'SUBPIECE_-1204091548', u'MULTIEQUAL_-1204091540'), (u'COPY_-1204091517', u'MULTIEQUAL_-1204091859'), (u'PTRSUB_-1204091449', u'LOAD_-1204092149'), (u'INDIRECT_-1204091717', u'MULTIEQUAL_-1204091704'), (u'LOAD_-1204092305', u'PTRSUB_-1204091525'), (u'MULTIEQUAL_-1204091770', u'INT_NOTEQUAL_-1204092098'), (u'PTRSUB_-1204091619', u'LOAD_-1204092374'), (u'INT_EQUAL_-1204091950', u'CBRANCH_-1204091948'), ('const-1', u'PTRADD_-1204091518'), (u'PTRSUB_-1204091476', u'LOAD_-1204092143'), ('tmp_837', u'PTRSUB_-1204091554'), ('tmp_602', u'CBRANCH_-1204091973'), (u'CALL_-1204091801', u'INDIRECT_-1204091429'), ('const-1', u'RETURN_-1204091796'), ('tmp_636', u'CBRANCH_-1204091948'), ('const-64', u'PTRSUB_-1204091634'), (u'LOAD_-1204092259', u'CALL_-1204092233'), (u'MULTIEQUAL_-1204091753', u'CAST_-1204091420'), (u'INT_NOTEQUAL_-1204092314', u'CBRANCH_-1204092313'), ('const-88', u'PTRSUB_-1204091629'), (u'MULTIEQUAL_-1204091537', u'MULTIEQUAL_-1204091564'), ('const-433', u'LOAD_-1204092252'), (u'MULTIEQUAL_-1204091572', u'MULTIEQUAL_-1204091564'), ('const-92', u'CALL_-1204091801'), ('const-8', u'PTRADD_-1204091518'), (u'PTRSUB_-1204091578', u'PTRSUB_-1204091570'), ('const-0', u'PTRSUB_-1204091578'), ('const-433', u'LOAD_-1204092369'), (u'MULTIEQUAL_-1204091540', u'CALL_-1204091883'), ('const-433', u'LOAD_-1204092380'), (u'MULTIEQUAL_-1204091783', u'MULTIEQUAL_-1204091770'), ('const-3681632', u'COPY_-1204091394'), (u'MULTIEQUAL_-1204091740', u'MULTIEQUAL_-1204091731'), ('const-36952', u'PTRSUB_-1204091387'), (u'PTRSUB_-1204091586', u'PTRSUB_-1204091578'), (u'INDIRECT_-1204091429', u'COPY_-1204091483'), (u'PTRSUB_-1204091564', u'CALL_-1204092275'), ('const-72', u'PTRSUB_-1204091549'), ('const-433', u'LOAD_-1204092305'), ('const-0', u'PTRSUB_-1204091615'), (u'PTRSUB_-1204091387', u'LOAD_-1204091972'), (u'LOAD_-1204092081', u'INT_NOTEQUAL_-1204092058'), (u'LOAD_-1204092374', u'CAST_-1204091563'), ('const-0', u'PTRSUB_-1204091475'), (u'LOAD_-1204092186', u'PTRSUB_-1204091481'), ('const-433', u'LOAD_-1204092042'), (u'INT_NOTEQUAL_-1204092159', u'CBRANCH_-1204092156'), (u'MULTIEQUAL_-1204091692', u'MULTIEQUAL_-1204091665'), (u'CALL_-1204092188', u'INDIRECT_-1204091626'), (u'MULTIEQUAL_-1204091585', u'MULTIEQUAL_-1204091572'), (u'LOAD_-1204092387', u'MULTIEQUAL_-1204091817'), ('const-16', u'PTRSUB_-1204091397'), (u'MULTIEQUAL_-1204091537', u'MULTIEQUAL_-1204091526'), (u'MULTIEQUAL_-1204091689', u'MULTIEQUAL_-1204091585'), (u'LOAD_-1204092155', u'PTRSUB_-1204091476'), (u'COPY_-1204091394', u'CALL_-1204091801'), ('const-0', u'PTRSUB_-1204091586'), (u'PTRADD_-1204091518', u'COPY_-1204091517'), ('const-433', u'LOAD_-1204092022'), (u'MULTIEQUAL_-1204091753', u'MULTIEQUAL_-1204091740'), ('const-433', u'LOAD_-1204092088'), ('const-0', u'SUBPIECE_-1204091590'), (u'INDIRECT_-1204091489', u'COPY_-1204091548'), ('const-0', u'PTRSUB_-1204091581'), ('tmp_130', u'CBRANCH_-1204092340'), (u'LOAD_-1204091994', u'INT_EQUAL_-1204091975'), ('tmp_837', u'PTRSUB_-1204091422'), (u'PTRSUB_-1204091385', u'LOAD_-1204092022'), ('tmp_837', u'PTRSUB_-1204091549'), (u'CAST_-1204091563', u'COPY_-1204091615'), (u'MULTIEQUAL_-1204091665', u'MULTIEQUAL_-1204091654'), ('const-433', u'LOAD_-1204092374'), (u'MULTIEQUAL_-1204091740', u'SUBPIECE_-1204091590'), (u'PTRSUB_-1204091570', u'LOAD_-1204092369'), (u'PTRSUB_-1204091549', u'LOAD_-1204092266'), ('const-433', u'LOAD_-1204092387'), (u'LOAD_-1204092057', u'CAST_-1204091389'), ('const-433', u'LOAD_-1204092266'), ('const-56', u'PTRSUB_-1204091569'), (u'LOAD_-1204092266', u'CALL_-1204092233'), ('const-433', u'LOAD_-1204092186'), (u'CAST_-1204091384', u'CALL_-1204092044'), (u'LOAD_-1204092294', u'PTRSUB_-1204091564'), (u'PTRSUB_-1204091624', u'LOAD_-1204092380'), ('const-433', u'LOAD_-1204092362'), ('tmp_837', u'PTRSUB_-1204091502'), (u'MULTIEQUAL_-1204091704', u'MULTIEQUAL_-1204091731'), ('tmp_837', u'PTRSUB_-1204091505'), (u'MULTIEQUAL_-1204091916', u'INT_NOTEQUAL_-1204092314'), (u'MULTIEQUAL_-1204091887', u'MULTIEQUAL_-1204091783'), (u'MULTIEQUAL_-1204091665', u'PTRSUB_-1204091412'), (u'LOAD_-1204092252', u'CALL_-1204092233'), ('tmp_2091', u'MULTIEQUAL_-1204091572'), (u'MULTIEQUAL_-1204091654', u'CALL_-1204091832'), (u'CALL_-1204091832', u'INDIRECT_-1204091451'), (u'MULTIEQUAL_-1204091887', u'INT_NOTEQUAL_-1204092314'), (u'INT_NOTEQUAL_-1204092115', u'CBRANCH_-1204092113'), (u'MULTIEQUAL_-1204091654', u'CALL_-1204091904'), ('const-88', u'PTRSUB_-1204091502'), (u'PTRSUB_-1204091565', u'LOAD_-1204092362'), (u'CAST_-1204091533', u'COPY_-1204091601'), ('const-64', u'PTRSUB_-1204091486'), ('const-72', u'PTRSUB_-1204091449'), ('tmp_837', u'PTRSUB_-1204091629'), (u'MULTIEQUAL_-1204091859', u'LOAD_-1204092305'), (u'PTRSUB_-1204091467', u'PTRSUB_-1204091460'), ('tmp_837', u'PTRSUB_-1204091539'), (u'LOAD_-1204092186', u'MULTIEQUAL_-1204091713'), (u'PTRSUB_-1204091610', u'PTRSUB_-1204091581'), ('const-0', u'PTRSUB_-1204091476'), (u'INDIRECT_-1204091626', u'MULTIEQUAL_-1204091585'), (u'LOAD_-1204092362', u'MULTIEQUAL_-1204091799'), (u'INT_NOTEQUAL_-1204092058', u'CBRANCH_-1204092057'), (u'LOAD_-1204092149', u'MULTIEQUAL_-1204091783'), (u'INT_NOTEQUAL_-1204092006', u'CBRANCH_-1204092003'), (u'MULTIEQUAL_-1204091916', u'MULTIEQUAL_-1204091812'), (u'CAST_-1204091389', u'CAST_-1204091384'), (u'PTRSUB_-1204091512', u'CALL_-1204092188'), ('const-433', u'LOAD_-1204092259'), ('tmp_837', u'PTRSUB_-1204091544'), (u'CALL_-1204091904', u'INDIRECT_-1204091489'), (u'LOAD_-1204091994', u'PTRSUB_-1204091387'), ('const-0', u'PTRSUB_-1204091391'), ('const-433', u'LOAD_-1204092081'), ('tmp_162', u'CBRANCH_-1204092313'), ('const-8', u'PTRSUB_-1204091460'), ('const-0', u'PTRSUB_-1204091573'), ('const-56', u'PTRSUB_-1204091554'), (u'PTRADD_-1204091418', u'INT_NOTEQUAL_-1204092006'), (u'MULTIEQUAL_-1204091887', u'COPY_-1204091604'), (u'MULTIEQUAL_-1204091665', u'MULTIEQUAL_-1204091692'), ('tmp_837', u'PTRSUB_-1204091634'), (u'INT_NOTEQUAL_-1204092098', u'CBRANCH_-1204092097'), (u'MULTIEQUAL_-1204091654', u'CALL_-1204091883'), (u'LOAD_-1204092088', u'PTRSUB_-1204091444'), (u'MULTIEQUAL_-1204091713', u'MULTIEQUAL_-1204091817'), ('const-433', u'LOAD_-1204092155'), ('const-1', u'PTRADD_-1204091418'), (u'MULTIEQUAL_-1204091689', u'MULTIEQUAL_-1204091675'), (u'MULTIEQUAL_-1204091564', u'MULTIEQUAL_-1204091537'), (u'PTRSUB_-1204091629', u'LOAD_-1204092387'), (u'PTRADD_-1204091418', u'MULTIEQUAL_-1204091748'), ('tmp_481', u'CBRANCH_-1204092057'), ('const-64', u'PTRSUB_-1204091544'), (u'MULTIEQUAL_-1204091824', u'CAST_-1204091533'), (u'MULTIEQUAL_-1204091859', u'PTRADD_-1204091518'), ('tmp_837', u'PTRSUB_-1204091449'), (u'COPY_-1204091601', u'MULTIEQUAL_-1204091753'), (u'PTRADD_-1204091518', u'MULTIEQUAL_-1204091812'), (u'PTRSUB_-1204091539', u'LOAD_-1204092252'), (u'PTRSUB_-1204091449', u'LOAD_-1204092088'), (u'LOAD_-1204092143', u'CAST_-1204091434'), (u'MULTIEQUAL_-1204091824', u'INT_NOTEQUAL_-1204092115'), (u'MULTIEQUAL_-1204091704', u'SUBPIECE_-1204091548'), ('tmp_566', u'CBRANCH_-1204092003'), (u'CAST_-1204091420', u'COPY_-1204091491'), (u'MULTIEQUAL_-1204091572', u'MULTIEQUAL_-1204091526'), (u'LOAD_-1204092380', u'CAST_-1204091568'), (u'LOAD_-1204091972', u'CALL_-1204091904'), (u'COPY_-1204091491', u'MULTIEQUAL_-1204091824'), (u'PTRSUB_-1204091494', u'PTRSUB_-1204091475'), (u'COPY_-1204091604', u'MULTIEQUAL_-1204091859'), (u'LOAD_-1204091972', u'INT_EQUAL_-1204091950'), ('const-433', u'LOAD_-1204092246'), ('const-88', u'PTRSUB_-1204091422'), (u'INDIRECT_-1204091626', u'MULTIEQUAL_-1204091675'), (u'PTRSUB_-1204091505', u'CALL_-1204092275'), ('const-433', u'LOAD_-1204092057'), ('const-433', u'LOAD_-1204092273'), (u'PTRSUB_-1204091460', u'LOAD_-1204092175'), ('const-0', u'SUBPIECE_-1204091548'), (u'PTRSUB_-1204091502', u'LOAD_-1204092186'), (u'LOAD_-1204092186', u'PTRSUB_-1204091494'), ('const-433', u'LOAD_-1204092149'), (u'INT_EQUAL_-1204091975', u'CBRANCH_-1204091973'), (u'PTRSUB_-1204091459', u'CALL_-1204092188'), (u'PTRSUB_-1204091397', u'LOAD_-1204091994'), ('const-433', u'LOAD_-1204092294'), (u'CALL_-1204092044', u'INDIRECT_-1204091553'), (u'PTRSUB_-1204091455', u'PTRSUB_-1204091449'), ('const-0', u'INT_EQUAL_-1204091975'), ('const-0', u'PTRSUB_-1204091467'), (u'MULTIEQUAL_-1204091700', u'MULTIEQUAL_-1204091692'), (u'MULTIEQUAL_-1204091859', u'LOAD_-1204092246'), (u'MULTIEQUAL_-1204091753', u'CAST_-1204091424'), (u'PTRADD_-1204091518', u'INT_NOTEQUAL_-1204092159'), (u'PTRSUB_-1204091525', u'LOAD_-1204092231'), (u'CALL_-1204092233', u'INDIRECT_-1204091647'), ('tmp_2091', u'MULTIEQUAL_-1204091689'), ('tmp_407', u'CBRANCH_-1204092113'), ('const-433', u'LOAD_-1204092231'), (u'MULTIEQUAL_-1204091817', u'MULTIEQUAL_-1204091713'), (u'INDIRECT_-1204091451', u'COPY_-1204091508'), ('tmp_838', u'MULTIEQUAL_-1204091740'), (u'CALL_-1204092044', u'INDIRECT_-1204091717'), (u'CALL_-1204092275', u'INDIRECT_-1204091673'), (u'MULTIEQUAL_-1204091783', u'MULTIEQUAL_-1204091887'), (u'MULTIEQUAL_-1204091748', u'PTRADD_-1204091418'), (u'PTRSUB_-1204091444', u'LOAD_-1204092081'), ('const-3614416', u'COPY_-1204091395'), (u'LOAD_-1204092387', u'PTRSUB_-1204091615'), (u'LOAD_-1204092369', u'MULTIEQUAL_-1204091887'), ('const-0', u'PTRSUB_-1204091449'), ('tmp_837', u'PTRSUB_-1204091459'), (u'CAST_-1204091563', u'INT_NOTEQUAL_-1204092341'), (u'PTRSUB_-1204091581', u'PTRSUB_-1204091573'), ('const-0', u'RETURN_-1204091900'), ('tmp_837', u'PTRSUB_-1204091486'), (u'MULTIEQUAL_-1204091700', u'MULTIEQUAL_-1204091654'), ('const-0', u'PTRSUB_-1204091399'), (u'MULTIEQUAL_-1204091526', u'PTRSUB_-1204091397'), (u'PTRSUB_-1204091573', u'PTRSUB_-1204091565'), (u'LOAD_-1204092369', u'MULTIEQUAL_-1204091770'), (u'LOAD_-1204092022', u'INT_NOTEQUAL_-1204092006'), ('const-40', u'PTRSUB_-1204091512'), ('const-24', u'CALL_-1204091832'), (u'LOAD_-1204092362', u'MULTIEQUAL_-1204091916'), ('const-0', u'PTRSUB_-1204091463'), ('tmp_437', u'CBRANCH_-1204092097'), (u'LOAD_-1204092042', u'MULTIEQUAL_-1204091665'), ('const-0', u'INT_NOTEQUAL_-1204092058'), (u'CAST_-1204091568', u'INT_NOTEQUAL_-1204092341'), (u'PTRSUB_-1204091422', u'LOAD_-1204092042'), (u'MULTIEQUAL_-1204091799', u'INT_NOTEQUAL_-1204092098'), (u'LOAD_-1204092231', u'PTRSUB_-1204091512'), (u'PTRSUB_-1204091399', u'PTRSUB_-1204091391'), (u'PTRSUB_-1204091475', u'PTRSUB_-1204091467'), ('const-0', u'PTRSUB_-1204091455'), (u'SUBPIECE_-1204091590', u'MULTIEQUAL_-1204091540'), (u'LOAD_-1204092273', u'CALL_-1204092233'), (u'CAST_-1204091424', u'INT_NOTEQUAL_-1204092115')]
[(u'INT_NOTEQUAL_-1204092341', u'CBRANCH_-1204092340'), (u'CAST_-1204091566', u'LOAD_-1204092294'), (u'INDIRECT_-1204091560', u'MULTIEQUAL_-1204091544'), (u'CAST_-1204091537', u'LOAD_-1204092252'), (u'CALL_-1204092275', u'INDIRECT_-1204091680'), (u'MULTIEQUAL_-1204091757', u'INT_NOTEQUAL_-1204092115'), (u'LOAD_-1204092369', u'CAST_-1204091611'), (u'CAST_-1204091451', u'LOAD_-1204092088'), (u'COPY_-1204091402', u'CALL_-1204091801'), ('const-96', u'INT_ADD_-1204092364'), ('const-433', u'LOAD_-1204092273'), (u'INDIRECT_-1204091633', u'MULTIEQUAL_-1204091592'), (u'MULTIEQUAL_-1204091696', u'MULTIEQUAL_-1204091682'), (u'LOAD_-1204092081', u'CALL_-1204092044'), (u'LOAD_-1204092362', u'CAST_-1204091606'), ('tmp_1706', u'INT_ADD_-1204092139'), ('const-0', u'INT_EQUAL_-1204091950'), ('const-433', u'LOAD_-1204092231'), ('const-0', u'RETURN_-1204091828'), ('const-1', u'PTRADD_-1204091538'), (u'LOAD_-1204092246', u'CALL_-1204092233'), (u'LOAD_-1204092374', u'COPY_-1204091668'), (u'INT_ADD_-1204092271', u'CALL_-1204092275'), (u'LOAD_-1204092387', u'LOAD_-1204092369'), (u'LOAD_-1204092305', u'INT_ADD_-1204092215'), ('const-8', u'PTRADD_-1204091623'), (u'CAST_-1204091482', u'MULTIEQUAL_-1204091785'), ('const-88', u'INT_ADD_-1204092371'), (u'MULTIEQUAL_-1204091861', u'LOAD_-1204092305'), ('const-56', u'INT_ADD_-1204092257'), ('const-433', u'LOAD_-1204092057'), ('const-433', u'LOAD_-1204092088'), ('tmp_1706', u'CALL_-1204092275'), (u'LOAD_-1204092175', u'CAST_-1204091494'), (u'CALL_-1204091801', u'INDIRECT_-1204091436'), ('tmp_353', u'CBRANCH_-1204092156'), ('const-80', u'INT_ADD_-1204092236'), (u'CAST_-1204091401', u'LOAD_-1204091994'), ('const-433', u'LOAD_-1204092149'), ('const-433', u'LOAD_-1204092394'), (u'PTRADD_-1204091517', u'LOAD_-1204092175'), ('const-8', u'PTRADD_-1204091447'), (u'PTRADD_-1204091538', u'INT_NOTEQUAL_-1204092159'), (u'MULTIEQUAL_-1204091592', u'MULTIEQUAL_-1204091579'), (u'LOAD_-1204092143', u'COPY_-1204091559'), (u'MULTIEQUAL_-1204091717', u'MULTIEQUAL_-1204091704'), ('const-3614416', u'COPY_-1204091402'), (u'INT_EQUAL_-1204091950', u'CBRANCH_-1204091948'), ('const-88', u'INT_ADD_-1204092170'), ('const-433', u'LOAD_-1204092155'), (u'CALL_-1204092044', u'INDIRECT_-1204091560'), (u'INT_ADD_-1204092278', u'CAST_-1204091566'), ('tmp_1706', u'INT_ADD_-1204092250'), (u'PTRADD_-1204091932', u'CAST_-1204091401'), (u'MULTIEQUAL_-1204091592', u'MULTIEQUAL_-1204091696'), ('const-40', u'INT_ADD_-1204092189'), ('tmp_602', u'CBRANCH_-1204091973'), (u'MULTIEQUAL_-1204091658', u'CALL_-1204091883'), (u'CAST_-1204091487', u'LOAD_-1204092155'), (u'MULTIEQUAL_-1204091814', u'MULTIEQUAL_-1204091801'), (u'CAST_-1204091611', u'MULTIEQUAL_-1204091772'), ('const-1', u'RETURN_-1204091796'), (u'INT_ADD_-1204092065', u'CAST_-1204091446'), ('tmp_636', u'CBRANCH_-1204091948'), (u'LOAD_-1204092259', u'CALL_-1204092233'), ('const-64', u'INT_ADD_-1204092139'), (u'CALL_-1204091832', u'INDIRECT_-1204091458'), ('tmp_1706', u'CALL_-1204092188'), (u'INT_NOTEQUAL_-1204092314', u'CBRANCH_-1204092313'), (u'MULTIEQUAL_-1204091821', u'MULTIEQUAL_-1204091717'), (u'COPY_-1204091401', u'CALL_-1204091801'), (u'LOAD_-1204092387', u'MULTIEQUAL_-1204091704'), (u'COPY_-1204091559', u'MULTIEQUAL_-1204091757'), (u'MULTIEQUAL_-1204091785', u'MULTIEQUAL_-1204091772'), (u'MULTIEQUAL_-1204091889', u'INT_NOTEQUAL_-1204092314'), (u'MULTIEQUAL_-1204091717', u'MULTIEQUAL_-1204091821'), (u'LOAD_-1204092186', u'PTRADD_-1204091517'), ('tmp_1706', u'INT_ADD_-1204092378'), (u'LOAD_-1204092022', u'CAST_-1204091415'), ('const-1', u'PTRADD_-1204091623'), ('const-8', u'PTRADD_-1204091517'), (u'INDIRECT_-1204091496', u'COPY_-1204091555'), (u'MULTIEQUAL_-1204091814', u'MULTIEQUAL_-1204091918'), (u'LOAD_-1204092081', u'INT_NOTEQUAL_-1204092058'), (u'INDIRECT_-1204091458', u'COPY_-1204091515'), (u'PTRADD_-1204091538', u'COPY_-1204091570'), (u'MULTIEQUAL_-1204091533', u'PTRADD_-1204091932'), (u'INT_NOTEQUAL_-1204092159', u'CBRANCH_-1204092156'), ('const-433', u'LOAD_-1204092143'), (u'INT_ADD_-1204092378', u'CAST_-1204091629'), (u'CAST_-1204091552', u'LOAD_-1204092273'), (u'CAST_-1204091424', u'LOAD_-1204092042'), (u'INT_ADD_-1204092170', u'CAST_-1204091502'), (u'INT_ADD_-1204092139', u'CAST_-1204091487'), (u'LOAD_-1204092042', u'MULTIEQUAL_-1204091669'), (u'MULTIEQUAL_-1204091889', u'COPY_-1204091657'), (u'COPY_-1204091657', u'MULTIEQUAL_-1204091861'), (u'MULTIEQUAL_-1204091861', u'PTRADD_-1204091538'), ('tmp_1706', u'INT_ADD_-1204092243'), (u'MULTIEQUAL_-1204091696', u'MULTIEQUAL_-1204091669'), ('tmp_1706', u'INT_ADD_-1204092236'), ('const-8', u'PTRADD_-1204091442'), ('tmp_1706', u'INT_ADD_-1204092026'), (u'INDIRECT_-1204091436', u'COPY_-1204091490'), ('tmp_1706', u'INT_ADD_-1204092364'), (u'CALL_-1204091904', u'INDIRECT_-1204091496'), ('tmp_130', u'CBRANCH_-1204092340'), (u'LOAD_-1204091994', u'INT_EQUAL_-1204091975'), (u'LOAD_-1204092380', u'INT_NOTEQUAL_-1204092341'), ('const-433', u'LOAD_-1204092380'), (u'CAST_-1204091629', u'LOAD_-1204092394'), ('const-64', u'INT_ADD_-1204092378'), ('const-433', u'LOAD_-1204092186'), (u'MULTIEQUAL_-1204091828', u'COPY_-1204091654'), (u'CAST_-1204091547', u'LOAD_-1204092266'), (u'MULTIEQUAL_-1204091757', u'COPY_-1204091544'), (u'CALL_-1204091883', u'INDIRECT_-1204091482'), (u'MULTIEQUAL_-1204091918', u'INT_NOTEQUAL_-1204092314'), (u'LOAD_-1204092266', u'CALL_-1204092233'), ('const-36952', u'INT_ADD_-1204091956'), ('const-433', u'LOAD_-1204092042'), (u'MULTIEQUAL_-1204091772', u'INT_NOTEQUAL_-1204092098'), (u'LOAD_-1204092387', u'MULTIEQUAL_-1204091821'), (u'CAST_-1204091619', u'LOAD_-1204092380'), ('const-1', u'PTRADD_-1204091517'), (u'LOAD_-1204092149', u'CAST_-1204091482'), ('const-16', u'PTRADD_-1204091932'), ('const-72', u'INT_ADD_-1204092250'), (u'CALL_-1204092233', u'INDIRECT_-1204091654'), (u'LOAD_-1204091994', u'INT_ADD_-1204091956'), (u'LOAD_-1204092252', u'CALL_-1204092233'), ('const-433', u'LOAD_-1204092369'), (u'LOAD_-1204092305', u'INT_ADD_-1204092278'), (u'CAST_-1204091415', u'INT_NOTEQUAL_-1204092006'), (u'COPY_-1204091654', u'MULTIEQUAL_-1204091757'), (u'INT_NOTEQUAL_-1204092115', u'CBRANCH_-1204092113'), (u'CAST_-1204091494', u'INT_NOTEQUAL_-1204092159'), (u'MULTIEQUAL_-1204091750', u'PTRADD_-1204091447'), (u'MULTIEQUAL_-1204091801', u'INT_NOTEQUAL_-1204092098'), ('tmp_1706', u'INT_ADD_-1204092170'), (u'INT_ADD_-1204092236', u'CAST_-1204091537'), (u'INT_ADD_-1204091956', u'CAST_-1204091391'), (u'INT_ADD_-1204092257', u'CAST_-1204091552'), (u'INT_ADD_-1204092026', u'CAST_-1204091424'), (u'MULTIEQUAL_-1204091772', u'MULTIEQUAL_-1204091750'), (u'PTRADD_-1204091623', u'LOAD_-1204092362'), (u'MULTIEQUAL_-1204091579', u'MULTIEQUAL_-1204091533'), ('const-1', u'PTRADD_-1204091442'), (u'INT_NOTEQUAL_-1204092058', u'CBRANCH_-1204092057'), (u'INT_NOTEQUAL_-1204092006', u'CBRANCH_-1204092003'), ('const-433', u'LOAD_-1204092175'), (u'MULTIEQUAL_-1204091658', u'CALL_-1204091832'), ('const-433', u'LOAD_-1204091994'), ('const-433', u'LOAD_-1204092362'), ('const-88', u'INT_ADD_-1204092026'), ('const-56', u'INT_ADD_-1204092278'), ('const-433', u'LOAD_-1204092266'), (u'MULTIEQUAL_-1204091918', u'MULTIEQUAL_-1204091814'), (u'MULTIEQUAL_-1204091750', u'LOAD_-1204092057'), (u'MULTIEQUAL_-1204091828', u'INT_NOTEQUAL_-1204092115'), ('tmp_162', u'CBRANCH_-1204092313'), (u'LOAD_-1204092374', u'INT_NOTEQUAL_-1204092341'), ('tmp_1706', u'INT_ADD_-1204092257'), ('const-433', u'LOAD_-1204092294'), ('const-92', u'CALL_-1204091801'), (u'INT_NOTEQUAL_-1204092098', u'CBRANCH_-1204092097'), (u'MULTIEQUAL_-1204091704', u'MULTIEQUAL_-1204091658'), (u'CAST_-1204091542', u'LOAD_-1204092259'), (u'CAST_-1204091606', u'MULTIEQUAL_-1204091918'), (u'LOAD_-1204092186', u'LOAD_-1204092149'), (u'MULTIEQUAL_-1204091785', u'MULTIEQUAL_-1204091889'), ('const-72', u'INT_ADD_-1204092072'), (u'MULTIEQUAL_-1204091704', u'MULTIEQUAL_-1204091696'), (u'LOAD_-1204092394', u'LOAD_-1204092374'), ('tmp_481', u'CBRANCH_-1204092057'), ('tmp_2136', u'MULTIEQUAL_-1204091696'), (u'PTRADD_-1204091538', u'MULTIEQUAL_-1204091814'), ('const-1', u'PTRADD_-1204091932'), ('const-433', u'LOAD_-1204092252'), ('const-888', u'INT_ADD_-1204092065'), (u'LOAD_-1204092186', u'MULTIEQUAL_-1204091717'), (u'PTRADD_-1204091447', u'MULTIEQUAL_-1204091750'), (u'PTRADD_-1204091447', u'INT_NOTEQUAL_-1204092006'), ('tmp_566', u'CBRANCH_-1204092003'), ('const-24', u'CALL_-1204091832'), (u'MULTIEQUAL_-1204091571', u'MULTIEQUAL_-1204091544'), (u'MULTIEQUAL_-1204091658', u'CALL_-1204091904'), (u'MULTIEQUAL_-1204091861', u'LOAD_-1204092246'), (u'MULTIEQUAL_-1204091669', u'PTRADD_-1204091442'), (u'LOAD_-1204091972', u'CALL_-1204091904'), (u'CAST_-1204091446', u'LOAD_-1204092081'), (u'LOAD_-1204091972', u'INT_EQUAL_-1204091950'), (u'MULTIEQUAL_-1204091669', u'MULTIEQUAL_-1204091696'), ('const-433', u'LOAD_-1204091972'), (u'MULTIEQUAL_-1204091889', u'MULTIEQUAL_-1204091785'), ('tmp_1706', u'INT_ADD_-1204092371'), (u'INT_ADD_-1204092371', u'CAST_-1204091624'), (u'CAST_-1204091391', u'LOAD_-1204091972'), (u'MULTIEQUAL_-1204091544', u'MULTIEQUAL_-1204091571'), (u'CAST_-1204091502', u'LOAD_-1204092186'), (u'INT_EQUAL_-1204091975', u'CBRANCH_-1204091973'), (u'LOAD_-1204092088', u'INT_ADD_-1204092065'), (u'PTRADD_-1204091442', u'LOAD_-1204092022'), ('const-433', u'LOAD_-1204092374'), (u'MULTIEQUAL_-1204091579', u'MULTIEQUAL_-1204091571'), ('tmp_1706', u'INT_ADD_-1204092072'), ('const-40', u'INT_ADD_-1204092271'), (u'LOAD_-1204092155', u'LOAD_-1204092143'), ('const-0', u'INT_EQUAL_-1204091975'), ('const-8', u'PTRADD_-1204091538'), ('const-3681632', u'COPY_-1204091401'), (u'CAST_-1204091611', u'MULTIEQUAL_-1204091889'), ('tmp_407', u'CBRANCH_-1204092113'), (u'COPY_-1204091570', u'MULTIEQUAL_-1204091861'), (u'LOAD_-1204092294', u'INT_ADD_-1204092271'), ('const-433', u'LOAD_-1204092022'), (u'INT_ADD_-1204092243', u'CAST_-1204091542'), (u'INDIRECT_-1204091633', u'MULTIEQUAL_-1204091682'), (u'CAST_-1204091606', u'MULTIEQUAL_-1204091801'), ('tmp_2136', u'MULTIEQUAL_-1204091579'), ('const-64', u'INT_ADD_-1204092243'), ('const-56', u'INT_ADD_-1204092215'), ('const-0', u'RETURN_-1204091900'), (u'COPY_-1204091668', u'MULTIEQUAL_-1204091828'), ('const-433', u'LOAD_-1204092387'), (u'CALL_-1204092188', u'INDIRECT_-1204091633'), ('const-1', u'PTRADD_-1204091447'), (u'CAST_-1204091523', u'LOAD_-1204092231'), ('const-433', u'LOAD_-1204092259'), (u'COPY_-1204091544', u'MULTIEQUAL_-1204091828'), (u'MULTIEQUAL_-1204091544', u'MULTIEQUAL_-1204091533'), (u'LOAD_-1204092057', u'CALL_-1204092044'), ('const-433', u'LOAD_-1204092081'), (u'LOAD_-1204092231', u'INT_ADD_-1204092189'), (u'INT_ADD_-1204092364', u'CAST_-1204091619'), ('tmp_437', u'CBRANCH_-1204092097'), (u'INT_ADD_-1204092072', u'CAST_-1204091451'), ('const-0', u'INT_NOTEQUAL_-1204092058'), (u'INT_ADD_-1204092250', u'CAST_-1204091547'), (u'INT_ADD_-1204092189', u'CALL_-1204092188'), (u'MULTIEQUAL_-1204091696', u'MULTIEQUAL_-1204091592'), (u'CAST_-1204091624', u'LOAD_-1204092387'), ('const-433', u'LOAD_-1204092246'), (u'INT_ADD_-1204092215', u'CAST_-1204091523'), (u'MULTIEQUAL_-1204091669', u'MULTIEQUAL_-1204091658'), ('const-433', u'LOAD_-1204092305'), (u'LOAD_-1204092387', u'PTRADD_-1204091623'), (u'LOAD_-1204092273', u'CALL_-1204092233')]
null
null
002401f0
x64
O3
(translation_unit "void FUN_002401f0(long param_1)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}\n\n" (function_definition "void FUN_002401f0(long param_1)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}" primitive_type (function_declarator "FUN_002401f0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "bool bVar6;" primitive_type identifier ;) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "plVar2 = (long *)*puVar5;" (assignment_expression "plVar2 = (long *)*puVar5" identifier = (cast_expression "(long *)*puVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar5" * identifier))) ;) (expression_statement "plVar1 = (long *)puVar5[1];" (assignment_expression "plVar1 = (long *)puVar5[1]" identifier = (cast_expression "(long *)puVar5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar5[1]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = **(long **)(param_1 + 0x40);" (assignment_expression "lVar4 = **(long **)(param_1 + 0x40)" identifier = (pointer_expression "**(long **)(param_1 + 0x40)" * (pointer_expression "*(long **)(param_1 + 0x40)" * (cast_expression "(long **)(param_1 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))))) ;) (if_statement "if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40))" ( (binary_expression "*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)" (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) != (pointer_expression "**(long **)(param_1 + 0x40)" * (pointer_expression "*(long **)(param_1 + 0x40)" * (cast_expression "(long **)(param_1 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))))) )) (compound_statement "{\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }" { (do_statement "do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);" do (compound_statement "{\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n }" { (expression_statement "lVar3 = lVar4;" (assignment_expression "lVar3 = lVar4" identifier = identifier) ;) (if_statement "if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }" if (parenthesized_expression "(plVar2 != plVar1)" ( (binary_expression "plVar2 != plVar1" identifier != identifier) )) (compound_statement "{\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }" { (do_statement "do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);" do (compound_statement "{\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n }" { (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);" (call_expression "FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1)" identifier (argument_list "(*(long *)(lVar3 + 0x38) + 0x28,param_1)" ( (binary_expression "*(long *)(lVar3 + 0x38) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x38)" * (cast_expression "(long *)(lVar3 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x38)" ( (binary_expression "lVar3 + 0x38" identifier + number_literal) )))) + number_literal) , identifier ))) ;) comment (expression_statement "FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));" (call_expression "FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50))" identifier (argument_list "(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50))" ( (pointer_expression "*plVar2" * identifier) , (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x50)" * (cast_expression "(undefined8 *)(param_1 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) ))) ;) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);" (call_expression "FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1)" identifier (argument_list "(*(long *)(lVar3 + 0x38) + 0x28,param_1)" ( (binary_expression "*(long *)(lVar3 + 0x38) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x38)" * (cast_expression "(long *)(lVar3 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x38)" ( (binary_expression "lVar3 + 0x38" identifier + number_literal) )))) + number_literal) , identifier ))) ;) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "plVar2 = plVar1;" (assignment_expression "plVar2 = plVar1" identifier = identifier) ;) }) while (parenthesized_expression "(plVar1 != (long *)puVar5[1])" ( (binary_expression "plVar1 != (long *)puVar5[1]" identifier != (cast_expression "(long *)puVar5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar5[1]" identifier [ number_literal ]))) )) ;) (expression_statement "plVar2 = (long *)*puVar5;" (assignment_expression "plVar2 = (long *)*puVar5" identifier = (cast_expression "(long *)*puVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar5" * identifier))) ;) (expression_statement "lVar3 = **(long **)(param_1 + 0x40);" (assignment_expression "lVar3 = **(long **)(param_1 + 0x40)" identifier = (pointer_expression "**(long **)(param_1 + 0x40)" * (pointer_expression "*(long **)(param_1 + 0x40)" * (cast_expression "(long **)(param_1 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))))) ;) })) (expression_statement "bVar6 = lVar4 != lVar3;" (assignment_expression "bVar6 = lVar4 != lVar3" identifier = (binary_expression "lVar4 != lVar3" identifier != identifier)) ;) (expression_statement "lVar4 = lVar3;" (assignment_expression "lVar4 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(bVar6)" ( identifier )) ;) })) (if_statement "if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }" if (parenthesized_expression "(plVar2 != plVar1)" ( (binary_expression "plVar2 != plVar1" identifier != identifier) )) (compound_statement "{\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }" { (do_statement "do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);" do (compound_statement "{\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n }" { (expression_statement "lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);" (assignment_expression "lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x48) + 0x378)" * (cast_expression "(long *)(*(long *)(param_1 + 0x48) + 0x378)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x48) + 0x378)" ( (binary_expression "*(long *)(param_1 + 0x48) + 0x378" (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }" if (parenthesized_expression "(lVar4 != 0)" ( (binary_expression "lVar4 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }" { (expression_statement "FUN_00183e70(lVar4,*plVar2);" (call_expression "FUN_00183e70(lVar4,*plVar2)" identifier (argument_list "(lVar4,*plVar2)" ( identifier , (pointer_expression "*plVar2" * identifier) ))) ;) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) })) (expression_statement "plVar2 = plVar2 + 1;" (assignment_expression "plVar2 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((long *)puVar5[1] != plVar2)" ( (binary_expression "(long *)puVar5[1] != plVar2" (cast_expression "(long *)puVar5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar5[1]" identifier [ number_literal ])) != identifier) )) ;) })) (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);" (assignment_expression "lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" identifier = (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }" { (expression_statement "FUN_002401a0(puVar5);" (call_expression "FUN_002401a0(puVar5)" identifier (argument_list "(puVar5)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac70(puVar5,0x18);" (call_expression "thunk_FUN_002dac70(puVar5,0x18)" identifier (argument_list "(puVar5,0x18)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00239f80(lVar4,puVar5);" (call_expression "FUN_00239f80(lVar4,puVar5)" identifier (argument_list "(lVar4,puVar5)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void run(Finish_group * this, Workqueue * param_1) */\n\nvoid __thiscall gold::Finish_group::run(Finish_group *this,Workqueue *param_1)\n\n{\n Archive *pAVar1;\n Incremental_inputs *this_00;\n Plugin_manager *this_01;\n pointer ppAVar2;\n pointer ppAVar3;\n int __in_chrg;\n Archive *pAVar4;\n Input_group *this_02;\n bool bVar5;\n \n this_02 = this->input_group_;\n pAVar4 = (Archive *)this->symtab_->saw_undefined_;\n ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_start;\n ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_finish;\n if ((Archive *)this->saw_undefined_ != pAVar4) {\n do {\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n } while (bVar5);\n }\n __in_chrg = (int)param_1;\n if (ppAVar3 != ppAVar2) {\n do {\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n } while ((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3);\n }\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n this_01 = parameters->options_->plugins_;\n if (this_01 == (Plugin_manager *)0x0) {\n Input_group::~Input_group(this_02,__in_chrg);\n operator_delete(this_02,0x18);\n return;\n }\n Plugin_manager::save_input_group(this_01,this_02);\n return;\n}\n\n" comment comment (function_definition "void __thiscall gold::Finish_group::run(Finish_group *this,Workqueue *param_1)\n\n{\n Archive *pAVar1;\n Incremental_inputs *this_00;\n Plugin_manager *this_01;\n pointer ppAVar2;\n pointer ppAVar3;\n int __in_chrg;\n Archive *pAVar4;\n Input_group *this_02;\n bool bVar5;\n \n this_02 = this->input_group_;\n pAVar4 = (Archive *)this->symtab_->saw_undefined_;\n ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_start;\n ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_finish;\n if ((Archive *)this->saw_undefined_ != pAVar4) {\n do {\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n } while (bVar5);\n }\n __in_chrg = (int)param_1;\n if (ppAVar3 != ppAVar2) {\n do {\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n } while ((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3);\n }\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n this_01 = parameters->options_->plugins_;\n if (this_01 == (Plugin_manager *)0x0) {\n Input_group::~Input_group(this_02,__in_chrg);\n operator_delete(this_02,0x18);\n return;\n }\n Plugin_manager::save_input_group(this_01,this_02);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Finish_group::" identifier : : identifier : :) (function_declarator "run(Finish_group *this,Workqueue *param_1)" identifier (parameter_list "(Finish_group *this,Workqueue *param_1)" ( (parameter_declaration "Finish_group *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Workqueue *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n Archive *pAVar1;\n Incremental_inputs *this_00;\n Plugin_manager *this_01;\n pointer ppAVar2;\n pointer ppAVar3;\n int __in_chrg;\n Archive *pAVar4;\n Input_group *this_02;\n bool bVar5;\n \n this_02 = this->input_group_;\n pAVar4 = (Archive *)this->symtab_->saw_undefined_;\n ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_start;\n ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_finish;\n if ((Archive *)this->saw_undefined_ != pAVar4) {\n do {\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n } while (bVar5);\n }\n __in_chrg = (int)param_1;\n if (ppAVar3 != ppAVar2) {\n do {\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n } while ((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3);\n }\n if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }\n this_01 = parameters->options_->plugins_;\n if (this_01 == (Plugin_manager *)0x0) {\n Input_group::~Input_group(this_02,__in_chrg);\n operator_delete(this_02,0x18);\n return;\n }\n Plugin_manager::save_input_group(this_01,this_02);\n return;\n}" { (declaration "Archive *pAVar1;" type_identifier (pointer_declarator "*pAVar1" * identifier) ;) (declaration "Incremental_inputs *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "Plugin_manager *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (declaration "pointer ppAVar2;" type_identifier identifier ;) (declaration "pointer ppAVar3;" type_identifier identifier ;) (declaration "int __in_chrg;" primitive_type identifier ;) (declaration "Archive *pAVar4;" type_identifier (pointer_declarator "*pAVar4" * identifier) ;) (declaration "Input_group *this_02;" type_identifier (pointer_declarator "*this_02" * identifier) ;) (declaration "bool bVar5;" primitive_type identifier ;) (expression_statement "this_02 = this->input_group_;" (assignment_expression "this_02 = this->input_group_" identifier = (field_expression "this->input_group_" identifier -> field_identifier)) ;) (expression_statement "pAVar4 = (Archive *)this->symtab_->saw_undefined_;" (assignment_expression "pAVar4 = (Archive *)this->symtab_->saw_undefined_" identifier = (cast_expression "(Archive *)this->symtab_->saw_undefined_" ( (type_descriptor "Archive *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "this->symtab_->saw_undefined_" (field_expression "this->symtab_" identifier -> field_identifier) -> field_identifier))) ;) (expression_statement "ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_start;" (field_expression "ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_start" (field_expression "ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl" (binary_expression "ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_" (binary_expression "ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold" (binary_expression "ppAVar3 = (this_02->archives_).super__Vector_base<gold::Archive*,_std" (assignment_expression "ppAVar3 = (this_02->archives_).super__Vector_base<gold" identifier = (binary_expression "(this_02->archives_).super__Vector_base<gold" (field_expression "(this_02->archives_).super__Vector_base" (parenthesized_expression "(this_02->archives_)" ( (field_expression "this_02->archives_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Archive" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Archive" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_finish;" (field_expression "ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl._M_finish" (field_expression "ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>\n ._M_impl" (binary_expression "ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_" (binary_expression "ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std::allocator<gold" (binary_expression "ppAVar2 = (this_02->archives_).super__Vector_base<gold::Archive*,_std" (assignment_expression "ppAVar2 = (this_02->archives_).super__Vector_base<gold" identifier = (binary_expression "(this_02->archives_).super__Vector_base<gold" (field_expression "(this_02->archives_).super__Vector_base" (parenthesized_expression "(this_02->archives_)" ( (field_expression "this_02->archives_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Archive" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Archive" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if ((Archive *)this->saw_undefined_ != pAVar4) {\n do {\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n } while (bVar5);\n }" if (parenthesized_expression "((Archive *)this->saw_undefined_ != pAVar4)" ( (binary_expression "(Archive *)this->saw_undefined_ != pAVar4" (cast_expression "(Archive *)this->saw_undefined_" ( (type_descriptor "Archive *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "this->saw_undefined_" identifier -> field_identifier)) != identifier) )) (compound_statement "{\n do {\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n } while (bVar5);\n }" { (do_statement "do {\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n } while (bVar5);" do (compound_statement "{\n param_1 = (Workqueue *)pAVar4;\n if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }\n bVar5 = pAVar4 != (Archive *)param_1;\n pAVar4 = (Archive *)param_1;\n }" { (expression_statement "param_1 = (Workqueue *)pAVar4;" (assignment_expression "param_1 = (Workqueue *)pAVar4" identifier = (cast_expression "(Workqueue *)pAVar4" ( (type_descriptor "Workqueue *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (ppAVar3 != ppAVar2) {\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }" if (parenthesized_expression "(ppAVar3 != ppAVar2)" ( (binary_expression "ppAVar3 != ppAVar2" identifier != identifier) )) (compound_statement "{\n do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);\n ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;\n param_1 = (Workqueue *)this->symtab_->saw_undefined_;\n }" { (do_statement "do {\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n } while (ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish);" do (compound_statement "{\n pAVar1 = *ppAVar3;\n File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);\n /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */\n Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);\n ppAVar2 = ppAVar3 + 1;\n File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);\n this_02 = this->input_group_;\n ppAVar3 = ppAVar2;\n }" { (expression_statement "pAVar1 = *ppAVar3;" (assignment_expression "pAVar1 = *ppAVar3" identifier = (pointer_expression "*ppAVar3" * identifier)) ;) (labeled_statement "File_read::lock(&pAVar1->input_file_->file_,&this->super_Task);" statement_identifier : (ERROR ":" :) (expression_statement "lock(&pAVar1->input_file_->file_,&this->super_Task);" (call_expression "lock(&pAVar1->input_file_->file_,&this->super_Task)" identifier (argument_list "(&pAVar1->input_file_->file_,&this->super_Task)" ( (pointer_expression "&pAVar1->input_file_->file_" & (field_expression "pAVar1->input_file_->file_" (field_expression "pAVar1->input_file_" identifier -> field_identifier) -> field_identifier)) , (pointer_expression "&this->super_Task" & (field_expression "this->super_Task" identifier -> field_identifier)) ))) ;)) comment (labeled_statement "Archive::add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);" statement_identifier : (ERROR ":" :) (expression_statement "add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_);" (call_expression "add_symbols\n (*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_)" identifier (argument_list "(*ppAVar3,this->symtab_,this->layout_,this->input_objects_,this->mapfile_)" ( (pointer_expression "*ppAVar3" * identifier) , (field_expression "this->symtab_" identifier -> field_identifier) , (field_expression "this->layout_" identifier -> field_identifier) , (field_expression "this->input_objects_" identifier -> field_identifier) , (field_expression "this->mapfile_" identifier -> field_identifier) ))) ;)) (expression_statement "ppAVar2 = ppAVar3 + 1;" (assignment_expression "ppAVar2 = ppAVar3 + 1" identifier = (binary_expression "ppAVar3 + 1" identifier + number_literal)) ;) (labeled_statement "File_read::unlock(&pAVar1->input_file_->file_,&this->super_Task);" statement_identifier : (ERROR ":" :) (expression_statement "unlock(&pAVar1->input_file_->file_,&this->super_Task);" (call_expression "unlock(&pAVar1->input_file_->file_,&this->super_Task)" identifier (argument_list "(&pAVar1->input_file_->file_,&this->super_Task)" ( (pointer_expression "&pAVar1->input_file_->file_" & (field_expression "pAVar1->input_file_->file_" (field_expression "pAVar1->input_file_" identifier -> field_identifier) -> field_identifier)) , (pointer_expression "&this->super_Task" & (field_expression "this->super_Task" identifier -> field_identifier)) ))) ;)) (expression_statement "this_02 = this->input_group_;" (assignment_expression "this_02 = this->input_group_" identifier = (field_expression "this->input_group_" identifier -> field_identifier)) ;) (expression_statement "ppAVar3 = ppAVar2;" (assignment_expression "ppAVar3 = ppAVar2" identifier = identifier) ;) }) while (parenthesized_expression "(ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish)" ( (field_expression "ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_finish" (field_expression "ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl" (binary_expression "ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_" (binary_expression "ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold" (binary_expression "ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold::Archive*,_std" (binary_expression "ppAVar2 !=\n (this_02->archives_).\n super__Vector_base<gold" identifier != (binary_expression "(this_02->archives_).\n super__Vector_base<gold" (field_expression "(this_02->archives_).\n super__Vector_base" (parenthesized_expression "(this_02->archives_)" ( (field_expression "this_02->archives_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Archive" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Archive" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) )) ;) (expression_statement "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start;" (field_expression "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl.\n _M_start" (field_expression "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl" (binary_expression "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_" (binary_expression "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold" (binary_expression "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold::Archive*,_std" (assignment_expression "ppAVar3 = (this_02->archives_).\n super__Vector_base<gold" identifier = (binary_expression "(this_02->archives_).\n super__Vector_base<gold" (field_expression "(this_02->archives_).\n super__Vector_base" (parenthesized_expression "(this_02->archives_)" ( (field_expression "this_02->archives_" identifier -> field_identifier) )) . field_identifier) < identifier)) (ERROR "::Archive" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Archive" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (expression_statement "param_1 = (Workqueue *)this->symtab_->saw_undefined_;" (assignment_expression "param_1 = (Workqueue *)this->symtab_->saw_undefined_" identifier = (cast_expression "(Workqueue *)this->symtab_->saw_undefined_" ( (type_descriptor "Workqueue *" type_identifier (abstract_pointer_declarator "*" *)) ) (field_expression "this->symtab_->saw_undefined_" (field_expression "this->symtab_" identifier -> field_identifier) -> field_identifier))) ;) })) (expression_statement "bVar5 = pAVar4 != (Archive *)param_1;" (assignment_expression "bVar5 = pAVar4 != (Archive *)param_1" identifier = (binary_expression "pAVar4 != (Archive *)param_1" identifier != (cast_expression "(Archive *)param_1" ( (type_descriptor "Archive *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "pAVar4 = (Archive *)param_1;" (assignment_expression "pAVar4 = (Archive *)param_1" identifier = (cast_expression "(Archive *)param_1" ( (type_descriptor "Archive *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) }) while (parenthesized_expression "(bVar5)" ( identifier )) ;) })) (expression_statement "__in_chrg = (int)param_1;" (assignment_expression "__in_chrg = (int)param_1" identifier = (cast_expression "(int)param_1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (ppAVar3 != ppAVar2) {\n do {\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n } while ((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3);\n }" if (parenthesized_expression "(ppAVar3 != ppAVar2)" ( (binary_expression "ppAVar3 != ppAVar2" identifier != identifier) )) (compound_statement "{\n do {\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n } while ((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3);\n }" { (do_statement "do {\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n } while ((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3);" do (compound_statement "{\n this_00 = this->layout_->incremental_inputs_;\n if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }\n __in_chrg = (int)param_1;\n ppAVar3 = ppAVar3 + 1;\n }" { (expression_statement "this_00 = this->layout_->incremental_inputs_;" (assignment_expression "this_00 = this->layout_->incremental_inputs_" identifier = (field_expression "this->layout_->incremental_inputs_" (field_expression "this->layout_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (this_00 != (Incremental_inputs *)0x0) {\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }" if (parenthesized_expression "(this_00 != (Incremental_inputs *)0x0)" ( (binary_expression "this_00 != (Incremental_inputs *)0x0" identifier != (cast_expression "(Incremental_inputs *)0x0" ( (type_descriptor "Incremental_inputs *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n param_1 = (Workqueue *)*ppAVar3;\n Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);\n this_02 = this->input_group_;\n }" { (expression_statement "param_1 = (Workqueue *)*ppAVar3;" (assignment_expression "param_1 = (Workqueue *)*ppAVar3" identifier = (cast_expression "(Workqueue *)*ppAVar3" ( (type_descriptor "Workqueue *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*ppAVar3" * identifier))) ;) (labeled_statement "Incremental_inputs::report_archive_end(this_00,(Library_base *)param_1);" statement_identifier : (ERROR ":" :) (expression_statement "report_archive_end(this_00,(Library_base *)param_1);" (call_expression "report_archive_end(this_00,(Library_base *)param_1)" identifier (argument_list "(this_00,(Library_base *)param_1)" ( identifier , (cast_expression "(Library_base *)param_1" ( (type_descriptor "Library_base *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (expression_statement "this_02 = this->input_group_;" (assignment_expression "this_02 = this->input_group_" identifier = (field_expression "this->input_group_" identifier -> field_identifier)) ;) })) (expression_statement "__in_chrg = (int)param_1;" (assignment_expression "__in_chrg = (int)param_1" identifier = (cast_expression "(int)param_1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (expression_statement "ppAVar3 = ppAVar3 + 1;" (assignment_expression "ppAVar3 = ppAVar3 + 1" identifier = (binary_expression "ppAVar3 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3)" ( (binary_expression "(this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish\n != ppAVar3" (field_expression "(this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl._M_finish" (field_expression "(this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_>._M_impl" (binary_expression "(this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold::Archive*>_" (binary_expression "(this_02->archives_).\n super__Vector_base<gold::Archive*,_std::allocator<gold" (binary_expression "(this_02->archives_).\n super__Vector_base<gold::Archive*,_std" (binary_expression "(this_02->archives_).\n super__Vector_base<gold" (field_expression "(this_02->archives_).\n super__Vector_base" (parenthesized_expression "(this_02->archives_)" ( (field_expression "this_02->archives_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Archive" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Archive" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) != identifier) )) ;) })) (if_statement "if (parameters->options_ == (General_options *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(parameters->options_ == (General_options *)0x0)" ( (binary_expression "parameters->options_ == (General_options *)0x0" (field_expression "parameters->options_" identifier -> field_identifier) == (cast_expression "(General_options *)0x0" ( (type_descriptor "General_options *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x5c,"options");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x5c,"options");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "this_01 = parameters->options_->plugins_;" (assignment_expression "this_01 = parameters->options_->plugins_" identifier = (field_expression "parameters->options_->plugins_" (field_expression "parameters->options_" identifier -> field_identifier) -> field_identifier)) ;) (if_statement "if (this_01 == (Plugin_manager *)0x0) {\n Input_group::~Input_group(this_02,__in_chrg);\n operator_delete(this_02,0x18);\n return;\n }" if (parenthesized_expression "(this_01 == (Plugin_manager *)0x0)" ( (binary_expression "this_01 == (Plugin_manager *)0x0" identifier == (cast_expression "(Plugin_manager *)0x0" ( (type_descriptor "Plugin_manager *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n Input_group::~Input_group(this_02,__in_chrg);\n operator_delete(this_02,0x18);\n return;\n }" { (labeled_statement "Input_group::~Input_group(this_02,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "~Input_group(this_02,__in_chrg);" (unary_expression "~Input_group(this_02,__in_chrg)" ~ (call_expression "Input_group(this_02,__in_chrg)" identifier (argument_list "(this_02,__in_chrg)" ( identifier , identifier )))) ;)) (expression_statement "operator_delete(this_02,0x18);" (call_expression "operator_delete(this_02,0x18)" identifier (argument_list "(this_02,0x18)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (labeled_statement "Plugin_manager::save_input_group(this_01,this_02);" statement_identifier : (ERROR ":" :) (expression_statement "save_input_group(this_01,this_02);" (call_expression "save_input_group(this_01,this_02)" identifier (argument_list "(this_01,this_02)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002401f0(long param_1)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}\n\n" (function_definition "void FUN_002401f0(long param_1)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}" primitive_type (function_declarator "FUN_002401f0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "bool bVar6;" primitive_type identifier ;) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "plVar2 = (long *)*puVar5;" (assignment_expression "plVar2 = (long *)*puVar5" identifier = (cast_expression "(long *)*puVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar5" * identifier))) ;) (expression_statement "plVar1 = (long *)puVar5[1];" (assignment_expression "plVar1 = (long *)puVar5[1]" identifier = (cast_expression "(long *)puVar5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar5[1]" identifier [ number_literal ]))) ;) (expression_statement "lVar4 = **(long **)(param_1 + 0x40);" (assignment_expression "lVar4 = **(long **)(param_1 + 0x40)" identifier = (pointer_expression "**(long **)(param_1 + 0x40)" * (pointer_expression "*(long **)(param_1 + 0x40)" * (cast_expression "(long **)(param_1 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))))) ;) (if_statement "if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }" if (parenthesized_expression "(*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40))" ( (binary_expression "*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)" (pointer_expression "*(long *)(param_1 + 0x60)" * (cast_expression "(long *)(param_1 + 0x60)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) != (pointer_expression "**(long **)(param_1 + 0x40)" * (pointer_expression "*(long **)(param_1 + 0x40)" * (cast_expression "(long **)(param_1 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))))) )) (compound_statement "{\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }" { (do_statement "do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);" do (compound_statement "{\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n }" { (expression_statement "lVar3 = lVar4;" (assignment_expression "lVar3 = lVar4" identifier = identifier) ;) (if_statement "if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }" if (parenthesized_expression "(plVar2 != plVar1)" ( (binary_expression "plVar2 != plVar1" identifier != identifier) )) (compound_statement "{\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }" { (do_statement "do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);" do (compound_statement "{\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n }" { (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (expression_statement "FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);" (call_expression "FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1)" identifier (argument_list "(*(long *)(lVar3 + 0x38) + 0x28,param_1)" ( (binary_expression "*(long *)(lVar3 + 0x38) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x38)" * (cast_expression "(long *)(lVar3 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x38)" ( (binary_expression "lVar3 + 0x38" identifier + number_literal) )))) + number_literal) , identifier ))) ;) (expression_statement "FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));" (call_expression "FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50))" identifier (argument_list "(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50))" ( (pointer_expression "*plVar2" * identifier) , (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) , (pointer_expression "*(undefined8 *)(param_1 + 0x50)" * (cast_expression "(undefined8 *)(param_1 + 0x50)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) ))) ;) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);" (call_expression "FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1)" identifier (argument_list "(*(long *)(lVar3 + 0x38) + 0x28,param_1)" ( (binary_expression "*(long *)(lVar3 + 0x38) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x38)" * (cast_expression "(long *)(lVar3 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x38)" ( (binary_expression "lVar3 + 0x38" identifier + number_literal) )))) + number_literal) , identifier ))) ;) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "plVar2 = plVar1;" (assignment_expression "plVar2 = plVar1" identifier = identifier) ;) }) while (parenthesized_expression "(plVar1 != (long *)puVar5[1])" ( (binary_expression "plVar1 != (long *)puVar5[1]" identifier != (cast_expression "(long *)puVar5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar5[1]" identifier [ number_literal ]))) )) ;) (expression_statement "plVar2 = (long *)*puVar5;" (assignment_expression "plVar2 = (long *)*puVar5" identifier = (cast_expression "(long *)*puVar5" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar5" * identifier))) ;) (expression_statement "lVar3 = **(long **)(param_1 + 0x40);" (assignment_expression "lVar3 = **(long **)(param_1 + 0x40)" identifier = (pointer_expression "**(long **)(param_1 + 0x40)" * (pointer_expression "*(long **)(param_1 + 0x40)" * (cast_expression "(long **)(param_1 + 0x40)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) )))))) ;) })) (expression_statement "bVar6 = lVar4 != lVar3;" (assignment_expression "bVar6 = lVar4 != lVar3" identifier = (binary_expression "lVar4 != lVar3" identifier != identifier)) ;) (expression_statement "lVar4 = lVar3;" (assignment_expression "lVar4 = lVar3" identifier = identifier) ;) }) while (parenthesized_expression "(bVar6)" ( identifier )) ;) })) (if_statement "if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }" if (parenthesized_expression "(plVar2 != plVar1)" ( (binary_expression "plVar2 != plVar1" identifier != identifier) )) (compound_statement "{\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }" { (do_statement "do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);" do (compound_statement "{\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n }" { (expression_statement "lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);" (assignment_expression "lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378)" identifier = (pointer_expression "*(long *)(*(long *)(param_1 + 0x48) + 0x378)" * (cast_expression "(long *)(*(long *)(param_1 + 0x48) + 0x378)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_1 + 0x48) + 0x378)" ( (binary_expression "*(long *)(param_1 + 0x48) + 0x378" (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }" if (parenthesized_expression "(lVar4 != 0)" ( (binary_expression "lVar4 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }" { (expression_statement "FUN_00183e70(lVar4,*plVar2);" (call_expression "FUN_00183e70(lVar4,*plVar2)" identifier (argument_list "(lVar4,*plVar2)" ( identifier , (pointer_expression "*plVar2" * identifier) ))) ;) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) ;) })) (expression_statement "plVar2 = plVar2 + 1;" (assignment_expression "plVar2 = plVar2 + 1" identifier = (binary_expression "plVar2 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((long *)puVar5[1] != plVar2)" ( (binary_expression "(long *)puVar5[1] != plVar2" (cast_expression "(long *)puVar5[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "puVar5[1]" identifier [ number_literal ])) != identifier) )) ;) })) (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" if (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" { (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" identifier (argument_list "("../../gold/parameters.h",0x5c,"options")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""options"" " string_content ") ))) ;) })) (expression_statement "lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);" (assignment_expression "lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" identifier = (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" * (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" ( (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" * (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" ( (binary_expression "PTR_DAT_0043e6b0 + 0x10" identifier + number_literal) )))) + number_literal) ))))) ;) (if_statement "if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }" { (expression_statement "FUN_002401a0(puVar5);" (call_expression "FUN_002401a0(puVar5)" identifier (argument_list "(puVar5)" ( identifier ))) ;) (expression_statement "thunk_FUN_002dac70(puVar5,0x18);" (call_expression "thunk_FUN_002dac70(puVar5,0x18)" identifier (argument_list "(puVar5,0x18)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00239f80(lVar4,puVar5);" (call_expression "FUN_00239f80(lVar4,puVar5)" identifier (argument_list "(lVar4,puVar5)" ( identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * IDENT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT != IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( IDENT )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != IDENT) )) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002401f0(long param_1)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002401f0(long param_1)" (identifier "FUN_002401f0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n long lVar4;\n undefined8 *puVar5;\n bool bVar6;\n \n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = (long *)*puVar5;\n plVar1 = (long *)puVar5[1];\n lVar4 = **(long **)(param_1 + 0x40);\n if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }\n if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }\n if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }\n lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);\n if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }\n FUN_00239f80(lVar4,puVar5);\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "undefined8 *puVar5;" (type_identifier "undefined8") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "bool bVar6;" (primitive_type "bool") (identifier "bVar6") (; ";")) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" (identifier "puVar5") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "plVar2 = (long *)*puVar5;" (assignment_expression "plVar2 = (long *)*puVar5" (identifier "plVar2") (= "=") (cast_expression "(long *)*puVar5" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar5" (* "*") (identifier "puVar5")))) (; ";")) (expression_statement "plVar1 = (long *)puVar5[1];" (assignment_expression "plVar1 = (long *)puVar5[1]" (identifier "plVar1") (= "=") (cast_expression "(long *)puVar5[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar5[1]" (identifier "puVar5") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "lVar4 = **(long **)(param_1 + 0x40);" (assignment_expression "lVar4 = **(long **)(param_1 + 0x40)" (identifier "lVar4") (= "=") (pointer_expression "**(long **)(param_1 + 0x40)" (* "*") (pointer_expression "*(long **)(param_1 + 0x40)" (* "*") (cast_expression "(long **)(param_1 + 0x40)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))))) (; ";")) (if_statement "if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) {\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }" (if "if") (parenthesized_expression "(*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40))" (( "(") (binary_expression "*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)" (pointer_expression "*(long *)(param_1 + 0x60)" (* "*") (cast_expression "(long *)(param_1 + 0x60)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (!= "!=") (pointer_expression "**(long **)(param_1 + 0x40)" (* "*") (pointer_expression "*(long **)(param_1 + 0x40)" (* "*") (cast_expression "(long **)(param_1 + 0x40)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))))) () ")")) (compound_statement "{\n do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);\n }" ({ "{") (do_statement "do {\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n } while (bVar6);" (do "do") (compound_statement "{\n lVar3 = lVar4;\n if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }\n bVar6 = lVar4 != lVar3;\n lVar4 = lVar3;\n }" ({ "{") (expression_statement "lVar3 = lVar4;" (assignment_expression "lVar3 = lVar4" (identifier "lVar3") (= "=") (identifier "lVar4")) (; ";")) (if_statement "if (plVar2 != plVar1) {\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }" (if "if") (parenthesized_expression "(plVar2 != plVar1)" (( "(") (binary_expression "plVar2 != plVar1" (identifier "plVar2") (!= "!=") (identifier "plVar1")) () ")")) (compound_statement "{\n do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);\n plVar2 = (long *)*puVar5;\n lVar3 = **(long **)(param_1 + 0x40);\n }" ({ "{") (do_statement "do {\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n } while (plVar1 != (long *)puVar5[1]);" (do "do") (compound_statement "{\n lVar3 = *plVar2;\n FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n \n FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));\n plVar1 = plVar2 + 1;\n FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n plVar2 = plVar1;\n }" ({ "{") (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" (identifier "lVar3") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (expression_statement "FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1);" (call_expression "FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1)" (identifier "FUN_00179ad0") (argument_list "(*(long *)(lVar3 + 0x38) + 0x28,param_1)" (( "(") (binary_expression "*(long *)(lVar3 + 0x38) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x38)" (* "*") (cast_expression "(long *)(lVar3 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x38)" (( "(") (binary_expression "lVar3 + 0x38" (identifier "lVar3") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "0x28")) (, ",") (identifier "param_1") () ")"))) (; ";")) (expression_statement "FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50));" (call_expression "FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50))" (identifier "FUN_0028fb30") (argument_list "(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48),\n *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50))" (( "(") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x40)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x40)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x48)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (, ",") (pointer_expression "*(undefined8 *)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) () ")"))) (; ";")) (expression_statement "plVar1 = plVar2 + 1;" (assignment_expression "plVar1 = plVar2 + 1" (identifier "plVar1") (= "=") (binary_expression "plVar2 + 1" (identifier "plVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1);" (call_expression "FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1)" (identifier "FUN_0017a690") (argument_list "(*(long *)(lVar3 + 0x38) + 0x28,param_1)" (( "(") (binary_expression "*(long *)(lVar3 + 0x38) + 0x28" (pointer_expression "*(long *)(lVar3 + 0x38)" (* "*") (cast_expression "(long *)(lVar3 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x38)" (( "(") (binary_expression "lVar3 + 0x38" (identifier "lVar3") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "0x28")) (, ",") (identifier "param_1") () ")"))) (; ";")) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" (identifier "puVar5") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "plVar2 = plVar1;" (assignment_expression "plVar2 = plVar1" (identifier "plVar2") (= "=") (identifier "plVar1")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(plVar1 != (long *)puVar5[1])" (( "(") (binary_expression "plVar1 != (long *)puVar5[1]" (identifier "plVar1") (!= "!=") (cast_expression "(long *)puVar5[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar5[1]" (identifier "puVar5") ([ "[") (number_literal "1") (] "]")))) () ")")) (; ";")) (expression_statement "plVar2 = (long *)*puVar5;" (assignment_expression "plVar2 = (long *)*puVar5" (identifier "plVar2") (= "=") (cast_expression "(long *)*puVar5" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar5" (* "*") (identifier "puVar5")))) (; ";")) (expression_statement "lVar3 = **(long **)(param_1 + 0x40);" (assignment_expression "lVar3 = **(long **)(param_1 + 0x40)" (identifier "lVar3") (= "=") (pointer_expression "**(long **)(param_1 + 0x40)" (* "*") (pointer_expression "*(long **)(param_1 + 0x40)" (* "*") (cast_expression "(long **)(param_1 + 0x40)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x40)" (( "(") (binary_expression "param_1 + 0x40" (identifier "param_1") (+ "+") (number_literal "0x40")) () ")")))))) (; ";")) (} "}"))) (expression_statement "bVar6 = lVar4 != lVar3;" (assignment_expression "bVar6 = lVar4 != lVar3" (identifier "bVar6") (= "=") (binary_expression "lVar4 != lVar3" (identifier "lVar4") (!= "!=") (identifier "lVar3"))) (; ";")) (expression_statement "lVar4 = lVar3;" (assignment_expression "lVar4 = lVar3" (identifier "lVar4") (= "=") (identifier "lVar3")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar6)" (( "(") (identifier "bVar6") () ")")) (; ";")) (} "}"))) (if_statement "if (plVar2 != plVar1) {\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }" (if "if") (parenthesized_expression "(plVar2 != plVar1)" (( "(") (binary_expression "plVar2 != plVar1" (identifier "plVar2") (!= "!=") (identifier "plVar1")) () ")")) (compound_statement "{\n do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);\n }" ({ "{") (do_statement "do {\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n } while ((long *)puVar5[1] != plVar2);" (do "do") (compound_statement "{\n lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);\n if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }\n plVar2 = plVar2 + 1;\n }" ({ "{") (expression_statement "lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378);" (assignment_expression "lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378)" (identifier "lVar4") (= "=") (pointer_expression "*(long *)(*(long *)(param_1 + 0x48) + 0x378)" (* "*") (cast_expression "(long *)(*(long *)(param_1 + 0x48) + 0x378)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x48) + 0x378)" (( "(") (binary_expression "*(long *)(param_1 + 0x48) + 0x378" (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")")))) (+ "+") (number_literal "0x378")) () ")"))))) (; ";")) (if_statement "if (lVar4 != 0) {\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }" (if "if") (parenthesized_expression "(lVar4 != 0)" (( "(") (binary_expression "lVar4 != 0" (identifier "lVar4") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_00183e70(lVar4,*plVar2);\n puVar5 = *(undefined8 **)(param_1 + 0x58);\n }" ({ "{") (expression_statement "FUN_00183e70(lVar4,*plVar2);" (call_expression "FUN_00183e70(lVar4,*plVar2)" (identifier "FUN_00183e70") (argument_list "(lVar4,*plVar2)" (( "(") (identifier "lVar4") (, ",") (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) () ")"))) (; ";")) (expression_statement "puVar5 = *(undefined8 **)(param_1 + 0x58);" (assignment_expression "puVar5 = *(undefined8 **)(param_1 + 0x58)" (identifier "puVar5") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (} "}"))) (expression_statement "plVar2 = plVar2 + 1;" (assignment_expression "plVar2 = plVar2 + 1" (identifier "plVar2") (= "=") (binary_expression "plVar2 + 1" (identifier "plVar2") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((long *)puVar5[1] != plVar2)" (( "(") (binary_expression "(long *)puVar5[1] != plVar2" (cast_expression "(long *)puVar5[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "puVar5[1]" (identifier "puVar5") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (identifier "plVar2")) () ")")) (; ";")) (} "}"))) (if_statement "if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) {\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" (if "if") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x10" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x10")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/parameters.h",0x5c,"options");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/parameters.h",0x5c,"options");" (call_expression "FUN_0017c650("../../gold/parameters.h",0x5c,"options")" (identifier "FUN_0017c650") (argument_list "("../../gold/parameters.h",0x5c,"options")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x5c") (, ",") (string_literal ""options"" (" """) (string_content "options") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058);" (assignment_expression "lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (identifier "lVar4") (= "=") (pointer_expression "*(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (* "*") (cast_expression "(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058)" (( "(") (binary_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058" (pointer_expression "*(long *)(PTR_DAT_0043e6b0 + 0x10)" (* "*") (cast_expression "(long *)(PTR_DAT_0043e6b0 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(PTR_DAT_0043e6b0 + 0x10)" (( "(") (binary_expression "PTR_DAT_0043e6b0 + 0x10" (identifier "PTR_DAT_0043e6b0") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x9058")) () ")"))))) (; ";")) (if_statement "if (lVar4 == 0) {\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }" (if "if") (parenthesized_expression "(lVar4 == 0)" (( "(") (binary_expression "lVar4 == 0" (identifier "lVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002401a0(puVar5);\n thunk_FUN_002dac70(puVar5,0x18);\n return;\n }" ({ "{") (expression_statement "FUN_002401a0(puVar5);" (call_expression "FUN_002401a0(puVar5)" (identifier "FUN_002401a0") (argument_list "(puVar5)" (( "(") (identifier "puVar5") () ")"))) (; ";")) (expression_statement "thunk_FUN_002dac70(puVar5,0x18);" (call_expression "thunk_FUN_002dac70(puVar5,0x18)" (identifier "thunk_FUN_002dac70") (argument_list "(puVar5,0x18)" (( "(") (identifier "puVar5") (, ",") (number_literal "0x18") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00239f80(lVar4,puVar5);" (call_expression "FUN_00239f80(lVar4,puVar5)" (identifier "FUN_00239f80") (argument_list "(lVar4,puVar5)" (( "(") (identifier "lVar4") (, ",") (identifier "puVar5") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void run(Finish_group * this, Workqueue * param_1) */ void __thiscall var_1::type_1::function_1(type_1 *this,type_2 *param_1) { type_3 *pAVar1; type_4 *var_10; type_5 *var_13; type_6 var_6; type_6 var_5; int __in_chrg; type_3 *var_4; type_7 *this_02; bool bVar5; this_02 = this->input_group_; var_4 = (type_3 *)this->symtab_->saw_undefined_; var_5 = (this_02->archives_).super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_3> ._M_impl._M_start; var_6 = (this_02->archives_).super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_3> ._M_impl._M_finish; if ((type_3 *)this->saw_undefined_ != var_4) { do { param_1 = (type_2 *)var_4; if (var_5 != var_6) { do { pAVar1 = *var_5; File_read::var_7(&pAVar1->input_file_->file_,&this->super_Task); /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */ Archive::var_8 (*var_5,this->symtab_,this->layout_,this->input_objects_,this->mapfile_); var_6 = var_5 + 1; File_read::var_9(&pAVar1->input_file_->file_,&this->super_Task); this_02 = this->input_group_; var_5 = var_6; } while (var_6 != (this_02->archives_). super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_3>._M_impl. _M_finish); var_5 = (this_02->archives_). super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_3>._M_impl. _M_start; param_1 = (type_2 *)this->symtab_->saw_undefined_; } bVar5 = var_4 != (type_3 *)param_1; var_4 = (type_3 *)param_1; } while (bVar5); } __in_chrg = (int)param_1; if (var_5 != var_6) { do { var_10 = this->layout_->incremental_inputs_; if (var_10 != (type_4 *)0x0) { param_1 = (type_2 *)*var_5; Incremental_inputs::var_11(var_10,(type_8 *)param_1); this_02 = this->input_group_; } __in_chrg = (int)param_1; var_5 = var_5 + 1; } while ((this_02->archives_). super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_3>._M_impl._M_finish != var_5); } if (parameters->options_ == (type_9 *)0x0) { /* WARNING: Subroutine does not return */ var_12("../../gold/parameters.h",0x5c,"options"); } var_13 = parameters->options_->plugins_; if (var_13 == (type_5 *)0x0) { Input_group::~type_7(this_02,__in_chrg); var_14(this_02,0x18); return; } Plugin_manager::var_15(var_13,this_02); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement))))
null
void MASKED(long param_1) { long *plVar1; long *plVar2; long lVar3; long lVar4; undefined8 *puVar5; bool bVar6; puVar5 = *(undefined8 **)(param_1 + 0x58); plVar2 = (long *)*puVar5; plVar1 = (long *)puVar5[1]; lVar4 = **(long **)(param_1 + 0x40); if (*(long *)(param_1 + 0x60) != **(long **)(param_1 + 0x40)) { do { lVar3 = lVar4; if (plVar2 != plVar1) { do { lVar3 = *plVar2; FUN_00179ad0(*(long *)(lVar3 + 0x38) + 0x28,param_1); /* try { // try from 00240258 to 0024025c has its CatchHandler @ 00240334 */ FUN_0028fb30(*plVar2,*(undefined8 *)(param_1 + 0x40),*(undefined8 *)(param_1 + 0x48), *(undefined8 *)(param_1 + 0x38),*(undefined8 *)(param_1 + 0x50)); plVar1 = plVar2 + 1; FUN_0017a690(*(long *)(lVar3 + 0x38) + 0x28,param_1); puVar5 = *(undefined8 **)(param_1 + 0x58); plVar2 = plVar1; } while (plVar1 != (long *)puVar5[1]); plVar2 = (long *)*puVar5; lVar3 = **(long **)(param_1 + 0x40); } bVar6 = lVar4 != lVar3; lVar4 = lVar3; } while (bVar6); } if (plVar2 != plVar1) { do { lVar4 = *(long *)(*(long *)(param_1 + 0x48) + 0x378); if (lVar4 != 0) { FUN_00183e70(lVar4,*plVar2); puVar5 = *(undefined8 **)(param_1 + 0x58); } plVar2 = plVar2 + 1; } while ((long *)puVar5[1] != plVar2); } if (*(long *)(PTR_DAT_0043e6b0 + 0x10) == 0) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/parameters.h",0x5c,"options"); } lVar4 = *(long *)(*(long *)(PTR_DAT_0043e6b0 + 0x10) + 0x9058); if (lVar4 == 0) { FUN_002401a0(puVar5); thunk_FUN_002dac70(puVar5,0x18); return; } FUN_00239f80(lVar4,puVar5); return; }
7742_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
rdbuf
FUN_002c9050
/* std::wios::rdbuf() const */ undefined8 __thiscall std::wios::rdbuf(wios *this) { return *(undefined8 *)(this + 0xe8); }
undefined8 FUN_002c9050(long param_1) { return *(undefined8 *)(param_1 + 0xe8); }
MOV RAX,qword ptr [RDI + 0xe8] RET
null
null
null
null
[('const-1', u'PTRADD_-1204580207'), ('const-433', u'LOAD_-1204580269'), (u'COPY_-1204580269', u'RETURN_-1204580250'), (u'PTRADD_-1204580207', u'CAST_-1204580201'), ('const-0', u'RETURN_-1204580250'), (u'LOAD_-1204580269', u'COPY_-1204580269'), (u'CAST_-1204580201', u'LOAD_-1204580269'), ('const-232', u'PTRADD_-1204580207'), ('tmp_18', u'PTRADD_-1204580207')]
[('const-232', u'INT_ADD_-1204580253'), ('const-433', u'LOAD_-1204580269'), (u'COPY_-1204580269', u'RETURN_-1204580250'), ('const-0', u'RETURN_-1204580250'), (u'LOAD_-1204580269', u'COPY_-1204580269'), (u'INT_ADD_-1204580253', u'CAST_-1204580201'), (u'CAST_-1204580201', u'LOAD_-1204580269'), ('tmp_19', u'INT_ADD_-1204580253')]
null
null
002c9050
x64
O3
(translation_unit "undefined8 FUN_002c9050(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xe8);\n}\n\n" (function_definition "undefined8 FUN_002c9050(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xe8);\n}" type_identifier (function_declarator "FUN_002c9050(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined8 *)(param_1 + 0xe8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0xe8);" return (pointer_expression "*(undefined8 *)(param_1 + 0xe8)" * (cast_expression "(undefined8 *)(param_1 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) ;) })))
(translation_unit "/* std::wios::rdbuf() const */\n\nundefined8 __thiscall std::wios::rdbuf(wios *this)\n\n{\n return *(undefined8 *)(this + 0xe8);\n}\n\n" comment (function_definition "undefined8 __thiscall std::wios::rdbuf(wios *this)\n\n{\n return *(undefined8 *)(this + 0xe8);\n}" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wios::" identifier : : identifier : :) (function_declarator "rdbuf(wios *this)" identifier (parameter_list "(wios *this)" ( (parameter_declaration "wios *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n return *(undefined8 *)(this + 0xe8);\n}" { (return_statement "return *(undefined8 *)(this + 0xe8);" return (pointer_expression "*(undefined8 *)(this + 0xe8)" * (cast_expression "(undefined8 *)(this + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0xe8)" ( (binary_expression "this + 0xe8" identifier + number_literal) )))) ;) })))
(translation_unit "undefined8 FUN_002c9050(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xe8);\n}\n\n" (function_definition "undefined8 FUN_002c9050(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xe8);\n}" type_identifier (function_declarator "FUN_002c9050(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(undefined8 *)(param_1 + 0xe8);\n}" { (return_statement "return *(undefined8 *)(param_1 + 0xe8);" return (pointer_expression "*(undefined8 *)(param_1 + 0xe8)" * (cast_expression "(undefined8 *)(param_1 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xe8)" ( (binary_expression "param_1 + 0xe8" identifier + number_literal) )))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })))
(function_definition "undefined8 FUN_002c9050(long param_1)\n\n{\n return *(undefined8 *)(param_1 + 0xe8);\n}" (type_identifier "undefined8") (function_declarator "FUN_002c9050(long param_1)" (identifier "FUN_002c9050") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(undefined8 *)(param_1 + 0xe8);\n}" ({ "{") (return_statement "return *(undefined8 *)(param_1 + 0xe8);" (return "return") (pointer_expression "*(undefined8 *)(param_1 + 0xe8)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0xe8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xe8)" (( "(") (binary_expression "param_1 + 0xe8" (identifier "param_1") (+ "+") (number_literal "0xe8")) () ")")))) (; ";")) (} "}")))
/* std::wios::rdbuf() const */ type_1 __thiscall std::type_2::function_1(type_2 *var_1) { return *(type_1 *)(var_1 + 0xe8); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))
null
undefined8 MASKED(long param_1) { return *(undefined8 *)(param_1 + 0xe8); }
3562_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
target_arg
FUN_001ca5d0
/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_false> * this) */ void * __thiscall gold::Output_reloc<9,_false,_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this) { if (this->local_sym_index_ == 0xfffffffd) { return (this->u1_).relobj; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x4d0,"target_arg"); }
undefined8 FUN_001ca5d0(undefined8 *param_1) { if (*(int *)((long)param_1 + 0x14) == -3) { return *param_1; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg"); }
CMP dword ptr [RDI + 0x14],-0x3 JNZ 0x001ca5da MOV RAX,qword ptr [RDI] RET PUSH RAX LEA RDX,[0x319508] MOV ESI,0x4d0 LEA RDI,[0x30e9f4] CALL 0x0016cdf0
null
null
null
null
[('const-0', u'PTRSUB_-1207720369'), ('const-20', u'PTRSUB_-1207720376'), (u'INT_EQUAL_-1207720478', u'CBRANCH_-1207720474'), ('const-3205620', u'COPY_-1207720413'), ('const-433', u'LOAD_-1207720493'), ('tmp_36', u'CBRANCH_-1207720474'), ('const-1232', u'CALL_-1207720432'), (u'COPY_-1207720474', u'RETURN_-1207720459'), (u'COPY_-1207720413', u'CALL_-1207720432'), ('tmp_81', u'PTRSUB_-1207720369'), ('const-0', u'RETURN_-1207720459'), ('const-1', u'RETURN_-1207720427'), ('const-3249416', u'COPY_-1207720412'), (u'PTRSUB_-1207720376', u'LOAD_-1207720493'), (u'COPY_-1207720412', u'CALL_-1207720432'), ('tmp_81', u'PTRSUB_-1207720376'), (u'PTRSUB_-1207720369', u'PTRSUB_-1207720368'), (u'PTRSUB_-1207720368', u'LOAD_-1207720474'), (u'LOAD_-1207720474', u'COPY_-1207720474'), (u'LOAD_-1207720493', u'INT_EQUAL_-1207720478'), ('const-4294967293', u'INT_EQUAL_-1207720478'), ('const-0', u'PTRSUB_-1207720368'), ('const-433', u'LOAD_-1207720474')]
[(u'INT_EQUAL_-1207720478', u'CBRANCH_-1207720474'), ('const-3205620', u'COPY_-1207720414'), ('tmp_36', u'CBRANCH_-1207720474'), ('const-4294967293', u'INT_EQUAL_-1207720478'), (u'COPY_-1207720474', u'RETURN_-1207720459'), (u'COPY_-1207720413', u'CALL_-1207720432'), (u'CAST_-1207720379', u'INT_ADD_-1207720477'), ('const-433', u'LOAD_-1207720493'), ('tmp_123', u'CAST_-1207720379'), ('const-0', u'RETURN_-1207720459'), ('const-1', u'RETURN_-1207720427'), ('tmp_123', u'LOAD_-1207720474'), (u'LOAD_-1207720474', u'COPY_-1207720474'), (u'LOAD_-1207720493', u'INT_EQUAL_-1207720478'), ('const-20', u'INT_ADD_-1207720477'), (u'CAST_-1207720378', u'LOAD_-1207720493'), ('const-1232', u'CALL_-1207720432'), (u'COPY_-1207720414', u'CALL_-1207720432'), ('const-3249416', u'COPY_-1207720413'), (u'INT_ADD_-1207720477', u'CAST_-1207720378'), ('const-433', u'LOAD_-1207720474')]
null
null
001ca5d0
x64
O3
(translation_unit "undefined8 FUN_001ca5d0(undefined8 *param_1)\n\n{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}\n\n" (function_definition "undefined8 FUN_001ca5d0(undefined8 *param_1)\n\n{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}" type_identifier (function_declarator "FUN_001ca5d0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}" { (if_statement "if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x14) == -3)" ( (binary_expression "*(int *)((long)param_1 + 0x14) == -3" (pointer_expression "*(int *)((long)param_1 + 0x14)" * (cast_expression "(int *)((long)param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n return *param_1;\n }" { (return_statement "return *param_1;" return (pointer_expression "*param_1" * identifier) ;) })) comment (expression_statement "FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");" (call_expression "FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg")" identifier (argument_list "("../../gold/output.h",0x4d0,"target_arg")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""target_arg"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_false> * this) */\n\nvoid * __thiscall\ngold::Output_reloc<9,_false,_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this)\n\n{\n if (this->local_sym_index_ == 0xfffffffd) {\n return (this->u1_).relobj;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x4d0,"target_arg");\n}\n\n" comment (declaration "void * __thiscall" primitive_type (pointer_declarator "* __thiscall" * identifier) ;) (labeled_statement "gold::Output_reloc<9,_false,_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this)\n\n{\n if (this->local_sym_index_ == 0xfffffffd) {\n return (this->u1_).relobj;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x4d0,"target_arg");\n}" statement_identifier : (ERROR ":Output_reloc<9,_false,_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this)" : (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this)" identifier , (comma_expression "_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this)" identifier , (binary_expression "_false>::target_arg(Output_reloc<9,_false,_32,_false> *this)" identifier > (ERROR "::" : :) (call_expression "target_arg(Output_reloc<9,_false,_32,_false> *this)" identifier (argument_list "(Output_reloc<9,_false,_32,_false> *this)" ( (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_false> *this" identifier > (pointer_expression "*this" * identifier)) ))))))) (compound_statement "{\n if (this->local_sym_index_ == 0xfffffffd) {\n return (this->u1_).relobj;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x4d0,"target_arg");\n}" { (if_statement "if (this->local_sym_index_ == 0xfffffffd) {\n return (this->u1_).relobj;\n }" if (parenthesized_expression "(this->local_sym_index_ == 0xfffffffd)" ( (binary_expression "this->local_sym_index_ == 0xfffffffd" (field_expression "this->local_sym_index_" identifier -> field_identifier) == number_literal) )) (compound_statement "{\n return (this->u1_).relobj;\n }" { (return_statement "return (this->u1_).relobj;" return (field_expression "(this->u1_).relobj" (parenthesized_expression "(this->u1_)" ( (field_expression "this->u1_" identifier -> field_identifier) )) . field_identifier) ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x4d0,"target_arg");" (call_expression "do_gold_unreachable("../../gold/output.h",0x4d0,"target_arg")" identifier (argument_list "("../../gold/output.h",0x4d0,"target_arg")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""target_arg"" " string_content ") ))) ;) })))
(translation_unit "undefined8 FUN_001ca5d0(undefined8 *param_1)\n\n{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}\n\n" (function_definition "undefined8 FUN_001ca5d0(undefined8 *param_1)\n\n{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}" type_identifier (function_declarator "FUN_001ca5d0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}" { (if_statement "if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }" if (parenthesized_expression "(*(int *)((long)param_1 + 0x14) == -3)" ( (binary_expression "*(int *)((long)param_1 + 0x14) == -3" (pointer_expression "*(int *)((long)param_1 + 0x14)" * (cast_expression "(int *)((long)param_1 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == number_literal) )) (compound_statement "{\n return *param_1;\n }" { (return_statement "return *param_1;" return (pointer_expression "*param_1" * identifier) ;) })) (expression_statement "FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");" (call_expression "FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg")" identifier (argument_list "("../../gold/output.h",0x4d0,"target_arg")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""target_arg"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == LIT) )) (compound_statement { (return_statement return (pointer_expression * IDENT) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "undefined8 FUN_001ca5d0(undefined8 *param_1)\n\n{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}" (type_identifier "undefined8") (function_declarator "FUN_001ca5d0(undefined8 *param_1)" (identifier "FUN_001ca5d0") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");\n}" ({ "{") (if_statement "if (*(int *)((long)param_1 + 0x14) == -3) {\n return *param_1;\n }" (if "if") (parenthesized_expression "(*(int *)((long)param_1 + 0x14) == -3)" (( "(") (binary_expression "*(int *)((long)param_1 + 0x14) == -3" (pointer_expression "*(int *)((long)param_1 + 0x14)" (* "*") (cast_expression "(int *)((long)param_1 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x14)" (( "(") (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x14")) () ")")))) (== "==") (number_literal "-3")) () ")")) (compound_statement "{\n return *param_1;\n }" ({ "{") (return_statement "return *param_1;" (return "return") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg");" (call_expression "FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/output.h",0x4d0,"target_arg")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x4d0") (, ",") (string_literal ""target_arg"" (" """) (string_content "target_arg") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void * target_arg(Output_reloc<9,_false,_32,_false> * this) */ void * __thiscall gold::Output_reloc<9,_false,_32,_false>::target_arg(Output_reloc<9,_false,_32,_false> *this) { if (this->local_sym_index_ == 0xfffffffd) { return (this->u1_).relobj; } /* WARNING: Subroutine does not return */ var_1("../../gold/output.h",0x4d0,"target_arg"); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (return_statement (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
undefined8 MASKED(undefined8 *param_1) { if (*(int *)((long)param_1 + 0x14) == -3) { return *param_1; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.h",0x4d0,"target_arg"); }
86_powerpc64le-linux-gnu-readelf_and_powerpc64le-linux-gnu-readelf_strip.c
elf_msp430x_reloc_type
FUN_0010af60
/* WARNING: Unknown calling convention */ char * elf_msp430x_reloc_type(ulong rtype) { switch(rtype) { default: return (char *)0x0; case 1: return "R_MSP430_ABS32"; case 2: return "R_MSP430_ABS16"; case 3: return "R_MSP430_ABS8"; case 4: return "R_MSP430_PCR16"; case 5: return "R_MSP430X_PCR20_EXT_SRC"; case 6: return "R_MSP430X_PCR20_EXT_DST"; case 7: return "R_MSP430X_PCR20_EXT_ODST"; case 8: return "R_MSP430X_ABS20_EXT_SRC"; case 9: return "R_MSP430X_ABS20_EXT_DST"; case 10: return "R_MSP430X_ABS20_EXT_ODST"; case 0xb: return "R_MSP430X_ABS20_ADR_SRC"; case 0xc: return "R_MSP430X_ABS20_ADR_DST"; case 0xd: return "R_MSP430X_PCR16"; case 0xe: return "R_MSP430X_PCR20_CALL"; case 0xf: return "R_MSP430X_ABS16"; case 0x10: return "R_MSP430_ABS_HI16"; case 0x11: return "R_MSP430_PREL31"; case 0x12: return "R_MSP430_EHTYPE"; case 0x13: return "R_MSP430X_10_PCREL"; case 0x14: return "R_MSP430X_2X_PCREL"; case 0x15: return "R_MSP430X_SYM_DIFF"; } }
char * FUN_0010af60(undefined8 param_1) { switch(param_1) { default: return (char *)0x0; case 1: return "R_MSP430_ABS32"; case 2: return "R_MSP430_ABS16"; case 3: return "R_MSP430_ABS8"; case 4: return "R_MSP430_PCR16"; case 5: return "R_MSP430X_PCR20_EXT_SRC"; case 6: return "R_MSP430X_PCR20_EXT_DST"; case 7: return "R_MSP430X_PCR20_EXT_ODST"; case 8: return "R_MSP430X_ABS20_EXT_SRC"; case 9: return "R_MSP430X_ABS20_EXT_DST"; case 10: return "R_MSP430X_ABS20_EXT_ODST"; case 0xb: return "R_MSP430X_ABS20_ADR_SRC"; case 0xc: return "R_MSP430X_ABS20_ADR_DST"; case 0xd: return "R_MSP430X_PCR16"; case 0xe: return "R_MSP430X_PCR20_CALL"; case 0xf: return "R_MSP430X_ABS16"; case 0x10: return "R_MSP430_ABS_HI16"; case 0x11: return "R_MSP430_PREL31"; case 0x12: return "R_MSP430_EHTYPE"; case 0x13: return "R_MSP430X_10_PCREL"; case 0x14: return "R_MSP430X_2X_PCREL"; case 0x15: return "R_MSP430X_SYM_DIFF"; } }
CMP RDI,0x15 JA 0x0010b0d0 LEA RDX,[0x17706c] MOVSXD RAX,dword ptr [RDX + RDI*0x4] ADD RAX,RDX JMP RAX LEA RAX,[0x15dda6] RET LEA RAX,[0x15df21] RET LEA RAX,[0x15df0e] RET LEA RAX,[0x15defb] RET LEA RAX,[0x15deeb] RET LEA RAX,[0x15dedb] RET LEA RAX,[0x15dec9] RET LEA RAX,[0x15deb9] RET LEA RAX,[0x15dea4] RET LEA RAX,[0x15de94] RET LEA RAX,[0x15de7c] RET LEA RAX,[0x15de64] RET LEA RAX,[0x15de4b] RET LEA RAX,[0x15de33] RET LEA RAX,[0x15de1b] RET LEA RAX,[0x15de02] RET LEA RAX,[0x15ddea] RET LEA RAX,[0x15ddd2] RET LEA RAX,[0x15ddc3] RET LEA RAX,[0x15ddb5] RET LEA RAX,[0x15df34] RET XOR EAX,EAX RET
null
null
null
null
[(u'COPY_-1206931216', u'RETURN_-1206931196'), ('const-1433212', u'COPY_-1206931346'), ('const-1433273', u'COPY_-1206931406'), ('const-0', u'RETURN_-1206931307'), ('const-0', u'RETURN_-1206931387'), ('const-0', u'RETURN_-1206931247'), (u'COPY_-1206931386', u'RETURN_-1206931367'), ('const-1433013', u'COPY_-1206931166'), ('const-1433396', u'COPY_-1206931146'), (u'COPY_-1206931186', u'RETURN_-1206931167'), (u'COPY_-1206931326', u'RETURN_-1206931307'), ('const-1433377', u'COPY_-1206931526'), ('const-0', u'RETURN_-1206931327'), (u'COPY_-1206931246', u'RETURN_-1206931227'), ('const-0', u'RETURN_-1206931196'), ('const-0', u'COPY_-1206931216'), (u'COPY_-1206931406', u'RETURN_-1206931387'), (u'COPY_-1206931446', u'RETURN_-1206931427'), (u'COPY_-1206931206', u'RETURN_-1206931187'), (u'COPY_-1206931146', u'RETURN_-1206931127'), ('const-1433027', u'COPY_-1206931186'), ('const-0', u'RETURN_-1206931367'), (u'COPY_-1206931166', u'RETURN_-1206931147'), ('const-0', u'RETURN_-1206931227'), (u'COPY_-1206931486', u'RETURN_-1206931467'), ('const-0', u'RETURN_-1206931167'), ('const-1433358', u'COPY_-1206931506'), (u'COPY_-1206931286', u'RETURN_-1206931267'), ('const-0', u'RETURN_-1206931443'), ('const-0', u'RETURN_-1206931507'), ('const-0', u'RETURN_-1206931287'), (u'COPY_-1206931266', u'RETURN_-1206931247'), ('const-0', u'RETURN_-1206931407'), ('const-0', u'RETURN_-1206931467'), ('const-0', u'RETURN_-1206931187'), ('const-1433188', u'COPY_-1206931326'), ('const-1433307', u'COPY_-1206931446'), ('const-1433115', u'COPY_-1206931266'), ('const-0', u'RETURN_-1206931207'), ('const-0', u'RETURN_-1206931427'), ('const-1433090', u'COPY_-1206931246'), ('const-1433139', u'COPY_-1206931286'), (u'COPY_-1206931426', u'RETURN_-1206931407'), (u'COPY_-1206931306', u'RETURN_-1206931287'), (u'COPY_-1206931506', u'RETURN_-1206931487'), ('const-0', u'RETURN_-1206931347'), (u'COPY_-1206931346', u'RETURN_-1206931327'), ('const-1433323', u'COPY_-1206931466'), ('const-1433066', u'COPY_-1206931226'), ('const-1432998', u'COPY_-1206931462'), (u'COPY_-1206931462', u'RETURN_-1206931443'), ('const-0', u'RETURN_-1206931267'), ('const-1433339', u'COPY_-1206931486'), ('const-1433289', u'COPY_-1206931426'), ('const-0', u'RETURN_-1206931447'), ('tmp_343', u'BRANCHIND_-1206931559'), (u'COPY_-1206931226', u'RETURN_-1206931207'), ('const-0', u'RETURN_-1206931127'), (u'COPY_-1206931526', u'RETURN_-1206931507'), ('const-1433042', u'COPY_-1206931206'), ('const-1433252', u'COPY_-1206931386'), ('const-1433163', u'COPY_-1206931306'), (u'COPY_-1206931466', u'RETURN_-1206931447'), ('const-1433236', u'COPY_-1206931366'), ('const-0', u'RETURN_-1206931147'), (u'COPY_-1206931366', u'RETURN_-1206931347'), ('const-0', u'RETURN_-1206931487')]
[(u'COPY_-1206931216', u'RETURN_-1206931196'), ('const-1433013', u'COPY_-1206931166'), ('tmp_426', u'BRANCHIND_-1206931559'), ('const-0', u'RETURN_-1206931307'), ('const-1433252', u'COPY_-1206931386'), ('const-0', u'RETURN_-1206931387'), ('const-0', u'RETURN_-1206931247'), (u'COPY_-1206931386', u'RETURN_-1206931367'), (u'COPY_-1206931186', u'RETURN_-1206931167'), (u'COPY_-1206931326', u'RETURN_-1206931307'), ('const-0', u'RETURN_-1206931327'), (u'COPY_-1206931246', u'RETURN_-1206931227'), ('const-0', u'RETURN_-1206931196'), (u'COPY_-1206931406', u'RETURN_-1206931387'), ('const-1433212', u'COPY_-1206931346'), (u'COPY_-1206931446', u'RETURN_-1206931427'), (u'COPY_-1206931206', u'RETURN_-1206931187'), (u'COPY_-1206931146', u'RETURN_-1206931127'), ('const-1433396', u'COPY_-1206931146'), ('const-0', u'RETURN_-1206931367'), (u'COPY_-1206931166', u'RETURN_-1206931147'), ('const-1433339', u'COPY_-1206931486'), ('const-0', u'RETURN_-1206931227'), ('const-1433273', u'COPY_-1206931406'), (u'COPY_-1206931486', u'RETURN_-1206931467'), ('const-0', u'RETURN_-1206931167'), (u'COPY_-1206931286', u'RETURN_-1206931267'), ('const-0', u'RETURN_-1206931443'), ('const-0', u'RETURN_-1206931507'), ('const-0', u'RETURN_-1206931287'), ('const-0', u'COPY_-1206931216'), ('const-1433163', u'COPY_-1206931306'), (u'COPY_-1206931266', u'RETURN_-1206931247'), ('const-0', u'RETURN_-1206931407'), ('const-0', u'RETURN_-1206931467'), ('const-0', u'RETURN_-1206931187'), ('const-0', u'RETURN_-1206931207'), ('const-1433358', u'COPY_-1206931506'), ('const-0', u'RETURN_-1206931427'), (u'COPY_-1206931426', u'RETURN_-1206931407'), (u'COPY_-1206931306', u'RETURN_-1206931287'), ('const-1433090', u'COPY_-1206931246'), ('const-1433115', u'COPY_-1206931266'), ('const-1433188', u'COPY_-1206931326'), ('const-1433027', u'COPY_-1206931186'), (u'COPY_-1206931506', u'RETURN_-1206931487'), ('const-0', u'RETURN_-1206931347'), (u'COPY_-1206931346', u'RETURN_-1206931327'), ('const-1433139', u'COPY_-1206931286'), ('const-1432998', u'COPY_-1206931462'), ('const-1433066', u'COPY_-1206931226'), ('const-1433307', u'COPY_-1206931446'), ('const-1433323', u'COPY_-1206931466'), ('const-1433377', u'COPY_-1206931526'), ('const-1433042', u'COPY_-1206931206'), (u'COPY_-1206931462', u'RETURN_-1206931443'), ('const-0', u'RETURN_-1206931267'), ('const-1433236', u'COPY_-1206931366'), ('const-0', u'RETURN_-1206931447'), (u'COPY_-1206931226', u'RETURN_-1206931207'), ('const-0', u'RETURN_-1206931127'), (u'COPY_-1206931526', u'RETURN_-1206931507'), (u'COPY_-1206931466', u'RETURN_-1206931447'), ('const-1433289', u'COPY_-1206931426'), ('const-0', u'RETURN_-1206931147'), (u'COPY_-1206931366', u'RETURN_-1206931347'), ('const-0', u'RETURN_-1206931487')]
null
null
0010af60
x64
O3
(translation_unit "char * FUN_0010af60(undefined8 param_1)\n\n{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}\n\n" (function_definition "char * FUN_0010af60(undefined8 param_1)\n\n{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" primitive_type (pointer_declarator "* FUN_0010af60(undefined8 param_1)" * (function_declarator "FUN_0010af60(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) )))) (compound_statement "{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" { (switch_statement "switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" switch (parenthesized_expression "(param_1)" ( identifier )) (compound_statement "{\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" { (case_statement "default:\n return (char *)0x0;" default : (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) (case_statement "case 1:\n return "R_MSP430_ABS32";" case number_literal : (return_statement "return "R_MSP430_ABS32";" return (string_literal ""R_MSP430_ABS32"" " string_content ") ;)) (case_statement "case 2:\n return "R_MSP430_ABS16";" case number_literal : (return_statement "return "R_MSP430_ABS16";" return (string_literal ""R_MSP430_ABS16"" " string_content ") ;)) (case_statement "case 3:\n return "R_MSP430_ABS8";" case number_literal : (return_statement "return "R_MSP430_ABS8";" return (string_literal ""R_MSP430_ABS8"" " string_content ") ;)) (case_statement "case 4:\n return "R_MSP430_PCR16";" case number_literal : (return_statement "return "R_MSP430_PCR16";" return (string_literal ""R_MSP430_PCR16"" " string_content ") ;)) (case_statement "case 5:\n return "R_MSP430X_PCR20_EXT_SRC";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_SRC";" return (string_literal ""R_MSP430X_PCR20_EXT_SRC"" " string_content ") ;)) (case_statement "case 6:\n return "R_MSP430X_PCR20_EXT_DST";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_DST";" return (string_literal ""R_MSP430X_PCR20_EXT_DST"" " string_content ") ;)) (case_statement "case 7:\n return "R_MSP430X_PCR20_EXT_ODST";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_ODST";" return (string_literal ""R_MSP430X_PCR20_EXT_ODST"" " string_content ") ;)) (case_statement "case 8:\n return "R_MSP430X_ABS20_EXT_SRC";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_SRC";" return (string_literal ""R_MSP430X_ABS20_EXT_SRC"" " string_content ") ;)) (case_statement "case 9:\n return "R_MSP430X_ABS20_EXT_DST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_DST";" return (string_literal ""R_MSP430X_ABS20_EXT_DST"" " string_content ") ;)) (case_statement "case 10:\n return "R_MSP430X_ABS20_EXT_ODST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_ODST";" return (string_literal ""R_MSP430X_ABS20_EXT_ODST"" " string_content ") ;)) (case_statement "case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";" case number_literal : (return_statement "return "R_MSP430X_ABS20_ADR_SRC";" return (string_literal ""R_MSP430X_ABS20_ADR_SRC"" " string_content ") ;)) (case_statement "case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_ADR_DST";" return (string_literal ""R_MSP430X_ABS20_ADR_DST"" " string_content ") ;)) (case_statement "case 0xd:\n return "R_MSP430X_PCR16";" case number_literal : (return_statement "return "R_MSP430X_PCR16";" return (string_literal ""R_MSP430X_PCR16"" " string_content ") ;)) (case_statement "case 0xe:\n return "R_MSP430X_PCR20_CALL";" case number_literal : (return_statement "return "R_MSP430X_PCR20_CALL";" return (string_literal ""R_MSP430X_PCR20_CALL"" " string_content ") ;)) (case_statement "case 0xf:\n return "R_MSP430X_ABS16";" case number_literal : (return_statement "return "R_MSP430X_ABS16";" return (string_literal ""R_MSP430X_ABS16"" " string_content ") ;)) (case_statement "case 0x10:\n return "R_MSP430_ABS_HI16";" case number_literal : (return_statement "return "R_MSP430_ABS_HI16";" return (string_literal ""R_MSP430_ABS_HI16"" " string_content ") ;)) (case_statement "case 0x11:\n return "R_MSP430_PREL31";" case number_literal : (return_statement "return "R_MSP430_PREL31";" return (string_literal ""R_MSP430_PREL31"" " string_content ") ;)) (case_statement "case 0x12:\n return "R_MSP430_EHTYPE";" case number_literal : (return_statement "return "R_MSP430_EHTYPE";" return (string_literal ""R_MSP430_EHTYPE"" " string_content ") ;)) (case_statement "case 0x13:\n return "R_MSP430X_10_PCREL";" case number_literal : (return_statement "return "R_MSP430X_10_PCREL";" return (string_literal ""R_MSP430X_10_PCREL"" " string_content ") ;)) (case_statement "case 0x14:\n return "R_MSP430X_2X_PCREL";" case number_literal : (return_statement "return "R_MSP430X_2X_PCREL";" return (string_literal ""R_MSP430X_2X_PCREL"" " string_content ") ;)) (case_statement "case 0x15:\n return "R_MSP430X_SYM_DIFF";" case number_literal : (return_statement "return "R_MSP430X_SYM_DIFF";" return (string_literal ""R_MSP430X_SYM_DIFF"" " string_content ") ;)) })) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nchar * elf_msp430x_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}\n\n" comment (function_definition "char * elf_msp430x_reloc_type(ulong rtype)\n\n{\n switch(rtype) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" primitive_type (pointer_declarator "* elf_msp430x_reloc_type(ulong rtype)" * (function_declarator "elf_msp430x_reloc_type(ulong rtype)" identifier (parameter_list "(ulong rtype)" ( (parameter_declaration "ulong rtype" type_identifier identifier) )))) (compound_statement "{\n switch(rtype) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" { (switch_statement "switch(rtype) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" switch (parenthesized_expression "(rtype)" ( identifier )) (compound_statement "{\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" { (case_statement "default:\n return (char *)0x0;" default : (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) (case_statement "case 1:\n return "R_MSP430_ABS32";" case number_literal : (return_statement "return "R_MSP430_ABS32";" return (string_literal ""R_MSP430_ABS32"" " string_content ") ;)) (case_statement "case 2:\n return "R_MSP430_ABS16";" case number_literal : (return_statement "return "R_MSP430_ABS16";" return (string_literal ""R_MSP430_ABS16"" " string_content ") ;)) (case_statement "case 3:\n return "R_MSP430_ABS8";" case number_literal : (return_statement "return "R_MSP430_ABS8";" return (string_literal ""R_MSP430_ABS8"" " string_content ") ;)) (case_statement "case 4:\n return "R_MSP430_PCR16";" case number_literal : (return_statement "return "R_MSP430_PCR16";" return (string_literal ""R_MSP430_PCR16"" " string_content ") ;)) (case_statement "case 5:\n return "R_MSP430X_PCR20_EXT_SRC";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_SRC";" return (string_literal ""R_MSP430X_PCR20_EXT_SRC"" " string_content ") ;)) (case_statement "case 6:\n return "R_MSP430X_PCR20_EXT_DST";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_DST";" return (string_literal ""R_MSP430X_PCR20_EXT_DST"" " string_content ") ;)) (case_statement "case 7:\n return "R_MSP430X_PCR20_EXT_ODST";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_ODST";" return (string_literal ""R_MSP430X_PCR20_EXT_ODST"" " string_content ") ;)) (case_statement "case 8:\n return "R_MSP430X_ABS20_EXT_SRC";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_SRC";" return (string_literal ""R_MSP430X_ABS20_EXT_SRC"" " string_content ") ;)) (case_statement "case 9:\n return "R_MSP430X_ABS20_EXT_DST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_DST";" return (string_literal ""R_MSP430X_ABS20_EXT_DST"" " string_content ") ;)) (case_statement "case 10:\n return "R_MSP430X_ABS20_EXT_ODST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_ODST";" return (string_literal ""R_MSP430X_ABS20_EXT_ODST"" " string_content ") ;)) (case_statement "case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";" case number_literal : (return_statement "return "R_MSP430X_ABS20_ADR_SRC";" return (string_literal ""R_MSP430X_ABS20_ADR_SRC"" " string_content ") ;)) (case_statement "case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_ADR_DST";" return (string_literal ""R_MSP430X_ABS20_ADR_DST"" " string_content ") ;)) (case_statement "case 0xd:\n return "R_MSP430X_PCR16";" case number_literal : (return_statement "return "R_MSP430X_PCR16";" return (string_literal ""R_MSP430X_PCR16"" " string_content ") ;)) (case_statement "case 0xe:\n return "R_MSP430X_PCR20_CALL";" case number_literal : (return_statement "return "R_MSP430X_PCR20_CALL";" return (string_literal ""R_MSP430X_PCR20_CALL"" " string_content ") ;)) (case_statement "case 0xf:\n return "R_MSP430X_ABS16";" case number_literal : (return_statement "return "R_MSP430X_ABS16";" return (string_literal ""R_MSP430X_ABS16"" " string_content ") ;)) (case_statement "case 0x10:\n return "R_MSP430_ABS_HI16";" case number_literal : (return_statement "return "R_MSP430_ABS_HI16";" return (string_literal ""R_MSP430_ABS_HI16"" " string_content ") ;)) (case_statement "case 0x11:\n return "R_MSP430_PREL31";" case number_literal : (return_statement "return "R_MSP430_PREL31";" return (string_literal ""R_MSP430_PREL31"" " string_content ") ;)) (case_statement "case 0x12:\n return "R_MSP430_EHTYPE";" case number_literal : (return_statement "return "R_MSP430_EHTYPE";" return (string_literal ""R_MSP430_EHTYPE"" " string_content ") ;)) (case_statement "case 0x13:\n return "R_MSP430X_10_PCREL";" case number_literal : (return_statement "return "R_MSP430X_10_PCREL";" return (string_literal ""R_MSP430X_10_PCREL"" " string_content ") ;)) (case_statement "case 0x14:\n return "R_MSP430X_2X_PCREL";" case number_literal : (return_statement "return "R_MSP430X_2X_PCREL";" return (string_literal ""R_MSP430X_2X_PCREL"" " string_content ") ;)) (case_statement "case 0x15:\n return "R_MSP430X_SYM_DIFF";" case number_literal : (return_statement "return "R_MSP430X_SYM_DIFF";" return (string_literal ""R_MSP430X_SYM_DIFF"" " string_content ") ;)) })) })))
(translation_unit "char * FUN_0010af60(undefined8 param_1)\n\n{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}\n\n" (function_definition "char * FUN_0010af60(undefined8 param_1)\n\n{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" primitive_type (pointer_declarator "* FUN_0010af60(undefined8 param_1)" * (function_declarator "FUN_0010af60(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) )))) (compound_statement "{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" { (switch_statement "switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" switch (parenthesized_expression "(param_1)" ( identifier )) (compound_statement "{\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" { (case_statement "default:\n return (char *)0x0;" default : (return_statement "return (char *)0x0;" return (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) ;)) (case_statement "case 1:\n return "R_MSP430_ABS32";" case number_literal : (return_statement "return "R_MSP430_ABS32";" return (string_literal ""R_MSP430_ABS32"" " string_content ") ;)) (case_statement "case 2:\n return "R_MSP430_ABS16";" case number_literal : (return_statement "return "R_MSP430_ABS16";" return (string_literal ""R_MSP430_ABS16"" " string_content ") ;)) (case_statement "case 3:\n return "R_MSP430_ABS8";" case number_literal : (return_statement "return "R_MSP430_ABS8";" return (string_literal ""R_MSP430_ABS8"" " string_content ") ;)) (case_statement "case 4:\n return "R_MSP430_PCR16";" case number_literal : (return_statement "return "R_MSP430_PCR16";" return (string_literal ""R_MSP430_PCR16"" " string_content ") ;)) (case_statement "case 5:\n return "R_MSP430X_PCR20_EXT_SRC";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_SRC";" return (string_literal ""R_MSP430X_PCR20_EXT_SRC"" " string_content ") ;)) (case_statement "case 6:\n return "R_MSP430X_PCR20_EXT_DST";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_DST";" return (string_literal ""R_MSP430X_PCR20_EXT_DST"" " string_content ") ;)) (case_statement "case 7:\n return "R_MSP430X_PCR20_EXT_ODST";" case number_literal : (return_statement "return "R_MSP430X_PCR20_EXT_ODST";" return (string_literal ""R_MSP430X_PCR20_EXT_ODST"" " string_content ") ;)) (case_statement "case 8:\n return "R_MSP430X_ABS20_EXT_SRC";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_SRC";" return (string_literal ""R_MSP430X_ABS20_EXT_SRC"" " string_content ") ;)) (case_statement "case 9:\n return "R_MSP430X_ABS20_EXT_DST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_DST";" return (string_literal ""R_MSP430X_ABS20_EXT_DST"" " string_content ") ;)) (case_statement "case 10:\n return "R_MSP430X_ABS20_EXT_ODST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_EXT_ODST";" return (string_literal ""R_MSP430X_ABS20_EXT_ODST"" " string_content ") ;)) (case_statement "case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";" case number_literal : (return_statement "return "R_MSP430X_ABS20_ADR_SRC";" return (string_literal ""R_MSP430X_ABS20_ADR_SRC"" " string_content ") ;)) (case_statement "case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";" case number_literal : (return_statement "return "R_MSP430X_ABS20_ADR_DST";" return (string_literal ""R_MSP430X_ABS20_ADR_DST"" " string_content ") ;)) (case_statement "case 0xd:\n return "R_MSP430X_PCR16";" case number_literal : (return_statement "return "R_MSP430X_PCR16";" return (string_literal ""R_MSP430X_PCR16"" " string_content ") ;)) (case_statement "case 0xe:\n return "R_MSP430X_PCR20_CALL";" case number_literal : (return_statement "return "R_MSP430X_PCR20_CALL";" return (string_literal ""R_MSP430X_PCR20_CALL"" " string_content ") ;)) (case_statement "case 0xf:\n return "R_MSP430X_ABS16";" case number_literal : (return_statement "return "R_MSP430X_ABS16";" return (string_literal ""R_MSP430X_ABS16"" " string_content ") ;)) (case_statement "case 0x10:\n return "R_MSP430_ABS_HI16";" case number_literal : (return_statement "return "R_MSP430_ABS_HI16";" return (string_literal ""R_MSP430_ABS_HI16"" " string_content ") ;)) (case_statement "case 0x11:\n return "R_MSP430_PREL31";" case number_literal : (return_statement "return "R_MSP430_PREL31";" return (string_literal ""R_MSP430_PREL31"" " string_content ") ;)) (case_statement "case 0x12:\n return "R_MSP430_EHTYPE";" case number_literal : (return_statement "return "R_MSP430_EHTYPE";" return (string_literal ""R_MSP430_EHTYPE"" " string_content ") ;)) (case_statement "case 0x13:\n return "R_MSP430X_10_PCREL";" case number_literal : (return_statement "return "R_MSP430X_10_PCREL";" return (string_literal ""R_MSP430X_10_PCREL"" " string_content ") ;)) (case_statement "case 0x14:\n return "R_MSP430X_2X_PCREL";" case number_literal : (return_statement "return "R_MSP430X_2X_PCREL";" return (string_literal ""R_MSP430X_2X_PCREL"" " string_content ") ;)) (case_statement "case 0x15:\n return "R_MSP430X_SYM_DIFF";" case number_literal : (return_statement "return "R_MSP430X_SYM_DIFF";" return (string_literal ""R_MSP430X_SYM_DIFF"" " string_content ") ;)) })) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) )))) (compound_statement { (switch_statement switch (parenthesized_expression ( IDENT )) (compound_statement { (case_statement default : (return_statement return (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT) ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) (case_statement case LIT : (return_statement return (string_literal " string_content ") ;)) })) })))
(function_definition "char * FUN_0010af60(undefined8 param_1)\n\n{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" (primitive_type "char") (pointer_declarator "* FUN_0010af60(undefined8 param_1)" (* "*") (function_declarator "FUN_0010af60(undefined8 param_1)" (identifier "FUN_0010af60") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")")))) (compound_statement "{\n switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }\n}" ({ "{") (switch_statement "switch(param_1) {\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" (switch "switch") (parenthesized_expression "(param_1)" (( "(") (identifier "param_1") () ")")) (compound_statement "{\n default:\n return (char *)0x0;\n case 1:\n return "R_MSP430_ABS32";\n case 2:\n return "R_MSP430_ABS16";\n case 3:\n return "R_MSP430_ABS8";\n case 4:\n return "R_MSP430_PCR16";\n case 5:\n return "R_MSP430X_PCR20_EXT_SRC";\n case 6:\n return "R_MSP430X_PCR20_EXT_DST";\n case 7:\n return "R_MSP430X_PCR20_EXT_ODST";\n case 8:\n return "R_MSP430X_ABS20_EXT_SRC";\n case 9:\n return "R_MSP430X_ABS20_EXT_DST";\n case 10:\n return "R_MSP430X_ABS20_EXT_ODST";\n case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";\n case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";\n case 0xd:\n return "R_MSP430X_PCR16";\n case 0xe:\n return "R_MSP430X_PCR20_CALL";\n case 0xf:\n return "R_MSP430X_ABS16";\n case 0x10:\n return "R_MSP430_ABS_HI16";\n case 0x11:\n return "R_MSP430_PREL31";\n case 0x12:\n return "R_MSP430_EHTYPE";\n case 0x13:\n return "R_MSP430X_10_PCREL";\n case 0x14:\n return "R_MSP430X_2X_PCREL";\n case 0x15:\n return "R_MSP430X_SYM_DIFF";\n }" ({ "{") (case_statement "default:\n return (char *)0x0;" (default "default") (: ":") (return_statement "return (char *)0x0;" (return "return") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0")) (; ";"))) (case_statement "case 1:\n return "R_MSP430_ABS32";" (case "case") (number_literal "1") (: ":") (return_statement "return "R_MSP430_ABS32";" (return "return") (string_literal ""R_MSP430_ABS32"" (" """) (string_content "R_MSP430_ABS32") (" """)) (; ";"))) (case_statement "case 2:\n return "R_MSP430_ABS16";" (case "case") (number_literal "2") (: ":") (return_statement "return "R_MSP430_ABS16";" (return "return") (string_literal ""R_MSP430_ABS16"" (" """) (string_content "R_MSP430_ABS16") (" """)) (; ";"))) (case_statement "case 3:\n return "R_MSP430_ABS8";" (case "case") (number_literal "3") (: ":") (return_statement "return "R_MSP430_ABS8";" (return "return") (string_literal ""R_MSP430_ABS8"" (" """) (string_content "R_MSP430_ABS8") (" """)) (; ";"))) (case_statement "case 4:\n return "R_MSP430_PCR16";" (case "case") (number_literal "4") (: ":") (return_statement "return "R_MSP430_PCR16";" (return "return") (string_literal ""R_MSP430_PCR16"" (" """) (string_content "R_MSP430_PCR16") (" """)) (; ";"))) (case_statement "case 5:\n return "R_MSP430X_PCR20_EXT_SRC";" (case "case") (number_literal "5") (: ":") (return_statement "return "R_MSP430X_PCR20_EXT_SRC";" (return "return") (string_literal ""R_MSP430X_PCR20_EXT_SRC"" (" """) (string_content "R_MSP430X_PCR20_EXT_SRC") (" """)) (; ";"))) (case_statement "case 6:\n return "R_MSP430X_PCR20_EXT_DST";" (case "case") (number_literal "6") (: ":") (return_statement "return "R_MSP430X_PCR20_EXT_DST";" (return "return") (string_literal ""R_MSP430X_PCR20_EXT_DST"" (" """) (string_content "R_MSP430X_PCR20_EXT_DST") (" """)) (; ";"))) (case_statement "case 7:\n return "R_MSP430X_PCR20_EXT_ODST";" (case "case") (number_literal "7") (: ":") (return_statement "return "R_MSP430X_PCR20_EXT_ODST";" (return "return") (string_literal ""R_MSP430X_PCR20_EXT_ODST"" (" """) (string_content "R_MSP430X_PCR20_EXT_ODST") (" """)) (; ";"))) (case_statement "case 8:\n return "R_MSP430X_ABS20_EXT_SRC";" (case "case") (number_literal "8") (: ":") (return_statement "return "R_MSP430X_ABS20_EXT_SRC";" (return "return") (string_literal ""R_MSP430X_ABS20_EXT_SRC"" (" """) (string_content "R_MSP430X_ABS20_EXT_SRC") (" """)) (; ";"))) (case_statement "case 9:\n return "R_MSP430X_ABS20_EXT_DST";" (case "case") (number_literal "9") (: ":") (return_statement "return "R_MSP430X_ABS20_EXT_DST";" (return "return") (string_literal ""R_MSP430X_ABS20_EXT_DST"" (" """) (string_content "R_MSP430X_ABS20_EXT_DST") (" """)) (; ";"))) (case_statement "case 10:\n return "R_MSP430X_ABS20_EXT_ODST";" (case "case") (number_literal "10") (: ":") (return_statement "return "R_MSP430X_ABS20_EXT_ODST";" (return "return") (string_literal ""R_MSP430X_ABS20_EXT_ODST"" (" """) (string_content "R_MSP430X_ABS20_EXT_ODST") (" """)) (; ";"))) (case_statement "case 0xb:\n return "R_MSP430X_ABS20_ADR_SRC";" (case "case") (number_literal "0xb") (: ":") (return_statement "return "R_MSP430X_ABS20_ADR_SRC";" (return "return") (string_literal ""R_MSP430X_ABS20_ADR_SRC"" (" """) (string_content "R_MSP430X_ABS20_ADR_SRC") (" """)) (; ";"))) (case_statement "case 0xc:\n return "R_MSP430X_ABS20_ADR_DST";" (case "case") (number_literal "0xc") (: ":") (return_statement "return "R_MSP430X_ABS20_ADR_DST";" (return "return") (string_literal ""R_MSP430X_ABS20_ADR_DST"" (" """) (string_content "R_MSP430X_ABS20_ADR_DST") (" """)) (; ";"))) (case_statement "case 0xd:\n return "R_MSP430X_PCR16";" (case "case") (number_literal "0xd") (: ":") (return_statement "return "R_MSP430X_PCR16";" (return "return") (string_literal ""R_MSP430X_PCR16"" (" """) (string_content "R_MSP430X_PCR16") (" """)) (; ";"))) (case_statement "case 0xe:\n return "R_MSP430X_PCR20_CALL";" (case "case") (number_literal "0xe") (: ":") (return_statement "return "R_MSP430X_PCR20_CALL";" (return "return") (string_literal ""R_MSP430X_PCR20_CALL"" (" """) (string_content "R_MSP430X_PCR20_CALL") (" """)) (; ";"))) (case_statement "case 0xf:\n return "R_MSP430X_ABS16";" (case "case") (number_literal "0xf") (: ":") (return_statement "return "R_MSP430X_ABS16";" (return "return") (string_literal ""R_MSP430X_ABS16"" (" """) (string_content "R_MSP430X_ABS16") (" """)) (; ";"))) (case_statement "case 0x10:\n return "R_MSP430_ABS_HI16";" (case "case") (number_literal "0x10") (: ":") (return_statement "return "R_MSP430_ABS_HI16";" (return "return") (string_literal ""R_MSP430_ABS_HI16"" (" """) (string_content "R_MSP430_ABS_HI16") (" """)) (; ";"))) (case_statement "case 0x11:\n return "R_MSP430_PREL31";" (case "case") (number_literal "0x11") (: ":") (return_statement "return "R_MSP430_PREL31";" (return "return") (string_literal ""R_MSP430_PREL31"" (" """) (string_content "R_MSP430_PREL31") (" """)) (; ";"))) (case_statement "case 0x12:\n return "R_MSP430_EHTYPE";" (case "case") (number_literal "0x12") (: ":") (return_statement "return "R_MSP430_EHTYPE";" (return "return") (string_literal ""R_MSP430_EHTYPE"" (" """) (string_content "R_MSP430_EHTYPE") (" """)) (; ";"))) (case_statement "case 0x13:\n return "R_MSP430X_10_PCREL";" (case "case") (number_literal "0x13") (: ":") (return_statement "return "R_MSP430X_10_PCREL";" (return "return") (string_literal ""R_MSP430X_10_PCREL"" (" """) (string_content "R_MSP430X_10_PCREL") (" """)) (; ";"))) (case_statement "case 0x14:\n return "R_MSP430X_2X_PCREL";" (case "case") (number_literal "0x14") (: ":") (return_statement "return "R_MSP430X_2X_PCREL";" (return "return") (string_literal ""R_MSP430X_2X_PCREL"" (" """) (string_content "R_MSP430X_2X_PCREL") (" """)) (; ";"))) (case_statement "case 0x15:\n return "R_MSP430X_SYM_DIFF";" (case "case") (number_literal "0x15") (: ":") (return_statement "return "R_MSP430X_SYM_DIFF";" (return "return") (string_literal ""R_MSP430X_SYM_DIFF"" (" """) (string_content "R_MSP430X_SYM_DIFF") (" """)) (; ";"))) (} "}"))) (} "}")))
/* WARNING: Unknown calling convention */ char * function_1(type_1 rtype) { switch(rtype) { default: return (char *)0x0; case 1: return "R_MSP430_ABS32"; case 2: return "R_MSP430_ABS16"; case 3: return "R_MSP430_ABS8"; case 4: return "R_MSP430_PCR16"; case 5: return "R_MSP430X_PCR20_EXT_SRC"; case 6: return "R_MSP430X_PCR20_EXT_DST"; case 7: return "R_MSP430X_PCR20_EXT_ODST"; case 8: return "R_MSP430X_ABS20_EXT_SRC"; case 9: return "R_MSP430X_ABS20_EXT_DST"; case 10: return "R_MSP430X_ABS20_EXT_ODST"; case 0xb: return "R_MSP430X_ABS20_ADR_SRC"; case 0xc: return "R_MSP430X_ABS20_ADR_DST"; case 0xd: return "R_MSP430X_PCR16"; case 0xe: return "R_MSP430X_PCR20_CALL"; case 0xf: return "R_MSP430X_ABS16"; case 0x10: return "R_MSP430_ABS_HI16"; case 0x11: return "R_MSP430_PREL31"; case 0x12: return "R_MSP430_EHTYPE"; case 0x13: return "R_MSP430X_10_PCREL"; case 0x14: return "R_MSP430X_2X_PCREL"; case 0x15: return "R_MSP430X_SYM_DIFF"; } }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (switch_statement condition: (parenthesized_expression (identifier)) body: (compound_statement (case_statement (return_statement (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))) (case_statement value: (number_literal) (return_statement (string_literal (string_content)))))))))
null
char * MASKED(undefined8 param_1) { switch(param_1) { default: return (char *)0x0; case 1: return "R_MSP430_ABS32"; case 2: return "R_MSP430_ABS16"; case 3: return "R_MSP430_ABS8"; case 4: return "R_MSP430_PCR16"; case 5: return "R_MSP430X_PCR20_EXT_SRC"; case 6: return "R_MSP430X_PCR20_EXT_DST"; case 7: return "R_MSP430X_PCR20_EXT_ODST"; case 8: return "R_MSP430X_ABS20_EXT_SRC"; case 9: return "R_MSP430X_ABS20_EXT_DST"; case 10: return "R_MSP430X_ABS20_EXT_ODST"; case 0xb: return "R_MSP430X_ABS20_ADR_SRC"; case 0xc: return "R_MSP430X_ABS20_ADR_DST"; case 0xd: return "R_MSP430X_PCR16"; case 0xe: return "R_MSP430X_PCR20_CALL"; case 0xf: return "R_MSP430X_ABS16"; case 0x10: return "R_MSP430_ABS_HI16"; case 0x11: return "R_MSP430_PREL31"; case 0x12: return "R_MSP430_EHTYPE"; case 0x13: return "R_MSP430X_10_PCREL"; case 0x14: return "R_MSP430X_2X_PCREL"; case 0x15: return "R_MSP430X_SYM_DIFF"; } }
28_sg_ses_microcode_and_sg_ses_microcode_strip.c
perror
perror
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void perror(char *__s) { (*(code *)PTR_perror_00107fa0)(); return; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void perror(char *__s) { (*(code *)PTR_perror_00107fa0)(); return; }
JMP qword ptr [0x00107fa0]
null
null
null
null
[(u'CAST_-1206967798', u'CALLIND_-1206967864'), (u'CALLIND_-1206967864', u'INDIRECT_-1206967803'), ('tmp_28', u'CAST_-1206967798'), ('const-0', u'RETURN_-1206967861'), (u'INDIRECT_-1206967803', u'COPY_-1206967862')]
[(u'CAST_-1206967798', u'CALLIND_-1206967864'), (u'CALLIND_-1206967864', u'INDIRECT_-1206967803'), ('tmp_28', u'CAST_-1206967798'), ('const-0', u'RETURN_-1206967861'), (u'INDIRECT_-1206967803', u'COPY_-1206967862')]
null
null
001021c0
x64
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}\n\n" comment (function_definition "void perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" primitive_type (function_declarator "perror(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" { (expression_statement "(*(code *)PTR_perror_00107fa0)();" (call_expression "(*(code *)PTR_perror_00107fa0)()" (parenthesized_expression "(*(code *)PTR_perror_00107fa0)" ( (pointer_expression "*(code *)PTR_perror_00107fa0" * (cast_expression "(code *)PTR_perror_00107fa0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}\n\n" comment (function_definition "void perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" primitive_type (function_declarator "perror(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" { (expression_statement "(*(code *)PTR_perror_00107fa0)();" (call_expression "(*(code *)PTR_perror_00107fa0)()" (parenthesized_expression "(*(code *)PTR_perror_00107fa0)" ( (pointer_expression "*(code *)PTR_perror_00107fa0" * (cast_expression "(code *)PTR_perror_00107fa0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}\n\n" (function_definition "void perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" primitive_type (function_declarator "perror(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) ))) (compound_statement "{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" { (expression_statement "(*(code *)PTR_perror_00107fa0)();" (call_expression "(*(code *)PTR_perror_00107fa0)()" (parenthesized_expression "(*(code *)PTR_perror_00107fa0)" ( (pointer_expression "*(code *)PTR_perror_00107fa0" * (cast_expression "(code *)PTR_perror_00107fa0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void perror(char *__s)\n\n{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" (primitive_type "void") (function_declarator "perror(char *__s)" (identifier "perror") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")"))) (compound_statement "{\n (*(code *)PTR_perror_00107fa0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_perror_00107fa0)();" (call_expression "(*(code *)PTR_perror_00107fa0)()" (parenthesized_expression "(*(code *)PTR_perror_00107fa0)" (( "(") (pointer_expression "*(code *)PTR_perror_00107fa0" (* "*") (cast_expression "(code *)PTR_perror_00107fa0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_perror_00107fa0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(char *__s) { (*(type_1 *)PTR_perror_00107fa0)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))) (return_statement))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(char *__s) { (*(code *)PTR_MASKED_00107fa0)(); return; }
4148_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
~Output_data_reloc
FUN_001fdc40
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_32,_true> * this, int __in_chrg) */ void __thiscall gold::Output_data_reloc<9,_false,_32,_true>::~Output_data_reloc (Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg) { pointer pOVar1; (this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data._vptr_Output_data = (_func_int_varargs **)&DAT_00436008; pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_>_> ._M_impl._M_start; if (pOVar1 != (pointer)0x0) { operator_delete(pOVar1); return; } return; }
void FUN_001fdc40(undefined8 *param_1) { *param_1 = &DAT_00436008; if (param_1[9] != 0) { FUN_002dac60(); return; } return; }
LEA RAX,[0x436008] MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x48] TEST RDI,RDI JZ 0x001fdc60 JMP 0x002dac60 RET
null
null
null
null
[(u'PTRSUB_-1207903059', u'CAST_-1207903048'), ('tmp_57', u'PTRSUB_-1207903054'), ('const-0', u'INT_NOTEQUAL_-1207903132'), (u'PTRSUB_-1207903047', u'STORE_-1207903156'), ('const-0', u'PTRSUB_-1207903054'), (u'PTRSUB_-1207903049', u'PTRSUB_-1207903052'), ('const-433', u'LOAD_-1207903152'), (u'PTRSUB_-1207903054', u'PTRSUB_-1207903051'), (u'PTRSUB_-1207903048', u'PTRSUB_-1207903047'), (u'PTRSUB_-1207903049', u'PTRSUB_-1207903048'), (u'PTRSUB_-1207903058', u'PTRSUB_-1207903054'), (u'PTRSUB_-1207903047', u'LOAD_-1207903152'), ('const-0', u'PTRSUB_-1207903048'), (u'CAST_-1207903048', u'STORE_-1207903156'), (u'LOAD_-1207903152', u'INT_NOTEQUAL_-1207903132'), (u'LOAD_-1207903152', u'CALL_-1207903126'), ('const-4415496', u'PTRSUB_-1207903059'), ('const-0', u'PTRSUB_-1207903049'), ('const-0', u'RETURN_-1207903106'), ('const-72', u'PTRSUB_-1207903049'), ('const-0', u'PTRSUB_-1207903054'), ('tmp_57', u'PTRSUB_-1207903058'), ('const-0', u'PTRSUB_-1207903050'), ('const-0', u'RETURN_-1207903122'), ('const-0', u'PTRSUB_-1207903052'), ('const-0', u'PTRSUB_-1207903051'), ('const-0', u'PTRSUB_-1207903059'), ('const-0', u'PTRSUB_-1207903058'), ('const-0', u'PTRSUB_-1207903047'), ('const-0', u'PTRSUB_-1207903047'), (u'PTRSUB_-1207903050', u'PTRSUB_-1207903047'), (u'INT_NOTEQUAL_-1207903132', u'CBRANCH_-1207903131'), (u'PTRSUB_-1207903052', u'PTRSUB_-1207903050'), ('tmp_39', u'CBRANCH_-1207903131'), ('const-433', u'STORE_-1207903156'), (u'PTRSUB_-1207903051', u'PTRSUB_-1207903049'), (u'PTRSUB_-1207903054', u'PTRSUB_-1207903049')]
[('const-433', u'STORE_-1207903156'), ('const-0', u'INT_NOTEQUAL_-1207903132'), (u'PTRADD_-1207903057', u'LOAD_-1207903152'), ('const-0', u'RETURN_-1207903122'), ('const-433', u'LOAD_-1207903152'), ('tmp_92', u'PTRADD_-1207903057'), ('const-9', u'PTRADD_-1207903057'), ('const-0', u'PTRSUB_-1207903060'), (u'PTRSUB_-1207903060', u'STORE_-1207903156'), (u'LOAD_-1207903152', u'INT_NOTEQUAL_-1207903132'), (u'INT_NOTEQUAL_-1207903132', u'CBRANCH_-1207903131'), ('const-8', u'PTRADD_-1207903057'), ('const-4415496', u'PTRSUB_-1207903060'), ('tmp_39', u'CBRANCH_-1207903131'), ('const-0', u'RETURN_-1207903106'), ('tmp_92', u'STORE_-1207903156')]
null
null
001fdc40
x64
O3
(translation_unit "void FUN_001fdc40(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001fdc40(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001fdc40(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &DAT_00436008;" (assignment_expression "*param_1 = &DAT_00436008" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00436008" & identifier)) ;) (if_statement "if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }" if (parenthesized_expression "(param_1[9] != 0)" ( (binary_expression "param_1[9] != 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002dac60();\n return;\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_32,_true> * this,\n int __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::~Output_data_reloc\n (Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg)\n\n{\n pointer pOVar1;\n \n (this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&DAT_00436008;\n pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_>_>\n ._M_impl._M_start;\n if (pOVar1 != (pointer)0x0) {\n operator_delete(pOVar1);\n return;\n }\n return;\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_false,_32,_true>::~Output_data_reloc\n (Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg)\n\n{\n pointer pOVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::~Output_data_reloc\n (Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg)\n\n{\n pointer" identifier > : : ~ (function_declarator "Output_data_reloc\n (Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg)" identifier (parameter_list "(Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) { identifier) identifier ;) (expression_statement "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&DAT_00436008;" (assignment_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&DAT_00436008" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data._vptr_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&DAT_00436008" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_00436008" & identifier))) ;) (expression_statement "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_>_>\n ._M_impl._M_start;" (field_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_>_>\n ._M_impl._M_start" (field_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_>_>\n ._M_impl" (binary_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_>_" (binary_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9,_false,_32,_true>_" (binary_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold::Output_reloc<9" (binary_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std::allocator<gold" (binary_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_false,_32,_true>,_std" (binary_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "pOVar1 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_false,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_false,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_false,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) (ERROR ",_false,_32,_true" , identifier , identifier , identifier) > (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) (ERROR ",_false,_32,_true" , identifier , identifier , identifier) > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (pOVar1 != (pointer)0x0) {\n operator_delete(pOVar1);\n return;\n }" if (parenthesized_expression "(pOVar1 != (pointer)0x0)" ( (binary_expression "pOVar1 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pOVar1);\n return;\n }" { (expression_statement "operator_delete(pOVar1);" (call_expression "operator_delete(pOVar1)" identifier (argument_list "(pOVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001fdc40(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001fdc40(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001fdc40(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &DAT_00436008;" (assignment_expression "*param_1 = &DAT_00436008" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_00436008" & identifier)) ;) (if_statement "if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }" if (parenthesized_expression "(param_1[9] != 0)" ( (binary_expression "param_1[9] != 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002dac60();\n return;\n }" { (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_001fdc40(undefined8 *param_1)\n\n{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001fdc40(undefined8 *param_1)" (identifier "FUN_001fdc40") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &DAT_00436008;\n if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &DAT_00436008;" (assignment_expression "*param_1 = &DAT_00436008" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_00436008" (& "&") (identifier "DAT_00436008"))) (; ";")) (if_statement "if (param_1[9] != 0) {\n FUN_002dac60();\n return;\n }" (if "if") (parenthesized_expression "(param_1[9] != 0)" (( "(") (binary_expression "param_1[9] != 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002dac60();\n return;\n }" ({ "{") (expression_statement "FUN_002dac60();" (call_expression "FUN_002dac60()" (identifier "FUN_002dac60") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void ~Output_data_reloc(Output_data_reloc<9,_false,_32,_true> * this, int __in_chrg) */ void __thiscall var_1::Output_data_reloc<9,_false,_32,_true>::~Output_data_reloc (Output_data_reloc<9,_false,_32,_true> *this,int __in_chrg) { type_2 var_4; (this->super_Output_data_reloc_base<9,_false,_32,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data._vptr_Output_data = (type_1 **)&DAT_00436008; var_4 = (this->super_Output_data_reloc_base<9,_false,_32,_true>).relocs_. super__Vector_base<var_1::Output_reloc<9,_false,_32,_true>,var_2::allocator<var_1::Output_reloc<9,_false,_32,_true>var_3>var_3> ._M_impl._M_start; if (var_4 != (type_2)0x0) { var_5(var_4); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &DAT_00436008; if (param_1[9] != 0) { FUN_002dac60(); return; } return; }
7287_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
~money_put
FUN_002b17f0
/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~money_put() */ void __thiscall std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put (money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this) { *(undefined ***)this = &PTR__money_put_003f3100; locale::facet::~facet((facet *)this); return; }
void FUN_002b17f0(undefined8 *param_1) { *param_1 = &PTR_FUN_003f3100; FUN_002a46b0(); return; }
LEA RAX,[0x3f30f0] ADD RAX,0x10 MOV qword ptr [RDI],RAX JMP 0x002a46b0
null
null
null
null
[(u'PTRSUB_-1204545449', u'STORE_-1204545527'), ('tmp_41', u'CAST_-1204545450'), ('const-433', u'STORE_-1204545527'), ('const-4141312', u'PTRSUB_-1204545449'), (u'CAST_-1204545450', u'STORE_-1204545527'), ('const-0', u'PTRSUB_-1204545449'), ('const-0', u'RETURN_-1204545515'), (u'CAST_-1204545446', u'CALL_-1204545519'), ('tmp_41', u'CAST_-1204545446')]
[('tmp_72', u'STORE_-1204545527'), (u'PTRSUB_-1204545449', u'STORE_-1204545527'), ('const-0', u'PTRSUB_-1204545449'), ('const-4141312', u'PTRSUB_-1204545449'), ('const-433', u'STORE_-1204545527'), ('const-0', u'RETURN_-1204545515')]
null
null
002b17f0
x64
O3
(translation_unit "void FUN_002b17f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}\n\n" (function_definition "void FUN_002b17f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}" primitive_type (function_declarator "FUN_002b17f0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003f3100;" (assignment_expression "*param_1 = &PTR_FUN_003f3100" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003f3100" & identifier)) ;) (expression_statement "FUN_002a46b0();" (call_expression "FUN_002a46b0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~money_put() */\n\nvoid __thiscall\nstd::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put\n (money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{\n *(undefined ***)this = &PTR__money_put_003f3100;\n locale::facet::~facet((facet *)this);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put\n (money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{\n *(undefined ***)this = &PTR__money_put_003f3100;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "std::char_traits<char>>>::~money_put\n (money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)\n\n{" identifier : : identifier < primitive_type >> > : : ~ (function_declarator "money_put\n (money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)" identifier (parameter_list "(money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this)" ( (parameter_declaration "money_put" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "std::ostreambuf_iterator" type_identifier (ERROR "::" : :) identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "std::char_traits<char>>> *this" type_identifier (ERROR "::char_traits<char>>>" : : identifier < primitive_type >> >) (pointer_declarator "*this" * identifier)) ))) {) (init_declarator "*(undefined ***)this = &PTR__money_put_003f3100" (pointer_declarator "*(undefined ***)this" * (parenthesized_declarator "(undefined ***)this" ( (ERROR "undefined" identifier) (pointer_declarator "***)this" * (pointer_declarator "**)this" * (pointer_declarator "*)this" * (ERROR ")" )) identifier))) ))) = (pointer_expression "&PTR__money_put_003f3100" & identifier)) ;) (labeled_statement "locale::facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (labeled_statement "facet::~facet((facet *)this);" statement_identifier : (ERROR ":" :) (expression_statement "~facet((facet *)this);" (unary_expression "~facet((facet *)this)" ~ (call_expression "facet((facet *)this)" identifier (argument_list "((facet *)this)" ( (cast_expression "(facet *)this" ( (type_descriptor "facet *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;))) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002b17f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}\n\n" (function_definition "void FUN_002b17f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}" primitive_type (function_declarator "FUN_002b17f0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003f3100;" (assignment_expression "*param_1 = &PTR_FUN_003f3100" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003f3100" & identifier)) ;) (expression_statement "FUN_002a46b0();" (call_expression "FUN_002a46b0()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002b17f0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002b17f0(undefined8 *param_1)" (identifier "FUN_002b17f0") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &PTR_FUN_003f3100;\n FUN_002a46b0();\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003f3100;" (assignment_expression "*param_1 = &PTR_FUN_003f3100" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003f3100" (& "&") (identifier "PTR_FUN_003f3100"))) (; ";")) (expression_statement "FUN_002a46b0();" (call_expression "FUN_002a46b0()" (identifier "FUN_002a46b0") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::money_put<char, std::ostreambuf_iterator<char, std::char_traits<char> > >::~money_put() */ void __thiscall std::money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>>::~money_put (money_put<char,std::ostreambuf_iterator<char,std::char_traits<char>>> *this) { *(undefined ***)this = &PTR__money_put_003f3100; locale::facet::~var_1((var_1 *)this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003f3100; FUN_002a46b0(); return; }
7541_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
do_get_weekday
FUN_002bf9b0
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::do_get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ undefined1 [16] std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::do_get_weekday (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,long param_6,uint *param_7,long param_8) { long lVar1; undefined1 auVar2 [16]; char cVar3; __timepunct *p_Var4; undefined8 local_b8; undefined8 local_b0; undefined1 local_a8 [12]; undefined4 uStack_9c; undefined4 local_90; int local_8c; undefined8 local_88; undefined8 local_80; undefined8 local_78; undefined8 local_70; undefined8 local_68; undefined8 local_60; undefined8 local_58; undefined8 local_50; undefined8 local_48; undefined8 local_40; undefined8 local_38; undefined8 local_30; undefined8 local_28; undefined8 local_20; local_a8._8_4_ = (undefined4)param_3; uStack_9c = (undefined4)((ulong)param_3 >> 0x20); local_b8 = param_4; local_b0 = param_5; local_a8._0_8_ = param_2; p_Var4 = use_facet<std::__timepunct<char>>((locale *)(param_6 + 0xd0)); local_8c = 0; lVar1 = *(long *)(p_Var4 + 0x10); local_88 = *(undefined8 *)(lVar1 + 0x90); local_80 = *(undefined8 *)(lVar1 + 0x98); local_78 = *(undefined8 *)(lVar1 + 0xa0); local_70 = *(undefined8 *)(lVar1 + 0xa8); local_68 = *(undefined8 *)(lVar1 + 0xb0); local_60 = *(undefined8 *)(lVar1 + 0xb8); local_58 = *(undefined8 *)(lVar1 + 0xc0); local_50 = *(undefined8 *)(lVar1 + 0x58); local_48 = *(undefined8 *)(lVar1 + 0x60); local_40 = *(undefined8 *)(lVar1 + 0x68); local_38 = *(undefined8 *)(lVar1 + 0x70); local_30 = *(undefined8 *)(lVar1 + 0x78); local_28 = *(undefined8 *)(lVar1 + 0x80); local_20 = *(undefined8 *)(lVar1 + 0x88); local_a8 = _M_extract_wday_or_month (param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0, &local_90,&local_88,7,param_6,&local_8c); if (local_8c == 0) { *(undefined4 *)(param_8 + 0x18) = local_90; } else { *param_7 = *param_7 | 4; } cVar3 = istreambuf_iterator<char,std::char_traits<char>>::equal ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8, (istreambuf_iterator *)&local_b8); if (cVar3 != '\0') { *param_7 = *param_7 | 2; } auVar2._12_4_ = uStack_9c; auVar2._0_12_ = local_a8; return auVar2; }
undefined1 [16] FUN_002bf9b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,long param_6,uint *param_7,long param_8) { undefined1 auVar1 [16]; char cVar2; long lVar3; undefined8 local_b8; undefined8 local_b0; undefined1 local_a8 [12]; undefined4 uStack_9c; undefined4 local_90; int local_8c; undefined8 local_88; undefined8 local_80; undefined8 local_78; undefined8 local_70; undefined8 local_68; undefined8 local_60; undefined8 local_58; undefined8 local_50; undefined8 local_48; undefined8 local_40; undefined8 local_38; undefined8 local_30; undefined8 local_28; undefined8 local_20; local_a8._8_4_ = (undefined4)param_3; uStack_9c = (undefined4)((ulong)param_3 >> 0x20); local_b8 = param_4; local_b0 = param_5; local_a8._0_8_ = param_2; lVar3 = FUN_002b5b90(param_6 + 0xd0); local_8c = 0; lVar3 = *(long *)(lVar3 + 0x10); local_88 = *(undefined8 *)(lVar3 + 0x90); local_80 = *(undefined8 *)(lVar3 + 0x98); local_78 = *(undefined8 *)(lVar3 + 0xa0); local_70 = *(undefined8 *)(lVar3 + 0xa8); local_68 = *(undefined8 *)(lVar3 + 0xb0); local_60 = *(undefined8 *)(lVar3 + 0xb8); local_58 = *(undefined8 *)(lVar3 + 0xc0); local_50 = *(undefined8 *)(lVar3 + 0x58); local_48 = *(undefined8 *)(lVar3 + 0x60); local_40 = *(undefined8 *)(lVar3 + 0x68); local_38 = *(undefined8 *)(lVar3 + 0x70); local_30 = *(undefined8 *)(lVar3 + 0x78); local_28 = *(undefined8 *)(lVar3 + 0x80); local_20 = *(undefined8 *)(lVar3 + 0x88); local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8, local_b0,&local_90,&local_88,7,param_6,&local_8c); if (local_8c == 0) { *(undefined4 *)(param_8 + 0x18) = local_90; } else { *param_7 = *param_7 | 4; } cVar2 = FUN_002b8fc0(local_a8,&local_b8); if (cVar2 != '\0') { *param_7 = *param_7 | 2; } auVar1._12_4_ = uStack_9c; auVar1._0_12_ = local_a8; return auVar1; }
PUSH R12 MOV R12,RDI LEA RDI,[R9 + 0xd0] PUSH RBP MOV RBP,R9 PUSH RBX SUB RSP,0xb0 MOV qword ptr [RSP + 0x20],RSI MOV RBX,qword ptr [RSP + 0xd0] MOV qword ptr [RSP + 0x28],RDX MOV qword ptr [RSP + 0x10],RCX MOV qword ptr [RSP + 0x18],R8 CALL 0x002b5b90 MOV dword ptr [RSP + 0x3c],0x0 MOV RDI,R12 MOV RAX,qword ptr [RAX + 0x10] MOV RDX,qword ptr [RAX + 0x90] MOV qword ptr [RSP + 0x40],RDX MOV RDX,qword ptr [RAX + 0x98] MOV qword ptr [RSP + 0x48],RDX MOV RDX,qword ptr [RAX + 0xa0] MOV qword ptr [RSP + 0x50],RDX MOV RDX,qword ptr [RAX + 0xa8] MOV qword ptr [RSP + 0x58],RDX MOV RDX,qword ptr [RAX + 0xb0] MOV qword ptr [RSP + 0x60],RDX MOV RDX,qword ptr [RAX + 0xb8] MOV qword ptr [RSP + 0x68],RDX MOV RDX,qword ptr [RAX + 0xc0] MOV qword ptr [RSP + 0x70],RDX MOV RDX,qword ptr [RAX + 0x58] MOV qword ptr [RSP + 0x78],RDX MOV RDX,qword ptr [RAX + 0x60] MOV qword ptr [RSP + 0x80],RDX MOV RDX,qword ptr [RAX + 0x68] MOV qword ptr [RSP + 0x88],RDX MOV RDX,qword ptr [RAX + 0x70] MOV qword ptr [RSP + 0x90],RDX MOV RDX,qword ptr [RAX + 0x78] MOV qword ptr [RSP + 0x98],RDX MOV RDX,qword ptr [RAX + 0x80] MOV RAX,qword ptr [RAX + 0x88] MOV qword ptr [RSP + 0xa0],RDX MOV qword ptr [RSP + 0xa8],RAX LEA RAX,[RSP + 0x3c] PUSH RAX PUSH RBP PUSH 0x7 LEA RAX,[RSP + 0x58] PUSH RAX MOV RCX,qword ptr [RSP + 0x30] MOV R8,qword ptr [RSP + 0x38] MOV RSI,qword ptr [RSP + 0x40] MOV RDX,qword ptr [RSP + 0x48] LEA R9,[RSP + 0x58] CALL 0x002b9470 MOV qword ptr [RSP + 0x20],RAX MOV qword ptr [RSP + 0x28],RDX MOV qword ptr [RSP + 0x40],RAX MOV EAX,dword ptr [RSP + 0x28] MOV dword ptr [RSP + 0x48],EAX ADD RSP,0x20 MOV EAX,dword ptr [RSP + 0x3c] TEST EAX,EAX JNZ 0x002bfb30 MOV RAX,qword ptr [RSP + 0xd8] MOV EDX,dword ptr [RSP + 0x38] MOV dword ptr [RAX + 0x18],EDX LEA RSI,[RSP + 0x10] LEA RDI,[RSP + 0x20] CALL 0x002b8fc0 TEST AL,AL JZ 0x002bfb18 OR dword ptr [RBX],0x2 MOV RAX,qword ptr [RSP + 0x20] MOV RDX,qword ptr [RSP + 0x28] ADD RSP,0xb0 POP RBX POP RBP POP R12 RET OR dword ptr [RBX],0x4 JMP 0x002bfb02
null
null
null
null
[('tmp_1071', u'CAST_-1204486957'), (u'INDIRECT_-1204486883', u'STORE_-1204487209'), (u'LOAD_-1204487645', u'INT_ADD_-1204487586'), (u'CAST_-1204486628', u'CALL_-1204487185'), ('const-433', u'LOAD_-1204487497'), (u'INT_RIGHT_-1204486999', u'SUBPIECE_-1204487153'), ('const-112', u'INT_ADD_-1204487445'), (u'LOAD_-1204487645', u'INT_ADD_-1204487496'), (u'CALL_-1204487662', u'INDIRECT_-1204487139'), (u'LOAD_-1204487645', u'INT_ADD_-1204487427'), ('const-32', u'INT_RIGHT_-1204486999'), (u'CALL_-1204487307', u'INDIRECT_-1204486803'), (u'CALL_-1204487307', u'INDIRECT_-1204486928'), (u'CAST_-1204486990', u'CALL_-1204487662'), ('const-433', u'LOAD_-1204487479'), ('const-433', u'LOAD_-1204487638'), (u'CALL_-1204487307', u'INDIRECT_-1204486883'), (u'CALL_-1204487307', u'INDIRECT_-1204486763'), ('const--136', u'PTRSUB_-1204486752'), (u'CALL_-1204487307', u'INDIRECT_-1204486795'), (u'INT_ADD_-1204487481', u'CAST_-1204486819'), (u'CALL_-1204487185', u'INDIRECT_-1204486729'), ('tmp_1065', u'PTRSUB_-1204486762'), ('const-16', u'PTRADD_-1204487583'), (u'LOAD_-1204487645', u'INT_ADD_-1204487445'), (u'CALL_-1204487185', u'INDIRECT_-1204486761'), ('const-433', u'LOAD_-1204487620'), ('const-136', u'INT_ADD_-1204487399'), (u'CALL_-1204487185', u'INDIRECT_-1204486713'), ('const-433', u'LOAD_-1204487512'), (u'CAST_-1204486643', u'STORE_-1204487209'), (u'INT_ADD_-1204487195', u'CAST_-1204486643'), ('tmp_1065', u'PTRSUB_-1204486725'), ('const-1', u'PTRADD_-1204487583'), (u'CALL_-1204487185', u'INDIRECT_-1204486705'), ('tmp_1066', u'CALL_-1204487307'), (u'INT_ADD_-1204487586', u'CAST_-1204486894'), (u'CALL_-1204487185', u'INDIRECT_-1204486697'), (u'CALL_-1204487185', u'INDIRECT_-1204486769'), ('tmp_1065', u'PTRSUB_-1204486752'), ('const-433', u'LOAD_-1204487168'), (u'CALL_-1204487662', u'INDIRECT_-1204487115'), (u'LOAD_-1204487645', u'INT_ADD_-1204487604'), ('const-152', u'INT_ADD_-1204487604'), (u'CAST_-1204486806', u'LOAD_-1204487479'), (u'CALL_-1204487307', u'INDIRECT_-1204486859'), (u'CALL_-1204487662', u'INDIRECT_-1204487123'), (u'PTRSUB_-1204486752', u'CALL_-1204487307'), (u'CALL_-1204487185', u'INDIRECT_-1204486745'), (u'CAST_-1204486767', u'LOAD_-1204487425'), (u'CALL_-1204487185', u'INDIRECT_-1204486777'), (u'CALL_-1204487307', u'INDIRECT_-1204486891'), (u'CALL_-1204487307', u'INDIRECT_-1204486875'), ('const-7', u'CALL_-1204487307'), (u'CAST_-1204486894', u'LOAD_-1204487602'), (u'LOAD_-1204487645', u'INT_ADD_-1204487532'), (u'CAST_-1204486855', u'LOAD_-1204487548'), (u'CAST_-1204486759', u'LOAD_-1204487415'), (u'INT_OR_-1204487141', u'STORE_-1204487165'), (u'CALL_-1204487185', u'INDIRECT_-1204486737'), (u'CAST_-1204486819', u'LOAD_-1204487497'), (u'INT_ADD_-1204487399', u'CAST_-1204486759'), ('const--168', u'PTRSUB_-1204486658'), (u'CALL_-1204487662', u'INDIRECT_-1204487152'), ('tmp_2167', u'LOAD_-1204487097'), ('const-433', u'STORE_-1204487165'), (u'CALL_-1204487307', u'INDIRECT_-1204486851'), (u'CALL_-1204487662', u'INDIRECT_-1204487160'), (u'CALL_-1204487185', u'INDIRECT_-1204486801'), (u'CALL_-1204487185', u'INDIRECT_-1204486721'), (u'CALL_-1204487185', u'INDIRECT_-1204486663'), ('tmp_1065', u'PTRSUB_-1204486658'), ('const-104', u'INT_ADD_-1204487463'), ('tmp_2167', u'STORE_-1204487165'), ('const--140', u'PTRSUB_-1204486762'), ('const-168', u'INT_ADD_-1204487568'), (u'CALL_-1204487307', u'INDIRECT_-1204486843'), (u'INT_ADD_-1204487532', u'CAST_-1204486855'), (u'CAST_-1204486925', u'LOAD_-1204487645'), (u'CALL_-1204487185', u'INT_NOTEQUAL_-1204487170'), (u'INT_ADD_-1204487409', u'CAST_-1204486767'), (u'LOAD_-1204487645', u'INT_ADD_-1204487622'), ('const-0', u'COPY_-1204487660'), (u'LOAD_-1204487645', u'INT_ADD_-1204487399'), (u'CALL_-1204487662', u'PTRADD_-1204487583'), (u'INT_ADD_-1204487622', u'CAST_-1204486920'), (u'CALL_-1204487185', u'INDIRECT_-1204486825'), ('tmp_540', u'CBRANCH_-1204487231'), ('const-128', u'INT_ADD_-1204487409'), (u'INDIRECT_-1204487123', u'PIECE_-1204486920'), (u'INT_ADD_-1204487463', u'CAST_-1204486806'), (u'CAST_-1204486907', u'LOAD_-1204487620'), (u'CALL_-1204487307', u'INDIRECT_-1204486920'), (u'INT_NOTEQUAL_-1204487170', u'CBRANCH_-1204487170'), (u'INDIRECT_-1204486663', u'COPY_-1204486698'), (u'PTRSUB_-1204486664', u'CAST_-1204486628'), ('const--144', u'PTRSUB_-1204486725'), (u'CALL_-1204487662', u'INDIRECT_-1204487131'), ('const-160', u'INT_ADD_-1204487586'), (u'CALL_-1204487185', u'INDIRECT_-1204486793'), (u'PTRSUB_-1204486762', u'CALL_-1204487307'), (u'INT_ADD_-1204487732', u'CAST_-1204486990'), ('tmp_769', u'BRANCH_-1204487080'), (u'CAST_-1204486881', u'LOAD_-1204487584'), (u'CALL_-1204487307', u'INDIRECT_-1204486787'), ('const-0', u'SUBPIECE_-1204487153'), ('const-433', u'LOAD_-1204487461'), (u'CAST_-1204486780', u'LOAD_-1204487443'), ('tmp_2167', u'STORE_-1204487094'), (u'INDIRECT_-1204486663', u'SUBPIECE_-1204486839'), (u'PTRADD_-1204487583', u'CAST_-1204486925'), (u'CALL_-1204487307', u'INDIRECT_-1204486779'), (u'PIECE_-1204486829', u'COPY_-1204486984'), ('const-4', u'INT_OR_-1204487070'), (u'INT_ADD_-1204487445', u'CAST_-1204486793'), ('const-184', u'INT_ADD_-1204487532'), (u'COPY_-1204486699', u'PIECE_-1204486829'), ('tmp_1070', u'COPY_-1204487007'), ('tmp_2168', u'INT_ADD_-1204487195'), ('const-0', u'SUBPIECE_-1204486839'), (u'LOAD_-1204487168', u'INT_OR_-1204487141'), (u'CAST_-1204486957', u'INT_RIGHT_-1204486999'), (u'CALL_-1204487307', u'INDIRECT_-1204486899'), (u'PTRSUB_-1204486725', u'CALL_-1204487307'), (u'CALL_-1204487307', u'INDIRECT_-1204486811'), (u'CALL_-1204487307', u'INDIRECT_-1204486835'), (u'INDIRECT_-1204487139', u'CALL_-1204487307'), ('const-433', u'LOAD_-1204487425'), ('tmp_2167', u'LOAD_-1204487168'), ('const-433', u'LOAD_-1204487415'), (u'PIECE_-1204486920', u'CALL_-1204487307'), ('const-433', u'LOAD_-1204487548'), (u'INT_EQUAL_-1204487233', u'CBRANCH_-1204487231'), ('const-144', u'INT_ADD_-1204487622'), ('tmp_1073', u'COPY_-1204487009'), (u'INDIRECT_-1204487160', u'CALL_-1204487307'), (u'INT_ADD_-1204487496', u'CAST_-1204486829'), ('const-88', u'INT_ADD_-1204487496'), ('tmp_1067', u'INT_ADD_-1204487732'), ('const-0', u'RETURN_-1204487095'), (u'COPY_-1204486698', u'PIECE_-1204486829'), ('const-8', u'SUBPIECE_-1204486831'), ('tmp_1071', u'SUBPIECE_-1204487154'), (u'INDIRECT_-1204487152', u'CALL_-1204487307'), (u'CAST_-1204486634', u'CALL_-1204487185'), ('const-208', u'INT_ADD_-1204487732'), ('const-433', u'LOAD_-1204487602'), (u'CALL_-1204487185', u'INDIRECT_-1204486862'), ('const-433', u'LOAD_-1204487566'), (u'LOAD_-1204487645', u'INT_ADD_-1204487514'), (u'CALL_-1204487185', u'INDIRECT_-1204486753'), ('const-0', u'INT_EQUAL_-1204487233'), ('const-96', u'INT_ADD_-1204487481'), (u'SUBPIECE_-1204487154', u'COPY_-1204487008'), ('const-433', u'STORE_-1204487209'), (u'LOAD_-1204487645', u'INT_ADD_-1204487409'), ('const-192', u'INT_ADD_-1204487514'), (u'INT_ADD_-1204487550', u'CAST_-1204486868'), ('const-433', u'LOAD_-1204487530'), ('const-433', u'LOAD_-1204487584'), (u'CAST_-1204486793', u'LOAD_-1204487461'), (u'INDIRECT_-1204487131', u'PIECE_-1204486920'), (u'CALL_-1204487307', u'INDIRECT_-1204486819'), (u'CAST_-1204486920', u'LOAD_-1204487638'), (u'LOAD_-1204487645', u'INT_ADD_-1204487463'), (u'CALL_-1204487307', u'INDIRECT_-1204486771'), (u'CALL_-1204487307', u'INDIRECT_-1204486827'), ('const-433', u'LOAD_-1204487097'), ('const--184', u'PTRSUB_-1204486664'), (u'INT_OR_-1204487070', u'STORE_-1204487094'), (u'INT_ADD_-1204487568', u'CAST_-1204486881'), (u'CALL_-1204487185', u'INDIRECT_-1204486785'), (u'INT_ADD_-1204487604', u'CAST_-1204486907'), ('const-0', u'SUBPIECE_-1204487154'), (u'LOAD_-1204487645', u'INT_ADD_-1204487481'), ('tmp_610', u'CBRANCH_-1204487170'), (u'INT_ADD_-1204487427', u'CAST_-1204486780'), (u'CALL_-1204487307', u'INDIRECT_-1204486867'), (u'LOAD_-1204487645', u'INT_ADD_-1204487568'), ('const-433', u'LOAD_-1204487443'), ('const-120', u'INT_ADD_-1204487427'), (u'PTRSUB_-1204486658', u'CAST_-1204486634'), (u'INDIRECT_-1204486825', u'COPY_-1204486699'), (u'COPY_-1204486984', u'RETURN_-1204487095'), (u'CALL_-1204487307', u'INDIRECT_-1204486907'), ('const-24', u'INT_ADD_-1204487195'), (u'LOAD_-1204487645', u'INT_ADD_-1204487550'), (u'CAST_-1204486842', u'LOAD_-1204487530'), (u'INDIRECT_-1204486875', u'INT_EQUAL_-1204487233'), ('const-0', u'INT_NOTEQUAL_-1204487170'), (u'INDIRECT_-1204486663', u'SUBPIECE_-1204486831'), ('const-2', u'INT_OR_-1204487141'), ('tmp_1067', u'CALL_-1204487307'), (u'LOAD_-1204487097', u'INT_OR_-1204487070'), ('const-433', u'STORE_-1204487094'), (u'CAST_-1204486868', u'LOAD_-1204487566'), ('const-176', u'INT_ADD_-1204487550'), (u'CALL_-1204487185', u'INDIRECT_-1204486809'), ('tmp_1065', u'PTRSUB_-1204486664'), (u'CALL_-1204487185', u'INDIRECT_-1204486854'), (u'CAST_-1204486829', u'LOAD_-1204487512'), ('const-433', u'LOAD_-1204487645'), (u'INT_ADD_-1204487514', u'CAST_-1204486842'), ('tmp_1072', u'COPY_-1204487010')]
[(u'CALL_-1204487307', u'INDIRECT_-1204486788'), ('const-433', u'LOAD_-1204487443'), (u'LOAD_-1204487645', u'INT_ADD_-1204487586'), ('const-112', u'INT_ADD_-1204487445'), ('const-433', u'LOAD_-1204487620'), ('const-433', u'LOAD_-1204487461'), ('tmp_1076', u'PTRSUB_-1204486659'), (u'CAST_-1204486959', u'INT_RIGHT_-1204487000'), (u'LOAD_-1204487645', u'INT_ADD_-1204487496'), (u'LOAD_-1204487645', u'INT_ADD_-1204487427'), (u'CALL_-1204487185', u'INDIRECT_-1204486778'), (u'INDIRECT_-1204486664', u'SUBPIECE_-1204486840'), ('tmp_1081', u'COPY_-1204487008'), (u'CAST_-1204486844', u'LOAD_-1204487530'), ('const-0', u'COPY_-1204487660'), (u'CALL_-1204487307', u'INDIRECT_-1204486884'), (u'INT_ADD_-1204487604', u'CAST_-1204486909'), ('const-433', u'LOAD_-1204487425'), ('tmp_1076', u'PTRSUB_-1204486726'), (u'INDIRECT_-1204486664', u'SUBPIECE_-1204486832'), (u'PTRSUB_-1204486665', u'CALL_-1204487185'), (u'CALL_-1204487185', u'INDIRECT_-1204486802'), ('tmp_1078', u'CALL_-1204487307'), (u'LOAD_-1204487645', u'INT_ADD_-1204487445'), ('const-136', u'INT_ADD_-1204487399'), (u'CAST_-1204486831', u'LOAD_-1204487512'), (u'CALL_-1204487307', u'INDIRECT_-1204486780'), ('const-16', u'INT_ADD_-1204487629'), ('tmp_1076', u'PTRSUB_-1204486753'), (u'INT_ADD_-1204487629', u'CAST_-1204486927'), (u'CALL_-1204487185', u'INDIRECT_-1204486826'), (u'CALL_-1204487307', u'INDIRECT_-1204486900'), ('const-433', u'LOAD_-1204487512'), (u'PTRSUB_-1204486726', u'CALL_-1204487307'), (u'INT_ADD_-1204487445', u'CAST_-1204486795'), (u'CALL_-1204487307', u'INDIRECT_-1204486921'), ('tmp_2231', u'STORE_-1204487165'), (u'CAST_-1204486761', u'LOAD_-1204487415'), (u'INDIRECT_-1204487132', u'PIECE_-1204486921'), (u'CALL_-1204487662', u'INDIRECT_-1204487132'), ('const-433', u'STORE_-1204487165'), (u'CAST_-1204486769', u'LOAD_-1204487425'), (u'CALL_-1204487307', u'INDIRECT_-1204486929'), (u'CALL_-1204487185', u'INDIRECT_-1204486863'), ('tmp_1083', u'COPY_-1204487011'), (u'LOAD_-1204487645', u'INT_ADD_-1204487604'), ('const-152', u'INT_ADD_-1204487604'), (u'CALL_-1204487307', u'INDIRECT_-1204486868'), (u'CALL_-1204487307', u'INDIRECT_-1204486764'), (u'CALL_-1204487185', u'INDIRECT_-1204486722'), ('tmp_2232', u'INT_ADD_-1204487195'), (u'LOAD_-1204487645', u'INT_ADD_-1204487532'), ('const-433', u'LOAD_-1204487415'), (u'CALL_-1204487662', u'INDIRECT_-1204487124'), (u'INT_OR_-1204487141', u'STORE_-1204487165'), ('const--140', u'PTRSUB_-1204486763'), ('const-32', u'INT_RIGHT_-1204487000'), ('tmp_2231', u'LOAD_-1204487168'), (u'CALL_-1204487662', u'INDIRECT_-1204487153'), ('const-433', u'LOAD_-1204487479'), (u'CALL_-1204487662', u'INDIRECT_-1204487161'), (u'CAST_-1204486808', u'LOAD_-1204487479'), (u'INDIRECT_-1204487140', u'CALL_-1204487307'), (u'CALL_-1204487307', u'INDIRECT_-1204486828'), (u'CALL_-1204487307', u'INDIRECT_-1204486908'), (u'INDIRECT_-1204486664', u'COPY_-1204486699'), (u'CALL_-1204487662', u'INDIRECT_-1204487116'), ('const-0', u'SUBPIECE_-1204486840'), ('const-104', u'INT_ADD_-1204487463'), (u'INT_ADD_-1204487481', u'CAST_-1204486821'), ('const-168', u'INT_ADD_-1204487568'), ('const-0', u'SUBPIECE_-1204487154'), (u'CALL_-1204487185', u'INT_NOTEQUAL_-1204487170'), (u'LOAD_-1204487645', u'INT_ADD_-1204487622'), (u'CALL_-1204487307', u'INDIRECT_-1204486860'), (u'INT_ADD_-1204487463', u'CAST_-1204486808'), (u'INT_ADD_-1204487550', u'CAST_-1204486870'), ('const-433', u'LOAD_-1204487645'), (u'LOAD_-1204487645', u'INT_ADD_-1204487399'), (u'INDIRECT_-1204486876', u'INT_EQUAL_-1204487233'), ('tmp_540', u'CBRANCH_-1204487231'), ('const-128', u'INT_ADD_-1204487409'), ('const-433', u'STORE_-1204487209'), ('const-433', u'LOAD_-1204487530'), (u'CALL_-1204487662', u'INDIRECT_-1204487140'), (u'INT_NOTEQUAL_-1204487170', u'CBRANCH_-1204487170'), ('const--184', u'PTRSUB_-1204486665'), (u'CALL_-1204487662', u'INT_ADD_-1204487629'), ('const-160', u'INT_ADD_-1204487586'), (u'CAST_-1204486821', u'LOAD_-1204487497'), (u'CALL_-1204487307', u'INDIRECT_-1204486852'), ('tmp_769', u'BRANCH_-1204487080'), (u'INDIRECT_-1204487161', u'CALL_-1204487307'), (u'CALL_-1204487307', u'INDIRECT_-1204486820'), (u'INT_ADD_-1204487427', u'CAST_-1204486782'), (u'CALL_-1204487185', u'INDIRECT_-1204486810'), (u'COPY_-1204486983', u'RETURN_-1204487095'), ('const-4', u'INT_OR_-1204487070'), (u'CAST_-1204486857', u'LOAD_-1204487548'), (u'INDIRECT_-1204487153', u'CALL_-1204487307'), ('const-433', u'LOAD_-1204487638'), (u'CALL_-1204487185', u'INDIRECT_-1204486714'), (u'CAST_-1204486909', u'LOAD_-1204487620'), ('const-433', u'LOAD_-1204487097'), (u'CALL_-1204487185', u'INDIRECT_-1204486754'), ('const-184', u'INT_ADD_-1204487532'), ('tmp_2231', u'STORE_-1204487094'), (u'INT_ADD_-1204487532', u'CAST_-1204486857'), (u'PIECE_-1204486921', u'CALL_-1204487307'), ('tmp_1084', u'COPY_-1204487010'), (u'LOAD_-1204487168', u'INT_OR_-1204487141'), (u'INDIRECT_-1204486826', u'COPY_-1204486700'), ('tmp_1082', u'CAST_-1204486959'), ('const-433', u'STORE_-1204487094'), (u'CALL_-1204487185', u'INDIRECT_-1204486770'), ('tmp_2231', u'LOAD_-1204487097'), (u'CALL_-1204487185', u'INDIRECT_-1204486706'), (u'INT_EQUAL_-1204487233', u'CBRANCH_-1204487231'), ('const-144', u'INT_ADD_-1204487622'), ('const-8', u'SUBPIECE_-1204486832'), (u'CAST_-1204486645', u'STORE_-1204487209'), ('const-88', u'INT_ADD_-1204487496'), (u'CAST_-1204486870', u'LOAD_-1204487566'), ('const-0', u'RETURN_-1204487095'), ('tmp_1076', u'PTRSUB_-1204486763'), (u'PTRSUB_-1204486763', u'CALL_-1204487307'), (u'COPY_-1204486700', u'PIECE_-1204486830'), (u'INT_ADD_-1204487409', u'CAST_-1204486769'), ('tmp_1076', u'PTRSUB_-1204486665'), ('const-208', u'INT_ADD_-1204487732'), (u'LOAD_-1204487645', u'INT_ADD_-1204487514'), ('const-0', u'INT_EQUAL_-1204487233'), ('const-96', u'INT_ADD_-1204487481'), (u'SUBPIECE_-1204487155', u'COPY_-1204487009'), (u'CALL_-1204487185', u'INDIRECT_-1204486762'), (u'COPY_-1204486699', u'PIECE_-1204486830'), ('const-7', u'CALL_-1204487307'), (u'CAST_-1204486782', u'LOAD_-1204487443'), (u'LOAD_-1204487645', u'INT_ADD_-1204487409'), ('const-192', u'INT_ADD_-1204487514'), (u'INT_ADD_-1204487568', u'CAST_-1204486883'), ('const-433', u'LOAD_-1204487566'), (u'LOAD_-1204487645', u'INT_ADD_-1204487463'), (u'CALL_-1204487307', u'INDIRECT_-1204486796'), (u'CALL_-1204487185', u'INDIRECT_-1204486730'), (u'CAST_-1204486883', u'LOAD_-1204487584'), (u'PTRSUB_-1204486753', u'CALL_-1204487307'), ('const-433', u'LOAD_-1204487602'), (u'INT_ADD_-1204487586', u'CAST_-1204486896'), (u'INT_OR_-1204487070', u'STORE_-1204487094'), (u'CALL_-1204487185', u'INDIRECT_-1204486855'), (u'CALL_-1204487307', u'INDIRECT_-1204486844'), (u'LOAD_-1204487645', u'INT_ADD_-1204487481'), ('tmp_610', u'CBRANCH_-1204487170'), (u'CAST_-1204486896', u'LOAD_-1204487602'), ('const-433', u'LOAD_-1204487584'), (u'INT_ADD_-1204487732', u'CALL_-1204487662'), ('tmp_1078', u'INT_ADD_-1204487732'), (u'INT_ADD_-1204487195', u'CAST_-1204486645'), (u'CALL_-1204487185', u'INDIRECT_-1204486698'), (u'LOAD_-1204487645', u'INT_ADD_-1204487568'), (u'INDIRECT_-1204486884', u'STORE_-1204487209'), ('const-120', u'INT_ADD_-1204487427'), (u'CALL_-1204487185', u'INDIRECT_-1204486786'), (u'CALL_-1204487307', u'INDIRECT_-1204486876'), (u'PIECE_-1204486830', u'COPY_-1204486983'), (u'PTRSUB_-1204486659', u'CALL_-1204487185'), ('const-24', u'INT_ADD_-1204487195'), ('const-433', u'LOAD_-1204487168'), (u'CAST_-1204486927', u'LOAD_-1204487645'), (u'INDIRECT_-1204487124', u'PIECE_-1204486921'), (u'LOAD_-1204487645', u'INT_ADD_-1204487550'), (u'CALL_-1204487307', u'INDIRECT_-1204486892'), (u'INT_RIGHT_-1204487000', u'SUBPIECE_-1204487154'), ('const-0', u'INT_NOTEQUAL_-1204487170'), ('const--168', u'PTRSUB_-1204486659'), ('const-2', u'INT_OR_-1204487141'), (u'CAST_-1204486922', u'LOAD_-1204487638'), ('const-0', u'SUBPIECE_-1204487155'), (u'CALL_-1204487307', u'INDIRECT_-1204486772'), (u'LOAD_-1204487097', u'INT_OR_-1204487070'), ('const-176', u'INT_ADD_-1204487550'), (u'INT_ADD_-1204487399', u'CAST_-1204486761'), (u'CAST_-1204486795', u'LOAD_-1204487461'), ('tmp_1077', u'CALL_-1204487307'), (u'CALL_-1204487307', u'INDIRECT_-1204486812'), (u'CALL_-1204487307', u'INDIRECT_-1204486836'), (u'CALL_-1204487307', u'INDIRECT_-1204486804'), (u'CALL_-1204487185', u'INDIRECT_-1204486746'), ('const-433', u'LOAD_-1204487548'), (u'INT_ADD_-1204487622', u'CAST_-1204486922'), (u'INT_ADD_-1204487496', u'CAST_-1204486831'), (u'CALL_-1204487185', u'INDIRECT_-1204486738'), ('const-433', u'LOAD_-1204487497'), (u'CALL_-1204487185', u'INDIRECT_-1204486794'), ('const--136', u'PTRSUB_-1204486753'), ('tmp_1082', u'SUBPIECE_-1204487155'), (u'CALL_-1204487185', u'INDIRECT_-1204486664'), (u'INT_ADD_-1204487514', u'CAST_-1204486844'), ('const--144', u'PTRSUB_-1204486726')]
null
null
002bf9b0
x64
O3
(translation_unit "undefined1 [16]\nFUN_002bf9b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)\n\n{\n undefined1 auVar1 [16];\n char cVar2;\n long lVar3;\n undefined8 local_b8;\n undefined8 local_b0;\n undefined1 local_a8 [12];\n undefined4 uStack_9c;\n undefined4 local_90;\n int local_8c;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78;\n undefined8 local_70;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined8 local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_a8._8_4_ = (undefined4)param_3;\n uStack_9c = (undefined4)((ulong)param_3 >> 0x20);\n local_b8 = param_4;\n local_b0 = param_5;\n local_a8._0_8_ = param_2;\n lVar3 = FUN_002b5b90(param_6 + 0xd0);\n local_8c = 0;\n lVar3 = *(long *)(lVar3 + 0x10);\n local_88 = *(undefined8 *)(lVar3 + 0x90);\n local_80 = *(undefined8 *)(lVar3 + 0x98);\n local_78 = *(undefined8 *)(lVar3 + 0xa0);\n local_70 = *(undefined8 *)(lVar3 + 0xa8);\n local_68 = *(undefined8 *)(lVar3 + 0xb0);\n local_60 = *(undefined8 *)(lVar3 + 0xb8);\n local_58 = *(undefined8 *)(lVar3 + 0xc0);\n local_50 = *(undefined8 *)(lVar3 + 0x58);\n local_48 = *(undefined8 *)(lVar3 + 0x60);\n local_40 = *(undefined8 *)(lVar3 + 0x68);\n local_38 = *(undefined8 *)(lVar3 + 0x70);\n local_30 = *(undefined8 *)(lVar3 + 0x78);\n local_28 = *(undefined8 *)(lVar3 + 0x80);\n local_20 = *(undefined8 *)(lVar3 + 0x88);\n local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c);\n if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }\n cVar2 = FUN_002b8fc0(local_a8,&local_b8);\n if (cVar2 != '\0') {\n *param_7 = *param_7 | 2;\n }\n auVar1._12_4_ = uStack_9c;\n auVar1._0_12_ = local_a8;\n return auVar1;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_002bf9b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)\n\n{\n undefined1 auVar1 [16];" (macro_type_specifier "FUN_002bf9b0(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , identifier (ERROR "param_2" identifier) , identifier (ERROR "param_3" identifier) , identifier (ERROR "param_4" identifier) , identifier (ERROR "param_5" identifier) , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "long param_8)\n\n{\n undefined1" identifier identifier ) { identifier) (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_b8;" type_identifier identifier ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined1 local_a8 [12];" type_identifier (array_declarator "local_a8 [12]" identifier [ number_literal ]) ;) (declaration "undefined4 uStack_9c;" type_identifier identifier ;) (declaration "undefined4 local_90;" type_identifier identifier ;) (declaration "int local_8c;" primitive_type identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_30;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "local_a8._8_4_ = (undefined4)param_3;" (assignment_expression "local_a8._8_4_ = (undefined4)param_3" (field_expression "local_a8._8_4_" identifier . field_identifier) = (cast_expression "(undefined4)param_3" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "uStack_9c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_9c = (undefined4)((ulong)param_3 >> 0x20)" identifier = (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" ( identifier )) (argument_list "((ulong)param_3 >> 0x20)" ( (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) )))) ;) (expression_statement "local_b8 = param_4;" (assignment_expression "local_b8 = param_4" identifier = identifier) ;) (expression_statement "local_b0 = param_5;" (assignment_expression "local_b0 = param_5" identifier = identifier) ;) (expression_statement "local_a8._0_8_ = param_2;" (assignment_expression "local_a8._0_8_ = param_2" (field_expression "local_a8._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "lVar3 = FUN_002b5b90(param_6 + 0xd0);" (assignment_expression "lVar3 = FUN_002b5b90(param_6 + 0xd0)" identifier = (call_expression "FUN_002b5b90(param_6 + 0xd0)" identifier (argument_list "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "lVar3 = *(long *)(lVar3 + 0x10);" (assignment_expression "lVar3 = *(long *)(lVar3 + 0x10)" identifier = (pointer_expression "*(long *)(lVar3 + 0x10)" * (cast_expression "(long *)(lVar3 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_88 = *(undefined8 *)(lVar3 + 0x90);" (assignment_expression "local_88 = *(undefined8 *)(lVar3 + 0x90)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x90)" * (cast_expression "(undefined8 *)(lVar3 + 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x90)" ( (binary_expression "lVar3 + 0x90" identifier + number_literal) ))))) ;) (expression_statement "local_80 = *(undefined8 *)(lVar3 + 0x98);" (assignment_expression "local_80 = *(undefined8 *)(lVar3 + 0x98)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x98)" * (cast_expression "(undefined8 *)(lVar3 + 0x98)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x98)" ( (binary_expression "lVar3 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "local_78 = *(undefined8 *)(lVar3 + 0xa0);" (assignment_expression "local_78 = *(undefined8 *)(lVar3 + 0xa0)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xa0)" * (cast_expression "(undefined8 *)(lVar3 + 0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xa0)" ( (binary_expression "lVar3 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "local_70 = *(undefined8 *)(lVar3 + 0xa8);" (assignment_expression "local_70 = *(undefined8 *)(lVar3 + 0xa8)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xa8)" * (cast_expression "(undefined8 *)(lVar3 + 0xa8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xa8)" ( (binary_expression "lVar3 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "local_68 = *(undefined8 *)(lVar3 + 0xb0);" (assignment_expression "local_68 = *(undefined8 *)(lVar3 + 0xb0)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xb0)" * (cast_expression "(undefined8 *)(lVar3 + 0xb0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xb0)" ( (binary_expression "lVar3 + 0xb0" identifier + number_literal) ))))) ;) (expression_statement "local_60 = *(undefined8 *)(lVar3 + 0xb8);" (assignment_expression "local_60 = *(undefined8 *)(lVar3 + 0xb8)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xb8)" * (cast_expression "(undefined8 *)(lVar3 + 0xb8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xb8)" ( (binary_expression "lVar3 + 0xb8" identifier + number_literal) ))))) ;) (expression_statement "local_58 = *(undefined8 *)(lVar3 + 0xc0);" (assignment_expression "local_58 = *(undefined8 *)(lVar3 + 0xc0)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xc0)" * (cast_expression "(undefined8 *)(lVar3 + 0xc0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc0)" ( (binary_expression "lVar3 + 0xc0" identifier + number_literal) ))))) ;) (expression_statement "local_50 = *(undefined8 *)(lVar3 + 0x58);" (assignment_expression "local_50 = *(undefined8 *)(lVar3 + 0x58)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x58)" * (cast_expression "(undefined8 *)(lVar3 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x58)" ( (binary_expression "lVar3 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "local_48 = *(undefined8 *)(lVar3 + 0x60);" (assignment_expression "local_48 = *(undefined8 *)(lVar3 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x60)" * (cast_expression "(undefined8 *)(lVar3 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x60)" ( (binary_expression "lVar3 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "local_40 = *(undefined8 *)(lVar3 + 0x68);" (assignment_expression "local_40 = *(undefined8 *)(lVar3 + 0x68)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x68)" * (cast_expression "(undefined8 *)(lVar3 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x68)" ( (binary_expression "lVar3 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "local_38 = *(undefined8 *)(lVar3 + 0x70);" (assignment_expression "local_38 = *(undefined8 *)(lVar3 + 0x70)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x70)" * (cast_expression "(undefined8 *)(lVar3 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x70)" ( (binary_expression "lVar3 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "local_30 = *(undefined8 *)(lVar3 + 0x78);" (assignment_expression "local_30 = *(undefined8 *)(lVar3 + 0x78)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x78)" * (cast_expression "(undefined8 *)(lVar3 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x78)" ( (binary_expression "lVar3 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "local_28 = *(undefined8 *)(lVar3 + 0x80);" (assignment_expression "local_28 = *(undefined8 *)(lVar3 + 0x80)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x80)" * (cast_expression "(undefined8 *)(lVar3 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x80)" ( (binary_expression "lVar3 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "local_20 = *(undefined8 *)(lVar3 + 0x88);" (assignment_expression "local_20 = *(undefined8 *)(lVar3 + 0x88)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x88)" * (cast_expression "(undefined8 *)(lVar3 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x88)" ( (binary_expression "lVar3 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c);" (assignment_expression "local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" identifier = (call_expression "FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" identifier (argument_list "(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" ( identifier , (field_expression "local_a8._0_8_" identifier . field_identifier) , (call_expression "CONCAT44(uStack_9c,local_a8._8_4_)" identifier (argument_list "(uStack_9c,local_a8._8_4_)" ( identifier , (field_expression "local_a8._8_4_" identifier . field_identifier) ))) , identifier , identifier , (pointer_expression "&local_90" & identifier) , (pointer_expression "&local_88" & identifier) , number_literal , identifier , (pointer_expression "&local_8c" & identifier) )))) ;) (if_statement "if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }" if (parenthesized_expression "(local_8c == 0)" ( (binary_expression "local_8c == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }" { (expression_statement "*(undefined4 *)(param_8 + 0x18) = local_90;" (assignment_expression "*(undefined4 *)(param_8 + 0x18) = local_90" (pointer_expression "*(undefined4 *)(param_8 + 0x18)" * (cast_expression "(undefined4 *)(param_8 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_8 + 0x18)" ( (binary_expression "param_8 + 0x18" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *param_7 = *param_7 | 4;\n }" else (compound_statement "{\n *param_7 = *param_7 | 4;\n }" { (expression_statement "*param_7 = *param_7 | 4;" (assignment_expression "*param_7 = *param_7 | 4" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 4" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (expression_statement "cVar2 = FUN_002b8fc0(local_a8,&local_b8);" (assignment_expression "cVar2 = FUN_002b8fc0(local_a8,&local_b8)" identifier = (call_expression "FUN_002b8fc0(local_a8,&local_b8)" identifier (argument_list "(local_a8,&local_b8)" ( identifier , (pointer_expression "&local_b8" & identifier) )))) ;) (if_statement "if (cVar2 != '\0') {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) })) (expression_statement "auVar1._12_4_ = uStack_9c;" (assignment_expression "auVar1._12_4_ = uStack_9c" (field_expression "auVar1._12_4_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar1._0_12_ = local_a8;" (assignment_expression "auVar1._0_12_ = local_a8" (field_expression "auVar1._0_12_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar1;" return identifier ;) (ERROR "}" }))
(translation_unit "/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> >\n >::do_get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >,\n std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*)\n const */\n\nundefined1 [16]\nstd::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::do_get_weekday\n (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)\n\n{\n long lVar1;\n undefined1 auVar2 [16];\n char cVar3;\n __timepunct *p_Var4;\n undefined8 local_b8;\n undefined8 local_b0;\n undefined1 local_a8 [12];\n undefined4 uStack_9c;\n undefined4 local_90;\n int local_8c;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78;\n undefined8 local_70;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined8 local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_a8._8_4_ = (undefined4)param_3;\n uStack_9c = (undefined4)((ulong)param_3 >> 0x20);\n local_b8 = param_4;\n local_b0 = param_5;\n local_a8._0_8_ = param_2;\n p_Var4 = use_facet<std::__timepunct<char>>((locale *)(param_6 + 0xd0));\n local_8c = 0;\n lVar1 = *(long *)(p_Var4 + 0x10);\n local_88 = *(undefined8 *)(lVar1 + 0x90);\n local_80 = *(undefined8 *)(lVar1 + 0x98);\n local_78 = *(undefined8 *)(lVar1 + 0xa0);\n local_70 = *(undefined8 *)(lVar1 + 0xa8);\n local_68 = *(undefined8 *)(lVar1 + 0xb0);\n local_60 = *(undefined8 *)(lVar1 + 0xb8);\n local_58 = *(undefined8 *)(lVar1 + 0xc0);\n local_50 = *(undefined8 *)(lVar1 + 0x58);\n local_48 = *(undefined8 *)(lVar1 + 0x60);\n local_40 = *(undefined8 *)(lVar1 + 0x68);\n local_38 = *(undefined8 *)(lVar1 + 0x70);\n local_30 = *(undefined8 *)(lVar1 + 0x78);\n local_28 = *(undefined8 *)(lVar1 + 0x80);\n local_20 = *(undefined8 *)(lVar1 + 0x88);\n local_a8 = _M_extract_wday_or_month\n (param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0,\n &local_90,&local_88,7,param_6,&local_8c);\n if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }\n cVar3 = istreambuf_iterator<char,std::char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8);\n if (cVar3 != '\0') {\n *param_7 = *param_7 | 2;\n }\n auVar2._12_4_ = uStack_9c;\n auVar2._0_12_ = local_a8;\n return auVar2;\n}\n\n" comment (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (labeled_statement "std::time_get<char,std::istreambuf_iterator<char,std::char_traits<char>>>::do_get_weekday\n (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)" statement_identifier (ERROR "::time_get<char,std::istreambuf_iterator<char,std:" : : (comma_expression "time_get<char,std" (binary_expression "time_get<char" identifier < identifier) , identifier) : : (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) :) : (expression_statement "char_traits<char>>>::do_get_weekday\n (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)" (binary_expression "char_traits<char>>>::do_get_weekday\n (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)" identifier < (binary_expression "char>>>::do_get_weekday\n (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)" identifier >> (ERROR ">::" > : :) (call_expression "do_get_weekday\n (undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)" identifier (argument_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)" ( identifier (ERROR "param_1" identifier) , identifier (ERROR "param_2" identifier) , identifier (ERROR "param_3" identifier) , identifier (ERROR "param_4" identifier) , identifier (ERROR "param_5" identifier) , (ERROR "long" identifier) identifier , (binary_expression "uint *param_7" identifier * identifier) , (ERROR "long" identifier) identifier ))))) ;)) (compound_statement "{\n long lVar1;\n undefined1 auVar2 [16];\n char cVar3;\n __timepunct *p_Var4;\n undefined8 local_b8;\n undefined8 local_b0;\n undefined1 local_a8 [12];\n undefined4 uStack_9c;\n undefined4 local_90;\n int local_8c;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78;\n undefined8 local_70;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined8 local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_a8._8_4_ = (undefined4)param_3;\n uStack_9c = (undefined4)((ulong)param_3 >> 0x20);\n local_b8 = param_4;\n local_b0 = param_5;\n local_a8._0_8_ = param_2;\n p_Var4 = use_facet<std::__timepunct<char>>((locale *)(param_6 + 0xd0));\n local_8c = 0;\n lVar1 = *(long *)(p_Var4 + 0x10);\n local_88 = *(undefined8 *)(lVar1 + 0x90);\n local_80 = *(undefined8 *)(lVar1 + 0x98);\n local_78 = *(undefined8 *)(lVar1 + 0xa0);\n local_70 = *(undefined8 *)(lVar1 + 0xa8);\n local_68 = *(undefined8 *)(lVar1 + 0xb0);\n local_60 = *(undefined8 *)(lVar1 + 0xb8);\n local_58 = *(undefined8 *)(lVar1 + 0xc0);\n local_50 = *(undefined8 *)(lVar1 + 0x58);\n local_48 = *(undefined8 *)(lVar1 + 0x60);\n local_40 = *(undefined8 *)(lVar1 + 0x68);\n local_38 = *(undefined8 *)(lVar1 + 0x70);\n local_30 = *(undefined8 *)(lVar1 + 0x78);\n local_28 = *(undefined8 *)(lVar1 + 0x80);\n local_20 = *(undefined8 *)(lVar1 + 0x88);\n local_a8 = _M_extract_wday_or_month\n (param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0,\n &local_90,&local_88,7,param_6,&local_8c);\n if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }\n cVar3 = istreambuf_iterator<char,std::char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8);\n if (cVar3 != '\0') {\n *param_7 = *param_7 | 2;\n }\n auVar2._12_4_ = uStack_9c;\n auVar2._0_12_ = local_a8;\n return auVar2;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auVar2 [16];" type_identifier (array_declarator "auVar2 [16]" identifier [ number_literal ]) ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "__timepunct *p_Var4;" type_identifier (pointer_declarator "*p_Var4" * identifier) ;) (declaration "undefined8 local_b8;" type_identifier identifier ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined1 local_a8 [12];" type_identifier (array_declarator "local_a8 [12]" identifier [ number_literal ]) ;) (declaration "undefined4 uStack_9c;" type_identifier identifier ;) (declaration "undefined4 local_90;" type_identifier identifier ;) (declaration "int local_8c;" primitive_type identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_30;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "local_a8._8_4_ = (undefined4)param_3;" (assignment_expression "local_a8._8_4_ = (undefined4)param_3" (field_expression "local_a8._8_4_" identifier . field_identifier) = (cast_expression "(undefined4)param_3" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "uStack_9c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_9c = (undefined4)((ulong)param_3 >> 0x20)" identifier = (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" ( identifier )) (argument_list "((ulong)param_3 >> 0x20)" ( (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) )))) ;) (expression_statement "local_b8 = param_4;" (assignment_expression "local_b8 = param_4" identifier = identifier) ;) (expression_statement "local_b0 = param_5;" (assignment_expression "local_b0 = param_5" identifier = identifier) ;) (expression_statement "local_a8._0_8_ = param_2;" (assignment_expression "local_a8._0_8_ = param_2" (field_expression "local_a8._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "p_Var4 = use_facet<std::__timepunct<char>>((locale *)(param_6 + 0xd0));" (binary_expression "p_Var4 = use_facet<std::__timepunct<char>>((locale *)(param_6 + 0xd0))" (assignment_expression "p_Var4 = use_facet<std" identifier = (binary_expression "use_facet<std" identifier < identifier)) (ERROR "::__timepunct" : : identifier) < (binary_expression "char>>((locale *)(param_6 + 0xd0))" identifier >> (parenthesized_expression "((locale *)(param_6 + 0xd0))" ( (cast_expression "(locale *)(param_6 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) ))) )))) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "lVar1 = *(long *)(p_Var4 + 0x10);" (assignment_expression "lVar1 = *(long *)(p_Var4 + 0x10)" identifier = (pointer_expression "*(long *)(p_Var4 + 0x10)" * (cast_expression "(long *)(p_Var4 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(p_Var4 + 0x10)" ( (binary_expression "p_Var4 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_88 = *(undefined8 *)(lVar1 + 0x90);" (assignment_expression "local_88 = *(undefined8 *)(lVar1 + 0x90)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x90)" * (cast_expression "(undefined8 *)(lVar1 + 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x90)" ( (binary_expression "lVar1 + 0x90" identifier + number_literal) ))))) ;) (expression_statement "local_80 = *(undefined8 *)(lVar1 + 0x98);" (assignment_expression "local_80 = *(undefined8 *)(lVar1 + 0x98)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x98)" * (cast_expression "(undefined8 *)(lVar1 + 0x98)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x98)" ( (binary_expression "lVar1 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "local_78 = *(undefined8 *)(lVar1 + 0xa0);" (assignment_expression "local_78 = *(undefined8 *)(lVar1 + 0xa0)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0xa0)" * (cast_expression "(undefined8 *)(lVar1 + 0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xa0)" ( (binary_expression "lVar1 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "local_70 = *(undefined8 *)(lVar1 + 0xa8);" (assignment_expression "local_70 = *(undefined8 *)(lVar1 + 0xa8)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0xa8)" * (cast_expression "(undefined8 *)(lVar1 + 0xa8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xa8)" ( (binary_expression "lVar1 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "local_68 = *(undefined8 *)(lVar1 + 0xb0);" (assignment_expression "local_68 = *(undefined8 *)(lVar1 + 0xb0)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0xb0)" * (cast_expression "(undefined8 *)(lVar1 + 0xb0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xb0)" ( (binary_expression "lVar1 + 0xb0" identifier + number_literal) ))))) ;) (expression_statement "local_60 = *(undefined8 *)(lVar1 + 0xb8);" (assignment_expression "local_60 = *(undefined8 *)(lVar1 + 0xb8)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0xb8)" * (cast_expression "(undefined8 *)(lVar1 + 0xb8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xb8)" ( (binary_expression "lVar1 + 0xb8" identifier + number_literal) ))))) ;) (expression_statement "local_58 = *(undefined8 *)(lVar1 + 0xc0);" (assignment_expression "local_58 = *(undefined8 *)(lVar1 + 0xc0)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0xc0)" * (cast_expression "(undefined8 *)(lVar1 + 0xc0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0xc0)" ( (binary_expression "lVar1 + 0xc0" identifier + number_literal) ))))) ;) (expression_statement "local_50 = *(undefined8 *)(lVar1 + 0x58);" (assignment_expression "local_50 = *(undefined8 *)(lVar1 + 0x58)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x58)" * (cast_expression "(undefined8 *)(lVar1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "local_48 = *(undefined8 *)(lVar1 + 0x60);" (assignment_expression "local_48 = *(undefined8 *)(lVar1 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x60)" * (cast_expression "(undefined8 *)(lVar1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x60)" ( (binary_expression "lVar1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "local_40 = *(undefined8 *)(lVar1 + 0x68);" (assignment_expression "local_40 = *(undefined8 *)(lVar1 + 0x68)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x68)" * (cast_expression "(undefined8 *)(lVar1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x68)" ( (binary_expression "lVar1 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "local_38 = *(undefined8 *)(lVar1 + 0x70);" (assignment_expression "local_38 = *(undefined8 *)(lVar1 + 0x70)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x70)" * (cast_expression "(undefined8 *)(lVar1 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x70)" ( (binary_expression "lVar1 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "local_30 = *(undefined8 *)(lVar1 + 0x78);" (assignment_expression "local_30 = *(undefined8 *)(lVar1 + 0x78)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x78)" * (cast_expression "(undefined8 *)(lVar1 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x78)" ( (binary_expression "lVar1 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "local_28 = *(undefined8 *)(lVar1 + 0x80);" (assignment_expression "local_28 = *(undefined8 *)(lVar1 + 0x80)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x80)" * (cast_expression "(undefined8 *)(lVar1 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x80)" ( (binary_expression "lVar1 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "local_20 = *(undefined8 *)(lVar1 + 0x88);" (assignment_expression "local_20 = *(undefined8 *)(lVar1 + 0x88)" identifier = (pointer_expression "*(undefined8 *)(lVar1 + 0x88)" * (cast_expression "(undefined8 *)(lVar1 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x88)" ( (binary_expression "lVar1 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = _M_extract_wday_or_month\n (param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0,\n &local_90,&local_88,7,param_6,&local_8c);" (assignment_expression "local_a8 = _M_extract_wday_or_month\n (param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0,\n &local_90,&local_88,7,param_6,&local_8c)" identifier = (call_expression "_M_extract_wday_or_month\n (param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0,\n &local_90,&local_88,7,param_6,&local_8c)" identifier (argument_list "(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,local_b0,\n &local_90,&local_88,7,param_6,&local_8c)" ( identifier , (field_expression "local_a8._0_8_" identifier . field_identifier) , (call_expression "CONCAT44(uStack_9c,local_a8._8_4_)" identifier (argument_list "(uStack_9c,local_a8._8_4_)" ( identifier , (field_expression "local_a8._8_4_" identifier . field_identifier) ))) , identifier , identifier , (pointer_expression "&local_90" & identifier) , (pointer_expression "&local_88" & identifier) , number_literal , identifier , (pointer_expression "&local_8c" & identifier) )))) ;) (if_statement "if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }" if (parenthesized_expression "(local_8c == 0)" ( (binary_expression "local_8c == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }" { (expression_statement "*(undefined4 *)(param_8 + 0x18) = local_90;" (assignment_expression "*(undefined4 *)(param_8 + 0x18) = local_90" (pointer_expression "*(undefined4 *)(param_8 + 0x18)" * (cast_expression "(undefined4 *)(param_8 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_8 + 0x18)" ( (binary_expression "param_8 + 0x18" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *param_7 = *param_7 | 4;\n }" else (compound_statement "{\n *param_7 = *param_7 | 4;\n }" { (expression_statement "*param_7 = *param_7 | 4;" (assignment_expression "*param_7 = *param_7 | 4" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 4" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (ERROR "cVar3 = istreambuf_iterator<char,std::" (comma_expression "cVar3 = istreambuf_iterator<char,std" (assignment_expression "cVar3 = istreambuf_iterator<char" identifier = (binary_expression "istreambuf_iterator<char" identifier < identifier)) , identifier) : :) (expression_statement "char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8);" (binary_expression "char_traits<char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8)" identifier < (binary_expression "char>>::equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8)" identifier >> (ERROR "::" : :) (call_expression "equal\n ((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8)" identifier (argument_list "((istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8)" ( (parenthesized_expression "(istreambuf_iterator<char,std::char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8)" ( (ERROR "istreambuf_iterator<char,std::" (comma_expression "istreambuf_iterator<char,std" (binary_expression "istreambuf_iterator<char" identifier < identifier) , identifier) : :) (comma_expression "char_traits<char>> *)local_a8,\n (istreambuf_iterator *)&local_b8" (binary_expression "char_traits<char>> *)local_a8" identifier < (binary_expression "char>> *)local_a8" identifier >> (pointer_expression "*)local_a8" * (ERROR ")" )) identifier))) , (cast_expression "(istreambuf_iterator *)&local_b8" ( (type_descriptor "istreambuf_iterator *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_b8" & identifier))) )) ))))) ;) (if_statement "if (cVar3 != '\0') {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) })) (expression_statement "auVar2._12_4_ = uStack_9c;" (assignment_expression "auVar2._12_4_ = uStack_9c" (field_expression "auVar2._12_4_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar2._0_12_ = local_a8;" (assignment_expression "auVar2._0_12_ = local_a8" (field_expression "auVar2._0_12_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar2;" return identifier ;) }))
(translation_unit "undefined1 [16]\nFUN_002bf9b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)\n\n{\n undefined1 auVar1 [16];\n char cVar2;\n long lVar3;\n undefined8 local_b8;\n undefined8 local_b0;\n undefined1 local_a8 [12];\n undefined4 uStack_9c;\n undefined4 local_90;\n int local_8c;\n undefined8 local_88;\n undefined8 local_80;\n undefined8 local_78;\n undefined8 local_70;\n undefined8 local_68;\n undefined8 local_60;\n undefined8 local_58;\n undefined8 local_50;\n undefined8 local_48;\n undefined8 local_40;\n undefined8 local_38;\n undefined8 local_30;\n undefined8 local_28;\n undefined8 local_20;\n \n local_a8._8_4_ = (undefined4)param_3;\n uStack_9c = (undefined4)((ulong)param_3 >> 0x20);\n local_b8 = param_4;\n local_b0 = param_5;\n local_a8._0_8_ = param_2;\n lVar3 = FUN_002b5b90(param_6 + 0xd0);\n local_8c = 0;\n lVar3 = *(long *)(lVar3 + 0x10);\n local_88 = *(undefined8 *)(lVar3 + 0x90);\n local_80 = *(undefined8 *)(lVar3 + 0x98);\n local_78 = *(undefined8 *)(lVar3 + 0xa0);\n local_70 = *(undefined8 *)(lVar3 + 0xa8);\n local_68 = *(undefined8 *)(lVar3 + 0xb0);\n local_60 = *(undefined8 *)(lVar3 + 0xb8);\n local_58 = *(undefined8 *)(lVar3 + 0xc0);\n local_50 = *(undefined8 *)(lVar3 + 0x58);\n local_48 = *(undefined8 *)(lVar3 + 0x60);\n local_40 = *(undefined8 *)(lVar3 + 0x68);\n local_38 = *(undefined8 *)(lVar3 + 0x70);\n local_30 = *(undefined8 *)(lVar3 + 0x78);\n local_28 = *(undefined8 *)(lVar3 + 0x80);\n local_20 = *(undefined8 *)(lVar3 + 0x88);\n local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c);\n if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }\n cVar2 = FUN_002b8fc0(local_a8,&local_b8);\n if (cVar2 != '\0') {\n *param_7 = *param_7 | 2;\n }\n auVar1._12_4_ = uStack_9c;\n auVar1._0_12_ = local_a8;\n return auVar1;\n}\n\n" (expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" identifier [ number_literal ]) ;) (declaration "FUN_002bf9b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)\n\n{\n undefined1 auVar1 [16];" (macro_type_specifier "FUN_002bf9b0(undefined8" identifier ( (type_descriptor "undefined8" type_identifier) )) identifier , identifier (ERROR "param_2" identifier) , identifier (ERROR "param_3" identifier) , identifier (ERROR "param_4" identifier) , identifier (ERROR "param_5" identifier) , (ERROR "long" identifier) identifier , (ERROR "uint" identifier) (pointer_declarator "*param_7" * identifier) , (ERROR "long param_8)\n\n{\n undefined1" identifier identifier ) { identifier) (array_declarator "auVar1 [16]" identifier [ number_literal ]) ;) (declaration "char cVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_b8;" type_identifier identifier ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined1 local_a8 [12];" type_identifier (array_declarator "local_a8 [12]" identifier [ number_literal ]) ;) (declaration "undefined4 uStack_9c;" type_identifier identifier ;) (declaration "undefined4 local_90;" type_identifier identifier ;) (declaration "int local_8c;" primitive_type identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_70;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_60;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_50;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_40;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_30;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20;" type_identifier identifier ;) (expression_statement "local_a8._8_4_ = (undefined4)param_3;" (assignment_expression "local_a8._8_4_ = (undefined4)param_3" (field_expression "local_a8._8_4_" identifier . field_identifier) = (cast_expression "(undefined4)param_3" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "uStack_9c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_9c = (undefined4)((ulong)param_3 >> 0x20)" identifier = (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" ( identifier )) (argument_list "((ulong)param_3 >> 0x20)" ( (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" ( (type_descriptor "ulong" type_identifier) ) identifier) >> number_literal) )))) ;) (expression_statement "local_b8 = param_4;" (assignment_expression "local_b8 = param_4" identifier = identifier) ;) (expression_statement "local_b0 = param_5;" (assignment_expression "local_b0 = param_5" identifier = identifier) ;) (expression_statement "local_a8._0_8_ = param_2;" (assignment_expression "local_a8._0_8_ = param_2" (field_expression "local_a8._0_8_" identifier . field_identifier) = identifier) ;) (expression_statement "lVar3 = FUN_002b5b90(param_6 + 0xd0);" (assignment_expression "lVar3 = FUN_002b5b90(param_6 + 0xd0)" identifier = (call_expression "FUN_002b5b90(param_6 + 0xd0)" identifier (argument_list "(param_6 + 0xd0)" ( (binary_expression "param_6 + 0xd0" identifier + number_literal) )))) ;) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" identifier = number_literal) ;) (expression_statement "lVar3 = *(long *)(lVar3 + 0x10);" (assignment_expression "lVar3 = *(long *)(lVar3 + 0x10)" identifier = (pointer_expression "*(long *)(lVar3 + 0x10)" * (cast_expression "(long *)(lVar3 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x10)" ( (binary_expression "lVar3 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "local_88 = *(undefined8 *)(lVar3 + 0x90);" (assignment_expression "local_88 = *(undefined8 *)(lVar3 + 0x90)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x90)" * (cast_expression "(undefined8 *)(lVar3 + 0x90)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x90)" ( (binary_expression "lVar3 + 0x90" identifier + number_literal) ))))) ;) (expression_statement "local_80 = *(undefined8 *)(lVar3 + 0x98);" (assignment_expression "local_80 = *(undefined8 *)(lVar3 + 0x98)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x98)" * (cast_expression "(undefined8 *)(lVar3 + 0x98)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x98)" ( (binary_expression "lVar3 + 0x98" identifier + number_literal) ))))) ;) (expression_statement "local_78 = *(undefined8 *)(lVar3 + 0xa0);" (assignment_expression "local_78 = *(undefined8 *)(lVar3 + 0xa0)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xa0)" * (cast_expression "(undefined8 *)(lVar3 + 0xa0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xa0)" ( (binary_expression "lVar3 + 0xa0" identifier + number_literal) ))))) ;) (expression_statement "local_70 = *(undefined8 *)(lVar3 + 0xa8);" (assignment_expression "local_70 = *(undefined8 *)(lVar3 + 0xa8)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xa8)" * (cast_expression "(undefined8 *)(lVar3 + 0xa8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xa8)" ( (binary_expression "lVar3 + 0xa8" identifier + number_literal) ))))) ;) (expression_statement "local_68 = *(undefined8 *)(lVar3 + 0xb0);" (assignment_expression "local_68 = *(undefined8 *)(lVar3 + 0xb0)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xb0)" * (cast_expression "(undefined8 *)(lVar3 + 0xb0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xb0)" ( (binary_expression "lVar3 + 0xb0" identifier + number_literal) ))))) ;) (expression_statement "local_60 = *(undefined8 *)(lVar3 + 0xb8);" (assignment_expression "local_60 = *(undefined8 *)(lVar3 + 0xb8)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xb8)" * (cast_expression "(undefined8 *)(lVar3 + 0xb8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xb8)" ( (binary_expression "lVar3 + 0xb8" identifier + number_literal) ))))) ;) (expression_statement "local_58 = *(undefined8 *)(lVar3 + 0xc0);" (assignment_expression "local_58 = *(undefined8 *)(lVar3 + 0xc0)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0xc0)" * (cast_expression "(undefined8 *)(lVar3 + 0xc0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xc0)" ( (binary_expression "lVar3 + 0xc0" identifier + number_literal) ))))) ;) (expression_statement "local_50 = *(undefined8 *)(lVar3 + 0x58);" (assignment_expression "local_50 = *(undefined8 *)(lVar3 + 0x58)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x58)" * (cast_expression "(undefined8 *)(lVar3 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x58)" ( (binary_expression "lVar3 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "local_48 = *(undefined8 *)(lVar3 + 0x60);" (assignment_expression "local_48 = *(undefined8 *)(lVar3 + 0x60)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x60)" * (cast_expression "(undefined8 *)(lVar3 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x60)" ( (binary_expression "lVar3 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "local_40 = *(undefined8 *)(lVar3 + 0x68);" (assignment_expression "local_40 = *(undefined8 *)(lVar3 + 0x68)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x68)" * (cast_expression "(undefined8 *)(lVar3 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x68)" ( (binary_expression "lVar3 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "local_38 = *(undefined8 *)(lVar3 + 0x70);" (assignment_expression "local_38 = *(undefined8 *)(lVar3 + 0x70)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x70)" * (cast_expression "(undefined8 *)(lVar3 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x70)" ( (binary_expression "lVar3 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "local_30 = *(undefined8 *)(lVar3 + 0x78);" (assignment_expression "local_30 = *(undefined8 *)(lVar3 + 0x78)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x78)" * (cast_expression "(undefined8 *)(lVar3 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x78)" ( (binary_expression "lVar3 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "local_28 = *(undefined8 *)(lVar3 + 0x80);" (assignment_expression "local_28 = *(undefined8 *)(lVar3 + 0x80)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x80)" * (cast_expression "(undefined8 *)(lVar3 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x80)" ( (binary_expression "lVar3 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "local_20 = *(undefined8 *)(lVar3 + 0x88);" (assignment_expression "local_20 = *(undefined8 *)(lVar3 + 0x88)" identifier = (pointer_expression "*(undefined8 *)(lVar3 + 0x88)" * (cast_expression "(undefined8 *)(lVar3 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x88)" ( (binary_expression "lVar3 + 0x88" identifier + number_literal) ))))) ;) (expression_statement "local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c);" (assignment_expression "local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" identifier = (call_expression "FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" identifier (argument_list "(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" ( identifier , (field_expression "local_a8._0_8_" identifier . field_identifier) , (call_expression "CONCAT44(uStack_9c,local_a8._8_4_)" identifier (argument_list "(uStack_9c,local_a8._8_4_)" ( identifier , (field_expression "local_a8._8_4_" identifier . field_identifier) ))) , identifier , identifier , (pointer_expression "&local_90" & identifier) , (pointer_expression "&local_88" & identifier) , number_literal , identifier , (pointer_expression "&local_8c" & identifier) )))) ;) (if_statement "if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }" if (parenthesized_expression "(local_8c == 0)" ( (binary_expression "local_8c == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }" { (expression_statement "*(undefined4 *)(param_8 + 0x18) = local_90;" (assignment_expression "*(undefined4 *)(param_8 + 0x18) = local_90" (pointer_expression "*(undefined4 *)(param_8 + 0x18)" * (cast_expression "(undefined4 *)(param_8 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_8 + 0x18)" ( (binary_expression "param_8 + 0x18" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n *param_7 = *param_7 | 4;\n }" else (compound_statement "{\n *param_7 = *param_7 | 4;\n }" { (expression_statement "*param_7 = *param_7 | 4;" (assignment_expression "*param_7 = *param_7 | 4" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 4" (pointer_expression "*param_7" * identifier) | number_literal)) ;) }))) (expression_statement "cVar2 = FUN_002b8fc0(local_a8,&local_b8);" (assignment_expression "cVar2 = FUN_002b8fc0(local_a8,&local_b8)" identifier = (call_expression "FUN_002b8fc0(local_a8,&local_b8)" identifier (argument_list "(local_a8,&local_b8)" ( identifier , (pointer_expression "&local_b8" & identifier) )))) ;) (if_statement "if (cVar2 != '\0') {\n *param_7 = *param_7 | 2;\n }" if (parenthesized_expression "(cVar2 != '\0')" ( (binary_expression "cVar2 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" { (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" * identifier) = (binary_expression "*param_7 | 2" (pointer_expression "*param_7" * identifier) | number_literal)) ;) })) (expression_statement "auVar1._12_4_ = uStack_9c;" (assignment_expression "auVar1._12_4_ = uStack_9c" (field_expression "auVar1._12_4_" identifier . field_identifier) = identifier) ;) (expression_statement "auVar1._0_12_ = local_a8;" (assignment_expression "auVar1._0_12_ = local_a8" (field_expression "auVar1._0_12_" identifier . field_identifier) = identifier) ;) (return_statement "return auVar1;" return identifier ;) (ERROR "}" }))
(translation_unit (expression_statement (subscript_expression IDENT [ LIT ]) ;) (declaration (macro_type_specifier IDENT ( (type_descriptor TYPE) )) IDENT , IDENT (ERROR IDENT) , IDENT (ERROR IDENT) , IDENT (ERROR IDENT) , IDENT (ERROR IDENT) , (ERROR IDENT) IDENT , (ERROR IDENT) (pointer_declarator * IDENT) , (ERROR IDENT IDENT ) { IDENT) (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (field_expression IDENT . field_identifier) , (call_expression IDENT (argument_list ( IDENT , (field_expression IDENT . field_identifier) ))) , IDENT , IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT , IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) })) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (expression_statement (assignment_expression (field_expression IDENT . field_identifier) = IDENT) ;) (return_statement return IDENT ;) (ERROR }))
(expression_statement "undefined1 [16]" (subscript_expression "undefined1 [16]" (identifier "undefined1") ([ "[") (number_literal "16") (] "]")) (; "")) (declaration "FUN_002bf9b0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,long param_6,uint *param_7,long param_8)\n\n{\n undefined1 auVar1 [16];" (macro_type_specifier "FUN_002bf9b0(undefined8" (identifier "FUN_002bf9b0") (( "(") (type_descriptor "undefined8" (type_identifier "undefined8")) () "")) (identifier "param_1") (, ",") (identifier "undefined8") (ERROR "param_2" (identifier "param_2")) (, ",") (identifier "undefined8") (ERROR "param_3" (identifier "param_3")) (, ",") (identifier "undefined8") (ERROR "param_4" (identifier "param_4")) (, ",") (identifier "undefined8") (ERROR "param_5" (identifier "param_5")) (, ",") (ERROR "long" (identifier "long")) (identifier "param_6") (, ",") (ERROR "uint" (identifier "uint")) (pointer_declarator "*param_7" (* "*") (identifier "param_7")) (, ",") (ERROR "long param_8)\n\n{\n undefined1" (identifier "long") (identifier "param_8") () ")") ({ "{") (identifier "undefined1")) (array_declarator "auVar1 [16]" (identifier "auVar1") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "char cVar2;" (primitive_type "char") (identifier "cVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_b8;" (type_identifier "undefined8") (identifier "local_b8") (; ";")) (declaration "undefined8 local_b0;" (type_identifier "undefined8") (identifier "local_b0") (; ";")) (declaration "undefined1 local_a8 [12];" (type_identifier "undefined1") (array_declarator "local_a8 [12]" (identifier "local_a8") ([ "[") (number_literal "12") (] "]")) (; ";")) (declaration "undefined4 uStack_9c;" (type_identifier "undefined4") (identifier "uStack_9c") (; ";")) (declaration "undefined4 local_90;" (type_identifier "undefined4") (identifier "local_90") (; ";")) (declaration "int local_8c;" (primitive_type "int") (identifier "local_8c") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_80;" (type_identifier "undefined8") (identifier "local_80") (; ";")) (declaration "undefined8 local_78;" (type_identifier "undefined8") (identifier "local_78") (; ";")) (declaration "undefined8 local_70;" (type_identifier "undefined8") (identifier "local_70") (; ";")) (declaration "undefined8 local_68;" (type_identifier "undefined8") (identifier "local_68") (; ";")) (declaration "undefined8 local_60;" (type_identifier "undefined8") (identifier "local_60") (; ";")) (declaration "undefined8 local_58;" (type_identifier "undefined8") (identifier "local_58") (; ";")) (declaration "undefined8 local_50;" (type_identifier "undefined8") (identifier "local_50") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 local_40;" (type_identifier "undefined8") (identifier "local_40") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "undefined8 local_30;" (type_identifier "undefined8") (identifier "local_30") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_20;" (type_identifier "undefined8") (identifier "local_20") (; ";")) (expression_statement "local_a8._8_4_ = (undefined4)param_3;" (assignment_expression "local_a8._8_4_ = (undefined4)param_3" (field_expression "local_a8._8_4_" (identifier "local_a8") (. ".") (field_identifier "_8_4_")) (= "=") (cast_expression "(undefined4)param_3" (( "(") (type_descriptor "undefined4" (type_identifier "undefined4")) () ")") (identifier "param_3"))) (; ";")) (expression_statement "uStack_9c = (undefined4)((ulong)param_3 >> 0x20);" (assignment_expression "uStack_9c = (undefined4)((ulong)param_3 >> 0x20)" (identifier "uStack_9c") (= "=") (call_expression "(undefined4)((ulong)param_3 >> 0x20)" (parenthesized_expression "(undefined4)" (( "(") (identifier "undefined4") () ")")) (argument_list "((ulong)param_3 >> 0x20)" (( "(") (binary_expression "(ulong)param_3 >> 0x20" (cast_expression "(ulong)param_3" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "param_3")) (>> ">>") (number_literal "0x20")) () ")")))) (; ";")) (expression_statement "local_b8 = param_4;" (assignment_expression "local_b8 = param_4" (identifier "local_b8") (= "=") (identifier "param_4")) (; ";")) (expression_statement "local_b0 = param_5;" (assignment_expression "local_b0 = param_5" (identifier "local_b0") (= "=") (identifier "param_5")) (; ";")) (expression_statement "local_a8._0_8_ = param_2;" (assignment_expression "local_a8._0_8_ = param_2" (field_expression "local_a8._0_8_" (identifier "local_a8") (. ".") (field_identifier "_0_8_")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "lVar3 = FUN_002b5b90(param_6 + 0xd0);" (assignment_expression "lVar3 = FUN_002b5b90(param_6 + 0xd0)" (identifier "lVar3") (= "=") (call_expression "FUN_002b5b90(param_6 + 0xd0)" (identifier "FUN_002b5b90") (argument_list "(param_6 + 0xd0)" (( "(") (binary_expression "param_6 + 0xd0" (identifier "param_6") (+ "+") (number_literal "0xd0")) () ")")))) (; ";")) (expression_statement "local_8c = 0;" (assignment_expression "local_8c = 0" (identifier "local_8c") (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar3 = *(long *)(lVar3 + 0x10);" (assignment_expression "lVar3 = *(long *)(lVar3 + 0x10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(lVar3 + 0x10)" (* "*") (cast_expression "(long *)(lVar3 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x10)" (( "(") (binary_expression "lVar3 + 0x10" (identifier "lVar3") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "local_88 = *(undefined8 *)(lVar3 + 0x90);" (assignment_expression "local_88 = *(undefined8 *)(lVar3 + 0x90)" (identifier "local_88") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x90)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x90)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x90)" (( "(") (binary_expression "lVar3 + 0x90" (identifier "lVar3") (+ "+") (number_literal "0x90")) () ")"))))) (; ";")) (expression_statement "local_80 = *(undefined8 *)(lVar3 + 0x98);" (assignment_expression "local_80 = *(undefined8 *)(lVar3 + 0x98)" (identifier "local_80") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x98)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x98)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x98)" (( "(") (binary_expression "lVar3 + 0x98" (identifier "lVar3") (+ "+") (number_literal "0x98")) () ")"))))) (; ";")) (expression_statement "local_78 = *(undefined8 *)(lVar3 + 0xa0);" (assignment_expression "local_78 = *(undefined8 *)(lVar3 + 0xa0)" (identifier "local_78") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0xa0)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xa0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xa0)" (( "(") (binary_expression "lVar3 + 0xa0" (identifier "lVar3") (+ "+") (number_literal "0xa0")) () ")"))))) (; ";")) (expression_statement "local_70 = *(undefined8 *)(lVar3 + 0xa8);" (assignment_expression "local_70 = *(undefined8 *)(lVar3 + 0xa8)" (identifier "local_70") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0xa8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xa8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xa8)" (( "(") (binary_expression "lVar3 + 0xa8" (identifier "lVar3") (+ "+") (number_literal "0xa8")) () ")"))))) (; ";")) (expression_statement "local_68 = *(undefined8 *)(lVar3 + 0xb0);" (assignment_expression "local_68 = *(undefined8 *)(lVar3 + 0xb0)" (identifier "local_68") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0xb0)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xb0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xb0)" (( "(") (binary_expression "lVar3 + 0xb0" (identifier "lVar3") (+ "+") (number_literal "0xb0")) () ")"))))) (; ";")) (expression_statement "local_60 = *(undefined8 *)(lVar3 + 0xb8);" (assignment_expression "local_60 = *(undefined8 *)(lVar3 + 0xb8)" (identifier "local_60") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0xb8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xb8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xb8)" (( "(") (binary_expression "lVar3 + 0xb8" (identifier "lVar3") (+ "+") (number_literal "0xb8")) () ")"))))) (; ";")) (expression_statement "local_58 = *(undefined8 *)(lVar3 + 0xc0);" (assignment_expression "local_58 = *(undefined8 *)(lVar3 + 0xc0)" (identifier "local_58") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0xc0)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xc0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xc0)" (( "(") (binary_expression "lVar3 + 0xc0" (identifier "lVar3") (+ "+") (number_literal "0xc0")) () ")"))))) (; ";")) (expression_statement "local_50 = *(undefined8 *)(lVar3 + 0x58);" (assignment_expression "local_50 = *(undefined8 *)(lVar3 + 0x58)" (identifier "local_50") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x58)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x58)" (( "(") (binary_expression "lVar3 + 0x58" (identifier "lVar3") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "local_48 = *(undefined8 *)(lVar3 + 0x60);" (assignment_expression "local_48 = *(undefined8 *)(lVar3 + 0x60)" (identifier "local_48") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x60)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x60)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x60)" (( "(") (binary_expression "lVar3 + 0x60" (identifier "lVar3") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "local_40 = *(undefined8 *)(lVar3 + 0x68);" (assignment_expression "local_40 = *(undefined8 *)(lVar3 + 0x68)" (identifier "local_40") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x68)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x68)" (( "(") (binary_expression "lVar3 + 0x68" (identifier "lVar3") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "local_38 = *(undefined8 *)(lVar3 + 0x70);" (assignment_expression "local_38 = *(undefined8 *)(lVar3 + 0x70)" (identifier "local_38") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x70)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x70)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x70)" (( "(") (binary_expression "lVar3 + 0x70" (identifier "lVar3") (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (expression_statement "local_30 = *(undefined8 *)(lVar3 + 0x78);" (assignment_expression "local_30 = *(undefined8 *)(lVar3 + 0x78)" (identifier "local_30") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x78)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x78)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x78)" (( "(") (binary_expression "lVar3 + 0x78" (identifier "lVar3") (+ "+") (number_literal "0x78")) () ")"))))) (; ";")) (expression_statement "local_28 = *(undefined8 *)(lVar3 + 0x80);" (assignment_expression "local_28 = *(undefined8 *)(lVar3 + 0x80)" (identifier "local_28") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x80)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x80)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x80)" (( "(") (binary_expression "lVar3 + 0x80" (identifier "lVar3") (+ "+") (number_literal "0x80")) () ")"))))) (; ";")) (expression_statement "local_20 = *(undefined8 *)(lVar3 + 0x88);" (assignment_expression "local_20 = *(undefined8 *)(lVar3 + 0x88)" (identifier "local_20") (= "=") (pointer_expression "*(undefined8 *)(lVar3 + 0x88)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0x88)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x88)" (( "(") (binary_expression "lVar3 + 0x88" (identifier "lVar3") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (expression_statement "local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c);" (assignment_expression "local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" (identifier "local_a8") (= "=") (call_expression "FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" (identifier "FUN_002b9470") (argument_list "(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8,\n local_b0,&local_90,&local_88,7,param_6,&local_8c)" (( "(") (identifier "param_1") (, ",") (field_expression "local_a8._0_8_" (identifier "local_a8") (. ".") (field_identifier "_0_8_")) (, ",") (call_expression "CONCAT44(uStack_9c,local_a8._8_4_)" (identifier "CONCAT44") (argument_list "(uStack_9c,local_a8._8_4_)" (( "(") (identifier "uStack_9c") (, ",") (field_expression "local_a8._8_4_" (identifier "local_a8") (. ".") (field_identifier "_8_4_")) () ")"))) (, ",") (identifier "local_b8") (, ",") (identifier "local_b0") (, ",") (pointer_expression "&local_90" (& "&") (identifier "local_90")) (, ",") (pointer_expression "&local_88" (& "&") (identifier "local_88")) (, ",") (number_literal "7") (, ",") (identifier "param_6") (, ",") (pointer_expression "&local_8c" (& "&") (identifier "local_8c")) () ")")))) (; ";")) (if_statement "if (local_8c == 0) {\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }\n else {\n *param_7 = *param_7 | 4;\n }" (if "if") (parenthesized_expression "(local_8c == 0)" (( "(") (binary_expression "local_8c == 0" (identifier "local_8c") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined4 *)(param_8 + 0x18) = local_90;\n }" ({ "{") (expression_statement "*(undefined4 *)(param_8 + 0x18) = local_90;" (assignment_expression "*(undefined4 *)(param_8 + 0x18) = local_90" (pointer_expression "*(undefined4 *)(param_8 + 0x18)" (* "*") (cast_expression "(undefined4 *)(param_8 + 0x18)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_8 + 0x18)" (( "(") (binary_expression "param_8 + 0x18" (identifier "param_8") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "local_90")) (; ";")) (} "}")) (else_clause "else {\n *param_7 = *param_7 | 4;\n }" (else "else") (compound_statement "{\n *param_7 = *param_7 | 4;\n }" ({ "{") (expression_statement "*param_7 = *param_7 | 4;" (assignment_expression "*param_7 = *param_7 | 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (binary_expression "*param_7 | 4" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (| "|") (number_literal "4"))) (; ";")) (} "}")))) (expression_statement "cVar2 = FUN_002b8fc0(local_a8,&local_b8);" (assignment_expression "cVar2 = FUN_002b8fc0(local_a8,&local_b8)" (identifier "cVar2") (= "=") (call_expression "FUN_002b8fc0(local_a8,&local_b8)" (identifier "FUN_002b8fc0") (argument_list "(local_a8,&local_b8)" (( "(") (identifier "local_a8") (, ",") (pointer_expression "&local_b8" (& "&") (identifier "local_b8")) () ")")))) (; ";")) (if_statement "if (cVar2 != '\0') {\n *param_7 = *param_7 | 2;\n }" (if "if") (parenthesized_expression "(cVar2 != '\0')" (( "(") (binary_expression "cVar2 != '\0'" (identifier "cVar2") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n *param_7 = *param_7 | 2;\n }" ({ "{") (expression_statement "*param_7 = *param_7 | 2;" (assignment_expression "*param_7 = *param_7 | 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (= "=") (binary_expression "*param_7 | 2" (pointer_expression "*param_7" (* "*") (identifier "param_7")) (| "|") (number_literal "2"))) (; ";")) (} "}"))) (expression_statement "auVar1._12_4_ = uStack_9c;" (assignment_expression "auVar1._12_4_ = uStack_9c" (field_expression "auVar1._12_4_" (identifier "auVar1") (. ".") (field_identifier "_12_4_")) (= "=") (identifier "uStack_9c")) (; ";")) (expression_statement "auVar1._0_12_ = local_a8;" (assignment_expression "auVar1._0_12_ = local_a8" (field_expression "auVar1._0_12_" (identifier "auVar1") (. ".") (field_identifier "_0_12_")) (= "=") (identifier "local_a8")) (; ";")) (return_statement "return auVar1;" (return "return") (identifier "auVar1") (; ";")) (ERROR "}" (} "}"))
/* std::time_get<char, std::istreambuf_iterator<char, std::char_traits<char> > >::do_get_weekday(std::istreambuf_iterator<char, std::char_traits<char> >, std::istreambuf_iterator<char, std::char_traits<char> >, std::ios_base&, std::_Ios_Iostate&, tm*) const */ type_1 [16] std::time_get<var_2,var_7::type_7<var_2,var_7::var_1<var_2>>>::var_3 (type_3 param_1,type_3 param_2,type_3 param_3,type_3 param_4, type_3 param_5,long var_8,var_4 *var_5,long var_14) { long var_10; type_1 auVar2 [16]; char var_16; type_2 *var_9; type_3 local_b8; type_3 local_b0; type_1 local_a8 [12]; type_4 uStack_9c; type_4 local_90; int var_13; type_3 local_88; type_3 local_80; type_3 local_78; type_3 local_70; type_3 local_68; type_3 local_60; type_3 local_58; type_3 local_50; type_3 local_48; type_3 local_40; type_3 local_38; type_3 local_30; type_3 local_28; type_3 local_20; local_a8._8_4_ = (type_4)param_3; uStack_9c = (type_4)((type_5)param_3 >> 0x20); local_b8 = param_4; local_b0 = param_5; local_a8._0_8_ = param_2; var_9 = var_6<var_7::type_2<var_2>>((type_6 *)(var_8 + 0xd0)); var_13 = 0; var_10 = *(long *)(var_9 + 0x10); local_88 = *(type_3 *)(var_10 + 0x90); local_80 = *(type_3 *)(var_10 + 0x98); local_78 = *(type_3 *)(var_10 + 0xa0); local_70 = *(type_3 *)(var_10 + 0xa8); local_68 = *(type_3 *)(var_10 + 0xb0); local_60 = *(type_3 *)(var_10 + 0xb8); local_58 = *(type_3 *)(var_10 + 0xc0); local_50 = *(type_3 *)(var_10 + 0x58); local_48 = *(type_3 *)(var_10 + 0x60); local_40 = *(type_3 *)(var_10 + 0x68); local_38 = *(type_3 *)(var_10 + 0x70); local_30 = *(type_3 *)(var_10 + 0x78); local_28 = *(type_3 *)(var_10 + 0x80); local_20 = *(type_3 *)(var_10 + 0x88); local_a8 = var_11 (param_1,local_a8._0_8_,var_12(uStack_9c,local_a8._8_4_),local_b8,local_b0, &local_90,&local_88,7,var_8,&var_13); if (var_13 == 0) { *(type_4 *)(var_14 + 0x18) = local_90; } else { *var_5 = *var_5 | 4; } var_16 = type_7<var_2,var_7::var_1<var_2>>::var_15 ((type_7<var_2,var_7::var_1<var_2>> *)local_a8, (type_7 *)&local_b8); if (var_16 != '\0') { *var_5 = *var_5 | 2; } auVar2._12_4_ = uStack_9c; auVar2._0_12_ = local_a8; return auVar2; }
null
(translation_unit (expression_statement (subscript_expression argument: (identifier) index: (number_literal)) (MISSING ";")) (declaration type: (macro_type_specifier name: (identifier) type: (type_descriptor type: (type_identifier)) (MISSING ")")) declarator: (identifier) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) (ERROR (identifier)) declarator: (identifier) (ERROR (identifier)) declarator: (pointer_declarator declarator: (identifier)) (ERROR (identifier) (identifier) (identifier)) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (field_expression argument: (identifier) field: (field_identifier)) (call_expression function: (identifier) arguments: (argument_list (identifier) (field_expression argument: (identifier) field: (field_identifier)))) (identifier) (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal) (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (expression_statement (assignment_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (identifier))) (return_statement (identifier)) (ERROR))
null
undefined1 [16] MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,long param_6,uint *param_7,long param_8) { undefined1 auVar1 [16]; char cVar2; long lVar3; undefined8 local_b8; undefined8 local_b0; undefined1 local_a8 [12]; undefined4 uStack_9c; undefined4 local_90; int local_8c; undefined8 local_88; undefined8 local_80; undefined8 local_78; undefined8 local_70; undefined8 local_68; undefined8 local_60; undefined8 local_58; undefined8 local_50; undefined8 local_48; undefined8 local_40; undefined8 local_38; undefined8 local_30; undefined8 local_28; undefined8 local_20; local_a8._8_4_ = (undefined4)param_3; uStack_9c = (undefined4)((ulong)param_3 >> 0x20); local_b8 = param_4; local_b0 = param_5; local_a8._0_8_ = param_2; lVar3 = FUN_002b5b90(param_6 + 0xd0); local_8c = 0; lVar3 = *(long *)(lVar3 + 0x10); local_88 = *(undefined8 *)(lVar3 + 0x90); local_80 = *(undefined8 *)(lVar3 + 0x98); local_78 = *(undefined8 *)(lVar3 + 0xa0); local_70 = *(undefined8 *)(lVar3 + 0xa8); local_68 = *(undefined8 *)(lVar3 + 0xb0); local_60 = *(undefined8 *)(lVar3 + 0xb8); local_58 = *(undefined8 *)(lVar3 + 0xc0); local_50 = *(undefined8 *)(lVar3 + 0x58); local_48 = *(undefined8 *)(lVar3 + 0x60); local_40 = *(undefined8 *)(lVar3 + 0x68); local_38 = *(undefined8 *)(lVar3 + 0x70); local_30 = *(undefined8 *)(lVar3 + 0x78); local_28 = *(undefined8 *)(lVar3 + 0x80); local_20 = *(undefined8 *)(lVar3 + 0x88); local_a8 = FUN_002b9470(param_1,local_a8._0_8_,CONCAT44(uStack_9c,local_a8._8_4_),local_b8, local_b0,&local_90,&local_88,7,param_6,&local_8c); if (local_8c == 0) { *(undefined4 *)(param_8 + 0x18) = local_90; } else { *param_7 = *param_7 | 4; } cVar2 = FUN_002b8fc0(local_a8,&local_b8); if (cVar2 != '\0') { *param_7 = *param_7 | 2; } auVar1._12_4_ = uStack_9c; auVar1._0_12_ = local_a8; return auVar1; }
1744_openssl_and_openssl_strip.c
d2i_DHxparams
d2i_DHxparams
/* WARNING: Control flow encountered bad instruction data */ void d2i_DHxparams(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* d2i_DHxparams@@OPENSSL_1_1_0 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void d2i_DHxparams(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207643710')]
[('const-1', u'RETURN_-1207643710')]
null
null
001bd1b8
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid d2i_DHxparams(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void d2i_DHxparams(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "d2i_DHxparams(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid d2i_DHxparams(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* d2i_DHxparams@@OPENSSL_1_1_0 */\n halt_baddata();\n}\n\n" comment (function_definition "void d2i_DHxparams(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* d2i_DHxparams@@OPENSSL_1_1_0 */\n halt_baddata();\n}" primitive_type (function_declarator "d2i_DHxparams(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* d2i_DHxparams@@OPENSSL_1_1_0 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void d2i_DHxparams(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void d2i_DHxparams(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "d2i_DHxparams(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void d2i_DHxparams(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "d2i_DHxparams(void)" (identifier "d2i_DHxparams") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* d2i_DHxparams@@OPENSSL_1_1_0 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
5260_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_get_plt_entry_size
FUN_002eb570
/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_aarch64_standard<32,_false> * this) */ uint __thiscall anon_unknown.dwarf_12235f4::Output_data_plt_aarch64_standard<32,_false>::do_get_plt_entry_size (Output_data_plt_aarch64_standard<32,_false> *this) { return 0x10; }
undefined8 FUN_002eb570(void) { return 0x10; }
MOV EAX,0x10 RET
null
null
null
null
[(u'COPY_-1204701829', u'RETURN_-1204701822'), ('const-0', u'RETURN_-1204701822'), ('const-16', u'COPY_-1204701829')]
[('const-16', u'COPY_-1204701839'), ('const-0', u'RETURN_-1204701822'), (u'COPY_-1204701839', u'RETURN_-1204701822')]
null
null
002eb570
x64
O3
(translation_unit "undefined8 FUN_002eb570(void)\n\n{\n return 0x10;\n}\n\n" (function_definition "undefined8 FUN_002eb570(void)\n\n{\n return 0x10;\n}" type_identifier (function_declarator "FUN_002eb570(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0x10;\n}" { (return_statement "return 0x10;" return number_literal ;) })))
(translation_unit "/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_aarch64_standard<32,_false>\n * this) */\n\nuint __thiscall\nanon_unknown.dwarf_12235f4::Output_data_plt_aarch64_standard<32,_false>::do_get_plt_entry_size\n (Output_data_plt_aarch64_standard<32,_false> *this)\n\n{\n return 0x10;\n}\n\n" comment (declaration "uint __thiscall\nanon_unknown.dwarf_12235f4::Output_data_plt_aarch64_standard<32,_false>::do_get_plt_entry_size\n (Output_data_plt_aarch64_standard<32,_false> *this)\n\n{\n return 0x10;" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_12235f4::" identifier . identifier : :) identifier (ERROR "<32,_false>::do_get_plt_entry_size\n (Output_data_plt_aarch64_standard<32,_false> *this)\n\n{\n return 0x10" < number_literal , (ERROR "_false>::" identifier > : :) (function_declarator "do_get_plt_entry_size\n (Output_data_plt_aarch64_standard<32,_false> *this)" identifier (parameter_list "(Output_data_plt_aarch64_standard<32,_false> *this)" ( (parameter_declaration "Output_data_plt_aarch64_standard" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { return number_literal) ;) (ERROR "}" }))
(translation_unit "undefined8 FUN_002eb570(void)\n\n{\n return 0x10;\n}\n\n" (function_definition "undefined8 FUN_002eb570(void)\n\n{\n return 0x10;\n}" type_identifier (function_declarator "FUN_002eb570(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n return 0x10;\n}" { (return_statement "return 0x10;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_002eb570(void)\n\n{\n return 0x10;\n}" (type_identifier "undefined8") (function_declarator "FUN_002eb570(void)" (identifier "FUN_002eb570") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n return 0x10;\n}" ({ "{") (return_statement "return 0x10;" (return "return") (number_literal "0x10") (; ";")) (} "}")))
/* DWARF original prototype: uint do_get_plt_entry_size(Output_data_plt_aarch64_standard<32,_false> * this) */ type_1 __thiscall anon_unknown.dwarf_12235f4::Output_data_plt_aarch64_standard<32,_false>::do_get_plt_entry_size (Output_data_plt_aarch64_standard<32,_false> *this) { return 0x10; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (return_statement (number_literal)))))
null
undefined8 MASKED(void) { return 0x10; }
4939_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
add_output_section_relative
FUN_0021c450
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_true> * this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_true>::add_output_section_relative (Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,Output_data *od, Sized_relobj<32,_true> *relobj,uint shndx,Address address) { size_t *psVar1; uint uVar2; iterator __position; Output_reloc<9,_true,_32,_true> *pOVar3; long lVar4; anon_union_8_4_c82d8563_for_u1_ local_38; Sized_relobj<32,_true> *pSStack_30; undefined8 local_28; uint uStack_20; int iStack_1c; Output_reloc<9,_true,_32,_true>::Output_reloc ((Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true); __position._M_current = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_> ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_32,_true>&> (&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position, (Output_reloc<9,_true,_32,_true> *)&local_38); pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_38; ((__position._M_current)->u2_).relobj = pSStack_30; (__position._M_current)->address_ = (undefined4)local_28; (__position._M_current)->local_sym_index_ = local_28._4_4_; *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20); (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_> ._M_impl._M_start >> 5; if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2) == 0) { (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * 8; od->field_0x20 = od->field_0x20 | 0x10; if ((uStack_20 & 0x10000000) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) { uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1; } (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
void FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5 ,undefined4 param_6,undefined4 param_7) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_38; long lStack_30; undefined8 local_28; uint uStack_20; int iStack_1c; FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0021b520(param_1 + 0x48,puVar1,&local_38); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 4; *puVar1 = local_38; puVar1[1] = lStack_30; puVar1[2] = local_28; puVar1[3] = CONCAT44(iStack_1c,uStack_20); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * 8; *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10; if ((uStack_20 & 0x10000000) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((iStack_1c != -4) && (lStack_30 != 0)) { if (*(int *)(lStack_30 + 0xa4) == 0) { *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1; } *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
PUSH R12 PUSH RBP MOV RBP,RCX MOV RCX,R8 MOV R8D,R9D PUSH RBX MOV RBX,RDI SUB RSP,0x20 MOV R12,RSP SUB RSP,0x8 PUSH 0x1 MOV R9D,dword ptr [RSP + 0x50] MOV RDI,R12 CALL 0x00204bf0 POP RAX MOV RSI,qword ptr [RBX + 0x50] POP RDX CMP RSI,qword ptr [RBX + 0x58] JZ 0x0021c520 MOVDQA XMM0,xmmword ptr [RSP] ADD RSI,0x20 MOVUPS xmmword ptr [RSI + -0x20],XMM0 MOVDQA XMM1,xmmword ptr [RSP + 0x10] MOVUPS xmmword ptr [RSI + -0x10],XMM1 MOV qword ptr [RBX + 0x50],RSI SUB RSI,qword ptr [RBX + 0x48] SAR RSI,0x5 LEA RAX,[RSI*0x8] TEST byte ptr [RBX + 0x20],0x2 JNZ 0x0021c535 MOV qword ptr [RBX + 0x10],RAX OR byte ptr [RBP + 0x20],0x10 TEST byte ptr [RSP + 0x1b],0x10 JNZ 0x0021c500 CMP dword ptr [RSP + 0x1c],-0x4 JZ 0x0021c4ee MOV RAX,qword ptr [RSP + 0x8] TEST RAX,RAX JZ 0x0021c4ee MOV EDX,dword ptr [RAX + 0xa4] TEST EDX,EDX JZ 0x0021c510 ADD EDX,0x1 MOV dword ptr [RAX + 0xa4],EDX ADD RSP,0x20 POP RBX POP RBP POP R12 RET ADD qword ptr [RBX + 0x38],0x1 JMP 0x0021c4ca SUB ESI,0x1 MOV dword ptr [RAX + 0xa0],ESI JMP 0x0021c4e5 LEA RDI,[RBX + 0x48] MOV RDX,R12 CALL 0x0021b520 MOV RSI,qword ptr [RBX + 0x50] JMP 0x0021c4a5 LEA RDX,[0x380c80] MOV ESI,0x231 LEA RDI,[0x373454] CALL 0x0017c650
null
null
null
null
[('const-164', u'PTRSUB_-1203845215'), ('const-160', u'PTRSUB_-1203845169'), (u'MULTIEQUAL_-1203845369', u'PTRSUB_-1203845238'), ('const-3673216', u'COPY_-1203845231'), (u'CALL_-1203845977', u'INDIRECT_-1203845405'), ('const-1', u'CALL_-1203845977'), (u'PTRSUB_-1203845162', u'PTRSUB_-1203845142'), (u'INT_EQUAL_-1203845943', u'CBRANCH_-1203845940'), ('const-0', u'PTRSUB_-1203845313'), (u'PTRSUB_-1203845330', u'PTRSUB_-1203845310'), ('const--56', u'PTRSUB_-1203845397'), (u'PTRSUB_-1203845212', u'PTRSUB_-1203845190'), (u'PTRSUB_-1203845326', u'CAST_-1203845241'), (u'INDIRECT_-1203845419', u'MULTIEQUAL_-1203845369'), ('const-433', u'STORE_-1203845460'), ('const-0', u'PTRSUB_-1203845296'), ('const-1', u'INT_ADD_-1203845670'), ('const-72', u'PTRSUB_-1203845337'), (u'LOAD_-1203845970', u'PTRSUB_-1203845326'), (u'PTRSUB_-1203845173', u'STORE_-1203845603'), ('const-1', u'INT_SUB_-1203845589'), (u'PTRSUB_-1203845296', u'PTRSUB_-1203845285'), (u'PTRSUB_-1203845142', u'PTRSUB_-1203845128'), ('const-56', u'PTRSUB_-1203845173'), ('const-268435456', u'INT_AND_-1203845342'), (u'PTRSUB_-1203845321', u'PTRSUB_-1203845295'), (u'CALL_-1203845536', u'INDIRECT_-1203845230'), ('tmp_845', u'CALL_-1203845977'), ('tmp_848', u'CALL_-1203845977'), (u'PTRSUB_-1203845252', u'PTRSUB_-1203845239'), ('tmp_567', u'CBRANCH_-1203845713'), (u'PTRSUB_-1203845128', u'PTRSUB_-1203845116'), (u'PTRSUB_-1203845218', u'STORE_-1203845799'), ('const-8', u'PTRSUB_-1203845251'), (u'PTRSUB_-1203845296', u'PTRSUB_-1203845271'), ('const-0', u'PTRSUB_-1203845288'), (u'COPY_-1203845232', u'CALL_-1203845511'), ('const-20', u'PTRSUB_-1203845244'), (u'SUBPIECE_-1203845250', u'STORE_-1203845461'), ('tmp_844', u'PTRSUB_-1203845321'), ('const-0', u'PTRSUB_-1203845252'), ('const-3617876', u'COPY_-1203845232'), (u'MULTIEQUAL_-1203845359', u'INT_AND_-1203845342'), ('tmp_844', u'PTRSUB_-1203845368'), ('const-0', u'PTRSUB_-1203845239'), (u'INT_MULT_-1203845801', u'STORE_-1203845799'), ('const-0', u'SUBPIECE_-1203845250'), ('tmp_844', u'PTRSUB_-1203845212'), (u'PTRSUB_-1203845368', u'PTRSUB_-1203845337'), (u'INDIRECT_-1203845240', u'MULTIEQUAL_-1203845369'), (u'INT_SRIGHT_-1203845838', u'SUBPIECE_-1203845405'), ('const-16', u'PTRSUB_-1203845245'), ('tmp_791', u'BRANCH_-1203845587'), (u'CALL_-1203845977', u'INDIRECT_-1203845419'), ('const-0', u'PTRSUB_-1203845116'), (u'INT_AND_-1203845342', u'INT_NOTEQUAL_-1203845760'), ('const-8', u'PTRSUB_-1203845291'), ('const-0', u'INT_EQUAL_-1203845806'), ('tmp_603', u'CBRANCH_-1203845689'), (u'PTRSUB_-1203845244', u'PTRSUB_-1203845231'), ('tmp_844', u'PTRSUB_-1203845288'), (u'INDIRECT_-1203845230', u'MULTIEQUAL_-1203845359'), (u'PTRSUB_-1203845155', u'CALL_-1203845536'), ('const-0', u'PTRSUB_-1203845321'), ('const-561', u'CALL_-1203845511'), (u'PTRSUB_-1203845269', u'LOAD_-1203845881'), ('const-0', u'PTRSUB_-1203845244'), (u'PTRSUB_-1203845176', u'PTRSUB_-1203845155'), ('const-433', u'LOAD_-1203845958'), ('const-0', u'PTRSUB_-1203845176'), ('const-433', u'LOAD_-1203845970'), (u'PTRSUB_-1203845222', u'PTRSUB_-1203845218'), ('const-433', u'LOAD_-1203845818'), (u'CAST_-1203845284', u'CALL_-1203845977'), (u'LOAD_-1203845606', u'INT_ADD_-1203845588'), ('const-16', u'INT_OR_-1203845765'), (u'PTRSUB_-1203845288', u'PTRSUB_-1203845263'), (u'CAST_-1203845241', u'STORE_-1203845460'), ('const-0', u'PTRSUB_-1203845222'), (u'PTRSUB_-1203845261', u'PTRSUB_-1203845251'), (u'PTRSUB_-1203845263', u'PTRSUB_-1203845244'), ('const-0', u'INT_NOTEQUAL_-1203845760'), ('const-0', u'PTRSUB_-1203845315'), ('const-8', u'INT_MULT_-1203845801'), ('tmp_850', u'CALL_-1203845977'), (u'INDIRECT_-1203845415', u'SUBPIECE_-1203845249'), (u'PTRSUB_-1203845295', u'PTRSUB_-1203845275'), (u'LOAD_-1203845712', u'INT_ADD_-1203845670'), ('tmp_1351', u'PTRSUB_-1203845396'), ('const-0', u'PTRSUB_-1203845289'), ('const-0', u'INT_EQUAL_-1203845690'), ('const-4', u'SUBPIECE_-1203845249'), ('const-433', u'STORE_-1203845890'), ('tmp_413', u'CBRANCH_-1203845802'), (u'PTRSUB_-1203845338', u'PTRSUB_-1203845250'), (u'INT_OR_-1203845765', u'STORE_-1203845789'), (u'LOAD_-1203845881', u'CAST_-1203845231'), (u'LOAD_-1203845792', u'INT_OR_-1203845765'), ('tmp_831', u'BRANCH_-1203845526'), (u'LOAD_-1203845970', u'PTRADD_-1203845345'), ('tmp_849', u'CALL_-1203845977'), (u'INT_EQUAL_-1203845690', u'CBRANCH_-1203845689'), (u'PTRSUB_-1203845239', u'PTRSUB_-1203845230'), (u'INDIRECT_-1203845409', u'PIECE_-1203845376'), ('const-0', u'INT_NOTEQUAL_-1203845714'), (u'LOAD_-1203845534', u'MULTIEQUAL_-1203845501'), ('const-72', u'PTRSUB_-1203845155'), (u'LOAD_-1203845970', u'PTRSUB_-1203845244'), ('const-0', u'PTRSUB_-1203845250'), ('tmp_844', u'PTRSUB_-1203845296'), ('const-433', u'STORE_-1203845673'), (u'CALL_-1203845536', u'INDIRECT_-1203845240'), (u'INDIRECT_-1203845409', u'MULTIEQUAL_-1203845359'), (u'PTRSUB_-1203845251', u'STORE_-1203845890'), (u'PTRSUB_-1203845315', u'PTRSUB_-1203845288'), ('const-433', u'LOAD_-1203845606'), ('const-0', u'PTRSUB_-1203845310'), ('const-0', u'PTRSUB_-1203845128'), ('const-164', u'PTRSUB_-1203845229'), ('const-0', u'PTRSUB_-1203845230'), ('const-0', u'SUBPIECE_-1203845405'), ('const-32', u'PTRADD_-1203845345'), ('const-2', u'INT_AND_-1203845792'), (u'PTRSUB_-1203845282', u'STORE_-1203845789'), (u'LOAD_-1203845970', u'PTRSUB_-1203845339'), (u'SUBPIECE_-1203845249', u'STORE_-1203845306'), (u'PTRADD_-1203845345', u'MULTIEQUAL_-1203845501'), (u'INT_SRIGHT_-1203845838', u'INT_MULT_-1203845801'), (u'INT_NOTEQUAL_-1203845760', u'CBRANCH_-1203845756'), (u'PTRSUB_-1203845397', u'CAST_-1203845284'), ('const-8', u'PTRSUB_-1203845338'), (u'INDIRECT_-1203845226', u'MULTIEQUAL_-1203845355'), (u'INDIRECT_-1203845423', u'STORE_-1203845477'), (u'INDIRECT_-1203845405', u'MULTIEQUAL_-1203845355'), (u'LOAD_-1203845970', u'PTRSUB_-1203845338'), (u'PIECE_-1203845376', u'STORE_-1203845460'), ('const-0', u'PTRSUB_-1203845253'), ('tmp_847', u'PTRSUB_-1203845282'), ('const-72', u'PTRSUB_-1203845330'), (u'PTRSUB_-1203845275', u'PTRSUB_-1203845261'), ('const-433', u'STORE_-1203845603'), ('const-0', u'PTRSUB_-1203845238'), (u'INDIRECT_-1203845419', u'STORE_-1203845476'), (u'INT_SUB_-1203845589', u'STORE_-1203845593'), (u'MULTIEQUAL_-1203845355', u'INT_NOTEQUAL_-1203845739'), ('const-433', u'STORE_-1203845593'), (u'INDIRECT_-1203845405', u'PIECE_-1203845376'), ('const-433', u'STORE_-1203845476'), (u'INT_NOTEQUAL_-1203845739', u'CBRANCH_-1203845736'), (u'MULTIEQUAL_-1203845369', u'PTRSUB_-1203845253'), ('const-32', u'PTRSUB_-1203845225'), ('const-0', u'PTRSUB_-1203845361'), ('const-433', u'LOAD_-1203845712'), ('const-0', u'PTRSUB_-1203845317'), ('const-0', u'PTRSUB_-1203845231'), ('const-0', u'PTRSUB_-1203845162'), (u'INT_ADD_-1203845670', u'STORE_-1203845673'), (u'MULTIEQUAL_-1203845501', u'CAST_-1203845232'), ('const-1', u'INT_ADD_-1203845588'), ('const-72', u'PTRSUB_-1203845288'), ('const-0', u'PTRSUB_-1203845212'), (u'PTRSUB_-1203845245', u'STORE_-1203845461'), ('const-433', u'LOAD_-1203845792'), ('const-0', u'PTRSUB_-1203845296'), ('tmp_533', u'CBRANCH_-1203845736'), (u'CALL_-1203845977', u'INDIRECT_-1203845415'), (u'PTRADD_-1203845345', u'STORE_-1203845890'), ('const-0', u'PTRSUB_-1203845191'), ('tmp_844', u'PTRSUB_-1203845361'), (u'INT_AND_-1203845792', u'INT_EQUAL_-1203845806'), (u'PTRSUB_-1203845310', u'PTRSUB_-1203845296'), ('tmp_844', u'PTRSUB_-1203845176'), (u'PTRSUB_-1203845289', u'PTRSUB_-1203845269'), (u'CALL_-1203845977', u'INDIRECT_-1203845409'), ('const-0', u'RETURN_-1203845628'), ('const-433', u'LOAD_-1203845534'), ('const-433', u'STORE_-1203845789'), (u'PTRSUB_-1203845285', u'LOAD_-1203845958'), (u'PTRSUB_-1203845225', u'LOAD_-1203845818'), ('tmp_844', u'PTRSUB_-1203845315'), ('const-4294967292', u'INT_NOTEQUAL_-1203845739'), ('tmp_497', u'CBRANCH_-1203845756'), (u'CALL_-1203845977', u'INDIRECT_-1203845423'), ('const-1', u'PTRADD_-1203845345'), (u'PTRSUB_-1203845271', u'PTRSUB_-1203845252'), (u'PTRSUB_-1203845116', u'PTRSUB_-1203845107'), ('const-433', u'STORE_-1203845477'), (u'INT_NOTEQUAL_-1203845714', u'CBRANCH_-1203845713'), ('const-0', u'PTRSUB_-1203845271'), (u'LOAD_-1203845970', u'INT_EQUAL_-1203845943'), (u'CAST_-1203845232', u'INT_SUB_-1203845862'), (u'LOAD_-1203845970', u'PTRSUB_-1203845245'), ('const-433', u'LOAD_-1203845881'), (u'PTRSUB_-1203845361', u'PTRSUB_-1203845330'), (u'LOAD_-1203845970', u'CALL_-1203845536'), (u'PTRSUB_-1203845231', u'PTRSUB_-1203845222'), ('const-0', u'PTRSUB_-1203845261'), ('tmp_846', u'CALL_-1203845977'), (u'PTRSUB_-1203845337', u'PTRSUB_-1203845317'), ('const-0', u'PTRSUB_-1203845263'), ('const-16', u'PTRSUB_-1203845218'), ('const-1', u'RETURN_-1203845506'), (u'CALL_-1203845536', u'INDIRECT_-1203845226'), (u'LOAD_-1203845818', u'INT_AND_-1203845792'), ('const-0', u'PTRSUB_-1203845269'), ('const-0', u'PTRSUB_-1203845303'), (u'INT_EQUAL_-1203845806', u'CBRANCH_-1203845802'), ('const-72', u'PTRSUB_-1203845295'), (u'LOAD_-1203845712', u'INT_EQUAL_-1203845690'), (u'PTRSUB_-1203845250', u'STORE_-1203845476'), (u'PTRSUB_-1203845288', u'PTRSUB_-1203845313'), ('tmp_1351', u'PTRSUB_-1203845397'), ('const-0', u'PTRSUB_-1203845339'), (u'PTRSUB_-1203845230', u'PTRSUB_-1203845225'), (u'PTRSUB_-1203845238', u'PTRSUB_-1203845215'), ('const-32', u'PTRSUB_-1203845282'), (u'PTRSUB_-1203845244', u'STORE_-1203845306'), ('const-0', u'PTRSUB_-1203845275'), (u'PTRSUB_-1203845291', u'LOAD_-1203845970'), ('const-433', u'STORE_-1203845799'), (u'PTRSUB_-1203845253', u'PTRSUB_-1203845229'), ('const-0', u'PTRSUB_-1203845368'), ('tmp_844', u'PTRSUB_-1203845162'), (u'MULTIEQUAL_-1203845369', u'PTRSUB_-1203845191'), (u'PTRSUB_-1203845169', u'STORE_-1203845593'), (u'INDIRECT_-1203845415', u'SUBPIECE_-1203845250'), (u'PTRSUB_-1203845107', u'LOAD_-1203845534'), (u'PTRSUB_-1203845339', u'STORE_-1203845477'), ('const-433', u'STORE_-1203845461'), (u'CAST_-1203845231', u'INT_SUB_-1203845862'), ('const-5', u'INT_SRIGHT_-1203845838'), ('const--56', u'PTRSUB_-1203845396'), ('const-433', u'STORE_-1203845306'), ('const-24', u'PTRSUB_-1203845326'), (u'PTRSUB_-1203845229', u'LOAD_-1203845712'), ('const-8', u'PTRSUB_-1203845107'), (u'COPY_-1203845231', u'CALL_-1203845511'), (u'PTRSUB_-1203845317', u'PTRSUB_-1203845303'), (u'INT_SUB_-1203845862', u'INT_SRIGHT_-1203845838'), (u'MULTIEQUAL_-1203845369', u'INT_NOTEQUAL_-1203845714'), (u'PTRSUB_-1203845215', u'STORE_-1203845673'), (u'PTRSUB_-1203845282', u'LOAD_-1203845792'), (u'PTRSUB_-1203845313', u'PTRSUB_-1203845289'), (u'LOAD_-1203845958', u'INT_EQUAL_-1203845943'), (u'PTRSUB_-1203845173', u'LOAD_-1203845606'), ('const-0', u'PTRSUB_-1203845190'), (u'SUBPIECE_-1203845405', u'INT_SUB_-1203845589'), (u'PTRSUB_-1203845303', u'PTRSUB_-1203845291'), (u'PTRSUB_-1203845190', u'PTRSUB_-1203845173'), ('tmp_178', u'CBRANCH_-1203845940'), ('const-16', u'PTRSUB_-1203845285'), (u'INT_ADD_-1203845588', u'STORE_-1203845603'), (u'PTRSUB_-1203845396', u'CAST_-1203845105'), ('const-72', u'PTRSUB_-1203845142'), ('tmp_740', u'BRANCH_-1203845585'), (u'CAST_-1203845105', u'CALL_-1203845536'), (u'PTRSUB_-1203845191', u'PTRSUB_-1203845169')]
[(u'CAST_-1203845206', u'STORE_-1203845603'), (u'CALL_-1203845977', u'INDIRECT_-1203845407'), ('const-160', u'INT_ADD_-1203845579'), ('const-164', u'INT_ADD_-1203845659'), ('const-0', u'SUBPIECE_-1203845407'), (u'CALL_-1203845536', u'INDIRECT_-1203845210'), (u'INDIRECT_-1203845210', u'MULTIEQUAL_-1203845339'), ('const-2', u'INT_AND_-1203845792'), (u'INT_EQUAL_-1203845943', u'CBRANCH_-1203845940'), (u'INDIRECT_-1203845393', u'PIECE_-1203845360'), (u'INT_ADD_-1203845579', u'CAST_-1203845185'), ('const-433', u'STORE_-1203845603'), (u'INT_SRIGHT_-1203845838', u'INT_MULT_-1203845801'), (u'INT_NOTEQUAL_-1203845760', u'CBRANCH_-1203845756'), ('const-433', u'STORE_-1203845673'), ('const-4294967292', u'INT_NOTEQUAL_-1203845739'), ('const-4', u'PTRADD_-1203845331'), ('const-433', u'LOAD_-1203845881'), ('const-433', u'LOAD_-1203845970'), ('const-32', u'INT_ADD_-1203845778'), ('const-1', u'INT_ADD_-1203845670'), (u'INT_ADD_-1203845696', u'CAST_-1203845242'), (u'CAST_-1203845169', u'LOAD_-1203845534'), ('const-433', u'STORE_-1203845460'), ('tmp_1399', u'CALL_-1203845977'), (u'MULTIEQUAL_-1203845353', u'INT_ADD_-1203845696'), (u'LOAD_-1203845970', u'PTRADD_-1203845326'), (u'CAST_-1203845277', u'STORE_-1203845799'), (u'CAST_-1203845272', u'STORE_-1203845789'), (u'INT_ADD_-1203845659', u'CAST_-1203845227'), (u'MULTIEQUAL_-1203845353', u'INT_NOTEQUAL_-1203845714'), (u'LOAD_-1203845970', u'PTRADD_-1203845331'), ('const-433', u'STORE_-1203845444'), (u'PTRADD_-1203845326', u'STORE_-1203845459'), ('const-1', u'CALL_-1203845977'), ('const-433', u'LOAD_-1203845792'), ('const-80', u'INT_ADD_-1203845954'), (u'INT_AND_-1203845324', u'INT_NOTEQUAL_-1203845760'), (u'INT_ADD_-1203845785', u'CAST_-1203845277'), (u'MULTIEQUAL_-1203845353', u'INT_ADD_-1203845659'), ('tmp_1781', u'CALL_-1203845977'), (u'INDIRECT_-1203845214', u'MULTIEQUAL_-1203845343'), ('const-164', u'INT_ADD_-1203845696'), (u'CALL_-1203845536', u'INDIRECT_-1203845224'), ('tmp_567', u'CBRANCH_-1203845713'), (u'MULTIEQUAL_-1203845343', u'INT_AND_-1203845324'), ('const-8', u'PTRADD_-1203845314'), (u'INT_NOTEQUAL_-1203845739', u'CBRANCH_-1203845736'), (u'CAST_-1203845307', u'STORE_-1203845890'), ('const-433', u'STORE_-1203845789'), ('tmp_1743', u'CALL_-1203845977'), ('const-1', u'PTRADD_-1203845326'), (u'INDIRECT_-1203845403', u'MULTIEQUAL_-1203845353'), (u'INT_ADD_-1203845670', u'STORE_-1203845673'), ('const-1', u'INT_ADD_-1203845588'), ('tmp_1394', u'INT_ADD_-1203845518'), (u'INT_ADD_-1203845778', u'CAST_-1203845272'), ('tmp_533', u'CBRANCH_-1203845736'), (u'PTRADD_-1203845314', u'STORE_-1203845443'), (u'LOAD_-1203845970', u'PTRADD_-1203845314'), ('const-5', u'INT_SRIGHT_-1203845838'), ('const-433', u'STORE_-1203845593'), (u'INT_AND_-1203845792', u'INT_EQUAL_-1203845806'), (u'INDIRECT_-1203845393', u'MULTIEQUAL_-1203845343'), ('tmp_1388', u'PTRSUB_-1203845379'), (u'INT_ADD_-1203845876', u'CAST_-1203845307'), ('const-433', u'STORE_-1203845799'), (u'CAST_-1203845348', u'LOAD_-1203845970'), ('const-72', u'INT_ADD_-1203845869'), ('const-0', u'RETURN_-1203845628'), (u'COPY_-1203845213', u'CALL_-1203845511'), ('const-433', u'LOAD_-1203845606'), (u'INT_ADD_-1203845942', u'CAST_-1203845342'), ('tmp_1388', u'PTRSUB_-1203845378'), (u'INT_ADD_-1203845804', u'CAST_-1203845284'), (u'INT_MULT_-1203845801', u'STORE_-1203845799'), (u'LOAD_-1203845534', u'MULTIEQUAL_-1203845504'), (u'INT_ADD_-1203845954', u'CAST_-1203845348'), (u'CAST_-1203845301', u'INT_SUB_-1203845862'), (u'CAST_-1203845284', u'LOAD_-1203845818'), ('const-88', u'INT_ADD_-1203845942'), ('tmp_497', u'CBRANCH_-1203845756'), (u'INDIRECT_-1203845389', u'PIECE_-1203845360'), ('const-0', u'INT_NOTEQUAL_-1203845760'), (u'INDIRECT_-1203845224', u'MULTIEQUAL_-1203845353'), ('tmp_791', u'BRANCH_-1203845587'), (u'INT_ADD_-1203845590', u'STORE_-1203845593'), ('const-268435456', u'INT_AND_-1203845324'), ('const-80', u'INT_ADD_-1203845876'), (u'INT_NOTEQUAL_-1203845714', u'CBRANCH_-1203845713'), (u'CAST_-1203845342', u'LOAD_-1203845958'), (u'INT_ADD_-1203845518', u'CAST_-1203845169'), (u'LOAD_-1203845970', u'INT_EQUAL_-1203845943'), ('const-433', u'LOAD_-1203845958'), (u'CAST_-1203845227', u'STORE_-1203845673'), (u'CALL_-1203845536', u'INDIRECT_-1203845214'), (u'PTRADD_-1203845331', u'STORE_-1203845890'), (u'INT_SRIGHT_-1203845838', u'SUBPIECE_-1203845407'), ('const-0', u'INT_EQUAL_-1203845806'), (u'PTRADD_-1203845331', u'MULTIEQUAL_-1203845504'), (u'LOAD_-1203845970', u'CALL_-1203845536'), ('tmp_1394', u'INT_ADD_-1203845869'), ('tmp_603', u'CBRANCH_-1203845689'), (u'MULTIEQUAL_-1203845353', u'INT_ADD_-1203845579'), ('tmp_1391', u'CALL_-1203845977'), (u'LOAD_-1203845970', u'STORE_-1203845460'), ('tmp_1394', u'INT_ADD_-1203845594'), ('const-8', u'PTRADD_-1203845331'), ('const-1', u'RETURN_-1203845506'), ('const--56', u'PTRSUB_-1203845378'), (u'LOAD_-1203845818', u'INT_AND_-1203845792'), ('tmp_1394', u'INT_ADD_-1203845536'), (u'INDIRECT_-1203845407', u'STORE_-1203845460'), ('const-433', u'LOAD_-1203845818'), (u'INT_EQUAL_-1203845806', u'CBRANCH_-1203845802'), (u'CALL_-1203845977', u'INDIRECT_-1203845399'), (u'CALL_-1203845977', u'INDIRECT_-1203845393'), (u'LOAD_-1203845970', u'PTRADD_-1203845315'), (u'LOAD_-1203845712', u'INT_EQUAL_-1203845690'), ('const-32', u'INT_ADD_-1203845804'), (u'CALL_-1203845977', u'INDIRECT_-1203845389'), (u'CAST_-1203845272', u'LOAD_-1203845792'), ('const-3617876', u'COPY_-1203845214'), (u'SUBPIECE_-1203845407', u'INT_ADD_-1203845590'), (u'PTRADD_-1203845315', u'STORE_-1203845444'), (u'CAST_-1203845206', u'LOAD_-1203845606'), (u'CAST_-1203845302', u'LOAD_-1203845881'), ('const-433', u'STORE_-1203845890'), (u'MULTIEQUAL_-1203845504', u'CAST_-1203845301'), ('tmp_1390', u'INT_ADD_-1203845778'), (u'INDIRECT_-1203845403', u'STORE_-1203845459'), ('const-72', u'INT_ADD_-1203845536'), (u'LOAD_-1203845606', u'INT_ADD_-1203845588'), (u'INT_ADD_-1203845594', u'CAST_-1203845206'), ('tmp_1394', u'INT_ADD_-1203845785'), ('const-16', u'INT_OR_-1203845765'), (u'INT_ADD_-1203845536', u'CALL_-1203845536'), ('tmp_1394', u'INT_ADD_-1203845876'), ('tmp_1394', u'INT_ADD_-1203845942'), ('tmp_1394', u'INT_ADD_-1203845954'), (u'INDIRECT_-1203845389', u'MULTIEQUAL_-1203845339'), ('const-8', u'INT_MULT_-1203845801'), ('const-433', u'LOAD_-1203845534'), (u'LOAD_-1203845712', u'INT_ADD_-1203845670'), ('const-3673216', u'COPY_-1203845213'), (u'PIECE_-1203845360', u'STORE_-1203845443'), ('const-0', u'INT_EQUAL_-1203845690'), ('tmp_413', u'CBRANCH_-1203845802'), ('tmp_1394', u'INT_ADD_-1203845804'), (u'INT_OR_-1203845765', u'STORE_-1203845789'), ('const-56', u'INT_ADD_-1203845594'), (u'LOAD_-1203845792', u'INT_OR_-1203845765'), (u'CALL_-1203845977', u'INDIRECT_-1203845403'), ('const-433', u'STORE_-1203845459'), ('tmp_831', u'BRANCH_-1203845526'), ('const-433', u'LOAD_-1203845712'), ('const-561', u'CALL_-1203845511'), (u'INT_ADD_-1203845869', u'CAST_-1203845302'), (u'INT_SUB_-1203845862', u'INT_SRIGHT_-1203845838'), (u'INT_EQUAL_-1203845690', u'CBRANCH_-1203845689'), ('const-433', u'STORE_-1203845443'), (u'LOAD_-1203845881', u'INT_SUB_-1203845862'), (u'LOAD_-1203845958', u'INT_EQUAL_-1203845943'), ('const-8', u'PTRADD_-1203845315'), ('const-3', u'PTRADD_-1203845314'), (u'MULTIEQUAL_-1203845339', u'INT_NOTEQUAL_-1203845739'), ('const-0', u'INT_NOTEQUAL_-1203845714'), (u'INDIRECT_-1203845399', u'STORE_-1203845444'), ('const-2', u'PTRADD_-1203845315'), ('const--56', u'PTRSUB_-1203845379'), (u'COPY_-1203845214', u'CALL_-1203845511'), (u'PTRSUB_-1203845379', u'CALL_-1203845977'), ('const-80', u'INT_ADD_-1203845518'), ('tmp_178', u'CBRANCH_-1203845940'), ('const-8', u'PTRADD_-1203845326'), (u'INT_ADD_-1203845588', u'STORE_-1203845603'), ('const-16', u'INT_ADD_-1203845785'), ('const-4294967295', u'INT_ADD_-1203845590'), ('tmp_740', u'BRANCH_-1203845585'), (u'CAST_-1203845185', u'STORE_-1203845593'), (u'CAST_-1203845242', u'LOAD_-1203845712'), ('tmp_1397', u'CALL_-1203845977'), (u'PTRSUB_-1203845378', u'CALL_-1203845536')]
null
null
0021c450
x64
O3
(translation_unit "void FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long lStack_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (expression_statement "FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);" (call_expression "FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1)" identifier (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,1)" ( (pointer_expression "&local_38" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0021b520(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_0021b520(param_1 + 0x48,puVar1,&local_38)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_38)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * 8" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" ( (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_30 != 0)" ( (binary_expression "lStack_30 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" { (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" * (cast_expression "(int *)(lStack_30 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa0)" ( (binary_expression "lStack_30 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_true> *\n this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint\n shndx, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_output_section_relative\n (Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address)\n\n{\n size_t *psVar1;\n uint uVar2;\n iterator __position;\n Output_reloc<9,_true,_32,_true> *pOVar3;\n long lVar4;\n anon_union_8_4_c82d8563_for_u1_ local_38;\n Sized_relobj<32,_true> *pSStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n Output_reloc<9,_true,_32,_true>::Output_reloc\n ((Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_32,_true>&>\n (&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" comment comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_true,_32,_true>::add_output_section_relative\n (Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address)\n\n{\n size_t *psVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::add_output_section_relative\n (Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address)\n\n{\n size_t" identifier > : : (function_declarator "add_output_section_relative\n (Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address)" identifier (parameter_list "(Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,Output_data *od,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) ))) { primitive_type) (pointer_declarator "*psVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "iterator __position;" type_identifier identifier ;) (expression_statement "Output_reloc<9,_true,_32,_true> *pOVar3;" (update_expression "Output_reloc<9,_true,_32,_true> *pOVar3" (binary_expression "Output_reloc<9,_true,_32,_true> *pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_true" , identifier , identifier , identifier) > (pointer_expression "*pOVar3" * identifier)) --) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "anon_union_8_4_c82d8563_for_u1_ local_38;" type_identifier identifier ;) (expression_statement "Sized_relobj<32,_true> *pSStack_30;" (update_expression "Sized_relobj<32,_true> *pSStack_30" (binary_expression "Sized_relobj<32,_true> *pSStack_30" (binary_expression "Sized_relobj<32" identifier < number_literal) (ERROR ",_true" , identifier) > (pointer_expression "*pSStack_30" * identifier)) --) ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (ERROR "Output_reloc<9,_true,_32,_true>::Output_reloc\n ((Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9,_true,_32,_true>&>\n (&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_true,_32,_true" , identifier , identifier , identifier) > (ERROR "::" : :) identifier ( (binary_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (assignment_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true);\n __position._M_current =\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true);\n __position._M_current" (parenthesized_expression "(Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true)" ( (comma_expression "Output_reloc<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true" identifier , (comma_expression "_32,_true> *)&local_38,os,type,relobj,shndx,address,true" identifier , (comma_expression "_true> *)&local_38,os,type,relobj,shndx,address,true" (binary_expression "_true> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier))) , (comma_expression "os,type,relobj,shndx,address,true" identifier , (comma_expression "type,relobj,shndx,address,true" identifier , (comma_expression "relobj,shndx,address,true" identifier , (comma_expression "shndx,address,true" identifier , (comma_expression "address,true" identifier , true))))))))) )) (ERROR ";\n __position" ; identifier) . field_identifier) = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold::Output_reloc<9" (binary_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage) {\n std::\n vector<gold" (call_expression "_true>_>_>\n ._M_impl._M_finish;\n if (__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage)" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) (ERROR ";\n if" ; if) (argument_list "(__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "__position._M_current ==\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "__position._M_current" identifier . field_identifier) == (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (field_expression "_true>_>_>\n ._M_impl._M_end_of_storage" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ))) (ERROR "{\n std::\n vector" { identifier : : identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , (ERROR "_std::allocator<gold::" identifier : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Output_reloc<9" identifier < number_literal) , identifier , identifier , (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold::Output_reloc<9" (binary_expression "_true>_>_>\n ::_M_realloc_insert<const_gold" (binary_expression "_true>_>_>\n ::_M_realloc_insert" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , identifier , identifier , identifier > & (ERROR ">" >) ( (ERROR "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38);\n pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish;\n }\n else {\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }\n lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5;\n if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0) {\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" (comma_expression "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38)" (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier)) , (comma_expression "__position,\n (Output_reloc<9,_true,_32,_true> *)&local_38)" identifier , (parenthesized_expression "(Output_reloc<9,_true,_32,_true> *)&local_38)" ( (comma_expression "Output_reloc<9,_true,_32,_true> *)&local_38" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true> *)&local_38" identifier , (comma_expression "_32,_true> *)&local_38" identifier , (binary_expression "_true> *)&local_38" identifier > (pointer_expression "*)&local_38" * (ERROR ")" )) (pointer_expression "&local_38" & identifier)))))) )))) ; (assignment_expression "pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier)) : : (comma_expression "Output_reloc<9,_true,_32,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>,_std" identifier , (comma_expression "_32,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>_>_>\n ._M_impl._M_finish" identifier , (comma_expression "_32,_true>_>_>\n ._M_impl._M_finish" identifier , (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier)))) ; } else (compound_statement "{\n pOVar3 = __position._M_current + 1;\n (__position._M_current)->u1_ = local_38;\n ((__position._M_current)->u2_).relobj = pSStack_30;\n (__position._M_current)->address_ = (undefined4)local_28;\n (__position._M_current)->local_sym_index_ = local_28._4_4_;\n *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;\n }" { (expression_statement "pOVar3 = __position._M_current + 1;" (assignment_expression "pOVar3 = __position._M_current + 1" identifier = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (expression_statement "(__position._M_current)->u1_ = local_38;" (assignment_expression "(__position._M_current)->u1_ = local_38" (field_expression "(__position._M_current)->u1_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "((__position._M_current)->u2_).relobj = pSStack_30;" (assignment_expression "((__position._M_current)->u2_).relobj = pSStack_30" (field_expression "((__position._M_current)->u2_).relobj" (parenthesized_expression "((__position._M_current)->u2_)" ( (field_expression "(__position._M_current)->u2_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->address_ = (undefined4)local_28;" (assignment_expression "(__position._M_current)->address_ = (undefined4)local_28" (field_expression "(__position._M_current)->address_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (cast_expression "(undefined4)local_28" ( (type_descriptor "undefined4" type_identifier) ) identifier)) ;) (expression_statement "(__position._M_current)->local_sym_index_ = local_28._4_4_;" (assignment_expression "(__position._M_current)->local_sym_index_ = local_28._4_4_" (field_expression "(__position._M_current)->local_sym_index_" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "local_28._4_4_" identifier . field_identifier)) ;) (expression_statement "*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "*(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20)" (pointer_expression "*(ulong *)&(__position._M_current)->field_0x18" * (cast_expression "(ulong *)&(__position._M_current)->field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(__position._M_current)->field_0x18" & (field_expression "(__position._M_current)->field_0x18" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier)))) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (ERROR "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std::allocator<gold::" (comma_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9,_true,_32,_true>,_std" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold::Output_reloc<9" (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) < identifier) (ERROR "::Output_reloc" : : identifier) < number_literal) , (comma_expression "_true,_32,_true>,_std" identifier , (comma_expression "_32,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3;" (comma_expression "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (comma_expression "_32,_true>_>_>\n ._M_impl._M_finish = pOVar3" identifier , (assignment_expression "_true>_>_>\n ._M_impl._M_finish = pOVar3" (field_expression "_true>_>_>\n ._M_impl._M_finish" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = identifier)))) ;) }) (assignment_expression "lVar4 = (long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" identifier = (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base<gold" (binary_expression "(long)pOVar3 -\n (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (cast_expression "(long)pOVar3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_.\n super__Vector_base" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) < identifier)) : : (comma_expression "Output_reloc<9,_true,_32,_true>,_std" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>,_std" identifier , (comma_expression "_32,_true>,_std" identifier , (binary_expression "_true>,_std" identifier > (ERROR "," ,) identifier)))) : : (binary_expression "allocator<gold" identifier < identifier) : : (comma_expression "Output_reloc<9,_true,_32,_true>_>_>\n ._M_impl._M_start >> 5" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_true,_32,_true>_>_>\n ._M_impl._M_start >> 5" identifier , (comma_expression "_32,_true>_>_>\n ._M_impl._M_start >> 5" identifier , (binary_expression "_true>_>_>\n ._M_impl._M_start >> 5" (field_expression "_true>_>_>\n ._M_impl._M_start" (field_expression "_true>_>_>\n ._M_impl" (binary_expression "_true>_>_" (binary_expression "_true>_" identifier > identifier) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) >> number_literal)))) ; if (parenthesized_expression "(((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0)" ( (binary_expression "((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)\n == 0" (parenthesized_expression "((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2)" ( (binary_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;\n od->field_0x20 = od->field_0x20 | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }\n if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }\n return;\n }" { (expression_statement "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8;" (assignment_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ =\n lVar4 * 8" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build.super_Output_section_data" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic.\n super_Output_section_data_build" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (binary_expression "lVar4 * 8" identifier * number_literal)) ;) (expression_statement "od->field_0x20 = od->field_0x20 | 0x10;" (assignment_expression "od->field_0x20 = od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) = (binary_expression "od->field_0x20 | 0x10" (field_expression "od->field_0x20" identifier -> field_identifier) | number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;\n *psVar1 = *psVar1 + 1;\n }" { (expression_statement "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_;" (assignment_expression "psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" identifier = (pointer_expression "&(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" & (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic.relative_reloc_count_" (field_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>).\n super_Output_data_reloc_generic" (parenthesized_expression "(this->super_Output_data_reloc_base<9,_true,_32,_true>)" ( (comma_expression "this->super_Output_data_reloc_base<9,_true,_32,_true" (binary_expression "this->super_Output_data_reloc_base<9" (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier) < number_literal) , (comma_expression "_true,_32,_true" identifier , (comma_expression "_32,_true" identifier , identifier))) (ERROR ">" >) )) . field_identifier) . field_identifier))) ;) (expression_statement "*psVar1 = *psVar1 + 1;" (assignment_expression "*psVar1 = *psVar1 + 1" (pointer_expression "*psVar1" * identifier) = (binary_expression "*psVar1 + 1" (pointer_expression "*psVar1" * identifier) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0)) {\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0))" ( (binary_expression "(iStack_1c != -4) && (pSStack_30 != (Sized_relobj<32,_true> *)0x0))" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(pSStack_30 != (Sized_relobj<32,_true> *)0x0))" ( (binary_expression "pSStack_30 != (Sized_relobj<32,_true> *)0x0)" identifier != (parenthesized_expression "(Sized_relobj<32,_true> *)0x0)" ( (comma_expression "Sized_relobj<32,_true> *)0x0" (binary_expression "Sized_relobj<32" identifier < number_literal) , (binary_expression "_true> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) ))) )) (compound_statement "{\n uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;\n if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }\n (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;\n }" { (expression_statement "uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_;" (assignment_expression "uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_" identifier = (field_expression "(pSStack_30->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (uVar2 == 0) {\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }" if (parenthesized_expression "(uVar2 == 0)" ( (binary_expression "uVar2 == 0" identifier == number_literal) )) (compound_statement "{\n (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;\n }" { (expression_statement "(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1;" (assignment_expression "(pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1" (field_expression "(pSStack_30->super_Relobj).first_dyn_reloc_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "(int)lVar4 - 1" (cast_expression "(int)lVar4" ( (type_descriptor "int" primitive_type) ) identifier) - number_literal)) ;) })) (expression_statement "(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1;" (assignment_expression "(pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1" (field_expression "(pSStack_30->super_Relobj).dyn_reloc_count_" (parenthesized_expression "(pSStack_30->super_Relobj)" ( (field_expression "pSStack_30->super_Relobj" identifier -> field_identifier) )) . field_identifier) = (binary_expression "uVar2 + 1" identifier + number_literal)) ;) })) (return_statement "return;" return ;) })) comment (call_expression "do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ; }))
(translation_unit "void FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}\n\n" (function_definition "void FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" primitive_type (function_declarator "FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined4 param_7" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 *puVar2;" type_identifier (pointer_declarator "*puVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "long lStack_30;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "uint uStack_20;" type_identifier identifier ;) (declaration "int iStack_1c;" primitive_type identifier ;) (expression_statement "FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);" (call_expression "FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1)" identifier (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,1)" ( (pointer_expression "&local_38" & identifier) , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" if (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" ( (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" identifier == (pointer_expression "*(undefined8 **)(param_1 + 0x58)" * (cast_expression "(undefined8 **)(param_1 + 0x58)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x58)" ( (binary_expression "param_1 + 0x58" identifier + number_literal) ))))) )) (compound_statement "{\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" { (expression_statement "FUN_0021b520(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_0021b520(param_1 + 0x48,puVar1,&local_38)" identifier (argument_list "(param_1 + 0x48,puVar1,&local_38)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) , identifier , (pointer_expression "&local_38" & identifier) ))) ;) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) ))))) ;) }) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" else (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" { (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" identifier = (binary_expression "puVar1 + 4" identifier + number_literal)) ;) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" identifier [ number_literal ]) = (call_expression "CONCAT44(iStack_1c,uStack_20)" identifier (argument_list "(iStack_1c,uStack_20)" ( identifier , identifier )))) ;) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" * (cast_expression "(undefined8 **)(param_1 + 0x50)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x50)" ( (binary_expression "param_1 + 0x50" identifier + number_literal) )))) = identifier) ;) }))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" identifier = (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (pointer_expression "*(long *)(param_1 + 0x48)" * (cast_expression "(long *)(param_1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) >> number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" { (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) )))) = (binary_expression "lVar3 * 8" identifier * number_literal)) ;) (expression_statement "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" * (cast_expression "(byte *)(param_4 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 0x20)" ( (binary_expression "param_4 + 0x20" identifier + number_literal) )))) | number_literal)) ;) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" if (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" ( (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" ( (binary_expression "uStack_20 & 0x10000000" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" { (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) = (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" * (cast_expression "(long *)(param_1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) + number_literal)) ;) })) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" if (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" ( (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" ( (binary_expression "iStack_1c != -4" identifier != number_literal) )) && (parenthesized_expression "(lStack_30 != 0)" ( (binary_expression "lStack_30 != 0" identifier != number_literal) ))) )) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" { (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" if (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" ( (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" { (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" * (cast_expression "(int *)(lStack_30 + 0xa0)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa0)" ( (binary_expression "lStack_30 + 0xa0" identifier + number_literal) )))) = (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal)) ;) })) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) = (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" * (cast_expression "(int *)(lStack_30 + 0xa4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lStack_30 + 0xa4)" ( (binary_expression "lStack_30 + 0xa4" identifier + number_literal) )))) + number_literal)) ;) })) (return_statement "return;" return ;) })) (expression_statement "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child")" identifier (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""set_current_data_size_for_child"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT , IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) >> LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT)) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) })) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)\n\n{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" (primitive_type "void") (function_declarator "FUN_0021c450(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)" (identifier "FUN_0021c450") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5\n ,undefined4 param_6,undefined4 param_7)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined4 param_7" (type_identifier "undefined4") (identifier "param_7")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 *puVar2;\n long lVar3;\n undefined8 local_38;\n long lStack_30;\n undefined8 local_28;\n uint uStack_20;\n int iStack_1c;\n \n FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);\n puVar1 = *(undefined8 **)(param_1 + 0x50);\n if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }\n lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }\n \n FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 *puVar2;" (type_identifier "undefined8") (pointer_declarator "*puVar2" (* "*") (identifier "puVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 local_38;" (type_identifier "undefined8") (identifier "local_38") (; ";")) (declaration "long lStack_30;" (sized_type_specifier "long" (long "long")) (identifier "lStack_30") (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "uint uStack_20;" (type_identifier "uint") (identifier "uStack_20") (; ";")) (declaration "int iStack_1c;" (primitive_type "int") (identifier "iStack_1c") (; ";")) (expression_statement "FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1);" (call_expression "FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1)" (identifier "FUN_00204bf0") (argument_list "(&local_38,param_2,param_3,param_5,param_6,param_7,1)" (( "(") (pointer_expression "&local_38" (& "&") (identifier "local_38")) (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (if_statement "if (puVar1 == *(undefined8 **)(param_1 + 0x58)) {\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }\n else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (if "if") (parenthesized_expression "(puVar1 == *(undefined8 **)(param_1 + 0x58))" (( "(") (binary_expression "puVar1 == *(undefined8 **)(param_1 + 0x58)" (identifier "puVar1") (== "==") (pointer_expression "*(undefined8 **)(param_1 + 0x58)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x58)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x58)" (( "(") (binary_expression "param_1 + 0x58" (identifier "param_1") (+ "+") (number_literal "0x58")) () ")"))))) () ")")) (compound_statement "{\n FUN_0021b520(param_1 + 0x48,puVar1,&local_38);\n puVar2 = *(undefined8 **)(param_1 + 0x50);\n }" ({ "{") (expression_statement "FUN_0021b520(param_1 + 0x48,puVar1,&local_38);" (call_expression "FUN_0021b520(param_1 + 0x48,puVar1,&local_38)" (identifier "FUN_0021b520") (argument_list "(param_1 + 0x48,puVar1,&local_38)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) (, ",") (identifier "puVar1") (, ",") (pointer_expression "&local_38" (& "&") (identifier "local_38")) () ")"))) (; ";")) (expression_statement "puVar2 = *(undefined8 **)(param_1 + 0x50);" (assignment_expression "puVar2 = *(undefined8 **)(param_1 + 0x50)" (identifier "puVar2") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" (else "else") (compound_statement "{\n puVar2 = puVar1 + 4;\n *puVar1 = local_38;\n puVar1[1] = lStack_30;\n puVar1[2] = local_28;\n puVar1[3] = CONCAT44(iStack_1c,uStack_20);\n *(undefined8 **)(param_1 + 0x50) = puVar2;\n }" ({ "{") (expression_statement "puVar2 = puVar1 + 4;" (assignment_expression "puVar2 = puVar1 + 4" (identifier "puVar2") (= "=") (binary_expression "puVar1 + 4" (identifier "puVar1") (+ "+") (number_literal "4"))) (; ";")) (expression_statement "*puVar1 = local_38;" (assignment_expression "*puVar1 = local_38" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "local_38")) (; ";")) (expression_statement "puVar1[1] = lStack_30;" (assignment_expression "puVar1[1] = lStack_30" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "lStack_30")) (; ";")) (expression_statement "puVar1[2] = local_28;" (assignment_expression "puVar1[2] = local_28" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_28")) (; ";")) (expression_statement "puVar1[3] = CONCAT44(iStack_1c,uStack_20);" (assignment_expression "puVar1[3] = CONCAT44(iStack_1c,uStack_20)" (subscript_expression "puVar1[3]" (identifier "puVar1") ([ "[") (number_literal "3") (] "]")) (= "=") (call_expression "CONCAT44(iStack_1c,uStack_20)" (identifier "CONCAT44") (argument_list "(iStack_1c,uStack_20)" (( "(") (identifier "iStack_1c") (, ",") (identifier "uStack_20") () ")")))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 0x50) = puVar2;" (assignment_expression "*(undefined8 **)(param_1 + 0x50) = puVar2" (pointer_expression "*(undefined8 **)(param_1 + 0x50)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x50)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x50)" (( "(") (binary_expression "param_1 + 0x50" (identifier "param_1") (+ "+") (number_literal "0x50")) () ")")))) (= "=") (identifier "puVar2")) (; ";")) (} "}")))) (expression_statement "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5;" (assignment_expression "lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (identifier "lVar3") (= "=") (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48) >> 5" (binary_expression "(long)puVar2 - *(long *)(param_1 + 0x48)" (cast_expression "(long)puVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar2")) (- "-") (pointer_expression "*(long *)(param_1 + 0x48)" (* "*") (cast_expression "(long *)(param_1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x48)" (( "(") (binary_expression "param_1 + 0x48" (identifier "param_1") (+ "+") (number_literal "0x48")) () ")"))))) (>> ">>") (number_literal "5"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x10) = lVar3 * 8;\n *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;\n if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }\n if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }\n return;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x10) = lVar3 * 8;" (assignment_expression "*(long *)(param_1 + 0x10) = lVar3 * 8" (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")")))) (= "=") (binary_expression "lVar3 * 8" (identifier "lVar3") (* "*") (number_literal "8"))) (; ";")) (expression_statement "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10;" (assignment_expression "*(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" (* "*") (cast_expression "(byte *)(param_4 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x20)" (( "(") (binary_expression "param_4 + 0x20" (identifier "param_4") (+ "+") (number_literal "0x20")) () ")")))) (= "=") (binary_expression "*(byte *)(param_4 + 0x20) | 0x10" (pointer_expression "*(byte *)(param_4 + 0x20)" (* "*") (cast_expression "(byte *)(param_4 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 0x20)" (( "(") (binary_expression "param_4 + 0x20" (identifier "param_4") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "0x10"))) (; ";")) (if_statement "if ((uStack_20 & 0x10000000) != 0) {\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" (if "if") (parenthesized_expression "((uStack_20 & 0x10000000) != 0)" (( "(") (binary_expression "(uStack_20 & 0x10000000) != 0" (parenthesized_expression "(uStack_20 & 0x10000000)" (( "(") (binary_expression "uStack_20 & 0x10000000" (identifier "uStack_20") (& "&") (number_literal "0x10000000")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;\n }" ({ "{") (expression_statement "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1;" (assignment_expression "*(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (= "=") (binary_expression "*(long *)(param_1 + 0x38) + 1" (pointer_expression "*(long *)(param_1 + 0x38)" (* "*") (cast_expression "(long *)(param_1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (if_statement "if ((iStack_1c != -4) && (lStack_30 != 0)) {\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" (if "if") (parenthesized_expression "((iStack_1c != -4) && (lStack_30 != 0))" (( "(") (binary_expression "(iStack_1c != -4) && (lStack_30 != 0)" (parenthesized_expression "(iStack_1c != -4)" (( "(") (binary_expression "iStack_1c != -4" (identifier "iStack_1c") (!= "!=") (number_literal "-4")) () ")")) (&& "&&") (parenthesized_expression "(lStack_30 != 0)" (( "(") (binary_expression "lStack_30 != 0" (identifier "lStack_30") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }\n *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;\n }" ({ "{") (if_statement "if (*(int *)(lStack_30 + 0xa4) == 0) {\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" (if "if") (parenthesized_expression "(*(int *)(lStack_30 + 0xa4) == 0)" (( "(") (binary_expression "*(int *)(lStack_30 + 0xa4) == 0" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;\n }" ({ "{") (expression_statement "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1;" (assignment_expression "*(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1" (pointer_expression "*(int *)(lStack_30 + 0xa0)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa0)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa0)" (( "(") (binary_expression "lStack_30 + 0xa0" (identifier "lStack_30") (+ "+") (number_literal "0xa0")) () ")")))) (= "=") (binary_expression "(int)lVar3 + -1" (cast_expression "(int)lVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar3")) (+ "+") (number_literal "-1"))) (; ";")) (} "}"))) (expression_statement "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1;" (assignment_expression "*(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (= "=") (binary_expression "*(int *)(lStack_30 + 0xa4) + 1" (pointer_expression "*(int *)(lStack_30 + 0xa4)" (* "*") (cast_expression "(int *)(lStack_30 + 0xa4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lStack_30 + 0xa4)" (( "(") (binary_expression "lStack_30 + 0xa4" (identifier "lStack_30") (+ "+") (number_literal "0xa4")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child");" (call_expression "FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.h",0x231,"set_current_data_size_for_child")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x231") (, ",") (string_literal ""set_current_data_size_for_child"" (" """) (string_content "set_current_data_size_for_child") (" """)) () ")"))) (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* DWARF original prototype: void add_output_section_relative(Output_data_reloc<9,_true,_32,_true> * this, Output_section * os, uint type, Output_data * od, Sized_relobj<32,_true> * relobj, uint shndx, Address address) */ void __thiscall gold::Output_data_reloc<9,_true,_32,_true>::add_output_section_relative (Output_data_reloc<9,_true,_32,_true> *this,Output_section *os,type_1 type,Output_data *od, var_2<32,_true> *relobj,type_1 shndx,Address address) { size_t *psVar1; type_1 uVar2; type_2 __position; var_1<9,_true,_32,_true> *pOVar3; long lVar4; type_3 local_38; var_2<32,_true> *pSStack_30; type_4 local_28; type_1 uStack_20; int iStack_1c; var_1<9,_true,_32,_true>::var_1 ((var_1<9,_true,_32,_true> *)&local_38,os,type,relobj,shndx,address,true); __position._M_current = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_> ._M_impl._M_finish; if (__position._M_current == (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_> ._M_impl._M_end_of_storage) { std:: vector<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_> ::_M_realloc_insert<const_gold::var_1<9,_true,_32,_true>&> (&(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_,__position, (var_1<9,_true,_32,_true> *)&local_38); pOVar3 = (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_> ._M_impl._M_finish; } else { pOVar3 = __position._M_current + 1; (__position._M_current)->u1_ = local_38; ((__position._M_current)->u2_).relobj = pSStack_30; (__position._M_current)->address_ = (undefined4)local_28; (__position._M_current)->local_sym_index_ = local_28._4_4_; *(ulong *)&(__position._M_current)->field_0x18 = CONCAT44(iStack_1c,uStack_20); (this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_> ._M_impl._M_finish = pOVar3; } lVar4 = (long)pOVar3 - (long)(this->super_Output_data_reloc_base<9,_true,_32,_true>).relocs_. super__Vector_base<gold::var_1<9,_true,_32,_true>,_std::allocator<gold::var_1<9,_true,_32,_true>_>_> ._M_impl._M_start >> 5; if (((this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.field_0x20 & 2) == 0) { (this->super_Output_data_reloc_base<9,_true,_32,_true>).super_Output_data_reloc_generic. super_Output_section_data_build.super_Output_section_data.super_Output_data.data_size_ = lVar4 * 8; od->field_0x20 = od->field_0x20 | 0x10; if ((uStack_20 & 0x10000000) != 0) { psVar1 = &(this->super_Output_data_reloc_base<9,_true,_32,_true>). super_Output_data_reloc_generic.relative_reloc_count_; *psVar1 = *psVar1 + 1; } if ((iStack_1c != -4) && (pSStack_30 != (var_2<32,_true> *)0x0)) { uVar2 = (pSStack_30->super_Relobj).dyn_reloc_count_; if (uVar2 == 0) { (pSStack_30->super_Relobj).first_dyn_reloc_ = (int)lVar4 - 1; } (pSStack_30->super_Relobj).dyn_reloc_count_ = uVar2 + 1; } return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3,long param_4,undefined8 param_5 ,undefined4 param_6,undefined4 param_7) { undefined8 *puVar1; undefined8 *puVar2; long lVar3; undefined8 local_38; long lStack_30; undefined8 local_28; uint uStack_20; int iStack_1c; FUN_00204bf0(&local_38,param_2,param_3,param_5,param_6,param_7,1); puVar1 = *(undefined8 **)(param_1 + 0x50); if (puVar1 == *(undefined8 **)(param_1 + 0x58)) { FUN_0021b520(param_1 + 0x48,puVar1,&local_38); puVar2 = *(undefined8 **)(param_1 + 0x50); } else { puVar2 = puVar1 + 4; *puVar1 = local_38; puVar1[1] = lStack_30; puVar1[2] = local_28; puVar1[3] = CONCAT44(iStack_1c,uStack_20); *(undefined8 **)(param_1 + 0x50) = puVar2; } lVar3 = (long)puVar2 - *(long *)(param_1 + 0x48) >> 5; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { *(long *)(param_1 + 0x10) = lVar3 * 8; *(byte *)(param_4 + 0x20) = *(byte *)(param_4 + 0x20) | 0x10; if ((uStack_20 & 0x10000000) != 0) { *(long *)(param_1 + 0x38) = *(long *)(param_1 + 0x38) + 1; } if ((iStack_1c != -4) && (lStack_30 != 0)) { if (*(int *)(lStack_30 + 0xa4) == 0) { *(int *)(lStack_30 + 0xa0) = (int)lVar3 + -1; } *(int *)(lStack_30 + 0xa4) = *(int *)(lStack_30 + 0xa4) + 1; } return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.h",0x231,"set_current_data_size_for_child"); }
8252_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
write
FUN_003dbe70
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void write(Got_entry * this, uint got_indx, uchar * pov) */ ssize_t __thiscall gold::Output_data_got<32,_false>::Got_entry::write(Got_entry *this,int __fd,void *__buf,size_t __n) { Relobj *pRVar1; Target *pTVar2; bool bVar3; int iVar4; uint uVar5; Target_size_endianness TVar6; Xindex *in_RAX; undefined4 extraout_var_00; undefined4 extraout_var_01; undefined7 extraout_var; undefined4 extraout_var_02; undefined4 extraout_var_03; undefined4 extraout_var_04; undefined4 extraout_var_05; uint uVar7; uVar7 = *(uint *)&this->field_0x8 & 0x7fffffff; if (uVar7 != 0x7ffffffe) { if (0x7ffffffe < uVar7) { pRVar1 = (this->u_).object; if (((char)this->field_0xb < '\0') && (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) { pTVar2 = parameters->target_; if (pTVar2 == (Target *)0x0) { LAB_003dc053: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/parameters.h",0x69,"target"); } uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1); in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5); } else { TVar6 = Parameters::size_and_endianness(parameters); in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6); if (TVar6 < TARGET_64_LITTLE) { uVar5 = *(uint *)&(pRVar1->super_Object).xindex_; } else { if (TARGET_64_BIG < TVar6) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x583,"write"); } in_RAX = (pRVar1->super_Object).xindex_; uVar5 = (uint)in_RAX; if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb; } if (((char)this->field_0xb < '\0') && (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7, (char)uVar7 == '\x06')) { pTVar2 = parameters->target_; if (pTVar2 == (Target *)0x0) goto LAB_003dc053; iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd); in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4); uVar5 = uVar5 + iVar4; } } goto LAB_003dbf4c; } if (uVar7 != 0x7ffffffd) { pRVar1 = (this->u_).object; iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7); if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) { pTVar2 = parameters->target_; if (pTVar2 == (Target *)0x0) goto LAB_003dc053; uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7); in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5); } else { uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_); in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5); if ((Xindex *)(ulong)uVar5 != in_RAX) { LAB_003dbffb: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types"); } if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) { pTVar2 = parameters->target_; if (pTVar2 == (Target *)0x0) goto LAB_003dc053; iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd); in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4); uVar5 = uVar5 + iVar4; } } goto LAB_003dbf4c; } bVar3 = Parameters::incremental_update(parameters); in_RAX = (Xindex *)CONCAT71(extraout_var,bVar3); if (bVar3) { return (ssize_t)in_RAX; } } uVar5 = (this->u_).constant; LAB_003dbf4c: *(uint *)__buf = uVar5; return (ssize_t)in_RAX; }
void FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3) { long *plVar1; long *plVar2; long lVar3; char cVar4; int iVar5; ulong uVar6; uint uVar7; int iVar8; uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff; if (uVar7 != 0x7ffffffe) { if (0x7ffffffe < uVar7) { lVar3 = *param_1; if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) { plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar1 == (long *)0x0) { LAB_003dc053: /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.h",0x69,"target"); } iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3); } else { uVar7 = FUN_00406110(); if (uVar7 < 2) { iVar8 = *(int *)(lVar3 + 0x40); } else { if (3 < uVar7) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/output.cc",0x583,"write"); } uVar6 = *(ulong *)(lVar3 + 0x40); iVar8 = (int)uVar6; if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb; } if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) { plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar1 == (long *)0x0) goto LAB_003dc053; iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2); iVar8 = iVar8 + iVar5; } } goto LAB_003dbf4c; } if (uVar7 != 0x7ffffffd) { plVar1 = (long *)*param_1; cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7); if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) { plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar2 == (long *)0x0) goto LAB_003dc053; iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7); } else { uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]); iVar8 = (int)uVar6; if ((uVar6 & 0xffffffff) != uVar6) { LAB_003dbffb: /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/gold.h",0xc0,"convert_types"); } if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) { plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar2 == (long *)0x0) goto LAB_003dc053; iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2); iVar8 = iVar8 + iVar5; } } goto LAB_003dbf4c; } cVar4 = FUN_00406510(PTR_DAT_0067cb08); if (cVar4 != '\0') { return; } } iVar8 = (int)*param_1; LAB_003dbf4c: *param_3 = iVar8; return; }
PUSH R15 PUSH R14 PUSH R13 MOV R13,RDX PUSH R12 PUSH RBP MOV RBP,RDI PUSH RBX SUB RSP,0x18 MOV EBX,dword ptr [RDI + 0x8] AND EBX,0x7fffffff CMP EBX,0x7ffffffe JZ 0x003dbf48 MOV R15D,ESI JA 0x003dbf60 CMP EBX,0x7ffffffd JZ 0x003dbf38 MOV R14,qword ptr [RDI] MOV ESI,EBX MOV RAX,qword ptr [R14] MOV RDI,R14 CALL qword ptr [RAX + 0x170] CMP byte ptr [RBP + 0xb],0x0 MOV ECX,EAX JNS 0x003dbecf TEST AL,AL JZ 0x003dc018 MOV RAX,qword ptr [R14] MOV byte ptr [RSP + 0x7],CL MOV ESI,EBX MOV RDI,R14 MOV RDX,qword ptr [RBP + 0x10] CALL qword ptr [RAX + 0x148] MOV R8D,EAX MOV R12D,EAX CMP R8,RAX MOV qword ptr [RSP + 0x8],R8 JNZ 0x003dbffb CMP byte ptr [RBP + 0xb],0x0 JNS 0x003dbf4c MOVZX ECX,byte ptr [RSP + 0x7] TEST CL,CL JZ 0x003dbf4c MOV RAX,qword ptr [0x0067cb08] MOV RDI,qword ptr [RAX + 0x18] TEST RDI,RDI JZ 0x003dc053 MOV RAX,qword ptr [RDI] MOV ECX,R15D MOV EDX,EBX MOV RSI,R14 CALL qword ptr [RAX + 0x78] MOV R8,qword ptr [RSP + 0x8] LEA R12D,[R8 + RAX*0x1] JMP 0x003dbf4c MOV RDI,qword ptr [0x0067cb08] CALL 0x00406510 TEST AL,AL JNZ 0x003dbf50 MOV R12D,dword ptr [RBP] MOV dword ptr [R13],R12D ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET CMP byte ptr [RBP + 0xb],0x0 MOV RBX,qword ptr [RDI] MOV RDI,qword ptr [0x0067cb08] JNS 0x003dbf98 CMP dword ptr [RBX + 0x24],-0x1 JZ 0x003dbf98 MOV RDI,qword ptr [RDI + 0x18] TEST RDI,RDI JZ 0x003dc053 MOV RAX,qword ptr [RDI] MOV RSI,RBX CALL qword ptr [RAX + 0x68] MOV R12D,EAX JMP 0x003dbf4c CALL 0x00406110 CMP EAX,0x1 JA 0x003dbfe8 MOV R12D,dword ptr [RBX + 0x40] CMP byte ptr [RBP + 0xb],0x0 JNS 0x003dbf4c MOVZX EAX,byte ptr [RBX + 0x38] AND EAX,0xf CMP AL,0x6 JNZ 0x003dbf4c MOV RAX,qword ptr [0x0067cb08] MOV RDI,qword ptr [RAX + 0x18] TEST RDI,RDI JZ 0x003dc053 MOV RAX,qword ptr [RDI] MOV EDX,R15D MOV RSI,RBX CALL qword ptr [RAX + 0x80] ADD R12D,EAX JMP 0x003dbf4c CMP EAX,0x3 JA 0x003dc03b MOV RAX,qword ptr [RBX + 0x40] MOV EDX,EAX MOV R12D,EAX CMP RAX,RDX JZ 0x003dbfa6 LEA RDX,[0x57a268] MOV ESI,0xc0 LEA RDI,[0x535f0e] CALL 0x00352af0 MOV RAX,qword ptr [0x0067cb08] MOV RDI,qword ptr [RAX + 0x18] TEST RDI,RDI JZ 0x003dc053 MOV RAX,qword ptr [RDI] MOV EDX,EBX MOV RSI,R14 CALL qword ptr [RAX + 0x70] MOV R12D,EAX JMP 0x003dbf4c LEA RDX,[0x579bc1] MOV ESI,0x583 LEA RDI,[0x579596] CALL 0x00352af0 LEA RDX,[0x57bafb] MOV ESI,0x69 LEA RDI,[0x52e279] CALL 0x00352af0
null
null
null
null
[(u'INDIRECT_-1205681274', u'PTRSUB_-1205680720'), (u'INT_SLESS_-1205682395', u'CBRANCH_-1205682388'), (u'INDIRECT_-1205680994', u'MULTIEQUAL_-1205681117'), ('tmp_917', u'BRANCH_-1205681923'), ('const-8', u'PTRADD_-1205681054'), ('const-1', u'RETURN_-1205681592'), (u'INT_ZEXT_-1205681387', u'CALLIND_-1205681766'), ('const-0', u'PTRSUB_-1205680835'), ('const-0', u'PTRSUB_-1205680889'), (u'PTRSUB_-1205680720', u'LOAD_-1205681879'), ('const-14', u'PTRADD_-1205680687'), ('const-0', u'PTRSUB_-1205681066'), (u'INT_AND_-1205681826', u'SUBPIECE_-1205681459'), (u'PTRADD_-1205681015', u'LOAD_-1205682342'), (u'CAST_-1205680732', u'INT_AND_-1205681340'), (u'PIECE_-1205681556', u'CAST_-1205680902'), ('const-0', u'INT_EQUAL_-1205681797'), (u'SUBPIECE_-1205680809', u'INT_ZEXT_-1205681500'), ('const-6', u'INT_EQUAL_-1205681827'), ('const-433', u'LOAD_-1205681816'), (u'PTRSUB_-1205681025', u'LOAD_-1205682291'), ('tmp_4347', u'CALL_-1205682069'), (u'CAST_-1205680755', u'MULTIEQUAL_-1205681515'), ('const-24', u'PTRSUB_-1205680894'), (u'INDIRECT_-1205681141', u'COPY_-1205681001'), (u'PIECE_-1205681391', u'CAST_-1205680755'), (u'CALL_-1205682069', u'INDIRECT_-1205681558'), (u'CALLIND_-1205681834', u'MULTIEQUAL_-1205681167'), (u'PTRSUB_-1205680918', u'LOAD_-1205682025'), (u'PTRSUB_-1205680835', u'PTRSUB_-1205680823'), ('const-24', u'PTRSUB_-1205681002'), ('tmp_1165', u'BRANCH_-1205681750'), (u'LOAD_-1205682423', u'CALLIND_-1205682413'), (u'INT_ZEXT_-1205681528', u'CAST_-1205680986'), ('const-433', u'LOAD_-1205682196'), ('const-433', u'LOAD_-1205681844'), (u'SUBPIECE_-1205681459', u'INT_EQUAL_-1205681827'), (u'INT_AND_-1205682491', u'INT_LESS_-1205682460'), (u'INT_SLESS_-1205681864', u'CBRANCH_-1205681861'), (u'PTRSUB_-1205681056', u'LOAD_-1205682349'), (u'PIECE_-1205681648', u'CAST_-1205680993'), ('tmp_410', u'CBRANCH_-1205682272'), ('const-433', u'LOAD_-1205682215'), (u'INDIRECT_-1205680873', u'COPY_-1205680920'), ('const-16', u'PTRADD_-1205680782'), (u'PTRSUB_-1205680894', u'LOAD_-1205681973'), ('const-8', u'PTRADD_-1205680687'), ('const-41', u'PTRADD_-1205681015'), (u'CALLIND_-1205682332', u'INT_ADD_-1205682162'), (u'LOAD_-1205682524', u'INT_AND_-1205682491'), ('const-15', u'PTRADD_-1205680963'), (u'INT_AND_-1205682491', u'INT_ZEXT_-1205681578'), (u'INDIRECT_-1205681234', u'MULTIEQUAL_-1205680941'), (u'CALLIND_-1205682413', u'SUBPIECE_-1205681266'), (u'CALLIND_-1205681834', u'PIECE_-1205681297'), (u'LOAD_-1205682442', u'CALLIND_-1205682186'), ('const-433', u'LOAD_-1205682053'), (u'CAST_-1205680731', u'INT_NOTEQUAL_-1205681691'), ('const-8', u'PTRADD_-1205680963'), (u'PTRSUB_-1205680844', u'LOAD_-1205681880'), (u'LOAD_-1205681721', u'MULTIEQUAL_-1205681422'), ('tmp_482', u'CBRANCH_-1205682219'), (u'LOAD_-1205681816', u'PTRSUB_-1205680805'), (u'CALLIND_-1205681766', u'INT_ADD_-1205681746'), (u'PTRSUB_-1205680880', u'LOAD_-1205681948'), ('const-0', u'INT_EQUAL_-1205682375'), (u'INDIRECT_-1205681117', u'COPY_-1205681168'), ('const-0', u'PTRSUB_-1205681042'), (u'MULTIEQUAL_-1205681515', u'COPY_-1205681565'), ('const-64', u'PTRSUB_-1205680746'), (u'INT_LESS_-1205682460', u'CBRANCH_-1205682469'), (u'CAST_-1205680793', u'MULTIEQUAL_-1205681515'), (u'LOAD_-1205682442', u'CALLIND_-1205682413'), (u'CAST_-1205680859', u'RETURN_-1205682083'), (u'LOAD_-1205682010', u'PTRSUB_-1205680823'), (u'SUBPIECE_-1205681266', u'INT_EQUAL_-1205682375'), (u'INDIRECT_-1205681459', u'PIECE_-1205681457'), (u'LOAD_-1205681721', u'CAST_-1205680732'), ('const-2', u'INT_LESS_-1205681881'), (u'PTRSUB_-1205681042', u'LOAD_-1205682442'), (u'LOAD_-1205681721', u'SUBPIECE_-1205681380'), ('const-433', u'STORE_-1205682144'), (u'CALL_-1205681908', u'PIECE_-1205681457'), ('tmp_1300', u'PTRSUB_-1205680918'), (u'PTRSUB_-1205680823', u'CAST_-1205680809'), ('const-0', u'INT_SLESS_-1205681864'), ('const-3', u'INT_LESS_-1205681714'), ('const-8', u'PTRSUB_-1205680875'), ('tmp_1245', u'CBRANCH_-1205681690'), ('const-11', u'PTRSUB_-1205681025'), (u'INT_AND_-1205682491', u'INT_ZEXT_-1205681290'), ('const-0', u'INT_SLESS_-1205682009'), ('const-433', u'LOAD_-1205681888'), ('const-15', u'INT_AND_-1205681826'), (u'INDIRECT_-1205681274', u'MULTIEQUAL_-1205680852'), (u'CALLIND_-1205682332', u'INDIRECT_-1205681650'), (u'CALLIND_-1205681834', u'INDIRECT_-1205681299'), ('const-5743208', u'COPY_-1205680819'), (u'LOAD_-1205682411', u'CAST_-1205681026'), (u'CAST_-1205680993', u'MULTIEQUAL_-1205681515'), ('tmp_1300', u'PTRSUB_-1205680943'), ('const-16', u'PTRSUB_-1205680868'), (u'CAST_-1205680762', u'INT_ZEXT_-1205681387'), (u'CAST_-1205680917', u'MULTIEQUAL_-1205681515'), (u'CALL_-1205681908', u'INDIRECT_-1205681459'), (u'CALLIND_-1205681928', u'PIECE_-1205681474'), ('const-2147483646', u'INT_NOTEQUAL_-1205682487'), (u'INT_AND_-1205682491', u'INT_NOTEQUAL_-1205682487'), (u'MULTIEQUAL_-1205681167', u'STORE_-1205682144'), ('tmp_1073', u'CBRANCH_-1205681825'), ('const-433', u'LOAD_-1205682291'), ('const-11', u'PTRSUB_-1205681085'), (u'INDIRECT_-1205681558', u'PIECE_-1205681556'), (u'PTRSUB_-1205680943', u'PTRSUB_-1205680889'), (u'COPY_-1205680756', u'CALL_-1205681597'), (u'COPY_-1205681168', u'COPY_-1205681163'), (u'INDIRECT_-1205681234', u'MULTIEQUAL_-1205681117'), (u'LOAD_-1205681879', u'INT_EQUAL_-1205681860'), ('const-0', u'PTRSUB_-1205680888'), ('const-433', u'LOAD_-1205681860'), (u'PTRSUB_-1205680819', u'LOAD_-1205681816'), ('tmp_889', u'CBRANCH_-1205681952'), (u'CAST_-1205680864', u'INT_ADD_-1205680914'), (u'PTRADD_-1205680687', u'LOAD_-1205681844'), (u'INT_NOTEQUAL_-1205682306', u'CBRANCH_-1205682296'), ('const-0', u'PTRSUB_-1205680823'), (u'INT_ZEXT_-1205681290', u'CALLIND_-1205681834'), (u'INDIRECT_-1205681141', u'MULTIEQUAL_-1205681118'), ('const-1411', u'CALL_-1205681597'), ('const-0', u'PTRSUB_-1205680913'), (u'PTRSUB_-1205680875', u'PTRSUB_-1205680868'), (u'INT_EQUAL_-1205682375', u'CBRANCH_-1205682374'), (u'MULTIEQUAL_-1205681515', u'MULTIEQUAL_-1205681515'), (u'MULTIEQUAL_-1205681422', u'MULTIEQUAL_-1205681515'), (u'INT_NOTEQUAL_-1205682249', u'CBRANCH_-1205682249'), (u'INDIRECT_-1205681476', u'PIECE_-1205681474'), ('const-433', u'LOAD_-1205681721'), (u'INT_EQUAL_-1205682221', u'CBRANCH_-1205682219'), (u'INDIRECT_-1205681299', u'PIECE_-1205681297'), ('const-433', u'LOAD_-1205681948'), ('const-5749499', u'COPY_-1205680730'), (u'CALLIND_-1205681766', u'PIECE_-1205681391'), ('const-433', u'LOAD_-1205681791'), (u'PTRSUB_-1205681103', u'PTRSUB_-1205681042'), (u'LOAD_-1205681992', u'INT_NOTEQUAL_-1205681976'), (u'LOAD_-1205681948', u'PTRADD_-1205680862'), (u'PTRSUB_-1205681085', u'LOAD_-1205682411'), (u'LOAD_-1205681973', u'INT_EQUAL_-1205681954'), ('const-2147483646', u'INT_LESS_-1205682460'), (u'PTRSUB_-1205680888', u'PTRSUB_-1205680875'), (u'PTRSUB_-1205680755', u'PTRSUB_-1205680746'), (u'CAST_-1205680822', u'MULTIEQUAL_-1205681422'), ('const-64', u'PTRSUB_-1205680823'), (u'CAST_-1205680902', u'MULTIEQUAL_-1205681515'), (u'CALL_-1205681597', u'INDIRECT_-1205680873'), (u'CALLIND_-1205682332', u'INT_ZEXT_-1205681528'), ('tmp_1300', u'PTRSUB_-1205681146'), (u'CAST_-1205680870', u'RETURN_-1205680991'), ('tmp_256', u'CBRANCH_-1205682388'), (u'LOAD_-1205682240', u'CALLIND_-1205682186'), (u'INT_ZEXT_-1205681586', u'CALLIND_-1205682186'), (u'CALLIND_-1205681928', u'INDIRECT_-1205681068'), (u'PIECE_-1205681474', u'CAST_-1205680829'), (u'COPY_-1205680819', u'CALL_-1205681896'), ('tmp_153', u'CBRANCH_-1205682469'), (u'INT_ZEXT_-1205681578', u'CALLIND_-1205682332'), ('const-0', u'PTRSUB_-1205680755'), ('tmp_1199', u'CBRANCH_-1205681722'), ('const-0', u'SUBPIECE_-1205681380'), ('tmp_730', u'BRANCH_-1205681829'), ('const-433', u'LOAD_-1205681880'), ('tmp_1300', u'PTRSUB_-1205681056'), (u'INT_NOTEQUAL_-1205681976', u'CBRANCH_-1205681974'), (u'CALLIND_-1205682186', u'PIECE_-1205681574'), ('const-0', u'SUBPIECE_-1205680809'), ('tmp_372', u'CBRANCH_-1205682296'), (u'SUBPIECE_-1205681266', u'INT_NOTEQUAL_-1205682249'), ('const-105', u'CALL_-1205681816'), (u'LOAD_-1205682010', u'CALLIND_-1205681766'), (u'LOAD_-1205681816', u'CALLIND_-1205681766'), ('tmp_959', u'CBRANCH_-1205681889'), (u'CAST_-1205680878', u'STORE_-1205682144'), ('tmp_282', u'CBRANCH_-1205682374'), (u'CAST_-1205680829', u'MULTIEQUAL_-1205681515'), ('const-4294967295', u'INT_NOTEQUAL_-1205681976'), (u'INDIRECT_-1205681234', u'MULTIEQUAL_-1205680852'), (u'LOAD_-1205682442', u'CALLIND_-1205682332'), (u'LOAD_-1205681879', u'CALLIND_-1205681834'), (u'LOAD_-1205681880', u'CAST_-1205680804'), ('const-46', u'PTRADD_-1205681054'), (u'LOAD_-1205682196', u'CALLIND_-1205682186'), ('const-0', u'PTRSUB_-1205681103'), (u'LOAD_-1205682442', u'PTRSUB_-1205681080'), (u'LOAD_-1205681791', u'PTRADD_-1205680782'), (u'CAST_-1205680993', u'INT_NOTEQUAL_-1205682306'), (u'PTRSUB_-1205680988', u'LOAD_-1205682215'), ('const-5463822', u'COPY_-1205680822'), (u'LOAD_-1205681879', u'PTRSUB_-1205680710'), (u'CALL_-1205681816', u'INDIRECT_-1205680841'), ('const-0', u'INT_SLESS_-1205682395'), ('tmp_4347', u'PTRSUB_-1205680894'), ('const-2147483647', u'INT_AND_-1205682491'), (u'MULTIEQUAL_-1205681118', u'MULTIEQUAL_-1205681117'), ('const-433', u'LOAD_-1205682010'), (u'LOAD_-1205682349', u'CALLIND_-1205682332'), (u'LOAD_-1205681721', u'INT_NOTEQUAL_-1205681691'), ('const-433', u'LOAD_-1205682524'), ('tmp_819', u'CBRANCH_-1205681993'), (u'INT_ZEXT_-1205681474', u'CAST_-1205680793'), (u'PTRSUB_-1205680875', u'LOAD_-1205682010'), (u'INT_SLESS_-1205682009', u'CBRANCH_-1205681993'), (u'MULTIEQUAL_-1205681075', u'INT_ADD_-1205681746'), (u'PTRSUB_-1205681066', u'LOAD_-1205682433'), ('const-0', u'SUBPIECE_-1205681266'), ('tmp_446', u'CBRANCH_-1205682249'), ('tmp_1301', u'CAST_-1205680926'), (u'PTRSUB_-1205680823', u'PTRSUB_-1205680812'), ('tmp_1109', u'CBRANCH_-1205681795'), (u'PTRSUB_-1205680805', u'LOAD_-1205681791'), (u'INT_LESS_-1205681881', u'CBRANCH_-1205681889'), (u'CALLIND_-1205682332', u'INDIRECT_-1205681234'), ('const-433', u'LOAD_-1205682240'), (u'LOAD_-1205682342', u'CALLIND_-1205682332'), (u'CALLIND_-1205682186', u'INDIRECT_-1205681576'), (u'COPY_-1205681016', u'CAST_-1205680870'), (u'CALLIND_-1205681766', u'INDIRECT_-1205681393'), ('tmp_4347', u'MULTIEQUAL_-1205681118'), ('const-8', u'PTRADD_-1205680862'), (u'LOAD_-1205681844', u'CALLIND_-1205681834'), (u'CALLIND_-1205682413', u'INDIRECT_-1205681274'), (u'INDIRECT_-1205681056', u'MULTIEQUAL_-1205681117'), (u'PIECE_-1205681457', u'CAST_-1205680822'), (u'LOAD_-1205682442', u'PTRSUB_-1205681051'), (u'PTRSUB_-1205680746', u'LOAD_-1205681721'), (u'INDIRECT_-1205681056', u'PTRSUB_-1205680819'), ('tmp_1300', u'PTRSUB_-1205680913'), ('const-5431929', u'COPY_-1205680735'), (u'CALL_-1205681908', u'INT_LESS_-1205681881'), ('const-24', u'PTRSUB_-1205680819'), (u'INT_ZEXT_-1205681617', u'CALLIND_-1205682413'), (u'INT_AND_-1205682491', u'INT_ZEXT_-1205681617'), (u'INDIRECT_-1205681650', u'PIECE_-1205681648'), (u'INT_AND_-1205681340', u'CAST_-1205680731'), (u'CALL_-1205682069', u'CBRANCH_-1205682053'), (u'INT_ZEXT_-1205681561', u'CALLIND_-1205682186'), ('tmp_767', u'CBRANCH_-1205682053'), (u'PTRADD_-1205680862', u'LOAD_-1205681938'), (u'LOAD_-1205681888', u'MULTIEQUAL_-1205681075'), (u'LOAD_-1205682010', u'CALLIND_-1205681928'), (u'INDIRECT_-1205681068', u'MULTIEQUAL_-1205681117'), (u'LOAD_-1205682010', u'PTRSUB_-1205680888'), (u'INT_EQUAL_-1205681860', u'CBRANCH_-1205681858'), (u'CAST_-1205681026', u'INT_SLESS_-1205682395'), (u'LOAD_-1205682025', u'CAST_-1205680882'), ('const-8', u'PTRADD_-1205680782'), (u'LOAD_-1205681816', u'INT_EQUAL_-1205681797'), ('tmp_698', u'CBRANCH_-1205681858'), (u'LOAD_-1205681973', u'CALLIND_-1205681928'), ('tmp_1300', u'PTRSUB_-1205681085'), (u'PTRADD_-1205681054', u'LOAD_-1205682423'), ('const-433', u'LOAD_-1205681992'), ('const-13', u'PTRADD_-1205680862'), (u'INDIRECT_-1205681056', u'MULTIEQUAL_-1205680852'), (u'COPY_-1205680730', u'CALL_-1205681816'), ('const-5739926', u'COPY_-1205680757'), (u'INDIRECT_-1205680930', u'COPY_-1205680985'), ('const-0', u'PTRSUB_-1205680988'), ('const-0', u'PTRSUB_-1205681051'), ('const-1', u'RETURN_-1205681891'), (u'INDIRECT_-1205680898', u'MULTIEQUAL_-1205681117'), ('const-0', u'PTRSUB_-1205680710'), ('const-5741505', u'COPY_-1205680756'), ('const-11', u'PTRSUB_-1205680844'), (u'PTRSUB_-1205681037', u'LOAD_-1205682370'), (u'INDIRECT_-1205681576', u'PIECE_-1205681574'), ('tmp_1302', u'CAST_-1205680878'), (u'INDIRECT_-1205681234', u'PTRSUB_-1205681002'), (u'COPY_-1205680757', u'CALL_-1205681597'), (u'INT_AND_-1205681826', u'INT_ZEXT_-1205681474'), (u'PIECE_-1205681297', u'CAST_-1205680651'), (u'INT_AND_-1205682491', u'INT_NOTEQUAL_-1205682450'), (u'CALLIND_-1205681928', u'MULTIEQUAL_-1205681167'), (u'CALLIND_-1205682332', u'PIECE_-1205681648'), (u'LOAD_-1205682291', u'CAST_-1205680965'), ('const-16', u'PTRSUB_-1205681056'), ('tmp_1300', u'PTRSUB_-1205681103'), (u'LOAD_-1205681938', u'CALLIND_-1205681928'), (u'CAST_-1205680863', u'LOAD_-1205681992'), (u'INT_ADD_-1205680914', u'CAST_-1205680863'), (u'CAST_-1205680882', u'INT_SLESS_-1205682009'), ('tmp_855', u'CBRANCH_-1205681974'), (u'LOAD_-1205681860', u'SUBPIECE_-1205680809'), (u'LOAD_-1205682240', u'INT_EQUAL_-1205682221'), ('const-433', u'LOAD_-1205681973'), (u'CAST_-1205680902', u'COPY_-1205681016'), (u'INT_AND_-1205682491', u'INT_ZEXT_-1205681561'), (u'PTRADD_-1205680963', u'LOAD_-1205682196'), ('const-433', u'LOAD_-1205681776'), (u'CALLIND_-1205681834', u'INDIRECT_-1205680898'), (u'MULTIEQUAL_-1205681075', u'MULTIEQUAL_-1205681167'), ('const-0', u'PTRSUB_-1205680805'), ('tmp_533', u'BRANCH_-1205682170'), (u'PTRSUB_-1205680913', u'PTRSUB_-1205680875'), ('const-0', u'INT_SLESS_-1205682275'), (u'INT_ZEXT_-1205681500', u'INT_AND_-1205681826'), ('tmp_3388', u'MULTIEQUAL_-1205681515'), (u'SUBPIECE_-1205681380', u'MULTIEQUAL_-1205681075'), (u'LOAD_-1205682010', u'PTRSUB_-1205680835'), (u'CALL_-1205681896', u'INDIRECT_-1205680930'), ('const-433', u'LOAD_-1205682433'), ('const-4294967295', u'INT_AND_-1205681340'), ('const-433', u'LOAD_-1205682423'), ('const-0', u'PTRSUB_-1205680880'), (u'LOAD_-1205682010', u'PTRSUB_-1205680755'), ('const-0', u'PTRSUB_-1205681080'), (u'STORE_-1205682144', u'INDIRECT_-1205681117'), ('const-12', u'INT_ADD_-1205680914'), (u'INT_SLESS_-1205682275', u'CBRANCH_-1205682272'), (u'LOAD_-1205682240', u'PTRSUB_-1205680988'), ('tmp_4347', u'CALL_-1205681908'), ('const-2147483645', u'INT_NOTEQUAL_-1205682450'), (u'LOAD_-1205681973', u'PTRSUB_-1205680880'), (u'INT_EQUAL_-1205681797', u'CBRANCH_-1205681795'), (u'PIECE_-1205681574', u'CAST_-1205680917'), ('const-0', u'INT_EQUAL_-1205682221'), ('const-0', u'INT_EQUAL_-1205681954'), ('const-433', u'LOAD_-1205681938'), ('const-433', u'LOAD_-1205682349'), (u'INT_ADD_-1205681746', u'MULTIEQUAL_-1205681167'), (u'PTRSUB_-1205680889', u'LOAD_-1205682053'), (u'LOAD_-1205682433', u'PTRADD_-1205681054'), ('const-433', u'LOAD_-1205681879'), (u'LOAD_-1205681776', u'CALLIND_-1205681766'), ('tmp_1007', u'CBRANCH_-1205681861'), (u'PTRSUB_-1205680868', u'CAST_-1205680864'), (u'CALLIND_-1205682186', u'INT_ADD_-1205682162'), (u'COPY_-1205681565', u'CAST_-1205680859'), (u'PTRSUB_-1205681051', u'PTRSUB_-1205681037'), (u'LOAD_-1205682442', u'CALLIND_-1205681834'), (u'CAST_-1205680986', u'INT_NOTEQUAL_-1205682306'), (u'CAST_-1205681103', u'LOAD_-1205682524'), (u'PTRSUB_-1205680710', u'LOAD_-1205681858'), (u'PTRADD_-1205680782', u'LOAD_-1205681776'), (u'CAST_-1205680965', u'INT_SLESS_-1205682275'), ('const-0', u'INT_EQUAL_-1205681860'), (u'LOAD_-1205681858', u'PTRADD_-1205680687'), (u'CALLIND_-1205682186', u'INDIRECT_-1205681159'), (u'CALLIND_-1205681766', u'INDIRECT_-1205680994'), (u'PTRSUB_-1205681146', u'CAST_-1205681103'), (u'LOAD_-1205682215', u'PTRADD_-1205680963'), ('const-433', u'LOAD_-1205682370'), ('const-0', u'PTRSUB_-1205681037'), ('const-192', u'CALL_-1205681896'), ('tmp_1301', u'CAST_-1205680762'), ('tmp_183', u'CBRANCH_-1205682446'), ('const-11', u'PTRSUB_-1205680918'), ('const-24', u'PTRSUB_-1205680720'), (u'PTRSUB_-1205680812', u'LOAD_-1205681860'), ('tmp_1300', u'PTRSUB_-1205680844'), ('const-433', u'LOAD_-1205682025'), ('const-0', u'INT_NOTEQUAL_-1205682249'), (u'INT_EQUAL_-1205681827', u'CBRANCH_-1205681825'), (u'PTRSUB_-1205681080', u'PTRSUB_-1205681066'), ('const-433', u'LOAD_-1205682342'), (u'INDIRECT_-1205680841', u'COPY_-1205680898'), (u'INDIRECT_-1205681393', u'PIECE_-1205681391'), ('const-1', u'RETURN_-1205681811'), (u'CALLIND_-1205682332', u'MULTIEQUAL_-1205681167'), ('const-0', u'PTRSUB_-1205680943'), ('const-8', u'PTRADD_-1205681015'), ('tmp_1300', u'PTRSUB_-1205681025'), (u'COPY_-1205680822', u'CALL_-1205681896'), (u'LOAD_-1205682370', u'PTRADD_-1205681015'), (u'CALL_-1205681908', u'INT_LESS_-1205681714'), ('const-56', u'PTRSUB_-1205680812'), (u'PTRSUB_-1205681002', u'LOAD_-1205682240'), (u'CAST_-1205680809', u'LOAD_-1205681888'), ('const-0', u'RETURN_-1205680991'), (u'CALL_-1205682069', u'PIECE_-1205681556'), ('const-433', u'LOAD_-1205681858'), (u'INDIRECT_-1205681159', u'MULTIEQUAL_-1205681117'), (u'INT_EQUAL_-1205681954', u'CBRANCH_-1205681952'), (u'LOAD_-1205682053', u'MULTIEQUAL_-1205681167'), (u'CAST_-1205680926', u'INT_ZEXT_-1205681586'), ('const-0', u'RETURN_-1205682083'), (u'CAST_-1205680804', u'INT_SLESS_-1205681864'), (u'CALL_-1205681908', u'INDIRECT_-1205681056'), (u'INT_NOTEQUAL_-1205681691', u'CBRANCH_-1205681690'), (u'COPY_-1205680735', u'CALL_-1205681816'), (u'INT_NOTEQUAL_-1205682450', u'CBRANCH_-1205682446'), (u'INT_ADD_-1205682162', u'MULTIEQUAL_-1205681167'), ('const-0', u'PTRSUB_-1205680875'), (u'INT_NOTEQUAL_-1205682487', u'CBRANCH_-1205682483'), ('const-433', u'LOAD_-1205682442'), (u'INT_LESS_-1205681714', u'CBRANCH_-1205681722'), (u'CALLIND_-1205681928', u'INDIRECT_-1205681476'), (u'CAST_-1205680651', u'MULTIEQUAL_-1205681515'), ('tmp_4347', u'MULTIEQUAL_-1205680852'), (u'INDIRECT_-1205681056', u'MULTIEQUAL_-1205680941'), ('const-0', u'SUBPIECE_-1205681459'), (u'CALL_-1205682069', u'INDIRECT_-1205681141'), ('const-8', u'PTRSUB_-1205681146'), ('tmp_142', u'CBRANCH_-1205682483'), ('const-433', u'LOAD_-1205682411')]
[('const-2147483647', u'INT_AND_-1205682491'), (u'INDIRECT_-1205680993', u'MULTIEQUAL_-1205681116'), (u'INT_SLESS_-1205682395', u'CBRANCH_-1205682388'), ('const-0', u'SUBPIECE_-1205681276'), ('const-64', u'INT_ADD_-1205681705'), ('tmp_917', u'BRANCH_-1205681923'), (u'LOAD_-1205682349', u'CALLIND_-1205682332'), (u'LOAD_-1205681721', u'INT_NOTEQUAL_-1205681691'), ('const-2147483645', u'INT_NOTEQUAL_-1205682450'), ('const-433', u'LOAD_-1205682196'), ('tmp_819', u'CBRANCH_-1205681993'), ('const-1', u'RETURN_-1205681592'), (u'INT_AND_-1205682491', u'CALLIND_-1205681834'), (u'PTRADD_-1205681141', u'CAST_-1205681137'), (u'INT_SLESS_-1205682009', u'CBRANCH_-1205681993'), (u'INDIRECT_-1205681140', u'MULTIEQUAL_-1205681117'), (u'LOAD_-1205681860', u'INT_AND_-1205681087'), ('const-192', u'CALL_-1205681896'), ('tmp_446', u'CBRANCH_-1205682249'), (u'CALLIND_-1205681928', u'MULTIEQUAL_-1205681172'), (u'CAST_-1205680846', u'LOAD_-1205681888'), (u'LOAD_-1205682010', u'INT_ADD_-1205681844'), (u'LOAD_-1205681858', u'INT_ADD_-1205681828'), ('tmp_1109', u'CBRANCH_-1205681795'), ('tmp_3346', u'LOAD_-1205682053'), (u'INT_AND_-1205681356', u'INT_NOTEQUAL_-1205681691'), ('const-0', u'RETURN_-1205680985'), (u'INT_LESS_-1205681881', u'CBRANCH_-1205681889'), (u'LOAD_-1205682342', u'CALLIND_-1205682332'), (u'CAST_-1205680915', u'LOAD_-1205682025'), ('const-433', u'LOAD_-1205681879'), ('const-112', u'INT_ADD_-1205681828'), ('tmp_3346', u'CAST_-1205681002'), (u'SUBPIECE_-1205681276', u'MULTIEQUAL_-1205681172'), ('const-433', u'LOAD_-1205681791'), ('const-328', u'INT_ADD_-1205682326'), (u'LOAD_-1205681888', u'MULTIEQUAL_-1205681072'), (u'LOAD_-1205681844', u'CALLIND_-1205681834'), (u'CAST_-1205681082', u'CALLIND_-1205681834'), ('const-120', u'INT_ADD_-1205682180'), ('const-0', u'INT_EQUAL_-1205681797'), ('tmp_3346', u'LOAD_-1205682010'), ('const-36', u'INT_ADD_-1205681976'), (u'CAST_-1205680916', u'INT_ADD_-1205682009'), (u'CAST_-1205680814', u'LOAD_-1205681816'), ('const-4294967295', u'INT_NOTEQUAL_-1205681976'), ('tmp_4397', u'PTRADD_-1205681911'), (u'PTRADD_-1205681911', u'CAST_-1205680884'), ('const-8', u'PTRADD_-1205681141'), (u'CALLIND_-1205682332', u'SUBPIECE_-1205681276'), (u'INT_AND_-1205682491', u'CALLIND_-1205682413'), (u'CALL_-1205681908', u'INT_LESS_-1205681881'), (u'INDIRECT_-1205681233', u'MULTIEQUAL_-1205681116'), (u'INT_ADD_-1205681872', u'CAST_-1205680846'), ('tmp_4476', u'CALLIND_-1205682186'), (u'COPY_-1205680724', u'CALL_-1205681816'), ('const-433', u'LOAD_-1205681844'), (u'CAST_-1205681001', u'LOAD_-1205682291'), ('const-433', u'LOAD_-1205682010'), ('const-5749499', u'COPY_-1205680724'), (u'CALLIND_-1205681928', u'INDIRECT_-1205681067'), ('tmp_1165', u'BRANCH_-1205681750'), (u'CAST_-1205680840', u'LOAD_-1205681880'), ('tmp_767', u'CBRANCH_-1205682053'), (u'LOAD_-1205682423', u'CALLIND_-1205682413'), (u'CAST_-1205680772', u'LOAD_-1205681721'), ('const-433', u'LOAD_-1205681776'), (u'CALL_-1205681816', u'INDIRECT_-1205680840'), (u'LOAD_-1205682010', u'CALLIND_-1205681928'), (u'CALLIND_-1205681766', u'INDIRECT_-1205680993'), (u'CAST_-1205681082', u'CALLIND_-1205682186'), ('const-433', u'LOAD_-1205682442'), (u'INT_AND_-1205682491', u'INT_LESS_-1205682460'), (u'INT_SLESS_-1205681864', u'CBRANCH_-1205681861'), (u'LOAD_-1205682240', u'LOAD_-1205682215'), ('const-24', u'PTRADD_-1205682178'), ('tmp_410', u'CBRANCH_-1205682272'), (u'INDIRECT_-1205681055', u'PTRADD_-1205681754'), (u'INT_EQUAL_-1205681860', u'CBRANCH_-1205681858'), (u'STORE_-1205682144', u'INDIRECT_-1205681116'), (u'INDIRECT_-1205681055', u'MULTIEQUAL_-1205681116'), ('const-433', u'STORE_-1205682144'), (u'LOAD_-1205681816', u'INT_EQUAL_-1205681797'), ('tmp_698', u'CBRANCH_-1205681858'), ('const-1', u'PTRADD_-1205681754'), (u'LOAD_-1205682524', u'INT_AND_-1205682491'), (u'LOAD_-1205681973', u'CALLIND_-1205681928'), (u'MULTIEQUAL_-1205681117', u'MULTIEQUAL_-1205681116'), ('const-5463822', u'COPY_-1205680816'), ('tmp_3346', u'CAST_-1205681063'), (u'INDIRECT_-1205681233', u'MULTIEQUAL_-1205680851'), (u'COPY_-1205681167', u'COPY_-1205681162'), ('const-24', u'PTRADD_-1205681911'), (u'CAST_-1205680704', u'LOAD_-1205681879'), (u'LOAD_-1205682010', u'INT_ADD_-1205681872'), ('const-433', u'LOAD_-1205682411'), ('const-1', u'RETURN_-1205681891'), ('const-0', u'INT_SLESS_-1205681864'), (u'INT_ADD_-1205681864', u'CAST_-1205680840'), (u'SUBPIECE_-1205680943', u'MULTIEQUAL_-1205681172'), (u'LOAD_-1205681879', u'LOAD_-1205681858'), ('const-24', u'PTRADD_-1205681754'), (u'CAST_-1205681002', u'INT_ADD_-1205682275'), (u'LOAD_-1205681973', u'LOAD_-1205681948'), ('tmp_4397', u'MULTIEQUAL_-1205681117'), (u'LOAD_-1205681816', u'LOAD_-1205681791'), ('tmp_482', u'CBRANCH_-1205682219'), ('const-433', u'LOAD_-1205682524'), (u'CALLIND_-1205681766', u'INT_ADD_-1205681746'), (u'INDIRECT_-1205681055', u'MULTIEQUAL_-1205680940'), (u'INDIRECT_-1205681273', u'PTRADD_-1205681817'), ('const-0', u'SUBPIECE_-1205680943'), ('const-0', u'INT_SLESS_-1205682009'), ('const-11', u'INT_ADD_-1205681864'), (u'INT_AND_-1205682491', u'INT_NOTEQUAL_-1205682450'), (u'CAST_-1205680864', u'LOAD_-1205681938'), (u'CALL_-1205681896', u'INDIRECT_-1205680929'), (u'CAST_-1205680898', u'LOAD_-1205681992'), ('const-64', u'INT_ADD_-1205681872'), (u'CAST_-1205681137', u'LOAD_-1205682524'), ('const-0', u'INT_EQUAL_-1205682375'), (u'INT_ADD_-1205681705', u'CAST_-1205680772'), (u'INT_ADD_-1205682326', u'CAST_-1205681029'), (u'CALLIND_-1205681834', u'INDIRECT_-1205680897'), (u'PTRADD_-1205681053', u'LOAD_-1205682349'), (u'PTRADD_-1205681817', u'CAST_-1205680704'), ('const-433', u'LOAD_-1205682215'), (u'LOAD_-1205681938', u'CALLIND_-1205681928'), (u'CAST_-1205681070', u'LOAD_-1205682423'), (u'INT_LESS_-1205682460', u'CBRANCH_-1205682469'), (u'LOAD_-1205682010', u'INT_ADD_-1205681705'), ('tmp_4397', u'MULTIEQUAL_-1205680851'), (u'MULTIEQUAL_-1205681072', u'MULTIEQUAL_-1205681172'), ('tmp_855', u'CBRANCH_-1205681974'), ('const-433', u'LOAD_-1205681948'), ('tmp_3343', u'STORE_-1205682144'), ('tmp_3346', u'CAST_-1205680841'), (u'LOAD_-1205682240', u'INT_EQUAL_-1205682221'), (u'LOAD_-1205681721', u'SUBPIECE_-1205681380'), (u'INT_ADD_-1205681922', u'CAST_-1205680864'), (u'CAST_-1205681062', u'LOAD_-1205682411'), (u'SUBPIECE_-1205681380', u'MULTIEQUAL_-1205681072'), ('const-105', u'CALL_-1205681816'), (u'LOAD_-1205682010', u'INT_ADD_-1205681976'), ('const-433', u'LOAD_-1205682053'), (u'MULTIEQUAL_-1205681072', u'INT_ADD_-1205681746'), ('tmp_1245', u'CBRANCH_-1205681690'), ('const-1', u'PTRADD_-1205681817'), ('tmp_533', u'BRANCH_-1205682170'), ('const-433', u'LOAD_-1205681721'), ('const-1', u'PTRADD_-1205681141'), (u'SUBPIECE_-1205681276', u'INT_ADD_-1205682162'), ('const-0', u'INT_SLESS_-1205682395'), (u'INDIRECT_-1205680840', u'COPY_-1205680897'), (u'CALLIND_-1205682332', u'INT_AND_-1205681538'), (u'CALL_-1205682069', u'INT_NOTEQUAL_-1205682054'), ('const-5741505', u'COPY_-1205680750'), (u'COPY_-1205680729', u'CALL_-1205681816'), ('const-104', u'INT_ADD_-1205681922'), (u'PTRADD_-1205682178', u'CAST_-1205680978'), ('const-0', u'INT_NOTEQUAL_-1205682054'), ('const-11', u'INT_ADD_-1205682009'), ('tmp_3346', u'PTRADD_-1205681053'), ('const-5743208', u'COPY_-1205680813'), (u'CALLIND_-1205682332', u'INDIRECT_-1205681233'), (u'INT_SLESS_-1205682275', u'CBRANCH_-1205682272'), ('const-5431929', u'COPY_-1205680729'), ('const-4294967295', u'INT_AND_-1205681538'), (u'INT_EQUAL_-1205681797', u'CBRANCH_-1205681795'), ('const-0', u'INT_EQUAL_-1205682221'), (u'COPY_-1205680816', u'CALL_-1205681896'), (u'CAST_-1205681063', u'INT_ADD_-1205682395'), ('const-0', u'INT_EQUAL_-1205681954'), ('const-15', u'INT_AND_-1205681087'), (u'INT_AND_-1205682491', u'INT_NOTEQUAL_-1205682487'), ('const-24', u'PTRADD_-1205681817'), ('const-433', u'LOAD_-1205682240'), (u'CAST_-1205680841', u'INT_ADD_-1205681864'), ('tmp_1073', u'CBRANCH_-1205681825'), (u'INT_AND_-1205682491', u'CALLIND_-1205682186'), (u'CALL_-1205682069', u'INDIRECT_-1205681140'), ('const-433', u'LOAD_-1205681880'), ('const-433', u'LOAD_-1205681858'), (u'LOAD_-1205681880', u'INT_SLESS_-1205681864'), (u'CAST_-1205680833', u'LOAD_-1205681860'), (u'CAST_-1205680791', u'LOAD_-1205681776'), (u'LOAD_-1205681776', u'CALLIND_-1205681766'), ('const-11', u'INT_ADD_-1205682275'), (u'CALLIND_-1205682413', u'INT_NOTEQUAL_-1205682249'), (u'CAST_-1205680953', u'LOAD_-1205682196'), ('const-433', u'LOAD_-1205681938'), ('tmp_1007', u'CBRANCH_-1205681861'), (u'INDIRECT_-1205680929', u'COPY_-1205680984'), ('const-433', u'LOAD_-1205681973'), (u'LOAD_-1205681879', u'INT_EQUAL_-1205681860'), ('const-2', u'INT_LESS_-1205681881'), (u'INT_ADD_-1205682180', u'CAST_-1205680953'), (u'CALLIND_-1205682186', u'INT_ADD_-1205682162'), (u'CAST_-1205680884', u'LOAD_-1205681973'), (u'INDIRECT_-1205680872', u'COPY_-1205680919'), (u'INT_ADD_-1205682275', u'CAST_-1205681001'), (u'INT_AND_-1205682491', u'CALLIND_-1205682332'), ('const-3', u'INT_LESS_-1205681714'), (u'CALLIND_-1205682186', u'INDIRECT_-1205681158'), ('const-433', u'LOAD_-1205682349'), ('tmp_889', u'CBRANCH_-1205681952'), ('const-368', u'INT_ADD_-1205682407'), (u'CALL_-1205681908', u'INDIRECT_-1205681055'), (u'INT_ADD_-1205681760', u'CAST_-1205680791'), ('const-433', u'LOAD_-1205682433'), (u'INT_NOTEQUAL_-1205682306', u'CBRANCH_-1205682296'), ('const-0', u'INT_EQUAL_-1205681860'), ('tmp_3346', u'LOAD_-1205682442'), ('const-4294967295', u'INT_AND_-1205681356'), ('const-433', u'LOAD_-1205682291'), (u'COPY_-1205680750', u'CALL_-1205681597'), ('const-56', u'INT_ADD_-1205681844'), (u'INDIRECT_-1205681140', u'COPY_-1205680995'), (u'COPY_-1205680813', u'CALL_-1205681896'), ('const-1411', u'CALL_-1205681597'), ('const-433', u'LOAD_-1205682423'), ('const-433', u'LOAD_-1205681992'), (u'COPY_-1205680751', u'CALL_-1205681597'), (u'LOAD_-1205682053', u'SUBPIECE_-1205680943'), (u'CAST_-1205681082', u'CALLIND_-1205682413'), (u'CAST_-1205681082', u'LOAD_-1205682433'), ('tmp_3346', u'CAST_-1205680916'), (u'INT_EQUAL_-1205682375', u'CBRANCH_-1205682374'), ('const-128', u'INT_ADD_-1205681760'), (u'INT_NOTEQUAL_-1205682249', u'CBRANCH_-1205682249'), ('tmp_183', u'CBRANCH_-1205682446'), (u'CAST_-1205681029', u'LOAD_-1205682342'), (u'INDIRECT_-1205680897', u'MULTIEQUAL_-1205681116'), ('const-0', u'SUBPIECE_-1205681380'), (u'INT_EQUAL_-1205682221', u'CBRANCH_-1205682219'), (u'INT_AND_-1205681087', u'INT_EQUAL_-1205681827'), (u'CALLIND_-1205682413', u'INDIRECT_-1205681273'), ('tmp_4397', u'CALL_-1205682069'), ('const-433', u'LOAD_-1205682342'), ('const-2147483646', u'INT_LESS_-1205682460'), ('tmp_3346', u'PTRADD_-1205681141'), (u'INDIRECT_-1205681055', u'MULTIEQUAL_-1205680851'), ('const-0', u'INT_NOTEQUAL_-1205682249'), (u'INT_EQUAL_-1205681827', u'CBRANCH_-1205681825'), (u'LOAD_-1205682370', u'INT_ADD_-1205682326'), (u'LOAD_-1205682411', u'INT_SLESS_-1205682395'), (u'INDIRECT_-1205681233', u'PTRADD_-1205682178'), (u'LOAD_-1205681791', u'INT_ADD_-1205681760'), (u'LOAD_-1205681992', u'INT_NOTEQUAL_-1205681976'), ('const-433', u'LOAD_-1205681888'), (u'CALLIND_-1205682413', u'INT_EQUAL_-1205682375'), (u'CALLIND_-1205681834', u'MULTIEQUAL_-1205681172'), (u'LOAD_-1205681973', u'INT_EQUAL_-1205681954'), (u'INT_ADD_-1205681828', u'CAST_-1205680686'), ('const-1', u'RETURN_-1205681811'), (u'INT_ADD_-1205682395', u'CAST_-1205681062'), ('const-2', u'PTRADD_-1205681053'), (u'CALL_-1205681597', u'INDIRECT_-1205680872'), (u'CAST_-1205681082', u'CALLIND_-1205682332'), ('tmp_256', u'CBRANCH_-1205682388'), (u'LOAD_-1205682240', u'CALLIND_-1205682186'), (u'CAST_-1205680686', u'LOAD_-1205681844'), ('const-6', u'INT_EQUAL_-1205681827'), (u'INDIRECT_-1205681067', u'MULTIEQUAL_-1205681116'), (u'LOAD_-1205682433', u'INT_ADD_-1205682407'), ('const-1', u'PTRADD_-1205681911'), (u'INDIRECT_-1205681273', u'MULTIEQUAL_-1205680851'), ('tmp_153', u'CBRANCH_-1205682469'), (u'CALL_-1205681908', u'INT_LESS_-1205681714'), (u'CAST_-1205680978', u'LOAD_-1205682240'), ('tmp_1199', u'CBRANCH_-1205681722'), (u'INDIRECT_-1205681116', u'COPY_-1205681167'), (u'LOAD_-1205681721', u'INT_AND_-1205681356'), ('const-2147483646', u'INT_NOTEQUAL_-1205682487'), ('const-433', u'LOAD_-1205682370'), ('tmp_730', u'BRANCH_-1205681829'), (u'INT_NOTEQUAL_-1205681976', u'CBRANCH_-1205681974'), ('const-8', u'PTRADD_-1205681053'), ('tmp_372', u'CBRANCH_-1205682296'), (u'INT_EQUAL_-1205681954', u'CBRANCH_-1205681952'), (u'INT_ADD_-1205682009', u'CAST_-1205680915'), (u'LOAD_-1205682010', u'CALLIND_-1205681766'), (u'PTRADD_-1205681754', u'CAST_-1205680814'), (u'INT_AND_-1205681538', u'INT_NOTEQUAL_-1205682306'), (u'LOAD_-1205681948', u'INT_ADD_-1205681922'), (u'LOAD_-1205681816', u'CALLIND_-1205681766'), (u'INT_ADD_-1205681976', u'CAST_-1205680898'), ('const-0', u'RETURN_-1205682083'), ('const-1', u'PTRADD_-1205682178'), ('const-433', u'LOAD_-1205682025'), ('tmp_959', u'CBRANCH_-1205681889'), (u'INT_NOTEQUAL_-1205681691', u'CBRANCH_-1205681690'), ('tmp_282', u'CBRANCH_-1205682374'), (u'LOAD_-1205682291', u'INT_SLESS_-1205682275'), (u'INDIRECT_-1205681158', u'MULTIEQUAL_-1205681116'), ('const-433', u'LOAD_-1205681860'), (u'INT_NOTEQUAL_-1205682450', u'CBRANCH_-1205682446'), (u'INT_ADD_-1205681844', u'CAST_-1205680833'), ('const-5739926', u'COPY_-1205680751'), (u'LOAD_-1205682215', u'INT_ADD_-1205682180'), ('const-433', u'LOAD_-1205681816'), (u'INT_NOTEQUAL_-1205682487', u'CBRANCH_-1205682483'), (u'LOAD_-1205682025', u'INT_SLESS_-1205682009'), (u'INT_NOTEQUAL_-1205682054', u'CBRANCH_-1205682053'), (u'INT_LESS_-1205681714', u'CBRANCH_-1205681722'), ('const-0', u'INT_SLESS_-1205682275'), (u'LOAD_-1205681879', u'CALLIND_-1205681834'), (u'CALLIND_-1205682332', u'INT_NOTEQUAL_-1205682306'), ('tmp_4476', u'CALLIND_-1205681766'), (u'LOAD_-1205682196', u'CALLIND_-1205682186'), (u'INDIRECT_-1205681233', u'MULTIEQUAL_-1205680940'), (u'CAST_-1205681082', u'LOAD_-1205682370'), (u'LOAD_-1205682442', u'CAST_-1205681082'), ('const-11', u'INT_ADD_-1205682395'), (u'MULTIEQUAL_-1205681172', u'STORE_-1205682144'), (u'INT_ADD_-1205682162', u'MULTIEQUAL_-1205681172'), (u'INT_ADD_-1205682407', u'CAST_-1205681070'), ('tmp_142', u'CBRANCH_-1205682483'), (u'INT_ADD_-1205681746', u'MULTIEQUAL_-1205681172')]
null
null
003dbe70
x64
O3
(translation_unit "void FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}\n\n" (function_definition "void FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}" primitive_type (function_declarator "FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)" identifier (parameter_list "(long *param_1,undefined4 param_2,int *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 param_2" type_identifier identifier) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (expression_statement "uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;" (assignment_expression "uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff" identifier = (binary_expression "*(uint *)(param_1 + 1) & 0x7fffffff" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) & number_literal)) ;) (if_statement "if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }" if (parenthesized_expression "(uVar7 != 0x7ffffffe)" ( (binary_expression "uVar7 != 0x7ffffffe" identifier != number_literal) )) (compound_statement "{\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }" { (if_statement "if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" if (parenthesized_expression "(0x7ffffffe < uVar7)" ( (binary_expression "0x7ffffffe < uVar7" number_literal < identifier) )) (compound_statement "{\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" { (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(int *)(lVar3 + 0x24) != -1)" ( (binary_expression "*(int *)(lVar3 + 0x24) != -1" (pointer_expression "*(int *)(lVar3 + 0x24)" * (cast_expression "(int *)(lVar3 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x24)" ( (binary_expression "lVar3 + 0x24" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }" { (expression_statement "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }" { (labeled_statement "LAB_003dc053:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/parameters.h",0x69,"target");" statement_identifier : comment (expression_statement "FUN_00352af0("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;)) })) (expression_statement "iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);" (assignment_expression "iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3)" identifier = (call_expression "(**(code **)(*plVar1 + 0x68))(plVar1,lVar3)" (parenthesized_expression "(**(code **)(*plVar1 + 0x68))" ( (pointer_expression "**(code **)(*plVar1 + 0x68)" * (pointer_expression "*(code **)(*plVar1 + 0x68)" * (cast_expression "(code **)(*plVar1 + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x68)" ( (binary_expression "*plVar1 + 0x68" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,lVar3)" ( identifier , identifier )))) ;) }) (else_clause "else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" else (compound_statement "{\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" { (expression_statement "uVar7 = FUN_00406110();" (assignment_expression "uVar7 = FUN_00406110()" identifier = (call_expression "FUN_00406110()" identifier (argument_list "()" ( )))) ;) (if_statement "if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" if (parenthesized_expression "(uVar7 < 2)" ( (binary_expression "uVar7 < 2" identifier < number_literal) )) (compound_statement "{\n iVar8 = *(int *)(lVar3 + 0x40);\n }" { (expression_statement "iVar8 = *(int *)(lVar3 + 0x40);" (assignment_expression "iVar8 = *(int *)(lVar3 + 0x40)" identifier = (pointer_expression "*(int *)(lVar3 + 0x40)" * (cast_expression "(int *)(lVar3 + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) ))))) ;) }) (else_clause "else {\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" else (compound_statement "{\n if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" { (if_statement "if (3 < uVar7) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }" if (parenthesized_expression "(3 < uVar7)" ( (binary_expression "3 < uVar7" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }" { comment (expression_statement "FUN_00352af0("../../gold/output.cc",0x583,"write");" (call_expression "FUN_00352af0("../../gold/output.cc",0x583,"write")" identifier (argument_list "("../../gold/output.cc",0x583,"write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""write"" " string_content ") ))) ;) })) (expression_statement "uVar6 = *(ulong *)(lVar3 + 0x40);" (assignment_expression "uVar6 = *(ulong *)(lVar3 + 0x40)" identifier = (pointer_expression "*(ulong *)(lVar3 + 0x40)" * (cast_expression "(ulong *)(lVar3 + 0x40)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "iVar8 = (int)uVar6;" (assignment_expression "iVar8 = (int)uVar6" identifier = (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;" if (parenthesized_expression "(uVar6 != (uVar6 & 0xffffffff))" ( (binary_expression "uVar6 != (uVar6 & 0xffffffff)" identifier != (parenthesized_expression "(uVar6 & 0xffffffff)" ( (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) ))) )) (goto_statement "goto LAB_003dbffb;" goto statement_identifier ;)) }))) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((*(byte *)(lVar3 + 0x38) & 0xf) == 6)" ( (binary_expression "(*(byte *)(lVar3 + 0x38) & 0xf) == 6" (parenthesized_expression "(*(byte *)(lVar3 + 0x38) & 0xf)" ( (binary_expression "*(byte *)(lVar3 + 0x38) & 0xf" (pointer_expression "*(byte *)(lVar3 + 0x38)" * (cast_expression "(byte *)(lVar3 + 0x38)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x38)" ( (binary_expression "lVar3 + 0x38" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }" { (expression_statement "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);" (assignment_expression "iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2)" identifier = (call_expression "(**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2)" (parenthesized_expression "(**(code **)(*plVar1 + 0x80))" ( (pointer_expression "**(code **)(*plVar1 + 0x80)" * (pointer_expression "*(code **)(*plVar1 + 0x80)" * (cast_expression "(code **)(*plVar1 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x80)" ( (binary_expression "*plVar1 + 0x80" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,lVar3,param_2)" ( identifier , identifier , identifier )))) ;) (expression_statement "iVar8 = iVar8 + iVar5;" (assignment_expression "iVar8 = iVar8 + iVar5" identifier = (binary_expression "iVar8 + iVar5" identifier + identifier)) ;) })) }))) (goto_statement "goto LAB_003dbf4c;" goto statement_identifier ;) })) (if_statement "if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" if (parenthesized_expression "(uVar7 != 0x7ffffffd)" ( (binary_expression "uVar7 != 0x7ffffffd" identifier != number_literal) )) (compound_statement "{\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" { (expression_statement "plVar1 = (long *)*param_1;" (assignment_expression "plVar1 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);" (assignment_expression "cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7)" identifier = (call_expression "(**(code **)(*plVar1 + 0x170))(plVar1,uVar7)" (parenthesized_expression "(**(code **)(*plVar1 + 0x170))" ( (pointer_expression "**(code **)(*plVar1 + 0x170)" * (pointer_expression "*(code **)(*plVar1 + 0x170)" * (cast_expression "(code **)(*plVar1 + 0x170)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x170)" ( (binary_expression "*plVar1 + 0x170" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,uVar7)" ( identifier , identifier )))) ;) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0'))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }" { (expression_statement "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);" (assignment_expression "iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7)" identifier = (call_expression "(**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7)" (parenthesized_expression "(**(code **)(*plVar2 + 0x70))" ( (pointer_expression "**(code **)(*plVar2 + 0x70)" * (pointer_expression "*(code **)(*plVar2 + 0x70)" * (cast_expression "(code **)(*plVar2 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x70)" ( (binary_expression "*plVar2 + 0x70" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,plVar1,uVar7)" ( identifier , identifier , identifier )))) ;) }) (else_clause "else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" else (compound_statement "{\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" { (expression_statement "uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);" (assignment_expression "uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2])" identifier = (call_expression "(**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2])" (parenthesized_expression "(**(code **)(*plVar1 + 0x148))" ( (pointer_expression "**(code **)(*plVar1 + 0x148)" * (pointer_expression "*(code **)(*plVar1 + 0x148)" * (cast_expression "(code **)(*plVar1 + 0x148)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x148)" ( (binary_expression "*plVar1 + 0x148" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,uVar7,param_1[2])" ( identifier , identifier , (subscript_expression "param_1[2]" identifier [ number_literal ]) )))) ;) (expression_statement "iVar8 = (int)uVar6;" (assignment_expression "iVar8 = (int)uVar6" identifier = (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }" if (parenthesized_expression "((uVar6 & 0xffffffff) != uVar6)" ( (binary_expression "(uVar6 & 0xffffffff) != uVar6" (parenthesized_expression "(uVar6 & 0xffffffff)" ( (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) )) != identifier) )) (compound_statement "{\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }" { (labeled_statement "LAB_003dbffb:\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");" statement_identifier : comment (expression_statement "FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");" (call_expression "FUN_00352af0("../../gold/gold.h",0xc0,"convert_types")" identifier (argument_list "("../../gold/gold.h",0xc0,"convert_types")" ( (string_literal ""../../gold/gold.h"" " string_content ") , number_literal , (string_literal ""convert_types"" " string_content ") ))) ;)) })) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0'))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }" { (expression_statement "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);" (assignment_expression "iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2)" identifier = (call_expression "(**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0x78))" ( (pointer_expression "**(code **)(*plVar2 + 0x78)" * (pointer_expression "*(code **)(*plVar2 + 0x78)" * (cast_expression "(code **)(*plVar2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x78)" ( (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,plVar1,uVar7,param_2)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "iVar8 = iVar8 + iVar5;" (assignment_expression "iVar8 = iVar8 + iVar5" identifier = (binary_expression "iVar8 + iVar5" identifier + identifier)) ;) })) }))) (goto_statement "goto LAB_003dbf4c;" goto statement_identifier ;) })) (expression_statement "cVar4 = FUN_00406510(PTR_DAT_0067cb08);" (assignment_expression "cVar4 = FUN_00406510(PTR_DAT_0067cb08)" identifier = (call_expression "FUN_00406510(PTR_DAT_0067cb08)" identifier (argument_list "(PTR_DAT_0067cb08)" ( identifier )))) ;) (if_statement "if (cVar4 != '\0') {\n return;\n }" if (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "iVar8 = (int)*param_1;" (assignment_expression "iVar8 = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) (labeled_statement "LAB_003dbf4c:\n *param_3 = iVar8;" statement_identifier : (expression_statement "*param_3 = iVar8;" (assignment_expression "*param_3 = iVar8" (pointer_expression "*param_3" * identifier) = identifier) ;)) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* WARNING: Enum "ELFOSABI": Some values do not have unique names */\n/* DWARF original prototype: void write(Got_entry * this, uint got_indx, uchar * pov) */\n\nssize_t __thiscall\ngold::Output_data_got<32,_false>::Got_entry::write(Got_entry *this,int __fd,void *__buf,size_t __n)\n\n{\n Relobj *pRVar1;\n Target *pTVar2;\n bool bVar3;\n int iVar4;\n uint uVar5;\n Target_size_endianness TVar6;\n Xindex *in_RAX;\n undefined4 extraout_var_00;\n undefined4 extraout_var_01;\n undefined7 extraout_var;\n undefined4 extraout_var_02;\n undefined4 extraout_var_03;\n undefined4 extraout_var_04;\n undefined4 extraout_var_05;\n uint uVar7;\n \n uVar7 = *(uint *)&this->field_0x8 & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n pRVar1 = (this->u_).object;\n if (((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }\n else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n pRVar1 = (this->u_).object;\n iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7);\n if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }\n else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }\n bVar3 = Parameters::incremental_update(parameters);\n in_RAX = (Xindex *)CONCAT71(extraout_var,bVar3);\n if (bVar3) {\n return (ssize_t)in_RAX;\n }\n }\n uVar5 = (this->u_).constant;\nLAB_003dbf4c:\n *(uint *)__buf = uVar5;\n return (ssize_t)in_RAX;\n}\n\n" comment comment comment (declaration "ssize_t __thiscall\ngold::Output_data_got<32,_false>::Got_entry::write(Got_entry *this,int __fd,void *__buf,size_t __n)\n\n{\n Relobj *pRVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Got_entry::write(Got_entry *this,int __fd,void *__buf,size_t __n)\n\n{\n Relobj" identifier > : : identifier : : (function_declarator "write(Got_entry *this,int __fd,void *__buf,size_t __n)" identifier (parameter_list "(Got_entry *this,int __fd,void *__buf,size_t __n)" ( (parameter_declaration "Got_entry *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __fd" primitive_type identifier) , (parameter_declaration "void *__buf" primitive_type (pointer_declarator "*__buf" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) { identifier) (pointer_declarator "*pRVar1" * identifier) ;) (declaration "Target *pTVar2;" type_identifier (pointer_declarator "*pTVar2" * identifier) ;) (declaration "bool bVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "Target_size_endianness TVar6;" type_identifier identifier ;) (declaration "Xindex *in_RAX;" type_identifier (pointer_declarator "*in_RAX" * identifier) ;) (declaration "undefined4 extraout_var_00;" type_identifier identifier ;) (declaration "undefined4 extraout_var_01;" type_identifier identifier ;) (declaration "undefined7 extraout_var;" type_identifier identifier ;) (declaration "undefined4 extraout_var_02;" type_identifier identifier ;) (declaration "undefined4 extraout_var_03;" type_identifier identifier ;) (declaration "undefined4 extraout_var_04;" type_identifier identifier ;) (declaration "undefined4 extraout_var_05;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (expression_statement "uVar7 = *(uint *)&this->field_0x8 & 0x7fffffff;" (assignment_expression "uVar7 = *(uint *)&this->field_0x8 & 0x7fffffff" identifier = (binary_expression "*(uint *)&this->field_0x8 & 0x7fffffff" (pointer_expression "*(uint *)&this->field_0x8" * (cast_expression "(uint *)&this->field_0x8" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x8" & (field_expression "this->field_0x8" identifier -> field_identifier)))) & number_literal)) ;) (if_statement "if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n pRVar1 = (this->u_).object;\n if (((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }\n else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n pRVar1 = (this->u_).object;\n iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7);\n if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }\n else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }\n bVar3 = Parameters::incremental_update(parameters);\n in_RAX = (Xindex *)CONCAT71(extraout_var,bVar3);\n if (bVar3) {\n return (ssize_t)in_RAX;\n }\n }" if (parenthesized_expression "(uVar7 != 0x7ffffffe)" ( (binary_expression "uVar7 != 0x7ffffffe" identifier != number_literal) )) (compound_statement "{\n if (0x7ffffffe < uVar7) {\n pRVar1 = (this->u_).object;\n if (((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }\n else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n pRVar1 = (this->u_).object;\n iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7);\n if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }\n else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }\n bVar3 = Parameters::incremental_update(parameters);\n in_RAX = (Xindex *)CONCAT71(extraout_var,bVar3);\n if (bVar3) {\n return (ssize_t)in_RAX;\n }\n }" { (if_statement "if (0x7ffffffe < uVar7) {\n pRVar1 = (this->u_).object;\n if (((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }\n else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }" if (parenthesized_expression "(0x7ffffffe < uVar7)" ( (binary_expression "0x7ffffffe < uVar7" number_literal < identifier) )) (compound_statement "{\n pRVar1 = (this->u_).object;\n if (((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }\n else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }" { (expression_statement "pRVar1 = (this->u_).object;" (assignment_expression "pRVar1 = (this->u_).object" identifier = (field_expression "(this->u_).object" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if (((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }\n else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }" if (parenthesized_expression "(((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1))" ( (binary_expression "((char)this->field_0xb < '\0') &&\n (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)" (parenthesized_expression "((char)this->field_0xb < '\0')" ( (binary_expression "(char)this->field_0xb < '\0'" (cast_expression "(char)this->field_0xb" ( (type_descriptor "char" primitive_type) ) (field_expression "this->field_0xb" identifier -> field_identifier)) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)" ( (binary_expression "*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1" (pointer_expression "*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc)" * (cast_expression "(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&(pRVar1->super_Object).name_.field_2 + 0xc)" ( (binary_expression "(long)&(pRVar1->super_Object).name_.field_2 + 0xc" (cast_expression "(long)&(pRVar1->super_Object).name_.field_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&(pRVar1->super_Object).name_.field_2" & (field_expression "(pRVar1->super_Object).name_.field_2" (field_expression "(pRVar1->super_Object).name_" (parenthesized_expression "(pRVar1->super_Object)" ( (field_expression "pRVar1->super_Object" identifier -> field_identifier) )) . field_identifier) . field_identifier))) + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }\n uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);\n in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);\n }" { (expression_statement "pTVar2 = parameters->target_;" (assignment_expression "pTVar2 = parameters->target_" identifier = (field_expression "parameters->target_" identifier -> field_identifier)) ;) (if_statement "if (pTVar2 == (Target *)0x0) {\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(pTVar2 == (Target *)0x0)" ( (binary_expression "pTVar2 == (Target *)0x0" identifier == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");\n }" { (labeled_statement "LAB_003dc053:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/parameters.h",0x69,"target");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/parameters.h",0x69,"target");" (call_expression "do_gold_unreachable("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;)) })) (expression_statement "uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1);" (assignment_expression "uVar5 = (*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1)" identifier = (call_expression "(*pTVar2->_vptr_Target[0xd])(pTVar2,pRVar1)" (parenthesized_expression "(*pTVar2->_vptr_Target[0xd])" ( (pointer_expression "*pTVar2->_vptr_Target[0xd]" * (subscript_expression "pTVar2->_vptr_Target[0xd]" (field_expression "pTVar2->_vptr_Target" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pTVar2,pRVar1)" ( identifier , identifier )))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5);" (assignment_expression "in_RAX = (Xindex *)CONCAT44(extraout_var_02,uVar5)" identifier = (cast_expression "(Xindex *)CONCAT44(extraout_var_02,uVar5)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_02,uVar5)" identifier (argument_list "(extraout_var_02,uVar5)" ( identifier , identifier ))))) ;) }) (else_clause "else {\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }" else (compound_statement "{\n TVar6 = Parameters::size_and_endianness(parameters);\n in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);\n if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }\n if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }" { (ERROR "TVar6 = Parameters::" (assignment_expression "TVar6 = Parameters" identifier = identifier) : :) (expression_statement "size_and_endianness(parameters);" (call_expression "size_and_endianness(parameters)" identifier (argument_list "(parameters)" ( identifier ))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6);" (assignment_expression "in_RAX = (Xindex *)CONCAT44(extraout_var_03,TVar6)" identifier = (cast_expression "(Xindex *)CONCAT44(extraout_var_03,TVar6)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_03,TVar6)" identifier (argument_list "(extraout_var_03,TVar6)" ( identifier , identifier ))))) ;) (if_statement "if (TVar6 < TARGET_64_LITTLE) {\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }\n else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }" if (parenthesized_expression "(TVar6 < TARGET_64_LITTLE)" ( (binary_expression "TVar6 < TARGET_64_LITTLE" identifier < identifier) )) (compound_statement "{\n uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;\n }" { (expression_statement "uVar5 = *(uint *)&(pRVar1->super_Object).xindex_;" (assignment_expression "uVar5 = *(uint *)&(pRVar1->super_Object).xindex_" identifier = (pointer_expression "*(uint *)&(pRVar1->super_Object).xindex_" * (cast_expression "(uint *)&(pRVar1->super_Object).xindex_" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pRVar1->super_Object).xindex_" & (field_expression "(pRVar1->super_Object).xindex_" (parenthesized_expression "(pRVar1->super_Object)" ( (field_expression "pRVar1->super_Object" identifier -> field_identifier) )) . field_identifier))))) ;) }) (else_clause "else {\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }" else (compound_statement "{\n if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }\n in_RAX = (pRVar1->super_Object).xindex_;\n uVar5 = (uint)in_RAX;\n if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;\n }" { (if_statement "if (TARGET_64_BIG < TVar6) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }" if (parenthesized_expression "(TARGET_64_BIG < TVar6)" ( (binary_expression "TARGET_64_BIG < TVar6" identifier < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x583,"write");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x583,"write");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x583,"write")" identifier (argument_list "("../../gold/output.cc",0x583,"write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""write"" " string_content ") ))) ;) })) (expression_statement "in_RAX = (pRVar1->super_Object).xindex_;" (assignment_expression "in_RAX = (pRVar1->super_Object).xindex_" identifier = (field_expression "(pRVar1->super_Object).xindex_" (parenthesized_expression "(pRVar1->super_Object)" ( (field_expression "pRVar1->super_Object" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "uVar5 = (uint)in_RAX;" (assignment_expression "uVar5 = (uint)in_RAX" identifier = (cast_expression "(uint)in_RAX" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)) goto LAB_003dbffb;" if (parenthesized_expression "(in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff))" ( (binary_expression "in_RAX != (Xindex *)((ulong)in_RAX & 0xffffffff)" identifier != (cast_expression "(Xindex *)((ulong)in_RAX & 0xffffffff)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((ulong)in_RAX & 0xffffffff)" ( (binary_expression "(ulong)in_RAX & 0xffffffff" (cast_expression "(ulong)in_RAX" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) )))) )) (goto_statement "goto LAB_003dbffb;" goto statement_identifier ;)) }))) (if_statement "if (((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }" if (parenthesized_expression "(((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06'))" ( (binary_expression "((char)this->field_0xb < '\0') &&\n (uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')" (parenthesized_expression "((char)this->field_0xb < '\0')" ( (binary_expression "(char)this->field_0xb < '\0'" (cast_expression "(char)this->field_0xb" ( (type_descriptor "char" primitive_type) ) (field_expression "this->field_0xb" identifier -> field_identifier)) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06')" ( (comma_expression "uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf, in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06'" (assignment_expression "uVar7 = (byte)(pRVar1->super_Object).shnum_ & 0xf" identifier = (binary_expression "(byte)(pRVar1->super_Object).shnum_ & 0xf" (field_expression "(byte)(pRVar1->super_Object).shnum_" (call_expression "(byte)(pRVar1->super_Object)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(pRVar1->super_Object)" ( (field_expression "pRVar1->super_Object" identifier -> field_identifier) ))) . field_identifier) & number_literal)) , (comma_expression "in_RAX = (Xindex *)(ulong)uVar7,\n (char)uVar7 == '\x06'" (assignment_expression "in_RAX = (Xindex *)(ulong)uVar7" identifier = (cast_expression "(Xindex *)(ulong)uVar7" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier))) , (binary_expression "(char)uVar7 == '\x06'" (cast_expression "(char)uVar7" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\x06'" ' escape_sequence ')))) ))) )) (compound_statement "{\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);\n uVar5 = uVar5 + iVar4;\n }" { (expression_statement "pTVar2 = parameters->target_;" (assignment_expression "pTVar2 = parameters->target_" identifier = (field_expression "parameters->target_" identifier -> field_identifier)) ;) (if_statement "if (pTVar2 == (Target *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(pTVar2 == (Target *)0x0)" ( (binary_expression "pTVar2 == (Target *)0x0" identifier == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd);" (assignment_expression "iVar4 = (*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd)" identifier = (call_expression "(*pTVar2->_vptr_Target[0x10])(pTVar2,pRVar1,(ulong)(uint)__fd)" (parenthesized_expression "(*pTVar2->_vptr_Target[0x10])" ( (pointer_expression "*pTVar2->_vptr_Target[0x10]" * (subscript_expression "pTVar2->_vptr_Target[0x10]" (field_expression "pTVar2->_vptr_Target" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pTVar2,pRVar1,(ulong)(uint)__fd)" ( identifier , identifier , (cast_expression "(ulong)(uint)__fd" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)__fd" ( (type_descriptor "uint" type_identifier) ) identifier)) )))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4);" (assignment_expression "in_RAX = (Xindex *)CONCAT44(extraout_var_04,iVar4)" identifier = (cast_expression "(Xindex *)CONCAT44(extraout_var_04,iVar4)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_04,iVar4)" identifier (argument_list "(extraout_var_04,iVar4)" ( identifier , identifier ))))) ;) (expression_statement "uVar5 = uVar5 + iVar4;" (assignment_expression "uVar5 = uVar5 + iVar4" identifier = (binary_expression "uVar5 + iVar4" identifier + identifier)) ;) })) }))) (goto_statement "goto LAB_003dbf4c;" goto statement_identifier ;) })) (if_statement "if (uVar7 != 0x7ffffffd) {\n pRVar1 = (this->u_).object;\n iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7);\n if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }\n else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }" if (parenthesized_expression "(uVar7 != 0x7ffffffd)" ( (binary_expression "uVar7 != 0x7ffffffd" identifier != number_literal) )) (compound_statement "{\n pRVar1 = (this->u_).object;\n iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7);\n if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }\n else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }\n goto LAB_003dbf4c;\n }" { (expression_statement "pRVar1 = (this->u_).object;" (assignment_expression "pRVar1 = (this->u_).object" identifier = (field_expression "(this->u_).object" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7);" (assignment_expression "iVar4 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7)" identifier = (call_expression "(*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(ulong)uVar7)" (parenthesized_expression "(*(pRVar1->super_Object)._vptr_Object[0x2e])" ( (pointer_expression "*(pRVar1->super_Object)._vptr_Object[0x2e]" * (subscript_expression "(pRVar1->super_Object)._vptr_Object[0x2e]" (field_expression "(pRVar1->super_Object)._vptr_Object" (parenthesized_expression "(pRVar1->super_Object)" ( (field_expression "pRVar1->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(pRVar1,(ulong)uVar7)" ( identifier , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (if_statement "if (((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }\n else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }" if (parenthesized_expression "(((char)this->field_0xb < '\0') && ((char)iVar4 == '\0'))" ( (binary_expression "((char)this->field_0xb < '\0') && ((char)iVar4 == '\0')" (parenthesized_expression "((char)this->field_0xb < '\0')" ( (binary_expression "(char)this->field_0xb < '\0'" (cast_expression "(char)this->field_0xb" ( (type_descriptor "char" primitive_type) ) (field_expression "this->field_0xb" identifier -> field_identifier)) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((char)iVar4 == '\0')" ( (binary_expression "(char)iVar4 == '\0'" (cast_expression "(char)iVar4" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);\n in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);\n }" { (expression_statement "pTVar2 = parameters->target_;" (assignment_expression "pTVar2 = parameters->target_" identifier = (field_expression "parameters->target_" identifier -> field_identifier)) ;) (if_statement "if (pTVar2 == (Target *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(pTVar2 == (Target *)0x0)" ( (binary_expression "pTVar2 == (Target *)0x0" identifier == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7);" (assignment_expression "uVar5 = (*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7)" identifier = (call_expression "(*pTVar2->_vptr_Target[0xe])(pTVar2,pRVar1,(ulong)uVar7)" (parenthesized_expression "(*pTVar2->_vptr_Target[0xe])" ( (pointer_expression "*pTVar2->_vptr_Target[0xe]" * (subscript_expression "pTVar2->_vptr_Target[0xe]" (field_expression "pTVar2->_vptr_Target" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pTVar2,pRVar1,(ulong)uVar7)" ( identifier , identifier , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) )))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5);" (assignment_expression "in_RAX = (Xindex *)CONCAT44(extraout_var_05,uVar5)" identifier = (cast_expression "(Xindex *)CONCAT44(extraout_var_05,uVar5)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_05,uVar5)" identifier (argument_list "(extraout_var_05,uVar5)" ( identifier , identifier ))))) ;) }) (else_clause "else {\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }" else (compound_statement "{\n uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);\n in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);\n if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }\n if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }\n }" { (expression_statement "uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_);" (assignment_expression "uVar5 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_)" identifier = (call_expression "(*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(ulong)uVar7,this->addend_)" (parenthesized_expression "(*(pRVar1->super_Object)._vptr_Object[0x29])" ( (pointer_expression "*(pRVar1->super_Object)._vptr_Object[0x29]" * (subscript_expression "(pRVar1->super_Object)._vptr_Object[0x29]" (field_expression "(pRVar1->super_Object)._vptr_Object" (parenthesized_expression "(pRVar1->super_Object)" ( (field_expression "pRVar1->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(pRVar1,(ulong)uVar7,this->addend_)" ( identifier , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) , (field_expression "this->addend_" identifier -> field_identifier) )))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5);" (assignment_expression "in_RAX = (Xindex *)CONCAT44(extraout_var_00,uVar5)" identifier = (cast_expression "(Xindex *)CONCAT44(extraout_var_00,uVar5)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_00,uVar5)" identifier (argument_list "(extraout_var_00,uVar5)" ( identifier , identifier ))))) ;) (if_statement "if ((Xindex *)(ulong)uVar5 != in_RAX) {\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }" if (parenthesized_expression "((Xindex *)(ulong)uVar5 != in_RAX)" ( (binary_expression "(Xindex *)(ulong)uVar5 != in_RAX" (cast_expression "(Xindex *)(ulong)uVar5" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) != identifier) )) (compound_statement "{\nLAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");\n }" { (labeled_statement "LAB_003dbffb:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types");" (call_expression "do_gold_unreachable("../../gold/gold.h",0xc0,"convert_types")" identifier (argument_list "("../../gold/gold.h",0xc0,"convert_types")" ( (string_literal ""../../gold/gold.h"" " string_content ") , number_literal , (string_literal ""convert_types"" " string_content ") ))) ;)) })) (if_statement "if (((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')) {\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }" if (parenthesized_expression "(((char)this->field_0xb < '\0') && ((char)iVar4 != '\0'))" ( (binary_expression "((char)this->field_0xb < '\0') && ((char)iVar4 != '\0')" (parenthesized_expression "((char)this->field_0xb < '\0')" ( (binary_expression "(char)this->field_0xb < '\0'" (cast_expression "(char)this->field_0xb" ( (type_descriptor "char" primitive_type) ) (field_expression "this->field_0xb" identifier -> field_identifier)) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((char)iVar4 != '\0')" ( (binary_expression "(char)iVar4 != '\0'" (cast_expression "(char)iVar4" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n pTVar2 = parameters->target_;\n if (pTVar2 == (Target *)0x0) goto LAB_003dc053;\n iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);\n in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);\n uVar5 = uVar5 + iVar4;\n }" { (expression_statement "pTVar2 = parameters->target_;" (assignment_expression "pTVar2 = parameters->target_" identifier = (field_expression "parameters->target_" identifier -> field_identifier)) ;) (if_statement "if (pTVar2 == (Target *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(pTVar2 == (Target *)0x0)" ( (binary_expression "pTVar2 == (Target *)0x0" identifier == (cast_expression "(Target *)0x0" ( (type_descriptor "Target *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd);" (assignment_expression "iVar4 = (*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd)" identifier = (call_expression "(*pTVar2->_vptr_Target[0xf])(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd)" (parenthesized_expression "(*pTVar2->_vptr_Target[0xf])" ( (pointer_expression "*pTVar2->_vptr_Target[0xf]" * (subscript_expression "pTVar2->_vptr_Target[0xf]" (field_expression "pTVar2->_vptr_Target" identifier -> field_identifier) [ number_literal ])) )) (argument_list "(pTVar2,pRVar1,(ulong)uVar7,(ulong)(uint)__fd)" ( identifier , identifier , (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)(uint)__fd" ( (type_descriptor "ulong" type_identifier) ) (cast_expression "(uint)__fd" ( (type_descriptor "uint" type_identifier) ) identifier)) )))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4);" (assignment_expression "in_RAX = (Xindex *)CONCAT44(extraout_var_01,iVar4)" identifier = (cast_expression "(Xindex *)CONCAT44(extraout_var_01,iVar4)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(extraout_var_01,iVar4)" identifier (argument_list "(extraout_var_01,iVar4)" ( identifier , identifier ))))) ;) (expression_statement "uVar5 = uVar5 + iVar4;" (assignment_expression "uVar5 = uVar5 + iVar4" identifier = (binary_expression "uVar5 + iVar4" identifier + identifier)) ;) })) }))) (goto_statement "goto LAB_003dbf4c;" goto statement_identifier ;) })) (ERROR "bVar3 = Parameters::" (assignment_expression "bVar3 = Parameters" identifier = identifier) : :) (expression_statement "incremental_update(parameters);" (call_expression "incremental_update(parameters)" identifier (argument_list "(parameters)" ( identifier ))) ;) (expression_statement "in_RAX = (Xindex *)CONCAT71(extraout_var,bVar3);" (assignment_expression "in_RAX = (Xindex *)CONCAT71(extraout_var,bVar3)" identifier = (cast_expression "(Xindex *)CONCAT71(extraout_var,bVar3)" ( (type_descriptor "Xindex *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT71(extraout_var,bVar3)" identifier (argument_list "(extraout_var,bVar3)" ( identifier , identifier ))))) ;) (if_statement "if (bVar3) {\n return (ssize_t)in_RAX;\n }" if (parenthesized_expression "(bVar3)" ( identifier )) (compound_statement "{\n return (ssize_t)in_RAX;\n }" { (return_statement "return (ssize_t)in_RAX;" return (cast_expression "(ssize_t)in_RAX" ( (type_descriptor "ssize_t" primitive_type) ) identifier) ;) })) })) (expression_statement "uVar5 = (this->u_).constant;" (assignment_expression "uVar5 = (this->u_).constant" identifier = (field_expression "(this->u_).constant" (parenthesized_expression "(this->u_)" ( (field_expression "this->u_" identifier -> field_identifier) )) . field_identifier)) ;) (labeled_statement "LAB_003dbf4c:\n *(uint *)__buf = uVar5;" statement_identifier : (expression_statement "*(uint *)__buf = uVar5;" (assignment_expression "*(uint *)__buf = uVar5" (pointer_expression "*(uint *)__buf" * (cast_expression "(uint *)__buf" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;)) (return_statement "return (ssize_t)in_RAX;" return (cast_expression "(ssize_t)in_RAX" ( (type_descriptor "ssize_t" primitive_type) ) identifier) ;) (ERROR "}" }))
(translation_unit "void FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}\n\n" (function_definition "void FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}" primitive_type (function_declarator "FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)" identifier (parameter_list "(long *param_1,undefined4 param_2,int *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 param_2" type_identifier identifier) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "int iVar8;" primitive_type identifier ;) (expression_statement "uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;" (assignment_expression "uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff" identifier = (binary_expression "*(uint *)(param_1 + 1) & 0x7fffffff" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) & number_literal)) ;) (if_statement "if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }" if (parenthesized_expression "(uVar7 != 0x7ffffffe)" ( (binary_expression "uVar7 != 0x7ffffffe" identifier != number_literal) )) (compound_statement "{\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }" { (if_statement "if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" if (parenthesized_expression "(0x7ffffffe < uVar7)" ( (binary_expression "0x7ffffffe < uVar7" number_literal < identifier) )) (compound_statement "{\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" { (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(*(int *)(lVar3 + 0x24) != -1)" ( (binary_expression "*(int *)(lVar3 + 0x24) != -1" (pointer_expression "*(int *)(lVar3 + 0x24)" * (cast_expression "(int *)(lVar3 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x24)" ( (binary_expression "lVar3 + 0x24" identifier + number_literal) )))) != number_literal) ))) )) (compound_statement "{\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }" { (expression_statement "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }" { (labeled_statement "LAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");" statement_identifier : (expression_statement "FUN_00352af0("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x69,"target")" identifier (argument_list "("../../gold/parameters.h",0x69,"target")" ( (string_literal ""../../gold/parameters.h"" " string_content ") , number_literal , (string_literal ""target"" " string_content ") ))) ;)) })) (expression_statement "iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);" (assignment_expression "iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3)" identifier = (call_expression "(**(code **)(*plVar1 + 0x68))(plVar1,lVar3)" (parenthesized_expression "(**(code **)(*plVar1 + 0x68))" ( (pointer_expression "**(code **)(*plVar1 + 0x68)" * (pointer_expression "*(code **)(*plVar1 + 0x68)" * (cast_expression "(code **)(*plVar1 + 0x68)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x68)" ( (binary_expression "*plVar1 + 0x68" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,lVar3)" ( identifier , identifier )))) ;) }) (else_clause "else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" else (compound_statement "{\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" { (expression_statement "uVar7 = FUN_00406110();" (assignment_expression "uVar7 = FUN_00406110()" identifier = (call_expression "FUN_00406110()" identifier (argument_list "()" ( )))) ;) (if_statement "if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" if (parenthesized_expression "(uVar7 < 2)" ( (binary_expression "uVar7 < 2" identifier < number_literal) )) (compound_statement "{\n iVar8 = *(int *)(lVar3 + 0x40);\n }" { (expression_statement "iVar8 = *(int *)(lVar3 + 0x40);" (assignment_expression "iVar8 = *(int *)(lVar3 + 0x40)" identifier = (pointer_expression "*(int *)(lVar3 + 0x40)" * (cast_expression "(int *)(lVar3 + 0x40)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) ))))) ;) }) (else_clause "else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" else (compound_statement "{\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" { (if_statement "if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }" if (parenthesized_expression "(3 < uVar7)" ( (binary_expression "3 < uVar7" number_literal < identifier) )) (compound_statement "{\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }" { (expression_statement "FUN_00352af0("../../gold/output.cc",0x583,"write");" (call_expression "FUN_00352af0("../../gold/output.cc",0x583,"write")" identifier (argument_list "("../../gold/output.cc",0x583,"write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""write"" " string_content ") ))) ;) })) (expression_statement "uVar6 = *(ulong *)(lVar3 + 0x40);" (assignment_expression "uVar6 = *(ulong *)(lVar3 + 0x40)" identifier = (pointer_expression "*(ulong *)(lVar3 + 0x40)" * (cast_expression "(ulong *)(lVar3 + 0x40)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x40)" ( (binary_expression "lVar3 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "iVar8 = (int)uVar6;" (assignment_expression "iVar8 = (int)uVar6" identifier = (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;" if (parenthesized_expression "(uVar6 != (uVar6 & 0xffffffff))" ( (binary_expression "uVar6 != (uVar6 & 0xffffffff)" identifier != (parenthesized_expression "(uVar6 & 0xffffffff)" ( (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) ))) )) (goto_statement "goto LAB_003dbffb;" goto statement_identifier ;)) }))) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "((*(byte *)(lVar3 + 0x38) & 0xf) == 6)" ( (binary_expression "(*(byte *)(lVar3 + 0x38) & 0xf) == 6" (parenthesized_expression "(*(byte *)(lVar3 + 0x38) & 0xf)" ( (binary_expression "*(byte *)(lVar3 + 0x38) & 0xf" (pointer_expression "*(byte *)(lVar3 + 0x38)" * (cast_expression "(byte *)(lVar3 + 0x38)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x38)" ( (binary_expression "lVar3 + 0x38" identifier + number_literal) )))) & number_literal) )) == number_literal) ))) )) (compound_statement "{\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }" { (expression_statement "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar1 == (long *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(plVar1 == (long *)0x0)" ( (binary_expression "plVar1 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);" (assignment_expression "iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2)" identifier = (call_expression "(**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2)" (parenthesized_expression "(**(code **)(*plVar1 + 0x80))" ( (pointer_expression "**(code **)(*plVar1 + 0x80)" * (pointer_expression "*(code **)(*plVar1 + 0x80)" * (cast_expression "(code **)(*plVar1 + 0x80)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x80)" ( (binary_expression "*plVar1 + 0x80" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,lVar3,param_2)" ( identifier , identifier , identifier )))) ;) (expression_statement "iVar8 = iVar8 + iVar5;" (assignment_expression "iVar8 = iVar8 + iVar5" identifier = (binary_expression "iVar8 + iVar5" identifier + identifier)) ;) })) }))) (goto_statement "goto LAB_003dbf4c;" goto statement_identifier ;) })) (if_statement "if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" if (parenthesized_expression "(uVar7 != 0x7ffffffd)" ( (binary_expression "uVar7 != 0x7ffffffd" identifier != number_literal) )) (compound_statement "{\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" { (expression_statement "plVar1 = (long *)*param_1;" (assignment_expression "plVar1 = (long *)*param_1" identifier = (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);" (assignment_expression "cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7)" identifier = (call_expression "(**(code **)(*plVar1 + 0x170))(plVar1,uVar7)" (parenthesized_expression "(**(code **)(*plVar1 + 0x170))" ( (pointer_expression "**(code **)(*plVar1 + 0x170)" * (pointer_expression "*(code **)(*plVar1 + 0x170)" * (cast_expression "(code **)(*plVar1 + 0x170)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x170)" ( (binary_expression "*plVar1 + 0x170" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,uVar7)" ( identifier , identifier )))) ;) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0'))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(cVar4 == '\0')" ( (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }" { (expression_statement "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);" (assignment_expression "iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7)" identifier = (call_expression "(**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7)" (parenthesized_expression "(**(code **)(*plVar2 + 0x70))" ( (pointer_expression "**(code **)(*plVar2 + 0x70)" * (pointer_expression "*(code **)(*plVar2 + 0x70)" * (cast_expression "(code **)(*plVar2 + 0x70)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x70)" ( (binary_expression "*plVar2 + 0x70" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,plVar1,uVar7)" ( identifier , identifier , identifier )))) ;) }) (else_clause "else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" else (compound_statement "{\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" { (expression_statement "uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);" (assignment_expression "uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2])" identifier = (call_expression "(**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2])" (parenthesized_expression "(**(code **)(*plVar1 + 0x148))" ( (pointer_expression "**(code **)(*plVar1 + 0x148)" * (pointer_expression "*(code **)(*plVar1 + 0x148)" * (cast_expression "(code **)(*plVar1 + 0x148)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar1 + 0x148)" ( (binary_expression "*plVar1 + 0x148" (pointer_expression "*plVar1" * identifier) + number_literal) ))))) )) (argument_list "(plVar1,uVar7,param_1[2])" ( identifier , identifier , (subscript_expression "param_1[2]" identifier [ number_literal ]) )))) ;) (expression_statement "iVar8 = (int)uVar6;" (assignment_expression "iVar8 = (int)uVar6" identifier = (cast_expression "(int)uVar6" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }" if (parenthesized_expression "((uVar6 & 0xffffffff) != uVar6)" ( (binary_expression "(uVar6 & 0xffffffff) != uVar6" (parenthesized_expression "(uVar6 & 0xffffffff)" ( (binary_expression "uVar6 & 0xffffffff" identifier & number_literal) )) != identifier) )) (compound_statement "{\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }" { (labeled_statement "LAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");" statement_identifier : (expression_statement "FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");" (call_expression "FUN_00352af0("../../gold/gold.h",0xc0,"convert_types")" identifier (argument_list "("../../gold/gold.h",0xc0,"convert_types")" ( (string_literal ""../../gold/gold.h"" " string_content ") , number_literal , (string_literal ""convert_types"" " string_content ") ))) ;)) })) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }" if (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0'))" ( (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" ( (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" * (cast_expression "(char *)((long)param_1 + 0xb)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0xb)" ( (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) < (char_literal "'\0'" ' escape_sequence ')) )) && (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }" { (expression_statement "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18)" identifier = (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" * (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" ( (binary_expression "PTR_DAT_0067cb08 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) goto LAB_003dc053;" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_003dc053;" goto statement_identifier ;)) (expression_statement "iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);" (assignment_expression "iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2)" identifier = (call_expression "(**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0x78))" ( (pointer_expression "**(code **)(*plVar2 + 0x78)" * (pointer_expression "*(code **)(*plVar2 + 0x78)" * (cast_expression "(code **)(*plVar2 + 0x78)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*plVar2 + 0x78)" ( (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" * identifier) + number_literal) ))))) )) (argument_list "(plVar2,plVar1,uVar7,param_2)" ( identifier , identifier , identifier , identifier )))) ;) (expression_statement "iVar8 = iVar8 + iVar5;" (assignment_expression "iVar8 = iVar8 + iVar5" identifier = (binary_expression "iVar8 + iVar5" identifier + identifier)) ;) })) }))) (goto_statement "goto LAB_003dbf4c;" goto statement_identifier ;) })) (expression_statement "cVar4 = FUN_00406510(PTR_DAT_0067cb08);" (assignment_expression "cVar4 = FUN_00406510(PTR_DAT_0067cb08)" identifier = (call_expression "FUN_00406510(PTR_DAT_0067cb08)" identifier (argument_list "(PTR_DAT_0067cb08)" ( identifier )))) ;) (if_statement "if (cVar4 != '\0') {\n return;\n }" if (parenthesized_expression "(cVar4 != '\0')" ( (binary_expression "cVar4 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "iVar8 = (int)*param_1;" (assignment_expression "iVar8 = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) (labeled_statement "LAB_003dbf4c:\n *param_3 = iVar8;" statement_identifier : (expression_statement "*param_3 = iVar8;" (assignment_expression "*param_3 = iVar8" (pointer_expression "*param_3" * identifier) = identifier) ;)) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) < (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )) (goto_statement goto statement_identifier ;)) }))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) < (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) }))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) < (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT )))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , (subscript_expression IDENT [ LIT ]) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) < (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (return_statement return ;) })) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (return_statement return ;) })))
(function_definition "void FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)\n\n{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}" (primitive_type "void") (function_declarator "FUN_003dbe70(long *param_1,undefined4 param_2,int *param_3)" (identifier "FUN_003dbe70") (parameter_list "(long *param_1,undefined4 param_2,int *param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined4 param_2" (type_identifier "undefined4") (identifier "param_2")) (, ",") (parameter_declaration "int *param_3" (primitive_type "int") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n long *plVar1;\n long *plVar2;\n long lVar3;\n char cVar4;\n int iVar5;\n ulong uVar6;\n uint uVar7;\n int iVar8;\n \n uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;\n if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }\n iVar8 = (int)*param_1;\nLAB_003dbf4c:\n *param_3 = iVar8;\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "ulong uVar6;" (type_identifier "ulong") (identifier "uVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "int iVar8;" (primitive_type "int") (identifier "iVar8") (; ";")) (expression_statement "uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff;" (assignment_expression "uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff" (identifier "uVar7") (= "=") (binary_expression "*(uint *)(param_1 + 1) & 0x7fffffff" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (& "&") (number_literal "0x7fffffff"))) (; ";")) (if_statement "if (uVar7 != 0x7ffffffe) {\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }" (if "if") (parenthesized_expression "(uVar7 != 0x7ffffffe)" (( "(") (binary_expression "uVar7 != 0x7ffffffe" (identifier "uVar7") (!= "!=") (number_literal "0x7ffffffe")) () ")")) (compound_statement "{\n if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }\n cVar4 = FUN_00406510(PTR_DAT_0067cb08);\n if (cVar4 != '\0') {\n return;\n }\n }" ({ "{") (if_statement "if (0x7ffffffe < uVar7) {\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" (if "if") (parenthesized_expression "(0x7ffffffe < uVar7)" (( "(") (binary_expression "0x7ffffffe < uVar7" (number_literal "0x7ffffffe") (< "<") (identifier "uVar7")) () ")")) (compound_statement "{\n lVar3 = *param_1;\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" ({ "{") (expression_statement "lVar3 = *param_1;" (assignment_expression "lVar3 = *param_1" (identifier "lVar3") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }\n else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" (if "if") (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1))" (( "(") (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" (( "(") (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" (* "*") (cast_expression "(char *)((long)param_1 + 0xb)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xb)" (( "(") (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xb")) () ")")))) (< "<") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(*(int *)(lVar3 + 0x24) != -1)" (( "(") (binary_expression "*(int *)(lVar3 + 0x24) != -1" (pointer_expression "*(int *)(lVar3 + 0x24)" (* "*") (cast_expression "(int *)(lVar3 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x24)" (( "(") (binary_expression "lVar3 + 0x24" (identifier "lVar3") (+ "+") (number_literal "0x24")) () ")")))) (!= "!=") (number_literal "-1")) () ")"))) () ")")) (compound_statement "{\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }\n iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);\n }" ({ "{") (expression_statement "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" (* "*") (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x18" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) {\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }" (if "if") (parenthesized_expression "(plVar1 == (long *)0x0)" (( "(") (binary_expression "plVar1 == (long *)0x0" (identifier "plVar1") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\nLAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");\n }" ({ "{") (labeled_statement "LAB_003dc053:\n \n FUN_00352af0("../../gold/parameters.h",0x69,"target");" (statement_identifier "LAB_003dc053") (: ":") (expression_statement "FUN_00352af0("../../gold/parameters.h",0x69,"target");" (call_expression "FUN_00352af0("../../gold/parameters.h",0x69,"target")" (identifier "FUN_00352af0") (argument_list "("../../gold/parameters.h",0x69,"target")" (( "(") (string_literal ""../../gold/parameters.h"" (" """) (string_content "../../gold/parameters.h") (" """)) (, ",") (number_literal "0x69") (, ",") (string_literal ""target"" (" """) (string_content "target") (" """)) () ")"))) (; ";"))) (} "}"))) (expression_statement "iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3);" (assignment_expression "iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3)" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*plVar1 + 0x68))(plVar1,lVar3)" (parenthesized_expression "(**(code **)(*plVar1 + 0x68))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x68)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x68)" (* "*") (cast_expression "(code **)(*plVar1 + 0x68)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x68)" (( "(") (binary_expression "*plVar1 + 0x68" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x68")) () ")"))))) () ")")) (argument_list "(plVar1,lVar3)" (( "(") (identifier "plVar1") (, ",") (identifier "lVar3") () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" (else "else") (compound_statement "{\n uVar7 = FUN_00406110();\n if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" ({ "{") (expression_statement "uVar7 = FUN_00406110();" (assignment_expression "uVar7 = FUN_00406110()" (identifier "uVar7") (= "=") (call_expression "FUN_00406110()" (identifier "FUN_00406110") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (uVar7 < 2) {\n iVar8 = *(int *)(lVar3 + 0x40);\n }\n else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" (if "if") (parenthesized_expression "(uVar7 < 2)" (( "(") (binary_expression "uVar7 < 2" (identifier "uVar7") (< "<") (number_literal "2")) () ")")) (compound_statement "{\n iVar8 = *(int *)(lVar3 + 0x40);\n }" ({ "{") (expression_statement "iVar8 = *(int *)(lVar3 + 0x40);" (assignment_expression "iVar8 = *(int *)(lVar3 + 0x40)" (identifier "iVar8") (= "=") (pointer_expression "*(int *)(lVar3 + 0x40)" (* "*") (cast_expression "(int *)(lVar3 + 0x40)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x40)" (( "(") (binary_expression "lVar3 + 0x40" (identifier "lVar3") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" (else "else") (compound_statement "{\n if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }\n uVar6 = *(ulong *)(lVar3 + 0x40);\n iVar8 = (int)uVar6;\n if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;\n }" ({ "{") (if_statement "if (3 < uVar7) {\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }" (if "if") (parenthesized_expression "(3 < uVar7)" (( "(") (binary_expression "3 < uVar7" (number_literal "3") (< "<") (identifier "uVar7")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/output.cc",0x583,"write");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/output.cc",0x583,"write");" (call_expression "FUN_00352af0("../../gold/output.cc",0x583,"write")" (identifier "FUN_00352af0") (argument_list "("../../gold/output.cc",0x583,"write")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x583") (, ",") (string_literal ""write"" (" """) (string_content "write") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar6 = *(ulong *)(lVar3 + 0x40);" (assignment_expression "uVar6 = *(ulong *)(lVar3 + 0x40)" (identifier "uVar6") (= "=") (pointer_expression "*(ulong *)(lVar3 + 0x40)" (* "*") (cast_expression "(ulong *)(lVar3 + 0x40)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x40)" (( "(") (binary_expression "lVar3 + 0x40" (identifier "lVar3") (+ "+") (number_literal "0x40")) () ")"))))) (; ";")) (expression_statement "iVar8 = (int)uVar6;" (assignment_expression "iVar8 = (int)uVar6" (identifier "iVar8") (= "=") (cast_expression "(int)uVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar6"))) (; ";")) (if_statement "if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb;" (if "if") (parenthesized_expression "(uVar6 != (uVar6 & 0xffffffff))" (( "(") (binary_expression "uVar6 != (uVar6 & 0xffffffff)" (identifier "uVar6") (!= "!=") (parenthesized_expression "(uVar6 & 0xffffffff)" (( "(") (binary_expression "uVar6 & 0xffffffff" (identifier "uVar6") (& "&") (number_literal "0xffffffff")) () ")"))) () ")")) (goto_statement "goto LAB_003dbffb;" (goto "goto") (statement_identifier "LAB_003dbffb") (; ";"))) (} "}")))) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) {\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }" (if "if") (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6))" (( "(") (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" (( "(") (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" (* "*") (cast_expression "(char *)((long)param_1 + 0xb)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xb)" (( "(") (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xb")) () ")")))) (< "<") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "((*(byte *)(lVar3 + 0x38) & 0xf) == 6)" (( "(") (binary_expression "(*(byte *)(lVar3 + 0x38) & 0xf) == 6" (parenthesized_expression "(*(byte *)(lVar3 + 0x38) & 0xf)" (( "(") (binary_expression "*(byte *)(lVar3 + 0x38) & 0xf" (pointer_expression "*(byte *)(lVar3 + 0x38)" (* "*") (cast_expression "(byte *)(lVar3 + 0x38)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x38)" (( "(") (binary_expression "lVar3 + 0x38" (identifier "lVar3") (+ "+") (number_literal "0x38")) () ")")))) (& "&") (number_literal "0xf")) () ")")) (== "==") (number_literal "6")) () ")"))) () ")")) (compound_statement "{\n plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar1 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);\n iVar8 = iVar8 + iVar5;\n }" ({ "{") (expression_statement "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18)" (identifier "plVar1") (= "=") (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" (* "*") (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x18" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (plVar1 == (long *)0x0) goto LAB_003dc053;" (if "if") (parenthesized_expression "(plVar1 == (long *)0x0)" (( "(") (binary_expression "plVar1 == (long *)0x0" (identifier "plVar1") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_003dc053;" (goto "goto") (statement_identifier "LAB_003dc053") (; ";"))) (expression_statement "iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2);" (assignment_expression "iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2)" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2)" (parenthesized_expression "(**(code **)(*plVar1 + 0x80))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x80)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x80)" (* "*") (cast_expression "(code **)(*plVar1 + 0x80)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x80)" (( "(") (binary_expression "*plVar1 + 0x80" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x80")) () ")"))))) () ")")) (argument_list "(plVar1,lVar3,param_2)" (( "(") (identifier "plVar1") (, ",") (identifier "lVar3") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "iVar8 = iVar8 + iVar5;" (assignment_expression "iVar8 = iVar8 + iVar5" (identifier "iVar8") (= "=") (binary_expression "iVar8 + iVar5" (identifier "iVar8") (+ "+") (identifier "iVar5"))) (; ";")) (} "}"))) (} "}")))) (goto_statement "goto LAB_003dbf4c;" (goto "goto") (statement_identifier "LAB_003dbf4c") (; ";")) (} "}"))) (if_statement "if (uVar7 != 0x7ffffffd) {\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" (if "if") (parenthesized_expression "(uVar7 != 0x7ffffffd)" (( "(") (binary_expression "uVar7 != 0x7ffffffd" (identifier "uVar7") (!= "!=") (number_literal "0x7ffffffd")) () ")")) (compound_statement "{\n plVar1 = (long *)*param_1;\n cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }\n goto LAB_003dbf4c;\n }" ({ "{") (expression_statement "plVar1 = (long *)*param_1;" (assignment_expression "plVar1 = (long *)*param_1" (identifier "plVar1") (= "=") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7);" (assignment_expression "cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7)" (identifier "cVar4") (= "=") (call_expression "(**(code **)(*plVar1 + 0x170))(plVar1,uVar7)" (parenthesized_expression "(**(code **)(*plVar1 + 0x170))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x170)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x170)" (* "*") (cast_expression "(code **)(*plVar1 + 0x170)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x170)" (( "(") (binary_expression "*plVar1 + 0x170" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x170")) () ")"))))) () ")")) (argument_list "(plVar1,uVar7)" (( "(") (identifier "plVar1") (, ",") (identifier "uVar7") () ")")))) (; ";")) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }\n else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" (if "if") (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0'))" (( "(") (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" (( "(") (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" (* "*") (cast_expression "(char *)((long)param_1 + 0xb)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xb)" (( "(") (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xb")) () ")")))) (< "<") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(cVar4 == '\0')" (( "(") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);\n }" ({ "{") (expression_statement "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" (* "*") (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x18" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) goto LAB_003dc053;" (if "if") (parenthesized_expression "(plVar2 == (long *)0x0)" (( "(") (binary_expression "plVar2 == (long *)0x0" (identifier "plVar2") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_003dc053;" (goto "goto") (statement_identifier "LAB_003dc053") (; ";"))) (expression_statement "iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7);" (assignment_expression "iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7)" (identifier "iVar8") (= "=") (call_expression "(**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7)" (parenthesized_expression "(**(code **)(*plVar2 + 0x70))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0x70)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0x70)" (* "*") (cast_expression "(code **)(*plVar2 + 0x70)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x70)" (( "(") (binary_expression "*plVar2 + 0x70" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x70")) () ")"))))) () ")")) (argument_list "(plVar2,plVar1,uVar7)" (( "(") (identifier "plVar2") (, ",") (identifier "plVar1") (, ",") (identifier "uVar7") () ")")))) (; ";")) (} "}")) (else_clause "else {\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" (else "else") (compound_statement "{\n uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);\n iVar8 = (int)uVar6;\n if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }\n if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }\n }" ({ "{") (expression_statement "uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]);" (assignment_expression "uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2])" (identifier "uVar6") (= "=") (call_expression "(**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2])" (parenthesized_expression "(**(code **)(*plVar1 + 0x148))" (( "(") (pointer_expression "**(code **)(*plVar1 + 0x148)" (* "*") (pointer_expression "*(code **)(*plVar1 + 0x148)" (* "*") (cast_expression "(code **)(*plVar1 + 0x148)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar1 + 0x148)" (( "(") (binary_expression "*plVar1 + 0x148" (pointer_expression "*plVar1" (* "*") (identifier "plVar1")) (+ "+") (number_literal "0x148")) () ")"))))) () ")")) (argument_list "(plVar1,uVar7,param_1[2])" (( "(") (identifier "plVar1") (, ",") (identifier "uVar7") (, ",") (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) () ")")))) (; ";")) (expression_statement "iVar8 = (int)uVar6;" (assignment_expression "iVar8 = (int)uVar6" (identifier "iVar8") (= "=") (cast_expression "(int)uVar6" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar6"))) (; ";")) (if_statement "if ((uVar6 & 0xffffffff) != uVar6) {\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }" (if "if") (parenthesized_expression "((uVar6 & 0xffffffff) != uVar6)" (( "(") (binary_expression "(uVar6 & 0xffffffff) != uVar6" (parenthesized_expression "(uVar6 & 0xffffffff)" (( "(") (binary_expression "uVar6 & 0xffffffff" (identifier "uVar6") (& "&") (number_literal "0xffffffff")) () ")")) (!= "!=") (identifier "uVar6")) () ")")) (compound_statement "{\nLAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");\n }" ({ "{") (labeled_statement "LAB_003dbffb:\n \n FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");" (statement_identifier "LAB_003dbffb") (: ":") (expression_statement "FUN_00352af0("../../gold/gold.h",0xc0,"convert_types");" (call_expression "FUN_00352af0("../../gold/gold.h",0xc0,"convert_types")" (identifier "FUN_00352af0") (argument_list "("../../gold/gold.h",0xc0,"convert_types")" (( "(") (string_literal ""../../gold/gold.h"" (" """) (string_content "../../gold/gold.h") (" """)) (, ",") (number_literal "0xc0") (, ",") (string_literal ""convert_types"" (" """) (string_content "convert_types") (" """)) () ")"))) (; ";"))) (} "}"))) (if_statement "if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) {\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }" (if "if") (parenthesized_expression "((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0'))" (( "(") (binary_expression "(*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')" (parenthesized_expression "(*(char *)((long)param_1 + 0xb) < '\0')" (( "(") (binary_expression "*(char *)((long)param_1 + 0xb) < '\0'" (pointer_expression "*(char *)((long)param_1 + 0xb)" (* "*") (cast_expression "(char *)((long)param_1 + 0xb)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0xb)" (( "(") (binary_expression "(long)param_1 + 0xb" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0xb")) () ")")))) (< "<") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(cVar4 != '\0')" (( "(") (binary_expression "cVar4 != '\0'" (identifier "cVar4") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);\n if (plVar2 == (long *)0x0) goto LAB_003dc053;\n iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);\n iVar8 = iVar8 + iVar5;\n }" ({ "{") (expression_statement "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18);" (assignment_expression "plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18)" (identifier "plVar2") (= "=") (pointer_expression "*(long **)(PTR_DAT_0067cb08 + 0x18)" (* "*") (cast_expression "(long **)(PTR_DAT_0067cb08 + 0x18)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(PTR_DAT_0067cb08 + 0x18)" (( "(") (binary_expression "PTR_DAT_0067cb08 + 0x18" (identifier "PTR_DAT_0067cb08") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) goto LAB_003dc053;" (if "if") (parenthesized_expression "(plVar2 == (long *)0x0)" (( "(") (binary_expression "plVar2 == (long *)0x0" (identifier "plVar2") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_003dc053;" (goto "goto") (statement_identifier "LAB_003dc053") (; ";"))) (expression_statement "iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2);" (assignment_expression "iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2)" (identifier "iVar5") (= "=") (call_expression "(**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2)" (parenthesized_expression "(**(code **)(*plVar2 + 0x78))" (( "(") (pointer_expression "**(code **)(*plVar2 + 0x78)" (* "*") (pointer_expression "*(code **)(*plVar2 + 0x78)" (* "*") (cast_expression "(code **)(*plVar2 + 0x78)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*plVar2 + 0x78)" (( "(") (binary_expression "*plVar2 + 0x78" (pointer_expression "*plVar2" (* "*") (identifier "plVar2")) (+ "+") (number_literal "0x78")) () ")"))))) () ")")) (argument_list "(plVar2,plVar1,uVar7,param_2)" (( "(") (identifier "plVar2") (, ",") (identifier "plVar1") (, ",") (identifier "uVar7") (, ",") (identifier "param_2") () ")")))) (; ";")) (expression_statement "iVar8 = iVar8 + iVar5;" (assignment_expression "iVar8 = iVar8 + iVar5" (identifier "iVar8") (= "=") (binary_expression "iVar8 + iVar5" (identifier "iVar8") (+ "+") (identifier "iVar5"))) (; ";")) (} "}"))) (} "}")))) (goto_statement "goto LAB_003dbf4c;" (goto "goto") (statement_identifier "LAB_003dbf4c") (; ";")) (} "}"))) (expression_statement "cVar4 = FUN_00406510(PTR_DAT_0067cb08);" (assignment_expression "cVar4 = FUN_00406510(PTR_DAT_0067cb08)" (identifier "cVar4") (= "=") (call_expression "FUN_00406510(PTR_DAT_0067cb08)" (identifier "FUN_00406510") (argument_list "(PTR_DAT_0067cb08)" (( "(") (identifier "PTR_DAT_0067cb08") () ")")))) (; ";")) (if_statement "if (cVar4 != '\0') {\n return;\n }" (if "if") (parenthesized_expression "(cVar4 != '\0')" (( "(") (binary_expression "cVar4 != '\0'" (identifier "cVar4") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "iVar8 = (int)*param_1;" (assignment_expression "iVar8 = (int)*param_1" (identifier "iVar8") (= "=") (cast_expression "(int)*param_1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (labeled_statement "LAB_003dbf4c:\n *param_3 = iVar8;" (statement_identifier "LAB_003dbf4c") (: ":") (expression_statement "*param_3 = iVar8;" (assignment_expression "*param_3 = iVar8" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (= "=") (identifier "iVar8")) (; ";"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* WARNING: Enum "ELFOSABI": Some values do not have unique names */ /* DWARF original prototype: void write(Got_entry * this, uint got_indx, uchar * pov) */ ssize_t __thiscall gold::Output_data_got<32,_false>::Got_entry::write(Got_entry *this,int __fd,void *__buf,size_t __n) { Relobj *pRVar1; type_1 *var_2; bool bVar3; int var_11; type_2 var_10; type_3 var_6; type_4 *var_9; type_5 extraout_var_00; type_5 extraout_var_01; type_6 extraout_var; type_5 extraout_var_02; type_5 extraout_var_03; type_5 extraout_var_04; type_5 extraout_var_05; type_2 var_1; var_1 = *(type_2 *)&this->field_0x8 & 0x7fffffff; if (var_1 != 0x7ffffffe) { if (0x7ffffffe < var_1) { pRVar1 = (this->u_).object; if (((char)this->field_0xb < '\0') && (*(int *)((long)&(pRVar1->super_Object).name_.field_2 + 0xc) != -1)) { var_2 = parameters->target_; if (var_2 == (type_1 *)0x0) { LAB_003dc053: /* WARNING: Subroutine does not return */ var_3("../../gold/parameters.h",0x69,"target"); } var_10 = (*var_2->_vptr_Target[0xd])(var_2,pRVar1); var_9 = (type_4 *)var_4(extraout_var_02,var_10); } else { var_6 = Parameters::var_5(parameters); var_9 = (type_4 *)var_4(extraout_var_03,var_6); if (var_6 < var_7) { var_10 = *(type_2 *)&(pRVar1->super_Object).xindex_; } else { if (var_8 < var_6) { /* WARNING: Subroutine does not return */ var_3("../../gold/output.cc",0x583,"write"); } var_9 = (pRVar1->super_Object).xindex_; var_10 = (type_2)var_9; if (var_9 != (type_4 *)((type_7)var_9 & 0xffffffff)) goto LAB_003dbffb; } if (((char)this->field_0xb < '\0') && (var_1 = (byte)(pRVar1->super_Object).shnum_ & 0xf, var_9 = (type_4 *)(type_7)var_1, (char)var_1 == '\x06')) { var_2 = parameters->target_; if (var_2 == (type_1 *)0x0) goto LAB_003dc053; var_11 = (*var_2->_vptr_Target[0x10])(var_2,pRVar1,(type_7)(type_2)__fd); var_9 = (type_4 *)var_4(extraout_var_04,var_11); var_10 = var_10 + var_11; } } goto LAB_003dbf4c; } if (var_1 != 0x7ffffffd) { pRVar1 = (this->u_).object; var_11 = (*(pRVar1->super_Object)._vptr_Object[0x2e])(pRVar1,(type_7)var_1); if (((char)this->field_0xb < '\0') && ((char)var_11 == '\0')) { var_2 = parameters->target_; if (var_2 == (type_1 *)0x0) goto LAB_003dc053; var_10 = (*var_2->_vptr_Target[0xe])(var_2,pRVar1,(type_7)var_1); var_9 = (type_4 *)var_4(extraout_var_05,var_10); } else { var_10 = (*(pRVar1->super_Object)._vptr_Object[0x29])(pRVar1,(type_7)var_1,this->addend_); var_9 = (type_4 *)var_4(extraout_var_00,var_10); if ((type_4 *)(type_7)var_10 != var_9) { LAB_003dbffb: /* WARNING: Subroutine does not return */ var_3("../../gold/gold.h",0xc0,"convert_types"); } if (((char)this->field_0xb < '\0') && ((char)var_11 != '\0')) { var_2 = parameters->target_; if (var_2 == (type_1 *)0x0) goto LAB_003dc053; var_11 = (*var_2->_vptr_Target[0xf])(var_2,pRVar1,(type_7)var_1,(type_7)(type_2)__fd); var_9 = (type_4 *)var_4(extraout_var_01,var_11); var_10 = var_10 + var_11; } } goto LAB_003dbf4c; } bVar3 = Parameters::var_12(parameters); var_9 = (type_4 *)var_13(extraout_var,bVar3); if (bVar3) { return (ssize_t)var_9; } } var_10 = (this->u_).constant; LAB_003dbf4c: *(type_2 *)__buf = var_10; return (ssize_t)var_9; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier))))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (return_statement))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (return_statement))))
null
void MASKED(long *param_1,undefined4 param_2,int *param_3) { long *plVar1; long *plVar2; long lVar3; char cVar4; int iVar5; ulong uVar6; uint uVar7; int iVar8; uVar7 = *(uint *)(param_1 + 1) & 0x7fffffff; if (uVar7 != 0x7ffffffe) { if (0x7ffffffe < uVar7) { lVar3 = *param_1; if ((*(char *)((long)param_1 + 0xb) < '\0') && (*(int *)(lVar3 + 0x24) != -1)) { plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar1 == (long *)0x0) { LAB_003dc053: /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/parameters.h",0x69,"target"); } iVar8 = (**(code **)(*plVar1 + 0x68))(plVar1,lVar3); } else { uVar7 = FUN_00406110(); if (uVar7 < 2) { iVar8 = *(int *)(lVar3 + 0x40); } else { if (3 < uVar7) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/output.cc",0x583,"write"); } uVar6 = *(ulong *)(lVar3 + 0x40); iVar8 = (int)uVar6; if (uVar6 != (uVar6 & 0xffffffff)) goto LAB_003dbffb; } if ((*(char *)((long)param_1 + 0xb) < '\0') && ((*(byte *)(lVar3 + 0x38) & 0xf) == 6)) { plVar1 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar1 == (long *)0x0) goto LAB_003dc053; iVar5 = (**(code **)(*plVar1 + 0x80))(plVar1,lVar3,param_2); iVar8 = iVar8 + iVar5; } } goto LAB_003dbf4c; } if (uVar7 != 0x7ffffffd) { plVar1 = (long *)*param_1; cVar4 = (**(code **)(*plVar1 + 0x170))(plVar1,uVar7); if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 == '\0')) { plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar2 == (long *)0x0) goto LAB_003dc053; iVar8 = (**(code **)(*plVar2 + 0x70))(plVar2,plVar1,uVar7); } else { uVar6 = (**(code **)(*plVar1 + 0x148))(plVar1,uVar7,param_1[2]); iVar8 = (int)uVar6; if ((uVar6 & 0xffffffff) != uVar6) { LAB_003dbffb: /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/gold.h",0xc0,"convert_types"); } if ((*(char *)((long)param_1 + 0xb) < '\0') && (cVar4 != '\0')) { plVar2 = *(long **)(PTR_DAT_0067cb08 + 0x18); if (plVar2 == (long *)0x0) goto LAB_003dc053; iVar5 = (**(code **)(*plVar2 + 0x78))(plVar2,plVar1,uVar7,param_2); iVar8 = iVar8 + iVar5; } } goto LAB_003dbf4c; } cVar4 = FUN_00406510(PTR_DAT_0067cb08); if (cVar4 != '\0') { return; } } iVar8 = (int)*param_1; LAB_003dbf4c: *param_3 = iVar8; return; }
3935_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
add_output_section_generic
FUN_001da910
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_false,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_false>::add_output_section_generic (Output_data_reloc<9,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend) { Output_reloc<9,_false,_64,_false> OStack_48; if (addend == 0) { Output_reloc<9,_false,_64,_false>::Output_reloc (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false); Output_data_reloc_base<9,_false,_64,_false>::add (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48); return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0x79f,"add_output_section_generic"); }
void FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8) { undefined1 auStack_48 [48]; if (param_8 == 0) { FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0); FUN_001da200(param_1,param_4,auStack_48); return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic"); }
PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x30 CMP qword ptr [RSP + 0x58],0x0 JNZ 0x001da95b MOV RBX,RSP SUB RSP,0x8 MOV R12,RCX MOV RCX,R8 PUSH 0x0 MOV R8D,R9D MOV R9,qword ptr [RSP + 0x60] MOV RBP,RDI MOV RDI,RBX CALL 0x001cb000 POP RAX MOV RSI,R12 POP RDX MOV RDI,RBP MOV RDX,RBX CALL 0x001da200 ADD RSP,0x30 POP RBX POP RBP POP R12 RET LEA RDX,[0x318d90] MOV ESI,0x79f LEA RDI,[0x30e9f4] CALL 0x0016cdf0
null
null
null
null
[('tmp_283', u'CALL_-1207785092'), ('tmp_86', u'CBRANCH_-1207785150'), (u'COPY_-1207784902', u'CALL_-1207784999'), (u'PTRSUB_-1207784925', u'CALL_-1207785092'), ('const-3247504', u'COPY_-1207784901'), ('const-1951', u'CALL_-1207784999'), ('tmp_279', u'CALL_-1207785092'), ('const--72', u'PTRSUB_-1207784925'), ('const-0', u'PTRSUB_-1207784865'), (u'PTRSUB_-1207784924', u'CALL_-1207785062'), ('const--72', u'PTRSUB_-1207784924'), ('const-1', u'RETURN_-1207784994'), ('tmp_284', u'INT_EQUAL_-1207785156'), (u'CAST_-1207784884', u'CALL_-1207785092'), (u'PTRSUB_-1207784865', u'CALL_-1207785062'), ('tmp_278', u'CALL_-1207785092'), ('tmp_280', u'CALL_-1207785062'), ('const-0', u'CALL_-1207785092'), ('const-0', u'INT_EQUAL_-1207785156'), ('const-0', u'RETURN_-1207785022'), ('tmp_457', u'PTRSUB_-1207784924'), (u'INT_EQUAL_-1207785156', u'CBRANCH_-1207785150'), (u'COPY_-1207784901', u'CALL_-1207784999'), ('tmp_457', u'PTRSUB_-1207784925'), ('tmp_277', u'PTRSUB_-1207784865'), ('tmp_281', u'CAST_-1207784884'), ('tmp_282', u'CALL_-1207785092'), ('const-3205620', u'COPY_-1207784902')]
[('const--72', u'PTRSUB_-1207784930'), ('tmp_86', u'CBRANCH_-1207785150'), ('tmp_454', u'CALL_-1207785062'), ('tmp_455', u'CALL_-1207785092'), ('const-1951', u'CALL_-1207784999'), ('tmp_447', u'PTRSUB_-1207784931'), ('tmp_631', u'CALL_-1207785092'), ('const-3205620', u'COPY_-1207784908'), ('tmp_447', u'PTRSUB_-1207784930'), ('tmp_451', u'CALL_-1207785092'), (u'COPY_-1207784907', u'CALL_-1207784999'), ('tmp_658', u'CALL_-1207785092'), (u'COPY_-1207784908', u'CALL_-1207784999'), ('const-1', u'RETURN_-1207784994'), ('const-0', u'INT_EQUAL_-1207785156'), ('const-0', u'CALL_-1207785092'), ('const--72', u'PTRSUB_-1207784931'), ('const-3247504', u'COPY_-1207784907'), ('const-0', u'RETURN_-1207785022'), ('tmp_456', u'CALL_-1207785092'), ('tmp_450', u'CALL_-1207785062'), (u'PTRSUB_-1207784930', u'CALL_-1207785062'), (u'INT_EQUAL_-1207785156', u'CBRANCH_-1207785150'), ('tmp_630', u'INT_EQUAL_-1207785156'), (u'PTRSUB_-1207784931', u'CALL_-1207785092')]
null
null
001da910
x64
O3
(translation_unit "void FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}\n\n" (function_definition "void FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}" primitive_type (function_declarator "FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "long param_8" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}" { (declaration "undefined1 auStack_48 [48];" type_identifier (array_declarator "auStack_48 [48]" identifier [ number_literal ]) ;) (if_statement "if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }" if (parenthesized_expression "(param_8 == 0)" ( (binary_expression "param_8 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }" { (expression_statement "FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "FUN_001da200(param_1,param_4,auStack_48);" (call_expression "FUN_001da200(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");" (call_expression "FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic")" identifier (argument_list "("../../gold/output.h",0x79f,"add_output_section_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_output_section_generic"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_false,_64,_false>\n * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t\n address, uint64_t addend) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_64,_false>::add_output_section_generic\n (Output_data_reloc<9,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n Output_reloc<9,_false,_64,_false> OStack_48;\n \n if (addend == 0) {\n Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n Output_data_reloc_base<9,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0x79f,"add_output_section_generic");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_false,_64,_false>::add_output_section_generic\n (Output_data_reloc<9,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{\n Output_reloc<9,_false,_64,_false> OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::add_output_section_generic\n (Output_data_reloc<9,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)\n\n{" identifier > : : (function_declarator "add_output_section_generic\n (Output_data_reloc<9,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)" identifier (parameter_list "(Output_data_reloc<9,_false,_64,_false> *this,Output_section *os,uint type,Output_data *od\n ,Relobj *relobj,uint shndx,uint64_t address,uint64_t addend)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Relobj *relobj" type_identifier (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "uint64_t address" primitive_type identifier) , (parameter_declaration "uint64_t addend" primitive_type identifier) ))) {) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>" identifier >) identifier ;) (if_statement "if (addend == 0) {\n Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n Output_data_reloc_base<9,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48);\n return;\n }" if (parenthesized_expression "(addend == 0)" ( (binary_expression "addend == 0" identifier == number_literal) )) (compound_statement "{\n Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false);\n Output_data_reloc_base<9,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48);\n return;\n }" { (expression_statement "Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false);" (comma_expression "Output_reloc<9,_false,_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false)" (binary_expression "Output_reloc<9" identifier < number_literal) , (comma_expression "_false,_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false)" identifier , (comma_expression "_64,_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false)" identifier , (binary_expression "_false>::Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false)" identifier > (ERROR "::" : :) (call_expression "Output_reloc\n (&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false)" identifier (argument_list "(&OStack_48,os,type,(Sized_relobj<64,_false> *)relobj,shndx,address,false)" ( (pointer_expression "&OStack_48" & identifier) , identifier , identifier , (parenthesized_expression "(Sized_relobj<64,_false> *)relobj,shndx,address,false)" ( (comma_expression "Sized_relobj<64,_false> *)relobj,shndx,address,false" (binary_expression "Sized_relobj<64" identifier < number_literal) , (comma_expression "_false> *)relobj,shndx,address,false" (binary_expression "_false> *)relobj" identifier > (pointer_expression "*)relobj" * (ERROR ")" )) identifier)) , (comma_expression "shndx,address,false" identifier , (comma_expression "address,false" identifier , false)))) )) ))))))) ;) (expression_statement "Output_data_reloc_base<9,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48);" (comma_expression "Output_data_reloc_base<9,_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) , (comma_expression "_false,_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48)" identifier , (comma_expression "_64,_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48)" identifier , (binary_expression "_false>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48)" identifier > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<9,_false,_64,_false>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<9" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) ))))))) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.h",0x79f,"add_output_section_generic");" (call_expression "do_gold_unreachable("../../gold/output.h",0x79f,"add_output_section_generic")" identifier (argument_list "("../../gold/output.h",0x79f,"add_output_section_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_output_section_generic"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}\n\n" (function_definition "void FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}" primitive_type (function_declarator "FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "long param_8" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}" { (declaration "undefined1 auStack_48 [48];" type_identifier (array_declarator "auStack_48 [48]" identifier [ number_literal ]) ;) (if_statement "if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }" if (parenthesized_expression "(param_8 == 0)" ( (binary_expression "param_8 == 0" identifier == number_literal) )) (compound_statement "{\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }" { (expression_statement "FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" identifier (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" ( identifier , identifier , identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "FUN_001da200(param_1,param_4,auStack_48);" (call_expression "FUN_001da200(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");" (call_expression "FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic")" identifier (argument_list "("../../gold/output.h",0x79f,"add_output_section_generic")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""add_output_section_generic"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)\n\n{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}" (primitive_type "void") (function_declarator "FUN_001da910(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)" (identifier "FUN_001da910") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4,\n undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "long param_8" (sized_type_specifier "long" (long "long")) (identifier "param_8")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }\n \n FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");\n}" ({ "{") (declaration "undefined1 auStack_48 [48];" (type_identifier "undefined1") (array_declarator "auStack_48 [48]" (identifier "auStack_48") ([ "[") (number_literal "48") (] "]")) (; ";")) (if_statement "if (param_8 == 0) {\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }" (if "if") (parenthesized_expression "(param_8 == 0)" (( "(") (binary_expression "param_8 == 0" (identifier "param_8") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);\n FUN_001da200(param_1,param_4,auStack_48);\n return;\n }" ({ "{") (expression_statement "FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0);" (call_expression "FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" (identifier "FUN_001cb000") (argument_list "(auStack_48,param_2,param_3,param_5,param_6,param_7,0)" (( "(") (identifier "auStack_48") (, ",") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_5") (, ",") (identifier "param_6") (, ",") (identifier "param_7") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "FUN_001da200(param_1,param_4,auStack_48);" (call_expression "FUN_001da200(param_1,param_4,auStack_48)" (identifier "FUN_001da200") (argument_list "(param_1,param_4,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic");" (call_expression "FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/output.h",0x79f,"add_output_section_generic")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0x79f") (, ",") (string_literal ""add_output_section_generic"" (" """) (string_content "add_output_section_generic") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void add_output_section_generic(Output_data_reloc<9,_false,_64,_false> * this, Output_section * os, uint type, Output_data * od, Relobj * relobj, uint shndx, uint64_t address, uint64_t addend) */ void __thiscall gold::Output_data_reloc<9,var_3,_64,var_3>::add_output_section_generic (Output_data_reloc<9,var_3,_64,var_3> *this,Output_section *os,uint type,Output_data *od ,Relobj *relobj,uint shndx,uint64_t address,uint64_t var_1) { var_2<9,var_3,_64,var_3> OStack_48; if (var_1 == 0) { var_2<9,var_3,_64,var_3>::var_2 (&OStack_48,os,type,(var_4<64,var_3> *)relobj,shndx,address,false); var_5<9,var_3,_64,var_3>::var_6 (&this->super_Output_data_reloc_base<9,var_3,_64,var_3>,od,&OStack_48); return; } /* WARNING: Subroutine does not return */ var_7("../../gold/output.h",0x79f,"add_output_section_generic"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (identifier) (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4, undefined8 param_5,undefined4 param_6,undefined8 param_7,long param_8) { undefined1 auStack_48 [48]; if (param_8 == 0) { FUN_001cb000(auStack_48,param_2,param_3,param_5,param_6,param_7,0); FUN_001da200(param_1,param_4,auStack_48); return; } /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/output.h",0x79f,"add_output_section_generic"); }
8437_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
_M_days
FUN_002c2b70
/* std::__timepunct<wchar_t>::_M_days(wchar_t const**) const */ void __thiscall std::__timepunct<wchar_t>::_M_days(__timepunct<wchar_t> *this,wchar_t **param_1) { long lVar1; lVar1 = *(long *)(this + 0x10); *param_1 = *(wchar_t **)(lVar1 + 0x58); param_1[1] = *(wchar_t **)(lVar1 + 0x60); param_1[2] = *(wchar_t **)(lVar1 + 0x68); param_1[3] = *(wchar_t **)(lVar1 + 0x70); param_1[4] = *(wchar_t **)(lVar1 + 0x78); param_1[5] = *(wchar_t **)(lVar1 + 0x80); param_1[6] = *(wchar_t **)(lVar1 + 0x88); return; }
void FUN_002c2b70(long param_1,undefined8 *param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x10); *param_2 = *(undefined8 *)(lVar1 + 0x58); param_2[1] = *(undefined8 *)(lVar1 + 0x60); param_2[2] = *(undefined8 *)(lVar1 + 0x68); param_2[3] = *(undefined8 *)(lVar1 + 0x70); param_2[4] = *(undefined8 *)(lVar1 + 0x78); param_2[5] = *(undefined8 *)(lVar1 + 0x80); param_2[6] = *(undefined8 *)(lVar1 + 0x88); return; }
MOV RAX,qword ptr [RDI + 0x10] MOV RDX,qword ptr [RAX + 0x58] MOV qword ptr [RSI],RDX MOV RDX,qword ptr [RAX + 0x60] MOV qword ptr [RSI + 0x8],RDX MOV RDX,qword ptr [RAX + 0x68] MOV qword ptr [RSI + 0x10],RDX MOV RDX,qword ptr [RAX + 0x70] MOV qword ptr [RSI + 0x18],RDX MOV RDX,qword ptr [RAX + 0x78] MOV qword ptr [RSI + 0x20],RDX MOV RDX,qword ptr [RAX + 0x80] MOV qword ptr [RSI + 0x28],RDX MOV RAX,qword ptr [RAX + 0x88] MOV qword ptr [RSI + 0x30],RAX RET
null
null
null
null
[('const-433', u'LOAD_-1204606032'), (u'LOAD_-1204606093', u'INT_ADD_-1204606002'), (u'PTRADD_-1204605950', u'STORE_-1204606037'), (u'PTRADD_-1204606031', u'CAST_-1204605978'), (u'LOAD_-1204606093', u'INT_ADD_-1204606030'), ('const-5', u'PTRADD_-1204605929'), (u'LOAD_-1204606093', u'INT_ADD_-1204606044'), ('tmp_128', u'PTRADD_-1204605968'), (u'PTRADD_-1204605929', u'STORE_-1204606006'), ('const-433', u'LOAD_-1204606001'), ('const-433', u'STORE_-1204606023'), (u'CAST_-1204605956', u'LOAD_-1204606060'), ('const-136', u'INT_ADD_-1204605985'), (u'CAST_-1204605938', u'LOAD_-1204606032'), (u'CAST_-1204605947', u'LOAD_-1204606046'), ('const-433', u'STORE_-1204606078'), ('tmp_128', u'PTRADD_-1204605929'), (u'PTRADD_-1204605959', u'STORE_-1204606051'), (u'INT_ADD_-1204606030', u'CAST_-1204605947'), ('const-4', u'PTRADD_-1204605941'), (u'CAST_-1204605973', u'LOAD_-1204606086'), ('const-120', u'INT_ADD_-1204606016'), ('const-433', u'LOAD_-1204606093'), (u'LOAD_-1204606093', u'INT_ADD_-1204606016'), ('const-433', u'STORE_-1204606037'), ('tmp_127', u'PTRADD_-1204606031'), (u'PTRADD_-1204605917', u'STORE_-1204605989'), (u'LOAD_-1204606032', u'STORE_-1204606023'), ('const-433', u'LOAD_-1204606086'), (u'LOAD_-1204606060', u'STORE_-1204606051'), ('const-433', u'STORE_-1204605989'), ('const-8', u'PTRADD_-1204605917'), (u'INT_ADD_-1204606070', u'CAST_-1204605973'), ('const-433', u'STORE_-1204606065'), ('tmp_128', u'PTRADD_-1204605917'), ('tmp_128', u'STORE_-1204606078'), ('const-128', u'INT_ADD_-1204606002'), ('const-96', u'INT_ADD_-1204606058'), ('tmp_128', u'PTRADD_-1204605959'), (u'INT_ADD_-1204606058', u'CAST_-1204605965'), (u'CAST_-1204605917', u'LOAD_-1204606001'), (u'INT_ADD_-1204606044', u'CAST_-1204605956'), (u'LOAD_-1204606018', u'STORE_-1204606006'), ('const-433', u'STORE_-1204606006'), (u'PTRADD_-1204605968', u'STORE_-1204606065'), ('const-0', u'RETURN_-1204605975'), ('const-8', u'PTRADD_-1204605929'), ('const-1', u'PTRADD_-1204606031'), ('const-2', u'PTRADD_-1204605959'), ('tmp_128', u'PTRADD_-1204605950'), (u'LOAD_-1204606074', u'STORE_-1204606065'), ('const-433', u'LOAD_-1204606060'), (u'CAST_-1204605929', u'LOAD_-1204606018'), ('const-16', u'PTRADD_-1204606031'), ('const-433', u'LOAD_-1204606046'), ('const-88', u'INT_ADD_-1204606070'), ('const-433', u'LOAD_-1204606018'), ('const-8', u'PTRADD_-1204605959'), ('const-3', u'PTRADD_-1204605950'), (u'LOAD_-1204606093', u'INT_ADD_-1204605985'), ('const-1', u'PTRADD_-1204605968'), ('const-8', u'PTRADD_-1204605950'), ('const-8', u'PTRADD_-1204605968'), ('const-6', u'PTRADD_-1204605917'), (u'CAST_-1204605965', u'LOAD_-1204606074'), (u'LOAD_-1204606093', u'INT_ADD_-1204606070'), (u'LOAD_-1204606093', u'INT_ADD_-1204606058'), (u'LOAD_-1204606001', u'STORE_-1204605989'), (u'PTRADD_-1204605941', u'STORE_-1204606023'), ('const-433', u'STORE_-1204606051'), (u'LOAD_-1204606046', u'STORE_-1204606037'), ('const-104', u'INT_ADD_-1204606044'), ('const-433', u'LOAD_-1204606074'), (u'INT_ADD_-1204605985', u'CAST_-1204605917'), ('const-112', u'INT_ADD_-1204606030'), ('const-8', u'PTRADD_-1204605941'), (u'INT_ADD_-1204606016', u'CAST_-1204605938'), (u'CAST_-1204605978', u'LOAD_-1204606093'), (u'LOAD_-1204606086', u'STORE_-1204606078'), ('tmp_128', u'PTRADD_-1204605941'), (u'INT_ADD_-1204606002', u'CAST_-1204605929')]
[(u'LOAD_-1204606093', u'INT_ADD_-1204606002'), ('const-8', u'PTRADD_-1204605917'), (u'PTRADD_-1204605950', u'STORE_-1204606037'), ('tmp_129', u'INT_ADD_-1204606077'), ('const-433', u'LOAD_-1204606018'), ('const-433', u'STORE_-1204605989'), (u'LOAD_-1204606093', u'INT_ADD_-1204606030'), (u'LOAD_-1204606093', u'INT_ADD_-1204606044'), ('const-2', u'PTRADD_-1204605959'), (u'PTRADD_-1204605929', u'STORE_-1204606006'), ('const-433', u'STORE_-1204606023'), ('const-5', u'PTRADD_-1204605929'), ('tmp_130', u'STORE_-1204606078'), (u'CAST_-1204605956', u'LOAD_-1204606060'), ('const-8', u'PTRADD_-1204605941'), ('const-136', u'INT_ADD_-1204605985'), (u'CAST_-1204605938', u'LOAD_-1204606032'), (u'CAST_-1204605947', u'LOAD_-1204606046'), ('const-433', u'STORE_-1204606037'), ('const-16', u'INT_ADD_-1204606077'), (u'PTRADD_-1204605959', u'STORE_-1204606051'), (u'INT_ADD_-1204606030', u'CAST_-1204605947'), ('tmp_130', u'PTRADD_-1204605968'), (u'CAST_-1204605973', u'LOAD_-1204606086'), ('const-120', u'INT_ADD_-1204606016'), (u'LOAD_-1204606093', u'INT_ADD_-1204606016'), (u'PTRADD_-1204605917', u'STORE_-1204605989'), ('const-3', u'PTRADD_-1204605950'), (u'LOAD_-1204606032', u'STORE_-1204606023'), ('const-433', u'LOAD_-1204606060'), (u'LOAD_-1204606060', u'STORE_-1204606051'), ('tmp_130', u'PTRADD_-1204605950'), (u'INT_ADD_-1204606070', u'CAST_-1204605973'), ('const-433', u'STORE_-1204606006'), ('const-433', u'LOAD_-1204606046'), ('const-128', u'INT_ADD_-1204606002'), ('const-96', u'INT_ADD_-1204606058'), ('const-8', u'PTRADD_-1204605968'), (u'INT_ADD_-1204606058', u'CAST_-1204605965'), (u'CAST_-1204605917', u'LOAD_-1204606001'), (u'INT_ADD_-1204606044', u'CAST_-1204605956'), (u'LOAD_-1204606018', u'STORE_-1204606006'), (u'PTRADD_-1204605968', u'STORE_-1204606065'), ('tmp_130', u'PTRADD_-1204605941'), ('const-0', u'RETURN_-1204605975'), ('const-8', u'PTRADD_-1204605959'), ('const-1', u'PTRADD_-1204605968'), ('const-433', u'LOAD_-1204606001'), ('tmp_130', u'PTRADD_-1204605959'), (u'LOAD_-1204606074', u'STORE_-1204606065'), ('const-433', u'LOAD_-1204606086'), (u'CAST_-1204605929', u'LOAD_-1204606018'), ('tmp_130', u'PTRADD_-1204605917'), ('const-88', u'INT_ADD_-1204606070'), ('tmp_130', u'PTRADD_-1204605929'), ('const-8', u'PTRADD_-1204605950'), ('const-433', u'LOAD_-1204606032'), (u'INT_ADD_-1204606077', u'CAST_-1204605978'), (u'LOAD_-1204606093', u'INT_ADD_-1204605985'), ('const-4', u'PTRADD_-1204605941'), ('const-6', u'PTRADD_-1204605917'), (u'CAST_-1204605965', u'LOAD_-1204606074'), (u'LOAD_-1204606093', u'INT_ADD_-1204606070'), ('const-8', u'PTRADD_-1204605929'), ('const-433', u'STORE_-1204606078'), (u'LOAD_-1204606093', u'INT_ADD_-1204606058'), (u'LOAD_-1204606001', u'STORE_-1204605989'), (u'PTRADD_-1204605941', u'STORE_-1204606023'), ('const-433', u'LOAD_-1204606074'), ('const-433', u'STORE_-1204606065'), (u'LOAD_-1204606046', u'STORE_-1204606037'), ('const-104', u'INT_ADD_-1204606044'), (u'INT_ADD_-1204605985', u'CAST_-1204605917'), ('const-112', u'INT_ADD_-1204606030'), ('const-433', u'STORE_-1204606051'), (u'INT_ADD_-1204606016', u'CAST_-1204605938'), (u'CAST_-1204605978', u'LOAD_-1204606093'), (u'LOAD_-1204606086', u'STORE_-1204606078'), (u'INT_ADD_-1204606002', u'CAST_-1204605929'), ('const-433', u'LOAD_-1204606093')]
null
null
002c2b70
x64
O3
(translation_unit "void FUN_002c2b70(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}\n\n" (function_definition "void FUN_002c2b70(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}" primitive_type (function_declarator "FUN_002c2b70(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*param_2 = *(undefined8 *)(lVar1 + 0x58);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 0x58)" (pointer_expression "*param_2" * identifier) = (pointer_expression "*(undefined8 *)(lVar1 + 0x58)" * (cast_expression "(undefined8 *)(lVar1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0x60);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0x60)" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x60)" * (cast_expression "(undefined8 *)(lVar1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x60)" ( (binary_expression "lVar1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_2[2] = *(undefined8 *)(lVar1 + 0x68);" (assignment_expression "param_2[2] = *(undefined8 *)(lVar1 + 0x68)" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x68)" * (cast_expression "(undefined8 *)(lVar1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x68)" ( (binary_expression "lVar1 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "param_2[3] = *(undefined8 *)(lVar1 + 0x70);" (assignment_expression "param_2[3] = *(undefined8 *)(lVar1 + 0x70)" (subscript_expression "param_2[3]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x70)" * (cast_expression "(undefined8 *)(lVar1 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x70)" ( (binary_expression "lVar1 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "param_2[4] = *(undefined8 *)(lVar1 + 0x78);" (assignment_expression "param_2[4] = *(undefined8 *)(lVar1 + 0x78)" (subscript_expression "param_2[4]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x78)" * (cast_expression "(undefined8 *)(lVar1 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x78)" ( (binary_expression "lVar1 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "param_2[5] = *(undefined8 *)(lVar1 + 0x80);" (assignment_expression "param_2[5] = *(undefined8 *)(lVar1 + 0x80)" (subscript_expression "param_2[5]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x80)" * (cast_expression "(undefined8 *)(lVar1 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x80)" ( (binary_expression "lVar1 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "param_2[6] = *(undefined8 *)(lVar1 + 0x88);" (assignment_expression "param_2[6] = *(undefined8 *)(lVar1 + 0x88)" (subscript_expression "param_2[6]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x88)" * (cast_expression "(undefined8 *)(lVar1 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x88)" ( (binary_expression "lVar1 + 0x88" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__timepunct<wchar_t>::_M_days(wchar_t const**) const */\n\nvoid __thiscall std::__timepunct<wchar_t>::_M_days(__timepunct<wchar_t> *this,wchar_t **param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x10);\n *param_1 = *(wchar_t **)(lVar1 + 0x58);\n param_1[1] = *(wchar_t **)(lVar1 + 0x60);\n param_1[2] = *(wchar_t **)(lVar1 + 0x68);\n param_1[3] = *(wchar_t **)(lVar1 + 0x70);\n param_1[4] = *(wchar_t **)(lVar1 + 0x78);\n param_1[5] = *(wchar_t **)(lVar1 + 0x80);\n param_1[6] = *(wchar_t **)(lVar1 + 0x88);\n return;\n}\n\n" comment (function_definition "void __thiscall std::__timepunct<wchar_t>::_M_days(__timepunct<wchar_t> *this,wchar_t **param_1)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x10);\n *param_1 = *(wchar_t **)(lVar1 + 0x58);\n param_1[1] = *(wchar_t **)(lVar1 + 0x60);\n param_1[2] = *(wchar_t **)(lVar1 + 0x68);\n param_1[3] = *(wchar_t **)(lVar1 + 0x70);\n param_1[4] = *(wchar_t **)(lVar1 + 0x78);\n param_1[5] = *(wchar_t **)(lVar1 + 0x80);\n param_1[6] = *(wchar_t **)(lVar1 + 0x88);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__timepunct<wchar_t>::" identifier : : identifier < identifier > : :) (function_declarator "_M_days(__timepunct<wchar_t> *this,wchar_t **param_1)" identifier (parameter_list "(__timepunct<wchar_t> *this,wchar_t **param_1)" ( (parameter_declaration "__timepunct<wchar_t> *this" type_identifier (ERROR "<wchar_t>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "wchar_t **param_1" type_identifier (pointer_declarator "**param_1" * (pointer_declarator "*param_1" * identifier))) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(this + 0x10);\n *param_1 = *(wchar_t **)(lVar1 + 0x58);\n param_1[1] = *(wchar_t **)(lVar1 + 0x60);\n param_1[2] = *(wchar_t **)(lVar1 + 0x68);\n param_1[3] = *(wchar_t **)(lVar1 + 0x70);\n param_1[4] = *(wchar_t **)(lVar1 + 0x78);\n param_1[5] = *(wchar_t **)(lVar1 + 0x80);\n param_1[6] = *(wchar_t **)(lVar1 + 0x88);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(this + 0x10);" (assignment_expression "lVar1 = *(long *)(this + 0x10)" identifier = (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*param_1 = *(wchar_t **)(lVar1 + 0x58);" (assignment_expression "*param_1 = *(wchar_t **)(lVar1 + 0x58)" (pointer_expression "*param_1" * identifier) = (pointer_expression "*(wchar_t **)(lVar1 + 0x58)" * (cast_expression "(wchar_t **)(lVar1 + 0x58)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "param_1[1] = *(wchar_t **)(lVar1 + 0x60);" (assignment_expression "param_1[1] = *(wchar_t **)(lVar1 + 0x60)" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x60)" * (cast_expression "(wchar_t **)(lVar1 + 0x60)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x60)" ( (binary_expression "lVar1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_1[2] = *(wchar_t **)(lVar1 + 0x68);" (assignment_expression "param_1[2] = *(wchar_t **)(lVar1 + 0x68)" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x68)" * (cast_expression "(wchar_t **)(lVar1 + 0x68)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x68)" ( (binary_expression "lVar1 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "param_1[3] = *(wchar_t **)(lVar1 + 0x70);" (assignment_expression "param_1[3] = *(wchar_t **)(lVar1 + 0x70)" (subscript_expression "param_1[3]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x70)" * (cast_expression "(wchar_t **)(lVar1 + 0x70)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x70)" ( (binary_expression "lVar1 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "param_1[4] = *(wchar_t **)(lVar1 + 0x78);" (assignment_expression "param_1[4] = *(wchar_t **)(lVar1 + 0x78)" (subscript_expression "param_1[4]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x78)" * (cast_expression "(wchar_t **)(lVar1 + 0x78)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x78)" ( (binary_expression "lVar1 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "param_1[5] = *(wchar_t **)(lVar1 + 0x80);" (assignment_expression "param_1[5] = *(wchar_t **)(lVar1 + 0x80)" (subscript_expression "param_1[5]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x80)" * (cast_expression "(wchar_t **)(lVar1 + 0x80)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x80)" ( (binary_expression "lVar1 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "param_1[6] = *(wchar_t **)(lVar1 + 0x88);" (assignment_expression "param_1[6] = *(wchar_t **)(lVar1 + 0x88)" (subscript_expression "param_1[6]" identifier [ number_literal ]) = (pointer_expression "*(wchar_t **)(lVar1 + 0x88)" * (cast_expression "(wchar_t **)(lVar1 + 0x88)" ( (type_descriptor "wchar_t **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(lVar1 + 0x88)" ( (binary_expression "lVar1 + 0x88" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002c2b70(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}\n\n" (function_definition "void FUN_002c2b70(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}" primitive_type (function_declarator "FUN_002c2b70(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*param_2 = *(undefined8 *)(lVar1 + 0x58);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 0x58)" (pointer_expression "*param_2" * identifier) = (pointer_expression "*(undefined8 *)(lVar1 + 0x58)" * (cast_expression "(undefined8 *)(lVar1 + 0x58)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) ))))) ;) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0x60);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0x60)" (subscript_expression "param_2[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x60)" * (cast_expression "(undefined8 *)(lVar1 + 0x60)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x60)" ( (binary_expression "lVar1 + 0x60" identifier + number_literal) ))))) ;) (expression_statement "param_2[2] = *(undefined8 *)(lVar1 + 0x68);" (assignment_expression "param_2[2] = *(undefined8 *)(lVar1 + 0x68)" (subscript_expression "param_2[2]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x68)" * (cast_expression "(undefined8 *)(lVar1 + 0x68)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x68)" ( (binary_expression "lVar1 + 0x68" identifier + number_literal) ))))) ;) (expression_statement "param_2[3] = *(undefined8 *)(lVar1 + 0x70);" (assignment_expression "param_2[3] = *(undefined8 *)(lVar1 + 0x70)" (subscript_expression "param_2[3]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x70)" * (cast_expression "(undefined8 *)(lVar1 + 0x70)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x70)" ( (binary_expression "lVar1 + 0x70" identifier + number_literal) ))))) ;) (expression_statement "param_2[4] = *(undefined8 *)(lVar1 + 0x78);" (assignment_expression "param_2[4] = *(undefined8 *)(lVar1 + 0x78)" (subscript_expression "param_2[4]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x78)" * (cast_expression "(undefined8 *)(lVar1 + 0x78)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x78)" ( (binary_expression "lVar1 + 0x78" identifier + number_literal) ))))) ;) (expression_statement "param_2[5] = *(undefined8 *)(lVar1 + 0x80);" (assignment_expression "param_2[5] = *(undefined8 *)(lVar1 + 0x80)" (subscript_expression "param_2[5]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x80)" * (cast_expression "(undefined8 *)(lVar1 + 0x80)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x80)" ( (binary_expression "lVar1 + 0x80" identifier + number_literal) ))))) ;) (expression_statement "param_2[6] = *(undefined8 *)(lVar1 + 0x88);" (assignment_expression "param_2[6] = *(undefined8 *)(lVar1 + 0x88)" (subscript_expression "param_2[6]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(lVar1 + 0x88)" * (cast_expression "(undefined8 *)(lVar1 + 0x88)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x88)" ( (binary_expression "lVar1 + 0x88" identifier + number_literal) ))))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (return_statement return ;) })))
(function_definition "void FUN_002c2b70(long param_1,undefined8 *param_2)\n\n{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002c2b70(long param_1,undefined8 *param_2)" (identifier "FUN_002c2b70") (parameter_list "(long param_1,undefined8 *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n long lVar1;\n \n lVar1 = *(long *)(param_1 + 0x10);\n *param_2 = *(undefined8 *)(lVar1 + 0x58);\n param_2[1] = *(undefined8 *)(lVar1 + 0x60);\n param_2[2] = *(undefined8 *)(lVar1 + 0x68);\n param_2[3] = *(undefined8 *)(lVar1 + 0x70);\n param_2[4] = *(undefined8 *)(lVar1 + 0x78);\n param_2[5] = *(undefined8 *)(lVar1 + 0x80);\n param_2[6] = *(undefined8 *)(lVar1 + 0x88);\n return;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (expression_statement "lVar1 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar1 = *(long *)(param_1 + 0x10)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (expression_statement "*param_2 = *(undefined8 *)(lVar1 + 0x58);" (assignment_expression "*param_2 = *(undefined8 *)(lVar1 + 0x58)" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x58)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x58)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")"))))) (; ";")) (expression_statement "param_2[1] = *(undefined8 *)(lVar1 + 0x60);" (assignment_expression "param_2[1] = *(undefined8 *)(lVar1 + 0x60)" (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x60)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x60)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x60)" (( "(") (binary_expression "lVar1 + 0x60" (identifier "lVar1") (+ "+") (number_literal "0x60")) () ")"))))) (; ";")) (expression_statement "param_2[2] = *(undefined8 *)(lVar1 + 0x68);" (assignment_expression "param_2[2] = *(undefined8 *)(lVar1 + 0x68)" (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x68)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x68)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x68)" (( "(") (binary_expression "lVar1 + 0x68" (identifier "lVar1") (+ "+") (number_literal "0x68")) () ")"))))) (; ";")) (expression_statement "param_2[3] = *(undefined8 *)(lVar1 + 0x70);" (assignment_expression "param_2[3] = *(undefined8 *)(lVar1 + 0x70)" (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x70)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x70)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x70)" (( "(") (binary_expression "lVar1 + 0x70" (identifier "lVar1") (+ "+") (number_literal "0x70")) () ")"))))) (; ";")) (expression_statement "param_2[4] = *(undefined8 *)(lVar1 + 0x78);" (assignment_expression "param_2[4] = *(undefined8 *)(lVar1 + 0x78)" (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x78)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x78)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x78)" (( "(") (binary_expression "lVar1 + 0x78" (identifier "lVar1") (+ "+") (number_literal "0x78")) () ")"))))) (; ";")) (expression_statement "param_2[5] = *(undefined8 *)(lVar1 + 0x80);" (assignment_expression "param_2[5] = *(undefined8 *)(lVar1 + 0x80)" (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x80)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x80)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x80)" (( "(") (binary_expression "lVar1 + 0x80" (identifier "lVar1") (+ "+") (number_literal "0x80")) () ")"))))) (; ";")) (expression_statement "param_2[6] = *(undefined8 *)(lVar1 + 0x88);" (assignment_expression "param_2[6] = *(undefined8 *)(lVar1 + 0x88)" (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]")) (= "=") (pointer_expression "*(undefined8 *)(lVar1 + 0x88)" (* "*") (cast_expression "(undefined8 *)(lVar1 + 0x88)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x88)" (( "(") (binary_expression "lVar1 + 0x88" (identifier "lVar1") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__timepunct<wchar_t>::_M_days(wchar_t const**) const */ void __thiscall std::type_1<type_2>::function_1(type_1<type_2> *var_1,type_2 **param_1) { long var_2; var_2 = *(long *)(var_1 + 0x10); *param_1 = *(type_2 **)(var_2 + 0x58); param_1[1] = *(type_2 **)(var_2 + 0x60); param_1[2] = *(type_2 **)(var_2 + 0x68); param_1[3] = *(type_2 **)(var_2 + 0x70); param_1[4] = *(type_2 **)(var_2 + 0x78); param_1[5] = *(type_2 **)(var_2 + 0x80); param_1[6] = *(type_2 **)(var_2 + 0x88); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (return_statement))))
null
void MASKED(long param_1,undefined8 *param_2) { long lVar1; lVar1 = *(long *)(param_1 + 0x10); *param_2 = *(undefined8 *)(lVar1 + 0x58); param_2[1] = *(undefined8 *)(lVar1 + 0x60); param_2[2] = *(undefined8 *)(lVar1 + 0x68); param_2[3] = *(undefined8 *)(lVar1 + 0x70); param_2[4] = *(undefined8 *)(lVar1 + 0x78); param_2[5] = *(undefined8 *)(lVar1 + 0x80); param_2[6] = *(undefined8 *)(lVar1 + 0x88); return; }
141_x86_64-linux-gnux32-ranlib_and_x86_64-linux-gnux32-ranlib_strip.c
yyset_out
FUN_00106220
/* WARNING: Unknown calling convention */ void yyset_out(FILE *_out_str) { yyout = _out_str; return; }
void FUN_00106220(undefined8 param_1) { DAT_001104e8 = param_1; return; }
MOV qword ptr [0x001104e8],RDI RET
null
null
null
null
[('const-0', u'RETURN_-1206951372'), ('tmp_12', u'COPY_-1206951391'), (u'COPY_-1206951391', u'COPY_-1206951379')]
[('const-0', u'RETURN_-1206951372'), ('tmp_12', u'COPY_-1206951391'), (u'COPY_-1206951391', u'COPY_-1206951379')]
null
null
00106220
x64
O3
(translation_unit "void FUN_00106220(undefined8 param_1)\n\n{\n DAT_001104e8 = param_1;\n return;\n}\n\n" (function_definition "void FUN_00106220(undefined8 param_1)\n\n{\n DAT_001104e8 = param_1;\n return;\n}" primitive_type (function_declarator "FUN_00106220(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n DAT_001104e8 = param_1;\n return;\n}" { (expression_statement "DAT_001104e8 = param_1;" (assignment_expression "DAT_001104e8 = param_1" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nvoid yyset_out(FILE *_out_str)\n\n{\n yyout = _out_str;\n return;\n}\n\n" comment (function_definition "void yyset_out(FILE *_out_str)\n\n{\n yyout = _out_str;\n return;\n}" primitive_type (function_declarator "yyset_out(FILE *_out_str)" identifier (parameter_list "(FILE *_out_str)" ( (parameter_declaration "FILE *_out_str" type_identifier (pointer_declarator "*_out_str" * identifier)) ))) (compound_statement "{\n yyout = _out_str;\n return;\n}" { (expression_statement "yyout = _out_str;" (assignment_expression "yyout = _out_str" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00106220(undefined8 param_1)\n\n{\n DAT_001104e8 = param_1;\n return;\n}\n\n" (function_definition "void FUN_00106220(undefined8 param_1)\n\n{\n DAT_001104e8 = param_1;\n return;\n}" primitive_type (function_declarator "FUN_00106220(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n DAT_001104e8 = param_1;\n return;\n}" { (expression_statement "DAT_001104e8 = param_1;" (assignment_expression "DAT_001104e8 = param_1" identifier = identifier) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (return_statement return ;) })))
(function_definition "void FUN_00106220(undefined8 param_1)\n\n{\n DAT_001104e8 = param_1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_00106220(undefined8 param_1)" (identifier "FUN_00106220") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n DAT_001104e8 = param_1;\n return;\n}" ({ "{") (expression_statement "DAT_001104e8 = param_1;" (assignment_expression "DAT_001104e8 = param_1" (identifier "DAT_001104e8") (= "=") (identifier "param_1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ void function_1(type_1 *_out_str) { yyout = _out_str; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (return_statement))))
null
void MASKED(undefined8 param_1) { DAT_001104e8 = param_1; return; }
22_i686-linux-gnu-ar_and_i686-linux-gnu-ar_strip.c
textdomain
textdomain
void textdomain(void) { (*(code *)PTR_textdomain_001100b0)(); return; }
void textdomain(void) { (*(code *)PTR_textdomain_001100b0)(); return; }
JMP qword ptr [0x001100b0]
null
null
null
null
[(u'CALLIND_-1206967960', u'INDIRECT_-1206967900'), ('tmp_22', u'CAST_-1206967895'), (u'INDIRECT_-1206967900', u'COPY_-1206967959'), ('const-0', u'RETURN_-1206967957'), (u'CAST_-1206967895', u'CALLIND_-1206967960')]
[(u'CALLIND_-1206967960', u'INDIRECT_-1206967900'), ('tmp_22', u'CAST_-1206967895'), (u'INDIRECT_-1206967900', u'COPY_-1206967959'), ('const-0', u'RETURN_-1206967957'), (u'CAST_-1206967895', u'CALLIND_-1206967960')]
null
null
00102160
x64
O3
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" { (expression_statement "(*(code *)PTR_textdomain_001100b0)();" (call_expression "(*(code *)PTR_textdomain_001100b0)()" (parenthesized_expression "(*(code *)PTR_textdomain_001100b0)" ( (pointer_expression "*(code *)PTR_textdomain_001100b0" * (cast_expression "(code *)PTR_textdomain_001100b0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" { (expression_statement "(*(code *)PTR_textdomain_001100b0)();" (call_expression "(*(code *)PTR_textdomain_001100b0)()" (parenthesized_expression "(*(code *)PTR_textdomain_001100b0)" ( (pointer_expression "*(code *)PTR_textdomain_001100b0" * (cast_expression "(code *)PTR_textdomain_001100b0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}\n\n" (function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" primitive_type (function_declarator "textdomain(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" { (expression_statement "(*(code *)PTR_textdomain_001100b0)();" (call_expression "(*(code *)PTR_textdomain_001100b0)()" (parenthesized_expression "(*(code *)PTR_textdomain_001100b0)" ( (pointer_expression "*(code *)PTR_textdomain_001100b0" * (cast_expression "(code *)PTR_textdomain_001100b0" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void textdomain(void)\n\n{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" (primitive_type "void") (function_declarator "textdomain(void)" (identifier "textdomain") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_textdomain_001100b0)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_textdomain_001100b0)();" (call_expression "(*(code *)PTR_textdomain_001100b0)()" (parenthesized_expression "(*(code *)PTR_textdomain_001100b0)" (( "(") (pointer_expression "*(code *)PTR_textdomain_001100b0" (* "*") (cast_expression "(code *)PTR_textdomain_001100b0" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_textdomain_001100b0"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_textdomain_001100b0)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))) (return_statement))))
null
void MASKED(void) { (*(code *)PTR_MASKED_001100b0)(); return; }
5674_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
set_thread_count
FUN_0025cb20
/* DWARF original prototype: void set_thread_count(Workqueue * this, int threads) */ void __thiscall gold::Workqueue::set_thread_count(Workqueue *this,int threads) { _func_int_varargs *p_Var1; (*((this->lock_).lock_)->_vptr_Lock_impl[2])(); p_Var1 = this->threader_->_vptr_Workqueue_threader[2]; if (p_Var1 == Workqueue_threader_single::set_thread_count) { if (threads < 1) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count"); } } else { /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */ (*p_Var1)(this->threader_,threads); } /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */ (*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])(); /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */ /* WARNING: Treating indirect jump as call */ (*((this->lock_).lock_)->_vptr_Lock_impl[3])(); return; }
void FUN_0025cb20(undefined8 *param_1,int param_2) { code *pcVar1; (**(code **)(*(long *)*param_1 + 0x10))(); pcVar1 = *(code **)(*(long *)param_1[8] + 0x10); if (pcVar1 == FUN_0025d3f0) { if (param_2 < 1) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count"); } } else { /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */ (*pcVar1)((long *)param_1[8],param_2); } /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */ (**(code **)(*(long *)param_1[7] + 0x20))(); /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*(long *)*param_1 + 0x18))(); return; }
PUSH RBP MOV EBP,ESI PUSH RBX MOV RBX,RDI SUB RSP,0x8 MOV RDI,qword ptr [RDI] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x10] MOV RDI,qword ptr [RBX + 0x40] LEA RDX,[0x25d3f0] MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x10] CMP RAX,RDX JNZ 0x0025cb70 TEST EBP,EBP JLE 0x0025cb76 MOV RDI,qword ptr [RBX + 0x38] MOV RAX,qword ptr [RDI] CALL qword ptr [RAX + 0x20] MOV RDI,qword ptr [RBX] MOV RAX,qword ptr [RDI] MOV RAX,qword ptr [RAX + 0x18] ADD RSP,0x8 POP RBX POP RBP JMP RAX MOV ESI,EBP CALL RAX JMP 0x0025cb4f LEA RDX,[0x351fb0] MOV ESI,0x6e LEA RDI,[0x351e60] CALL 0x00199900
null
null
null
null
[(u'PTRSUB_-1204106124', u'LOAD_-1204106413'), ('const-2', u'PTRADD_-1204106119'), ('const-433', u'LOAD_-1204106328'), (u'PTRADD_-1204106086', u'LOAD_-1204106341'), (u'LOAD_-1204106328', u'PTRADD_-1204106068'), ('const-433', u'LOAD_-1204106399'), ('const-433', u'LOAD_-1204106322'), ('const-0', u'PTRSUB_-1204106071'), ('tmp_126', u'CBRANCH_-1204106370'), ('const-433', u'LOAD_-1204106353'), (u'PTRSUB_-1204106071', u'LOAD_-1204106328'), (u'PTRADD_-1204106119', u'LOAD_-1204106422'), (u'PTRSUB_-1204106134', u'PTRSUB_-1204106126'), (u'COPY_-1204106107', u'CALL_-1204106250'), (u'LOAD_-1204106433', u'PTRSUB_-1204106122'), ('const-8', u'PTRADD_-1204106119'), (u'PTRSUB_-1204106111', u'INT_EQUAL_-1204106373'), ('const-3481184', u'COPY_-1204106107'), ('const-0', u'PTRSUB_-1204106112'), ('const-1', u'INT_SLESS_-1204106347'), ('const-433', u'LOAD_-1204106393'), ('tmp_302', u'CALLIND_-1204106264'), ('const-2', u'PTRADD_-1204106101'), ('const-2479088', u'PTRSUB_-1204106111'), (u'LOAD_-1204106347', u'PTRADD_-1204106086'), ('const-0', u'PTRSUB_-1204106122'), ('tmp_158', u'CBRANCH_-1204106354'), ('const-0', u'PTRSUB_-1204106134'), ('tmp_282', u'BRANCH_-1204106265'), (u'PTRSUB_-1204106112', u'LOAD_-1204106399'), (u'LOAD_-1204106353', u'PTRSUB_-1204106089'), ('const-4', u'PTRADD_-1204106086'), ('tmp_301', u'PTRSUB_-1204106134'), (u'LOAD_-1204106428', u'PTRADD_-1204106119'), ('const-3481520', u'COPY_-1204106106'), ('tmp_301', u'PTRSUB_-1204106095'), ('const-0', u'PTRSUB_-1204106075'), ('const-433', u'LOAD_-1204106422'), ('const-0', u'PTRSUB_-1204106089'), (u'PTRSUB_-1204106095', u'PTRSUB_-1204106086'), ('const-433', u'LOAD_-1204106413'), (u'LOAD_-1204106399', u'PTRADD_-1204106101'), (u'INT_SLESS_-1204106347', u'CBRANCH_-1204106354'), ('const-8', u'PTRADD_-1204106086'), ('const-8', u'PTRADD_-1204106068'), ('const-8', u'PTRADD_-1204106101'), (u'LOAD_-1204106341', u'CALLIND_-1204106331'), (u'LOAD_-1204106322', u'CALLIND_-1204106287'), (u'PTRSUB_-1204106122', u'LOAD_-1204106428'), (u'LOAD_-1204106393', u'CALLIND_-1204106264'), ('const-64', u'PTRSUB_-1204106124'), (u'LOAD_-1204106333', u'PTRSUB_-1204106071'), (u'LOAD_-1204106393', u'INT_EQUAL_-1204106373'), (u'PTRSUB_-1204106075', u'LOAD_-1204106333'), (u'PTRSUB_-1204106081', u'PTRSUB_-1204106075'), ('const-433', u'LOAD_-1204106333'), ('tmp_301', u'PTRSUB_-1204106081'), (u'LOAD_-1204106413', u'PTRSUB_-1204106112'), ('const-1', u'RETURN_-1204106245'), (u'PTRSUB_-1204106126', u'LOAD_-1204106433'), ('const-433', u'LOAD_-1204106341'), (u'PTRADD_-1204106068', u'LOAD_-1204106322'), ('tmp_302', u'INT_SLESS_-1204106347'), (u'PTRSUB_-1204106089', u'LOAD_-1204106347'), (u'COPY_-1204106106', u'CALL_-1204106250'), ('const-110', u'CALL_-1204106250'), ('tmp_301', u'PTRSUB_-1204106124'), (u'PTRSUB_-1204106086', u'LOAD_-1204106353'), ('const-48', u'PTRSUB_-1204106095'), ('const-433', u'LOAD_-1204106428'), ('const-0', u'PTRSUB_-1204106111'), (u'LOAD_-1204106413', u'CALLIND_-1204106264'), (u'PTRADD_-1204106101', u'LOAD_-1204106393'), ('const-1', u'RETURN_-1204106269'), (u'LOAD_-1204106422', u'CALLIND_-1204106412'), ('const-0', u'PTRSUB_-1204106081'), (u'INT_EQUAL_-1204106373', u'CBRANCH_-1204106370'), ('const-433', u'LOAD_-1204106347'), ('const-3', u'PTRADD_-1204106068'), ('const-0', u'PTRSUB_-1204106126'), ('const-433', u'LOAD_-1204106433'), ('const-8', u'PTRSUB_-1204106086')]
[('const-2479088', u'PTRSUB_-1204106122'), (u'CAST_-1204106138', u'LOAD_-1204106422'), ('tmp_577', u'LOAD_-1204106333'), ('const-433', u'LOAD_-1204106393'), (u'INT_ADD_-1204106377', u'CAST_-1204106119'), ('const-8', u'PTRADD_-1204106109'), ('tmp_126', u'CBRANCH_-1204106370'), (u'CAST_-1204106134', u'CALLIND_-1204106264'), (u'CAST_-1204106134', u'LOAD_-1204106399'), (u'CAST_-1204106093', u'LOAD_-1204106328'), ('tmp_730', u'INT_SLESS_-1204106347'), (u'LOAD_-1204106328', u'INT_ADD_-1204106306'), ('const-433', u'LOAD_-1204106413'), ('const-8', u'PTRADD_-1204106137'), ('const-433', u'LOAD_-1204106428'), ('tmp_158', u'CBRANCH_-1204106354'), (u'CAST_-1204106097', u'LOAD_-1204106341'), ('tmp_282', u'BRANCH_-1204106265'), ('const-433', u'LOAD_-1204106422'), ('tmp_577', u'PTRADD_-1204106137'), (u'PTRADD_-1204106109', u'LOAD_-1204106353'), (u'CAST_-1204106119', u'LOAD_-1204106393'), (u'INT_ADD_-1204106306', u'CAST_-1204106086'), (u'CAST_-1204106086', u'LOAD_-1204106322'), ('const-32', u'INT_ADD_-1204106325'), ('const-433', u'LOAD_-1204106328'), (u'COPY_-1204106118', u'CALL_-1204106250'), ('const-16', u'INT_ADD_-1204106406'), ('const-8', u'PTRADD_-1204106137'), ('const-24', u'INT_ADD_-1204106306'), (u'LOAD_-1204106333', u'CAST_-1204106093'), ('const-433', u'LOAD_-1204106347'), (u'INT_SLESS_-1204106347', u'CBRANCH_-1204106354'), (u'LOAD_-1204106341', u'CALLIND_-1204106331'), (u'LOAD_-1204106322', u'CALLIND_-1204106287'), (u'LOAD_-1204106428', u'INT_ADD_-1204106406'), (u'LOAD_-1204106393', u'CALLIND_-1204106264'), (u'INT_ADD_-1204106406', u'CAST_-1204106138'), ('const-433', u'LOAD_-1204106322'), ('const-3481184', u'COPY_-1204106118'), (u'PTRADD_-1204106137', u'LOAD_-1204106413'), ('tmp_577', u'LOAD_-1204106433'), (u'CAST_-1204106145', u'LOAD_-1204106428'), (u'LOAD_-1204106393', u'INT_EQUAL_-1204106373'), (u'LOAD_-1204106353', u'CAST_-1204106105'), ('const-1', u'INT_SLESS_-1204106347'), ('const-1', u'RETURN_-1204106245'), (u'LOAD_-1204106413', u'CAST_-1204106134'), ('const-433', u'LOAD_-1204106433'), ('tmp_730', u'CALLIND_-1204106264'), ('const-433', u'LOAD_-1204106341'), (u'LOAD_-1204106347', u'INT_ADD_-1204106325'), ('const-433', u'LOAD_-1204106333'), ('const-16', u'INT_ADD_-1204106377'), (u'LOAD_-1204106399', u'INT_ADD_-1204106377'), ('const-433', u'LOAD_-1204106353'), (u'COPY_-1204106117', u'CALL_-1204106250'), ('const-0', u'PTRSUB_-1204106122'), (u'LOAD_-1204106433', u'CAST_-1204106145'), ('const-1', u'RETURN_-1204106269'), (u'LOAD_-1204106422', u'CALLIND_-1204106412'), ('const-433', u'LOAD_-1204106399'), (u'INT_EQUAL_-1204106373', u'CBRANCH_-1204106370'), (u'CAST_-1204106105', u'LOAD_-1204106347'), ('const-110', u'CALL_-1204106250'), ('const-3481520', u'COPY_-1204106117'), ('tmp_577', u'PTRADD_-1204106109'), (u'PTRSUB_-1204106122', u'INT_EQUAL_-1204106373'), (u'INT_ADD_-1204106325', u'CAST_-1204106097'), ('const-7', u'PTRADD_-1204106109')]
null
null
0025cb20
x64
O3
(translation_unit "void FUN_0025cb20(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*pcVar1)((long *)param_1[8],param_2);\n }\n /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */\n (**(code **)(*(long *)param_1[7] + 0x20))();\n /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}\n\n" (function_definition "void FUN_0025cb20(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*pcVar1)((long *)param_1[8],param_2);\n }\n /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */\n (**(code **)(*(long *)param_1[7] + 0x20))();\n /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}" primitive_type (function_declarator "FUN_0025cb20(undefined8 *param_1,int param_2)" identifier (parameter_list "(undefined8 *param_1,int param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*pcVar1)((long *)param_1[8],param_2);\n }\n /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */\n (**(code **)(*(long *)param_1[7] + 0x20))();\n /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "(**(code **)(*(long *)*param_1 + 0x10))();" (call_expression "(**(code **)(*(long *)*param_1 + 0x10))()" (parenthesized_expression "(**(code **)(*(long *)*param_1 + 0x10))" ( (pointer_expression "**(code **)(*(long *)*param_1 + 0x10)" * (pointer_expression "*(code **)(*(long *)*param_1 + 0x10)" * (cast_expression "(code **)(*(long *)*param_1 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*param_1 + 0x10)" ( (binary_expression "*(long *)*param_1 + 0x10" (pointer_expression "*(long *)*param_1" * (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);" (assignment_expression "pcVar1 = *(code **)(*(long *)param_1[8] + 0x10)" identifier = (pointer_expression "*(code **)(*(long *)param_1[8] + 0x10)" * (cast_expression "(code **)(*(long *)param_1[8] + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[8] + 0x10)" ( (binary_expression "*(long *)param_1[8] + 0x10" (pointer_expression "*(long *)param_1[8]" * (cast_expression "(long *)param_1[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) + number_literal) ))))) ;) (if_statement "if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*pcVar1)((long *)param_1[8],param_2);\n }" if (parenthesized_expression "(pcVar1 == FUN_0025d3f0)" ( (binary_expression "pcVar1 == FUN_0025d3f0" identifier == identifier) )) (compound_statement "{\n if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }" { (if_statement "if (param_2 < 1) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" if (parenthesized_expression "(param_2 < 1)" ( (binary_expression "param_2 < 1" identifier < number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" { comment (expression_statement "FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");" (call_expression "FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count")" identifier (argument_list "("../../gold/workqueue.cc",0x6e,"set_thread_count")" ( (string_literal ""../../gold/workqueue.cc"" " string_content ") , number_literal , (string_literal ""set_thread_count"" " string_content ") ))) ;) })) }) (else_clause "else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*pcVar1)((long *)param_1[8],param_2);\n }" else (compound_statement "{\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*pcVar1)((long *)param_1[8],param_2);\n }" { comment (expression_statement "(*pcVar1)((long *)param_1[8],param_2);" (call_expression "(*pcVar1)((long *)param_1[8],param_2)" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "((long *)param_1[8],param_2)" ( (cast_expression "(long *)param_1[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) , identifier ))) ;) }))) comment (expression_statement "(**(code **)(*(long *)param_1[7] + 0x20))();" (call_expression "(**(code **)(*(long *)param_1[7] + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)param_1[7] + 0x20))" ( (pointer_expression "**(code **)(*(long *)param_1[7] + 0x20)" * (pointer_expression "*(code **)(*(long *)param_1[7] + 0x20)" * (cast_expression "(code **)(*(long *)param_1[7] + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[7] + 0x20)" ( (binary_expression "*(long *)param_1[7] + 0x20" (pointer_expression "*(long *)param_1[7]" * (cast_expression "(long *)param_1[7]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[7]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) comment comment (expression_statement "(**(code **)(*(long *)*param_1 + 0x18))();" (call_expression "(**(code **)(*(long *)*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*(long *)*param_1 + 0x18))" ( (pointer_expression "**(code **)(*(long *)*param_1 + 0x18)" * (pointer_expression "*(code **)(*(long *)*param_1 + 0x18)" * (cast_expression "(code **)(*(long *)*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*param_1 + 0x18)" ( (binary_expression "*(long *)*param_1 + 0x18" (pointer_expression "*(long *)*param_1" * (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void set_thread_count(Workqueue * this, int threads) */\n\nvoid __thiscall gold::Workqueue::set_thread_count(Workqueue *this,int threads)\n\n{\n _func_int_varargs *p_Var1;\n \n (*((this->lock_).lock_)->_vptr_Lock_impl[2])();\n p_Var1 = this->threader_->_vptr_Workqueue_threader[2];\n if (p_Var1 == Workqueue_threader_single::set_thread_count) {\n if (threads < 1) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*p_Var1)(this->threader_,threads);\n }\n /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */\n (*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])();\n /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*((this->lock_).lock_)->_vptr_Lock_impl[3])();\n return;\n}\n\n" comment (function_definition "void __thiscall gold::Workqueue::set_thread_count(Workqueue *this,int threads)\n\n{\n _func_int_varargs *p_Var1;\n \n (*((this->lock_).lock_)->_vptr_Lock_impl[2])();\n p_Var1 = this->threader_->_vptr_Workqueue_threader[2];\n if (p_Var1 == Workqueue_threader_single::set_thread_count) {\n if (threads < 1) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*p_Var1)(this->threader_,threads);\n }\n /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */\n (*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])();\n /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*((this->lock_).lock_)->_vptr_Lock_impl[3])();\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Workqueue::" identifier : : identifier : :) (function_declarator "set_thread_count(Workqueue *this,int threads)" identifier (parameter_list "(Workqueue *this,int threads)" ( (parameter_declaration "Workqueue *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int threads" primitive_type identifier) ))) (compound_statement "{\n _func_int_varargs *p_Var1;\n \n (*((this->lock_).lock_)->_vptr_Lock_impl[2])();\n p_Var1 = this->threader_->_vptr_Workqueue_threader[2];\n if (p_Var1 == Workqueue_threader_single::set_thread_count) {\n if (threads < 1) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*p_Var1)(this->threader_,threads);\n }\n /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */\n (*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])();\n /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */\n /* WARNING: Treating indirect jump as call */\n (*((this->lock_).lock_)->_vptr_Lock_impl[3])();\n return;\n}" { (declaration "_func_int_varargs *p_Var1;" type_identifier (pointer_declarator "*p_Var1" * identifier) ;) (expression_statement "(*((this->lock_).lock_)->_vptr_Lock_impl[2])();" (call_expression "(*((this->lock_).lock_)->_vptr_Lock_impl[2])()" (parenthesized_expression "(*((this->lock_).lock_)->_vptr_Lock_impl[2])" ( (pointer_expression "*((this->lock_).lock_)->_vptr_Lock_impl[2]" * (subscript_expression "((this->lock_).lock_)->_vptr_Lock_impl[2]" (field_expression "((this->lock_).lock_)->_vptr_Lock_impl" (parenthesized_expression "((this->lock_).lock_)" ( (field_expression "(this->lock_).lock_" (parenthesized_expression "(this->lock_)" ( (field_expression "this->lock_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( ))) ;) (expression_statement "p_Var1 = this->threader_->_vptr_Workqueue_threader[2];" (assignment_expression "p_Var1 = this->threader_->_vptr_Workqueue_threader[2]" identifier = (subscript_expression "this->threader_->_vptr_Workqueue_threader[2]" (field_expression "this->threader_->_vptr_Workqueue_threader" (field_expression "this->threader_" identifier -> field_identifier) -> field_identifier) [ number_literal ])) ;) (if_statement "if (p_Var1 == Workqueue_threader_single::set_thread_count) {\n if (threads < 1) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*p_Var1)(this->threader_,threads);\n }" if (parenthesized_expression "(p_Var1 == Workqueue_threader_single::set_thread_count)" ( (binary_expression "p_Var1 == Workqueue_threader_single" identifier == identifier) (ERROR "::set_thread_count" : : identifier) )) (compound_statement "{\n if (threads < 1) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }" { (if_statement "if (threads < 1) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" if (parenthesized_expression "(threads < 1)" ( (binary_expression "threads < 1" identifier < number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count");" (call_expression "do_gold_unreachable("../../gold/workqueue.cc",0x6e,"set_thread_count")" identifier (argument_list "("../../gold/workqueue.cc",0x6e,"set_thread_count")" ( (string_literal ""../../gold/workqueue.cc"" " string_content ") , number_literal , (string_literal ""set_thread_count"" " string_content ") ))) ;) })) }) (else_clause "else {\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*p_Var1)(this->threader_,threads);\n }" else (compound_statement "{\n /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */\n (*p_Var1)(this->threader_,threads);\n }" { comment (expression_statement "(*p_Var1)(this->threader_,threads);" (call_expression "(*p_Var1)(this->threader_,threads)" (parenthesized_expression "(*p_Var1)" ( (pointer_expression "*p_Var1" * identifier) )) (argument_list "(this->threader_,threads)" ( (field_expression "this->threader_" identifier -> field_identifier) , identifier ))) ;) }))) comment (expression_statement "(*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])();" (call_expression "(*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])()" (parenthesized_expression "(*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])" ( (pointer_expression "*((this->condvar_).condvar_)->_vptr_Condvar_impl[4]" * (subscript_expression "((this->condvar_).condvar_)->_vptr_Condvar_impl[4]" (field_expression "((this->condvar_).condvar_)->_vptr_Condvar_impl" (parenthesized_expression "((this->condvar_).condvar_)" ( (field_expression "(this->condvar_).condvar_" (parenthesized_expression "(this->condvar_)" ( (field_expression "this->condvar_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( ))) ;) comment comment (expression_statement "(*((this->lock_).lock_)->_vptr_Lock_impl[3])();" (call_expression "(*((this->lock_).lock_)->_vptr_Lock_impl[3])()" (parenthesized_expression "(*((this->lock_).lock_)->_vptr_Lock_impl[3])" ( (pointer_expression "*((this->lock_).lock_)->_vptr_Lock_impl[3]" * (subscript_expression "((this->lock_).lock_)->_vptr_Lock_impl[3]" (field_expression "((this->lock_).lock_)->_vptr_Lock_impl" (parenthesized_expression "((this->lock_).lock_)" ( (field_expression "(this->lock_).lock_" (parenthesized_expression "(this->lock_)" ( (field_expression "this->lock_" identifier -> field_identifier) )) . field_identifier) )) -> field_identifier) [ number_literal ])) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0025cb20(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }\n \n (**(code **)(*(long *)param_1[7] + 0x20))();\n \n \n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}\n\n" (function_definition "void FUN_0025cb20(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }\n \n (**(code **)(*(long *)param_1[7] + 0x20))();\n \n \n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}" primitive_type (function_declarator "FUN_0025cb20(undefined8 *param_1,int param_2)" identifier (parameter_list "(undefined8 *param_1,int param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "int param_2" primitive_type identifier) ))) (compound_statement "{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }\n \n (**(code **)(*(long *)param_1[7] + 0x20))();\n \n \n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}" { (declaration "code *pcVar1;" type_identifier (pointer_declarator "*pcVar1" * identifier) ;) (expression_statement "(**(code **)(*(long *)*param_1 + 0x10))();" (call_expression "(**(code **)(*(long *)*param_1 + 0x10))()" (parenthesized_expression "(**(code **)(*(long *)*param_1 + 0x10))" ( (pointer_expression "**(code **)(*(long *)*param_1 + 0x10)" * (pointer_expression "*(code **)(*(long *)*param_1 + 0x10)" * (cast_expression "(code **)(*(long *)*param_1 + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*param_1 + 0x10)" ( (binary_expression "*(long *)*param_1 + 0x10" (pointer_expression "*(long *)*param_1" * (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);" (assignment_expression "pcVar1 = *(code **)(*(long *)param_1[8] + 0x10)" identifier = (pointer_expression "*(code **)(*(long *)param_1[8] + 0x10)" * (cast_expression "(code **)(*(long *)param_1[8] + 0x10)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[8] + 0x10)" ( (binary_expression "*(long *)param_1[8] + 0x10" (pointer_expression "*(long *)param_1[8]" * (cast_expression "(long *)param_1[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ]))) + number_literal) ))))) ;) (if_statement "if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }" if (parenthesized_expression "(pcVar1 == FUN_0025d3f0)" ( (binary_expression "pcVar1 == FUN_0025d3f0" identifier == identifier) )) (compound_statement "{\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }" { (if_statement "if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" if (parenthesized_expression "(param_2 < 1)" ( (binary_expression "param_2 < 1" identifier < number_literal) )) (compound_statement "{\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" { (expression_statement "FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");" (call_expression "FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count")" identifier (argument_list "("../../gold/workqueue.cc",0x6e,"set_thread_count")" ( (string_literal ""../../gold/workqueue.cc"" " string_content ") , number_literal , (string_literal ""set_thread_count"" " string_content ") ))) ;) })) }) (else_clause "else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }" else (compound_statement "{\n \n (*pcVar1)((long *)param_1[8],param_2);\n }" { (expression_statement "(*pcVar1)((long *)param_1[8],param_2);" (call_expression "(*pcVar1)((long *)param_1[8],param_2)" (parenthesized_expression "(*pcVar1)" ( (pointer_expression "*pcVar1" * identifier) )) (argument_list "((long *)param_1[8],param_2)" ( (cast_expression "(long *)param_1[8]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[8]" identifier [ number_literal ])) , identifier ))) ;) }))) (expression_statement "(**(code **)(*(long *)param_1[7] + 0x20))();" (call_expression "(**(code **)(*(long *)param_1[7] + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)param_1[7] + 0x20))" ( (pointer_expression "**(code **)(*(long *)param_1[7] + 0x20)" * (pointer_expression "*(code **)(*(long *)param_1[7] + 0x20)" * (cast_expression "(code **)(*(long *)param_1[7] + 0x20)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)param_1[7] + 0x20)" ( (binary_expression "*(long *)param_1[7] + 0x20" (pointer_expression "*(long *)param_1[7]" * (cast_expression "(long *)param_1[7]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[7]" identifier [ number_literal ]))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (expression_statement "(**(code **)(*(long *)*param_1 + 0x18))();" (call_expression "(**(code **)(*(long *)*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*(long *)*param_1 + 0x18))" ( (pointer_expression "**(code **)(*(long *)*param_1 + 0x18)" * (pointer_expression "*(code **)(*(long *)*param_1 + 0x18)" * (cast_expression "(code **)(*(long *)*param_1 + 0x18)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)*param_1 + 0x18)" ( (binary_expression "*(long *)*param_1 + 0x18" (pointer_expression "*(long *)*param_1" * (cast_expression "(long *)*param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) + number_literal) ))))) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) }) (else_clause else (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * IDENT) )) (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , IDENT ))) ;) }))) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ]))) + LIT) ))))) )) (argument_list ( ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) + LIT) ))))) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0025cb20(undefined8 *param_1,int param_2)\n\n{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }\n \n (**(code **)(*(long *)param_1[7] + 0x20))();\n \n \n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0025cb20(undefined8 *param_1,int param_2)" (identifier "FUN_0025cb20") (parameter_list "(undefined8 *param_1,int param_2)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "int param_2" (primitive_type "int") (identifier "param_2")) () ")"))) (compound_statement "{\n code *pcVar1;\n \n (**(code **)(*(long *)*param_1 + 0x10))();\n pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);\n if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }\n \n (**(code **)(*(long *)param_1[7] + 0x20))();\n \n \n (**(code **)(*(long *)*param_1 + 0x18))();\n return;\n}" ({ "{") (declaration "code *pcVar1;" (type_identifier "code") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (expression_statement "(**(code **)(*(long *)*param_1 + 0x10))();" (call_expression "(**(code **)(*(long *)*param_1 + 0x10))()" (parenthesized_expression "(**(code **)(*(long *)*param_1 + 0x10))" (( "(") (pointer_expression "**(code **)(*(long *)*param_1 + 0x10)" (* "*") (pointer_expression "*(code **)(*(long *)*param_1 + 0x10)" (* "*") (cast_expression "(code **)(*(long *)*param_1 + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*param_1 + 0x10)" (( "(") (binary_expression "*(long *)*param_1 + 0x10" (pointer_expression "*(long *)*param_1" (* "*") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "pcVar1 = *(code **)(*(long *)param_1[8] + 0x10);" (assignment_expression "pcVar1 = *(code **)(*(long *)param_1[8] + 0x10)" (identifier "pcVar1") (= "=") (pointer_expression "*(code **)(*(long *)param_1[8] + 0x10)" (* "*") (cast_expression "(code **)(*(long *)param_1[8] + 0x10)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)param_1[8] + 0x10)" (( "(") (binary_expression "*(long *)param_1[8] + 0x10" (pointer_expression "*(long *)param_1[8]" (* "*") (cast_expression "(long *)param_1[8]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]")))) (+ "+") (number_literal "0x10")) () ")"))))) (; ";")) (if_statement "if (pcVar1 == FUN_0025d3f0) {\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }\n else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }" (if "if") (parenthesized_expression "(pcVar1 == FUN_0025d3f0)" (( "(") (binary_expression "pcVar1 == FUN_0025d3f0" (identifier "pcVar1") (== "==") (identifier "FUN_0025d3f0")) () ")")) (compound_statement "{\n if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }\n }" ({ "{") (if_statement "if (param_2 < 1) {\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" (if "if") (parenthesized_expression "(param_2 < 1)" (( "(") (binary_expression "param_2 < 1" (identifier "param_2") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count");" (call_expression "FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count")" (identifier "FUN_00199900") (argument_list "("../../gold/workqueue.cc",0x6e,"set_thread_count")" (( "(") (string_literal ""../../gold/workqueue.cc"" (" """) (string_content "../../gold/workqueue.cc") (" """)) (, ",") (number_literal "0x6e") (, ",") (string_literal ""set_thread_count"" (" """) (string_content "set_thread_count") (" """)) () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n \n (*pcVar1)((long *)param_1[8],param_2);\n }" (else "else") (compound_statement "{\n \n (*pcVar1)((long *)param_1[8],param_2);\n }" ({ "{") (expression_statement "(*pcVar1)((long *)param_1[8],param_2);" (call_expression "(*pcVar1)((long *)param_1[8],param_2)" (parenthesized_expression "(*pcVar1)" (( "(") (pointer_expression "*pcVar1" (* "*") (identifier "pcVar1")) () ")")) (argument_list "((long *)param_1[8],param_2)" (( "(") (cast_expression "(long *)param_1[8]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[8]" (identifier "param_1") ([ "[") (number_literal "8") (] "]"))) (, ",") (identifier "param_2") () ")"))) (; ";")) (} "}")))) (expression_statement "(**(code **)(*(long *)param_1[7] + 0x20))();" (call_expression "(**(code **)(*(long *)param_1[7] + 0x20))()" (parenthesized_expression "(**(code **)(*(long *)param_1[7] + 0x20))" (( "(") (pointer_expression "**(code **)(*(long *)param_1[7] + 0x20)" (* "*") (pointer_expression "*(code **)(*(long *)param_1[7] + 0x20)" (* "*") (cast_expression "(code **)(*(long *)param_1[7] + 0x20)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)param_1[7] + 0x20)" (( "(") (binary_expression "*(long *)param_1[7] + 0x20" (pointer_expression "*(long *)param_1[7]" (* "*") (cast_expression "(long *)param_1[7]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")))) (+ "+") (number_literal "0x20")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "(**(code **)(*(long *)*param_1 + 0x18))();" (call_expression "(**(code **)(*(long *)*param_1 + 0x18))()" (parenthesized_expression "(**(code **)(*(long *)*param_1 + 0x18))" (( "(") (pointer_expression "**(code **)(*(long *)*param_1 + 0x18)" (* "*") (pointer_expression "*(code **)(*(long *)*param_1 + 0x18)" (* "*") (cast_expression "(code **)(*(long *)*param_1 + 0x18)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)*param_1 + 0x18)" (( "(") (binary_expression "*(long *)*param_1 + 0x18" (pointer_expression "*(long *)*param_1" (* "*") (cast_expression "(long *)*param_1" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (+ "+") (number_literal "0x18")) () ")"))))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void set_thread_count(Workqueue * this, int threads) */ void __thiscall gold::type_1::function_1(type_1 *this,int var_3) { type_2 *var_1; (*((this->lock_).lock_)->_vptr_Lock_impl[2])(); var_1 = this->threader_->_vptr_Workqueue_threader[2]; if (var_1 == var_2::function_1) { if (var_3 < 1) { /* WARNING: Subroutine does not return */ var_4("../../gold/workqueue.cc",0x6e,"set_thread_count"); } } else { /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */ (*var_1)(this->threader_,var_3); } /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */ (*((this->condvar_).condvar_)->_vptr_Condvar_impl[4])(); /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */ /* WARNING: Treating indirect jump as call */ (*((this->lock_).lock_)->_vptr_Lock_impl[3])(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (identifier))) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (identifier))))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))) right: (number_literal))))))) arguments: (argument_list))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))) right: (number_literal))))))) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1,int param_2) { code *pcVar1; (**(code **)(*(long *)*param_1 + 0x10))(); pcVar1 = *(code **)(*(long *)param_1[8] + 0x10); if (pcVar1 == FUN_0025d3f0) { if (param_2 < 1) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/workqueue.cc",0x6e,"set_thread_count"); } } else { /* try { // try from 0025cb72 to 0025cb8d has its CatchHandler @ 0025cb8e */ (*pcVar1)((long *)param_1[8],param_2); } /* try { // try from 0025cb56 to 0025cb58 has its CatchHandler @ 0025cb8e */ (**(code **)(*(long *)param_1[7] + 0x20))(); /* WARNING: Could not recover jumptable at 0x0025cb69. Too many branches */ /* WARNING: Treating indirect jump as call */ (**(code **)(*(long *)*param_1 + 0x18))(); return; }
1893_bash_and_bash_strip.c
sv_seqtimeout
FUN_001df080
int sv_seqtimeout(char *value) { long lVar1; if ((value != (char *)0x0) && (*value != '\0')) { lVar1 = strtol(value,(char **)0x0,10); _rl_keyseq_timeout = 0; if (-1 < (int)lVar1) { _rl_keyseq_timeout = (int)lVar1; } return 0; } _rl_keyseq_timeout = 0; return 0; }
undefined8 FUN_001df080(char *param_1) { long lVar1; if ((param_1 != (char *)0x0) && (*param_1 != '\0')) { lVar1 = strtol(param_1,(char **)0x0,10); _rl_keyseq_timeout = 0; if (-1 < (int)lVar1) { _rl_keyseq_timeout = (int)lVar1; } return 0; } _rl_keyseq_timeout = 0; return 0; }
PUSH RBX XOR EBX,EBX TEST RDI,RDI JZ 0x001df08d CMP byte ptr [RDI],0x0 JNZ 0x001df0a0 MOV dword ptr [0x0023d8dc],EBX XOR EAX,EAX POP RBX RET XOR ESI,ESI MOV EDX,0xa CALL 0x0012d680 TEST EAX,EAX CMOVNS EBX,EAX XOR EAX,EAX MOV dword ptr [0x0023d8dc],EBX POP RBX RET
null
null
null
null
[('const-0', u'INT_NOTEQUAL_-1207766880'), ('const-0', u'RETURN_-1207766827'), ('const-433', u'LOAD_-1207766879'), ('const-0', u'SUBPIECE_-1207766669'), ('const-0', u'RETURN_-1207766744'), ('tmp_266', u'INT_NOTEQUAL_-1207766880'), ('const-0', u'COPY_-1207766744'), ('tmp_58', u'CBRANCH_-1207766879'), (u'COPY_-1207766767', u'COPY_-1207766647'), ('tmp_266', u'CALL_-1207766799'), (u'CALL_-1207766799', u'INDIRECT_-1207766608'), (u'COPY_-1207766862', u'COPY_-1207766684'), ('const-0', u'CALL_-1207766799'), (u'COPY_-1207766653', u'MULTIEQUAL_-1207766602'), ('const-10', u'CALL_-1207766799'), (u'MULTIEQUAL_-1207766602', u'COPY_-1207766767'), ('const-0', u'COPY_-1207766711'), ('tmp_208', u'CBRANCH_-1207766780'), (u'INT_SLESS_-1207766784', u'CBRANCH_-1207766780'), (u'COPY_-1207766654', u'MULTIEQUAL_-1207766602'), (u'INT_NOTEQUAL_-1207766880', u'CBRANCH_-1207766879'), ('const-0', u'COPY_-1207766862'), ('tmp_266', u'LOAD_-1207766879'), ('const-0', u'COPY_-1207766707'), (u'COPY_-1207766744', u'RETURN_-1207766827'), (u'CALL_-1207766799', u'SUBPIECE_-1207766669'), ('const-4294967295', u'INT_SLESS_-1207766784'), (u'COPY_-1207766707', u'RETURN_-1207766744'), (u'SUBPIECE_-1207766669', u'COPY_-1207766653'), (u'INT_NOTEQUAL_-1207766863', u'CBRANCH_-1207766861'), (u'COPY_-1207766711', u'COPY_-1207766654'), (u'SUBPIECE_-1207766669', u'INT_SLESS_-1207766784'), ('const-0', u'INT_NOTEQUAL_-1207766863'), ('tmp_93', u'CBRANCH_-1207766861'), (u'LOAD_-1207766879', u'INT_NOTEQUAL_-1207766863')]
[('const-10', u'CALL_-1207766799'), ('const-0', u'RETURN_-1207766827'), ('const-0', u'INT_NOTEQUAL_-1207766880'), (u'COPY_-1207766660', u'MULTIEQUAL_-1207766606'), ('const-0', u'SUBPIECE_-1207766669'), ('const-0', u'RETURN_-1207766744'), ('const-4294967295', u'INT_SLESS_-1207766784'), (u'COPY_-1207766776', u'RETURN_-1207766744'), ('tmp_58', u'CBRANCH_-1207766879'), (u'MULTIEQUAL_-1207766606', u'COPY_-1207766767'), (u'COPY_-1207766715', u'COPY_-1207766660'), ('const-0', u'INT_NOTEQUAL_-1207766863'), ('const-0', u'COPY_-1207766862'), ('const-0', u'COPY_-1207766776'), (u'COPY_-1207766659', u'MULTIEQUAL_-1207766606'), (u'COPY_-1207766852', u'RETURN_-1207766827'), ('const-0', u'COPY_-1207766715'), (u'CALL_-1207766799', u'INDIRECT_-1207766614'), ('tmp_467', u'CALL_-1207766799'), ('tmp_208', u'CBRANCH_-1207766780'), (u'INT_SLESS_-1207766784', u'CBRANCH_-1207766780'), (u'COPY_-1207766862', u'COPY_-1207766690'), (u'INT_NOTEQUAL_-1207766880', u'CBRANCH_-1207766879'), (u'CALL_-1207766799', u'SUBPIECE_-1207766669'), ('const-433', u'LOAD_-1207766879'), ('tmp_467', u'INT_NOTEQUAL_-1207766880'), (u'INT_NOTEQUAL_-1207766863', u'CBRANCH_-1207766861'), (u'COPY_-1207766767', u'COPY_-1207766653'), ('const-0', u'CALL_-1207766799'), ('tmp_467', u'LOAD_-1207766879'), (u'SUBPIECE_-1207766669', u'INT_SLESS_-1207766784'), (u'LOAD_-1207766879', u'INT_NOTEQUAL_-1207766863'), ('tmp_93', u'CBRANCH_-1207766861'), (u'SUBPIECE_-1207766669', u'COPY_-1207766659'), ('const-0', u'COPY_-1207766852')]
null
null
001df080
x64
O3
(translation_unit "undefined8 FUN_001df080(char *param_1)\n\n{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001df080(char *param_1)\n\n{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" type_identifier (function_declarator "FUN_001df080(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" if (parenthesized_expression "((param_1 != (char *)0x0) && (*param_1 != '\0'))" ( (binary_expression "(param_1 != (char *)0x0) && (*param_1 != '\0')" (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != '\0')" ( (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" * identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" { (expression_statement "lVar1 = strtol(param_1,(char **)0x0,10);" (assignment_expression "lVar1 = strtol(param_1,(char **)0x0,10)" identifier = (call_expression "strtol(param_1,(char **)0x0,10)" identifier (argument_list "(param_1,(char **)0x0,10)" ( identifier , (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal) , number_literal )))) ;) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" identifier = number_literal) ;) (if_statement "if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }" if (parenthesized_expression "(-1 < (int)lVar1)" ( (binary_expression "-1 < (int)lVar1" number_literal < (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n _rl_keyseq_timeout = (int)lVar1;\n }" { (expression_statement "_rl_keyseq_timeout = (int)lVar1;" (assignment_expression "_rl_keyseq_timeout = (int)lVar1" identifier = (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "int sv_seqtimeout(char *value)\n\n{\n long lVar1;\n \n if ((value != (char *)0x0) && (*value != '\0')) {\n lVar1 = strtol(value,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}\n\n" (function_definition "int sv_seqtimeout(char *value)\n\n{\n long lVar1;\n \n if ((value != (char *)0x0) && (*value != '\0')) {\n lVar1 = strtol(value,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" primitive_type (function_declarator "sv_seqtimeout(char *value)" identifier (parameter_list "(char *value)" ( (parameter_declaration "char *value" primitive_type (pointer_declarator "*value" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if ((value != (char *)0x0) && (*value != '\0')) {\n lVar1 = strtol(value,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((value != (char *)0x0) && (*value != '\0')) {\n lVar1 = strtol(value,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" if (parenthesized_expression "((value != (char *)0x0) && (*value != '\0'))" ( (binary_expression "(value != (char *)0x0) && (*value != '\0')" (parenthesized_expression "(value != (char *)0x0)" ( (binary_expression "value != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*value != '\0')" ( (binary_expression "*value != '\0'" (pointer_expression "*value" * identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n lVar1 = strtol(value,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" { (expression_statement "lVar1 = strtol(value,(char **)0x0,10);" (assignment_expression "lVar1 = strtol(value,(char **)0x0,10)" identifier = (call_expression "strtol(value,(char **)0x0,10)" identifier (argument_list "(value,(char **)0x0,10)" ( identifier , (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal) , number_literal )))) ;) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" identifier = number_literal) ;) (if_statement "if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }" if (parenthesized_expression "(-1 < (int)lVar1)" ( (binary_expression "-1 < (int)lVar1" number_literal < (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n _rl_keyseq_timeout = (int)lVar1;\n }" { (expression_statement "_rl_keyseq_timeout = (int)lVar1;" (assignment_expression "_rl_keyseq_timeout = (int)lVar1" identifier = (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit "undefined8 FUN_001df080(char *param_1)\n\n{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}\n\n" (function_definition "undefined8 FUN_001df080(char *param_1)\n\n{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" type_identifier (function_declarator "FUN_001df080(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (if_statement "if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" if (parenthesized_expression "((param_1 != (char *)0x0) && (*param_1 != '\0'))" ( (binary_expression "(param_1 != (char *)0x0) && (*param_1 != '\0')" (parenthesized_expression "(param_1 != (char *)0x0)" ( (binary_expression "param_1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(*param_1 != '\0')" ( (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" * identifier) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" { (expression_statement "lVar1 = strtol(param_1,(char **)0x0,10);" (assignment_expression "lVar1 = strtol(param_1,(char **)0x0,10)" identifier = (call_expression "strtol(param_1,(char **)0x0,10)" identifier (argument_list "(param_1,(char **)0x0,10)" ( identifier , (cast_expression "(char **)0x0" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) number_literal) , number_literal )))) ;) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" identifier = number_literal) ;) (if_statement "if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }" if (parenthesized_expression "(-1 < (int)lVar1)" ( (binary_expression "-1 < (int)lVar1" number_literal < (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier)) )) (compound_statement "{\n _rl_keyseq_timeout = (int)lVar1;\n }" { (expression_statement "_rl_keyseq_timeout = (int)lVar1;" (assignment_expression "_rl_keyseq_timeout = (int)lVar1" identifier = (cast_expression "(int)lVar1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) })) (return_statement "return 0;" return number_literal ;) })) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" identifier = number_literal) ;) (return_statement "return 0;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) && (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) LIT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) })) (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_001df080(char *param_1)\n\n{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" (type_identifier "undefined8") (function_declarator "FUN_001df080(char *param_1)" (identifier "FUN_001df080") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n long lVar1;\n \n if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }\n _rl_keyseq_timeout = 0;\n return 0;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (if_statement "if ((param_1 != (char *)0x0) && (*param_1 != '\0')) {\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" (if "if") (parenthesized_expression "((param_1 != (char *)0x0) && (*param_1 != '\0'))" (( "(") (binary_expression "(param_1 != (char *)0x0) && (*param_1 != '\0')" (parenthesized_expression "(param_1 != (char *)0x0)" (( "(") (binary_expression "param_1 != (char *)0x0" (identifier "param_1") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (&& "&&") (parenthesized_expression "(*param_1 != '\0')" (( "(") (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n lVar1 = strtol(param_1,(char **)0x0,10);\n _rl_keyseq_timeout = 0;\n if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }\n return 0;\n }" ({ "{") (expression_statement "lVar1 = strtol(param_1,(char **)0x0,10);" (assignment_expression "lVar1 = strtol(param_1,(char **)0x0,10)" (identifier "lVar1") (= "=") (call_expression "strtol(param_1,(char **)0x0,10)" (identifier "strtol") (argument_list "(param_1,(char **)0x0,10)" (( "(") (identifier "param_1") (, ",") (cast_expression "(char **)0x0" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (number_literal "0x0")) (, ",") (number_literal "10") () ")")))) (; ";")) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" (identifier "_rl_keyseq_timeout") (= "=") (number_literal "0")) (; ";")) (if_statement "if (-1 < (int)lVar1) {\n _rl_keyseq_timeout = (int)lVar1;\n }" (if "if") (parenthesized_expression "(-1 < (int)lVar1)" (( "(") (binary_expression "-1 < (int)lVar1" (number_literal "-1") (< "<") (cast_expression "(int)lVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar1"))) () ")")) (compound_statement "{\n _rl_keyseq_timeout = (int)lVar1;\n }" ({ "{") (expression_statement "_rl_keyseq_timeout = (int)lVar1;" (assignment_expression "_rl_keyseq_timeout = (int)lVar1" (identifier "_rl_keyseq_timeout") (= "=") (cast_expression "(int)lVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "lVar1"))) (; ";")) (} "}"))) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}"))) (expression_statement "_rl_keyseq_timeout = 0;" (assignment_expression "_rl_keyseq_timeout = 0" (identifier "_rl_keyseq_timeout") (= "=") (number_literal "0")) (; ";")) (return_statement "return 0;" (return "return") (number_literal "0") (; ";")) (} "}")))
int function_1(char *var_1) { long lVar1; if ((var_1 != (char *)0x0) && (*var_1 != '\0')) { lVar1 = var_2(var_1,(char **)0x0,10); _rl_keyseq_timeout = 0; if (-1 < (int)lVar1) { _rl_keyseq_timeout = (int)lVar1; } return 0; } _rl_keyseq_timeout = 0; return 0; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (number_literal)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))) (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (return_statement (number_literal)))))
null
undefined8 MASKED(char *param_1) { long lVar1; if ((param_1 != (char *)0x0) && (*param_1 != '\0')) { lVar1 = strtol(param_1,(char **)0x0,10); _rl_keyseq_timeout = 0; if (-1 < (int)lVar1) { _rl_keyseq_timeout = (int)lVar1; } return 0; } _rl_keyseq_timeout = 0; return 0; }
8484_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
use_facet<std::moneypunct<char,false>>
FUN_002ed830
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::moneypunct<char, false> const& std::use_facet<std::moneypunct<char, false> >(std::locale const&) */ moneypunct * std::use_facet<std::moneypunct<char,false>>(locale *param_1) { long lVar1; ulong uVar2; moneypunct *pmVar3; uVar2 = locale::id::_M_id((id *)&moneypunct<char,false>::id); if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) && (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) { pmVar3 = (moneypunct *) __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0); if (pmVar3 != (moneypunct *)0x0) { return pmVar3; } /* WARNING: Subroutine does not return */ __cxa_bad_cast(); } /* WARNING: Subroutine does not return */ __throw_bad_cast(); }
void FUN_002ed830(long *param_1) { ulong uVar1; long lVar2; uVar1 = FUN_002dd3a0(&DAT_0044a530); if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0); if (lVar2 != 0) { return; } /* WARNING: Subroutine does not return */ FUN_002da650(); } /* WARNING: Subroutine does not return */ FUN_00319450(); }
PUSH RBX MOV RBX,RDI LEA RDI,[0x44a530] CALL 0x002dd3a0 MOV RDX,qword ptr [RBX] MOV RCX,qword ptr [RDX + 0x8] CMP qword ptr [RDX + 0x10],RAX JBE 0x002ed872 MOV RDI,qword ptr [RCX + RAX*0x8] TEST RDI,RDI JZ 0x002ed872 LEA RDX,[0x4389e8] LEA RSI,[0x438640] XOR ECX,ECX CALL 0x0031b7b0 TEST RAX,RAX JZ 0x002ed877 POP RBX RET CALL 0x00319450 CALL 0x002da650
null
null
null
null
[(u'CAST_-1204692680', u'CALL_-1204692919'), ('tmp_70', u'CBRANCH_-1204692886'), ('const-0', u'PTRSUB_-1204692638'), (u'CAST_-1204692670', u'LOAD_-1204692912'), ('const-8', u'INT_MULT_-1204692856'), (u'LOAD_-1204692918', u'INT_ADD_-1204692889'), ('const-1', u'RETURN_-1204692786'), (u'INT_ADD_-1204692868', u'CAST_-1204692658'), ('const-4426216', u'PTRSUB_-1204692637'), ('const-433', u'LOAD_-1204692905'), ('tmp_107', u'CBRANCH_-1204692863'), (u'CAST_-1204692632', u'INT_NOTEQUAL_-1204692813'), (u'INT_MULT_-1204692856', u'INT_ADD_-1204692868'), (u'LOAD_-1204692884', u'CALL_-1204692828'), (u'CAST_-1204692674', u'LOAD_-1204692918'), ('const-0', u'INT_NOTEQUAL_-1204692813'), (u'LOAD_-1204692905', u'INT_LESS_-1204692877'), (u'LOAD_-1204692884', u'INT_NOTEQUAL_-1204692864'), (u'INT_ADD_-1204692889', u'CAST_-1204692665'), ('const-4425280', u'PTRSUB_-1204692638'), ('const-8', u'INT_ADD_-1204692896'), (u'INT_ADD_-1204692896', u'CAST_-1204692670'), (u'INT_LESS_-1204692877', u'CBRANCH_-1204692886'), ('const-0', u'CALL_-1204692828'), ('const-16', u'INT_ADD_-1204692889'), ('const-1', u'RETURN_-1204692786'), ('tmp_171', u'CBRANCH_-1204692812'), ('tmp_226', u'CAST_-1204692674'), (u'CALL_-1204692919', u'INT_LESS_-1204692877'), ('const-433', u'LOAD_-1204692918'), ('const-0', u'PTRSUB_-1204692679'), ('const-0', u'INT_NOTEQUAL_-1204692864'), (u'PTRSUB_-1204692638', u'CALL_-1204692828'), ('const-433', u'LOAD_-1204692884'), (u'LOAD_-1204692918', u'INT_ADD_-1204692896'), ('const-0', u'RETURN_-1204692797'), (u'CALL_-1204692919', u'INT_MULT_-1204692856'), (u'INT_NOTEQUAL_-1204692864', u'CBRANCH_-1204692863'), (u'LOAD_-1204692912', u'INT_ADD_-1204692868'), (u'CALL_-1204692828', u'CAST_-1204692632'), (u'INT_NOTEQUAL_-1204692813', u'CBRANCH_-1204692812'), ('const-4498736', u'PTRSUB_-1204692679'), (u'PTRSUB_-1204692637', u'CALL_-1204692828'), ('const-0', u'PTRSUB_-1204692637'), ('const-433', u'LOAD_-1204692912'), (u'PTRSUB_-1204692679', u'CAST_-1204692680'), (u'CAST_-1204692665', u'LOAD_-1204692905'), (u'CAST_-1204692632', u'RETURN_-1204692797'), (u'CAST_-1204692658', u'LOAD_-1204692884')]
[(u'INT_LESS_-1204692877', u'CBRANCH_-1204692886'), (u'INT_ADD_-1204692889', u'CAST_-1204692667'), ('const-16', u'INT_ADD_-1204692889'), ('const-1', u'RETURN_-1204692786'), ('const-0', u'PTRSUB_-1204692679'), ('tmp_171', u'CBRANCH_-1204692812'), (u'CALL_-1204692919', u'INT_LESS_-1204692877'), ('const-4498736', u'PTRSUB_-1204692679'), (u'CALL_-1204692828', u'INT_NOTEQUAL_-1204692813'), (u'INT_ADD_-1204692896', u'CAST_-1204692672'), ('tmp_70', u'CBRANCH_-1204692886'), ('const-433', u'LOAD_-1204692884'), ('const-8', u'INT_MULT_-1204692856'), ('const-4426216', u'PTRSUB_-1204692637'), (u'CAST_-1204692660', u'LOAD_-1204692884'), ('const-0', u'INT_NOTEQUAL_-1204692864'), (u'LOAD_-1204692918', u'INT_ADD_-1204692889'), (u'PTRSUB_-1204692638', u'CALL_-1204692828'), ('const-1', u'RETURN_-1204692786'), (u'LOAD_-1204692918', u'INT_ADD_-1204692896'), ('const-433', u'LOAD_-1204692905'), ('tmp_107', u'CBRANCH_-1204692863'), ('const-0', u'RETURN_-1204692797'), (u'CALL_-1204692919', u'INT_MULT_-1204692856'), (u'INT_NOTEQUAL_-1204692864', u'CBRANCH_-1204692863'), (u'LOAD_-1204692912', u'INT_ADD_-1204692868'), ('const-0', u'PTRSUB_-1204692638'), ('tmp_470', u'LOAD_-1204692918'), (u'INT_MULT_-1204692856', u'INT_ADD_-1204692868'), (u'LOAD_-1204692884', u'CALL_-1204692828'), (u'INT_ADD_-1204692868', u'CAST_-1204692660'), (u'INT_NOTEQUAL_-1204692813', u'CBRANCH_-1204692812'), ('const-433', u'LOAD_-1204692912'), (u'PTRSUB_-1204692637', u'CALL_-1204692828'), ('const-0', u'INT_NOTEQUAL_-1204692813'), (u'LOAD_-1204692905', u'INT_LESS_-1204692877'), ('const-433', u'LOAD_-1204692918'), (u'LOAD_-1204692884', u'INT_NOTEQUAL_-1204692864'), (u'CAST_-1204692667', u'LOAD_-1204692905'), ('const-0', u'CALL_-1204692828'), (u'CAST_-1204692672', u'LOAD_-1204692912'), ('const-4425280', u'PTRSUB_-1204692638'), ('const-0', u'PTRSUB_-1204692637'), (u'PTRSUB_-1204692679', u'CALL_-1204692919'), ('const-8', u'INT_ADD_-1204692896')]
null
null
002ed830
x64
O3
(translation_unit "void FUN_002ed830(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002da650();\n }\n /* WARNING: Subroutine does not return */\n FUN_00319450();\n}\n\n" (function_definition "void FUN_002ed830(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002da650();\n }\n /* WARNING: Subroutine does not return */\n FUN_00319450();\n}" primitive_type (function_declarator "FUN_002ed830(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002da650();\n }\n /* WARNING: Subroutine does not return */\n FUN_00319450();\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044a530);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044a530)" identifier = (call_expression "FUN_002dd3a0(&DAT_0044a530)" identifier (argument_list "(&DAT_0044a530)" ( (pointer_expression "&DAT_0044a530" & identifier) )))) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002da650();\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_002da650();\n }" { (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" identifier = (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_004389e8" & identifier) , number_literal )))) ;) (if_statement "if (lVar2 != 0) {\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) comment (expression_statement "FUN_002da650();" (call_expression "FUN_002da650()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_00319450();" (call_expression "FUN_00319450()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* std::moneypunct<char, false> const& std::use_facet<std::moneypunct<char, false> >(std::locale\n const&) */\n\nmoneypunct * std::use_facet<std::moneypunct<char,false>>(locale *param_1)\n\n{\n long lVar1;\n ulong uVar2;\n moneypunct *pmVar3;\n \n uVar2 = locale::id::_M_id((id *)&moneypunct<char,false>::id);\n if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) {\n pmVar3 = (moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0);\n if (pmVar3 != (moneypunct *)0x0) {\n return pmVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n}\n\n" comment comment (ERROR "moneypunct * std::use_facet<std::moneypunct<char,false>>(locale *param_1)" (binary_expression "moneypunct * std::use_facet<std::moneypunct<char,false>>(locale *param_1)" (binary_expression "moneypunct * std::use_facet<std::moneypunct<char" (binary_expression "moneypunct * std::use_facet<std" (binary_expression "moneypunct * std" identifier * identifier) (ERROR "::use_facet" : : identifier) < identifier) (ERROR "::moneypunct" : : identifier) < identifier) (ERROR ",false" , false) >> (parenthesized_expression "(locale *param_1)" ( (binary_expression "locale *param_1" identifier * identifier) )))) (compound_statement "{\n long lVar1;\n ulong uVar2;\n moneypunct *pmVar3;\n \n uVar2 = locale::id::_M_id((id *)&moneypunct<char,false>::id);\n if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) {\n pmVar3 = (moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0);\n if (pmVar3 != (moneypunct *)0x0) {\n return pmVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }\n /* WARNING: Subroutine does not return */\n __throw_bad_cast();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar2;" type_identifier identifier ;) (declaration "moneypunct *pmVar3;" type_identifier (pointer_declarator "*pmVar3" * identifier) ;) (ERROR "uVar2 = locale::" (assignment_expression "uVar2 = locale" identifier = identifier) : :) (labeled_statement "id::_M_id((id *)&moneypunct<char,false>::id);" statement_identifier : (ERROR ":" :) (expression_statement "_M_id((id *)&moneypunct<char,false>::id);" (call_expression "_M_id((id *)&moneypunct<char,false>::id)" identifier (argument_list "((id *)&moneypunct<char,false>::id)" ( (binary_expression "(id *)&moneypunct<char" (cast_expression "(id *)&moneypunct" ( (type_descriptor "id *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&moneypunct" & identifier)) < identifier) , (binary_expression "false>::id" false > (ERROR "::" : :) identifier) ))) ;)) (if_statement "if ((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)) {\n pmVar3 = (moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0);\n if (pmVar3 != (moneypunct *)0x0) {\n return pmVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }" if (parenthesized_expression "((uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0))" ( (binary_expression "(uVar2 < *(ulong *)(*(long *)param_1 + 0x10)) &&\n (lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)" (parenthesized_expression "(uVar2 < *(ulong *)(*(long *)param_1 + 0x10))" ( (binary_expression "uVar2 < *(ulong *)(*(long *)param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*(long *)param_1 + 0x10)" * (cast_expression "(ulong *)(*(long *)param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 0x10)" ( (binary_expression "*(long *)param_1 + 0x10" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )) && (parenthesized_expression "(lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0)" ( (comma_expression "lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8), lVar1 != 0" (assignment_expression "lVar1 = *(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" * (cast_expression "(long *)(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*(long *)param_1 + 8) + uVar2 * 8)" ( (binary_expression "*(long *)(*(long *)param_1 + 8) + uVar2 * 8" (pointer_expression "*(long *)(*(long *)param_1 + 8)" * (cast_expression "(long *)(*(long *)param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)param_1 + 8)" ( (binary_expression "*(long *)param_1 + 8" (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) )))) + (binary_expression "uVar2 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar1 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n pmVar3 = (moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0);\n if (pmVar3 != (moneypunct *)0x0) {\n return pmVar3;\n }\n /* WARNING: Subroutine does not return */\n __cxa_bad_cast();\n }" { (expression_statement "pmVar3 = (moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0);" (assignment_expression "pmVar3 = (moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0)" identifier = (cast_expression "(moneypunct *)\n __dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0)" ( (type_descriptor "moneypunct *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "__dynamic_cast(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0)" identifier (argument_list "(lVar1,&locale::facet::typeinfo,&moneypunct<char,false>::typeinfo,0)" ( identifier , (ERROR "&locale::facet::" (pointer_expression "&locale" & identifier) : : identifier : :) identifier , (binary_expression "&moneypunct<char" (pointer_expression "&moneypunct" & identifier) < identifier) , (binary_expression "false>::typeinfo" false > (ERROR "::" : :) identifier) , number_literal ))))) ;) (if_statement "if (pmVar3 != (moneypunct *)0x0) {\n return pmVar3;\n }" if (parenthesized_expression "(pmVar3 != (moneypunct *)0x0)" ( (binary_expression "pmVar3 != (moneypunct *)0x0" identifier != (cast_expression "(moneypunct *)0x0" ( (type_descriptor "moneypunct *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return pmVar3;\n }" { (return_statement "return pmVar3;" return identifier ;) })) comment (expression_statement "__cxa_bad_cast();" (call_expression "__cxa_bad_cast()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "__throw_bad_cast();" (call_expression "__throw_bad_cast()" identifier (argument_list "()" ( ))) ;) }))
(translation_unit "void FUN_002ed830(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }\n \n FUN_00319450();\n}\n\n" (function_definition "void FUN_002ed830(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }\n \n FUN_00319450();\n}" primitive_type (function_declarator "FUN_002ed830(long *param_1)" identifier (parameter_list "(long *param_1)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }\n \n FUN_00319450();\n}" { (declaration "ulong uVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044a530);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044a530)" identifier = (call_expression "FUN_002dd3a0(&DAT_0044a530)" identifier (argument_list "(&DAT_0044a530)" ( (pointer_expression "&DAT_0044a530" & identifier) )))) ;) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }" if (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" ( (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" ( (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" identifier < (pointer_expression "*(ulong *)(*param_1 + 0x10)" * (cast_expression "(ulong *)(*param_1 + 0x10)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 0x10)" ( (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" * identifier) + number_literal) ))))) )) && (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" ( (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" identifier = (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" * (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" ( (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" * (cast_expression "(long *)(*param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + 8)" ( (binary_expression "*param_1 + 8" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (binary_expression "uVar1 * 8" identifier * number_literal)) ))))) , (binary_expression "lVar2 != 0" identifier != number_literal)) ))) )) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }" { (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" identifier = (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" identifier (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" ( identifier , (pointer_expression "&PTR_PTR_FUN_00438640" & identifier) , (pointer_expression "&PTR_PTR_FUN_004389e8" & identifier) , number_literal )))) ;) (if_statement "if (lVar2 != 0) {\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "FUN_002da650();" (call_expression "FUN_002da650()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_00319450();" (call_expression "FUN_00319450()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (binary_expression IDENT * LIT)) ))))) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , (pointer_expression & IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_002ed830(long *param_1)\n\n{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }\n \n FUN_00319450();\n}" (primitive_type "void") (function_declarator "FUN_002ed830(long *param_1)" (identifier "FUN_002ed830") (parameter_list "(long *param_1)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n ulong uVar1;\n long lVar2;\n \n uVar1 = FUN_002dd3a0(&DAT_0044a530);\n if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }\n \n FUN_00319450();\n}" ({ "{") (declaration "ulong uVar1;" (type_identifier "ulong") (identifier "uVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (expression_statement "uVar1 = FUN_002dd3a0(&DAT_0044a530);" (assignment_expression "uVar1 = FUN_002dd3a0(&DAT_0044a530)" (identifier "uVar1") (= "=") (call_expression "FUN_002dd3a0(&DAT_0044a530)" (identifier "FUN_002dd3a0") (argument_list "(&DAT_0044a530)" (( "(") (pointer_expression "&DAT_0044a530" (& "&") (identifier "DAT_0044a530")) () ")")))) (; ";")) (if_statement "if ((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) {\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }" (if "if") (parenthesized_expression "((uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0))" (( "(") (binary_expression "(uVar1 < *(ulong *)(*param_1 + 0x10)) &&\n (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (parenthesized_expression "(uVar1 < *(ulong *)(*param_1 + 0x10))" (( "(") (binary_expression "uVar1 < *(ulong *)(*param_1 + 0x10)" (identifier "uVar1") (< "<") (pointer_expression "*(ulong *)(*param_1 + 0x10)" (* "*") (cast_expression "(ulong *)(*param_1 + 0x10)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 0x10)" (( "(") (binary_expression "*param_1 + 0x10" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (&& "&&") (parenthesized_expression "(lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)" (( "(") (comma_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0" (assignment_expression "lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (* "*") (cast_expression "(long *)(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(*param_1 + 8) + uVar1 * 8)" (( "(") (binary_expression "*(long *)(*param_1 + 8) + uVar1 * 8" (pointer_expression "*(long *)(*param_1 + 8)" (* "*") (cast_expression "(long *)(*param_1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + 8)" (( "(") (binary_expression "*param_1 + 8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "8")) () ")")))) (+ "+") (binary_expression "uVar1 * 8" (identifier "uVar1") (* "*") (number_literal "8"))) () ")"))))) (, ",") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);\n if (lVar2 != 0) {\n return;\n }\n \n FUN_002da650();\n }" ({ "{") (expression_statement "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0);" (assignment_expression "lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" (identifier "lVar2") (= "=") (call_expression "FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" (identifier "FUN_0031b7b0") (argument_list "(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0)" (( "(") (identifier "lVar2") (, ",") (pointer_expression "&PTR_PTR_FUN_00438640" (& "&") (identifier "PTR_PTR_FUN_00438640")) (, ",") (pointer_expression "&PTR_PTR_FUN_004389e8" (& "&") (identifier "PTR_PTR_FUN_004389e8")) (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if (lVar2 != 0) {\n return;\n }" (if "if") (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_002da650();" (call_expression "FUN_002da650()" (identifier "FUN_002da650") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00319450();" (call_expression "FUN_00319450()" (identifier "FUN_00319450") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* std::moneypunct<char, false> const& std::use_facet<std::moneypunct<char, false> >(std::locale const&) */ type_2 * std::use_facet<std::type_2<var_2,false>>(locale *param_1) { long var_4; type_1 var_3; type_2 *var_7; var_3 = locale::id::var_1((type_3 *)&type_2<var_2,false>::type_3); if ((var_3 < *(type_1 *)(*(long *)param_1 + 0x10)) && (var_4 = *(long *)(*(long *)(*(long *)param_1 + 8) + var_3 * 8), var_4 != 0)) { var_7 = (type_2 *) var_5(var_4,&locale::facet::var_6,&type_2<var_2,false>::var_6,0); if (var_7 != (type_2 *)0x0) { return var_7; } /* WARNING: Subroutine does not return */ var_8(); } /* WARNING: Subroutine does not return */ var_9(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(long *param_1) { ulong uVar1; long lVar2; uVar1 = FUN_002dd3a0(&DAT_0044a530); if ((uVar1 < *(ulong *)(*param_1 + 0x10)) && (lVar2 = *(long *)(*(long *)(*param_1 + 8) + uVar1 * 8), lVar2 != 0)) { lVar2 = FUN_0031b7b0(lVar2,&PTR_PTR_FUN_00438640,&PTR_PTR_FUN_004389e8,0); if (lVar2 != 0) { return; } /* WARNING: Subroutine does not return */ FUN_002da650(); } /* WARNING: Subroutine does not return */ FUN_00319450(); }
152_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
wcscmp
wcscmp
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int wcscmp(wchar_t *__s1,wchar_t *__s2) { int iVar1; iVar1 = (*(code *)PTR_wcscmp_0067c4c8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int wcscmp(wchar_t *__s1,wchar_t *__s2) { int iVar1; iVar1 = (*(code *)PTR_wcscmp_0067c4c8)(); return iVar1; }
JMP qword ptr [0x0067c4c8]
null
null
null
null
[(u'CALLIND_-1207404136', u'RETURN_-1207404133'), (u'CALLIND_-1207404136', u'INDIRECT_-1207404073'), ('const-0', u'RETURN_-1207404133'), (u'CAST_-1207404068', u'CALLIND_-1207404136'), ('tmp_38', u'CAST_-1207404068'), (u'INDIRECT_-1207404073', u'COPY_-1207404132')]
[(u'CALLIND_-1207404136', u'RETURN_-1207404133'), (u'CALLIND_-1207404136', u'INDIRECT_-1207404073'), ('const-0', u'RETURN_-1207404133'), (u'CAST_-1207404068', u'CALLIND_-1207404136'), ('tmp_38', u'CAST_-1207404068'), (u'INDIRECT_-1207404073', u'COPY_-1207404132')]
null
null
00177990
x64
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}\n\n" comment (function_definition "int wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" primitive_type (function_declarator "wcscmp(wchar_t *__s1,wchar_t *__s2)" identifier (parameter_list "(wchar_t *__s1,wchar_t *__s2)" ( (parameter_declaration "wchar_t *__s1" type_identifier (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "wchar_t *__s2" type_identifier (pointer_declarator "*__s2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();" (assignment_expression "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)()" identifier = (call_expression "(*(code *)PTR_wcscmp_0067c4c8)()" (parenthesized_expression "(*(code *)PTR_wcscmp_0067c4c8)" ( (pointer_expression "*(code *)PTR_wcscmp_0067c4c8" * (cast_expression "(code *)PTR_wcscmp_0067c4c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}\n\n" comment (function_definition "int wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" primitive_type (function_declarator "wcscmp(wchar_t *__s1,wchar_t *__s2)" identifier (parameter_list "(wchar_t *__s1,wchar_t *__s2)" ( (parameter_declaration "wchar_t *__s1" type_identifier (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "wchar_t *__s2" type_identifier (pointer_declarator "*__s2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();" (assignment_expression "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)()" identifier = (call_expression "(*(code *)PTR_wcscmp_0067c4c8)()" (parenthesized_expression "(*(code *)PTR_wcscmp_0067c4c8)" ( (pointer_expression "*(code *)PTR_wcscmp_0067c4c8" * (cast_expression "(code *)PTR_wcscmp_0067c4c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}\n\n" (function_definition "int wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" primitive_type (function_declarator "wcscmp(wchar_t *__s1,wchar_t *__s2)" identifier (parameter_list "(wchar_t *__s1,wchar_t *__s2)" ( (parameter_declaration "wchar_t *__s1" type_identifier (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "wchar_t *__s2" type_identifier (pointer_declarator "*__s2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();" (assignment_expression "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)()" identifier = (call_expression "(*(code *)PTR_wcscmp_0067c4c8)()" (parenthesized_expression "(*(code *)PTR_wcscmp_0067c4c8)" ( (pointer_expression "*(code *)PTR_wcscmp_0067c4c8" * (cast_expression "(code *)PTR_wcscmp_0067c4c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int wcscmp(wchar_t *__s1,wchar_t *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "wcscmp(wchar_t *__s1,wchar_t *__s2)" (identifier "wcscmp") (parameter_list "(wchar_t *__s1,wchar_t *__s2)" (( "(") (parameter_declaration "wchar_t *__s1" (type_identifier "wchar_t") (pointer_declarator "*__s1" (* "*") (identifier "__s1"))) (, ",") (parameter_declaration "wchar_t *__s2" (type_identifier "wchar_t") (pointer_declarator "*__s2" (* "*") (identifier "__s2"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)();" (assignment_expression "iVar1 = (*(code *)PTR_wcscmp_0067c4c8)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_wcscmp_0067c4c8)()" (parenthesized_expression "(*(code *)PTR_wcscmp_0067c4c8)" (( "(") (pointer_expression "*(code *)PTR_wcscmp_0067c4c8" (* "*") (cast_expression "(code *)PTR_wcscmp_0067c4c8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_wcscmp_0067c4c8"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(type_1 *__s1,type_1 *__s2) { int iVar1; iVar1 = (*(type_2 *)PTR_wcscmp_0067c4c8)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(wchar_t *__s1,wchar_t *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0067c4c8)(); return iVar1; }
125_x86_64-linux-gnux32-ld_and_x86_64-linux-gnux32-ld_strip.c
bfd_get_arch
bfd_get_arch
void bfd_get_arch(void) { (*(code *)PTR_bfd_get_arch_002b23e8)(); return; }
void bfd_get_arch(void) { (*(code *)PTR_bfd_get_arch_002b23e8)(); return; }
JMP qword ptr [0x002b23e8]
null
null
null
null
[(u'INDIRECT_-1206921196', u'COPY_-1206921255'), ('tmp_22', u'CAST_-1206921191'), (u'CALLIND_-1206921256', u'INDIRECT_-1206921196'), (u'CAST_-1206921191', u'CALLIND_-1206921256'), ('const-0', u'RETURN_-1206921253')]
[(u'INDIRECT_-1206921196', u'COPY_-1206921255'), ('tmp_22', u'CAST_-1206921191'), (u'CALLIND_-1206921256', u'INDIRECT_-1206921196'), (u'CAST_-1206921191', u'CALLIND_-1206921256'), ('const-0', u'RETURN_-1206921253')]
null
null
0010d7d0
x64
O3
(translation_unit "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}\n\n" (function_definition "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" primitive_type (function_declarator "bfd_get_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_get_arch_002b23e8)();" (call_expression "(*(code *)PTR_bfd_get_arch_002b23e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_arch_002b23e8)" ( (pointer_expression "*(code *)PTR_bfd_get_arch_002b23e8" * (cast_expression "(code *)PTR_bfd_get_arch_002b23e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}\n\n" (function_definition "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" primitive_type (function_declarator "bfd_get_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_get_arch_002b23e8)();" (call_expression "(*(code *)PTR_bfd_get_arch_002b23e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_arch_002b23e8)" ( (pointer_expression "*(code *)PTR_bfd_get_arch_002b23e8" * (cast_expression "(code *)PTR_bfd_get_arch_002b23e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}\n\n" (function_definition "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" primitive_type (function_declarator "bfd_get_arch(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" { (expression_statement "(*(code *)PTR_bfd_get_arch_002b23e8)();" (call_expression "(*(code *)PTR_bfd_get_arch_002b23e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_arch_002b23e8)" ( (pointer_expression "*(code *)PTR_bfd_get_arch_002b23e8" * (cast_expression "(code *)PTR_bfd_get_arch_002b23e8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void bfd_get_arch(void)\n\n{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" (primitive_type "void") (function_declarator "bfd_get_arch(void)" (identifier "bfd_get_arch") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n (*(code *)PTR_bfd_get_arch_002b23e8)();\n return;\n}" ({ "{") (expression_statement "(*(code *)PTR_bfd_get_arch_002b23e8)();" (call_expression "(*(code *)PTR_bfd_get_arch_002b23e8)()" (parenthesized_expression "(*(code *)PTR_bfd_get_arch_002b23e8)" (( "(") (pointer_expression "*(code *)PTR_bfd_get_arch_002b23e8" (* "*") (cast_expression "(code *)PTR_bfd_get_arch_002b23e8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_bfd_get_arch_002b23e8"))) () ")")) (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(void) { (*(type_1 *)PTR_bfd_get_arch_002b23e8)(); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list))) (return_statement))))
null
void MASKED(void) { (*(code *)PTR_MASKED_002b23e8)(); return; }
7604_powerpc-linux-gnuspe-ld_and_powerpc-linux-gnuspe-ld_strip.c
~Struct_plugin
FUN_003c5ce0
/* DWARF original prototype: void ~Struct_plugin(Struct_plugin * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_plugin::~Struct_plugin(Struct_plugin *this,int __in_chrg) { pointer pcVar1; pcVar1 = (this->super_Struct_special).option.longname._M_dataplus._M_p; (this->super_Struct_special).super_Struct_var._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00650010; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->super_Struct_special).option.longname.field_2) { operator_delete(pcVar1); return; } return; }
void FUN_003c5ce0(undefined8 *param_1) { *param_1 = &PTR_FUN_00650010; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_0049e340((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x650010] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x003c5d00 MOV RDI,RDX JMP 0x0049e340 RET
null
null
null
null
[(u'PTRSUB_-1205641888', u'PTRSUB_-1205641884'), (u'CAST_-1205641874', u'INT_NOTEQUAL_-1205641973'), (u'PTRSUB_-1205641893', u'PTRSUB_-1205641888'), ('const-0', u'RETURN_-1205641950'), (u'PTRSUB_-1205641889', u'PTRSUB_-1205641884'), ('const-0', u'PTRSUB_-1205641900'), ('const-8', u'PTRSUB_-1205641893'), (u'PTRSUB_-1205641894', u'PTRSUB_-1205641889'), ('const-0', u'PTRSUB_-1205641884'), (u'CAST_-1205641882', u'STORE_-1205641997'), ('const-8', u'PTRSUB_-1205641884'), ('const-16', u'PTRSUB_-1205641878'), (u'PTRSUB_-1205641898', u'PTRSUB_-1205641894'), ('const-433', u'LOAD_-1205642005'), ('const-433', u'STORE_-1205641997'), (u'LOAD_-1205642005', u'CAST_-1205641874'), (u'PTRSUB_-1205641893', u'PTRSUB_-1205641898'), (u'PTRSUB_-1205641889', u'LOAD_-1205642005'), ('tmp_48', u'CBRANCH_-1205641972'), (u'INT_NOTEQUAL_-1205641973', u'CBRANCH_-1205641972'), ('const-0', u'PTRSUB_-1205641897'), ('const-0', u'PTRSUB_-1205641893'), (u'PTRSUB_-1205641900', u'PTRSUB_-1205641893'), ('const-0', u'PTRSUB_-1205641880'), (u'PTRSUB_-1205641884', u'STORE_-1205641997'), (u'PTRSUB_-1205641880', u'PTRSUB_-1205641878'), (u'LOAD_-1205642005', u'CALL_-1205641963'), ('tmp_68', u'PTRSUB_-1205641893'), ('tmp_68', u'PTRSUB_-1205641889'), (u'PTRSUB_-1205641884', u'PTRSUB_-1205641880'), ('const-0', u'RETURN_-1205641959'), ('const-6619152', u'PTRSUB_-1205641897'), ('const-0', u'PTRSUB_-1205641898'), ('const-0', u'PTRSUB_-1205641889'), (u'PTRSUB_-1205641878', u'INT_NOTEQUAL_-1205641973'), ('const-0', u'PTRSUB_-1205641888'), ('tmp_68', u'PTRSUB_-1205641900'), ('const-0', u'PTRSUB_-1205641894'), ('const-0', u'PTRSUB_-1205641889'), (u'PTRSUB_-1205641897', u'CAST_-1205641882')]
[('const-0', u'RETURN_-1205641950'), ('const-1', u'PTRADD_-1205641902'), ('const-0', u'PTRSUB_-1205641898'), (u'PTRADD_-1205641894', u'INT_NOTEQUAL_-1205641973'), ('const-3', u'PTRADD_-1205641894'), ('tmp_109', u'STORE_-1205641997'), ('const-6619152', u'PTRSUB_-1205641898'), ('const-0', u'RETURN_-1205641959'), ('tmp_109', u'PTRADD_-1205641894'), ('const-8', u'PTRADD_-1205641902'), (u'PTRSUB_-1205641898', u'STORE_-1205641997'), (u'CAST_-1205641901', u'INT_NOTEQUAL_-1205641973'), (u'CAST_-1205641901', u'CALL_-1205641963'), ('tmp_109', u'PTRADD_-1205641902'), ('const-433', u'LOAD_-1205642005'), (u'LOAD_-1205642005', u'CAST_-1205641901'), ('const-8', u'PTRADD_-1205641894'), ('tmp_48', u'CBRANCH_-1205641972'), (u'INT_NOTEQUAL_-1205641973', u'CBRANCH_-1205641972'), ('const-433', u'STORE_-1205641997'), (u'PTRADD_-1205641902', u'LOAD_-1205642005')]
null
null
003c5ce0
x64
O3
(translation_unit "void FUN_003c5ce0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_003c5ce0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_003c5ce0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00650010;" (assignment_expression "*param_1 = &PTR_FUN_00650010" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00650010" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_0049e340((undefined8 *)param_1[1]);" (call_expression "FUN_0049e340((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_plugin(Struct_plugin * this, int __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_plugin::~Struct_plugin(Struct_plugin *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->super_Struct_special).option.longname._M_dataplus._M_p;\n (this->super_Struct_special).super_Struct_var._vptr_Struct_var =\n (_func_int_varargs **)&PTR_parse_to_value_00650010;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_plugin::~Struct_plugin(Struct_plugin *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->super_Struct_special).option.longname._M_dataplus._M_p;\n (this->super_Struct_special).super_Struct_var._vptr_Struct_var =\n (_func_int_varargs **)&PTR_parse_to_value_00650010;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_plugin::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_plugin(Struct_plugin *this,int __in_chrg)" identifier (parameter_list "(Struct_plugin *this,int __in_chrg)" ( (parameter_declaration "Struct_plugin *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->super_Struct_special).option.longname._M_dataplus._M_p;\n (this->super_Struct_special).super_Struct_var._vptr_Struct_var =\n (_func_int_varargs **)&PTR_parse_to_value_00650010;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "pcVar1 = (this->super_Struct_special).option.longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->super_Struct_special).option.longname._M_dataplus._M_p" identifier = (field_expression "(this->super_Struct_special).option.longname._M_dataplus._M_p" (field_expression "(this->super_Struct_special).option.longname._M_dataplus" (field_expression "(this->super_Struct_special).option.longname" (field_expression "(this->super_Struct_special).option" (parenthesized_expression "(this->super_Struct_special)" ( (field_expression "this->super_Struct_special" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->super_Struct_special).super_Struct_var._vptr_Struct_var =\n (_func_int_varargs **)&PTR_parse_to_value_00650010;" (assignment_expression "(this->super_Struct_special).super_Struct_var._vptr_Struct_var =\n (_func_int_varargs **)&PTR_parse_to_value_00650010" (field_expression "(this->super_Struct_special).super_Struct_var._vptr_Struct_var" (field_expression "(this->super_Struct_special).super_Struct_var" (parenthesized_expression "(this->super_Struct_special)" ( (field_expression "this->super_Struct_special" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR_parse_to_value_00650010" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00650010" & identifier))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2) {\n operator_delete(pcVar1);\n return;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->super_Struct_special).option.longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->super_Struct_special).option.longname.field_2" & (field_expression "(this->super_Struct_special).option.longname.field_2" (field_expression "(this->super_Struct_special).option.longname" (field_expression "(this->super_Struct_special).option" (parenthesized_expression "(this->super_Struct_special)" ( (field_expression "this->super_Struct_special" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n return;\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_003c5ce0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_003c5ce0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_003c5ce0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00650010;" (assignment_expression "*param_1 = &PTR_FUN_00650010" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00650010" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_0049e340((undefined8 *)param_1[1]);" (call_expression "FUN_0049e340((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_003c5ce0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_003c5ce0(undefined8 *param_1)" (identifier "FUN_003c5ce0") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &PTR_FUN_00650010;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00650010;" (assignment_expression "*param_1 = &PTR_FUN_00650010" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00650010" (& "&") (identifier "PTR_FUN_00650010"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_0049e340((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_0049e340((undefined8 *)param_1[1]);" (call_expression "FUN_0049e340((undefined8 *)param_1[1])" (identifier "FUN_0049e340") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_plugin(Struct_plugin * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; var_5 = (this->super_Struct_special).option.longname._M_dataplus._M_p; (this->super_Struct_special).super_Struct_var._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00650010; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->super_Struct_special).option.longname.field_2) { var_6(var_5); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_00650010; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_0049e340((undefined8 *)param_1[1]); return; } return; }
288_x86_64-linux-gnux32-objcopy_and_x86_64-linux-gnux32-objcopy_strip.c
stab_find_type
FUN_00110930
debug_type stab_find_type(void *dhandle,stab_handle *info,int *typenums) { uint uVar1; debug_type_conflict *slot; debug_type_conflict pdVar2; int iVar3; char *pcVar4; if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) { if (uVar1 + 0x22 < 0x22) { iVar3 = -uVar1; pdVar2 = info->xcoff_types[iVar3]; if (pdVar2 == (debug_type_conflict)0x0) { switch(iVar3) { default: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "int"; break; case 2: pdVar2 = debug_make_int_type(dhandle,1,0); pcVar4 = "char"; break; case 3: pdVar2 = debug_make_int_type(dhandle,2,0); pcVar4 = "short"; break; case 4: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "long"; break; case 5: pdVar2 = debug_make_int_type(dhandle,1,1); pcVar4 = "unsigned char"; break; case 6: pdVar2 = debug_make_int_type(dhandle,1,0); pcVar4 = "signed char"; break; case 7: pdVar2 = debug_make_int_type(dhandle,2,1); pcVar4 = "unsigned short"; break; case 8: pdVar2 = debug_make_int_type(dhandle,4,1); pcVar4 = "unsigned int"; break; case 9: pdVar2 = debug_make_int_type(dhandle,4,1); pcVar4 = "unsigned"; break; case 10: pdVar2 = debug_make_int_type(dhandle,4,1); pcVar4 = "unsigned long"; break; case 0xb: pdVar2 = debug_make_void_type(dhandle); pcVar4 = "void"; break; case 0xc: pdVar2 = debug_make_float_type(dhandle,4); pcVar4 = "float"; break; case 0xd: pdVar2 = debug_make_float_type(dhandle,8); pcVar4 = "double"; break; case 0xe: pdVar2 = debug_make_float_type(dhandle,8); pcVar4 = "long double"; break; case 0xf: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "integer"; break; case 0x10: pdVar2 = debug_make_bool_type(dhandle,4); pcVar4 = "boolean"; break; case 0x11: pdVar2 = debug_make_float_type(dhandle,4); pcVar4 = "short real"; break; case 0x12: pdVar2 = debug_make_float_type(dhandle,8); pcVar4 = "real"; break; case 0x13: pcVar4 = "stringptr"; pdVar2 = (debug_type_conflict)0x0; break; case 0x14: pdVar2 = debug_make_int_type(dhandle,1,1); pcVar4 = "character"; break; case 0x15: pdVar2 = debug_make_bool_type(dhandle,1); pcVar4 = "logical*1"; break; case 0x16: pdVar2 = debug_make_bool_type(dhandle,2); pcVar4 = "logical*2"; break; case 0x17: pdVar2 = debug_make_bool_type(dhandle,4); pcVar4 = "logical*4"; break; case 0x18: pdVar2 = debug_make_bool_type(dhandle,4); pcVar4 = "logical"; break; case 0x19: pdVar2 = debug_make_complex_type(dhandle,8); pcVar4 = "complex"; break; case 0x1a: pdVar2 = debug_make_complex_type(dhandle,0x10); pcVar4 = "double complex"; break; case 0x1b: pdVar2 = debug_make_int_type(dhandle,1,0); pcVar4 = "integer*1"; break; case 0x1c: pdVar2 = debug_make_int_type(dhandle,2,0); pcVar4 = "integer*2"; break; case 0x1d: pdVar2 = debug_make_int_type(dhandle,4,0); pcVar4 = "integer*4"; break; case 0x1e: pdVar2 = debug_make_int_type(dhandle,2,0); pcVar4 = "wchar"; break; case 0x1f: pdVar2 = debug_make_int_type(dhandle,8,0); pcVar4 = "long long"; break; case 0x20: pdVar2 = debug_make_int_type(dhandle,8,1); pcVar4 = "unsigned long long"; break; case 0x21: pdVar2 = debug_make_bool_type(dhandle,8); pcVar4 = "logical*8"; break; case 0x22: pdVar2 = debug_make_int_type(dhandle,8,0); pcVar4 = "integer*8"; } pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2); info->xcoff_types[iVar3] = pdVar2; } } else { pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5); fprintf(stderr,pcVar4,(ulong)uVar1); pdVar2 = (debug_type_conflict)0x0; } } else { slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types, (stab_handle *)typenums); if (slot == (debug_type_conflict *)0x0) { pdVar2 = (debug_type_conflict)0x0; } else { pdVar2 = *slot; if (pdVar2 == (debug_type_conflict)0x0) { pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0); return pdVar2; } } } return pdVar2; }
long FUN_00110930(undefined8 param_1,long param_2,int *param_3) { uint uVar1; long *plVar2; long lVar3; undefined8 uVar4; char *pcVar5; if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) { if (uVar1 + 0x22 < 0x22) { param_2 = param_2 + (long)(int)-uVar1 * 8; lVar3 = *(long *)(param_2 + 0x90); if (lVar3 == 0) { switch(-uVar1) { default: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "int"; break; case 2: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "char"; break; case 3: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "short"; break; case 4: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "long"; break; case 5: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "unsigned char"; break; case 6: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "signed char"; break; case 7: uVar4 = FUN_0010f4a0(param_1,2,1); pcVar5 = "unsigned short"; break; case 8: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned int"; break; case 9: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned"; break; case 10: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned long"; break; case 0xb: uVar4 = FUN_0010f490(param_1); pcVar5 = "void"; break; case 0xc: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "float"; break; case 0xd: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "double"; break; case 0xe: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "long double"; break; case 0xf: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer"; break; case 0x10: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "boolean"; break; case 0x11: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "short real"; break; case 0x12: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "real"; break; case 0x13: pcVar5 = "stringptr"; uVar4 = 0; break; case 0x14: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "character"; break; case 0x15: uVar4 = FUN_0010f4d0(param_1,1); pcVar5 = "logical*1"; break; case 0x16: uVar4 = FUN_0010f4d0(param_1,2); pcVar5 = "logical*2"; break; case 0x17: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical*4"; break; case 0x18: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical"; break; case 0x19: uVar4 = FUN_0010f4e0(param_1,8); pcVar5 = "complex"; break; case 0x1a: uVar4 = FUN_0010f4e0(param_1,0x10); pcVar5 = "double complex"; break; case 0x1b: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "integer*1"; break; case 0x1c: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "integer*2"; break; case 0x1d: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer*4"; break; case 0x1e: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "wchar"; break; case 0x1f: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "long long"; break; case 0x20: uVar4 = FUN_0010f4a0(param_1,8,1); pcVar5 = "unsigned long long"; break; case 0x21: uVar4 = FUN_0010f4d0(param_1,8); pcVar5 = "logical*8"; break; case 0x22: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "integer*8"; } lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4); *(long *)(param_2 + 0x90) = lVar3; } } else { pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5); fprintf(stderr,pcVar5,(ulong)uVar1); lVar3 = 0; } } else { plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88); if (plVar2 == (long *)0x0) { lVar3 = 0; } else { lVar3 = *plVar2; if (lVar3 == 0) { lVar3 = FUN_0010f450(param_1,plVar2); return lVar3; } } } return lVar3; }
PUSH R12 PUSH RBP PUSH RBX MOV EAX,dword ptr [RDX] MOV RBX,RDI MOV RDI,RSI TEST EAX,EAX JNZ 0x00110947 MOV EBP,dword ptr [RDX + 0x4] TEST EBP,EBP JS 0x00110970 LEA RSI,[RDI + 0x88] SUB RDI,-0x80 CALL 0x001107d0 TEST RAX,RAX JZ 0x001109c0 MOV RDX,qword ptr [RAX] TEST RDX,RDX JZ 0x001109b0 POP RBX MOV RAX,RDX POP RBP POP R12 RET LEA EAX,[RBP + 0x22] CMP EAX,0x21 JA 0x00110db1 NEG EBP MOVSXD RAX,EBP LEA R12,[RSI + RAX*0x8] MOV RDX,qword ptr [R12 + 0x90] TEST RDX,RDX JNZ 0x00110964 CMP EBP,0x22 JA 0x00110d93 LEA RCX,[0x1234f8] MOV EBP,EBP MOVSXD RAX,dword ptr [RCX + RBP*0x4] ADD RAX,RCX JMP RAX MOV RDI,RBX MOV RSI,RAX POP RBX POP RBP POP R12 JMP 0x0010f450 XOR EDX,EDX JMP 0x00110964 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x12304b] MOV RDX,RAX NOP dword ptr [RAX + RAX*0x1] MOV RDI,RBX CALL 0x0010fb10 MOV RDX,RAX MOV qword ptr [R12 + 0x90],RAX JMP 0x00110964 MOV EDX,0x1 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123038] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123041] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123032] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123028] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x12301e] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x123014] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x10 MOV RDI,RBX CALL 0x0010f4e0 LEA RSI,[0x123005] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4e0 LEA RSI,[0x12300c] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122ffd] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122ff3] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122fe9] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122fdf] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122fd5] MOV RDX,RAX JMP 0x001109e0 LEA RSI,[0x123055] JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fd0] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fca] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4d0 LEA RSI,[0x122fc2] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122fba] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fae] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fb3] MOV RDX,RAX JMP 0x001109e0 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4c0 LEA RSI,[0x122fa8] MOV RDX,RAX JMP 0x001109e0 MOV RDI,RBX CALL 0x0010f490 LEA RSI,[0x122fa3] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f95] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f8c] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x1230c9] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f7d] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f71] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x1 MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f6f] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f9e] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x2 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f86] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x1 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f78] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x8 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x122f65] MOV RDX,RAX JMP 0x001109e0 XOR EDX,EDX MOV ESI,0x4 MOV RDI,RBX CALL 0x0010f4a0 LEA RSI,[0x1230d2] MOV RDX,RAX JMP 0x001109e0 MOV EDX,0x5 LEA RSI,[0x12305f] XOR EDI,EDI CALL 0x00104240 MOV RDI,qword ptr [0x0012c9e0] MOV EDX,EBP MOV RSI,RAX XOR EAX,EAX CALL 0x001044a0 XOR EDX,EDX JMP 0x00110964
null
null
null
null
[(u'CALL_-1207038607', u'MULTIEQUAL_-1207038370'), ('tmp_162', u'CBRANCH_-1207039587'), ('const-8', u'PTRADD_-1207037591'), (u'CALL_-1207038693', u'MULTIEQUAL_-1207038370'), ('tmp_876', u'BRANCH_-1207039032'), ('const-1', u'CALL_-1207038735'), ('const-1191793', u'COPY_-1207038169'), ('tmp_1634', u'PTRSUB_-1207037761'), ('const-1', u'PTRADD_-1207037778'), ('const-16', u'CALL_-1207038915'), (u'COPY_-1207038807', u'MULTIEQUAL_-1207038271'), (u'COPY_-1207039182', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207038693'), ('const-4', u'CALL_-1207038571'), ('tmp_1633', u'CALL_-1207038451'), (u'COPY_-1207038951', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207038643'), ('const-1', u'CALL_-1207038127'), (u'CALL_-1207039047', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037944', u'MULTIEQUAL_-1207037921'), ('const-8', u'PTRADD_-1207037694'), (u'COPY_-1207038843', u'MULTIEQUAL_-1207038271'), ('const-5', u'CALL_-1207038289'), (u'INDIRECT_-1207037313', u'MULTIEQUAL_-1207037798'), (u'PTRSUB_-1207037593', u'PTRADD_-1207037591'), (u'CALL_-1207038735', u'INDIRECT_-1207037477'), (u'CALL_-1207038523', u'INDIRECT_-1207037313'), ('const-1191859', u'COPY_-1207038451'), ('const-0', u'CALL_-1207038350'), ('tmp_747', u'BRANCH_-1207039167'), ('const-1191966', u'COPY_-1207038999'), ('tmp_1633', u'CALL_-1207038523'), ('tmp_1086', u'BRANCH_-1207038664'), ('tmp_1633', u'CALL_-1207038571'), (u'CALL_-1207039446', u'RETURN_-1207039442'), ('const-4', u'CALL_-1207038807'), (u'CALL_-1207039092', u'MULTIEQUAL_-1207038370'), ('tmp_1633', u'CALL_-1207038843'), ('tmp_1633', u'CALL_-1207038169'), (u'COPY_-1207036694', u'CALL_-1207038289'), ('const-4', u'CALL_-1207038301'), (u'INDIRECT_-1207037682', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038301'), ('const-1191888', u'COPY_-1207038643'), (u'COPY_-1207038607', u'MULTIEQUAL_-1207038271'), ('const-1', u'CALL_-1207038301'), ('const-1192021', u'COPY_-1207038675'), ('tmp_1633', u'CALL_-1207038487'), ('tmp_1633', u'CALL_-1207039182'), ('tmp_1365', u'BRANCH_-1207038154'), (u'CALL_-1207038807', u'INDIRECT_-1207037535'), ('tmp_1633', u'CALL_-1207039137'), ('const-8', u'CALL_-1207039137'), ('const-0', u'INT_EQUAL_-1207039569'), (u'LOAD_-1207039681', u'INT_EQUAL_-1207039655'), (u'CALL_-1207038415', u'MULTIEQUAL_-1207038370'), ('tmp_97', u'CBRANCH_-1207039632'), ('const-1', u'CALL_-1207038693'), (u'COPY_-1207038675', u'MULTIEQUAL_-1207038271'), ('const-1192011', u'COPY_-1207039249'), (u'LOAD_-1207039587', u'MULTIEQUAL_-1207038493'), ('tmp_1103', u'BRANCH_-1207038628'), (u'CALL_-1207039603', u'LOAD_-1207039587'), (u'CALL_-1207038259', u'INDIRECT_-1207037100'), (u'CALL_-1207038169', u'INDIRECT_-1207037035'), (u'CALL_-1207038289', u'INDIRECT_-1207036847'), (u'CALL_-1207039603', u'INT_EQUAL_-1207039589'), ('const-0', u'CALL_-1207038289'), ('const-433', u'LOAD_-1207039681'), ('const-0', u'CALL_-1207039446'), ('const-0', u'COPY_-1207037288'), (u'CALL_-1207039297', u'INDIRECT_-1207037800'), (u'CALL_-1207038643', u'INDIRECT_-1207037402'), ('tmp_1633', u'CALL_-1207038310'), (u'CALL_-1207039182', u'INDIRECT_-1207037797'), ('tmp_1284', u'BRANCH_-1207038286'), (u'CALL_-1207038079', u'MULTIEQUAL_-1207038370'), ('tmp_297', u'BRANCH_-1207039429'), (u'COPY_-1207038771', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038350', u'MULTIEQUAL_-1207038370'), (u'INT_SEXT_-1207037756', u'PTRADD_-1207037694'), (u'INT_ZEXT_-1207037451', u'CALL_-1207038253'), ('const-144', u'PTRSUB_-1207037698'), (u'CALL_-1207038451', u'INDIRECT_-1207037255'), ('tmp_1635', u'CAST_-1207037740'), (u'CALL_-1207038259', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207039182', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207038951', u'INDIRECT_-1207037651'), ('const-34', u'INT_ADD_-1207038076'), (u'INT_EQUAL_-1207039437', u'CBRANCH_-1207039434'), (u'MULTIEQUAL_-1207037921', u'COPY_-1207037977'), (u'INT_2COMP_-1207039460', u'BRANCHIND_-1207039376'), ('const-1191814', u'COPY_-1207038031'), (u'CALL_-1207038350', u'INDIRECT_-1207036847'), ('tmp_1635', u'PTRADD_-1207037778'), ('tmp_663', u'BRANCH_-1207038238'), ('const-8', u'CALL_-1207038310'), ('const-1191913', u'COPY_-1207038771'), ('const-1191893', u'COPY_-1207038693'), ('const-8', u'CALL_-1207038451'), (u'CALL_-1207037983', u'INDIRECT_-1207036908'), (u'COPY_-1207038127', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038693', u'INDIRECT_-1207037443'), ('tmp_1633', u'CALL_-1207038385'), (u'CAST_-1207037758', u'INT_SLESS_-1207039632'), ('tmp_339', u'CBRANCH_-1207039488'), ('tmp_1030', u'BRANCH_-1207038792'), ('const-1', u'CALL_-1207039182'), ('tmp_1384', u'BRANCH_-1207038112'), ('const-2', u'CALL_-1207038031'), ('tmp_1633', u'CALL_-1207039047'), (u'CALL_-1207038487', u'INDIRECT_-1207037284'), (u'COPY_-1207038915', u'MULTIEQUAL_-1207038271'), ('const-0', u'CALL_-1207037983'), ('const-1191843', u'COPY_-1207038385'), ('const-1191992', u'COPY_-1207039182'), (u'CALL_-1207038843', u'INDIRECT_-1207037564'), (u'COPY_-1207038169', u'MULTIEQUAL_-1207038271'), ('const-1191976', u'COPY_-1207039047'), (u'COPY_-1207038031', u'MULTIEQUAL_-1207038271'), (u'MULTIEQUAL_-1207038370', u'CALL_-1207039297'), (u'INDIRECT_-1207037622', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038385', u'INDIRECT_-1207037202'), ('const-433', u'LOAD_-1207039460'), ('const-1191933', u'COPY_-1207038843'), ('tmp_535', u'BRANCH_-1207038335'), ('tmp_1246', u'BRANCH_-1207038370'), ('tmp_1047', u'BRANCH_-1207038756'), (u'CALL_-1207038031', u'INDIRECT_-1207036939'), (u'CALL_-1207039137', u'INDIRECT_-1207037769'), (u'CALL_-1207038385', u'MULTIEQUAL_-1207038370'), (u'COPY_-1207038451', u'MULTIEQUAL_-1207038271'), ('tmp_1322', u'BRANCH_-1207038202'), (u'CALL_-1207037983', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037066', u'MULTIEQUAL_-1207037798'), (u'COPY_-1207038343', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038310', u'INDIRECT_-1207036909'), (u'COPY_-1207038528', u'MULTIEQUAL_-1207038493'), (u'COPY_-1207038250', u'MULTIEQUAL_-1207038493'), (u'CALL_-1207039603', u'INDIRECT_-1207037944'), ('const-1', u'CALL_-1207038217'), ('const-4', u'CALL_-1207039047'), (u'CALL_-1207039047', u'INDIRECT_-1207037713'), (u'COPY_-1207038693', u'MULTIEQUAL_-1207038271'), (u'COPY_-1207038571', u'MULTIEQUAL_-1207038271'), (u'INDIRECT_-1207036908', u'MULTIEQUAL_-1207037798'), ('const-0', u'CALL_-1207038031'), ('tmp_1633', u'CALL_-1207038951'), ('tmp_1633', u'CALL_-1207038031'), (u'LOAD_-1207039460', u'INT_EQUAL_-1207039437'), (u'INDIRECT_-1207037713', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038127', u'INDIRECT_-1207037001'), (u'INDIRECT_-1207037564', u'MULTIEQUAL_-1207037798'), ('const-0', u'CALL_-1207038523'), (u'INDIRECT_-1207036939', u'MULTIEQUAL_-1207037798'), ('const-136', u'PTRSUB_-1207037769'), ('tmp_1633', u'CALL_-1207038999'), ('tmp_1633', u'CALL_-1207038217'), ('tmp_1635', u'LOAD_-1207039681'), (u'COPY_-1207038350', u'MULTIEQUAL_-1207038271'), ('const-1191854', u'COPY_-1207038487'), (u'CALL_-1207038217', u'MULTIEQUAL_-1207038370'), ('const-0', u'INT_EQUAL_-1207039589'), (u'CALL_-1207039249', u'INDIRECT_-1207037855'), (u'COPY_-1207038385', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207038415'), ('const-1', u'CALL_-1207038259'), (u'LOAD_-1207039652', u'CAST_-1207037758'), ('const-4', u'CALL_-1207038523'), ('const-1191903', u'COPY_-1207038735'), (u'INDIRECT_-1207036847', u'CALL_-1207038253'), ('const-4', u'CALL_-1207038343'), ('const-1191848', u'COPY_-1207038415'), ('tmp_1633', u'CALL_-1207039297'), (u'CALL_-1207038301', u'INDIRECT_-1207037134'), (u'COPY_-1207038259', u'MULTIEQUAL_-1207038271'), ('const-0', u'INT_SLESS_-1207039632'), (u'CALL_-1207038571', u'INDIRECT_-1207037344'), ('const-0', u'CALL_-1207038999'), ('const-0', u'CALL_-1207039137'), (u'CALL_-1207039092', u'INDIRECT_-1207037741'), ('const-1192137', u'COPY_-1207038259'), (u'CALL_-1207038771', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037797', u'MULTIEQUAL_-1207037798'), ('const-4', u'CALL_-1207038079'), (u'INDIRECT_-1207037855', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207036970', u'MULTIEQUAL_-1207037798'), (u'PTRADD_-1207037694', u'LOAD_-1207039460'), (u'COPY_-1207038487', u'MULTIEQUAL_-1207038271'), ('const-1', u'CALL_-1207037983'), ('tmp_61', u'CBRANCH_-1207039653'), (u'COPY_-1207038415', u'MULTIEQUAL_-1207038271'), (u'INT_2COMP_-1207039460', u'INT_SEXT_-1207037756'), (u'CALL_-1207038607', u'INDIRECT_-1207037373'), ('const-433', u'STORE_-1207039289'), (u'LOAD_-1207039652', u'INT_ZEXT_-1207037451'), ('const-0', u'CALL_-1207038951'), ('tmp_1634', u'PTRSUB_-1207037698'), (u'LOAD_-1207039587', u'INT_EQUAL_-1207039569'), (u'CALL_-1207038301', u'MULTIEQUAL_-1207038370'), ('const-1191941', u'COPY_-1207038915'), ('tmp_1634', u'PTRSUB_-1207037769'), ('tmp_1633', u'CALL_-1207039249'), ('const-4', u'CALL_-1207038259'), ('const-8', u'CALL_-1207038879'), (u'COPY_-1207039092', u'MULTIEQUAL_-1207038271'), ('tmp_919', u'BRANCH_-1207038984'), (u'CALL_-1207038031', u'MULTIEQUAL_-1207038370'), ('const-1191838', u'COPY_-1207038079'), (u'CALL_-1207039137', u'MULTIEQUAL_-1207038370'), (u'INDIRECT_-1207037443', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038259'), (u'CALL_-1207038999', u'MULTIEQUAL_-1207038370'), ('const-128', u'PTRSUB_-1207037761'), ('const-0', u'CALL_-1207038169'), (u'CALL_-1207038169', u'MULTIEQUAL_-1207038370'), (u'COPY_-1207038735', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207039092'), (u'CALL_-1207039297', u'MULTIEQUAL_-1207038493'), ('const-8', u'CALL_-1207038487'), ('tmp_1303', u'BRANCH_-1207038244'), ('const-1', u'CALL_-1207038127'), (u'CALL_-1207038735', u'MULTIEQUAL_-1207038370'), ('const-1191923', u'COPY_-1207038807'), (u'CALL_-1207038915', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207038999', u'INDIRECT_-1207037682'), (u'INDIRECT_-1207037001', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207037255', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207036827', u'MULTIEQUAL_-1207037921'), ('tmp_1633', u'CALL_-1207038771'), ('tmp_1427', u'BRANCH_-1207038064'), (u'CALL_-1207038343', u'MULTIEQUAL_-1207038370'), (u'CAST_-1207036606', u'CALL_-1207038253'), ('const-1', u'CALL_-1207038169'), ('const-0', u'INT_EQUAL_-1207039655'), (u'INT_SEXT_-1207037755', u'PTRADD_-1207037591'), ('tmp_1633', u'CALL_-1207037983'), (u'PTRSUB_-1207037698', u'PTRADD_-1207037694'), ('const-4', u'CALL_-1207038843'), ('const-1191986', u'COPY_-1207039092'), ('const-1191800', u'COPY_-1207037983'), (u'COPY_-1207038079', u'MULTIEQUAL_-1207038271'), (u'COPY_-1207038999', u'MULTIEQUAL_-1207038271'), (u'INDIRECT_-1207037373', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038807', u'MULTIEQUAL_-1207038370'), ('const-1191874', u'COPY_-1207038571'), (u'MULTIEQUAL_-1207038271', u'CALL_-1207039297'), (u'INT_SLESS_-1207039632', u'CBRANCH_-1207039632'), (u'INDIRECT_-1207037134', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038951', u'MULTIEQUAL_-1207038370'), (u'COPY_-1207039047', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038879', u'INDIRECT_-1207037593'), ('const-1192146', u'COPY_-1207038350'), (u'CALL_-1207038127', u'MULTIEQUAL_-1207038370'), (u'CAST_-1207037740', u'CALL_-1207039603'), ('const-2', u'CALL_-1207038771'), (u'INT_EQUAL_-1207039589', u'CBRANCH_-1207039587'), (u'STORE_-1207039289', u'INDIRECT_-1207037787'), ('tmp_833', u'BRANCH_-1207039077'), ('tmp_1137', u'BRANCH_-1207038556'), (u'CALL_-1207038451', u'MULTIEQUAL_-1207038370'), ('const-1191882', u'COPY_-1207038607'), (u'CALL_-1207039297', u'STORE_-1207039289'), (u'COPY_-1207038217', u'MULTIEQUAL_-1207038271'), ('const-1191820', u'COPY_-1207038301'), (u'INDIRECT_-1207037787', u'MULTIEQUAL_-1207037921'), ('const-1191866', u'COPY_-1207038523'), (u'LOAD_-1207039652', u'INT_2COMP_-1207039460'), ('const-0', u'CALL_-1207038310'), ('tmp_1231', u'BRANCH_-1207038400'), (u'CALL_-1207038523', u'MULTIEQUAL_-1207038370'), (u'PTRSUB_-1207037769', u'CAST_-1207037741'), (u'INDIRECT_-1207037839', u'COPY_-1207037897'), ('const-1191791', u'COPY_-1207038127'), (u'CALL_-1207038310', u'MULTIEQUAL_-1207038370'), ('tmp_1064', u'BRANCH_-1207038720'), ('const-34', u'INT_LESS_-1207039480'), ('const-0', u'CALL_-1207039047'), ('const-1', u'CALL_-1207038951'), (u'COPY_-1207038301', u'MULTIEQUAL_-1207038271'), ('const-1', u'CALL_-1207038693'), (u'INDIRECT_-1207037284', u'MULTIEQUAL_-1207037798'), (u'LOAD_-1207039460', u'MULTIEQUAL_-1207038493'), (u'MULTIEQUAL_-1207038493', u'COPY_-1207039563'), ('tmp_1633', u'CALL_-1207038079'), ('const-144', u'PTRSUB_-1207037593'), ('tmp_1633', u'CALL_-1207038350'), ('const-1191805', u'COPY_-1207038217'), (u'CALL_-1207038879', u'MULTIEQUAL_-1207038370'), ('const-1191956', u'COPY_-1207038951'), ('tmp_1633', u'CALL_-1207038127'), ('tmp_1513', u'BRANCH_-1207037968'), ('const-0', u'CALL_-1207038079'), (u'COPY_-1207038879', u'MULTIEQUAL_-1207038271'), ('const-8', u'CALL_-1207039182'), (u'INT_LESS_-1207039480', u'CBRANCH_-1207039488'), (u'INDIRECT_-1207037506', u'MULTIEQUAL_-1207037798'), ('const-2', u'CALL_-1207038999'), (u'CALL_-1207038217', u'INDIRECT_-1207037066'), (u'COPY_-1207038643', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038487', u'MULTIEQUAL_-1207038370'), ('const-1191948', u'COPY_-1207038879'), (u'PTRADD_-1207037591', u'STORE_-1207039289'), ('tmp_556', u'BRANCH_-1207039279'), ('const-0', u'RETURN_-1207039442'), (u'INDIRECT_-1207037402', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038735'), (u'COPY_-1207038310', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207038253', u'INDIRECT_-1207036827'), (u'INDIRECT_-1207036909', u'MULTIEQUAL_-1207037798'), ('const-1192001', u'COPY_-1207039137'), ('const-0', u'CALL_-1207039092'), (u'INDIRECT_-1207037035', u'MULTIEQUAL_-1207037798'), ('const-8', u'CALL_-1207038643'), ('tmp_979', u'BRANCH_-1207038900'), (u'CALL_-1207038643', u'MULTIEQUAL_-1207038370'), ('tmp_1120', u'BRANCH_-1207038592'), ('const-1191781', u'COPY_-1207038310'), ('tmp_996', u'BRANCH_-1207038864'), (u'COPY_-1207039249', u'MULTIEQUAL_-1207038271'), ('tmp_1633', u'CALL_-1207039446'), ('tmp_962', u'BRANCH_-1207038936'), (u'INDIRECT_-1207037226', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038289', u'CAST_-1207036606'), ('tmp_790', u'BRANCH_-1207039122'), (u'CAST_-1207037742', u'CALL_-1207039603'), ('const-2', u'CALL_-1207038217'), ('const-4', u'PTRADD_-1207037778'), ('const-0', u'COPY_-1207038528'), (u'INDIRECT_-1207037593', u'MULTIEQUAL_-1207037798'), (u'CALL_-1207038915', u'INDIRECT_-1207037622'), ('const-1192031', u'COPY_-1207036694'), (u'COPY_-1207037983', u'MULTIEQUAL_-1207038271'), ('tmp_1197', u'BRANCH_-1207038472'), (u'INDIRECT_-1207037100', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207036847', u'MULTIEQUAL_-1207037798'), ('tmp_1634', u'PTRSUB_-1207037593'), (u'INDIRECT_-1207037202', u'MULTIEQUAL_-1207037798'), ('const-0', u'INT_EQUAL_-1207039437'), ('const-4', u'CALL_-1207038607'), ('const-8', u'CALL_-1207039249'), (u'INT_EQUAL_-1207039655', u'CBRANCH_-1207039653'), (u'CALL_-1207038079', u'INDIRECT_-1207036970'), ('tmp_1633', u'CALL_-1207038915'), (u'INDIRECT_-1207037344', u'MULTIEQUAL_-1207037798'), (u'COPY_-1207039563', u'RETURN_-1207039537'), (u'INDIRECT_-1207037477', u'MULTIEQUAL_-1207037798'), ('tmp_1083', u'BRANCH_-1207038678'), ('const-2', u'CALL_-1207039092'), (u'PTRADD_-1207037778', u'LOAD_-1207039652'), (u'LOAD_-1207039652', u'INT_ADD_-1207038076'), (u'INDIRECT_-1207037741', u'MULTIEQUAL_-1207037798'), (u'INT_ADD_-1207038076', u'INT_LESS_-1207039480'), ('const-433', u'LOAD_-1207039652'), (u'COPY_-1207038523', u'MULTIEQUAL_-1207038271'), (u'CALL_-1207039249', u'MULTIEQUAL_-1207038370'), (u'CALL_-1207038343', u'INDIRECT_-1207037168'), ('const-1', u'CALL_-1207038343'), (u'CALL_-1207038571', u'MULTIEQUAL_-1207038370'), ('tmp_706', u'BRANCH_-1207038295'), ('tmp_1633', u'CALL_-1207038807'), ('tmp_1013', u'BRANCH_-1207038828'), (u'CALL_-1207038415', u'INDIRECT_-1207037226'), ('tmp_193', u'CBRANCH_-1207039567'), ('const-4', u'CALL_-1207038415'), ('const-1191829', u'COPY_-1207038343'), (u'INDIRECT_-1207037651', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038607'), ('tmp_1214', u'BRANCH_-1207038436'), ('const-4', u'CALL_-1207038350'), (u'INDIRECT_-1207037168', u'MULTIEQUAL_-1207037798'), (u'INDIRECT_-1207037535', u'MULTIEQUAL_-1207037798'), (u'COPY_-1207037288', u'MULTIEQUAL_-1207038370'), ('tmp_6259', u'MULTIEQUAL_-1207037798'), ('tmp_1633', u'CALL_-1207038343'), (u'INDIRECT_-1207037769', u'MULTIEQUAL_-1207037798'), (u'INT_2COMP_-1207039460', u'INT_SEXT_-1207037755'), ('tmp_1470', u'BRANCH_-1207038016'), (u'PTRSUB_-1207037761', u'CAST_-1207037742'), ('tmp_6259', u'MULTIEQUAL_-1207037921'), ('tmp_1180', u'BRANCH_-1207038508'), (u'CALL_-1207038843', u'MULTIEQUAL_-1207038370'), ('tmp_1633', u'CALL_-1207038879'), (u'CALL_-1207039603', u'CALL_-1207039446'), ('tmp_412', u'CBRANCH_-1207039434'), ('const-0', u'RETURN_-1207039537'), ('tmp_1265', u'BRANCH_-1207038328'), ('const-0', u'COPY_-1207038250'), (u'COPY_-1207039137', u'MULTIEQUAL_-1207038271'), ('const-433', u'LOAD_-1207039587'), (u'CALL_-1207038771', u'INDIRECT_-1207037506'), (u'CALL_-1207039446', u'INDIRECT_-1207037839'), (u'CAST_-1207037741', u'CALL_-1207039603'), (u'INT_EQUAL_-1207039569', u'CBRANCH_-1207039567')]
[('tmp_162', u'CBRANCH_-1207039587'), (u'CAST_-1207036663', u'CALL_-1207038253'), (u'COPY_-1207038217', u'MULTIEQUAL_-1207038286'), ('tmp_876', u'BRANCH_-1207039032'), (u'CALL_-1207038951', u'MULTIEQUAL_-1207038353'), ('const-1192031', u'COPY_-1207036733'), (u'CALL_-1207039047', u'INDIRECT_-1207037752'), (u'INDIRECT_-1207037139', u'MULTIEQUAL_-1207037837'), ('const-1191848', u'COPY_-1207038415'), (u'COPY_-1207038259', u'MULTIEQUAL_-1207038286'), ('const-144', u'INT_ADD_-1207039444'), (u'CALL_-1207038127', u'MULTIEQUAL_-1207038353'), (u'INDIRECT_-1207036866', u'MULTIEQUAL_-1207037960'), (u'CALL_-1207038079', u'INDIRECT_-1207037009'), (u'CALL_-1207038169', u'INDIRECT_-1207037074'), (u'COPY_-1207038523', u'MULTIEQUAL_-1207038286'), ('const-1191814', u'COPY_-1207038031'), (u'INDIRECT_-1207037207', u'MULTIEQUAL_-1207037837'), ('const-1191923', u'COPY_-1207038807'), ('const-34', u'INT_ADD_-1207038091'), (u'INDIRECT_-1207037603', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037516', u'MULTIEQUAL_-1207037837'), ('const-433', u'LOAD_-1207039587'), ('tmp_4821', u'CALL_-1207037983'), ('tmp_747', u'BRANCH_-1207039167'), (u'CALL_-1207038693', u'INDIRECT_-1207037482'), ('tmp_1086', u'BRANCH_-1207038664'), (u'CALL_-1207039446', u'RETURN_-1207039442'), (u'CALL_-1207038735', u'INDIRECT_-1207037516'), ('tmp_4819', u'PTRADD_-1207037817'), ('const-4', u'CALL_-1207038079'), ('const-1191882', u'COPY_-1207038607'), (u'CALL_-1207038259', u'INDIRECT_-1207037139'), (u'STORE_-1207039289', u'INDIRECT_-1207037826'), (u'CALL_-1207038571', u'MULTIEQUAL_-1207038353'), (u'INDIRECT_-1207037721', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037690', u'MULTIEQUAL_-1207037837'), ('const-4', u'CALL_-1207038523'), ('const-0', u'CALL_-1207039137'), ('tmp_1365', u'BRANCH_-1207038154'), (u'CAST_-1207037743', u'LOAD_-1207039460'), ('const-1191820', u'COPY_-1207038301'), (u'COPY_-1207037983', u'MULTIEQUAL_-1207038286'), (u'LOAD_-1207039652', u'CAST_-1207037813'), (u'COPY_-1207038127', u'MULTIEQUAL_-1207038286'), ('const-0', u'INT_EQUAL_-1207039569'), (u'LOAD_-1207039681', u'INT_EQUAL_-1207039655'), ('tmp_4821', u'CALL_-1207038217'), ('const-8', u'CALL_-1207039249'), ('tmp_97', u'CBRANCH_-1207039632'), ('tmp_1103', u'BRANCH_-1207038628'), (u'CALL_-1207038879', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038415', u'INDIRECT_-1207037265'), (u'CALL_-1207038915', u'MULTIEQUAL_-1207038353'), (u'INT_ADD_-1207039615', u'CALL_-1207039603'), ('tmp_4821', u'CALL_-1207039182'), (u'CALL_-1207039092', u'INDIRECT_-1207037780'), (u'CALL_-1207038343', u'INDIRECT_-1207037207'), ('tmp_4821', u'CALL_-1207038523'), ('const-4', u'CALL_-1207038301'), ('const-0', u'CALL_-1207038350'), ('tmp_4821', u'CALL_-1207038451'), (u'INT_ADD_-1207039444', u'CAST_-1207037743'), ('const-4', u'CALL_-1207039047'), ('const-1192021', u'COPY_-1207038675'), ('tmp_4821', u'CALL_-1207038031'), ('const-1', u'CALL_-1207038301'), (u'CAST_-1207037797', u'INT_EQUAL_-1207039589'), ('tmp_6330', u'MULTIEQUAL_-1207037960'), ('tmp_4822', u'INT_ADD_-1207039450'), (u'CALL_-1207038169', u'MULTIEQUAL_-1207038353'), (u'COPY_-1207037327', u'MULTIEQUAL_-1207038353'), ('tmp_4821', u'CALL_-1207038571'), ('tmp_1284', u'BRANCH_-1207038286'), ('tmp_297', u'BRANCH_-1207039429'), (u'CALL_-1207039092', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038301', u'MULTIEQUAL_-1207038353'), ('tmp_4821', u'CALL_-1207038301'), ('tmp_4821', u'CALL_-1207038735'), ('const-128', u'INT_ADD_-1207039604'), (u'CALL_-1207038643', u'INDIRECT_-1207037441'), ('const-1191874', u'COPY_-1207038571'), ('const-144', u'INT_ADD_-1207039275'), ('tmp_4821', u'CALL_-1207038607'), (u'COPY_-1207038350', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207039249', u'MULTIEQUAL_-1207038353'), (u'INT_EQUAL_-1207039437', u'CBRANCH_-1207039434'), ('tmp_4822', u'INT_ADD_-1207039604'), (u'CALL_-1207038807', u'MULTIEQUAL_-1207038353'), (u'INT_2COMP_-1207039460', u'BRANCHIND_-1207039376'), (u'COPY_-1207038607', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207038523', u'INDIRECT_-1207037352'), ('tmp_663', u'BRANCH_-1207038238'), (u'COPY_-1207038771', u'MULTIEQUAL_-1207038286'), ('const-1191791', u'COPY_-1207038127'), ('const-0', u'COPY_-1207038511'), (u'COPY_-1207038343', u'MULTIEQUAL_-1207038286'), (u'COPY_-1207038031', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207038289', u'CAST_-1207036663'), (u'INDIRECT_-1207037752', u'MULTIEQUAL_-1207037837'), ('tmp_4821', u'CALL_-1207038169'), ('const-1191966', u'COPY_-1207038999'), (u'CALL_-1207038807', u'INDIRECT_-1207037574'), (u'COPY_-1207038385', u'MULTIEQUAL_-1207038286'), ('tmp_339', u'CBRANCH_-1207039488'), ('tmp_1030', u'BRANCH_-1207038792'), (u'COPY_-1207038250', u'MULTIEQUAL_-1207038476'), ('tmp_4821', u'CALL_-1207038693'), ('tmp_1384', u'BRANCH_-1207038112'), (u'CALL_-1207038607', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038771', u'INDIRECT_-1207037545'), (u'COPY_-1207038310', u'MULTIEQUAL_-1207038286'), ('const-1', u'CALL_-1207038735'), (u'INDIRECT_-1207037323', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037780', u'MULTIEQUAL_-1207037837'), (u'LOAD_-1207039652', u'INT_ZEXT_-1207037434'), (u'COPY_-1207038415', u'MULTIEQUAL_-1207038286'), ('const-1191913', u'COPY_-1207038771'), (u'CALL_-1207038879', u'INDIRECT_-1207037632'), ('tmp_4821', u'CALL_-1207038415'), (u'MULTIEQUAL_-1207038353', u'CALL_-1207039297'), ('const-4', u'CALL_-1207038843'), ('const-4', u'CALL_-1207038350'), ('tmp_535', u'BRANCH_-1207038335'), ('tmp_1246', u'BRANCH_-1207038370'), ('tmp_1047', u'BRANCH_-1207038756'), ('const-8', u'CALL_-1207038310'), (u'CALL_-1207038310', u'INDIRECT_-1207036948'), ('tmp_4821', u'CALL_-1207038127'), ('tmp_1322', u'BRANCH_-1207038202'), ('const-1191838', u'COPY_-1207038079'), ('const-1191781', u'COPY_-1207038310'), (u'INT_ADD_-1207038091', u'INT_LESS_-1207039480'), (u'INDIRECT_-1207037412', u'MULTIEQUAL_-1207037837'), ('const-0', u'CALL_-1207038310'), (u'INDIRECT_-1207037173', u'MULTIEQUAL_-1207037837'), ('const-1191941', u'COPY_-1207038915'), (u'LOAD_-1207039460', u'INT_EQUAL_-1207039437'), (u'INDIRECT_-1207037661', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037836', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207037105', u'MULTIEQUAL_-1207037837'), (u'CALL_-1207038843', u'INDIRECT_-1207037603'), (u'COPY_-1207039047', u'MULTIEQUAL_-1207038286'), ('const-0', u'INT_EQUAL_-1207039589'), ('const-0', u'CALL_-1207038031'), ('tmp_4821', u'CALL_-1207038310'), ('const-1191893', u'COPY_-1207038693'), ('tmp_4821', u'CALL_-1207039047'), ('const-0', u'CALL_-1207038079'), (u'INT_ADD_-1207039275', u'CAST_-1207037640'), ('tmp_4821', u'CALL_-1207038999'), ('const-4', u'CALL_-1207038571'), (u'INDIRECT_-1207037894', u'MULTIEQUAL_-1207037837'), (u'COPY_-1207038807', u'MULTIEQUAL_-1207038286'), ('const-4', u'CALL_-1207038607'), (u'CALL_-1207039297', u'MULTIEQUAL_-1207038476'), ('const-0', u'CALL_-1207038289'), ('const-2', u'CALL_-1207038031'), (u'INDIRECT_-1207037808', u'MULTIEQUAL_-1207037837'), ('tmp_4821', u'CALL_-1207038951'), ('tmp_4821', u'CALL_-1207038487'), (u'INT_ADD_-1207039450', u'INT_ADD_-1207039275'), (u'CALL_-1207038217', u'INDIRECT_-1207037105'), (u'CALL_-1207038451', u'INDIRECT_-1207037294'), ('const-0', u'CALL_-1207039047'), ('const-1', u'CALL_-1207038693'), (u'CALL_-1207039297', u'INDIRECT_-1207037839'), (u'INT_ZEXT_-1207037434', u'CALL_-1207038253'), ('const-0', u'CALL_-1207038169'), ('const-136', u'INT_ADD_-1207039615'), ('tmp_61', u'CBRANCH_-1207039653'), (u'CAST_-1207037640', u'STORE_-1207039289'), ('tmp_4821', u'CALL_-1207039137'), (u'PTRADD_-1207037817', u'LOAD_-1207039652'), (u'CALL_-1207038451', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038571', u'INDIRECT_-1207037383'), ('const-8', u'CALL_-1207039182'), (u'LOAD_-1207039587', u'INT_EQUAL_-1207039569'), (u'CALL_-1207038127', u'INDIRECT_-1207037040'), ('const-433', u'LOAD_-1207039460'), (u'COPY_-1207038079', u'MULTIEQUAL_-1207038286'), ('const-2', u'CALL_-1207038999'), ('const-1', u'CALL_-1207038951'), (u'CALL_-1207038031', u'INDIRECT_-1207036978'), (u'CALL_-1207038415', u'MULTIEQUAL_-1207038353'), ('const-1192137', u'COPY_-1207038259'), (u'CAST_-1207037751', u'INT_SEXT_-1207039456'), ('const-1191829', u'COPY_-1207038343'), (u'CALL_-1207038385', u'INDIRECT_-1207037241'), (u'CAST_-1207037813', u'INT_SLESS_-1207039632'), ('tmp_919', u'BRANCH_-1207038984'), (u'COPY_-1207038571', u'MULTIEQUAL_-1207038286'), ('const-4', u'CALL_-1207038259'), (u'INDIRECT_-1207036978', u'MULTIEQUAL_-1207037837'), (u'COPY_-1207038301', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037383', u'MULTIEQUAL_-1207037837'), ('const-1191805', u'COPY_-1207038217'), (u'CALL_-1207038350', u'INDIRECT_-1207036886'), (u'CALL_-1207039182', u'MULTIEQUAL_-1207038353'), (u'LOAD_-1207039587', u'MULTIEQUAL_-1207038476'), ('tmp_4821', u'CALL_-1207038807'), (u'CALL_-1207039182', u'INDIRECT_-1207037836'), ('tmp_1303', u'BRANCH_-1207038244'), ('tmp_4821', u'CALL_-1207038879'), ('const-433', u'LOAD_-1207039681'), (u'COPY_-1207038951', u'MULTIEQUAL_-1207038286'), ('const-8', u'INT_MULT_-1207039438'), (u'COPY_-1207038643', u'MULTIEQUAL_-1207038286'), ('const-1191888', u'COPY_-1207038643'), (u'COPY_-1207036733', u'CALL_-1207038289'), (u'CAST_-1207037797', u'CALL_-1207039446'), ('const-16', u'CALL_-1207038915'), ('tmp_1427', u'BRANCH_-1207038064'), ('const-1', u'CALL_-1207037983'), (u'CALL_-1207038343', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038217', u'MULTIEQUAL_-1207038353'), ('const-0', u'INT_EQUAL_-1207039655'), ('const-0', u'CALL_-1207038951'), (u'INDIRECT_-1207037040', u'MULTIEQUAL_-1207037837'), ('const-1191903', u'COPY_-1207038735'), (u'CALL_-1207038385', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038951', u'INDIRECT_-1207037690'), ('const-0', u'COPY_-1207037327'), (u'CALL_-1207038079', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038735', u'MULTIEQUAL_-1207038353'), ('const-0', u'INT_SLESS_-1207039632'), ('const-4', u'CALL_-1207038343'), ('tmp_4821', u'CALL_-1207038843'), (u'INT_SLESS_-1207039632', u'CBRANCH_-1207039632'), (u'INDIRECT_-1207037265', u'MULTIEQUAL_-1207037837'), ('const-1191854', u'COPY_-1207038487'), ('tmp_4821', u'CALL_-1207038915'), (u'COPY_-1207038843', u'MULTIEQUAL_-1207038286'), ('tmp_6330', u'MULTIEQUAL_-1207037837'), (u'CALL_-1207038253', u'INDIRECT_-1207036866'), (u'COPY_-1207038169', u'MULTIEQUAL_-1207038286'), ('const-1191976', u'COPY_-1207039047'), (u'CALL_-1207038487', u'MULTIEQUAL_-1207038353'), (u'INT_EQUAL_-1207039589', u'CBRANCH_-1207039587'), (u'CALL_-1207038693', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207039446', u'INDIRECT_-1207037878'), (u'COPY_-1207038735', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037441', u'MULTIEQUAL_-1207037837'), ('const-1192146', u'COPY_-1207038350'), (u'MULTIEQUAL_-1207038476', u'COPY_-1207039563'), ('tmp_833', u'BRANCH_-1207039077'), (u'INDIRECT_-1207037074', u'MULTIEQUAL_-1207037837'), ('tmp_1137', u'BRANCH_-1207038556'), (u'CALL_-1207039297', u'STORE_-1207039289'), ('const-1191986', u'COPY_-1207039092'), (u'COPY_-1207038999', u'MULTIEQUAL_-1207038286'), ('const-1191956', u'COPY_-1207038951'), ('tmp_4821', u'CALL_-1207039297'), ('const-1191933', u'COPY_-1207038843'), ('const-2', u'CALL_-1207038217'), ('tmp_4821', u'CALL_-1207038079'), (u'LOAD_-1207039652', u'INT_2COMP_-1207039460'), (u'COPY_-1207038879', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037545', u'MULTIEQUAL_-1207037837'), ('const-2', u'CALL_-1207038771'), ('tmp_1231', u'BRANCH_-1207038400'), ('const-1191843', u'COPY_-1207038385'), (u'CALL_-1207039137', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038350', u'MULTIEQUAL_-1207038353'), ('tmp_1064', u'BRANCH_-1207038720'), (u'CALL_-1207038771', u'MULTIEQUAL_-1207038353'), ('const-1191866', u'COPY_-1207038523'), ('const-1', u'CALL_-1207038343'), ('const-1', u'CALL_-1207038169'), (u'MULTIEQUAL_-1207038286', u'CALL_-1207039297'), (u'INDIRECT_-1207036886', u'MULTIEQUAL_-1207037837'), ('const-1', u'CALL_-1207038127'), ('const-0', u'COPY_-1207038250'), ('const-1191800', u'COPY_-1207037983'), ('const-1191948', u'COPY_-1207038879'), ('const-1', u'CALL_-1207038693'), (u'CALL_-1207038523', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038289', u'INDIRECT_-1207036886'), ('const-34', u'INT_LESS_-1207039480'), ('const-1', u'CALL_-1207039182'), ('tmp_1513', u'BRANCH_-1207037968'), ('tmp_4821', u'CALL_-1207038771'), ('const-4', u'CALL_-1207038415'), (u'INT_LESS_-1207039480', u'CBRANCH_-1207039488'), ('tmp_4822', u'INT_ADD_-1207039615'), (u'LOAD_-1207039652', u'INT_ADD_-1207038091'), ('tmp_556', u'BRANCH_-1207039279'), ('const-0', u'RETURN_-1207039442'), (u'INDIRECT_-1207037878', u'COPY_-1207037936'), (u'INDIRECT_-1207037826', u'MULTIEQUAL_-1207037960'), ('const-1', u'PTRADD_-1207037817'), ('const-0', u'CALL_-1207038523'), ('const-5', u'CALL_-1207038289'), (u'CALL_-1207038999', u'INDIRECT_-1207037721'), ('tmp_4821', u'CALL_-1207038350'), (u'CALL_-1207039603', u'CAST_-1207037797'), (u'COPY_-1207038915', u'MULTIEQUAL_-1207038286'), ('tmp_979', u'BRANCH_-1207038900'), ('tmp_1120', u'BRANCH_-1207038592'), ('const-1', u'CALL_-1207038127'), (u'INDIRECT_-1207037009', u'MULTIEQUAL_-1207037837'), ('const-1192001', u'COPY_-1207039137'), ('const-0', u'CALL_-1207037983'), (u'INDIRECT_-1207037352', u'MULTIEQUAL_-1207037837'), ('tmp_4819', u'LOAD_-1207039681'), (u'COPY_-1207038511', u'MULTIEQUAL_-1207038476'), (u'CALL_-1207038607', u'INDIRECT_-1207037412'), ('tmp_996', u'BRANCH_-1207038864'), (u'COPY_-1207038487', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207039249', u'INDIRECT_-1207037894'), (u'CALL_-1207038487', u'INDIRECT_-1207037323'), ('tmp_4821', u'CALL_-1207038343'), ('const-4', u'CALL_-1207038807'), (u'INDIRECT_-1207037294', u'MULTIEQUAL_-1207037837'), (u'INDIRECT_-1207036948', u'MULTIEQUAL_-1207037837'), ('const-433', u'LOAD_-1207039652'), ('tmp_962', u'BRANCH_-1207038936'), (u'CAST_-1207037797', u'LOAD_-1207039587'), ('tmp_4821', u'CALL_-1207039446'), ('tmp_790', u'BRANCH_-1207039122'), ('const-0', u'CALL_-1207039092'), ('const-8', u'CALL_-1207038451'), ('const-1192011', u'COPY_-1207039249'), ('tmp_1197', u'BRANCH_-1207038472'), (u'CALL_-1207039047', u'MULTIEQUAL_-1207038353'), ('const-8', u'CALL_-1207039137'), ('tmp_4821', u'CALL_-1207038643'), (u'COPY_-1207039137', u'MULTIEQUAL_-1207038286'), ('tmp_4821', u'CALL_-1207038385'), ('const-8', u'CALL_-1207038487'), ('const-0', u'INT_EQUAL_-1207039437'), ('const-0', u'CALL_-1207038999'), (u'CALL_-1207037983', u'MULTIEQUAL_-1207038353'), (u'INT_EQUAL_-1207039655', u'CBRANCH_-1207039653'), (u'COPY_-1207039092', u'MULTIEQUAL_-1207038286'), (u'COPY_-1207038693', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207036886', u'CALL_-1207038253'), (u'COPY_-1207038451', u'MULTIEQUAL_-1207038286'), (u'INDIRECT_-1207037241', u'MULTIEQUAL_-1207037837'), (u'CALL_-1207039137', u'INDIRECT_-1207037808'), (u'COPY_-1207039563', u'RETURN_-1207039537'), ('tmp_4821', u'CALL_-1207039092'), ('const-1191992', u'COPY_-1207039182'), ('tmp_1083', u'BRANCH_-1207038678'), ('tmp_4821', u'CALL_-1207039249'), ('const-1', u'CALL_-1207038217'), (u'CALL_-1207038999', u'MULTIEQUAL_-1207038353'), (u'INT_MULT_-1207039438', u'INT_ADD_-1207039450'), (u'COPY_-1207039182', u'MULTIEQUAL_-1207038286'), (u'CALL_-1207037983', u'INDIRECT_-1207036947'), (u'CALL_-1207039603', u'INDIRECT_-1207037983'), (u'COPY_-1207039249', u'MULTIEQUAL_-1207038286'), (u'LOAD_-1207039460', u'MULTIEQUAL_-1207038476'), (u'MULTIEQUAL_-1207037960', u'COPY_-1207038016'), ('const-8', u'CALL_-1207038643'), ('tmp_706', u'BRANCH_-1207038295'), (u'CALL_-1207038643', u'MULTIEQUAL_-1207038353'), ('tmp_1013', u'BRANCH_-1207038828'), ('tmp_193', u'CBRANCH_-1207039567'), ('const-1191859', u'COPY_-1207038451'), (u'INT_SEXT_-1207039456', u'INT_MULT_-1207039438'), (u'COPY_-1207038675', u'MULTIEQUAL_-1207038286'), (u'INT_ADD_-1207039604', u'CALL_-1207039603'), (u'INDIRECT_-1207037983', u'MULTIEQUAL_-1207037960'), ('const-8', u'CALL_-1207038879'), ('tmp_1214', u'BRANCH_-1207038436'), ('const-2', u'CALL_-1207039092'), (u'INT_2COMP_-1207039460', u'CAST_-1207037751'), (u'INDIRECT_-1207037482', u'MULTIEQUAL_-1207037837'), ('tmp_4821', u'CALL_-1207038259'), ('const-433', u'STORE_-1207039289'), ('tmp_1470', u'BRANCH_-1207038016'), (u'CALL_-1207038031', u'MULTIEQUAL_-1207038353'), (u'CALL_-1207038310', u'MULTIEQUAL_-1207038353'), ('const-1', u'CALL_-1207038259'), (u'CALL_-1207038843', u'MULTIEQUAL_-1207038353'), ('tmp_1180', u'BRANCH_-1207038508'), (u'CALL_-1207038915', u'INDIRECT_-1207037661'), (u'INDIRECT_-1207037574', u'MULTIEQUAL_-1207037837'), ('const-0', u'RETURN_-1207039537'), ('tmp_412', u'CBRANCH_-1207039434'), (u'CALL_-1207038259', u'MULTIEQUAL_-1207038353'), ('tmp_1265', u'BRANCH_-1207038328'), ('const-4', u'PTRADD_-1207037817'), (u'CALL_-1207038301', u'INDIRECT_-1207037173'), (u'INDIRECT_-1207036947', u'MULTIEQUAL_-1207037837'), (u'INT_ADD_-1207039450', u'INT_ADD_-1207039444'), (u'INT_EQUAL_-1207039569', u'CBRANCH_-1207039567'), (u'INDIRECT_-1207037632', u'MULTIEQUAL_-1207037837'), ('const-1191793', u'COPY_-1207038169')]
null
null
00110930
x64
O3
(translation_unit "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}\n\n" (function_definition "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00110930(undefined8 param_1,long param_2,int *param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,int *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (if_statement "if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" if (parenthesized_expression "((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0))" ( (binary_expression "(*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)" (parenthesized_expression "(*param_3 == 0)" ( (binary_expression "*param_3 == 0" (pointer_expression "*param_3" * identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = param_3[1], (int)uVar1 < 0)" ( (comma_expression "uVar1 = param_3[1], (int)uVar1 < 0" (assignment_expression "uVar1 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) , (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal)) ))) )) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }" { (if_statement "if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" if (parenthesized_expression "(uVar1 + 0x22 < 0x22)" ( (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" identifier + number_literal) < number_literal) )) (compound_statement "{\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }" { (expression_statement "param_2 = param_2 + (long)(int)-uVar1 * 8;" (assignment_expression "param_2 = param_2 + (long)(int)-uVar1 * 8" identifier = (binary_expression "param_2 + (long)(int)-uVar1 * 8" identifier + (binary_expression "(long)(int)-uVar1 * 8" (cast_expression "(long)(int)-uVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)-uVar1" ( (type_descriptor "int" primitive_type) ) (unary_expression "-uVar1" - identifier))) * number_literal))) ;) (expression_statement "lVar3 = *(long *)(param_2 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_2 + 0x90)" identifier = (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" { (switch_statement "switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" switch (parenthesized_expression "(-uVar1)" ( (unary_expression "-uVar1" - identifier) )) (compound_statement "{\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" { (case_statement "default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;" default : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "int";" (assignment_expression "pcVar5 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "char";" (assignment_expression "pcVar5 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "short";" (assignment_expression "pcVar5 = "short"" identifier = (string_literal ""short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long";" (assignment_expression "pcVar5 = "long"" identifier = (string_literal ""long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned char";" (assignment_expression "pcVar5 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "signed char";" (assignment_expression "pcVar5 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,1)" identifier = (call_expression "FUN_0010f4a0(param_1,2,1)" identifier (argument_list "(param_1,2,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned short";" (assignment_expression "pcVar5 = "unsigned short"" identifier = (string_literal ""unsigned short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned int";" (assignment_expression "pcVar5 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned";" (assignment_expression "pcVar5 = "unsigned"" identifier = (string_literal ""unsigned"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long";" (assignment_expression "pcVar5 = "unsigned long"" identifier = (string_literal ""unsigned long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f490(param_1);" (assignment_expression "uVar4 = FUN_0010f490(param_1)" identifier = (call_expression "FUN_0010f490(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar5 = "void";" (assignment_expression "pcVar5 = "void"" identifier = (string_literal ""void"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "float";" (assignment_expression "pcVar5 = "float"" identifier = (string_literal ""float"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double";" (assignment_expression "pcVar5 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "long double";" (assignment_expression "pcVar5 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer";" (assignment_expression "pcVar5 = "integer"" identifier = (string_literal ""integer"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "boolean";" (assignment_expression "pcVar5 = "boolean"" identifier = (string_literal ""boolean"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "short real";" (assignment_expression "pcVar5 = "short real"" identifier = (string_literal ""short real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "real";" (assignment_expression "pcVar5 = "real"" identifier = (string_literal ""real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;" case number_literal : (expression_statement "pcVar5 = "stringptr";" (assignment_expression "pcVar5 = "stringptr"" identifier = (string_literal ""stringptr"" " string_content ")) ;) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (break_statement "break;" break ;)) (case_statement "case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "character";" (assignment_expression "pcVar5 = "character"" identifier = (string_literal ""character"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,1);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,1)" identifier = (call_expression "FUN_0010f4d0(param_1,1)" identifier (argument_list "(param_1,1)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*1";" (assignment_expression "pcVar5 = "logical*1"" identifier = (string_literal ""logical*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,2);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,2)" identifier = (call_expression "FUN_0010f4d0(param_1,2)" identifier (argument_list "(param_1,2)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*2";" (assignment_expression "pcVar5 = "logical*2"" identifier = (string_literal ""logical*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*4";" (assignment_expression "pcVar5 = "logical*4"" identifier = (string_literal ""logical*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical";" (assignment_expression "pcVar5 = "logical"" identifier = (string_literal ""logical"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,8)" identifier = (call_expression "FUN_0010f4e0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "complex";" (assignment_expression "pcVar5 = "complex"" identifier = (string_literal ""complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,0x10);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,0x10)" identifier = (call_expression "FUN_0010f4e0(param_1,0x10)" identifier (argument_list "(param_1,0x10)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double complex";" (assignment_expression "pcVar5 = "double complex"" identifier = (string_literal ""double complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*1";" (assignment_expression "pcVar5 = "integer*1"" identifier = (string_literal ""integer*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*2";" (assignment_expression "pcVar5 = "integer*2"" identifier = (string_literal ""integer*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*4";" (assignment_expression "pcVar5 = "integer*4"" identifier = (string_literal ""integer*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "wchar";" (assignment_expression "pcVar5 = "wchar"" identifier = (string_literal ""wchar"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long long";" (assignment_expression "pcVar5 = "long long"" identifier = (string_literal ""long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,1)" identifier = (call_expression "FUN_0010f4a0(param_1,8,1)" identifier (argument_list "(param_1,8,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long long";" (assignment_expression "pcVar5 = "unsigned long long"" identifier = (string_literal ""unsigned long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,8)" identifier = (call_expression "FUN_0010f4d0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*8";" (assignment_expression "pcVar5 = "logical*8"" identifier = (string_literal ""logical*8"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*8";" (assignment_expression "pcVar5 = "integer*8"" identifier = (string_literal ""integer*8"" " string_content ")) ;)) })) (expression_statement "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);" (assignment_expression "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4)" identifier = (call_expression "FUN_0010fb10(param_1,pcVar5,uVar4)" identifier (argument_list "(param_1,pcVar5,uVar4)" ( identifier , identifier , identifier )))) ;) (expression_statement "*(long *)(param_2 + 0x90) = lVar3;" (assignment_expression "*(long *)(param_2 + 0x90) = lVar3" (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" else (compound_statement "{\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" { (expression_statement "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" ( number_literal , (string_literal ""Unrecognized XCOFF type %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,pcVar5,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar5,(ulong)uVar1)" identifier (argument_list "(stderr,pcVar5,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" else (compound_statement "{\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" { (expression_statement "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);" (assignment_expression "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier = (cast_expression "(long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier (argument_list "(param_2 + 0x80,param_2 + 0x88)" ( (binary_expression "param_2 + 0x80" identifier + number_literal) , (binary_expression "param_2 + 0x88" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar3 = 0;\n }" { (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" else (compound_statement "{\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" { (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" { (expression_statement "lVar3 = FUN_0010f450(param_1,plVar2);" (assignment_expression "lVar3 = FUN_0010f450(param_1,plVar2)" identifier = (call_expression "FUN_0010f450(param_1,plVar2)" identifier (argument_list "(param_1,plVar2)" ( identifier , identifier )))) ;) (return_statement "return lVar3;" return identifier ;) })) }))) }))) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit "debug_type stab_find_type(void *dhandle,stab_handle *info,int *typenums)\n\n{\n uint uVar1;\n debug_type_conflict *slot;\n debug_type_conflict pdVar2;\n int iVar3;\n char *pcVar4;\n \n if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }\n return pdVar2;\n}\n\n" (function_definition "debug_type stab_find_type(void *dhandle,stab_handle *info,int *typenums)\n\n{\n uint uVar1;\n debug_type_conflict *slot;\n debug_type_conflict pdVar2;\n int iVar3;\n char *pcVar4;\n \n if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }\n return pdVar2;\n}" type_identifier (function_declarator "stab_find_type(void *dhandle,stab_handle *info,int *typenums)" identifier (parameter_list "(void *dhandle,stab_handle *info,int *typenums)" ( (parameter_declaration "void *dhandle" primitive_type (pointer_declarator "*dhandle" * identifier)) , (parameter_declaration "stab_handle *info" type_identifier (pointer_declarator "*info" * identifier)) , (parameter_declaration "int *typenums" primitive_type (pointer_declarator "*typenums" * identifier)) ))) (compound_statement "{\n uint uVar1;\n debug_type_conflict *slot;\n debug_type_conflict pdVar2;\n int iVar3;\n char *pcVar4;\n \n if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }\n return pdVar2;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "debug_type_conflict *slot;" type_identifier (pointer_declarator "*slot" * identifier) ;) (declaration "debug_type_conflict pdVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (if_statement "if ((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }\n else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }" if (parenthesized_expression "((*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0))" ( (binary_expression "(*typenums == 0) && (uVar1 = typenums[1], (int)uVar1 < 0)" (parenthesized_expression "(*typenums == 0)" ( (binary_expression "*typenums == 0" (pointer_expression "*typenums" * identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = typenums[1], (int)uVar1 < 0)" ( (comma_expression "uVar1 = typenums[1], (int)uVar1 < 0" (assignment_expression "uVar1 = typenums[1]" identifier = (subscript_expression "typenums[1]" identifier [ number_literal ])) , (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal)) ))) )) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }\n }" { (if_statement "if (uVar1 + 0x22 < 0x22) {\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }\n else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }" if (parenthesized_expression "(uVar1 + 0x22 < 0x22)" ( (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" identifier + number_literal) < number_literal) )) (compound_statement "{\n iVar3 = -uVar1;\n pdVar2 = info->xcoff_types[iVar3];\n if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }\n }" { (expression_statement "iVar3 = -uVar1;" (assignment_expression "iVar3 = -uVar1" identifier = (unary_expression "-uVar1" - identifier)) ;) (expression_statement "pdVar2 = info->xcoff_types[iVar3];" (assignment_expression "pdVar2 = info->xcoff_types[iVar3]" identifier = (subscript_expression "info->xcoff_types[iVar3]" (field_expression "info->xcoff_types" identifier -> field_identifier) [ identifier ])) ;) (if_statement "if (pdVar2 == (debug_type_conflict)0x0) {\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }" if (parenthesized_expression "(pdVar2 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar2 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }\n pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);\n info->xcoff_types[iVar3] = pdVar2;\n }" { (switch_statement "switch(iVar3) {\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }" switch (parenthesized_expression "(iVar3)" ( identifier )) (compound_statement "{\n default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;\n case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;\n case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;\n case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;\n case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;\n case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;\n case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;\n case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;\n case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;\n case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;\n case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;\n case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;\n case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;\n case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;\n case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;\n case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;\n case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;\n case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;\n case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;\n case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;\n case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;\n case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;\n case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;\n case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;\n case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;\n case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;\n case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;\n case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;\n case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;\n case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;\n case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;\n case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;\n case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;\n case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";\n }" { (case_statement "default:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "int";\n break;" default : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "int";" (assignment_expression "pcVar4 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 2:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "char";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,0)" identifier = (call_expression "debug_make_int_type(dhandle,1,0)" identifier (argument_list "(dhandle,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "char";" (assignment_expression "pcVar4 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 3:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "short";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,0)" identifier = (call_expression "debug_make_int_type(dhandle,2,0)" identifier (argument_list "(dhandle,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "short";" (assignment_expression "pcVar4 = "short"" identifier = (string_literal ""short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 4:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "long";" (assignment_expression "pcVar4 = "long"" identifier = (string_literal ""long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "unsigned char";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,1)" identifier = (call_expression "debug_make_int_type(dhandle,1,1)" identifier (argument_list "(dhandle,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned char";" (assignment_expression "pcVar4 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "signed char";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,0)" identifier = (call_expression "debug_make_int_type(dhandle,1,0)" identifier (argument_list "(dhandle,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "signed char";" (assignment_expression "pcVar4 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 7:\n pdVar2 = debug_make_int_type(dhandle,2,1);\n pcVar4 = "unsigned short";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,1)" identifier = (call_expression "debug_make_int_type(dhandle,2,1)" identifier (argument_list "(dhandle,2,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned short";" (assignment_expression "pcVar4 = "unsigned short"" identifier = (string_literal ""unsigned short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 8:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned int";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,1)" identifier = (call_expression "debug_make_int_type(dhandle,4,1)" identifier (argument_list "(dhandle,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned int";" (assignment_expression "pcVar4 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 9:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,1)" identifier = (call_expression "debug_make_int_type(dhandle,4,1)" identifier (argument_list "(dhandle,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned";" (assignment_expression "pcVar4 = "unsigned"" identifier = (string_literal ""unsigned"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 10:\n pdVar2 = debug_make_int_type(dhandle,4,1);\n pcVar4 = "unsigned long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,1)" identifier = (call_expression "debug_make_int_type(dhandle,4,1)" identifier (argument_list "(dhandle,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned long";" (assignment_expression "pcVar4 = "unsigned long"" identifier = (string_literal ""unsigned long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xb:\n pdVar2 = debug_make_void_type(dhandle);\n pcVar4 = "void";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_void_type(dhandle);" (assignment_expression "pdVar2 = debug_make_void_type(dhandle)" identifier = (call_expression "debug_make_void_type(dhandle)" identifier (argument_list "(dhandle)" ( identifier )))) ;) (expression_statement "pcVar4 = "void";" (assignment_expression "pcVar4 = "void"" identifier = (string_literal ""void"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xc:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "float";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,4)" identifier = (call_expression "debug_make_float_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "float";" (assignment_expression "pcVar4 = "float"" identifier = (string_literal ""float"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xd:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "double";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,8)" identifier = (call_expression "debug_make_float_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "double";" (assignment_expression "pcVar4 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xe:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "long double";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,8)" identifier = (call_expression "debug_make_float_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "long double";" (assignment_expression "pcVar4 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xf:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer";" (assignment_expression "pcVar4 = "integer"" identifier = (string_literal ""integer"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x10:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "boolean";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,4)" identifier = (call_expression "debug_make_bool_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "boolean";" (assignment_expression "pcVar4 = "boolean"" identifier = (string_literal ""boolean"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x11:\n pdVar2 = debug_make_float_type(dhandle,4);\n pcVar4 = "short real";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,4)" identifier = (call_expression "debug_make_float_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "short real";" (assignment_expression "pcVar4 = "short real"" identifier = (string_literal ""short real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n pdVar2 = debug_make_float_type(dhandle,8);\n pcVar4 = "real";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_float_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_float_type(dhandle,8)" identifier = (call_expression "debug_make_float_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "real";" (assignment_expression "pcVar4 = "real"" identifier = (string_literal ""real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x13:\n pcVar4 = "stringptr";\n pdVar2 = (debug_type_conflict)0x0;\n break;" case number_literal : (expression_statement "pcVar4 = "stringptr";" (assignment_expression "pcVar4 = "stringptr"" identifier = (string_literal ""stringptr"" " string_content ")) ;) (expression_statement "pdVar2 = (debug_type_conflict)0x0;" (assignment_expression "pdVar2 = (debug_type_conflict)0x0" identifier = (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) ;) (break_statement "break;" break ;)) (case_statement "case 0x14:\n pdVar2 = debug_make_int_type(dhandle,1,1);\n pcVar4 = "character";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,1)" identifier = (call_expression "debug_make_int_type(dhandle,1,1)" identifier (argument_list "(dhandle,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "character";" (assignment_expression "pcVar4 = "character"" identifier = (string_literal ""character"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x15:\n pdVar2 = debug_make_bool_type(dhandle,1);\n pcVar4 = "logical*1";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,1);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,1)" identifier = (call_expression "debug_make_bool_type(dhandle,1)" identifier (argument_list "(dhandle,1)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*1";" (assignment_expression "pcVar4 = "logical*1"" identifier = (string_literal ""logical*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x16:\n pdVar2 = debug_make_bool_type(dhandle,2);\n pcVar4 = "logical*2";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,2);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,2)" identifier = (call_expression "debug_make_bool_type(dhandle,2)" identifier (argument_list "(dhandle,2)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*2";" (assignment_expression "pcVar4 = "logical*2"" identifier = (string_literal ""logical*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x17:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical*4";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,4)" identifier = (call_expression "debug_make_bool_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*4";" (assignment_expression "pcVar4 = "logical*4"" identifier = (string_literal ""logical*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x18:\n pdVar2 = debug_make_bool_type(dhandle,4);\n pcVar4 = "logical";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,4);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,4)" identifier = (call_expression "debug_make_bool_type(dhandle,4)" identifier (argument_list "(dhandle,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical";" (assignment_expression "pcVar4 = "logical"" identifier = (string_literal ""logical"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x19:\n pdVar2 = debug_make_complex_type(dhandle,8);\n pcVar4 = "complex";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_complex_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_complex_type(dhandle,8)" identifier = (call_expression "debug_make_complex_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "complex";" (assignment_expression "pcVar4 = "complex"" identifier = (string_literal ""complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1a:\n pdVar2 = debug_make_complex_type(dhandle,0x10);\n pcVar4 = "double complex";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_complex_type(dhandle,0x10);" (assignment_expression "pdVar2 = debug_make_complex_type(dhandle,0x10)" identifier = (call_expression "debug_make_complex_type(dhandle,0x10)" identifier (argument_list "(dhandle,0x10)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "double complex";" (assignment_expression "pcVar4 = "double complex"" identifier = (string_literal ""double complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1b:\n pdVar2 = debug_make_int_type(dhandle,1,0);\n pcVar4 = "integer*1";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,1,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,1,0)" identifier = (call_expression "debug_make_int_type(dhandle,1,0)" identifier (argument_list "(dhandle,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*1";" (assignment_expression "pcVar4 = "integer*1"" identifier = (string_literal ""integer*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1c:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "integer*2";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,0)" identifier = (call_expression "debug_make_int_type(dhandle,2,0)" identifier (argument_list "(dhandle,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*2";" (assignment_expression "pcVar4 = "integer*2"" identifier = (string_literal ""integer*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1d:\n pdVar2 = debug_make_int_type(dhandle,4,0);\n pcVar4 = "integer*4";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,4,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,4,0)" identifier = (call_expression "debug_make_int_type(dhandle,4,0)" identifier (argument_list "(dhandle,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*4";" (assignment_expression "pcVar4 = "integer*4"" identifier = (string_literal ""integer*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1e:\n pdVar2 = debug_make_int_type(dhandle,2,0);\n pcVar4 = "wchar";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,2,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,2,0)" identifier = (call_expression "debug_make_int_type(dhandle,2,0)" identifier (argument_list "(dhandle,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "wchar";" (assignment_expression "pcVar4 = "wchar"" identifier = (string_literal ""wchar"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1f:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "long long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,8,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,8,0)" identifier = (call_expression "debug_make_int_type(dhandle,8,0)" identifier (argument_list "(dhandle,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "long long";" (assignment_expression "pcVar4 = "long long"" identifier = (string_literal ""long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x20:\n pdVar2 = debug_make_int_type(dhandle,8,1);\n pcVar4 = "unsigned long long";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,8,1);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,8,1)" identifier = (call_expression "debug_make_int_type(dhandle,8,1)" identifier (argument_list "(dhandle,8,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "unsigned long long";" (assignment_expression "pcVar4 = "unsigned long long"" identifier = (string_literal ""unsigned long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x21:\n pdVar2 = debug_make_bool_type(dhandle,8);\n pcVar4 = "logical*8";\n break;" case number_literal : (expression_statement "pdVar2 = debug_make_bool_type(dhandle,8);" (assignment_expression "pdVar2 = debug_make_bool_type(dhandle,8)" identifier = (call_expression "debug_make_bool_type(dhandle,8)" identifier (argument_list "(dhandle,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar4 = "logical*8";" (assignment_expression "pcVar4 = "logical*8"" identifier = (string_literal ""logical*8"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x22:\n pdVar2 = debug_make_int_type(dhandle,8,0);\n pcVar4 = "integer*8";" case number_literal : (expression_statement "pdVar2 = debug_make_int_type(dhandle,8,0);" (assignment_expression "pdVar2 = debug_make_int_type(dhandle,8,0)" identifier = (call_expression "debug_make_int_type(dhandle,8,0)" identifier (argument_list "(dhandle,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar4 = "integer*8";" (assignment_expression "pcVar4 = "integer*8"" identifier = (string_literal ""integer*8"" " string_content ")) ;)) })) (expression_statement "pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2);" (assignment_expression "pdVar2 = debug_name_type(dhandle,pcVar4,pdVar2)" identifier = (call_expression "debug_name_type(dhandle,pcVar4,pdVar2)" identifier (argument_list "(dhandle,pcVar4,pdVar2)" ( identifier , identifier , identifier )))) ;) (expression_statement "info->xcoff_types[iVar3] = pdVar2;" (assignment_expression "info->xcoff_types[iVar3] = pdVar2" (subscript_expression "info->xcoff_types[iVar3]" (field_expression "info->xcoff_types" identifier -> field_identifier) [ identifier ]) = identifier) ;) })) }) (else_clause "else {\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }" else (compound_statement "{\n pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar4,(ulong)uVar1);\n pdVar2 = (debug_type_conflict)0x0;\n }" { (expression_statement "pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar4 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" ( number_literal , (string_literal ""Unrecognized XCOFF type %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,pcVar4,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar4,(ulong)uVar1)" identifier (argument_list "(stderr,pcVar4,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "pdVar2 = (debug_type_conflict)0x0;" (assignment_expression "pdVar2 = (debug_type_conflict)0x0" identifier = (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) ;) }))) }) (else_clause "else {\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }" else (compound_statement "{\n slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);\n if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }\n }" { (expression_statement "slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums);" (assignment_expression "slot = stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums)" identifier = (call_expression "stab_find_slot((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums)" identifier (argument_list "((stab_handle *)&info->files,(int *)&info->file_types,\n (stab_handle *)typenums)" ( (cast_expression "(stab_handle *)&info->files" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->files" & (field_expression "info->files" identifier -> field_identifier))) , (cast_expression "(int *)&info->file_types" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "&info->file_types" & (field_expression "info->file_types" identifier -> field_identifier))) , (cast_expression "(stab_handle *)typenums" ( (type_descriptor "stab_handle *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (if_statement "if (slot == (debug_type_conflict *)0x0) {\n pdVar2 = (debug_type_conflict)0x0;\n }\n else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }" if (parenthesized_expression "(slot == (debug_type_conflict *)0x0)" ( (binary_expression "slot == (debug_type_conflict *)0x0" identifier == (cast_expression "(debug_type_conflict *)0x0" ( (type_descriptor "debug_type_conflict *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pdVar2 = (debug_type_conflict)0x0;\n }" { (expression_statement "pdVar2 = (debug_type_conflict)0x0;" (assignment_expression "pdVar2 = (debug_type_conflict)0x0" identifier = (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) ;) }) (else_clause "else {\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }" else (compound_statement "{\n pdVar2 = *slot;\n if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }\n }" { (expression_statement "pdVar2 = *slot;" (assignment_expression "pdVar2 = *slot" identifier = (pointer_expression "*slot" * identifier)) ;) (if_statement "if (pdVar2 == (debug_type_conflict)0x0) {\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }" if (parenthesized_expression "(pdVar2 == (debug_type_conflict)0x0)" ( (binary_expression "pdVar2 == (debug_type_conflict)0x0" identifier == (cast_expression "(debug_type_conflict)0x0" ( (type_descriptor "debug_type_conflict" type_identifier) ) number_literal)) )) (compound_statement "{\n pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);\n return pdVar2;\n }" { (expression_statement "pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0);" (assignment_expression "pdVar2 = debug_make_indirect_type(dhandle,slot,(char *)0x0)" identifier = (call_expression "debug_make_indirect_type(dhandle,slot,(char *)0x0)" identifier (argument_list "(dhandle,slot,(char *)0x0)" ( identifier , identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) )))) ;) (return_statement "return pdVar2;" return identifier ;) })) }))) }))) (return_statement "return pdVar2;" return identifier ;) })))
(translation_unit "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}\n\n" (function_definition "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00110930(undefined8 param_1,long param_2,int *param_3)" identifier (parameter_list "(undefined8 param_1,long param_2,int *param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_3" primitive_type (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "long *plVar2;" (sized_type_specifier "long" long) (pointer_declarator "*plVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (if_statement "if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" if (parenthesized_expression "((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0))" ( (binary_expression "(*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)" (parenthesized_expression "(*param_3 == 0)" ( (binary_expression "*param_3 == 0" (pointer_expression "*param_3" * identifier) == number_literal) )) && (parenthesized_expression "(uVar1 = param_3[1], (int)uVar1 < 0)" ( (comma_expression "uVar1 = param_3[1], (int)uVar1 < 0" (assignment_expression "uVar1 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) , (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" ( (type_descriptor "int" primitive_type) ) identifier) < number_literal)) ))) )) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }" { (if_statement "if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" if (parenthesized_expression "(uVar1 + 0x22 < 0x22)" ( (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" identifier + number_literal) < number_literal) )) (compound_statement "{\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }" { (expression_statement "param_2 = param_2 + (long)(int)-uVar1 * 8;" (assignment_expression "param_2 = param_2 + (long)(int)-uVar1 * 8" identifier = (binary_expression "param_2 + (long)(int)-uVar1 * 8" identifier + (binary_expression "(long)(int)-uVar1 * 8" (cast_expression "(long)(int)-uVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)-uVar1" ( (type_descriptor "int" primitive_type) ) (unary_expression "-uVar1" - identifier))) * number_literal))) ;) (expression_statement "lVar3 = *(long *)(param_2 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_2 + 0x90)" identifier = (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) ))))) ;) (if_statement "if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" { (switch_statement "switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" switch (parenthesized_expression "(-uVar1)" ( (unary_expression "-uVar1" - identifier) )) (compound_statement "{\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" { (case_statement "default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;" default : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "int";" (assignment_expression "pcVar5 = "int"" identifier = (string_literal ""int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "char";" (assignment_expression "pcVar5 = "char"" identifier = (string_literal ""char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "short";" (assignment_expression "pcVar5 = "short"" identifier = (string_literal ""short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long";" (assignment_expression "pcVar5 = "long"" identifier = (string_literal ""long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned char";" (assignment_expression "pcVar5 = "unsigned char"" identifier = (string_literal ""unsigned char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "signed char";" (assignment_expression "pcVar5 = "signed char"" identifier = (string_literal ""signed char"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,1)" identifier = (call_expression "FUN_0010f4a0(param_1,2,1)" identifier (argument_list "(param_1,2,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned short";" (assignment_expression "pcVar5 = "unsigned short"" identifier = (string_literal ""unsigned short"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned int";" (assignment_expression "pcVar5 = "unsigned int"" identifier = (string_literal ""unsigned int"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned";" (assignment_expression "pcVar5 = "unsigned"" identifier = (string_literal ""unsigned"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" identifier = (call_expression "FUN_0010f4a0(param_1,4,1)" identifier (argument_list "(param_1,4,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long";" (assignment_expression "pcVar5 = "unsigned long"" identifier = (string_literal ""unsigned long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f490(param_1);" (assignment_expression "uVar4 = FUN_0010f490(param_1)" identifier = (call_expression "FUN_0010f490(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "pcVar5 = "void";" (assignment_expression "pcVar5 = "void"" identifier = (string_literal ""void"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "float";" (assignment_expression "pcVar5 = "float"" identifier = (string_literal ""float"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double";" (assignment_expression "pcVar5 = "double"" identifier = (string_literal ""double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "long double";" (assignment_expression "pcVar5 = "long double"" identifier = (string_literal ""long double"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer";" (assignment_expression "pcVar5 = "integer"" identifier = (string_literal ""integer"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "boolean";" (assignment_expression "pcVar5 = "boolean"" identifier = (string_literal ""boolean"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" identifier = (call_expression "FUN_0010f4c0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "short real";" (assignment_expression "pcVar5 = "short real"" identifier = (string_literal ""short real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" identifier = (call_expression "FUN_0010f4c0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "real";" (assignment_expression "pcVar5 = "real"" identifier = (string_literal ""real"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;" case number_literal : (expression_statement "pcVar5 = "stringptr";" (assignment_expression "pcVar5 = "stringptr"" identifier = (string_literal ""stringptr"" " string_content ")) ;) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" identifier = number_literal) ;) (break_statement "break;" break ;)) (case_statement "case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" identifier = (call_expression "FUN_0010f4a0(param_1,1,1)" identifier (argument_list "(param_1,1,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "character";" (assignment_expression "pcVar5 = "character"" identifier = (string_literal ""character"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,1);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,1)" identifier = (call_expression "FUN_0010f4d0(param_1,1)" identifier (argument_list "(param_1,1)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*1";" (assignment_expression "pcVar5 = "logical*1"" identifier = (string_literal ""logical*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,2);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,2)" identifier = (call_expression "FUN_0010f4d0(param_1,2)" identifier (argument_list "(param_1,2)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*2";" (assignment_expression "pcVar5 = "logical*2"" identifier = (string_literal ""logical*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*4";" (assignment_expression "pcVar5 = "logical*4"" identifier = (string_literal ""logical*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" identifier = (call_expression "FUN_0010f4d0(param_1,4)" identifier (argument_list "(param_1,4)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical";" (assignment_expression "pcVar5 = "logical"" identifier = (string_literal ""logical"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,8)" identifier = (call_expression "FUN_0010f4e0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "complex";" (assignment_expression "pcVar5 = "complex"" identifier = (string_literal ""complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4e0(param_1,0x10);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,0x10)" identifier = (call_expression "FUN_0010f4e0(param_1,0x10)" identifier (argument_list "(param_1,0x10)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "double complex";" (assignment_expression "pcVar5 = "double complex"" identifier = (string_literal ""double complex"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" identifier = (call_expression "FUN_0010f4a0(param_1,1,0)" identifier (argument_list "(param_1,1,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*1";" (assignment_expression "pcVar5 = "integer*1"" identifier = (string_literal ""integer*1"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*2";" (assignment_expression "pcVar5 = "integer*2"" identifier = (string_literal ""integer*2"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" identifier = (call_expression "FUN_0010f4a0(param_1,4,0)" identifier (argument_list "(param_1,4,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*4";" (assignment_expression "pcVar5 = "integer*4"" identifier = (string_literal ""integer*4"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" identifier = (call_expression "FUN_0010f4a0(param_1,2,0)" identifier (argument_list "(param_1,2,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "wchar";" (assignment_expression "pcVar5 = "wchar"" identifier = (string_literal ""wchar"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "long long";" (assignment_expression "pcVar5 = "long long"" identifier = (string_literal ""long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,1)" identifier = (call_expression "FUN_0010f4a0(param_1,8,1)" identifier (argument_list "(param_1,8,1)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "unsigned long long";" (assignment_expression "pcVar5 = "unsigned long long"" identifier = (string_literal ""unsigned long long"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;" case number_literal : (expression_statement "uVar4 = FUN_0010f4d0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,8)" identifier = (call_expression "FUN_0010f4d0(param_1,8)" identifier (argument_list "(param_1,8)" ( identifier , number_literal )))) ;) (expression_statement "pcVar5 = "logical*8";" (assignment_expression "pcVar5 = "logical*8"" identifier = (string_literal ""logical*8"" " string_content ")) ;) (break_statement "break;" break ;)) (case_statement "case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";" case number_literal : (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" identifier = (call_expression "FUN_0010f4a0(param_1,8,0)" identifier (argument_list "(param_1,8,0)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "pcVar5 = "integer*8";" (assignment_expression "pcVar5 = "integer*8"" identifier = (string_literal ""integer*8"" " string_content ")) ;)) })) (expression_statement "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);" (assignment_expression "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4)" identifier = (call_expression "FUN_0010fb10(param_1,pcVar5,uVar4)" identifier (argument_list "(param_1,pcVar5,uVar4)" ( identifier , identifier , identifier )))) ;) (expression_statement "*(long *)(param_2 + 0x90) = lVar3;" (assignment_expression "*(long *)(param_2 + 0x90) = lVar3" (pointer_expression "*(long *)(param_2 + 0x90)" * (cast_expression "(long *)(param_2 + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x90)" ( (binary_expression "param_2 + 0x90" identifier + number_literal) )))) = identifier) ;) })) }) (else_clause "else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" else (compound_statement "{\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" { (expression_statement "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" identifier (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" ( number_literal , (string_literal ""Unrecognized XCOFF type %d\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,pcVar5,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar5,(ulong)uVar1)" identifier (argument_list "(stderr,pcVar5,(ulong)uVar1)" ( identifier , identifier , (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier) ))) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) }) (else_clause "else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" else (compound_statement "{\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" { (expression_statement "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);" (assignment_expression "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier = (cast_expression "(long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" identifier (argument_list "(param_2 + 0x80,param_2 + 0x88)" ( (binary_expression "param_2 + 0x80" identifier + number_literal) , (binary_expression "param_2 + 0x88" identifier + number_literal) ))))) ;) (if_statement "if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" if (parenthesized_expression "(plVar2 == (long *)0x0)" ( (binary_expression "plVar2 == (long *)0x0" identifier == (cast_expression "(long *)0x0" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar3 = 0;\n }" { (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }) (else_clause "else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" else (compound_statement "{\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" { (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" identifier = (pointer_expression "*plVar2" * identifier)) ;) (if_statement "if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" if (parenthesized_expression "(lVar3 == 0)" ( (binary_expression "lVar3 == 0" identifier == number_literal) )) (compound_statement "{\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" { (expression_statement "lVar3 = FUN_0010f450(param_1,plVar2);" (assignment_expression "lVar3 = FUN_0010f450(param_1,plVar2)" identifier = (call_expression "FUN_0010f450(param_1,plVar2)" identifier (argument_list "(param_1,plVar2)" ( identifier , identifier )))) ;) (return_statement "return lVar3;" return identifier ;) })) }))) }))) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) , (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) < LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (unary_expression - IDENT))) * LIT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (switch_statement switch (parenthesized_expression ( (unary_expression - IDENT) )) (compound_statement { (case_statement default : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (break_statement break ;)) (case_statement case LIT : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;)) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (return_statement return IDENT ;) })) }))) }))) (return_statement return IDENT ;) })))
(function_definition "long FUN_00110930(undefined8 param_1,long param_2,int *param_3)\n\n{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00110930(undefined8 param_1,long param_2,int *param_3)" (identifier "FUN_00110930") (parameter_list "(undefined8 param_1,long param_2,int *param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "int *param_3" (primitive_type "int") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n uint uVar1;\n long *plVar2;\n long lVar3;\n undefined8 uVar4;\n char *pcVar5;\n \n if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }\n return lVar3;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "long *plVar2;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar2" (* "*") (identifier "plVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "char *pcVar5;" (primitive_type "char") (pointer_declarator "*pcVar5" (* "*") (identifier "pcVar5")) (; ";")) (if_statement "if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) {\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }\n else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" (if "if") (parenthesized_expression "((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0))" (( "(") (binary_expression "(*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)" (parenthesized_expression "(*param_3 == 0)" (( "(") (binary_expression "*param_3 == 0" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar1 = param_3[1], (int)uVar1 < 0)" (( "(") (comma_expression "uVar1 = param_3[1], (int)uVar1 < 0" (assignment_expression "uVar1 = param_3[1]" (identifier "uVar1") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (, ",") (binary_expression "(int)uVar1 < 0" (cast_expression "(int)uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar1")) (< "<") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }\n }" ({ "{") (if_statement "if (uVar1 + 0x22 < 0x22) {\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }\n else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" (if "if") (parenthesized_expression "(uVar1 + 0x22 < 0x22)" (( "(") (binary_expression "uVar1 + 0x22 < 0x22" (binary_expression "uVar1 + 0x22" (identifier "uVar1") (+ "+") (number_literal "0x22")) (< "<") (number_literal "0x22")) () ")")) (compound_statement "{\n param_2 = param_2 + (long)(int)-uVar1 * 8;\n lVar3 = *(long *)(param_2 + 0x90);\n if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }\n }" ({ "{") (expression_statement "param_2 = param_2 + (long)(int)-uVar1 * 8;" (assignment_expression "param_2 = param_2 + (long)(int)-uVar1 * 8" (identifier "param_2") (= "=") (binary_expression "param_2 + (long)(int)-uVar1 * 8" (identifier "param_2") (+ "+") (binary_expression "(long)(int)-uVar1 * 8" (cast_expression "(long)(int)-uVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)-uVar1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (unary_expression "-uVar1" (- "-") (identifier "uVar1")))) (* "*") (number_literal "8")))) (; ";")) (expression_statement "lVar3 = *(long *)(param_2 + 0x90);" (assignment_expression "lVar3 = *(long *)(param_2 + 0x90)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_2 + 0x90)" (* "*") (cast_expression "(long *)(param_2 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x90)" (( "(") (binary_expression "param_2 + 0x90" (identifier "param_2") (+ "+") (number_literal "0x90")) () ")"))))) (; ";")) (if_statement "if (lVar3 == 0) {\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }\n lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);\n *(long *)(param_2 + 0x90) = lVar3;\n }" ({ "{") (switch_statement "switch(-uVar1) {\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" (switch "switch") (parenthesized_expression "(-uVar1)" (( "(") (unary_expression "-uVar1" (- "-") (identifier "uVar1")) () ")")) (compound_statement "{\n default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;\n case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;\n case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;\n case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;\n case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;\n case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;\n case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;\n case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;\n case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;\n case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;\n case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;\n case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;\n case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;\n case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;\n case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;\n case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;\n case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;\n case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;\n case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;\n case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;\n case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;\n case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;\n case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;\n case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;\n case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;\n case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;\n case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;\n case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;\n case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;\n case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;\n case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;\n case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;\n case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;\n case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";\n }" ({ "{") (case_statement "default:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "int";\n break;" (default "default") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "int";" (assignment_expression "pcVar5 = "int"" (identifier "pcVar5") (= "=") (string_literal ""int"" (" """) (string_content "int") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 2:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "char";\n break;" (case "case") (number_literal "2") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "char";" (assignment_expression "pcVar5 = "char"" (identifier "pcVar5") (= "=") (string_literal ""char"" (" """) (string_content "char") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 3:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "short";\n break;" (case "case") (number_literal "3") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,0)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "short";" (assignment_expression "pcVar5 = "short"" (identifier "pcVar5") (= "=") (string_literal ""short"" (" """) (string_content "short") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 4:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "long";\n break;" (case "case") (number_literal "4") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "long";" (assignment_expression "pcVar5 = "long"" (identifier "pcVar5") (= "=") (string_literal ""long"" (" """) (string_content "long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 5:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "unsigned char";\n break;" (case "case") (number_literal "5") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned char";" (assignment_expression "pcVar5 = "unsigned char"" (identifier "pcVar5") (= "=") (string_literal ""unsigned char"" (" """) (string_content "unsigned char") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 6:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "signed char";\n break;" (case "case") (number_literal "6") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "signed char";" (assignment_expression "pcVar5 = "signed char"" (identifier "pcVar5") (= "=") (string_literal ""signed char"" (" """) (string_content "signed char") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 7:\n uVar4 = FUN_0010f4a0(param_1,2,1);\n pcVar5 = "unsigned short";\n break;" (case "case") (number_literal "7") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,1)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned short";" (assignment_expression "pcVar5 = "unsigned short"" (identifier "pcVar5") (= "=") (string_literal ""unsigned short"" (" """) (string_content "unsigned short") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 8:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned int";\n break;" (case "case") (number_literal "8") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,1)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned int";" (assignment_expression "pcVar5 = "unsigned int"" (identifier "pcVar5") (= "=") (string_literal ""unsigned int"" (" """) (string_content "unsigned int") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 9:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned";\n break;" (case "case") (number_literal "9") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,1)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned";" (assignment_expression "pcVar5 = "unsigned"" (identifier "pcVar5") (= "=") (string_literal ""unsigned"" (" """) (string_content "unsigned") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 10:\n uVar4 = FUN_0010f4a0(param_1,4,1);\n pcVar5 = "unsigned long";\n break;" (case "case") (number_literal "10") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,1)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned long";" (assignment_expression "pcVar5 = "unsigned long"" (identifier "pcVar5") (= "=") (string_literal ""unsigned long"" (" """) (string_content "unsigned long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xb:\n uVar4 = FUN_0010f490(param_1);\n pcVar5 = "void";\n break;" (case "case") (number_literal "0xb") (: ":") (expression_statement "uVar4 = FUN_0010f490(param_1);" (assignment_expression "uVar4 = FUN_0010f490(param_1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f490(param_1)" (identifier "FUN_0010f490") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "pcVar5 = "void";" (assignment_expression "pcVar5 = "void"" (identifier "pcVar5") (= "=") (string_literal ""void"" (" """) (string_content "void") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xc:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "float";\n break;" (case "case") (number_literal "0xc") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,4)" (identifier "FUN_0010f4c0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "float";" (assignment_expression "pcVar5 = "float"" (identifier "pcVar5") (= "=") (string_literal ""float"" (" """) (string_content "float") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xd:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "double";\n break;" (case "case") (number_literal "0xd") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,8)" (identifier "FUN_0010f4c0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "double";" (assignment_expression "pcVar5 = "double"" (identifier "pcVar5") (= "=") (string_literal ""double"" (" """) (string_content "double") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xe:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "long double";\n break;" (case "case") (number_literal "0xe") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,8)" (identifier "FUN_0010f4c0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "long double";" (assignment_expression "pcVar5 = "long double"" (identifier "pcVar5") (= "=") (string_literal ""long double"" (" """) (string_content "long double") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0xf:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer";\n break;" (case "case") (number_literal "0xf") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer";" (assignment_expression "pcVar5 = "integer"" (identifier "pcVar5") (= "=") (string_literal ""integer"" (" """) (string_content "integer") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x10:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "boolean";\n break;" (case "case") (number_literal "0x10") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,4)" (identifier "FUN_0010f4d0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "boolean";" (assignment_expression "pcVar5 = "boolean"" (identifier "pcVar5") (= "=") (string_literal ""boolean"" (" """) (string_content "boolean") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x11:\n uVar4 = FUN_0010f4c0(param_1,4);\n pcVar5 = "short real";\n break;" (case "case") (number_literal "0x11") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,4)" (identifier "FUN_0010f4c0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "short real";" (assignment_expression "pcVar5 = "short real"" (identifier "pcVar5") (= "=") (string_literal ""short real"" (" """) (string_content "short real") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x12:\n uVar4 = FUN_0010f4c0(param_1,8);\n pcVar5 = "real";\n break;" (case "case") (number_literal "0x12") (: ":") (expression_statement "uVar4 = FUN_0010f4c0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4c0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4c0(param_1,8)" (identifier "FUN_0010f4c0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "real";" (assignment_expression "pcVar5 = "real"" (identifier "pcVar5") (= "=") (string_literal ""real"" (" """) (string_content "real") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x13:\n pcVar5 = "stringptr";\n uVar4 = 0;\n break;" (case "case") (number_literal "0x13") (: ":") (expression_statement "pcVar5 = "stringptr";" (assignment_expression "pcVar5 = "stringptr"" (identifier "pcVar5") (= "=") (string_literal ""stringptr"" (" """) (string_content "stringptr") (" """))) (; ";")) (expression_statement "uVar4 = 0;" (assignment_expression "uVar4 = 0" (identifier "uVar4") (= "=") (number_literal "0")) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x14:\n uVar4 = FUN_0010f4a0(param_1,1,1);\n pcVar5 = "character";\n break;" (case "case") (number_literal "0x14") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "character";" (assignment_expression "pcVar5 = "character"" (identifier "pcVar5") (= "=") (string_literal ""character"" (" """) (string_content "character") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x15:\n uVar4 = FUN_0010f4d0(param_1,1);\n pcVar5 = "logical*1";\n break;" (case "case") (number_literal "0x15") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,1);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,1)" (identifier "FUN_0010f4d0") (argument_list "(param_1,1)" (( "(") (identifier "param_1") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*1";" (assignment_expression "pcVar5 = "logical*1"" (identifier "pcVar5") (= "=") (string_literal ""logical*1"" (" """) (string_content "logical*1") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x16:\n uVar4 = FUN_0010f4d0(param_1,2);\n pcVar5 = "logical*2";\n break;" (case "case") (number_literal "0x16") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,2);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,2)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,2)" (identifier "FUN_0010f4d0") (argument_list "(param_1,2)" (( "(") (identifier "param_1") (, ",") (number_literal "2") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*2";" (assignment_expression "pcVar5 = "logical*2"" (identifier "pcVar5") (= "=") (string_literal ""logical*2"" (" """) (string_content "logical*2") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x17:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical*4";\n break;" (case "case") (number_literal "0x17") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,4)" (identifier "FUN_0010f4d0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*4";" (assignment_expression "pcVar5 = "logical*4"" (identifier "pcVar5") (= "=") (string_literal ""logical*4"" (" """) (string_content "logical*4") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x18:\n uVar4 = FUN_0010f4d0(param_1,4);\n pcVar5 = "logical";\n break;" (case "case") (number_literal "0x18") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,4);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,4)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,4)" (identifier "FUN_0010f4d0") (argument_list "(param_1,4)" (( "(") (identifier "param_1") (, ",") (number_literal "4") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical";" (assignment_expression "pcVar5 = "logical"" (identifier "pcVar5") (= "=") (string_literal ""logical"" (" """) (string_content "logical") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x19:\n uVar4 = FUN_0010f4e0(param_1,8);\n pcVar5 = "complex";\n break;" (case "case") (number_literal "0x19") (: ":") (expression_statement "uVar4 = FUN_0010f4e0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4e0(param_1,8)" (identifier "FUN_0010f4e0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "complex";" (assignment_expression "pcVar5 = "complex"" (identifier "pcVar5") (= "=") (string_literal ""complex"" (" """) (string_content "complex") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1a:\n uVar4 = FUN_0010f4e0(param_1,0x10);\n pcVar5 = "double complex";\n break;" (case "case") (number_literal "0x1a") (: ":") (expression_statement "uVar4 = FUN_0010f4e0(param_1,0x10);" (assignment_expression "uVar4 = FUN_0010f4e0(param_1,0x10)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4e0(param_1,0x10)" (identifier "FUN_0010f4e0") (argument_list "(param_1,0x10)" (( "(") (identifier "param_1") (, ",") (number_literal "0x10") () ")")))) (; ";")) (expression_statement "pcVar5 = "double complex";" (assignment_expression "pcVar5 = "double complex"" (identifier "pcVar5") (= "=") (string_literal ""double complex"" (" """) (string_content "double complex") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1b:\n uVar4 = FUN_0010f4a0(param_1,1,0);\n pcVar5 = "integer*1";\n break;" (case "case") (number_literal "0x1b") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,1,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,1,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,1,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,1,0)" (( "(") (identifier "param_1") (, ",") (number_literal "1") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*1";" (assignment_expression "pcVar5 = "integer*1"" (identifier "pcVar5") (= "=") (string_literal ""integer*1"" (" """) (string_content "integer*1") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1c:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "integer*2";\n break;" (case "case") (number_literal "0x1c") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,0)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*2";" (assignment_expression "pcVar5 = "integer*2"" (identifier "pcVar5") (= "=") (string_literal ""integer*2"" (" """) (string_content "integer*2") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1d:\n uVar4 = FUN_0010f4a0(param_1,4,0);\n pcVar5 = "integer*4";\n break;" (case "case") (number_literal "0x1d") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,4,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,4,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,4,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,4,0)" (( "(") (identifier "param_1") (, ",") (number_literal "4") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*4";" (assignment_expression "pcVar5 = "integer*4"" (identifier "pcVar5") (= "=") (string_literal ""integer*4"" (" """) (string_content "integer*4") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1e:\n uVar4 = FUN_0010f4a0(param_1,2,0);\n pcVar5 = "wchar";\n break;" (case "case") (number_literal "0x1e") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,2,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,2,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,2,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,2,0)" (( "(") (identifier "param_1") (, ",") (number_literal "2") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "wchar";" (assignment_expression "pcVar5 = "wchar"" (identifier "pcVar5") (= "=") (string_literal ""wchar"" (" """) (string_content "wchar") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x1f:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "long long";\n break;" (case "case") (number_literal "0x1f") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,8,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,8,0)" (( "(") (identifier "param_1") (, ",") (number_literal "8") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "long long";" (assignment_expression "pcVar5 = "long long"" (identifier "pcVar5") (= "=") (string_literal ""long long"" (" """) (string_content "long long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x20:\n uVar4 = FUN_0010f4a0(param_1,8,1);\n pcVar5 = "unsigned long long";\n break;" (case "case") (number_literal "0x20") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,1);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,1)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,8,1)" (identifier "FUN_0010f4a0") (argument_list "(param_1,8,1)" (( "(") (identifier "param_1") (, ",") (number_literal "8") (, ",") (number_literal "1") () ")")))) (; ";")) (expression_statement "pcVar5 = "unsigned long long";" (assignment_expression "pcVar5 = "unsigned long long"" (identifier "pcVar5") (= "=") (string_literal ""unsigned long long"" (" """) (string_content "unsigned long long") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x21:\n uVar4 = FUN_0010f4d0(param_1,8);\n pcVar5 = "logical*8";\n break;" (case "case") (number_literal "0x21") (: ":") (expression_statement "uVar4 = FUN_0010f4d0(param_1,8);" (assignment_expression "uVar4 = FUN_0010f4d0(param_1,8)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4d0(param_1,8)" (identifier "FUN_0010f4d0") (argument_list "(param_1,8)" (( "(") (identifier "param_1") (, ",") (number_literal "8") () ")")))) (; ";")) (expression_statement "pcVar5 = "logical*8";" (assignment_expression "pcVar5 = "logical*8"" (identifier "pcVar5") (= "=") (string_literal ""logical*8"" (" """) (string_content "logical*8") (" """))) (; ";")) (break_statement "break;" (break "break") (; ";"))) (case_statement "case 0x22:\n uVar4 = FUN_0010f4a0(param_1,8,0);\n pcVar5 = "integer*8";" (case "case") (number_literal "0x22") (: ":") (expression_statement "uVar4 = FUN_0010f4a0(param_1,8,0);" (assignment_expression "uVar4 = FUN_0010f4a0(param_1,8,0)" (identifier "uVar4") (= "=") (call_expression "FUN_0010f4a0(param_1,8,0)" (identifier "FUN_0010f4a0") (argument_list "(param_1,8,0)" (( "(") (identifier "param_1") (, ",") (number_literal "8") (, ",") (number_literal "0") () ")")))) (; ";")) (expression_statement "pcVar5 = "integer*8";" (assignment_expression "pcVar5 = "integer*8"" (identifier "pcVar5") (= "=") (string_literal ""integer*8"" (" """) (string_content "integer*8") (" """))) (; ";"))) (} "}"))) (expression_statement "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4);" (assignment_expression "lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4)" (identifier "lVar3") (= "=") (call_expression "FUN_0010fb10(param_1,pcVar5,uVar4)" (identifier "FUN_0010fb10") (argument_list "(param_1,pcVar5,uVar4)" (( "(") (identifier "param_1") (, ",") (identifier "pcVar5") (, ",") (identifier "uVar4") () ")")))) (; ";")) (expression_statement "*(long *)(param_2 + 0x90) = lVar3;" (assignment_expression "*(long *)(param_2 + 0x90) = lVar3" (pointer_expression "*(long *)(param_2 + 0x90)" (* "*") (cast_expression "(long *)(param_2 + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x90)" (( "(") (binary_expression "param_2 + 0x90" (identifier "param_2") (+ "+") (number_literal "0x90")) () ")")))) (= "=") (identifier "lVar3")) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" (else "else") (compound_statement "{\n pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);\n fprintf(stderr,pcVar5,(ulong)uVar1);\n lVar3 = 0;\n }" ({ "{") (expression_statement "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5);" (assignment_expression "pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" (identifier "pcVar5") (= "=") (cast_expression "(char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,"Unrecognized XCOFF type %d\n",5)" (identifier "dcgettext") (argument_list "(0,"Unrecognized XCOFF type %d\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Unrecognized XCOFF type %d\n"" (" """) (string_content "Unrecognized XCOFF type %d") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "fprintf(stderr,pcVar5,(ulong)uVar1);" (call_expression "fprintf(stderr,pcVar5,(ulong)uVar1)" (identifier "fprintf") (argument_list "(stderr,pcVar5,(ulong)uVar1)" (( "(") (identifier "stderr") (, ",") (identifier "pcVar5") (, ",") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1")) () ")"))) (; ";")) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" (identifier "lVar3") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" (else "else") (compound_statement "{\n plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);\n if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }\n }" ({ "{") (expression_statement "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88);" (assignment_expression "plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" (identifier "plVar2") (= "=") (cast_expression "(long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_001107d0(param_2 + 0x80,param_2 + 0x88)" (identifier "FUN_001107d0") (argument_list "(param_2 + 0x80,param_2 + 0x88)" (( "(") (binary_expression "param_2 + 0x80" (identifier "param_2") (+ "+") (number_literal "0x80")) (, ",") (binary_expression "param_2 + 0x88" (identifier "param_2") (+ "+") (number_literal "0x88")) () ")"))))) (; ";")) (if_statement "if (plVar2 == (long *)0x0) {\n lVar3 = 0;\n }\n else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" (if "if") (parenthesized_expression "(plVar2 == (long *)0x0)" (( "(") (binary_expression "plVar2 == (long *)0x0" (identifier "plVar2") (== "==") (cast_expression "(long *)0x0" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar3 = 0;\n }" ({ "{") (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" (identifier "lVar3") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" (else "else") (compound_statement "{\n lVar3 = *plVar2;\n if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }\n }" ({ "{") (expression_statement "lVar3 = *plVar2;" (assignment_expression "lVar3 = *plVar2" (identifier "lVar3") (= "=") (pointer_expression "*plVar2" (* "*") (identifier "plVar2"))) (; ";")) (if_statement "if (lVar3 == 0) {\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" (if "if") (parenthesized_expression "(lVar3 == 0)" (( "(") (binary_expression "lVar3 == 0" (identifier "lVar3") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar3 = FUN_0010f450(param_1,plVar2);\n return lVar3;\n }" ({ "{") (expression_statement "lVar3 = FUN_0010f450(param_1,plVar2);" (assignment_expression "lVar3 = FUN_0010f450(param_1,plVar2)" (identifier "lVar3") (= "=") (call_expression "FUN_0010f450(param_1,plVar2)" (identifier "FUN_0010f450") (argument_list "(param_1,plVar2)" (( "(") (identifier "param_1") (, ",") (identifier "plVar2") () ")")))) (; ";")) (return_statement "return lVar3;" (return "return") (identifier "lVar3") (; ";")) (} "}"))) (} "}")))) (} "}")))) (return_statement "return lVar3;" (return "return") (identifier "lVar3") (; ";")) (} "}")))
type_1 function_1(void *dhandle,type_2 *info,int *typenums) { type_3 var_1; type_4 *var_12; type_4 var_2; int iVar3; char *pcVar4; if ((*typenums == 0) && (var_1 = typenums[1], (int)var_1 < 0)) { if (var_1 + 0x22 < 0x22) { iVar3 = -var_1; var_2 = info->xcoff_types[iVar3]; if (var_2 == (type_4)0x0) { switch(iVar3) { default: var_2 = var_3(dhandle,4,0); pcVar4 = "int"; break; case 2: var_2 = var_3(dhandle,1,0); pcVar4 = "char"; break; case 3: var_2 = var_3(dhandle,2,0); pcVar4 = "short"; break; case 4: var_2 = var_3(dhandle,4,0); pcVar4 = "long"; break; case 5: var_2 = var_3(dhandle,1,1); pcVar4 = "unsigned char"; break; case 6: var_2 = var_3(dhandle,1,0); pcVar4 = "signed char"; break; case 7: var_2 = var_3(dhandle,2,1); pcVar4 = "unsigned short"; break; case 8: var_2 = var_3(dhandle,4,1); pcVar4 = "unsigned int"; break; case 9: var_2 = var_3(dhandle,4,1); pcVar4 = "unsigned"; break; case 10: var_2 = var_3(dhandle,4,1); pcVar4 = "unsigned long"; break; case 0xb: var_2 = var_4(dhandle); pcVar4 = "void"; break; case 0xc: var_2 = var_5(dhandle,4); pcVar4 = "float"; break; case 0xd: var_2 = var_5(dhandle,8); pcVar4 = "double"; break; case 0xe: var_2 = var_5(dhandle,8); pcVar4 = "long double"; break; case 0xf: var_2 = var_3(dhandle,4,0); pcVar4 = "integer"; break; case 0x10: var_2 = var_6(dhandle,4); pcVar4 = "boolean"; break; case 0x11: var_2 = var_5(dhandle,4); pcVar4 = "short real"; break; case 0x12: var_2 = var_5(dhandle,8); pcVar4 = "real"; break; case 0x13: pcVar4 = "stringptr"; var_2 = (type_4)0x0; break; case 0x14: var_2 = var_3(dhandle,1,1); pcVar4 = "character"; break; case 0x15: var_2 = var_6(dhandle,1); pcVar4 = "logical*1"; break; case 0x16: var_2 = var_6(dhandle,2); pcVar4 = "logical*2"; break; case 0x17: var_2 = var_6(dhandle,4); pcVar4 = "logical*4"; break; case 0x18: var_2 = var_6(dhandle,4); pcVar4 = "logical"; break; case 0x19: var_2 = var_7(dhandle,8); pcVar4 = "complex"; break; case 0x1a: var_2 = var_7(dhandle,0x10); pcVar4 = "double complex"; break; case 0x1b: var_2 = var_3(dhandle,1,0); pcVar4 = "integer*1"; break; case 0x1c: var_2 = var_3(dhandle,2,0); pcVar4 = "integer*2"; break; case 0x1d: var_2 = var_3(dhandle,4,0); pcVar4 = "integer*4"; break; case 0x1e: var_2 = var_3(dhandle,2,0); pcVar4 = "wchar"; break; case 0x1f: var_2 = var_3(dhandle,8,0); pcVar4 = "long long"; break; case 0x20: var_2 = var_3(dhandle,8,1); pcVar4 = "unsigned long long"; break; case 0x21: var_2 = var_6(dhandle,8); pcVar4 = "logical*8"; break; case 0x22: var_2 = var_3(dhandle,8,0); pcVar4 = "integer*8"; } var_2 = var_8(dhandle,pcVar4,var_2); info->xcoff_types[iVar3] = var_2; } } else { pcVar4 = (char *)var_9(0,"Unrecognized XCOFF type %d\n",5); var_10(stderr,pcVar4,(type_5)var_1); var_2 = (type_4)0x0; } } else { var_12 = var_11((type_2 *)&info->files,(int *)&info->file_types, (type_2 *)typenums); if (var_12 == (type_4 *)0x0) { var_2 = (type_4)0x0; } else { var_2 = *var_12; if (var_2 == (type_4)0x0) { var_2 = var_13(dhandle,var_12,(char *)0x0); return var_2; } } } return var_2; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (unary_expression argument: (identifier)))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (switch_statement condition: (parenthesized_expression (unary_expression argument: (identifier))) body: (compound_statement (case_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (break_statement)) (case_statement value: (number_literal) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (return_statement (identifier)))))))))) (return_statement (identifier)))))
null
long MASKED(undefined8 param_1,long param_2,int *param_3) { uint uVar1; long *plVar2; long lVar3; undefined8 uVar4; char *pcVar5; if ((*param_3 == 0) && (uVar1 = param_3[1], (int)uVar1 < 0)) { if (uVar1 + 0x22 < 0x22) { param_2 = param_2 + (long)(int)-uVar1 * 8; lVar3 = *(long *)(param_2 + 0x90); if (lVar3 == 0) { switch(-uVar1) { default: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "int"; break; case 2: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "char"; break; case 3: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "short"; break; case 4: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "long"; break; case 5: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "unsigned char"; break; case 6: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "signed char"; break; case 7: uVar4 = FUN_0010f4a0(param_1,2,1); pcVar5 = "unsigned short"; break; case 8: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned int"; break; case 9: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned"; break; case 10: uVar4 = FUN_0010f4a0(param_1,4,1); pcVar5 = "unsigned long"; break; case 0xb: uVar4 = FUN_0010f490(param_1); pcVar5 = "void"; break; case 0xc: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "float"; break; case 0xd: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "double"; break; case 0xe: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "long double"; break; case 0xf: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer"; break; case 0x10: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "boolean"; break; case 0x11: uVar4 = FUN_0010f4c0(param_1,4); pcVar5 = "short real"; break; case 0x12: uVar4 = FUN_0010f4c0(param_1,8); pcVar5 = "real"; break; case 0x13: pcVar5 = "stringptr"; uVar4 = 0; break; case 0x14: uVar4 = FUN_0010f4a0(param_1,1,1); pcVar5 = "character"; break; case 0x15: uVar4 = FUN_0010f4d0(param_1,1); pcVar5 = "logical*1"; break; case 0x16: uVar4 = FUN_0010f4d0(param_1,2); pcVar5 = "logical*2"; break; case 0x17: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical*4"; break; case 0x18: uVar4 = FUN_0010f4d0(param_1,4); pcVar5 = "logical"; break; case 0x19: uVar4 = FUN_0010f4e0(param_1,8); pcVar5 = "complex"; break; case 0x1a: uVar4 = FUN_0010f4e0(param_1,0x10); pcVar5 = "double complex"; break; case 0x1b: uVar4 = FUN_0010f4a0(param_1,1,0); pcVar5 = "integer*1"; break; case 0x1c: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "integer*2"; break; case 0x1d: uVar4 = FUN_0010f4a0(param_1,4,0); pcVar5 = "integer*4"; break; case 0x1e: uVar4 = FUN_0010f4a0(param_1,2,0); pcVar5 = "wchar"; break; case 0x1f: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "long long"; break; case 0x20: uVar4 = FUN_0010f4a0(param_1,8,1); pcVar5 = "unsigned long long"; break; case 0x21: uVar4 = FUN_0010f4d0(param_1,8); pcVar5 = "logical*8"; break; case 0x22: uVar4 = FUN_0010f4a0(param_1,8,0); pcVar5 = "integer*8"; } lVar3 = FUN_0010fb10(param_1,pcVar5,uVar4); *(long *)(param_2 + 0x90) = lVar3; } } else { pcVar5 = (char *)dcgettext(0,"Unrecognized XCOFF type %d\n",5); fprintf(stderr,pcVar5,(ulong)uVar1); lVar3 = 0; } } else { plVar2 = (long *)FUN_001107d0(param_2 + 0x80,param_2 + 0x88); if (plVar2 == (long *)0x0) { lVar3 = 0; } else { lVar3 = *plVar2; if (lVar3 == 0) { lVar3 = FUN_0010f450(param_1,plVar2); return lVar3; } } } return lVar3; }
7509_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
register_Btype
FUN_002d7b70
int register_Btype(work_stuff *work) { int iVar1; int iVar2; char **ppcVar3; iVar2 = work->numb; iVar1 = work->bsize; if (iVar2 < iVar1) { ppcVar3 = work->btypevec; } else if (iVar1 == 0) { work->bsize = 5; ppcVar3 = (char **)xmalloc(0x28); work->btypevec = ppcVar3; iVar2 = work->numb; } else { if (0x3fffffff < iVar1) { /* WARNING: Subroutine does not return */ xmalloc_failed(0x7fffffff); } work->bsize = iVar1 * 2; ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3); work->btypevec = ppcVar3; iVar2 = work->numb; } work->numb = iVar2 + 1; ppcVar3[iVar2] = (char *)0x0; return iVar2; }
void FUN_002d7b70(long param_1) { int iVar1; int iVar2; long lVar3; iVar2 = *(int *)(param_1 + 0x24); iVar1 = *(int *)(param_1 + 0x2c); if (iVar2 < iVar1) { lVar3 = *(long *)(param_1 + 0x18); } else if (iVar1 == 0) { *(undefined4 *)(param_1 + 0x2c) = 5; lVar3 = FUN_002ee340(0x28); *(long *)(param_1 + 0x18) = lVar3; iVar2 = *(int *)(param_1 + 0x24); } else { if (0x3fffffff < iVar1) { /* WARNING: Subroutine does not return */ FUN_002ee2c0(0x7fffffff); } *(int *)(param_1 + 0x2c) = iVar1 * 2; lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3); *(long *)(param_1 + 0x18) = lVar3; iVar2 = *(int *)(param_1 + 0x24); } *(int *)(param_1 + 0x24) = iVar2 + 1; *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0; return; }
PUSH RBX MOV EAX,dword ptr [RDI + 0x24] MOV RBX,RDI MOV ESI,dword ptr [RDI + 0x2c] CMP EAX,ESI JGE 0x002d7b98 MOV RDX,qword ptr [RDI + 0x18] LEA ECX,[RAX + 0x1] MOV dword ptr [RBX + 0x24],ECX MOVSXD RCX,EAX MOV qword ptr [RDX + RCX*0x8],0x0 POP RBX RET TEST ESI,ESI JZ 0x002d7bc8 CMP ESI,0x3fffffff JG 0x002d7be5 ADD ESI,ESI MOV dword ptr [RDI + 0x2c],ESI MOVSXD RSI,ESI MOV RDI,qword ptr [RDI + 0x18] SHL RSI,0x3 CALL 0x002ee3c0 MOV RDX,RAX MOV qword ptr [RBX + 0x18],RAX MOV EAX,dword ptr [RBX + 0x24] JMP 0x002d7b82 MOV dword ptr [RDI + 0x2c],0x5 MOV EDI,0x28 CALL 0x002ee340 MOV RDX,RAX MOV qword ptr [RBX + 0x18],RAX MOV EAX,dword ptr [RBX + 0x24] JMP 0x002d7b82 MOV EDI,0x7fffffff CALL 0x002ee2c0
null
null
null
null
[(u'PTRADD_-1204650732', u'STORE_-1204651085'), ('const-0', u'INT_EQUAL_-1204651052'), ('const-433', u'LOAD_-1204650939'), ('const-24', u'PTRSUB_-1204650746'), (u'INT_MULT_-1204650753', u'STORE_-1204651014'), ('const-36', u'PTRSUB_-1204650761'), (u'PTRSUB_-1204650665', u'STORE_-1204650918'), (u'PTRSUB_-1204650754', u'LOAD_-1204651134'), ('const-433', u'LOAD_-1204651134'), (u'LOAD_-1204651145', u'INT_SLESS_-1204651105'), (u'LOAD_-1204650885', u'MULTIEQUAL_-1204650772'), ('tmp_424', u'PTRSUB_-1204650746'), (u'LOAD_-1204651134', u'INT_SLESS_-1204651105'), (u'CALL_-1204650898', u'CAST_-1204650652'), (u'LOAD_-1204650939', u'MULTIEQUAL_-1204650772'), (u'MULTIEQUAL_-1204650772', u'INT_ADD_-1204650812'), ('const-0', u'RETURN_-1204651062'), ('tmp_424', u'PTRSUB_-1204650696'), ('tmp_424', u'PTRSUB_-1204650674'), (u'INT_SLESS_-1204651022', u'CBRANCH_-1204651029'), (u'INT_SEXT_-1204651077', u'PTRADD_-1204650732'), ('const-36', u'PTRSUB_-1204650639'), ('const-24', u'PTRSUB_-1204650696'), ('const-0', u'STORE_-1204651085'), (u'LOAD_-1204651134', u'INT_SLESS_-1204651022'), (u'LOAD_-1204651006', u'CALL_-1204650952'), (u'PTRSUB_-1204650644', u'STORE_-1204650890'), ('const-2147483647', u'CALL_-1204650885'), (u'CAST_-1204650652', u'MULTIEQUAL_-1204650836'), (u'PTRSUB_-1204650703', u'STORE_-1204651014'), (u'LOAD_-1204651145', u'MULTIEQUAL_-1204650772'), (u'INT_ADD_-1204650812', u'STORE_-1204651096'), (u'MULTIEQUAL_-1204650772', u'INT_SEXT_-1204651077'), (u'MULTIEQUAL_-1204650772', u'COPY_-1204650897'), ('tmp_424', u'PTRSUB_-1204650639'), ('const-36', u'PTRSUB_-1204650738'), ('tmp_359', u'BRANCH_-1204650931'), (u'CAST_-1204650652', u'STORE_-1204650890'), ('const-44', u'PTRSUB_-1204650754'), (u'LOAD_-1204651134', u'INT_EQUAL_-1204651052'), (u'PTRSUB_-1204650679', u'STORE_-1204650944'), ('const-36', u'PTRSUB_-1204650674'), (u'INT_SEXT_-1204650995', u'INT_LEFT_-1204650971'), (u'LOAD_-1204651134', u'INT_MULT_-1204650753'), (u'COPY_-1204650897', u'RETURN_-1204651062'), ('tmp_141', u'CBRANCH_-1204651051'), (u'PTRSUB_-1204650696', u'LOAD_-1204651006'), (u'CAST_-1204650683', u'MULTIEQUAL_-1204650836'), (u'PTRSUB_-1204650738', u'STORE_-1204651096'), (u'CALL_-1204650952', u'CAST_-1204650683'), ('const-433', u'STORE_-1204650944'), (u'CAST_-1204650683', u'STORE_-1204650944'), ('const-1', u'RETURN_-1204650880'), ('const-3', u'INT_LEFT_-1204650971'), ('tmp_424', u'PTRSUB_-1204650738'), (u'INT_LEFT_-1204650971', u'CALL_-1204650952'), (u'INT_EQUAL_-1204651052', u'CBRANCH_-1204651051'), ('tmp_424', u'PTRSUB_-1204650679'), ('tmp_61', u'CBRANCH_-1204651112'), ('const-433', u'STORE_-1204650918'), ('const-44', u'PTRSUB_-1204650665'), (u'PTRSUB_-1204650746', u'LOAD_-1204651111'), (u'PTRSUB_-1204650761', u'LOAD_-1204651145'), ('tmp_424', u'PTRSUB_-1204650665'), ('tmp_424', u'PTRSUB_-1204650644'), ('const-433', u'STORE_-1204651096'), ('const-24', u'PTRSUB_-1204650679'), ('const-1073741823', u'INT_SLESS_-1204651022'), (u'PTRSUB_-1204650639', u'LOAD_-1204650885'), ('tmp_410', u'BRANCH_-1204650877'), ('const-2', u'INT_MULT_-1204650753'), ('const-433', u'STORE_-1204651085'), (u'INT_MULT_-1204650753', u'INT_SEXT_-1204650995'), (u'LOAD_-1204651111', u'MULTIEQUAL_-1204650836'), ('const-433', u'STORE_-1204651014'), ('const-433', u'STORE_-1204650890'), ('const-44', u'PTRSUB_-1204650703'), ('const-24', u'PTRSUB_-1204650644'), (u'MULTIEQUAL_-1204650836', u'PTRADD_-1204650732'), ('tmp_179', u'CBRANCH_-1204651029'), ('const-1', u'INT_ADD_-1204650812'), ('const-8', u'PTRADD_-1204650732'), (u'PTRSUB_-1204650674', u'LOAD_-1204650939'), ('const-5', u'STORE_-1204650918'), ('tmp_424', u'PTRSUB_-1204650754'), ('tmp_424', u'PTRSUB_-1204650703'), ('const-433', u'LOAD_-1204651006'), ('const-433', u'LOAD_-1204650885'), ('const-433', u'LOAD_-1204651145'), (u'INT_SLESS_-1204651105', u'CBRANCH_-1204651112'), ('const-433', u'LOAD_-1204651111'), ('tmp_424', u'PTRSUB_-1204650761'), ('const-40', u'CALL_-1204650898')]
[('const-0', u'INT_EQUAL_-1204651052'), ('tmp_874', u'INT_ADD_-1204650923'), (u'LOAD_-1204651134', u'INT_SLESS_-1204651105'), ('const-433', u'LOAD_-1204650939'), ('const-0', u'RETURN_-1204651062'), (u'MULTIEQUAL_-1204650835', u'INT_ADD_-1204651071'), (u'INT_MULT_-1204651059', u'INT_ADD_-1204651071'), ('const-44', u'INT_ADD_-1204651000'), (u'CALL_-1204650898', u'MULTIEQUAL_-1204650835'), (u'CAST_-1204650699', u'LOAD_-1204651006'), ('const-5', u'STORE_-1204650918'), (u'INT_ADD_-1204650904', u'CAST_-1204650675'), (u'LOAD_-1204651134', u'INT_MULT_-1204650754'), (u'MULTIEQUAL_-1204650771', u'INT_ADD_-1204650811'), (u'INT_ADD_-1204650930', u'CAST_-1204650682'), ('tmp_359', u'BRANCH_-1204650931'), (u'LOAD_-1204650885', u'MULTIEQUAL_-1204650771'), ('tmp_874', u'INT_ADD_-1204651118'), ('const-433', u'LOAD_-1204651111'), ('const-24', u'INT_ADD_-1204650930'), (u'INT_ADD_-1204651082', u'CAST_-1204650734'), (u'CAST_-1204650706', u'STORE_-1204651014'), (u'LOAD_-1204650939', u'MULTIEQUAL_-1204650771'), (u'INT_SEXT_-1204650995', u'INT_LEFT_-1204650971'), ('const-433', u'LOAD_-1204651134'), ('const-24', u'INT_ADD_-1204650876'), (u'INT_ADD_-1204651118', u'CAST_-1204650757'), (u'INT_ADD_-1204651071', u'CAST_-1204650727'), (u'CAST_-1204650649', u'LOAD_-1204650885'), (u'INT_ADD_-1204650869', u'CAST_-1204650649'), ('const-433', u'STORE_-1204651085'), (u'INT_MULT_-1204650754', u'INT_SEXT_-1204650995'), ('const-36', u'INT_ADD_-1204650869'), ('const-433', u'STORE_-1204651014'), ('const-1', u'RETURN_-1204650880'), ('const-433', u'STORE_-1204650890'), (u'INT_EQUAL_-1204651052', u'CBRANCH_-1204651051'), ('tmp_61', u'CBRANCH_-1204651112'), ('tmp_874', u'INT_ADD_-1204651082'), ('const-1', u'INT_ADD_-1204650811'), ('tmp_874', u'INT_ADD_-1204650990'), ('tmp_874', u'INT_ADD_-1204650876'), ('const-433', u'LOAD_-1204650885'), (u'INT_ADD_-1204651000', u'CAST_-1204650706'), ('tmp_874', u'INT_ADD_-1204651095'), ('const-433', u'STORE_-1204651096'), ('const-24', u'INT_ADD_-1204650990'), ('const-433', u'LOAD_-1204651145'), (u'INT_ADD_-1204650811', u'STORE_-1204651096'), ('const-44', u'INT_ADD_-1204651118'), ('const-2', u'INT_MULT_-1204650754'), ('const-44', u'INT_ADD_-1204650904'), ('const-40', u'CALL_-1204650898'), ('tmp_179', u'CBRANCH_-1204651029'), (u'CALL_-1204650898', u'STORE_-1204650890'), ('tmp_874', u'INT_ADD_-1204650869'), (u'INT_ADD_-1204651095', u'CAST_-1204650742'), (u'INT_ADD_-1204650990', u'CAST_-1204650699'), ('const-3', u'INT_LEFT_-1204650971'), (u'LOAD_-1204651145', u'INT_SLESS_-1204651105'), ('const-36', u'INT_ADD_-1204650923'), ('tmp_874', u'INT_ADD_-1204651000'), (u'INT_SLESS_-1204651022', u'CBRANCH_-1204651029'), (u'CAST_-1204650742', u'LOAD_-1204651111'), ('const-2147483647', u'CALL_-1204650885'), ('tmp_874', u'INT_ADD_-1204650930'), (u'LOAD_-1204651134', u'INT_SLESS_-1204651022'), (u'LOAD_-1204651006', u'CALL_-1204650952'), (u'CAST_-1204650734', u'STORE_-1204651096'), (u'CALL_-1204650952', u'MULTIEQUAL_-1204650835'), (u'INT_ADD_-1204651129', u'CAST_-1204650764'), ('const-8', u'INT_MULT_-1204651059'), (u'LOAD_-1204651134', u'INT_EQUAL_-1204651052'), (u'INT_MULT_-1204650754', u'STORE_-1204651014'), (u'CAST_-1204650654', u'STORE_-1204650890'), ('tmp_141', u'CBRANCH_-1204651051'), ('tmp_874', u'INT_ADD_-1204651129'), (u'INT_SEXT_-1204651077', u'INT_MULT_-1204651059'), (u'CAST_-1204650757', u'LOAD_-1204651134'), (u'CALL_-1204650952', u'STORE_-1204650944'), (u'INT_LEFT_-1204650971', u'CALL_-1204650952'), (u'INT_ADD_-1204650923', u'CAST_-1204650677'), ('const-36', u'INT_ADD_-1204651082'), (u'CAST_-1204650682', u'STORE_-1204650944'), ('const-1073741823', u'INT_SLESS_-1204651022'), ('const-0', u'STORE_-1204651085'), ('const-36', u'INT_ADD_-1204651129'), ('tmp_410', u'BRANCH_-1204650877'), (u'LOAD_-1204651111', u'MULTIEQUAL_-1204650835'), (u'LOAD_-1204651145', u'MULTIEQUAL_-1204650771'), (u'MULTIEQUAL_-1204650771', u'INT_SEXT_-1204651077'), (u'INT_ADD_-1204650876', u'CAST_-1204650654'), ('tmp_874', u'INT_ADD_-1204650904'), ('const-433', u'LOAD_-1204651006'), (u'CAST_-1204650764', u'LOAD_-1204651145'), ('const-433', u'STORE_-1204650944'), ('const-24', u'INT_ADD_-1204651095'), (u'INT_SLESS_-1204651105', u'CBRANCH_-1204651112'), (u'CAST_-1204650727', u'STORE_-1204651085'), (u'CAST_-1204650675', u'STORE_-1204650918'), (u'CAST_-1204650677', u'LOAD_-1204650939'), ('const-433', u'STORE_-1204650918')]
null
null
002d7b70
x64
O3
(translation_unit "void FUN_002d7b70(long param_1)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}\n\n" (function_definition "void FUN_002d7b70(long param_1)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}" primitive_type (function_declarator "FUN_002d7b70(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" identifier = (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) (expression_statement "iVar1 = *(int *)(param_1 + 0x2c);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x2c)" identifier = (pointer_expression "*(int *)(param_1 + 0x2c)" * (cast_expression "(int *)(param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c)" ( (binary_expression "param_1 + 0x2c" identifier + number_literal) ))))) ;) (if_statement "if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" if (parenthesized_expression "(iVar2 < iVar1)" ( (binary_expression "iVar2 < iVar1" identifier < identifier) )) (compound_statement "{\n lVar3 = *(long *)(param_1 + 0x18);\n }" { (expression_statement "lVar3 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x18)" identifier = (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) }) (else_clause "else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" else (if_statement "if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x2c) = 5;" (assignment_expression "*(undefined4 *)(param_1 + 0x2c) = 5" (pointer_expression "*(undefined4 *)(param_1 + 0x2c)" * (cast_expression "(undefined4 *)(param_1 + 0x2c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c)" ( (binary_expression "param_1 + 0x2c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar3 = FUN_002ee340(0x28);" (assignment_expression "lVar3 = FUN_002ee340(0x28)" identifier = (call_expression "FUN_002ee340(0x28)" identifier (argument_list "(0x28)" ( number_literal )))) ;) (expression_statement "*(long *)(param_1 + 0x18) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar3" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" identifier = (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) }) (else_clause "else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" else (compound_statement "{\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" { (if_statement "if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }" if (parenthesized_expression "(0x3fffffff < iVar1)" ( (binary_expression "0x3fffffff < iVar1" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_002ee2c0(0x7fffffff);\n }" { comment (expression_statement "FUN_002ee2c0(0x7fffffff);" (call_expression "FUN_002ee2c0(0x7fffffff)" identifier (argument_list "(0x7fffffff)" ( number_literal ))) ;) })) (expression_statement "*(int *)(param_1 + 0x2c) = iVar1 * 2;" (assignment_expression "*(int *)(param_1 + 0x2c) = iVar1 * 2" (pointer_expression "*(int *)(param_1 + 0x2c)" * (cast_expression "(int *)(param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c)" ( (binary_expression "param_1 + 0x2c" identifier + number_literal) )))) = (binary_expression "iVar1 * 2" identifier * number_literal)) ;) (expression_statement "lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);" (assignment_expression "lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" identifier = (call_expression "FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) , (binary_expression "(long)(iVar1 * 2) << 3" (cast_expression "(long)(iVar1 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar1 * 2)" ( (binary_expression "iVar1 * 2" identifier * number_literal) ))) << number_literal) )))) ;) (expression_statement "*(long *)(param_1 + 0x18) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar3" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" identifier = (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) }))))) (expression_statement "*(int *)(param_1 + 0x24) = iVar2 + 1;" (assignment_expression "*(int *)(param_1 + 0x24) = iVar2 + 1" (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) )))) = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + (long)iVar2 * 8)" * (cast_expression "(undefined8 *)(lVar3 + (long)iVar2 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + (long)iVar2 * 8)" ( (binary_expression "lVar3 + (long)iVar2 * 8" identifier + (binary_expression "(long)iVar2 * 8" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "int register_Btype(work_stuff *work)\n\n{\n int iVar1;\n int iVar2;\n char **ppcVar3;\n \n iVar2 = work->numb;\n iVar1 = work->bsize;\n if (iVar2 < iVar1) {\n ppcVar3 = work->btypevec;\n }\n else if (iVar1 == 0) {\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n work->numb = iVar2 + 1;\n ppcVar3[iVar2] = (char *)0x0;\n return iVar2;\n}\n\n" (function_definition "int register_Btype(work_stuff *work)\n\n{\n int iVar1;\n int iVar2;\n char **ppcVar3;\n \n iVar2 = work->numb;\n iVar1 = work->bsize;\n if (iVar2 < iVar1) {\n ppcVar3 = work->btypevec;\n }\n else if (iVar1 == 0) {\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n work->numb = iVar2 + 1;\n ppcVar3[iVar2] = (char *)0x0;\n return iVar2;\n}" primitive_type (function_declarator "register_Btype(work_stuff *work)" identifier (parameter_list "(work_stuff *work)" ( (parameter_declaration "work_stuff *work" type_identifier (pointer_declarator "*work" * identifier)) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n char **ppcVar3;\n \n iVar2 = work->numb;\n iVar1 = work->bsize;\n if (iVar2 < iVar1) {\n ppcVar3 = work->btypevec;\n }\n else if (iVar1 == 0) {\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n work->numb = iVar2 + 1;\n ppcVar3[iVar2] = (char *)0x0;\n return iVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char **ppcVar3;" primitive_type (pointer_declarator "**ppcVar3" * (pointer_declarator "*ppcVar3" * identifier)) ;) (expression_statement "iVar2 = work->numb;" (assignment_expression "iVar2 = work->numb" identifier = (field_expression "work->numb" identifier -> field_identifier)) ;) (expression_statement "iVar1 = work->bsize;" (assignment_expression "iVar1 = work->bsize" identifier = (field_expression "work->bsize" identifier -> field_identifier)) ;) (if_statement "if (iVar2 < iVar1) {\n ppcVar3 = work->btypevec;\n }\n else if (iVar1 == 0) {\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }" if (parenthesized_expression "(iVar2 < iVar1)" ( (binary_expression "iVar2 < iVar1" identifier < identifier) )) (compound_statement "{\n ppcVar3 = work->btypevec;\n }" { (expression_statement "ppcVar3 = work->btypevec;" (assignment_expression "ppcVar3 = work->btypevec" identifier = (field_expression "work->btypevec" identifier -> field_identifier)) ;) }) (else_clause "else if (iVar1 == 0) {\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }" else (if_statement "if (iVar1 == 0) {\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }\n else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n work->bsize = 5;\n ppcVar3 = (char **)xmalloc(0x28);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }" { (expression_statement "work->bsize = 5;" (assignment_expression "work->bsize = 5" (field_expression "work->bsize" identifier -> field_identifier) = number_literal) ;) (expression_statement "ppcVar3 = (char **)xmalloc(0x28);" (assignment_expression "ppcVar3 = (char **)xmalloc(0x28)" identifier = (cast_expression "(char **)xmalloc(0x28)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xmalloc(0x28)" identifier (argument_list "(0x28)" ( number_literal ))))) ;) (expression_statement "work->btypevec = ppcVar3;" (assignment_expression "work->btypevec = ppcVar3" (field_expression "work->btypevec" identifier -> field_identifier) = identifier) ;) (expression_statement "iVar2 = work->numb;" (assignment_expression "iVar2 = work->numb" identifier = (field_expression "work->numb" identifier -> field_identifier)) ;) }) (else_clause "else {\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }" else (compound_statement "{\n if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }\n work->bsize = iVar1 * 2;\n ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);\n work->btypevec = ppcVar3;\n iVar2 = work->numb;\n }" { (if_statement "if (0x3fffffff < iVar1) {\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }" if (parenthesized_expression "(0x3fffffff < iVar1)" ( (binary_expression "0x3fffffff < iVar1" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n xmalloc_failed(0x7fffffff);\n }" { comment (expression_statement "xmalloc_failed(0x7fffffff);" (call_expression "xmalloc_failed(0x7fffffff)" identifier (argument_list "(0x7fffffff)" ( number_literal ))) ;) })) (expression_statement "work->bsize = iVar1 * 2;" (assignment_expression "work->bsize = iVar1 * 2" (field_expression "work->bsize" identifier -> field_identifier) = (binary_expression "iVar1 * 2" identifier * number_literal)) ;) (expression_statement "ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3);" (assignment_expression "ppcVar3 = (char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3)" identifier = (cast_expression "(char **)xrealloc(work->btypevec,(long)(iVar1 * 2) << 3)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (call_expression "xrealloc(work->btypevec,(long)(iVar1 * 2) << 3)" identifier (argument_list "(work->btypevec,(long)(iVar1 * 2) << 3)" ( (field_expression "work->btypevec" identifier -> field_identifier) , (binary_expression "(long)(iVar1 * 2) << 3" (cast_expression "(long)(iVar1 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar1 * 2)" ( (binary_expression "iVar1 * 2" identifier * number_literal) ))) << number_literal) ))))) ;) (expression_statement "work->btypevec = ppcVar3;" (assignment_expression "work->btypevec = ppcVar3" (field_expression "work->btypevec" identifier -> field_identifier) = identifier) ;) (expression_statement "iVar2 = work->numb;" (assignment_expression "iVar2 = work->numb" identifier = (field_expression "work->numb" identifier -> field_identifier)) ;) }))))) (expression_statement "work->numb = iVar2 + 1;" (assignment_expression "work->numb = iVar2 + 1" (field_expression "work->numb" identifier -> field_identifier) = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (expression_statement "ppcVar3[iVar2] = (char *)0x0;" (assignment_expression "ppcVar3[iVar2] = (char *)0x0" (subscript_expression "ppcVar3[iVar2]" identifier [ identifier ]) = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit "void FUN_002d7b70(long param_1)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}\n\n" (function_definition "void FUN_002d7b70(long param_1)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}" primitive_type (function_declarator "FUN_002d7b70(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" identifier = (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) (expression_statement "iVar1 = *(int *)(param_1 + 0x2c);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x2c)" identifier = (pointer_expression "*(int *)(param_1 + 0x2c)" * (cast_expression "(int *)(param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c)" ( (binary_expression "param_1 + 0x2c" identifier + number_literal) ))))) ;) (if_statement "if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" if (parenthesized_expression "(iVar2 < iVar1)" ( (binary_expression "iVar2 < iVar1" identifier < identifier) )) (compound_statement "{\n lVar3 = *(long *)(param_1 + 0x18);\n }" { (expression_statement "lVar3 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x18)" identifier = (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) }) (else_clause "else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" else (if_statement "if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" if (parenthesized_expression "(iVar1 == 0)" ( (binary_expression "iVar1 == 0" identifier == number_literal) )) (compound_statement "{\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" { (expression_statement "*(undefined4 *)(param_1 + 0x2c) = 5;" (assignment_expression "*(undefined4 *)(param_1 + 0x2c) = 5" (pointer_expression "*(undefined4 *)(param_1 + 0x2c)" * (cast_expression "(undefined4 *)(param_1 + 0x2c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c)" ( (binary_expression "param_1 + 0x2c" identifier + number_literal) )))) = number_literal) ;) (expression_statement "lVar3 = FUN_002ee340(0x28);" (assignment_expression "lVar3 = FUN_002ee340(0x28)" identifier = (call_expression "FUN_002ee340(0x28)" identifier (argument_list "(0x28)" ( number_literal )))) ;) (expression_statement "*(long *)(param_1 + 0x18) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar3" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" identifier = (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) }) (else_clause "else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" else (compound_statement "{\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" { (if_statement "if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }" if (parenthesized_expression "(0x3fffffff < iVar1)" ( (binary_expression "0x3fffffff < iVar1" number_literal < identifier) )) (compound_statement "{\n \n FUN_002ee2c0(0x7fffffff);\n }" { (expression_statement "FUN_002ee2c0(0x7fffffff);" (call_expression "FUN_002ee2c0(0x7fffffff)" identifier (argument_list "(0x7fffffff)" ( number_literal ))) ;) })) (expression_statement "*(int *)(param_1 + 0x2c) = iVar1 * 2;" (assignment_expression "*(int *)(param_1 + 0x2c) = iVar1 * 2" (pointer_expression "*(int *)(param_1 + 0x2c)" * (cast_expression "(int *)(param_1 + 0x2c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x2c)" ( (binary_expression "param_1 + 0x2c" identifier + number_literal) )))) = (binary_expression "iVar1 * 2" identifier * number_literal)) ;) (expression_statement "lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);" (assignment_expression "lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" identifier = (call_expression "FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" identifier (argument_list "(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" ( (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) , (binary_expression "(long)(iVar1 * 2) << 3" (cast_expression "(long)(iVar1 * 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(iVar1 * 2)" ( (binary_expression "iVar1 * 2" identifier * number_literal) ))) << number_literal) )))) ;) (expression_statement "*(long *)(param_1 + 0x18) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar3" (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = identifier) ;) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" identifier = (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) ))))) ;) }))))) (expression_statement "*(int *)(param_1 + 0x24) = iVar2 + 1;" (assignment_expression "*(int *)(param_1 + 0x24) = iVar2 + 1" (pointer_expression "*(int *)(param_1 + 0x24)" * (cast_expression "(int *)(param_1 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x24)" ( (binary_expression "param_1 + 0x24" identifier + number_literal) )))) = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (expression_statement "*(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + (long)iVar2 * 8)" * (cast_expression "(undefined8 *)(lVar3 + (long)iVar2 * 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + (long)iVar2 * 8)" ( (binary_expression "lVar3 + (long)iVar2 * 8" identifier + (binary_expression "(long)iVar2 * 8" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT * LIT) ))) << LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }))))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_002d7b70(long param_1)\n\n{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002d7b70(long param_1)" (identifier "FUN_002d7b70") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n int iVar1;\n int iVar2;\n long lVar3;\n \n iVar2 = *(int *)(param_1 + 0x24);\n iVar1 = *(int *)(param_1 + 0x2c);\n if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n *(int *)(param_1 + 0x24) = iVar2 + 1;\n *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;\n return;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(param_1 + 0x24)" (* "*") (cast_expression "(int *)(param_1 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x24)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) () ")"))))) (; ";")) (expression_statement "iVar1 = *(int *)(param_1 + 0x2c);" (assignment_expression "iVar1 = *(int *)(param_1 + 0x2c)" (identifier "iVar1") (= "=") (pointer_expression "*(int *)(param_1 + 0x2c)" (* "*") (cast_expression "(int *)(param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2c)" (( "(") (binary_expression "param_1 + 0x2c" (identifier "param_1") (+ "+") (number_literal "0x2c")) () ")"))))) (; ";")) (if_statement "if (iVar2 < iVar1) {\n lVar3 = *(long *)(param_1 + 0x18);\n }\n else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" (if "if") (parenthesized_expression "(iVar2 < iVar1)" (( "(") (binary_expression "iVar2 < iVar1" (identifier "iVar2") (< "<") (identifier "iVar1")) () ")")) (compound_statement "{\n lVar3 = *(long *)(param_1 + 0x18);\n }" ({ "{") (expression_statement "lVar3 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar3 = *(long *)(param_1 + 0x18)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (} "}")) (else_clause "else if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" (else "else") (if_statement "if (iVar1 == 0) {\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }\n else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" (if "if") (parenthesized_expression "(iVar1 == 0)" (( "(") (binary_expression "iVar1 == 0" (identifier "iVar1") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(undefined4 *)(param_1 + 0x2c) = 5;\n lVar3 = FUN_002ee340(0x28);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x2c) = 5;" (assignment_expression "*(undefined4 *)(param_1 + 0x2c) = 5" (pointer_expression "*(undefined4 *)(param_1 + 0x2c)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x2c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2c)" (( "(") (binary_expression "param_1 + 0x2c" (identifier "param_1") (+ "+") (number_literal "0x2c")) () ")")))) (= "=") (number_literal "5")) (; ";")) (expression_statement "lVar3 = FUN_002ee340(0x28);" (assignment_expression "lVar3 = FUN_002ee340(0x28)" (identifier "lVar3") (= "=") (call_expression "FUN_002ee340(0x28)" (identifier "FUN_002ee340") (argument_list "(0x28)" (( "(") (number_literal "0x28") () ")")))) (; ";")) (expression_statement "*(long *)(param_1 + 0x18) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar3" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(param_1 + 0x24)" (* "*") (cast_expression "(int *)(param_1 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x24)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" (else "else") (compound_statement "{\n if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }\n *(int *)(param_1 + 0x2c) = iVar1 * 2;\n lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);\n *(long *)(param_1 + 0x18) = lVar3;\n iVar2 = *(int *)(param_1 + 0x24);\n }" ({ "{") (if_statement "if (0x3fffffff < iVar1) {\n \n FUN_002ee2c0(0x7fffffff);\n }" (if "if") (parenthesized_expression "(0x3fffffff < iVar1)" (( "(") (binary_expression "0x3fffffff < iVar1" (number_literal "0x3fffffff") (< "<") (identifier "iVar1")) () ")")) (compound_statement "{\n \n FUN_002ee2c0(0x7fffffff);\n }" ({ "{") (expression_statement "FUN_002ee2c0(0x7fffffff);" (call_expression "FUN_002ee2c0(0x7fffffff)" (identifier "FUN_002ee2c0") (argument_list "(0x7fffffff)" (( "(") (number_literal "0x7fffffff") () ")"))) (; ";")) (} "}"))) (expression_statement "*(int *)(param_1 + 0x2c) = iVar1 * 2;" (assignment_expression "*(int *)(param_1 + 0x2c) = iVar1 * 2" (pointer_expression "*(int *)(param_1 + 0x2c)" (* "*") (cast_expression "(int *)(param_1 + 0x2c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x2c)" (( "(") (binary_expression "param_1 + 0x2c" (identifier "param_1") (+ "+") (number_literal "0x2c")) () ")")))) (= "=") (binary_expression "iVar1 * 2" (identifier "iVar1") (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3);" (assignment_expression "lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" (identifier "lVar3") (= "=") (call_expression "FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" (identifier "FUN_002ee3c0") (argument_list "(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3)" (( "(") (pointer_expression "*(undefined8 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined8 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (, ",") (binary_expression "(long)(iVar1 * 2) << 3" (cast_expression "(long)(iVar1 * 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(iVar1 * 2)" (( "(") (binary_expression "iVar1 * 2" (identifier "iVar1") (* "*") (number_literal "2")) () ")"))) (<< "<<") (number_literal "3")) () ")")))) (; ";")) (expression_statement "*(long *)(param_1 + 0x18) = lVar3;" (assignment_expression "*(long *)(param_1 + 0x18) = lVar3" (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "iVar2 = *(int *)(param_1 + 0x24);" (assignment_expression "iVar2 = *(int *)(param_1 + 0x24)" (identifier "iVar2") (= "=") (pointer_expression "*(int *)(param_1 + 0x24)" (* "*") (cast_expression "(int *)(param_1 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x24)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) () ")"))))) (; ";")) (} "}")))))) (expression_statement "*(int *)(param_1 + 0x24) = iVar2 + 1;" (assignment_expression "*(int *)(param_1 + 0x24) = iVar2 + 1" (pointer_expression "*(int *)(param_1 + 0x24)" (* "*") (cast_expression "(int *)(param_1 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x24)" (( "(") (binary_expression "param_1 + 0x24" (identifier "param_1") (+ "+") (number_literal "0x24")) () ")")))) (= "=") (binary_expression "iVar2 + 1" (identifier "iVar2") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + (long)iVar2 * 8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + (long)iVar2 * 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + (long)iVar2 * 8)" (( "(") (binary_expression "lVar3 + (long)iVar2 * 8" (identifier "lVar3") (+ "+") (binary_expression "(long)iVar2 * 8" (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2")) (* "*") (number_literal "8"))) () ")")))) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
int function_1(type_1 *work) { int var_2; int var_1; char **ppcVar3; var_1 = work->numb; var_2 = work->bsize; if (var_1 < var_2) { ppcVar3 = work->btypevec; } else if (var_2 == 0) { work->bsize = 5; ppcVar3 = (char **)var_3(0x28); work->btypevec = ppcVar3; var_1 = work->numb; } else { if (0x3fffffff < var_2) { /* WARNING: Subroutine does not return */ var_4(0x7fffffff); } work->bsize = var_2 * 2; ppcVar3 = (char **)var_5(work->btypevec,(long)(var_2 * 2) << 3); work->btypevec = ppcVar3; var_1 = work->numb; } work->numb = var_1 + 1; ppcVar3[var_1] = (char *)0x0; return var_1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1) { int iVar1; int iVar2; long lVar3; iVar2 = *(int *)(param_1 + 0x24); iVar1 = *(int *)(param_1 + 0x2c); if (iVar2 < iVar1) { lVar3 = *(long *)(param_1 + 0x18); } else if (iVar1 == 0) { *(undefined4 *)(param_1 + 0x2c) = 5; lVar3 = FUN_002ee340(0x28); *(long *)(param_1 + 0x18) = lVar3; iVar2 = *(int *)(param_1 + 0x24); } else { if (0x3fffffff < iVar1) { /* WARNING: Subroutine does not return */ FUN_002ee2c0(0x7fffffff); } *(int *)(param_1 + 0x2c) = iVar1 * 2; lVar3 = FUN_002ee3c0(*(undefined8 *)(param_1 + 0x18),(long)(iVar1 * 2) << 3); *(long *)(param_1 + 0x18) = lVar3; iVar2 = *(int *)(param_1 + 0x24); } *(int *)(param_1 + 0x24) = iVar2 + 1; *(undefined8 *)(lVar3 + (long)iVar2 * 8) = 0; return; }
116_sh4-linux-gnu-nm_and_sh4-linux-gnu-nm_strip.c
print_archive_member_sysv
FUN_001053e0
void print_archive_member_sysv(char *archive,char *filename) { char *__format; __format = (char *)dcgettext(0, "Name Value Class Type Size Line Section\n\n" ,5); printf(__format); return; }
void FUN_001053e0(void) { char *__format; __format = (char *)dcgettext(0, "Name Value Class Type Size Line Section\n\n" ,5); printf(__format); return; }
SUB RSP,0x8 XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x108c90] CALL 0x001031a0 ADD RSP,0x8 MOV RDI,RAX XOR EAX,EAX JMP 0x001031d0
null
null
null
null
[(u'COPY_-1206954919', u'CALL_-1206954992'), ('const-0', u'RETURN_-1206954953'), ('const-0', u'CALL_-1206954992'), (u'CAST_-1206954855', u'CALL_-1206954957'), ('const-5', u'CALL_-1206954992'), (u'CALL_-1206954992', u'CAST_-1206954855'), ('const-1084560', u'COPY_-1206954919')]
[(u'COPY_-1206954919', u'CALL_-1206954992'), ('const-0', u'RETURN_-1206954953'), ('const-0', u'CALL_-1206954992'), (u'CAST_-1206954855', u'CALL_-1206954957'), ('const-5', u'CALL_-1206954992'), (u'CALL_-1206954992', u'CAST_-1206954855'), ('const-1084560', u'COPY_-1206954919')]
null
null
001053e0
x64
O3
(translation_unit "void FUN_001053e0(void)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}\n\n" (function_definition "void FUN_001053e0(void)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" primitive_type (function_declarator "FUN_001053e0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" { (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);" (assignment_expression "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" identifier (argument_list "(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" ( number_literal , (string_literal ""Name Value Class Type Size Line Section\n\n"" " string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format);" (call_expression "printf(__format)" identifier (argument_list "(__format)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void print_archive_member_sysv(char *archive,char *filename)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}\n\n" (function_definition "void print_archive_member_sysv(char *archive,char *filename)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" primitive_type (function_declarator "print_archive_member_sysv(char *archive,char *filename)" identifier (parameter_list "(char *archive,char *filename)" ( (parameter_declaration "char *archive" primitive_type (pointer_declarator "*archive" * identifier)) , (parameter_declaration "char *filename" primitive_type (pointer_declarator "*filename" * identifier)) ))) (compound_statement "{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" { (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);" (assignment_expression "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" identifier (argument_list "(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" ( number_literal , (string_literal ""Name Value Class Type Size Line Section\n\n"" " string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format);" (call_expression "printf(__format)" identifier (argument_list "(__format)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001053e0(void)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}\n\n" (function_definition "void FUN_001053e0(void)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" primitive_type (function_declarator "FUN_001053e0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" { (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (expression_statement "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);" (assignment_expression "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" identifier = (cast_expression "(char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" identifier (argument_list "(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" ( number_literal , (string_literal ""Name Value Class Type Size Line Section\n\n"" " string_content escape_sequence escape_sequence ") , number_literal ))))) ;) (expression_statement "printf(__format);" (call_expression "printf(__format)" identifier (argument_list "(__format)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001053e0(void)\n\n{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001053e0(void)" (identifier "FUN_001053e0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n char *__format;\n \n __format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);\n printf(__format);\n return;\n}" ({ "{") (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (expression_statement "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5);" (assignment_expression "__format = (char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" (identifier "__format") (= "=") (cast_expression "(char *)dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" (identifier "dcgettext") (argument_list "(0,\n "Name Value Class Type Size Line Section\n\n"\n ,5)" (( "(") (number_literal "0") (, ",") (string_literal ""Name Value Class Type Size Line Section\n\n"" (" """) (string_content "Name Value Class Type Size Line Section") (escape_sequence "\n") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "printf(__format);" (call_expression "printf(__format)" (identifier "printf") (argument_list "(__format)" (( "(") (identifier "__format") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *archive,char *filename) { char *__format; __format = (char *)var_1(0, "Name Value Class Type Size Line Section\n\n" ,5); var_2(__format); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(void) { char *__format; __format = (char *)dcgettext(0, "Name Value Class Type Size Line Section\n\n" ,5); printf(__format); return; }
7495_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
ifstream
FUN_002a45e0
/* std::ifstream::ifstream(char const*, std::_Ios_Openmode) */ void __thiscall std::ifstream::ifstream(ifstream *this,char *param_1,_Ios_Openmode param_2) { filebuf *this_00; long lVar1; _Ios_Openmode in_ECX; undefined4 in_register_00000014; ios *this_01; lVar1 = *(long *)(param_1 + 8); this_00 = (filebuf *)(this + 0x10); *(long *)this = lVar1; *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x10); *(undefined8 *)(this + 8) = 0; ios::init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0); lVar1 = *(long *)param_1; *(long *)this = lVar1; *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18); /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */ filebuf::filebuf(this_00); /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */ ios::init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00); lVar1 = filebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in); this_01 = (ios *)(this + *(long *)(*(long *)this + -0x18)); if (lVar1 != 0) { ios::clear(this_01,_S_goodbit); return; } ios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit); return; }
void FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4) { long *plVar1; long lVar2; long lVar3; lVar2 = param_2[1]; plVar1 = param_1 + 2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2]; param_1[1] = 0; FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0); lVar2 = *param_2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]; /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */ FUN_0029f380(plVar1); /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */ FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1); lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8); lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1; if (lVar2 != 0) { FUN_0029c920(lVar3,0); return; } FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4); return; }
PUSH R14 MOV R14,RDX PUSH R13 MOV R13D,ECX PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RAX,qword ptr [RSI + 0x8] MOV RBX,RDI LEA R12,[RBX + 0x10] MOV qword ptr [RDI],RAX MOV RDX,qword ptr [RAX + -0x18] MOV RCX,qword ptr [RSI + 0x10] XOR ESI,ESI MOV qword ptr [RDI + RDX*0x1],RCX MOV qword ptr [RDI + 0x8],0x0 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX CALL 0x0029d090 MOV RAX,qword ptr [RBP] MOV RDI,R12 MOV qword ptr [RBX],RAX MOV RDX,qword ptr [RBP + 0x18] MOV RAX,qword ptr [RAX + -0x18] MOV qword ptr [RBX + RAX*0x1],RDX CALL 0x0029f380 MOV RAX,qword ptr [RBX] MOV RSI,R12 MOV RDI,qword ptr [RAX + -0x18] ADD RDI,RBX CALL 0x0029d090 MOV EDX,R13D MOV RSI,R14 MOV RDI,R12 OR EDX,0x8 CALL 0x002a3850 MOV RDX,qword ptr [RBX] MOV RDI,qword ptr [RDX + -0x18] ADD RDI,RBX TEST RAX,RAX JZ 0x002a4680 XOR ESI,ESI CALL 0x0029c920 POP RBX POP RBP POP R12 POP R13 POP R14 RET MOV ESI,dword ptr [RDI + 0x20] OR ESI,0x4 CALL 0x0029c920 POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[('tmp_590', u'PIECE_-1204467932'), (u'PTRADD_-1204468106', u'CAST_-1204467721'), ('const-8', u'PTRADD_-1204468099'), ('const--24', u'INT_ADD_-1204468134'), ('const-1', u'PTRADD_-1204467853'), (u'PTRADD_-1204468031', u'CAST_-1204467671'), (u'PTRADD_-1204467998', u'CAST_-1204467649'), ('const-1', u'PTRADD_-1204468126'), ('const-433', u'LOAD_-1204468003'), ('const-1', u'PTRADD_-1204468106'), ('const-0', u'CALL_-1204467951'), (u'CAST_-1204467622', u'LOAD_-1204468009'), (u'CAST_-1204467733', u'LOAD_-1204468195'), ('const-433', u'STORE_-1204468112'), ('const-1', u'PTRADD_-1204468079'), (u'LOAD_-1204468124', u'STORE_-1204468112'), (u'LOAD_-1204468217', u'INT_ADD_-1204468134'), (u'LOAD_-1204468003', u'PTRADD_-1204467932'), (u'CAST_-1204467676', u'LOAD_-1204468101'), ('const-433', u'LOAD_-1204468150'), (u'CAST_-1204467618', u'LOAD_-1204468003'), (u'LOAD_-1204468009', u'INT_ADD_-1204467987'), ('const--24', u'INT_ADD_-1204467987'), (u'CAST_-1204467586', u'LOAD_-1204467915'), (u'CAST_-1204467742', u'CALL_-1204468080'), (u'CAST_-1204467693', u'LOAD_-1204468124'), ('tmp_589', u'CAST_-1204467693'), ('const--24', u'INT_ADD_-1204468085'), ('const-433', u'LOAD_-1204468101'), ('const-1', u'PTRADD_-1204467998'), ('const--24', u'INT_ADD_-1204468053'), ('const-24', u'PTRADD_-1204468046'), ('const-4', u'INT_OR_-1204467881'), (u'CAST_-1204467737', u'STORE_-1204468199'), (u'INT_OR_-1204468002', u'CALL_-1204468010'), ('const-0', u'RETURN_-1204467850'), ('const-433', u'LOAD_-1204467915'), ('const-1', u'PTRADD_-1204467932'), (u'CAST_-1204467613', u'CALL_-1204467951'), (u'PTRADD_-1204468144', u'CAST_-1204467742'), (u'LOAD_-1204467915', u'INT_OR_-1204467881'), (u'CAST_-1204467707', u'LOAD_-1204468150'), ('tmp_588', u'PTRADD_-1204468079'), (u'CALL_-1204468010', u'INT_NOTEQUAL_-1204467971'), (u'CAST_-1204467654', u'LOAD_-1204468069'), (u'CAST_-1204467661', u'LOAD_-1204468079'), (u'INT_ADD_-1204467987', u'CAST_-1204467618'), ('const-1', u'PTRADD_-1204468031'), (u'LOAD_-1204468217', u'STORE_-1204468199'), ('const-1', u'PTRADD_-1204468144'), (u'CAST_-1204467728', u'LOAD_-1204468188'), (u'LOAD_-1204468108', u'STORE_-1204468091'), ('const--24', u'INT_ADD_-1204468179'), (u'PIECE_-1204467932', u'CAST_-1204467768'), (u'CAST_-1204467613', u'CALL_-1204467889'), ('tmp_588', u'PTRADD_-1204468099'), ('const-433', u'STORE_-1204468199'), (u'LOAD_-1204468195', u'PTRADD_-1204468106'), (u'CAST_-1204467649', u'CALL_-1204468044'), ('tmp_589', u'PTRADD_-1204468155'), ('const-433', u'LOAD_-1204468009'), (u'CAST_-1204467671', u'STORE_-1204468091'), ('const-16', u'PTRADD_-1204468144'), (u'LOAD_-1204468188', u'STORE_-1204468166'), (u'PTRADD_-1204467853', u'CAST_-1204467586'), ('const-433', u'LOAD_-1204468069'), ('tmp_588', u'CAST_-1204467661'), ('const-433', u'LOAD_-1204468079'), ('tmp_697', u'PIECE_-1204467932'), (u'CAST_-1204467681', u'LOAD_-1204468108'), (u'LOAD_-1204468101', u'PTRADD_-1204468031'), ('const-32', u'PTRADD_-1204467853'), ('tmp_588', u'CAST_-1204467737'), (u'INT_ADD_-1204468134', u'CAST_-1204467707'), ('tmp_588', u'CAST_-1204467685'), (u'INT_OR_-1204467881', u'CALL_-1204467889'), ('const-1', u'PTRADD_-1204468155'), ('const-0', u'RETURN_-1204467912'), ('tmp_588', u'PTRADD_-1204468031'), (u'LOAD_-1204468217', u'INT_ADD_-1204468179'), (u'CAST_-1204467721', u'STORE_-1204468166'), (u'CAST_-1204467702', u'CALL_-1204468125'), (u'PTRADD_-1204468046', u'CAST_-1204467681'), ('const-1', u'PTRADD_-1204468099'), ('const-433', u'STORE_-1204468091'), (u'LOAD_-1204468069', u'PTRADD_-1204467998'), ('const-8', u'INT_OR_-1204468002'), (u'PTRADD_-1204468126', u'CAST_-1204467728'), (u'LOAD_-1204468124', u'INT_ADD_-1204468085'), (u'CAST_-1204467685', u'STORE_-1204468112'), (u'PTRADD_-1204468155', u'CAST_-1204467750'), ('const-433', u'STORE_-1204468159'), (u'CAST_-1204467742', u'CAST_-1204467645'), (u'CAST_-1204467645', u'CALL_-1204468044'), ('const-0', u'CALL_-1204468125'), (u'CAST_-1204467742', u'CALL_-1204468010'), (u'PTRADD_-1204468079', u'CAST_-1204467702'), (u'INT_ADD_-1204468085', u'CAST_-1204467676'), (u'INT_ADD_-1204468053', u'CAST_-1204467654'), ('const-433', u'LOAD_-1204468188'), ('tmp_372', u'CBRANCH_-1204467970'), ('tmp_994', u'INT_OR_-1204468002'), ('const-0', u'INT_NOTEQUAL_-1204467971'), ('const-433', u'STORE_-1204468166'), ('tmp_588', u'PTRADD_-1204468144'), ('const-0', u'STORE_-1204468159'), (u'LOAD_-1204468079', u'INT_ADD_-1204468053'), ('const-433', u'LOAD_-1204468108'), (u'LOAD_-1204468150', u'PTRADD_-1204468079'), ('tmp_588', u'CAST_-1204467622'), (u'PTRADD_-1204467932', u'CAST_-1204467613'), ('tmp_588', u'PTRADD_-1204468106'), ('tmp_589', u'PTRADD_-1204468046'), ('const-1', u'PTRADD_-1204468046'), (u'PTRADD_-1204468099', u'CAST_-1204467716'), (u'INT_NOTEQUAL_-1204467971', u'CBRANCH_-1204467970'), (u'CAST_-1204467716', u'STORE_-1204468159'), ('tmp_588', u'PTRADD_-1204467998'), (u'CAST_-1204467613', u'PTRADD_-1204467853'), ('const-8', u'PTRADD_-1204468155'), ('const-433', u'LOAD_-1204468195'), (u'CAST_-1204467750', u'LOAD_-1204468217'), (u'INT_ADD_-1204468179', u'CAST_-1204467733'), ('tmp_589', u'PTRADD_-1204468126'), ('tmp_588', u'PTRADD_-1204467932'), ('const-16', u'PTRADD_-1204468126'), (u'CAST_-1204467768', u'CALL_-1204468010'), ('const-433', u'LOAD_-1204468124'), ('const-433', u'LOAD_-1204468217')]
[(u'LOAD_-1204468101', u'INT_ADD_-1204468077'), ('tmp_975', u'PTRADD_-1204467696'), (u'CAST_-1204467631', u'LOAD_-1204468003'), ('const--24', u'INT_ADD_-1204468134'), (u'CAST_-1204467710', u'INT_ADD_-1204468125'), ('const-0', u'CALL_-1204467951'), (u'CAST_-1204467681', u'STORE_-1204468091'), (u'INT_ADD_-1204468125', u'CALL_-1204468125'), (u'INT_ADD_-1204468053', u'CAST_-1204467665'), (u'INT_ADD_-1204467978', u'CALL_-1204467951'), (u'LOAD_-1204468195', u'INT_ADD_-1204468152'), (u'CAST_-1204467626', u'INT_ADD_-1204467978'), ('tmp_977', u'CAST_-1204467682'), ('tmp_977', u'CAST_-1204467626'), (u'CAST_-1204467687', u'LOAD_-1204468101'), (u'INT_ADD_-1204467987', u'CAST_-1204467631'), (u'LOAD_-1204468124', u'STORE_-1204468112'), (u'LOAD_-1204468217', u'INT_ADD_-1204468134'), ('tmp_1002', u'INT_OR_-1204468002'), (u'INT_ADD_-1204467978', u'CALL_-1204467889'), ('const-1', u'PTRADD_-1204467758'), (u'LOAD_-1204468009', u'INT_ADD_-1204467987'), ('const--24', u'INT_ADD_-1204467987'), (u'PTRADD_-1204467750', u'CALL_-1204468044'), ('const-433', u'LOAD_-1204468195'), ('const-433', u'LOAD_-1204468188'), ('const--24', u'INT_ADD_-1204468085'), (u'CAST_-1204467599', u'LOAD_-1204467915'), ('tmp_977', u'CAST_-1204467710'), (u'LOAD_-1204468069', u'INT_ADD_-1204468044'), ('const--24', u'INT_ADD_-1204468053'), ('const-8', u'PTRADD_-1204467750'), ('const-4', u'INT_OR_-1204467881'), (u'INT_OR_-1204468002', u'CALL_-1204468010'), (u'CAST_-1204467665', u'LOAD_-1204468069'), (u'CAST_-1204467715', u'LOAD_-1204468150'), ('const-433', u'LOAD_-1204468150'), ('const-0', u'RETURN_-1204467850'), ('const-433', u'LOAD_-1204468217'), ('const-433', u'LOAD_-1204468124'), ('const-433', u'STORE_-1204468112'), (u'LOAD_-1204467915', u'INT_OR_-1204467881'), (u'CALL_-1204468010', u'INT_NOTEQUAL_-1204467971'), ('tmp_975', u'PTRADD_-1204467738'), (u'PTRADD_-1204467758', u'LOAD_-1204468217'), (u'CAST_-1204467740', u'LOAD_-1204468195'), ('tmp_977', u'LOAD_-1204468079'), ('const-8', u'PTRADD_-1204467738'), (u'LOAD_-1204468217', u'STORE_-1204468199'), ('tmp_977', u'CAST_-1204467729'), (u'LOAD_-1204468108', u'STORE_-1204468091'), (u'LOAD_-1204468003', u'INT_ADD_-1204467978'), ('const--24', u'INT_ADD_-1204468179'), ('tmp_977', u'PTRADD_-1204467750'), ('tmp_975', u'PTRADD_-1204467758'), (u'PTRADD_-1204467750', u'CALL_-1204468010'), ('const-433', u'STORE_-1204468159'), ('const-0', u'STORE_-1204468159'), ('const-32', u'INT_ADD_-1204467899'), ('const-8', u'PTRADD_-1204467758'), (u'INT_ADD_-1204468134', u'CAST_-1204467715'), (u'LOAD_-1204468188', u'STORE_-1204468166'), ('tmp_977', u'CAST_-1204467660'), ('const-0', u'CALL_-1204468125'), (u'PTRADD_-1204467696', u'LOAD_-1204468108'), ('const-433', u'STORE_-1204468091'), (u'INT_OR_-1204467881', u'CALL_-1204467889'), ('const-1', u'PTRADD_-1204467727'), ('const-0', u'RETURN_-1204467912'), ('const-433', u'STORE_-1204468166'), (u'LOAD_-1204468217', u'INT_ADD_-1204468179'), (u'LOAD_-1204468150', u'INT_ADD_-1204468125'), ('const-8', u'PTRADD_-1204467696'), ('tmp_970', u'CALL_-1204468010'), (u'INT_ADD_-1204468077', u'CAST_-1204467681'), ('const-8', u'INT_OR_-1204468002'), (u'INT_ADD_-1204468179', u'CAST_-1204467740'), ('const-433', u'LOAD_-1204468009'), (u'PTRADD_-1204467750', u'CALL_-1204468080'), (u'LOAD_-1204468124', u'INT_ADD_-1204468085'), ('tmp_977', u'STORE_-1204468199'), ('tmp_977', u'LOAD_-1204468009'), (u'PTRADD_-1204467738', u'LOAD_-1204468188'), ('tmp_372', u'CBRANCH_-1204467970'), ('const-0', u'INT_NOTEQUAL_-1204467971'), (u'INT_ADD_-1204468152', u'CAST_-1204467728'), ('const-433', u'STORE_-1204468199'), ('const-433', u'LOAD_-1204468108'), (u'LOAD_-1204468079', u'INT_ADD_-1204468053'), ('const-2', u'PTRADD_-1204467750'), ('tmp_977', u'PTRADD_-1204467727'), (u'INT_ADD_-1204468044', u'CALL_-1204468044'), ('const-433', u'LOAD_-1204467915'), (u'CAST_-1204467729', u'INT_ADD_-1204468152'), (u'PTRADD_-1204467727', u'STORE_-1204468159'), ('const-433', u'LOAD_-1204468003'), (u'INT_ADD_-1204468085', u'CAST_-1204467687'), (u'INT_ADD_-1204467978', u'INT_ADD_-1204467899'), ('tmp_977', u'STORE_-1204468112'), (u'INT_NOTEQUAL_-1204467971', u'CBRANCH_-1204467970'), (u'CAST_-1204467728', u'STORE_-1204468166'), (u'INT_ADD_-1204467899', u'CAST_-1204467599'), ('const-2', u'PTRADD_-1204467738'), ('const-3', u'PTRADD_-1204467696'), ('const-8', u'PTRADD_-1204467727'), ('tmp_975', u'LOAD_-1204468124'), (u'CAST_-1204467660', u'INT_ADD_-1204468044'), ('const-433', u'LOAD_-1204468101'), (u'CAST_-1204467682', u'INT_ADD_-1204468077'), ('const-433', u'LOAD_-1204468079'), ('const-433', u'LOAD_-1204468069')]
null
null
002a45e0
x64
O3
(translation_unit "void FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */\n FUN_0029f380(plVar1);\n /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */\n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}\n\n" (function_definition "void FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */\n FUN_0029f380(plVar1);\n /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */\n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" primitive_type (function_declarator "FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)" identifier (parameter_list "(long *param_1,long *param_2,undefined8 param_3,uint param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */\n FUN_0029f380(plVar1);\n /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */\n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "plVar1 = param_1 + 2;" (assignment_expression "plVar1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0)" identifier (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" ( (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) comment (expression_statement "FUN_0029f380(plVar1);" (call_expression "FUN_0029f380(plVar1)" identifier (argument_list "(plVar1)" ( identifier ))) ;) comment (expression_statement "FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);" (call_expression "FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" identifier (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" ( (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , identifier ))) ;) (expression_statement "lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);" (assignment_expression "lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8)" identifier = (call_expression "FUN_002a3850(plVar1,param_3,param_4 | 8)" identifier (argument_list "(plVar1,param_3,param_4 | 8)" ( identifier , identifier , (binary_expression "param_4 | 8" identifier | number_literal) )))) ;) (expression_statement "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0029c920(lVar3,0);\n return;\n }" { (expression_statement "FUN_0029c920(lVar3,0);" (call_expression "FUN_0029c920(lVar3,0)" identifier (argument_list "(lVar3,0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);" (call_expression "FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4)" identifier (argument_list "(lVar3,*(uint *)(lVar3 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar3 + 0x20) | 4" (pointer_expression "*(uint *)(lVar3 + 0x20)" * (cast_expression "(uint *)(lVar3 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::ifstream::ifstream(char const*, std::_Ios_Openmode) */\n\nvoid __thiscall std::ifstream::ifstream(ifstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n filebuf *this_00;\n long lVar1;\n _Ios_Openmode in_ECX;\n undefined4 in_register_00000014;\n ios *this_01;\n \n lVar1 = *(long *)(param_1 + 8);\n this_00 = (filebuf *)(this + 0x10);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x10);\n *(undefined8 *)(this + 8) = 0;\n ios::init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0);\n lVar1 = *(long *)param_1;\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */\n filebuf::filebuf(this_00);\n /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */\n ios::init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00);\n lVar1 = filebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in);\n this_01 = (ios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n ios::clear(this_01,_S_goodbit);\n return;\n }\n ios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);\n return;\n}\n\n" comment (function_definition "void __thiscall std::ifstream::ifstream(ifstream *this,char *param_1,_Ios_Openmode param_2)\n\n{\n filebuf *this_00;\n long lVar1;\n _Ios_Openmode in_ECX;\n undefined4 in_register_00000014;\n ios *this_01;\n \n lVar1 = *(long *)(param_1 + 8);\n this_00 = (filebuf *)(this + 0x10);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x10);\n *(undefined8 *)(this + 8) = 0;\n ios::init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0);\n lVar1 = *(long *)param_1;\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */\n filebuf::filebuf(this_00);\n /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */\n ios::init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00);\n lVar1 = filebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in);\n this_01 = (ios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n ios::clear(this_01,_S_goodbit);\n return;\n }\n ios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::ifstream::" identifier : : identifier : :) (function_declarator "ifstream(ifstream *this,char *param_1,_Ios_Openmode param_2)" identifier (parameter_list "(ifstream *this,char *param_1,_Ios_Openmode param_2)" ( (parameter_declaration "ifstream *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "_Ios_Openmode param_2" type_identifier identifier) ))) (compound_statement "{\n filebuf *this_00;\n long lVar1;\n _Ios_Openmode in_ECX;\n undefined4 in_register_00000014;\n ios *this_01;\n \n lVar1 = *(long *)(param_1 + 8);\n this_00 = (filebuf *)(this + 0x10);\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x10);\n *(undefined8 *)(this + 8) = 0;\n ios::init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0);\n lVar1 = *(long *)param_1;\n *(long *)this = lVar1;\n *(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */\n filebuf::filebuf(this_00);\n /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */\n ios::init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00);\n lVar1 = filebuf::open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in);\n this_01 = (ios *)(this + *(long *)(*(long *)this + -0x18));\n if (lVar1 != 0) {\n ios::clear(this_01,_S_goodbit);\n return;\n }\n ios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);\n return;\n}" { (declaration "filebuf *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "_Ios_Openmode in_ECX;" type_identifier identifier ;) (declaration "undefined4 in_register_00000014;" type_identifier identifier ;) (declaration "ios *this_01;" type_identifier (pointer_declarator "*this_01" * identifier) ;) (expression_statement "lVar1 = *(long *)(param_1 + 8);" (assignment_expression "lVar1 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "this_00 = (filebuf *)(this + 0x10);" (assignment_expression "this_00 = (filebuf *)(this + 0x10)" identifier = (cast_expression "(filebuf *)(this + 0x10)" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x10);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x10)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x10)" * (cast_expression "(undefined8 *)(param_1 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 8) = 0;" (assignment_expression "*(undefined8 *)(this + 8) = 0" (pointer_expression "*(undefined8 *)(this + 8)" * (cast_expression "(undefined8 *)(this + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = number_literal) ;) (labeled_statement "ios::init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0);" statement_identifier : (ERROR ":" :) (expression_statement "init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0);" (call_expression "init((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0)" identifier (argument_list "((ios *)(this + *(long *)(lVar1 + -0x18)),(streambuf *)0x0)" ( (cast_expression "(ios *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) ))) , (cast_expression "(streambuf *)0x0" ( (type_descriptor "streambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal) ))) ;)) (expression_statement "lVar1 = *(long *)param_1;" (assignment_expression "lVar1 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "*(long *)this = lVar1;" (assignment_expression "*(long *)this = lVar1" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18)) = *(undefined8 *)(param_1 + 0x18)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar1 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar1 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar1 + -0x18))" ( (binary_expression "this + *(long *)(lVar1 + -0x18)" identifier + (pointer_expression "*(long *)(lVar1 + -0x18)" * (cast_expression "(long *)(lVar1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + -0x18)" ( (binary_expression "lVar1 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) comment (labeled_statement "filebuf::filebuf(this_00);" statement_identifier : (ERROR ":" :) (expression_statement "filebuf(this_00);" (call_expression "filebuf(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;)) comment (labeled_statement "ios::init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00);" statement_identifier : (ERROR ":" :) (expression_statement "init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00);" (call_expression "init((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00)" identifier (argument_list "((ios *)(this + *(long *)(*(long *)this + -0x18)),(streambuf *)this_00)" ( (cast_expression "(ios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) ))) , (cast_expression "(streambuf *)this_00" ( (type_descriptor "streambuf *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) ))) ;)) (ERROR "lVar1 = filebuf::" (assignment_expression "lVar1 = filebuf" identifier = identifier) : :) (expression_statement "open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in);" (call_expression "open(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in)" identifier (argument_list "(this_00,(char *)CONCAT44(in_register_00000014,param_2),in_ECX | _S_in)" ( identifier , (cast_expression "(char *)CONCAT44(in_register_00000014,param_2)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "CONCAT44(in_register_00000014,param_2)" identifier (argument_list "(in_register_00000014,param_2)" ( identifier , identifier )))) , (binary_expression "in_ECX | _S_in" identifier | identifier) ))) ;) (expression_statement "this_01 = (ios *)(this + *(long *)(*(long *)this + -0x18));" (assignment_expression "this_01 = (ios *)(this + *(long *)(*(long *)this + -0x18))" identifier = (cast_expression "(ios *)(this + *(long *)(*(long *)this + -0x18))" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18))" ( (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) )))) ;) (if_statement "if (lVar1 != 0) {\n ios::clear(this_01,_S_goodbit);\n return;\n }" if (parenthesized_expression "(lVar1 != 0)" ( (binary_expression "lVar1 != 0" identifier != number_literal) )) (compound_statement "{\n ios::clear(this_01,_S_goodbit);\n return;\n }" { (labeled_statement "ios::clear(this_01,_S_goodbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_01,_S_goodbit);" (call_expression "clear(this_01,_S_goodbit)" identifier (argument_list "(this_01,_S_goodbit)" ( identifier , identifier ))) ;)) (return_statement "return;" return ;) })) (labeled_statement "ios::clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);" statement_identifier : (ERROR ":" :) (expression_statement "clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit);" (call_expression "clear(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit)" identifier (argument_list "(this_01,*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit)" ( identifier , (binary_expression "*(_Ios_Iostate *)(this_01 + 0x20) | _S_failbit" (pointer_expression "*(_Ios_Iostate *)(this_01 + 0x20)" * (cast_expression "(_Ios_Iostate *)(this_01 + 0x20)" ( (type_descriptor "_Ios_Iostate *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_01 + 0x20)" ( (binary_expression "this_01 + 0x20" identifier + number_literal) )))) | identifier) ))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n \n FUN_0029f380(plVar1);\n \n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}\n\n" (function_definition "void FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n \n FUN_0029f380(plVar1);\n \n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" primitive_type (function_declarator "FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)" identifier (parameter_list "(long *param_1,long *param_2,undefined8 param_3,uint param_4)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "uint param_4" type_identifier identifier) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n \n FUN_0029f380(plVar1);\n \n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "plVar1 = param_1 + 2;" (assignment_expression "plVar1 = param_1 + 2" identifier = (binary_expression "param_1 + 2" identifier + number_literal)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0)" identifier (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" ( (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , number_literal ))) ;) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "FUN_0029f380(plVar1);" (call_expression "FUN_0029f380(plVar1)" identifier (argument_list "(plVar1)" ( identifier ))) ;) (expression_statement "FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);" (call_expression "FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" identifier (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" ( (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) , identifier ))) ;) (expression_statement "lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);" (assignment_expression "lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8)" identifier = (call_expression "FUN_002a3850(plVar1,param_3,param_4 | 8)" identifier (argument_list "(plVar1,param_3,param_4 | 8)" ( identifier , identifier , (binary_expression "param_4 | 8" identifier | number_literal) )))) ;) (expression_statement "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }" if (parenthesized_expression "(lVar2 != 0)" ( (binary_expression "lVar2 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_0029c920(lVar3,0);\n return;\n }" { (expression_statement "FUN_0029c920(lVar3,0);" (call_expression "FUN_0029c920(lVar3,0)" identifier (argument_list "(lVar3,0)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);" (call_expression "FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4)" identifier (argument_list "(lVar3,*(uint *)(lVar3 + 0x20) | 4)" ( identifier , (binary_expression "*(uint *)(lVar3 + 0x20) | 4" (pointer_expression "*(uint *)(lVar3 + 0x20)" * (cast_expression "(uint *)(lVar3 + 0x20)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0x20)" ( (binary_expression "lVar3 + 0x20" identifier + number_literal) )))) | number_literal) ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT | LIT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT) ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)\n\n{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n \n FUN_0029f380(plVar1);\n \n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a45e0(long *param_1,long *param_2,undefined8 param_3,uint param_4)" (identifier "FUN_002a45e0") (parameter_list "(long *param_1,long *param_2,undefined8 param_3,uint param_4)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "uint param_4" (type_identifier "uint") (identifier "param_4")) () ")"))) (compound_statement "{\n long *plVar1;\n long lVar2;\n long lVar3;\n \n lVar2 = param_2[1];\n plVar1 = param_1 + 2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];\n param_1[1] = 0;\n FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);\n lVar2 = *param_2;\n *param_1 = lVar2;\n *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];\n \n FUN_0029f380(plVar1);\n \n FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);\n lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);\n lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;\n if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }\n FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);\n return;\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "lVar2 = param_2[1];" (assignment_expression "lVar2 = param_2[1]" (identifier "lVar2") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "plVar1 = param_1 + 2;" (assignment_expression "plVar1 = param_1 + 2" (identifier "plVar1") (= "=") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0);" (call_expression "FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0)" (identifier "FUN_0029d090") (argument_list "(*(long *)(lVar2 + -0x18) + (long)param_1,0)" (( "(") (binary_expression "*(long *)(lVar2 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "lVar2 = *param_2;" (assignment_expression "lVar2 = *param_2" (identifier "lVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*param_1 = lVar2;" (assignment_expression "*param_1 = lVar2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar2")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar2 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar2 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar2 + -0x18)" (* "*") (cast_expression "(long *)(lVar2 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + -0x18)" (( "(") (binary_expression "lVar2 + -0x18" (identifier "lVar2") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "FUN_0029f380(plVar1);" (call_expression "FUN_0029f380(plVar1)" (identifier "FUN_0029f380") (argument_list "(plVar1)" (( "(") (identifier "plVar1") () ")"))) (; ";")) (expression_statement "FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1);" (call_expression "FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" (identifier "FUN_0029d090") (argument_list "(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1)" (( "(") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (, ",") (identifier "plVar1") () ")"))) (; ";")) (expression_statement "lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8);" (assignment_expression "lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8)" (identifier "lVar2") (= "=") (call_expression "FUN_002a3850(plVar1,param_3,param_4 | 8)" (identifier "FUN_002a3850") (argument_list "(plVar1,param_3,param_4 | 8)" (( "(") (identifier "plVar1") (, ",") (identifier "param_3") (, ",") (binary_expression "param_4 | 8" (identifier "param_4") (| "|") (number_literal "8")) () ")")))) (; ";")) (expression_statement "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1" (identifier "lVar3") (= "=") (binary_expression "*(long *)(*param_1 + -0x18) + (long)param_1" (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (if_statement "if (lVar2 != 0) {\n FUN_0029c920(lVar3,0);\n return;\n }" (if "if") (parenthesized_expression "(lVar2 != 0)" (( "(") (binary_expression "lVar2 != 0" (identifier "lVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_0029c920(lVar3,0);\n return;\n }" ({ "{") (expression_statement "FUN_0029c920(lVar3,0);" (call_expression "FUN_0029c920(lVar3,0)" (identifier "FUN_0029c920") (argument_list "(lVar3,0)" (( "(") (identifier "lVar3") (, ",") (number_literal "0") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4);" (call_expression "FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4)" (identifier "FUN_0029c920") (argument_list "(lVar3,*(uint *)(lVar3 + 0x20) | 4)" (( "(") (identifier "lVar3") (, ",") (binary_expression "*(uint *)(lVar3 + 0x20) | 4" (pointer_expression "*(uint *)(lVar3 + 0x20)" (* "*") (cast_expression "(uint *)(lVar3 + 0x20)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0x20)" (( "(") (binary_expression "lVar3 + 0x20" (identifier "lVar3") (+ "+") (number_literal "0x20")) () ")")))) (| "|") (number_literal "4")) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::ifstream::ifstream(char const*, std::_Ios_Openmode) */ void __thiscall std::function_1::function_1(function_1 *var_2,char *var_1,type_1 param_2) { type_2 *this_00; long var_3; type_1 var_7; type_3 in_register_00000014; type_4 *var_10; var_3 = *(long *)(var_1 + 8); this_00 = (type_2 *)(var_2 + 0x10); *(long *)var_2 = var_3; *(type_5 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_5 *)(var_1 + 0x10); *(type_5 *)(var_2 + 8) = 0; ios::var_4((type_4 *)(var_2 + *(long *)(var_3 + -0x18)),(type_6 *)0x0); var_3 = *(long *)var_1; *(long *)var_2 = var_3; *(type_5 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_5 *)(var_1 + 0x18); /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */ filebuf::type_2(this_00); /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */ ios::var_4((type_4 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)),(type_6 *)this_00); var_3 = type_2::var_5(this_00,(char *)var_6(in_register_00000014,param_2),var_7 | var_8); var_10 = (type_4 *)(var_2 + *(long *)(*(long *)var_2 + -0x18)); if (var_3 != 0) { ios::var_9(var_10,_S_goodbit); return; } ios::var_9(var_10,*(type_7 *)(var_10 + 0x20) | var_11); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (return_statement))))
null
void MASKED(long *param_1,long *param_2,undefined8 param_3,uint param_4) { long *plVar1; long lVar2; long lVar3; lVar2 = param_2[1]; plVar1 = param_1 + 2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[2]; param_1[1] = 0; FUN_0029d090(*(long *)(lVar2 + -0x18) + (long)param_1,0); lVar2 = *param_2; *param_1 = lVar2; *(long *)((long)param_1 + *(long *)(lVar2 + -0x18)) = param_2[3]; /* try { // try from 002a4637 to 002a463b has its CatchHandler @ 002a4699 */ FUN_0029f380(plVar1); /* try { // try from 002a4649 to 002a468a has its CatchHandler @ 002a4694 */ FUN_0029d090(*(long *)(*param_1 + -0x18) + (long)param_1,plVar1); lVar2 = FUN_002a3850(plVar1,param_3,param_4 | 8); lVar3 = *(long *)(*param_1 + -0x18) + (long)param_1; if (lVar2 != 0) { FUN_0029c920(lVar3,0); return; } FUN_0029c920(lVar3,*(uint *)(lVar3 + 0x20) | 4); return; }
3682_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
include_linkonce_section
FUN_001cf100
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool include_linkonce_section(Sized_relobj_file<32,_true> * this, Layout * layout, uint index, char * name, Shdr<32,_true> * shdr) */ bool __thiscall gold::Sized_relobj_file<32,_true>::include_linkonce_section (Sized_relobj_file<32,_true> *this,Layout *layout,uint index,char *name, Shdr<32,_true> *shdr) { uint uVar1; char *pcVar2; size_t sVar3; undefined8 extraout_RAX; long lVar4; char *pcVar5; Kept_section *this_1; Kept_section *extraout_RDX; byte *pbVar6; string *name_00; byte *pbVar7; bool bVar8; bool bVar9; Kept_section *kept1; Kept_section *kept2; string sig1; string sig2; pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section> local_78; pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section> local_58; lVar4 = 0x10; pcVar2 = name + 0x10; bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8; bVar9 = &stack0x00000000 == (undefined1 *)0xd8; pbVar6 = (byte *)name; pbVar7 = (byte *)".gnu.linkonce.t."; do { if (lVar4 == 0) break; lVar4 = lVar4 + -1; bVar8 = *pbVar6 < *pbVar7; bVar9 = *pbVar6 == *pbVar7; pbVar6 = pbVar6 + 1; pbVar7 = pbVar7 + 1; } while (bVar9); uVar1 = shdr->p_->sh_size; uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18; if ((!bVar8 && !bVar9) != bVar8) { pcVar2 = strrchr(name,0x2e); pcVar2 = pcVar2 + 1; } pcVar5 = (char *)0xffffffffffffffff; sig1._M_dataplus._M_p = (pointer)&sig1.field_2; if (pcVar2 != (char *)0x0) { sVar3 = strlen(pcVar2); pcVar5 = pcVar2 + sVar3; } name_00 = &sig2; std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(&sig1,pcVar2,pcVar5); sig2._M_dataplus._M_p = (pointer)&sig2.field_2; sVar3 = strlen(name); /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */ std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:: _M_construct<char_const*>(name_00,name,name + sVar3); /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */ bVar8 = Layout::find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1); bVar9 = Layout::find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2); if (bVar9) { if (bVar8) { this_1 = (Kept_section *)(ulong)uVar1; if (kept1->is_comdat_ == false) { (kept1->u_).group_sections = (Comdat_group *)this_1; if (kept2->is_comdat_ == false) { (kept2->u_).group_sections = (Comdat_group *)this_1; goto LAB_001cf237; } Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1); this_1 = extraout_RDX; } Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1); /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */ if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig2._M_dataplus._M_p != &sig2.field_2) { operator_delete(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig1._M_dataplus._M_p != &sig1.field_2) { operator_delete(sig1._M_dataplus._M_p); } /* WARNING: Subroutine does not return */ _Unwind_Resume(extraout_RAX); } if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) { local_58.second.sh_size = (uint64_t)uVar1; local_58.second.kept_section = kept1; local_58.second.symndx = 0; local_58.second.is_comdat = false; local_58.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_> :: _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_> (&(this->kept_comdat_sections_)._M_t,&local_58); } } else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) { local_78.second.sh_size = (uint64_t)uVar1; local_78.second.kept_section = kept2; local_78.second.symndx = 0; local_78.second.is_comdat = false; local_78.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_> :: _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_> (&(this->kept_comdat_sections_)._M_t,&local_78); } LAB_001cf237: if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig2._M_dataplus._M_p != &sig2.field_2) { operator_delete(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)sig1._M_dataplus._M_p != &sig1.field_2) { operator_delete(sig1._M_dataplus._M_p); } return bVar8 && bVar9; }
uint FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5) { uint uVar1; uint uVar2; uint uVar3; char *pcVar4; size_t sVar5; undefined8 uVar6; long lVar7; byte *pbVar8; byte *__s; byte *pbVar9; bool bVar10; bool bVar11; long *local_c8; long *local_c0; undefined1 *local_b8 [2]; undefined1 auStack_a8 [16]; undefined1 *local_98 [2]; undefined1 local_88 [16]; undefined4 local_78 [2]; ulong local_70; long *local_68; undefined4 local_60; undefined1 local_5c; undefined4 local_58 [2]; ulong local_50; long *local_48; undefined4 local_40; undefined1 local_3c; lVar7 = 0x10; __s = param_4 + 0x10; bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8; bVar11 = &stack0x00000000 == (undefined1 *)0xd8; pbVar8 = param_4; pbVar9 = (byte *)".gnu.linkonce.t."; do { if (lVar7 == 0) break; lVar7 = lVar7 + -1; bVar10 = *pbVar8 < *pbVar9; bVar11 = *pbVar8 == *pbVar9; pbVar8 = pbVar8 + 1; pbVar9 = pbVar9 + 1; } while (bVar11); uVar1 = *(uint *)(*param_5 + 0x14); uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18; if ((!bVar10 && !bVar11) != bVar10) { pcVar4 = strrchr((char *)param_4,0x2e); __s = (byte *)(pcVar4 + 1); } pbVar8 = (byte *)0xffffffffffffffff; local_b8[0] = auStack_a8; if (__s != (byte *)0x0) { sVar5 = strlen((char *)__s); pbVar8 = __s + sVar5; } FUN_001665c0(local_b8,__s,pbVar8); local_98[0] = local_88; sVar5 = strlen((char *)param_4); /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */ FUN_001665c0(local_98,param_4,param_4 + sVar5); /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */ uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8); uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0); if ((char)uVar3 == '\0') { if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) { local_70 = (ulong)uVar1; local_68 = local_c0; local_60 = 0; local_5c = 0; local_78[0] = param_3; FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7); } } else { if ((char)uVar2 != '\0') { if (*(char *)((long)local_c8 + 0xc) == '\0') { local_c8[2] = (ulong)uVar1; if (*(char *)((long)local_c0 + 0xc) == '\0') { local_c0[2] = (ulong)uVar1; goto LAB_001cf237; } FUN_001bcfa0(); } uVar6 = FUN_001bcfa0(); /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */ if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } /* WARNING: Subroutine does not return */ FUN_003688e0(uVar6); } if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) { local_50 = (ulong)uVar1; local_48 = local_c8; local_40 = 0; local_3c = 0; local_58[0] = param_3; FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7); } } LAB_001cf237: if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } return uVar2 & uVar3; }
PUSH RBP MOV RBP,RSP PUSH R15 MOV R15,RSI PUSH R14 MOV R14D,EDX PUSH R13 MOV R13,RDI LEA RDI,[0x376607] PUSH R12 MOV R12,RCX MOV ECX,0x10 PUSH RBX MOV RSI,R12 LEA RBX,[R12 + 0x10] SUB RSP,0xa8 MOV RAX,qword ptr [R8] CMPSB.REPE RDI,RSI MOV EAX,dword ptr [RAX + 0x14] BSWAP EAX MOV dword ptr [RBP + -0xcc],EAX SETA AL SBB AL,0x0 TEST AL,AL JZ 0x001cf15e MOV ESI,0x2e MOV RDI,R12 CALL 0x001475b0 LEA RBX,[RAX + 0x1] LEA RAX,[RBP + -0xb0] MOV RDX,-0x1 MOV qword ptr [RBP + -0xc8],RAX ADD RAX,0x10 MOV qword ptr [RBP + -0xb0],RAX TEST RBX,RBX JZ 0x001cf18f MOV RDI,RBX CALL 0x00147490 LEA RDX,[RBX + RAX*0x1] MOV RDI,qword ptr [RBP + -0xc8] MOV RSI,RBX LEA RBX,[RBP + -0x90] CALL 0x001665c0 LEA RAX,[RBX + 0x10] MOV RDI,R12 MOV qword ptr [RBP + -0x90],RAX CALL 0x00147490 MOV RSI,R12 MOV RDI,RBX LEA RDX,[R12 + RAX*0x1] CALL 0x001665c0 SUB RSP,0x8 XOR R9D,R9D XOR R8D,R8D MOV ECX,R14D LEA RAX,[RBP + -0xc0] MOV RSI,qword ptr [RBP + -0xc8] MOV RDX,R13 MOV RDI,R15 PUSH RAX CALL 0x001ac950 MOV R12D,EAX MOV R9D,0x1 XOR R8D,R8D MOV ECX,R14D LEA RAX,[RBP + -0xb8] MOV RDX,R13 MOV RSI,RBX MOV RDI,R15 MOV qword ptr [RSP],RAX CALL 0x001ac950 MOV R15D,EAX POP RAX POP RDX TEST R15B,R15B JNZ 0x001cf280 MOV RAX,qword ptr [RBP + -0xb8] CMP qword ptr [RAX],0x0 JZ 0x001cf237 CMP byte ptr [RAX + 0xc],0x0 JZ 0x001cf300 MOV RDI,qword ptr [RBP + -0x90] ADD RBX,0x10 AND R12D,R15D CMP RDI,RBX JZ 0x001cf24f CALL 0x002dac70 MOV RAX,qword ptr [RBP + -0xc8] MOV RDI,qword ptr [RBP + -0xb0] ADD RAX,0x10 CMP RDI,RAX JZ 0x001cf26b CALL 0x002dac70 LEA RSP,[RBP + -0x28] MOV EAX,R12D POP RBX POP R12 POP R13 POP R14 POP R15 POP RBP RET MOV RAX,qword ptr [RBP + -0xc0] TEST R12B,R12B JNZ 0x001cf2d0 CMP qword ptr [RAX],0x0 JZ 0x001cf237 CMP byte ptr [RAX + 0xc],0x0 JZ 0x001cf237 MOV ECX,dword ptr [RBP + -0xcc] LEA RSI,[RBP + -0x50] LEA RDI,[R13 + 0x1b0] MOV dword ptr [RBP + -0x50],R14D MOV qword ptr [RBP + -0x40],RAX MOV qword ptr [RBP + -0x48],RCX MOV dword ptr [RBP + -0x38],0x0 MOV byte ptr [RBP + -0x34],0x0 CALL 0x001ca170 JMP 0x001cf237 CMP byte ptr [RAX + 0xc],0x0 MOV EDX,dword ptr [RBP + -0xcc] JNZ 0x001cf337 MOV qword ptr [RAX + 0x10],RDX MOV RAX,qword ptr [RBP + -0xb8] CMP byte ptr [RAX + 0xc],0x0 JNZ 0x001cf332 MOV qword ptr [RAX + 0x10],RDX JMP 0x001cf237 MOV ECX,dword ptr [RBP + -0xcc] LEA RSI,[RBP + -0x70] LEA RDI,[R13 + 0x1b0] MOV dword ptr [RBP + -0x70],R14D MOV qword ptr [RBP + -0x60],RAX MOV qword ptr [RBP + -0x68],RCX MOV dword ptr [RBP + -0x58],0x0 MOV byte ptr [RBP + -0x54],0x0 CALL 0x001ca170 JMP 0x001cf237 CALL 0x001bcfa0 CALL 0x001bcfa0 MOV R12,RAX JMP 0x001cf346 MOV RDI,qword ptr [RBP + -0x90] ADD RBX,0x10 CMP RDI,RBX JZ 0x001cf35b CALL 0x002dac70 MOV RAX,qword ptr [RBP + -0xc8] MOV RDI,qword ptr [RBP + -0xb0] ADD RAX,0x10 CMP RDI,RAX JZ 0x001cf377 CALL 0x002dac70 MOV RDI,R12 CALL 0x003688e0
null
null
null
null
[(u'MULTIEQUAL_-1207699231', u'MULTIEQUAL_-1207699203'), (u'CALL_-1207700917', u'INDIRECT_-1207699398'), (u'COPY_-1207701194', u'MULTIEQUAL_-1207700283'), (u'CAST_-1207698654', u'STORE_-1207700223'), (u'MULTIEQUAL_-1207700009', u'BOOL_NEGATE_-1207699902'), (u'MULTIEQUAL_-1207700218', u'LOAD_-1207701136'), (u'CAST_-1207698819', u'INT_NOTEQUAL_-1207700584'), (u'CALL_-1207700955', u'INDIRECT_-1207699503'), (u'CALL_-1207700306', u'INDIRECT_-1207699022'), (u'MULTIEQUAL_-1207699712', u'CAST_-1207698584'), (u'MULTIEQUAL_-1207699494', u'MULTIEQUAL_-1207699446'), ('const--152', u'PTRSUB_-1207699046'), (u'MULTIEQUAL_-1207700283', u'INT_ADD_-1207701132'), (u'INDIRECT_-1207699991', u'CAST_-1207698592'), (u'INDIRECT_-1207699385', u'MULTIEQUAL_-1207699335'), ('const--184', u'PTRSUB_-1207699108'), (u'MULTIEQUAL_-1207699624', u'MULTIEQUAL_-1207699576'), (u'CAST_-1207698557', u'INT_NOTEQUAL_-1207700087'), (u'CALL_-1207700955', u'INDIRECT_-1207699399'), (u'CALL_-1207700268', u'INDIRECT_-1207698969'), (u'COPY_-1207699176', u'MULTIEQUAL_-1207700218'), (u'MULTIEQUAL_-1207699364', u'MULTIEQUAL_-1207699316'), (u'PTRSUB_-1207698767', u'PTRSUB_-1207698696'), (u'CALL_-1207700268', u'INDIRECT_-1207698891'), (u'MULTIEQUAL_-1207699338', u'MULTIEQUAL_-1207699290'), ('const-1', u'PTRADD_-1207701079'), (u'INDIRECT_-1207699073', u'MULTIEQUAL_-1207699309'), (u'INT_EQUAL_-1207701159', u'MULTIEQUAL_-1207700012'), ('const-0', u'PTRSUB_-1207699161'), (u'PTRSUB_-1207698854', u'INT_NOTEQUAL_-1207700584'), ('tmp_1552', u'CBRANCH_-1207700029'), ('tmp_3509', u'PTRSUB_-1207699161'), (u'CALL_-1207700866', u'INDIRECT_-1207699440'), (u'CALL_-1207700576', u'INDIRECT_-1207699320'), (u'MULTIEQUAL_-1207699153', u'MULTIEQUAL_-1207699125'), ('const-433', u'LOAD_-1207701136'), (u'COPY_-1207700101', u'RETURN_-1207700463'), (u'INDIRECT_-1207699555', u'MULTIEQUAL_-1207699524'), (u'INDIRECT_-1207699359', u'MULTIEQUAL_-1207699309'), (u'INDIRECT_-1207699047', u'MULTIEQUAL_-1207699283'), (u'CALL_-1207700576', u'INDIRECT_-1207699164'), ('const-3630599', u'COPY_-1207701211'), (u'CALL_-1207700718', u'INDIRECT_-1207699411'), (u'CALL_-1207700783', u'INDIRECT_-1207699426'), (u'MULTIEQUAL_-1207699075', u'MULTIEQUAL_-1207699047'), (u'LOAD_-1207700394', u'INT_NOTEQUAL_-1207700378'), (u'INT_NOTEQUAL_-1207700584', u'CBRANCH_-1207700583'), ('tmp_1626', u'PTRSUB_-1207698767'), (u'INDIRECT_-1207699397', u'MULTIEQUAL_-1207699364'), ('const-0', u'INT_EQUAL_-1207700230'), (u'COPY_-1207701211', u'CAST_-1207699110'), (u'CALL_-1207700306', u'INDIRECT_-1207699048'), ('tmp_6154', u'MULTIEQUAL_-1207699364'), (u'INDIRECT_-1207699553', u'MULTIEQUAL_-1207699520'), ('const--152', u'PTRSUB_-1207698874'), (u'INDIRECT_-1207699437', u'PTRSUB_-1207698688'), (u'CALL_-1207700138', u'INDIRECT_-1207699089'), (u'MULTIEQUAL_-1207699101', u'MULTIEQUAL_-1207699073'), (u'CALL_-1207700519', u'INDIRECT_-1207699083'), ('const-16', u'COPY_-1207701194'), (u'CAST_-1207698591', u'CALL_-1207700146'), ('tmp_871', u'CBRANCH_-1207700583'), (u'PTRSUB_-1207699059', u'CAST_-1207699046'), (u'CALL_-1207700718', u'INDIRECT_-1207699203'), (u'INDIRECT_-1207699138', u'MULTIEQUAL_-1207699125'), (u'MULTIEQUAL_-1207700213', u'PTRADD_-1207700890'), (u'PTRSUB_-1207698720', u'LOAD_-1207700292'), (u'CALL_-1207700138', u'INDIRECT_-1207699115'), (u'CALL_-1207701038', u'INDIRECT_-1207699501'), (u'CALL_-1207700268', u'INDIRECT_-1207699099'), ('tmp_6155', u'MULTIEQUAL_-1207699390'), (u'CALL_-1207700889', u'INDIRECT_-1207699560'), ('tmp_6153', u'MULTIEQUAL_-1207699338'), (u'CALL_-1207700783', u'INDIRECT_-1207699452'), ('tmp_3509', u'PTRSUB_-1207699169'), (u'INDIRECT_-1207700017', u'MULTIEQUAL_-1207699712'), ('tmp_3509', u'PTRSUB_-1207699046'), (u'CALL_-1207700146', u'INDIRECT_-1207699701'), ('const-16', u'PTRSUB_-1207698688'), (u'CALL_-1207700022', u'INDIRECT_-1207699028'), (u'PTRSUB_-1207698899', u'LOAD_-1207700676'), (u'PTRSUB_-1207699108', u'CALL_-1207700917'), (u'INT_EQUAL_-1207701121', u'MULTIEQUAL_-1207700012'), (u'MULTIEQUAL_-1207700218', u'PTRADD_-1207701079'), ('const--1', u'COPY_-1207701023'), (u'CALL_-1207700889', u'INDIRECT_-1207699274'), (u'INDIRECT_-1207699320', u'MULTIEQUAL_-1207699307'), (u'INDIRECT_-1207699089', u'CALL_-1207700079'), (u'PTRSUB_-1207698772', u'CALL_-1207700306'), (u'CAST_-1207698689', u'CAST_-1207698654'), ('tmp_6159', u'MULTIEQUAL_-1207699494'), (u'INDIRECT_-1207699089', u'CAST_-1207698557'), ('const--184', u'PTRSUB_-1207698841'), (u'CALL_-1207700917', u'INDIRECT_-1207699554'), ('const-1', u'PTRADD_-1207701084'), ('const-12', u'PTRSUB_-1207698695'), (u'INDIRECT_-1207699121', u'MULTIEQUAL_-1207699103'), ('tmp_6152', u'MULTIEQUAL_-1207699312'), (u'CALL_-1207701038', u'INDIRECT_-1207699449'), (u'CALL_-1207700306', u'INDIRECT_-1207699100'), ('const-433', u'LOAD_-1207700657'), (u'PTRSUB_-1207698653', u'STORE_-1207700223'), (u'INDIRECT_-1207699437', u'PTRSUB_-1207698892'), (u'INT_EQUAL_-1207700642', u'CBRANCH_-1207700639'), (u'INDIRECT_-1207698944', u'MULTIEQUAL_-1207699075'), (u'CALL_-1207700889', u'INDIRECT_-1207699404'), (u'INDIRECT_-1207699021', u'MULTIEQUAL_-1207699257'), ('tmp_1628', u'COPY_-1207698676'), ('tmp_1629', u'CAST_-1207699111'), (u'COPY_-1207699178', u'MULTIEQUAL_-1207700192'), (u'MULTIEQUAL_-1207699416', u'MULTIEQUAL_-1207699368'), ('const-16', u'PTRSUB_-1207698822'), ('tmp_3509', u'PTRSUB_-1207698942'), (u'CALL_-1207700519', u'INDIRECT_-1207699291'), (u'INDIRECT_-1207699086', u'MULTIEQUAL_-1207699073'), ('const-0', u'INT_NOTEQUAL_-1207700660'), (u'CALL_-1207700866', u'INDIRECT_-1207699466'), (u'PTRSUB_-1207698785', u'LOAD_-1207700394'), (u'CALL_-1207700306', u'INDIRECT_-1207699178'), ('const-1', u'PTRADD_-1207700890'), (u'CALL_-1207700576', u'INDIRECT_-1207699346'), (u'INT_NOTEQUAL_-1207700660', u'CBRANCH_-1207700658'), (u'MULTIEQUAL_-1207700213', u'CALL_-1207700917'), (u'INDIRECT_-1207699115', u'MULTIEQUAL_-1207699068'), (u'CALL_-1207700917', u'INDIRECT_-1207699320'), (u'MULTIEQUAL_-1207699127', u'MULTIEQUAL_-1207699099'), ('const-433', u'STORE_-1207700260'), (u'CALL_-1207701038', u'INDIRECT_-1207699319'), (u'CALL_-1207700866', u'INDIRECT_-1207699518'), ('tmp_951', u'CBRANCH_-1207700526'), (u'CALL_-1207700146', u'INDIRECT_-1207699761'), ('const--1', u'INT_ADD_-1207701132'), (u'CALL_-1207700866', u'INDIRECT_-1207699310'), (u'MULTIEQUAL_-1207699179', u'MULTIEQUAL_-1207699151'), (u'CAST_-1207698585', u'CALL_-1207700138'), (u'CALL_-1207700783', u'INDIRECT_-1207699296'), (u'CAST_-1207698926', u'CALL_-1207700783'), ('const-0', u'PTRSUB_-1207698678'), ('const-16', u'PTRSUB_-1207699008'), (u'INT_ZEXT_-1207699907', u'CAST_-1207698689'), (u'CALL_-1207700917', u'INDIRECT_-1207699268'), (u'CALL_-1207700519', u'INDIRECT_-1207699317'), (u'CALL_-1207700718', u'INDIRECT_-1207700017'), (u'INT_EQUAL_-1207700277', u'CBRANCH_-1207700263'), (u'LOAD_-1207700292', u'INT_EQUAL_-1207700277'), ('const-46', u'CALL_-1207701038'), (u'CALL_-1207700306', u'INDIRECT_-1207698996'), (u'INDIRECT_-1207699701', u'MULTIEQUAL_-1207699686'), (u'CALL_-1207701038', u'PTRADD_-1207700974'), ('const-432', u'PTRSUB_-1207698767'), (u'INDIRECT_-1207699463', u'PTRSUB_-1207698707'), (u'INDIRECT_-1207698917', u'MULTIEQUAL_-1207699153'), ('const--200', u'PTRSUB_-1207698984'), ('const-16', u'PTRSUB_-1207698854'), (u'INDIRECT_-1207699347', u'MULTIEQUAL_-1207699316'), (u'CALL_-1207700268', u'INDIRECT_-1207698917'), (u'CALL_-1207700718', u'INDIRECT_-1207699255'), ('const-0', u'COPY_-1207700291'), (u'CALL_-1207700268', u'INDIRECT_-1207699021'), (u'INDIRECT_-1207699477', u'MULTIEQUAL_-1207699446'), ('tmp_1627', u'CALL_-1207700783'), (u'CALL_-1207701038', u'INDIRECT_-1207699423'), (u'LOAD_-1207701121', u'INT_LEFT_-1207701079'), ('tmp_6158', u'MULTIEQUAL_-1207699468'), (u'MULTIEQUAL_-1207699520', u'MULTIEQUAL_-1207699472'), (u'INDIRECT_-1207699022', u'MULTIEQUAL_-1207699153'), (u'INDIRECT_-1207699112', u'MULTIEQUAL_-1207699099'), ('tmp_3509', u'PTRSUB_-1207699033'), (u'INDIRECT_-1207699373', u'MULTIEQUAL_-1207699342'), (u'PTRADD_-1207700974', u'MULTIEQUAL_-1207700213'), (u'INDIRECT_-1207699074', u'MULTIEQUAL_-1207699205'), ('const-433', u'LOAD_-1207700245'), (u'CALL_-1207700010', u'INDIRECT_-1207699045'), ('const-16', u'PTRADD_-1207701116'), (u'MULTIEQUAL_-1207700166', u'CALL_-1207700917'), (u'CAST_-1207699110', u'COPY_-1207699178'), (u'CALL_-1207700718', u'INDIRECT_-1207699437'), (u'INDIRECT_-1207698995', u'MULTIEQUAL_-1207699231'), (u'CAST_-1207698689', u'CALL_-1207700146'), (u'INDIRECT_-1207699385', u'MULTIEQUAL_-1207699077'), (u'CALL_-1207700889', u'INDIRECT_-1207699482'), (u'INDIRECT_-1207699399', u'MULTIEQUAL_-1207699368'), (u'INDIRECT_-1207699203', u'MULTIEQUAL_-1207699153'), (u'INDIRECT_-1207699333', u'MULTIEQUAL_-1207699283'), (u'INDIRECT_-1207699346', u'MULTIEQUAL_-1207699333'), ('tmp_3509', u'PTRSUB_-1207698559'), (u'MULTIEQUAL_-1207699686', u'CAST_-1207698585'), ('const-433', u'LOAD_-1207700292'), ('tmp_3509', u'PTRSUB_-1207698662'), (u'PTRSUB_-1207698552', u'INT_NOTEQUAL_-1207700030'), (u'CALL_-1207700866', u'INDIRECT_-1207699232'), ('const--48', u'PTRSUB_-1207699169'), (u'CALL_-1207700718', u'INDIRECT_-1207699151'), (u'CALL_-1207700576', u'INDIRECT_-1207699112'), (u'INDIRECT_-1207699727', u'MULTIEQUAL_-1207699712'), (u'LOAD_-1207701136', u'INT_LESS_-1207701121'), (u'LOAD_-1207701136', u'INT_EQUAL_-1207701121'), ('tmp_6151', u'MULTIEQUAL_-1207699286'), (u'MULTIEQUAL_-1207700061', u'BOOL_NEGATE_-1207699903'), (u'INDIRECT_-1207699501', u'MULTIEQUAL_-1207699468'), (u'MULTIEQUAL_-1207699442', u'MULTIEQUAL_-1207699394'), ('tmp_6163', u'MULTIEQUAL_-1207699598'), (u'MULTIEQUAL_-1207699335', u'MULTIEQUAL_-1207699307'), (u'INDIRECT_-1207699028', u'MULTIEQUAL_-1207699016'), ('const-0', u'PTRSUB_-1207698696'), (u'CALL_-1207700917', u'INDIRECT_-1207699476'), (u'CALL_-1207700576', u'INDIRECT_-1207699268'), (u'CALL_-1207700718', u'INDIRECT_-1207699333'), ('tmp_3509', u'PTRSUB_-1207698772'), (u'INT_LEFT_-1207701082', u'INT_OR_-1207701082'), ('tmp_1628', u'CALL_-1207700718'), ('const-12', u'PTRSUB_-1207698892'), (u'INDIRECT_-1207699437', u'COPY_-1207700305'), (u'CALL_-1207700783', u'CBRANCH_-1207700413'), (u'CALL_-1207700718', u'INDIRECT_-1207699125'), ('const-1', u'PTRADD_-1207700974'), (u'INT_RIGHT_-1207701084', u'INT_OR_-1207701085'), (u'INDIRECT_-1207699345', u'MULTIEQUAL_-1207699312'), (u'INDIRECT_-1207699190', u'MULTIEQUAL_-1207699177'), (u'MULTIEQUAL_-1207700012', u'MULTIEQUAL_-1207700009'), (u'CALL_-1207700576', u'INDIRECT_-1207699242'), (u'PTRSUB_-1207699046', u'CALL_-1207700718'), (u'CALL_-1207700519', u'INDIRECT_-1207699265'), (u'INDIRECT_-1207699463', u'PTRSUB_-1207698785'), (u'INDIRECT_-1207699449', u'MULTIEQUAL_-1207699416'), (u'INDIRECT_-1207699242', u'MULTIEQUAL_-1207699229'), (u'CALL_-1207700889', u'INDIRECT_-1207699378'), ('tmp_1326', u'CBRANCH_-1207700263'), (u'CALL_-1207700783', u'INDIRECT_-1207699322'), ('const-16', u'PTRSUB_-1207698581'), (u'INDIRECT_-1207699437', u'PTRSUB_-1207698899'), (u'INDIRECT_-1207699229', u'MULTIEQUAL_-1207699179'), ('const-433', u'LOAD_-1207701138'), (u'INDIRECT_-1207699824', u'CALL_-1207700010'), (u'BOOL_NEGATE_-1207699903', u'BOOL_AND_-1207701054'), (u'INT_OR_-1207701079', u'INT_ZEXT_-1207700000'), (u'CALL_-1207700783', u'INDIRECT_-1207699504'), ('const-1', u'CALL_-1207700718'), (u'INDIRECT_-1207699411', u'MULTIEQUAL_-1207699361'), (u'INDIRECT_-1207699204', u'MULTIEQUAL_-1207699335'), ('tmp_1105', u'BRANCH_-1207700265'), (u'CAST_-1207698790', u'INT_NOTEQUAL_-1207700527'), (u'INT_AND_-1207701088', u'INT_RIGHT_-1207701084'), (u'CALL_-1207700889', u'INDIRECT_-1207699534'), (u'CALL_-1207700783', u'INDIRECT_-1207699270'), (u'CALL_-1207701038', u'INDIRECT_-1207699345'), (u'INDIRECT_-1207699463', u'PTRSUB_-1207698720'), ('const-432', u'PTRSUB_-1207698657'), (u'MULTIEQUAL_-1207700283', u'INT_EQUAL_-1207701142'), ('tmp_1380', u'CBRANCH_-1207700226'), (u'CALL_-1207700955', u'PTRADD_-1207700890'), (u'MULTIEQUAL_-1207699468', u'MULTIEQUAL_-1207699420'), (u'INDIRECT_-1207699581', u'MULTIEQUAL_-1207699550'), (u'CALL_-1207700519', u'INDIRECT_-1207699187'), (u'PTRSUB_-1207698841', u'PTRSUB_-1207698822'), ('const-0', u'CALL_-1207700718'), (u'COPY_-1207698671', u'MULTIEQUAL_-1207699746'), (u'INDIRECT_-1207699177', u'MULTIEQUAL_-1207699127'), ('tmp_1390', u'BRANCH_-1207700217'), (u'CALL_-1207700955', u'INDIRECT_-1207699295'), (u'PTRSUB_-1207698657', u'PTRSUB_-1207698591'), (u'INDIRECT_-1207698970', u'MULTIEQUAL_-1207699101'), (u'INDIRECT_-1207699991', u'MULTIEQUAL_-1207699686'), ('const-0', u'INT_EQUAL_-1207700277'), (u'INDIRECT_-1207699255', u'MULTIEQUAL_-1207699205'), ('const-16', u'PTRSUB_-1207699059'), (u'MULTIEQUAL_-1207699361', u'MULTIEQUAL_-1207699333'), (u'INDIRECT_-1207698943', u'MULTIEQUAL_-1207699179'), (u'INDIRECT_-1207698865', u'MULTIEQUAL_-1207699101'), (u'MULTIEQUAL_-1207699205', u'MULTIEQUAL_-1207699177'), ('const-0', u'INT_EQUAL_-1207700642'), ('const-216', u'INT_EQUAL_-1207701159'), (u'PTRSUB_-1207698688', u'PTRSUB_-1207698653'), ('const-0', u'PTRSUB_-1207698591'), (u'INDIRECT_-1207699607', u'MULTIEQUAL_-1207699576'), (u'INDIRECT_-1207699216', u'MULTIEQUAL_-1207699203'), (u'MULTIEQUAL_-1207700061', u'INT_NOTEQUAL_-1207701055'), (u'CALL_-1207700955', u'INDIRECT_-1207699607'), (u'MULTIEQUAL_-1207699335', u'CALL_-1207700576'), (u'CALL_-1207700146', u'INDIRECT_-1207699095'), (u'CALL_-1207700010', u'INDIRECT_-1207699019'), (u'CALL_-1207701038', u'INDIRECT_-1207699553'), (u'CALL_-1207700783', u'INDIRECT_-1207699348'), (u'CALL_-1207700866', u'INDIRECT_-1207699388'), (u'CALL_-1207701038', u'INDIRECT_-1207699527'), ('const-24', u'INT_LEFT_-1207701079'), (u'INT_NOTEQUAL_-1207700030', u'CBRANCH_-1207700029'), (u'CALL_-1207700955', u'INDIRECT_-1207699451'), (u'INDIRECT_-1207699294', u'MULTIEQUAL_-1207699281'), ('tmp_704', u'CBRANCH_-1207700686'), (u'CALL_-1207700306', u'INDIRECT_-1207699126'), (u'INT_EQUAL_-1207701121', u'CBRANCH_-1207701122'), (u'INDIRECT_-1207699164', u'MULTIEQUAL_-1207699151'), ('const-8', u'INT_LEFT_-1207701082'), (u'CALL_-1207700306', u'INDIRECT_-1207699074'), ('tmp_1209', u'CBRANCH_-1207700376'), (u'CALL_-1207701038', u'INDIRECT_-1207699397'), ('const-0', u'CALL_-1207700783'), (u'LOAD_-1207701121', u'INT_AND_-1207701088'), (u'CALL_-1207700889', u'INDIRECT_-1207699248'), (u'CALL_-1207700576', u'INDIRECT_-1207699086'), (u'CALL_-1207700138', u'INDIRECT_-1207699824'), ('const-1', u'RETURN_-1207700005'), (u'INDIRECT_-1207699268', u'MULTIEQUAL_-1207699255'), (u'MULTIEQUAL_-1207699068', u'CALL_-1207700022'), (u'INDIRECT_-1207699125', u'MULTIEQUAL_-1207699361'), (u'INDIRECT_-1207699126', u'MULTIEQUAL_-1207699257'), ('const-0', u'CALL_-1207700783'), (u'CALL_-1207700889', u'INDIRECT_-1207699326'), (u'PTRSUB_-1207698874', u'PTRSUB_-1207698854'), ('tmp_3509', u'PTRSUB_-1207699108'), (u'INT_ADD_-1207701132', u'MULTIEQUAL_-1207700283'), (u'MULTIEQUAL_-1207699309', u'MULTIEQUAL_-1207699281'), (u'CALL_-1207700306', u'INDIRECT_-1207698944'), (u'INDIRECT_-1207699437', u'PTRSUB_-1207698695'), (u'INDIRECT_-1207699371', u'MULTIEQUAL_-1207699338'), ('tmp_781', u'CBRANCH_-1207700639'), (u'CALL_-1207700519', u'INDIRECT_-1207699161'), (u'LOAD_-1207700413', u'INT_NOTEQUAL_-1207700397'), (u'CALL_-1207700917', u'INDIRECT_-1207699450'), (u'INDIRECT_-1207699527', u'MULTIEQUAL_-1207699494'), (u'INDIRECT_-1207698996', u'MULTIEQUAL_-1207699127'), (u'CALL_-1207700306', u'INDIRECT_-1207698970'), ('const--184', u'PTRSUB_-1207699086'), (u'MULTIEQUAL_-1207700192', u'PTRADD_-1207701084'), ('const-65280', u'INT_AND_-1207701085'), (u'INT_OR_-1207701079', u'INT_ZEXT_-1207699907'), (u'CALL_-1207701038', u'INDIRECT_-1207699631'), (u'INDIRECT_-1207699281', u'MULTIEQUAL_-1207699231'), (u'CALL_-1207700268', u'INDIRECT_-1207699125'), (u'BOOL_AND_-1207701054', u'INT_NOTEQUAL_-1207701055'), (u'INT_EQUAL_-1207700230', u'CBRANCH_-1207700226'), ('const-0', u'INT_EQUAL_-1207701142'), (u'CALL_-1207700576', u'INDIRECT_-1207699190'), (u'CALL_-1207700268', u'INDIRECT_-1207699073'), ('tmp_105', u'CBRANCH_-1207701147'), (u'MULTIEQUAL_-1207699333', u'CAST_-1207698790'), (u'INT_RIGHT_-1207701086', u'INT_OR_-1207701085'), ('const-433', u'STORE_-1207700223'), ('const--184', u'PTRSUB_-1207698559'), (u'INDIRECT_-1207699048', u'MULTIEQUAL_-1207699179'), (u'CALL_-1207700718', u'INDIRECT_-1207699281'), (u'CALL_-1207700519', u'INDIRECT_-1207699213'), ('const--120', u'PTRSUB_-1207698662'), (u'PTRADD_-1207701116', u'MULTIEQUAL_-1207700213'), ('tmp_1629', u'PTRADD_-1207700816'), (u'INT_NOTEQUAL_-1207700378', u'CBRANCH_-1207700376'), (u'CALL_-1207700866', u'INDIRECT_-1207699284'), ('tmp_1629', u'CALL_-1207700889'), ('tmp_3509', u'PTRSUB_-1207698874'), (u'CALL_-1207700866', u'INDIRECT_-1207699206'), (u'CALL_-1207700955', u'INDIRECT_-1207699425'), (u'CALL_-1207700268', u'INDIRECT_-1207699047'), (u'INDIRECT_-1207699054', u'MULTIEQUAL_-1207699042'), ('tmp_1627', u'CALL_-1207700718'), (u'CALL_-1207700519', u'INDIRECT_-1207699057'), (u'LOAD_-1207701121', u'INT_AND_-1207701085'), ('const-0', u'INT_NOTEQUAL_-1207700967'), (u'PTRSUB_-1207699169', u'INT_LESS_-1207701159'), (u'CALL_-1207700917', u'INDIRECT_-1207699242'), (u'MULTIEQUAL_-1207699068', u'MULTIEQUAL_-1207699042'), (u'PTRSUB_-1207698696', u'CALL_-1207700306'), (u'CALL_-1207700306', u'INDIRECT_-1207699152'), (u'CALL_-1207700955', u'INDIRECT_-1207699269'), (u'CALL_-1207700783', u'BOOL_AND_-1207699622'), ('const-16711680', u'INT_AND_-1207701088'), (u'CAST_-1207698689', u'CAST_-1207698679'), (u'CALL_-1207700866', u'INDIRECT_-1207699336'), ('tmp_1279', u'BRANCH_-1207700303'), ('tmp_393', u'CBRANCH_-1207700966'), (u'CALL_-1207700917', u'INDIRECT_-1207699424'), ('const-1', u'PTRADD_-1207700816'), (u'CAST_-1207699046', u'MULTIEQUAL_-1207699524'), (u'INT_NOTEQUAL_-1207700087', u'CBRANCH_-1207700086'), ('const-1', u'PTRADD_-1207700974'), (u'CALL_-1207700783', u'INDIRECT_-1207699166'), (u'PTRSUB_-1207698707', u'PTRSUB_-1207698678'), (u'PTRADD_-1207700816', u'CALL_-1207700866'), (u'PTRSUB_-1207699152', u'LOAD_-1207701156'), (u'CALL_-1207700718', u'CBRANCH_-1207700686'), (u'BOOL_NEGATE_-1207699902', u'BOOL_AND_-1207701054'), (u'CAST_-1207698528', u'INT_NOTEQUAL_-1207700030'), (u'INT_LESS_-1207701121', u'MULTIEQUAL_-1207700064'), (u'CALL_-1207700783', u'INDIRECT_-1207699400'), ('tmp_3509', u'PTRSUB_-1207698589'), (u'INDIRECT_-1207699451', u'MULTIEQUAL_-1207699420'), (u'INT_OR_-1207701085', u'INT_OR_-1207701082'), (u'INT_AND_-1207701085', u'INT_LEFT_-1207701082'), (u'MULTIEQUAL_-1207700064', u'MULTIEQUAL_-1207700061'), ('tmp_172', u'CBRANCH_-1207701122'), ('const-0', u'COPY_-1207700281'), ('const--152', u'PTRSUB_-1207698589'), (u'CALL_-1207700146', u'INDIRECT_-1207699727'), (u'CALL_-1207700889', u'INDIRECT_-1207699508'), (u'INDIRECT_-1207699761', u'COPY_-1207698671'), (u'INDIRECT_-1207699295', u'MULTIEQUAL_-1207699264'), (u'CALL_-1207700268', u'INDIRECT_-1207698995'), ('const-433', u'LOAD_-1207700413'), (u'INT_LESS_-1207701121', u'MULTIEQUAL_-1207700061'), (u'CALL_-1207700889', u'INDIRECT_-1207699352'), (u'INDIRECT_-1207699475', u'MULTIEQUAL_-1207699442'), (u'CALL_-1207700718', u'INDIRECT_-1207699359'), (u'INT_OR_-1207701082', u'INT_OR_-1207701079'), (u'PTRSUB_-1207699046', u'CALL_-1207700866'), (u'CAST_-1207698885', u'CALL_-1207700718'), (u'INDIRECT_-1207699230', u'MULTIEQUAL_-1207699361'), ('const-0', u'COPY_-1207700329'), ('tmp_1629', u'PTRADD_-1207701116'), (u'MULTIEQUAL_-1207699333', u'CALL_-1207700519'), (u'CALL_-1207700917', u'INDIRECT_-1207699528'), (u'CALL_-1207700783', u'INDIRECT_-1207699218'), (u'INDIRECT_-1207699100', u'MULTIEQUAL_-1207699231'), ('const-24', u'INT_RIGHT_-1207701086'), (u'CALL_-1207700955', u'INDIRECT_-1207699347'), ('const-433', u'LOAD_-1207700394'), (u'CAST_-1207698679', u'STORE_-1207700260'), ('tmp_6156', u'MULTIEQUAL_-1207699416'), (u'COPY_-1207699180', u'MULTIEQUAL_-1207700218'), (u'INT_LESS_-1207701159', u'MULTIEQUAL_-1207700064'), (u'MULTIEQUAL_-1207699598', u'MULTIEQUAL_-1207699550'), ('const-0', u'PTRSUB_-1207698653'), ('const-20', u'PTRSUB_-1207699146'), (u'CALL_-1207700519', u'INDIRECT_-1207699135'), ('const-168', u'INT_LESS_-1207701159'), (u'MULTIEQUAL_-1207700213', u'INT_NOTEQUAL_-1207700967'), ('const--192', u'PTRSUB_-1207698942'), (u'LOAD_-1207700657', u'INT_EQUAL_-1207700642'), (u'LOAD_-1207701156', u'PTRSUB_-1207699146'), (u'CALL_-1207700268', u'INDIRECT_-1207698943'), (u'CALL_-1207700576', u'INDIRECT_-1207699294'), ('tmp_745', u'CBRANCH_-1207700658'), ('tmp_3509', u'PTRSUB_-1207699086'), (u'CALL_-1207700866', u'INDIRECT_-1207699414'), ('tmp_1630', u'PTRSUB_-1207699152'), (u'MULTIEQUAL_-1207699335', u'CAST_-1207698819'), (u'INT_OR_-1207701079', u'INT_ZEXT_-1207699894'), ('tmp_6164', u'MULTIEQUAL_-1207699624'), (u'PTRSUB_-1207698892', u'LOAD_-1207700657'), ('tmp_1140', u'CBRANCH_-1207700413'), ('const-16', u'PTRSUB_-1207698707'), (u'MULTIEQUAL_-1207699042', u'MULTIEQUAL_-1207699016'), (u'CALL_-1207700268', u'INDIRECT_-1207698865'), ('const-0', u'COPY_-1207700319'), (u'CALL_-1207700917', u'INDIRECT_-1207699346'), (u'PTRSUB_-1207698792', u'LOAD_-1207700413'), ('tmp_1628', u'COPY_-1207698779'), (u'INDIRECT_-1207699631', u'MULTIEQUAL_-1207699598'), (u'PTRADD_-1207701079', u'COPY_-1207699176'), ('const-1', u'PTRADD_-1207701116'), (u'CALL_-1207700519', u'INDIRECT_-1207699239'), (u'CALL_-1207700917', u'INDIRECT_-1207699372'), (u'CALL_-1207700268', u'INDIRECT_-1207698839'), (u'CALL_-1207700718', u'INDIRECT_-1207699229'), (u'INDIRECT_-1207698969', u'MULTIEQUAL_-1207699205'), ('const-16', u'PTRSUB_-1207698552'), (u'INDIRECT_-1207699269', u'MULTIEQUAL_-1207699238'), (u'COPY_-1207699174', u'MULTIEQUAL_-1207700192'), (u'INDIRECT_-1207699125', u'MULTIEQUAL_-1207699075'), ('const-0', u'INT_NOTEQUAL_-1207700397'), (u'CALL_-1207700576', u'INDIRECT_-1207699216'), (u'CALL_-1207700576', u'INDIRECT_-1207699060'), ('const-433', u'LOAD_-1207701121'), (u'INDIRECT_-1207698839', u'MULTIEQUAL_-1207699075'), (u'INDIRECT_-1207699089', u'MULTIEQUAL_-1207699042'), (u'INDIRECT_-1207699425', u'MULTIEQUAL_-1207699394'), ('const-0', u'PTRSUB_-1207699152'), ('tmp_3509', u'PTRSUB_-1207698841'), ('tmp_1173', u'CBRANCH_-1207700395'), (u'CALL_-1207701038', u'INDIRECT_-1207699657'), (u'CALL_-1207700718', u'INDIRECT_-1207699177'), ('tmp_6157', u'MULTIEQUAL_-1207699442'), ('const-1', u'PTRADD_-1207701079'), ('const-433', u'LOAD_-1207701156'), (u'CALL_-1207700306', u'INDIRECT_-1207699204'), (u'COPY_-1207701023', u'MULTIEQUAL_-1207700166'), (u'CALL_-1207700079', u'INDIRECT_-1207699057'), (u'CALL_-1207700718', u'BOOL_AND_-1207699622'), (u'CALL_-1207700146', u'INDIRECT_-1207699121'), (u'CALL_-1207700889', u'INDIRECT_-1207699430'), ('const-8', u'INT_RIGHT_-1207701084'), (u'CALL_-1207701038', u'INDIRECT_-1207699371'), (u'CALL_-1207700955', u'INDIRECT_-1207699477'), (u'INDIRECT_-1207698891', u'MULTIEQUAL_-1207699127'), (u'PTRSUB_-1207698822', u'INT_NOTEQUAL_-1207700527'), (u'CAST_-1207698689', u'MULTIEQUAL_-1207699746'), (u'INDIRECT_-1207699503', u'MULTIEQUAL_-1207699472'), (u'INT_EQUAL_-1207701121', u'MULTIEQUAL_-1207700009'), (u'LOAD_-1207701121', u'INT_RIGHT_-1207701086'), (u'INDIRECT_-1207699463', u'PTRSUB_-1207698792'), ('const-0', u'INT_NOTEQUAL_-1207700378'), (u'CALL_-1207700718', u'INDIRECT_-1207699463'), (u'PTRSUB_-1207699086', u'PTRSUB_-1207699059'), ('tmp_1626', u'PTRSUB_-1207698657'), ('tmp_1472', u'CBRANCH_-1207700086'), (u'CALL_-1207700783', u'INDIRECT_-1207699374'), (u'CALL_-1207700917', u'INDIRECT_-1207699580'), (u'MULTIEQUAL_-1207700213', u'CALL_-1207700955'), (u'MULTIEQUAL_-1207699312', u'MULTIEQUAL_-1207699264'), (u'CALL_-1207700866', u'INDIRECT_-1207699492'), (u'CALL_-1207700889', u'INDIRECT_-1207699456'), (u'MULTIEQUAL_-1207699286', u'MULTIEQUAL_-1207699238'), ('tmp_1626', u'CAST_-1207698926'), (u'CALL_-1207700079', u'INDIRECT_-1207699083'), ('const-0', u'PTRSUB_-1207698792'), (u'CALL_-1207700917', u'INDIRECT_-1207699294'), (u'INDIRECT_-1207700017', u'CAST_-1207698591'), (u'PTRSUB_-1207698581', u'INT_NOTEQUAL_-1207700087'), ('const-12', u'PTRSUB_-1207698785'), (u'CAST_-1207698584', u'CALL_-1207700138'), (u'CAST_-1207698592', u'CALL_-1207700146'), (u'INDIRECT_-1207699319', u'MULTIEQUAL_-1207699286'), (u'CALL_-1207700955', u'INDIRECT_-1207699321'), ('const-1', u'PTRADD_-1207701084'), (u'INDIRECT_-1207699307', u'MULTIEQUAL_-1207699257'), (u'CALL_-1207700718', u'INDIRECT_-1207699385'), ('tmp_1628', u'CALL_-1207700783'), (u'INDIRECT_-1207699099', u'MULTIEQUAL_-1207699335'), (u'PTRSUB_-1207699033', u'PTRSUB_-1207699008'), (u'INDIRECT_-1207699151', u'MULTIEQUAL_-1207699101'), (u'MULTIEQUAL_-1207699390', u'MULTIEQUAL_-1207699342'), (u'CALL_-1207700866', u'INDIRECT_-1207699258'), ('tmp_1626', u'CAST_-1207698885'), (u'CALL_-1207701038', u'INDIRECT_-1207699475'), ('const--88', u'PTRSUB_-1207698772'), (u'INDIRECT_-1207699083', u'MULTIEQUAL_-1207699068'), (u'CALL_-1207700519', u'INDIRECT_-1207699031'), (u'LOAD_-1207701138', u'INT_LESS_-1207701121'), (u'LOAD_-1207701138', u'INT_EQUAL_-1207701121'), (u'INDIRECT_-1207699321', u'MULTIEQUAL_-1207699290'), (u'INT_LEFT_-1207701079', u'INT_OR_-1207701079'), (u'CALL_-1207700718', u'INDIRECT_-1207699307'), (u'MULTIEQUAL_-1207700192', u'LOAD_-1207701138'), (u'INDIRECT_-1207699152', u'MULTIEQUAL_-1207699283'), (u'MULTIEQUAL_-1207699068', u'CAST_-1207698528'), ('tmp_301', u'CBRANCH_-1207701055'), ('tmp_1629', u'CALL_-1207700866'), ('tmp_3509', u'PTRSUB_-1207698984'), (u'CALL_-1207700718', u'INDIRECT_-1207699991'), (u'CALL_-1207700519', u'INDIRECT_-1207699109'), (u'CALL_-1207700955', u'INDIRECT_-1207699581'), (u'INDIRECT_-1207699657', u'MULTIEQUAL_-1207699624'), (u'PTRSUB_-1207699161', u'INT_EQUAL_-1207701159'), (u'CALL_-1207700889', u'PTRADD_-1207700816'), (u'CAST_-1207699111', u'COPY_-1207699180'), (u'PTRADD_-1207700890', u'MULTIEQUAL_-1207700166'), ('const-0', u'RETURN_-1207700463'), (u'INT_NOTEQUAL_-1207701055', u'CBRANCH_-1207701055'), (u'PTRSUB_-1207698589', u'PTRSUB_-1207698581'), (u'CALL_-1207700783', u'INDIRECT_-1207699478'), (u'INT_NOTEQUAL_-1207700527', u'CBRANCH_-1207700526'), (u'MULTIEQUAL_-1207699283', u'MULTIEQUAL_-1207699255'), ('tmp_6160', u'MULTIEQUAL_-1207699520'), (u'PTRSUB_-1207699108', u'CALL_-1207700783'), (u'INDIRECT_-1207699178', u'MULTIEQUAL_-1207699309'), (u'INT_NOTEQUAL_-1207700967', u'CBRANCH_-1207700966'), (u'CALL_-1207700576', u'INDIRECT_-1207699138'), (u'INT_EQUAL_-1207701142', u'CBRANCH_-1207701147'), (u'PTRSUB_-1207698984', u'CALL_-1207700783'), (u'PTRSUB_-1207699146', u'LOAD_-1207701121'), (u'MULTIEQUAL_-1207699257', u'MULTIEQUAL_-1207699229'), (u'LOAD_-1207700245', u'INT_EQUAL_-1207700230'), (u'CALL_-1207700306', u'INDIRECT_-1207699230'), (u'INDIRECT_-1207699463', u'COPY_-1207700343'), ('const--152', u'PTRSUB_-1207699033'), (u'CALL_-1207700866', u'INDIRECT_-1207699544'), (u'LOAD_-1207700676', u'INT_NOTEQUAL_-1207700660'), ('tmp_1629', u'CALL_-1207701038'), (u'PTRSUB_-1207699008', u'CAST_-1207698995'), (u'CALL_-1207700783', u'INDIRECT_-1207699244'), ('const-0', u'PTRSUB_-1207698899'), (u'BOOL_AND_-1207699622', u'COPY_-1207700101'), (u'INDIRECT_-1207699057', u'MULTIEQUAL_-1207699042'), (u'INDIRECT_-1207699423', u'MULTIEQUAL_-1207699390'), (u'INDIRECT_-1207699060', u'MULTIEQUAL_-1207699047'), (u'INDIRECT_-1207699095', u'MULTIEQUAL_-1207699077'), (u'CALL_-1207700889', u'INDIRECT_-1207699222'), ('const-433', u'LOAD_-1207700676'), (u'PTRSUB_-1207698559', u'PTRSUB_-1207698552'), (u'CALL_-1207700866', u'INDIRECT_-1207699362'), (u'PTRSUB_-1207698695', u'LOAD_-1207700245'), (u'CALL_-1207700783', u'INDIRECT_-1207699192'), (u'PTRSUB_-1207698678', u'STORE_-1207700260'), (u'MULTIEQUAL_-1207699746', u'CALL_-1207700138'), (u'PTRADD_-1207701084', u'COPY_-1207699174'), (u'CALL_-1207700889', u'INDIRECT_-1207699300'), (u'CALL_-1207700955', u'INDIRECT_-1207699555'), ('const-12', u'PTRSUB_-1207698720'), (u'PTRSUB_-1207698662', u'CALL_-1207700268'), (u'CALL_-1207700022', u'INDIRECT_-1207699054'), (u'INDIRECT_-1207699411', u'MULTIEQUAL_-1207699103'), (u'PTRSUB_-1207698591', u'CALL_-1207700268'), (u'CALL_-1207700955', u'INDIRECT_-1207699373'), (u'INT_NOTEQUAL_-1207700397', u'CBRANCH_-1207700395'), (u'PTRSUB_-1207698942', u'CALL_-1207700718')]
[('const-1', u'PTRADD_-1207700816'), (u'MULTIEQUAL_-1207700230', u'LOAD_-1207701136'), (u'INDIRECT_-1207699073', u'MULTIEQUAL_-1207699204'), (u'CALL_-1207700718', u'SUBPIECE_-1207699879'), (u'INT_ADD_-1207700343', u'CALL_-1207700306'), (u'INDIRECT_-1207699346', u'MULTIEQUAL_-1207699315'), (u'INDIRECT_-1207699526', u'MULTIEQUAL_-1207699493'), (u'CALL_-1207701038', u'INDIRECT_-1207699500'), ('tmp_3630', u'CALL_-1207700783'), (u'CALL_-1207700268', u'INDIRECT_-1207699124'), (u'INT_ADD_-1207700378', u'CAST_-1207698820'), (u'MULTIEQUAL_-1207700178', u'CALL_-1207700917'), (u'CALL_-1207700519', u'INDIRECT_-1207699134'), (u'PTRSUB_-1207698621', u'INT_NOTEQUAL_-1207700030'), (u'MULTIEQUAL_-1207699386', u'INT_NOTEQUAL_-1207700584'), ('tmp_1552', u'CBRANCH_-1207700029'), (u'CALL_-1207700718', u'INDIRECT_-1207699410'), (u'CALL_-1207700889', u'INDIRECT_-1207699585'), (u'CALL_-1207700866', u'INDIRECT_-1207699335'), (u'MULTIEQUAL_-1207699334', u'MULTIEQUAL_-1207699306'), ('tmp_3511', u'COPY_-1207699250'), (u'INDIRECT_-1207699281', u'MULTIEQUAL_-1207699412'), (u'INDIRECT_-1207699020', u'MULTIEQUAL_-1207699256'), (u'CALL_-1207700955', u'INDIRECT_-1207699528'), (u'CALL_-1207700917', u'INDIRECT_-1207699371'), (u'LOAD_-1207700394', u'INT_NOTEQUAL_-1207700378'), (u'PTRSUB_-1207698927', u'INT_NOTEQUAL_-1207700584'), ('tmp_3509', u'CALL_-1207700783'), ('tmp_3503', u'PTRSUB_-1207698927'), (u'INT_NOTEQUAL_-1207700415', u'CBRANCH_-1207700413'), (u'INT_NOTEQUAL_-1207700584', u'CBRANCH_-1207700583'), (u'INDIRECT_-1207699488', u'CAST_-1207698738'), (u'CALL_-1207700866', u'INDIRECT_-1207699387'), ('tmp_6341', u'MULTIEQUAL_-1207699493'), (u'MULTIEQUAL_-1207700225', u'INT_NOTEQUAL_-1207700967'), ('const-16', u'COPY_-1207701194'), ('tmp_871', u'CBRANCH_-1207700583'), (u'CALL_-1207700917', u'INDIRECT_-1207699631'), ('const--192', u'PTRSUB_-1207698993'), ('tmp_6347', u'MULTIEQUAL_-1207699649'), (u'CALL_-1207700718', u'INDIRECT_-1207699228'), (u'CALL_-1207700306', u'INDIRECT_-1207699125'), (u'INDIRECT_-1207699215', u'MULTIEQUAL_-1207699202'), (u'INDIRECT_-1207699137', u'MULTIEQUAL_-1207699124'), ('const-1', u'PTRADD_-1207701116'), (u'CALL_-1207700576', u'INDIRECT_-1207699215'), (u'CALL_-1207700866', u'INDIRECT_-1207699283'), (u'CALL_-1207700866', u'INDIRECT_-1207699543'), (u'CALL_-1207700010', u'INDIRECT_-1207699096'), (u'MULTIEQUAL_-1207699467', u'MULTIEQUAL_-1207699419'), (u'CALL_-1207700306', u'INDIRECT_-1207699281'), ('const-0', u'INT_NOTEQUAL_-1207700378'), (u'INDIRECT_-1207699528', u'MULTIEQUAL_-1207699497'), ('const-433', u'STORE_-1207700260'), ('const-1', u'CALL_-1207700718'), (u'CALL_-1207701038', u'INDIRECT_-1207699474'), (u'MULTIEQUAL_-1207699119', u'MULTIEQUAL_-1207699093'), (u'MULTIEQUAL_-1207699412', u'MULTIEQUAL_-1207699384'), (u'INDIRECT_-1207699448', u'MULTIEQUAL_-1207699415'), (u'CALL_-1207700718', u'INDIRECT_-1207699384'), (u'MULTIEQUAL_-1207699178', u'MULTIEQUAL_-1207699150'), (u'CALL_-1207700783', u'INT_AND_-1207700585'), ('const-46', u'CALL_-1207701038'), (u'INDIRECT_-1207699552', u'MULTIEQUAL_-1207699519'), (u'CALL_-1207700576', u'INDIRECT_-1207699137'), ('const--1', u'COPY_-1207701023'), ('const-12', u'INT_ADD_-1207700378'), (u'CALL_-1207700955', u'INDIRECT_-1207699606'), (u'MULTIEQUAL_-1207700077', u'INT_NOTEQUAL_-1207701055'), (u'CALL_-1207701038', u'INDIRECT_-1207699448'), (u'INDIRECT_-1207699146', u'MULTIEQUAL_-1207699128'), ('const-1', u'PTRADD_-1207701084'), ('tmp_3503', u'PTRSUB_-1207698722'), (u'CAST_-1207698737', u'LOAD_-1207700245'), ('tmp_3503', u'PTRSUB_-1207698895'), (u'CALL_-1207700917', u'INDIRECT_-1207699449'), (u'INT_EQUAL_-1207700642', u'CBRANCH_-1207700639'), (u'INDIRECT_-1207699228', u'MULTIEQUAL_-1207699178'), ('tmp_3503', u'PTRSUB_-1207699135'), ('const-8', u'PTRADD_-1207698767'), ('const-1', u'PTRADD_-1207701079'), (u'PTRSUB_-1207699096', u'CALL_-1207700866'), (u'INT_EQUAL_-1207701121', u'MULTIEQUAL_-1207700025'), ('tmp_6336', u'MULTIEQUAL_-1207699363'), (u'CALL_-1207700889', u'INDIRECT_-1207699559'), (u'INDIRECT_-1207698995', u'MULTIEQUAL_-1207699126'), (u'INDIRECT_-1207699682', u'MULTIEQUAL_-1207699649'), (u'CALL_-1207700866', u'INDIRECT_-1207699361'), (u'CALL_-1207700783', u'INDIRECT_-1207699425'), (u'INDIRECT_-1207699488', u'COPY_-1207700305'), (u'INDIRECT_-1207699708', u'MULTIEQUAL_-1207699675'), (u'INDIRECT_-1207699254', u'MULTIEQUAL_-1207699204'), (u'CAST_-1207699146', u'CALL_-1207701038'), (u'MULTIEQUAL_-1207699256', u'MULTIEQUAL_-1207699228'), ('const-0', u'COPY_-1207700281'), (u'MULTIEQUAL_-1207699649', u'MULTIEQUAL_-1207699601'), (u'INT_NOTEQUAL_-1207700660', u'CBRANCH_-1207700658'), ('const--48', u'PTRSUB_-1207699216'), ('tmp_3509', u'CALL_-1207700718'), (u'COPY_-1207701023', u'MULTIEQUAL_-1207700178'), ('tmp_3630', u'CALL_-1207700718'), (u'INT_ADD_-1207700276', u'CAST_-1207698762'), (u'PTRADD_-1207701116', u'MULTIEQUAL_-1207700225'), ('tmp_951', u'CBRANCH_-1207700526'), (u'CALL_-1207701038', u'INDIRECT_-1207699370'), (u'CALL_-1207700576', u'INDIRECT_-1207699111'), (u'CALL_-1207700917', u'INDIRECT_-1207699527'), (u'INDIRECT_-1207699358', u'MULTIEQUAL_-1207699308'), (u'CALL_-1207700519', u'INDIRECT_-1207699082'), (u'CALL_-1207700576', u'INDIRECT_-1207699293'), (u'CALL_-1207701038', u'INDIRECT_-1207699578'), (u'CALL_-1207700718', u'INDIRECT_-1207699176'), (u'CALL_-1207700022', u'INDIRECT_-1207699105'), (u'INT_OR_-1207701079', u'INT_ZEXT_-1207699919'), (u'INDIRECT_-1207699502', u'MULTIEQUAL_-1207699471'), (u'CALL_-1207700783', u'INDIRECT_-1207699503'), (u'BOOL_NEGATE_-1207699921', u'BOOL_AND_-1207701054'), (u'CALL_-1207700022', u'INDIRECT_-1207699079'), (u'CALL_-1207700783', u'INDIRECT_-1207699243'), ('tmp_3630', u'COPY_-1207698849'), (u'INT_LESS_-1207701121', u'MULTIEQUAL_-1207700077'), (u'INDIRECT_-1207699450', u'MULTIEQUAL_-1207699419'), (u'INDIRECT_-1207699099', u'MULTIEQUAL_-1207699230'), (u'INT_EQUAL_-1207700277', u'CBRANCH_-1207700263'), ('tmp_3503', u'PTRSUB_-1207698650'), (u'INDIRECT_-1207699163', u'MULTIEQUAL_-1207699150'), (u'PTRSUB_-1207699035', u'CALL_-1207700783'), ('const-0', u'INT_EQUAL_-1207700642'), (u'INDIRECT_-1207699293', u'MULTIEQUAL_-1207699280'), (u'LOAD_-1207700292', u'INT_EQUAL_-1207700277'), (u'CALL_-1207701038', u'PTRADD_-1207700974'), ('tmp_6342', u'MULTIEQUAL_-1207699519'), (u'CAST_-1207699049', u'CALL_-1207700889'), (u'INDIRECT_-1207699280', u'MULTIEQUAL_-1207699230'), (u'COPY_-1207699244', u'MULTIEQUAL_-1207700204'), ('const-0', u'PTRSUB_-1207699208'), (u'PTRSUB_-1207698829', u'CALL_-1207700306'), (u'MULTIEQUAL_-1207699308', u'MULTIEQUAL_-1207699280'), (u'INT_LESS_-1207701121', u'MULTIEQUAL_-1207700080'), (u'INDIRECT_-1207699229', u'MULTIEQUAL_-1207699360'), (u'LOAD_-1207701121', u'INT_LEFT_-1207701079'), (u'CAST_-1207699181', u'COPY_-1207699248'), (u'INDIRECT_-1207699514', u'PTRADD_-1207698767'), ('const--136', u'PTRSUB_-1207698650'), (u'CAST_-1207699095', u'CALL_-1207700955'), ('const-1', u'PTRADD_-1207701084'), (u'INDIRECT_-1207699255', u'MULTIEQUAL_-1207699386'), (u'INDIRECT_-1207699098', u'MULTIEQUAL_-1207699334'), (u'INDIRECT_-1207699604', u'MULTIEQUAL_-1207699571'), (u'CALL_-1207700576', u'INDIRECT_-1207699371'), (u'BOOL_NEGATE_-1207699920', u'BOOL_AND_-1207701054'), ('tmp_3630', u'COPY_-1207698746'), ('const-16', u'PTRADD_-1207701116'), (u'PTRSUB_-1207698993', u'CALL_-1207700718'), (u'INT_ADD_-1207701105', u'CAST_-1207699175'), (u'INDIRECT_-1207699176', u'MULTIEQUAL_-1207699126'), ('const-2', u'PTRADD_-1207698749'), (u'CALL_-1207700889', u'INDIRECT_-1207699273'), (u'CALL_-1207700576', u'INDIRECT_-1207699345'), (u'CALL_-1207700783', u'INDIRECT_-1207699555'), (u'CALL_-1207700146', u'INDIRECT_-1207699172'), (u'CALL_-1207700519', u'INDIRECT_-1207699160'), (u'CALL_-1207700955', u'INDIRECT_-1207699398'), (u'MULTIEQUAL_-1207699119', u'INT_NOTEQUAL_-1207700030'), (u'INT_LESS_-1207701159', u'MULTIEQUAL_-1207700080'), (u'INDIRECT_-1207699267', u'MULTIEQUAL_-1207699254'), (u'INDIRECT_-1207699422', u'MULTIEQUAL_-1207699389'), (u'LOAD_-1207701136', u'INT_EQUAL_-1207701121'), (u'LOAD_-1207701136', u'INT_LESS_-1207701121'), ('const-3630599', u'COPY_-1207701211'), (u'MULTIEQUAL_-1207699389', u'MULTIEQUAL_-1207699341'), (u'MULTIEQUAL_-1207699152', u'MULTIEQUAL_-1207699124'), (u'CALL_-1207700783', u'INDIRECT_-1207699321'), (u'INDIRECT_-1207699514', u'LOAD_-1207700413'), ('const-433', u'LOAD_-1207701121'), (u'CALL_-1207700268', u'INDIRECT_-1207698916'), ('const--184', u'PTRSUB_-1207699157'), (u'CALL_-1207700955', u'INDIRECT_-1207699346'), ('const-0', u'CALL_-1207700783'), (u'CALL_-1207700519', u'INDIRECT_-1207699368'), ('const-0', u'COPY_-1207700291'), (u'CALL_-1207700306', u'INDIRECT_-1207699229'), (u'INT_LEFT_-1207701082', u'INT_OR_-1207701082'), (u'CALL_-1207700576', u'INDIRECT_-1207699163'), (u'CALL_-1207700917', u'INDIRECT_-1207699501'), (u'INDIRECT_-1207699176', u'MULTIEQUAL_-1207699412'), (u'CALL_-1207700718', u'INDIRECT_-1207699254'), (u'CALL_-1207700576', u'INDIRECT_-1207699319'), (u'INT_ADD_-1207700641', u'CAST_-1207698919'), (u'MULTIEQUAL_-1207699519', u'MULTIEQUAL_-1207699471'), (u'INT_RIGHT_-1207701084', u'INT_OR_-1207701085'), (u'CALL_-1207700718', u'INDIRECT_-1207699514'), (u'INDIRECT_-1207699151', u'MULTIEQUAL_-1207699282'), (u'CALL_-1207701038', u'INDIRECT_-1207699682'), (u'CALL_-1207700889', u'INDIRECT_-1207699403'), (u'INDIRECT_-1207699488', u'LOAD_-1207700676'), (u'CALL_-1207700783', u'INDIRECT_-1207699295'), (u'COPY_-1207701194', u'MULTIEQUAL_-1207700294'), (u'PTRADD_-1207701084', u'COPY_-1207699244'), ('tmp_6335', u'MULTIEQUAL_-1207699337'), ('const-433', u'LOAD_-1207700676'), ('tmp_3509', u'INT_ADD_-1207700343'), ('const--168', u'PTRSUB_-1207698621'), (u'INDIRECT_-1207699046', u'MULTIEQUAL_-1207699282'), (u'CALL_-1207700268', u'INDIRECT_-1207698942'), ('tmp_1326', u'CBRANCH_-1207700263'), (u'CALL_-1207700955', u'INDIRECT_-1207699658'), (u'CALL_-1207700306', u'INDIRECT_-1207699151'), (u'INDIRECT_-1207699202', u'MULTIEQUAL_-1207699152'), ('const-0', u'INT_EQUAL_-1207700277'), (u'CALL_-1207700519', u'INDIRECT_-1207699290'), (u'CALL_-1207700138', u'CALL_-1207700010'), (u'PTRADD_-1207698767', u'STORE_-1207700260'), ('tmp_1105', u'BRANCH_-1207700265'), (u'CALL_-1207700718', u'INDIRECT_-1207699202'), ('const--88', u'PTRSUB_-1207698829'), (u'CALL_-1207700718', u'INDIRECT_-1207699436'), (u'INT_AND_-1207701088', u'INT_RIGHT_-1207701084'), (u'CALL_-1207700955', u'INDIRECT_-1207699424'), (u'CALL_-1207700010', u'INDIRECT_-1207699070'), (u'PTRSUB_-1207699157', u'CALL_-1207700917'), (u'PTRSUB_-1207699208', u'INT_EQUAL_-1207701159'), (u'MULTIEQUAL_-1207699337', u'MULTIEQUAL_-1207699289'), ('tmp_1380', u'CBRANCH_-1207700226'), (u'CALL_-1207700955', u'PTRADD_-1207700890'), (u'INDIRECT_-1207699488', u'PTRADD_-1207698749'), (u'MULTIEQUAL_-1207699282', u'MULTIEQUAL_-1207699254'), ('const--152', u'PTRSUB_-1207699096'), (u'CALL_-1207700576', u'INDIRECT_-1207699241'), (u'INDIRECT_-1207699372', u'MULTIEQUAL_-1207699341'), (u'MULTIEQUAL_-1207699571', u'MULTIEQUAL_-1207699523'), (u'CALL_-1207700306', u'INDIRECT_-1207699255'), (u'CALL_-1207700955', u'INDIRECT_-1207699320'), ('const-433', u'LOAD_-1207701156'), ('tmp_1390', u'BRANCH_-1207700217'), (u'INT_ADD_-1207700305', u'CALL_-1207700268'), (u'INDIRECT_-1207699658', u'MULTIEQUAL_-1207699627'), (u'CALL_-1207700889', u'INDIRECT_-1207699325'), (u'CALL_-1207700783', u'INDIRECT_-1207699347'), (u'INDIRECT_-1207699320', u'MULTIEQUAL_-1207699289'), (u'INDIRECT_-1207699424', u'MULTIEQUAL_-1207699393'), (u'CALL_-1207700917', u'INDIRECT_-1207699319'), (u'CALL_-1207700889', u'INDIRECT_-1207699533'), ('const--168', u'PTRSUB_-1207699135'), (u'CAST_-1207698763', u'INT_ADD_-1207700276'), (u'CALL_-1207700917', u'INDIRECT_-1207699579'), (u'INDIRECT_-1207698916', u'MULTIEQUAL_-1207699152'), (u'INDIRECT_-1207699398', u'MULTIEQUAL_-1207699367'), ('const-433', u'LOAD_-1207700245'), (u'CALL_-1207700783', u'INDIRECT_-1207699217'), ('const--168', u'PTRSUB_-1207698895'), (u'CALL_-1207700889', u'INDIRECT_-1207699455'), (u'CALL_-1207700783', u'INDIRECT_-1207699373'), (u'CALL_-1207700866', u'INDIRECT_-1207699491'), (u'INDIRECT_-1207698890', u'MULTIEQUAL_-1207699126'), (u'PTRADD_-1207700974', u'CAST_-1207699140'), (u'PTRSUB_-1207699096', u'CALL_-1207700718'), ('const-433', u'LOAD_-1207700292'), (u'CALL_-1207700955', u'INDIRECT_-1207699476'), ('const--1', u'INT_ADD_-1207701132'), (u'INT_OR_-1207701079', u'INT_ZEXT_-1207699905'), (u'CAST_-1207698920', u'INT_ADD_-1207700641'), ('const-0', u'INT_EQUAL_-1207700689'), ('const-432', u'INT_ADD_-1207700305'), (u'CALL_-1207700268', u'INDIRECT_-1207699046'), (u'INDIRECT_-1207699140', u'INT_NOTEQUAL_-1207700087'), (u'CALL_-1207700866', u'INDIRECT_-1207699257'), (u'INT_AND_-1207700585', u'COPY_-1207698958'), ('const-8', u'PTRADD_-1207698749'), (u'CALL_-1207700866', u'INDIRECT_-1207699595'), (u'INDIRECT_-1207699514', u'CAST_-1207698763'), ('const-24', u'INT_LEFT_-1207701079'), ('const-432', u'INT_ADD_-1207700343'), (u'INT_NOTEQUAL_-1207700030', u'CBRANCH_-1207700029'), ('const-0', u'CALL_-1207700718'), (u'CALL_-1207700519', u'INDIRECT_-1207699108'), ('tmp_704', u'CBRANCH_-1207700686'), (u'INT_EQUAL_-1207701121', u'CBRANCH_-1207701122'), ('tmp_3511', u'PTRADD_-1207701116'), ('const-8', u'INT_LEFT_-1207701082'), ('tmp_1209', u'CBRANCH_-1207700376'), (u'CALL_-1207700519', u'INDIRECT_-1207699212'), (u'CAST_-1207698738', u'INT_ADD_-1207700229'), (u'INDIRECT_-1207699514', u'COPY_-1207700343'), (u'LOAD_-1207701121', u'INT_AND_-1207701088'), ('const-1', u'RETURN_-1207700005'), (u'MULTIEQUAL_-1207699204', u'MULTIEQUAL_-1207699176'), ('const-12', u'INT_ADD_-1207700276'), (u'INDIRECT_-1207699500', u'MULTIEQUAL_-1207699467'), (u'CALL_-1207700306', u'INDIRECT_-1207699177'), (u'PTRSUB_-1207698650', u'INT_NOTEQUAL_-1207700087'), (u'INT_EQUAL_-1207700689', u'CBRANCH_-1207700686'), ('const--200', u'PTRSUB_-1207699035'), ('const-0', u'INT_NOTEQUAL_-1207700660'), (u'INDIRECT_-1207699108', u'MULTIEQUAL_-1207699093'), (u'CAST_-1207699175', u'LOAD_-1207701121'), ('tmp_3503', u'PTRSUB_-1207699096'), ('const-0', u'SUBPIECE_-1207699791'), (u'CALL_-1207700889', u'INDIRECT_-1207699299'), ('tmp_781', u'CBRANCH_-1207700639'), (u'MULTIEQUAL_-1207699386', u'MULTIEQUAL_-1207699358'), (u'CALL_-1207700519', u'INDIRECT_-1207699264'), (u'LOAD_-1207700413', u'INT_NOTEQUAL_-1207700397'), (u'CALL_-1207700306', u'INDIRECT_-1207699099'), (u'CALL_-1207700917', u'INDIRECT_-1207699605'), ('const-0', u'COPY_-1207700329'), (u'INDIRECT_-1207699241', u'MULTIEQUAL_-1207699228'), ('const-65280', u'INT_AND_-1207701085'), (u'INT_ADD_-1207700229', u'CAST_-1207698737'), (u'BOOL_AND_-1207701054', u'INT_NOTEQUAL_-1207701055'), (u'INT_EQUAL_-1207700230', u'CBRANCH_-1207700226'), (u'INDIRECT_-1207699021', u'MULTIEQUAL_-1207699152'), ('const-0', u'INT_EQUAL_-1207701142'), ('tmp_105', u'CBRANCH_-1207701147'), (u'INT_RIGHT_-1207701086', u'INT_OR_-1207701085'), (u'CAST_-1207699140', u'MULTIEQUAL_-1207700225'), ('tmp_3503', u'PTRSUB_-1207698621'), (u'CALL_-1207700306', u'INDIRECT_-1207699203'), ('tmp_3509', u'INT_ADD_-1207700305'), (u'INT_NOTEQUAL_-1207700378', u'CBRANCH_-1207700376'), (u'CALL_-1207700268', u'INDIRECT_-1207699072'), (u'CAST_-1207698919', u'LOAD_-1207700657'), (u'CALL_-1207700268', u'INDIRECT_-1207699150'), (u'CALL_-1207700917', u'INDIRECT_-1207699475'), (u'LOAD_-1207701121', u'INT_AND_-1207701085'), ('const-0', u'INT_NOTEQUAL_-1207700967'), (u'MULTIEQUAL_-1207700225', u'PTRADD_-1207700890'), (u'MULTIEQUAL_-1207699363', u'MULTIEQUAL_-1207699315'), (u'INDIRECT_-1207699134', u'MULTIEQUAL_-1207699119'), (u'CALL_-1207701038', u'INDIRECT_-1207699422'), (u'INDIRECT_-1207699488', u'CAST_-1207698920'), (u'MULTIEQUAL_-1207699360', u'MULTIEQUAL_-1207699332'), ('const-0', u'INT_NOTEQUAL_-1207700415'), (u'CALL_-1207700783', u'SUBPIECE_-1207699791'), (u'INDIRECT_-1207698994', u'MULTIEQUAL_-1207699230'), ('const-16711680', u'INT_AND_-1207701088'), ('tmp_3511', u'PTRADD_-1207700816'), ('tmp_1279', u'BRANCH_-1207700303'), ('tmp_393', u'CBRANCH_-1207700966'), (u'CALL_-1207700306', u'INDIRECT_-1207699047'), (u'INT_NOTEQUAL_-1207700087', u'CBRANCH_-1207700086'), (u'INT_EQUAL_-1207701159', u'MULTIEQUAL_-1207700028'), ('const-1', u'PTRADD_-1207700974'), (u'CALL_-1207700138', u'INDIRECT_-1207699140'), ('tmp_3505', u'CALL_-1207700783'), (u'PTRADD_-1207700816', u'CALL_-1207700866'), (u'INDIRECT_-1207699079', u'MULTIEQUAL_-1207699067'), (u'CALL_-1207700866', u'INDIRECT_-1207699465'), ('const-0', u'INT_NOTEQUAL_-1207700397'), (u'INDIRECT_-1207699436', u'MULTIEQUAL_-1207699128'), (u'CALL_-1207700955', u'INDIRECT_-1207699554'), ('tmp_6338', u'MULTIEQUAL_-1207699415'), (u'INT_AND_-1207701085', u'INT_LEFT_-1207701082'), (u'INT_OR_-1207701085', u'INT_OR_-1207701082'), (u'INDIRECT_-1207698968', u'MULTIEQUAL_-1207699204'), ('tmp_172', u'CBRANCH_-1207701122'), ('const-1', u'PTRADD_-1207700974'), (u'CALL_-1207700889', u'INDIRECT_-1207699377'), (u'INDIRECT_-1207699105', u'MULTIEQUAL_-1207699093'), (u'PTRADD_-1207700890', u'MULTIEQUAL_-1207700178'), (u'MULTIEQUAL_-1207700225', u'CAST_-1207699095'), (u'SUBPIECE_-1207699791', u'INT_NOTEQUAL_-1207700415'), ('tmp_3503', u'PTRSUB_-1207698993'), (u'INDIRECT_-1207699172', u'MULTIEQUAL_-1207699154'), (u'INT_ZEXT_-1207699919', u'STORE_-1207700260'), (u'INDIRECT_-1207699462', u'MULTIEQUAL_-1207699154'), (u'MULTIEQUAL_-1207700028', u'MULTIEQUAL_-1207700025'), (u'CALL_-1207701038', u'INDIRECT_-1207699526'), (u'CALL_-1207700146', u'INDIRECT_-1207699146'), (u'CALL_-1207701038', u'INDIRECT_-1207699552'), (u'CALL_-1207700889', u'INDIRECT_-1207699481'), ('tmp_3503', u'PTRSUB_-1207699035'), (u'CALL_-1207700917', u'INDIRECT_-1207699423'), (u'CALL_-1207700268', u'INDIRECT_-1207698994'), (u'CALL_-1207700889', u'INDIRECT_-1207699611'), (u'INT_OR_-1207701082', u'INT_OR_-1207701079'), (u'PTRSUB_-1207698722', u'CALL_-1207700268'), (u'INDIRECT_-1207699150', u'MULTIEQUAL_-1207699386'), (u'LOAD_-1207701156', u'INT_ADD_-1207701105'), (u'CAST_-1207698821', u'INT_ADD_-1207700378'), ('const--136', u'PTRSUB_-1207698927'), (u'CALL_-1207700268', u'INDIRECT_-1207698968'), (u'CALL_-1207700783', u'INDIRECT_-1207699399'), ('const-0', u'INT_EQUAL_-1207700230'), ('tmp_6343', u'MULTIEQUAL_-1207699545'), ('const-433', u'LOAD_-1207701138'), ('const-24', u'INT_RIGHT_-1207701086'), (u'MULTIEQUAL_-1207700225', u'CALL_-1207700917'), (u'COPY_-1207699250', u'MULTIEQUAL_-1207700230'), (u'INDIRECT_-1207699462', u'MULTIEQUAL_-1207699412'), (u'COPY_-1207698958', u'RETURN_-1207700463'), (u'CALL_-1207700955', u'INDIRECT_-1207699632'), (u'INDIRECT_-1207699332', u'MULTIEQUAL_-1207699282'), ('const-168', u'INT_LESS_-1207701159'), ('const-433', u'LOAD_-1207701136'), ('const-433', u'STORE_-1207700223'), (u'LOAD_-1207700657', u'INT_EQUAL_-1207700642'), ('tmp_6337', u'MULTIEQUAL_-1207699389'), ('tmp_3511', u'CAST_-1207699146'), (u'CALL_-1207700783', u'INDIRECT_-1207699529'), ('tmp_745', u'CBRANCH_-1207700658'), ('const-12', u'INT_ADD_-1207700229'), (u'CALL_-1207700718', u'INDIRECT_-1207699332'), (u'INDIRECT_-1207699397', u'MULTIEQUAL_-1207699384'), ('const-2', u'PTRADD_-1207698767'), (u'CALL_-1207700519', u'INDIRECT_-1207699316'), ('tmp_1140', u'CBRANCH_-1207700413'), (u'CALL_-1207700138', u'INDIRECT_-1207699166'), (u'CALL_-1207700866', u'INDIRECT_-1207699517'), (u'CALL_-1207700866', u'INDIRECT_-1207699413'), (u'CALL_-1207700268', u'INDIRECT_-1207699020'), (u'COPY_-1207701211', u'CAST_-1207699181'), (u'INDIRECT_-1207699124', u'MULTIEQUAL_-1207699360'), ('const-0', u'SUBPIECE_-1207699879'), (u'INDIRECT_-1207699072', u'MULTIEQUAL_-1207699308'), ('tmp_3503', u'PTRSUB_-1207698829'), (u'MULTIEQUAL_-1207699093', u'MULTIEQUAL_-1207699067'), ('tmp_3503', u'PTRSUB_-1207699208'), (u'INDIRECT_-1207699474', u'MULTIEQUAL_-1207699441'), (u'INDIRECT_-1207699514', u'CAST_-1207698821'), ('tmp_6339', u'MULTIEQUAL_-1207699441'), ('const-20', u'INT_ADD_-1207701105'), ('const-12', u'INT_ADD_-1207700641'), (u'CALL_-1207700519', u'INDIRECT_-1207699186'), (u'CALL_-1207701038', u'INDIRECT_-1207699396'), (u'CALL_-1207700866', u'INDIRECT_-1207699309'), (u'CALL_-1207700889', u'INDIRECT_-1207699351'), (u'INDIRECT_-1207698942', u'MULTIEQUAL_-1207699178'), ('tmp_3503', u'PTRSUB_-1207699216'), (u'INDIRECT_-1207699606', u'MULTIEQUAL_-1207699575'), ('tmp_1173', u'CBRANCH_-1207700395'), (u'MULTIEQUAL_-1207699675', u'MULTIEQUAL_-1207699627'), (u'INDIRECT_-1207699632', u'MULTIEQUAL_-1207699601'), ('const-1', u'PTRADD_-1207701079'), ('const-0', u'CALL_-1207700783'), (u'CALL_-1207700718', u'INDIRECT_-1207699280'), (u'COPY_-1207699246', u'MULTIEQUAL_-1207700230'), (u'INDIRECT_-1207699396', u'MULTIEQUAL_-1207699363'), (u'CALL_-1207700783', u'INDIRECT_-1207699451'), (u'INDIRECT_-1207699203', u'MULTIEQUAL_-1207699334'), ('const-8', u'INT_RIGHT_-1207701084'), (u'CALL_-1207700955', u'INDIRECT_-1207699450'), (u'PTRSUB_-1207699157', u'CALL_-1207700783'), (u'CALL_-1207700519', u'INDIRECT_-1207699238'), (u'MULTIEQUAL_-1207700294', u'INT_EQUAL_-1207701142'), (u'CALL_-1207700783', u'INDIRECT_-1207699477'), (u'CALL_-1207700718', u'INDIRECT_-1207699488'), (u'CALL_-1207700576', u'INDIRECT_-1207699397'), (u'PTRSUB_-1207699216', u'INT_LESS_-1207701159'), (u'COPY_-1207699248', u'MULTIEQUAL_-1207700204'), (u'CALL_-1207700917', u'INDIRECT_-1207699345'), (u'CALL_-1207700306', u'INDIRECT_-1207699021'), (u'LOAD_-1207701121', u'INT_RIGHT_-1207701086'), ('tmp_6344', u'MULTIEQUAL_-1207699571'), ('tmp_3513', u'LOAD_-1207701156'), (u'INDIRECT_-1207699476', u'MULTIEQUAL_-1207699445'), (u'CALL_-1207700576', u'INDIRECT_-1207699267'), ('const-0', u'COPY_-1207700319'), ('tmp_1472', u'CBRANCH_-1207700086'), (u'INDIRECT_-1207699319', u'MULTIEQUAL_-1207699306'), (u'MULTIEQUAL_-1207699493', u'MULTIEQUAL_-1207699445'), (u'CALL_-1207700889', u'INDIRECT_-1207699429'), (u'CALL_-1207701038', u'INDIRECT_-1207699604'), ('const-1', u'PTRADD_-1207700890'), (u'CALL_-1207700917', u'INDIRECT_-1207699293'), (u'INDIRECT_-1207699436', u'MULTIEQUAL_-1207699386'), (u'INDIRECT_-1207699189', u'MULTIEQUAL_-1207699176'), ('tmp_3503', u'PTRSUB_-1207699157'), ('const-433', u'LOAD_-1207700657'), (u'INDIRECT_-1207699111', u'MULTIEQUAL_-1207699098'), ('const-216', u'INT_EQUAL_-1207701159'), (u'CALL_-1207700955', u'INDIRECT_-1207699502'), (u'MULTIEQUAL_-1207700204', u'PTRADD_-1207701084'), (u'CALL_-1207700268', u'INDIRECT_-1207698890'), (u'MULTIEQUAL_-1207700025', u'BOOL_NEGATE_-1207699920'), (u'INDIRECT_-1207699166', u'MULTIEQUAL_-1207699119'), (u'INDIRECT_-1207699345', u'MULTIEQUAL_-1207699332'), (u'PTRADD_-1207701079', u'COPY_-1207699246'), (u'INDIRECT_-1207699047', u'MULTIEQUAL_-1207699178'), (u'MULTIEQUAL_-1207700077', u'BOOL_NEGATE_-1207699921'), (u'INDIRECT_-1207699306', u'MULTIEQUAL_-1207699256'), (u'MULTIEQUAL_-1207699230', u'MULTIEQUAL_-1207699202'), (u'CALL_-1207700576', u'INDIRECT_-1207699189'), ('tmp_3511', u'CALL_-1207700866'), ('const--136', u'PTRSUB_-1207699083'), (u'CALL_-1207701038', u'INDIRECT_-1207699708'), (u'INT_ADD_-1207701132', u'MULTIEQUAL_-1207700294'), (u'MULTIEQUAL_-1207700204', u'LOAD_-1207701138'), (u'MULTIEQUAL_-1207700294', u'INT_ADD_-1207701132'), (u'INT_EQUAL_-1207701121', u'MULTIEQUAL_-1207700028'), (u'INDIRECT_-1207699371', u'MULTIEQUAL_-1207699358'), (u'LOAD_-1207701138', u'INT_LESS_-1207701121'), (u'LOAD_-1207701138', u'INT_EQUAL_-1207701121'), (u'CALL_-1207700268', u'INDIRECT_-1207699098'), (u'INT_LEFT_-1207701079', u'INT_OR_-1207701079'), (u'PTRSUB_-1207698895', u'INT_NOTEQUAL_-1207700527'), (u'CAST_-1207698762', u'LOAD_-1207700292'), (u'INDIRECT_-1207699384', u'MULTIEQUAL_-1207699334'), (u'INDIRECT_-1207699140', u'MULTIEQUAL_-1207699093'), (u'CALL_-1207700718', u'INDIRECT_-1207699462'), ('tmp_301', u'CBRANCH_-1207701055'), (u'CALL_-1207700917', u'INDIRECT_-1207699397'), (u'MULTIEQUAL_-1207699415', u'MULTIEQUAL_-1207699367'), ('tmp_3505', u'CALL_-1207700718'), (u'CALL_-1207700718', u'INT_AND_-1207700585'), (u'SUBPIECE_-1207699879', u'INT_EQUAL_-1207700689'), (u'CALL_-1207700079', u'INDIRECT_-1207699108'), (u'CALL_-1207700889', u'PTRADD_-1207700816'), (u'PTRADD_-1207698749', u'STORE_-1207700223'), (u'PTRSUB_-1207699135', u'MULTIEQUAL_-1207699575'), ('const-0', u'RETURN_-1207700463'), (u'MULTIEQUAL_-1207699384', u'INT_NOTEQUAL_-1207700527'), (u'INT_NOTEQUAL_-1207701055', u'CBRANCH_-1207701055'), (u'CALL_-1207700268', u'INDIRECT_-1207699176'), (u'CALL_-1207700718', u'INDIRECT_-1207699306'), (u'CALL_-1207700889', u'INDIRECT_-1207699507'), (u'INT_NOTEQUAL_-1207700527', u'CBRANCH_-1207700526'), (u'MULTIEQUAL_-1207699126', u'MULTIEQUAL_-1207699098'), (u'INDIRECT_-1207699578', u'MULTIEQUAL_-1207699545'), (u'INT_NOTEQUAL_-1207700967', u'CBRANCH_-1207700966'), (u'CALL_-1207700955', u'INDIRECT_-1207699372'), (u'CALL_-1207700783', u'INDIRECT_-1207699269'), (u'CALL_-1207700866', u'INDIRECT_-1207699569'), (u'INT_EQUAL_-1207701142', u'CBRANCH_-1207701147'), ('tmp_3503', u'PTRSUB_-1207699083'), (u'INT_ZEXT_-1207699919', u'STORE_-1207700223'), (u'MULTIEQUAL_-1207700080', u'MULTIEQUAL_-1207700077'), (u'CAST_-1207698820', u'LOAD_-1207700394'), (u'LOAD_-1207700245', u'INT_EQUAL_-1207700230'), ('tmp_6340', u'MULTIEQUAL_-1207699467'), ('tmp_3511', u'CAST_-1207699049'), (u'INDIRECT_-1207699125', u'MULTIEQUAL_-1207699256'), (u'INT_OR_-1207701079', u'INT_ZEXT_-1207700011'), (u'MULTIEQUAL_-1207700230', u'PTRADD_-1207701079'), (u'LOAD_-1207700676', u'INT_NOTEQUAL_-1207700660'), ('const-1896903', u'CALL_-1207700268'), ('const-433', u'LOAD_-1207700394'), (u'CALL_-1207700519', u'INDIRECT_-1207699342'), ('const-433', u'LOAD_-1207700413'), (u'INDIRECT_-1207699410', u'MULTIEQUAL_-1207699360'), (u'CALL_-1207700079', u'INDIRECT_-1207699134'), (u'CALL_-1207700866', u'INDIRECT_-1207699439'), ('const-1896903', u'CALL_-1207700306'), (u'MULTIEQUAL_-1207699545', u'MULTIEQUAL_-1207699497'), (u'INDIRECT_-1207699370', u'MULTIEQUAL_-1207699337'), (u'CALL_-1207700306', u'INDIRECT_-1207699073'), (u'INDIRECT_-1207699177', u'MULTIEQUAL_-1207699308'), ('const--120', u'PTRSUB_-1207698722'), (u'MULTIEQUAL_-1207699441', u'MULTIEQUAL_-1207699393'), (u'CALL_-1207700718', u'INDIRECT_-1207699358'), (u'CALL_-1207700306', u'INDIRECT_-1207698995'), ('tmp_6348', u'MULTIEQUAL_-1207699675'), (u'INT_NOTEQUAL_-1207700397', u'CBRANCH_-1207700395'), (u'INDIRECT_-1207699554', u'MULTIEQUAL_-1207699523')]
null
null
001cf100
x64
O3
(translation_unit "uint FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */\n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */\n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}\n\n" (function_definition "uint FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */\n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */\n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" type_identifier (function_declarator "FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "byte *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) ))) (compound_statement "{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */\n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */\n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "byte *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "long *local_c8;" (sized_type_specifier "long" long) (pointer_declarator "*local_c8" * identifier) ;) (declaration "long *local_c0;" (sized_type_specifier "long" long) (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 *local_b8 [2];" type_identifier (pointer_declarator "*local_b8 [2]" * (array_declarator "local_b8 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 auStack_a8 [16];" type_identifier (array_declarator "auStack_a8 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *local_98 [2];" type_identifier (pointer_declarator "*local_98 [2]" * (array_declarator "local_98 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_88 [16];" type_identifier (array_declarator "local_88 [16]" identifier [ number_literal ]) ;) (declaration "undefined4 local_78 [2];" type_identifier (array_declarator "local_78 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined4 local_60;" type_identifier identifier ;) (declaration "undefined1 local_5c;" type_identifier identifier ;) (declaration "undefined4 local_58 [2];" type_identifier (array_declarator "local_58 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined4 local_40;" type_identifier identifier ;) (declaration "undefined1 local_3c;" type_identifier identifier ;) (expression_statement "lVar7 = 0x10;" (assignment_expression "lVar7 = 0x10" identifier = number_literal) ;) (expression_statement "__s = param_4 + 0x10;" (assignment_expression "__s = param_4 + 0x10" identifier = (binary_expression "param_4 + 0x10" identifier + number_literal)) ;) (expression_statement "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" identifier = (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" & identifier) < (cast_expression "(undefined1 *)0xa8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "bVar11 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar11 = &stack0x00000000 == (undefined1 *)0xd8" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0xd8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar8 = param_4;" (assignment_expression "pbVar8 = param_4" identifier = identifier) ;) (expression_statement "pbVar9 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar9 = (byte *)".gnu.linkonce.t."" identifier = (cast_expression "(byte *)".gnu.linkonce.t."" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".gnu.linkonce.t."" " string_content "))) ;) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);" do (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n }" { (if_statement "if (lVar7 == 0) break;" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" identifier = (binary_expression "lVar7 + -1" identifier + number_literal)) ;) (expression_statement "bVar10 = *pbVar8 < *pbVar9;" (assignment_expression "bVar10 = *pbVar8 < *pbVar9" identifier = (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" * identifier) < (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "bVar11 = *pbVar8 == *pbVar9;" (assignment_expression "bVar11 = *pbVar8 == *pbVar9" identifier = (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" * identifier) == (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar11)" ( identifier )) ;) (expression_statement "uVar1 = *(uint *)(*param_5 + 0x14);" (assignment_expression "uVar1 = *(uint *)(*param_5 + 0x14)" identifier = (pointer_expression "*(uint *)(*param_5 + 0x14)" * (cast_expression "(uint *)(*param_5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_5 + 0x14)" ( (binary_expression "*param_5 + 0x14" (pointer_expression "*param_5" * identifier) + number_literal) ))))) ;) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal))) ;) (if_statement "if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" if (parenthesized_expression "((!bVar10 && !bVar11) != bVar10)" ( (binary_expression "(!bVar10 && !bVar11) != bVar10" (parenthesized_expression "(!bVar10 && !bVar11)" ( (binary_expression "!bVar10 && !bVar11" (unary_expression "!bVar10" ! identifier) && (unary_expression "!bVar11" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" { (expression_statement "pcVar4 = strrchr((char *)param_4,0x2e);" (assignment_expression "pcVar4 = strrchr((char *)param_4,0x2e)" identifier = (call_expression "strrchr((char *)param_4,0x2e)" identifier (argument_list "((char *)param_4,0x2e)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , number_literal )))) ;) (expression_statement "__s = (byte *)(pcVar4 + 1);" (assignment_expression "__s = (byte *)(pcVar4 + 1)" identifier = (cast_expression "(byte *)(pcVar4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 1)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) )))) ;) })) (expression_statement "pbVar8 = (byte *)0xffffffffffffffff;" (assignment_expression "pbVar8 = (byte *)0xffffffffffffffff" identifier = (cast_expression "(byte *)0xffffffffffffffff" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_b8[0] = auStack_a8;" (assignment_expression "local_b8[0] = auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" if (parenthesized_expression "(__s != (byte *)0x0)" ( (binary_expression "__s != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" { (expression_statement "sVar5 = strlen((char *)__s);" (assignment_expression "sVar5 = strlen((char *)__s)" identifier = (call_expression "strlen((char *)__s)" identifier (argument_list "((char *)__s)" ( (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "pbVar8 = __s + sVar5;" (assignment_expression "pbVar8 = __s + sVar5" identifier = (binary_expression "__s + sVar5" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(local_b8,__s,pbVar8);" (call_expression "FUN_001665c0(local_b8,__s,pbVar8)" identifier (argument_list "(local_b8,__s,pbVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "local_98[0] = local_88;" (assignment_expression "local_98[0] = local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar5 = strlen((char *)param_4);" (assignment_expression "sVar5 = strlen((char *)param_4)" identifier = (call_expression "strlen((char *)param_4)" identifier (argument_list "((char *)param_4)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) comment (expression_statement "FUN_001665c0(local_98,param_4,param_4 + sVar5);" (call_expression "FUN_001665c0(local_98,param_4,param_4 + sVar5)" identifier (argument_list "(local_98,param_4,param_4 + sVar5)" ( identifier , identifier , (binary_expression "param_4 + sVar5" identifier + identifier) ))) ;) comment (expression_statement "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);" (assignment_expression "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier = (call_expression "FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier (argument_list "(param_2,local_b8,param_1,param_3,0,0,&local_c8)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c8" & identifier) )))) ;) (expression_statement "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);" (assignment_expression "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier = (call_expression "FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier (argument_list "(param_2,local_98,param_1,param_3,0,1,&local_c0)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c0" & identifier) )))) ;) (if_statement "if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" if (parenthesized_expression "((char)uVar3 == '\0')" ( (binary_expression "(char)uVar3 == '\0'" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }" { (if_statement "if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }" if (parenthesized_expression "((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0'))" ( (binary_expression "(*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')" (parenthesized_expression "(*local_c0 != 0)" ( (binary_expression "*local_c0 != 0" (pointer_expression "*local_c0" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }" { (expression_statement "local_70 = (ulong)uVar1;" (assignment_expression "local_70 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_68 = local_c0;" (assignment_expression "local_68 = local_c0" identifier = identifier) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_5c = 0;" (assignment_expression "local_5c = 0" identifier = number_literal) ;) (expression_statement "local_78[0] = param_3;" (assignment_expression "local_78[0] = param_3" (subscript_expression "local_78[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);" (call_expression "FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7)" identifier (argument_list "(param_1 + 0x1b0,local_78,0x1cf1c7)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }) (else_clause "else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" else (compound_statement "{\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" { (if_statement "if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }" if (parenthesized_expression "((char)uVar2 != '\0')" ( (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n /* WARNING: Subroutine does not return */\n FUN_003688e0(uVar6);\n }" { (if_statement "if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }" if (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }" { (expression_statement "local_c8[2] = (ulong)uVar1;" (assignment_expression "local_c8[2] = (ulong)uVar1" (subscript_expression "local_c8[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }" if (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }" { (expression_statement "local_c0[2] = (ulong)uVar1;" (assignment_expression "local_c0[2] = (ulong)uVar1" (subscript_expression "local_c0[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_001cf237;" goto statement_identifier ;) })) (expression_statement "FUN_001bcfa0();" (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar6 = FUN_001bcfa0();" (assignment_expression "uVar6 = FUN_001bcfa0()" identifier = (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( )))) ;) comment (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_003688e0(uVar6);" (call_expression "FUN_003688e0(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) })) (if_statement "if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }" if (parenthesized_expression "((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0'))" ( (binary_expression "(*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')" (parenthesized_expression "(*local_c8 != 0)" ( (binary_expression "*local_c8 != 0" (pointer_expression "*local_c8" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) != '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) != '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }" { (expression_statement "local_50 = (ulong)uVar1;" (assignment_expression "local_50 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_48 = local_c8;" (assignment_expression "local_48 = local_c8" identifier = identifier) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (expression_statement "local_58[0] = param_3;" (assignment_expression "local_58[0] = param_3" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);" (call_expression "FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7)" identifier (argument_list "(param_1 + 0x1b0,local_58,0x1cf1c7)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }))) (labeled_statement "LAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }" statement_identifier : (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return uVar2 & uVar3;" return (binary_expression "uVar2 & uVar3" identifier & identifier) ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: bool include_linkonce_section(Sized_relobj_file<32,_true> * this,\n Layout * layout, uint index, char * name, Shdr<32,_true> * shdr) */\n\nbool __thiscall\ngold::Sized_relobj_file<32,_true>::include_linkonce_section\n (Sized_relobj_file<32,_true> *this,Layout *layout,uint index,char *name,\n Shdr<32,_true> *shdr)\n\n{\n uint uVar1;\n char *pcVar2;\n size_t sVar3;\n undefined8 extraout_RAX;\n long lVar4;\n char *pcVar5;\n Kept_section *this_1;\n Kept_section *extraout_RDX;\n byte *pbVar6;\n string *name_00;\n byte *pbVar7;\n bool bVar8;\n bool bVar9;\n Kept_section *kept1;\n Kept_section *kept2;\n string sig1;\n string sig2;\n pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section> local_78;\n pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section> local_58;\n \n lVar4 = 0x10;\n pcVar2 = name + 0x10;\n bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar9 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar6 = (byte *)name;\n pbVar7 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar9 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar9);\n uVar1 = shdr->p_->sh_size;\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar8 && !bVar9) != bVar8) {\n pcVar2 = strrchr(name,0x2e);\n pcVar2 = pcVar2 + 1;\n }\n pcVar5 = (char *)0xffffffffffffffff;\n sig1._M_dataplus._M_p = (pointer)&sig1.field_2;\n if (pcVar2 != (char *)0x0) {\n sVar3 = strlen(pcVar2);\n pcVar5 = pcVar2 + sVar3;\n }\n name_00 = &sig2;\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&sig1,pcVar2,pcVar5);\n sig2._M_dataplus._M_p = (pointer)&sig2.field_2;\n sVar3 = strlen(name);\n /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */\n std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(name_00,name,name + sVar3);\n /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */\n bVar8 = Layout::find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1);\n bVar9 = Layout::find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2);\n if (bVar9) {\n if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }\n if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }\n }\n else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }\nLAB_001cf237:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n return bVar8 && bVar9;\n}\n\n" comment comment (declaration "bool __thiscall\ngold::Sized_relobj_file<32,_true>::include_linkonce_section\n (Sized_relobj_file<32,_true> *this,Layout *layout,uint index,char *name,\n Shdr<32,_true> *shdr)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::include_linkonce_section\n (Sized_relobj_file<32,_true> *this,Layout *layout,uint index,char *name,\n Shdr<32,_true> *shdr)\n\n{\n uint" identifier > : : (function_declarator "include_linkonce_section\n (Sized_relobj_file<32,_true> *this,Layout *layout,uint index,char *name,\n Shdr<32,_true> *shdr)" identifier (parameter_list "(Sized_relobj_file<32,_true> *this,Layout *layout,uint index,char *name,\n Shdr<32,_true> *shdr)" ( (parameter_declaration "Sized_relobj_file" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Layout *layout" type_identifier (pointer_declarator "*layout" * identifier)) , (parameter_declaration "uint index" type_identifier identifier) , (parameter_declaration "char *name" primitive_type (pointer_declarator "*name" * identifier)) , (parameter_declaration "Shdr" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *shdr" type_identifier (ERROR ">" >) (pointer_declarator "*shdr" * identifier)) ))) { identifier) identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "size_t sVar3;" primitive_type identifier ;) (declaration "undefined8 extraout_RAX;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "Kept_section *this_1;" type_identifier (pointer_declarator "*this_1" * identifier) ;) (declaration "Kept_section *extraout_RDX;" type_identifier (pointer_declarator "*extraout_RDX" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "string *name_00;" type_identifier (pointer_declarator "*name_00" * identifier) ;) (declaration "byte *pbVar7;" type_identifier (pointer_declarator "*pbVar7" * identifier) ;) (declaration "bool bVar8;" primitive_type identifier ;) (declaration "bool bVar9;" primitive_type identifier ;) (declaration "Kept_section *kept1;" type_identifier (pointer_declarator "*kept1" * identifier) ;) (declaration "Kept_section *kept2;" type_identifier (pointer_declarator "*kept2" * identifier) ;) (declaration "string sig1;" type_identifier identifier ;) (declaration "string sig2;" type_identifier identifier ;) (ERROR "pair<unsigned_int," (binary_expression "pair<unsigned_int" identifier < identifier) ,) (labeled_statement "_gold::Sized_relobj_file<32,_true>::Kept_comdat_section> local_78;" statement_identifier : (ERROR ":" :) (expression_statement "Sized_relobj_file<32,_true>::Kept_comdat_section> local_78;" (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section> local_78" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section> local_78" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier)) ;)) (ERROR "pair<unsigned_int," (binary_expression "pair<unsigned_int" identifier < identifier) ,) (labeled_statement "_gold::Sized_relobj_file<32,_true>::Kept_comdat_section> local_58;" statement_identifier : (ERROR ":" :) (expression_statement "Sized_relobj_file<32,_true>::Kept_comdat_section> local_58;" (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section> local_58" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section> local_58" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier)) ;)) (expression_statement "lVar4 = 0x10;" (assignment_expression "lVar4 = 0x10" identifier = number_literal) ;) (expression_statement "pcVar2 = name + 0x10;" (assignment_expression "pcVar2 = name + 0x10" identifier = (binary_expression "name + 0x10" identifier + number_literal)) ;) (expression_statement "bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar8 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" identifier = (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" & identifier) < (cast_expression "(undefined1 *)0xa8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "bVar9 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar9 = &stack0x00000000 == (undefined1 *)0xd8" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0xd8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar6 = (byte *)name;" (assignment_expression "pbVar6 = (byte *)name" identifier = (cast_expression "(byte *)name" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar7 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar7 = (byte *)".gnu.linkonce.t."" identifier = (cast_expression "(byte *)".gnu.linkonce.t."" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".gnu.linkonce.t."" " string_content "))) ;) (do_statement "do {\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar9 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n } while (bVar9);" do (compound_statement "{\n if (lVar4 == 0) break;\n lVar4 = lVar4 + -1;\n bVar8 = *pbVar6 < *pbVar7;\n bVar9 = *pbVar6 == *pbVar7;\n pbVar6 = pbVar6 + 1;\n pbVar7 = pbVar7 + 1;\n }" { (if_statement "if (lVar4 == 0) break;" if (parenthesized_expression "(lVar4 == 0)" ( (binary_expression "lVar4 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar4 = lVar4 + -1;" (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) ;) (expression_statement "bVar8 = *pbVar6 < *pbVar7;" (assignment_expression "bVar8 = *pbVar6 < *pbVar7" identifier = (binary_expression "*pbVar6 < *pbVar7" (pointer_expression "*pbVar6" * identifier) < (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "bVar9 = *pbVar6 == *pbVar7;" (assignment_expression "bVar9 = *pbVar6 == *pbVar7" identifier = (binary_expression "*pbVar6 == *pbVar7" (pointer_expression "*pbVar6" * identifier) == (pointer_expression "*pbVar7" * identifier))) ;) (expression_statement "pbVar6 = pbVar6 + 1;" (assignment_expression "pbVar6 = pbVar6 + 1" identifier = (binary_expression "pbVar6 + 1" identifier + number_literal)) ;) (expression_statement "pbVar7 = pbVar7 + 1;" (assignment_expression "pbVar7 = pbVar7 + 1" identifier = (binary_expression "pbVar7 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar9)" ( identifier )) ;) (expression_statement "uVar1 = shdr->p_->sh_size;" (assignment_expression "uVar1 = shdr->p_->sh_size" identifier = (field_expression "shdr->p_->sh_size" (field_expression "shdr->p_" identifier -> field_identifier) -> field_identifier)) ;) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal))) ;) (if_statement "if ((!bVar8 && !bVar9) != bVar8) {\n pcVar2 = strrchr(name,0x2e);\n pcVar2 = pcVar2 + 1;\n }" if (parenthesized_expression "((!bVar8 && !bVar9) != bVar8)" ( (binary_expression "(!bVar8 && !bVar9) != bVar8" (parenthesized_expression "(!bVar8 && !bVar9)" ( (binary_expression "!bVar8 && !bVar9" (unary_expression "!bVar8" ! identifier) && (unary_expression "!bVar9" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar2 = strrchr(name,0x2e);\n pcVar2 = pcVar2 + 1;\n }" { (expression_statement "pcVar2 = strrchr(name,0x2e);" (assignment_expression "pcVar2 = strrchr(name,0x2e)" identifier = (call_expression "strrchr(name,0x2e)" identifier (argument_list "(name,0x2e)" ( identifier , number_literal )))) ;) (expression_statement "pcVar2 = pcVar2 + 1;" (assignment_expression "pcVar2 = pcVar2 + 1" identifier = (binary_expression "pcVar2 + 1" identifier + number_literal)) ;) })) (expression_statement "pcVar5 = (char *)0xffffffffffffffff;" (assignment_expression "pcVar5 = (char *)0xffffffffffffffff" identifier = (cast_expression "(char *)0xffffffffffffffff" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "sig1._M_dataplus._M_p = (pointer)&sig1.field_2;" (assignment_expression "sig1._M_dataplus._M_p = (pointer)&sig1.field_2" (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&sig1.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "sig1.field_2" identifier . field_identifier))) ;) (if_statement "if (pcVar2 != (char *)0x0) {\n sVar3 = strlen(pcVar2);\n pcVar5 = pcVar2 + sVar3;\n }" if (parenthesized_expression "(pcVar2 != (char *)0x0)" ( (binary_expression "pcVar2 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar3 = strlen(pcVar2);\n pcVar5 = pcVar2 + sVar3;\n }" { (expression_statement "sVar3 = strlen(pcVar2);" (assignment_expression "sVar3 = strlen(pcVar2)" identifier = (call_expression "strlen(pcVar2)" identifier (argument_list "(pcVar2)" ( identifier )))) ;) (expression_statement "pcVar5 = pcVar2 + sVar3;" (assignment_expression "pcVar5 = pcVar2 + sVar3" identifier = (binary_expression "pcVar2 + sVar3" identifier + identifier)) ;) })) (expression_statement "name_00 = &sig2;" (assignment_expression "name_00 = &sig2" identifier = (pointer_expression "&sig2" & identifier)) ;) (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(&sig1,pcVar2,pcVar5);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>(&sig1,pcVar2,pcVar5);" (binary_expression "_M_construct<char_const*>(&sig1,pcVar2,pcVar5)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(&sig1,pcVar2,pcVar5)" ( (comma_expression "&sig1,pcVar2,pcVar5" (pointer_expression "&sig1" & identifier) , (comma_expression "pcVar2,pcVar5" identifier , identifier)) ))) ;)) (expression_statement "sig2._M_dataplus._M_p = (pointer)&sig2.field_2;" (assignment_expression "sig2._M_dataplus._M_p = (pointer)&sig2.field_2" (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier) = (binary_expression "(pointer)&sig2.field_2" (parenthesized_expression "(pointer)" ( identifier )) & (field_expression "sig2.field_2" identifier . field_identifier))) ;) (expression_statement "sVar3 = strlen(name);" (assignment_expression "sVar3 = strlen(name)" identifier = (call_expression "strlen(name)" identifier (argument_list "(name)" ( identifier )))) ;) comment (labeled_statement "std::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>::\n _M_construct<char_const*>(name_00,name,name + sVar3);" statement_identifier (ERROR "::__cxx11::basic_string<char,_std::char_traits<char>,_std::allocator<char>_>:" : : (comma_expression "__cxx11::basic_string<char,_std::char_traits<char>,_std" identifier (ERROR "::basic_string<char,_std::char_traits<char>" : : (comma_expression "basic_string<char,_std" (binary_expression "basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char" identifier < identifier) >) , identifier) : : (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > :) : (expression_statement "_M_construct<char_const*>(name_00,name,name + sVar3);" (binary_expression "_M_construct<char_const*>(name_00,name,name + sVar3)" (binary_expression "_M_construct<char_const" identifier < identifier) (ERROR "*" *) > (parenthesized_expression "(name_00,name,name + sVar3)" ( (comma_expression "name_00,name,name + sVar3" identifier , (comma_expression "name,name + sVar3" identifier , (binary_expression "name + sVar3" identifier + identifier))) ))) ;)) comment (ERROR "bVar8 = Layout::" (assignment_expression "bVar8 = Layout" identifier = identifier) : :) (expression_statement "find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1);" (call_expression "find_or_add_kept_section(layout,&sig1,(Relobj *)this,index,false,false,&kept1)" identifier (argument_list "(layout,&sig1,(Relobj *)this,index,false,false,&kept1)" ( identifier , (pointer_expression "&sig1" & identifier) , (cast_expression "(Relobj *)this" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , false , false , (pointer_expression "&kept1" & identifier) ))) ;) (ERROR "bVar9 = Layout::" (assignment_expression "bVar9 = Layout" identifier = identifier) : :) (expression_statement "find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2);" (call_expression "find_or_add_kept_section(layout,name_00,(Relobj *)this,index,false,true,&kept2)" identifier (argument_list "(layout,name_00,(Relobj *)this,index,false,true,&kept2)" ( identifier , identifier , (cast_expression "(Relobj *)this" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier , false , true , (pointer_expression "&kept2" & identifier) ))) ;) (if_statement "if (bVar9) {\n if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }\n if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }\n }\n else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" if (parenthesized_expression "(bVar9)" ( identifier )) (compound_statement "{\n if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }\n if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }\n }" { (if_statement "if (bVar8) {\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }" if (parenthesized_expression "(bVar8)" ( identifier )) (compound_statement "{\n this_1 = (Kept_section *)(ulong)uVar1;\n if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume(extraout_RAX);\n }" { (expression_statement "this_1 = (Kept_section *)(ulong)uVar1;" (assignment_expression "this_1 = (Kept_section *)(ulong)uVar1" identifier = (cast_expression "(Kept_section *)(ulong)uVar1" ( (type_descriptor "Kept_section *" type_identifier (abstract_pointer_declarator "*" *)) ) (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier))) ;) (if_statement "if (kept1->is_comdat_ == false) {\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }" if (parenthesized_expression "(kept1->is_comdat_ == false)" ( (binary_expression "kept1->is_comdat_ == false" (field_expression "kept1->is_comdat_" identifier -> field_identifier) == false) )) (compound_statement "{\n (kept1->u_).group_sections = (Comdat_group *)this_1;\n if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }\n Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);\n this_1 = extraout_RDX;\n }" { (expression_statement "(kept1->u_).group_sections = (Comdat_group *)this_1;" (assignment_expression "(kept1->u_).group_sections = (Comdat_group *)this_1" (field_expression "(kept1->u_).group_sections" (parenthesized_expression "(kept1->u_)" ( (field_expression "kept1->u_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Comdat_group *)this_1" ( (type_descriptor "Comdat_group *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (kept2->is_comdat_ == false) {\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }" if (parenthesized_expression "(kept2->is_comdat_ == false)" ( (binary_expression "kept2->is_comdat_ == false" (field_expression "kept2->is_comdat_" identifier -> field_identifier) == false) )) (compound_statement "{\n (kept2->u_).group_sections = (Comdat_group *)this_1;\n goto LAB_001cf237;\n }" { (expression_statement "(kept2->u_).group_sections = (Comdat_group *)this_1;" (assignment_expression "(kept2->u_).group_sections = (Comdat_group *)this_1" (field_expression "(kept2->u_).group_sections" (parenthesized_expression "(kept2->u_)" ( (field_expression "kept2->u_" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Comdat_group *)this_1" ( (type_descriptor "Comdat_group *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (goto_statement "goto LAB_001cf237;" goto statement_identifier ;) })) (labeled_statement "Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" statement_identifier : (ERROR ":" :) (expression_statement "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" (call_expression "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1)" identifier (argument_list "((Kept_section *)layout,(uint64_t)name_00,this_1)" ( (cast_expression "(Kept_section *)layout" ( (type_descriptor "Kept_section *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(uint64_t)name_00" ( (type_descriptor "uint64_t" primitive_type) ) identifier) , identifier ))) ;)) (expression_statement "this_1 = extraout_RDX;" (assignment_expression "this_1 = extraout_RDX" identifier = identifier) ;) })) (labeled_statement "Kept_section::set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" statement_identifier : (ERROR ":" :) (expression_statement "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1);" (call_expression "set_linkonce_size((Kept_section *)layout,(uint64_t)name_00,this_1)" identifier (argument_list "((Kept_section *)layout,(uint64_t)name_00,this_1)" ( (cast_expression "(Kept_section *)layout" ( (type_descriptor "Kept_section *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(uint64_t)name_00" ( (type_descriptor "uint64_t" primitive_type) ) identifier) , identifier ))) ;)) comment (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2" (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig2._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig2.field_2" & (field_expression "sig2.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig2._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig2._M_dataplus._M_p);" (call_expression "operator_delete(sig2._M_dataplus._M_p)" identifier (argument_list "(sig2._M_dataplus._M_p)" ( (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2" (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig1._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig1.field_2" & (field_expression "sig1.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig1._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig1._M_dataplus._M_p);" (call_expression "operator_delete(sig1._M_dataplus._M_p)" identifier (argument_list "(sig1._M_dataplus._M_p)" ( (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) comment (expression_statement "_Unwind_Resume(extraout_RAX);" (call_expression "_Unwind_Resume(extraout_RAX)" identifier (argument_list "(extraout_RAX)" ( identifier ))) ;) })) (if_statement "if ((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)) {\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }" if (parenthesized_expression "((kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false))" ( (binary_expression "(kept1->object_ != (Relobj *)0x0) && (kept1->is_comdat_ != false)" (parenthesized_expression "(kept1->object_ != (Relobj *)0x0)" ( (binary_expression "kept1->object_ != (Relobj *)0x0" (field_expression "kept1->object_" identifier -> field_identifier) != (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(kept1->is_comdat_ != false)" ( (binary_expression "kept1->is_comdat_ != false" (field_expression "kept1->is_comdat_" identifier -> field_identifier) != false) ))) )) (compound_statement "{\n local_58.second.sh_size = (uint64_t)uVar1;\n local_58.second.kept_section = kept1;\n local_58.second.symndx = 0;\n local_58.second.is_comdat = false;\n local_58.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);\n }" { (expression_statement "local_58.second.sh_size = (uint64_t)uVar1;" (assignment_expression "local_58.second.sh_size = (uint64_t)uVar1" (field_expression "local_58.second.sh_size" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = (cast_expression "(uint64_t)uVar1" ( (type_descriptor "uint64_t" primitive_type) ) identifier)) ;) (expression_statement "local_58.second.kept_section = kept1;" (assignment_expression "local_58.second.kept_section = kept1" (field_expression "local_58.second.kept_section" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "local_58.second.symndx = 0;" (assignment_expression "local_58.second.symndx = 0" (field_expression "local_58.second.symndx" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "local_58.second.is_comdat = false;" (assignment_expression "local_58.second.is_comdat = false" (field_expression "local_58.second.is_comdat" (field_expression "local_58.second" identifier . field_identifier) . field_identifier) = false) ;) (expression_statement "local_58.first = index;" (assignment_expression "local_58.first = index" (field_expression "local_58.first" identifier . field_identifier) = identifier) ;) (ERROR "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::" (comma_expression "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std" identifier (ERROR "::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>" : : (comma_expression "_Rb_tree<unsigned_int,_std" (binary_expression "_Rb_tree<unsigned_int" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>,_std" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) identifier)) : : (binary_expression "_Select1st<std" identifier < identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>_>,_std" (binary_expression "_true>::Kept_comdat_section>_" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "," ,) identifier)) : : (binary_expression "less<unsigned_int" identifier < identifier) >) , identifier) : : identifier < identifier : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique" (binary_expression "_true>::Kept_comdat_section>_>_" (binary_expression "_true>::Kept_comdat_section>_" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) : : (comma_expression "pair<unsigned_int,_gold" (binary_expression "pair<unsigned_int" identifier < identifier) , identifier) : :) (expression_statement "Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58);" (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58)" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_58)" (binary_expression "_true>::Kept_comdat_section>_" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(&(this->kept_comdat_sections_)._M_t,&local_58)" ( (comma_expression "&(this->kept_comdat_sections_)._M_t,&local_58" (pointer_expression "&(this->kept_comdat_sections_)._M_t" & (field_expression "(this->kept_comdat_sections_)._M_t" (parenthesized_expression "(this->kept_comdat_sections_)" ( (field_expression "this->kept_comdat_sections_" identifier -> field_identifier) )) . field_identifier)) , (pointer_expression "&local_58" & identifier)) )))) ;) })) }) (else_clause "else if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" else (if_statement "if ((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)) {\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" if (parenthesized_expression "((kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false))" ( (binary_expression "(kept2->object_ != (Relobj *)0x0) && (kept2->is_comdat_ == false)" (parenthesized_expression "(kept2->object_ != (Relobj *)0x0)" ( (binary_expression "kept2->object_ != (Relobj *)0x0" (field_expression "kept2->object_" identifier -> field_identifier) != (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) && (parenthesized_expression "(kept2->is_comdat_ == false)" ( (binary_expression "kept2->is_comdat_ == false" (field_expression "kept2->is_comdat_" identifier -> field_identifier) == false) ))) )) (compound_statement "{\n local_78.second.sh_size = (uint64_t)uVar1;\n local_78.second.kept_section = kept2;\n local_78.second.symndx = 0;\n local_78.second.is_comdat = false;\n local_78.first = index;\n std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);\n }" { (expression_statement "local_78.second.sh_size = (uint64_t)uVar1;" (assignment_expression "local_78.second.sh_size = (uint64_t)uVar1" (field_expression "local_78.second.sh_size" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = (cast_expression "(uint64_t)uVar1" ( (type_descriptor "uint64_t" primitive_type) ) identifier)) ;) (expression_statement "local_78.second.kept_section = kept2;" (assignment_expression "local_78.second.kept_section = kept2" (field_expression "local_78.second.kept_section" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "local_78.second.symndx = 0;" (assignment_expression "local_78.second.symndx = 0" (field_expression "local_78.second.symndx" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "local_78.second.is_comdat = false;" (assignment_expression "local_78.second.is_comdat = false" (field_expression "local_78.second.is_comdat" (field_expression "local_78.second" identifier . field_identifier) . field_identifier) = false) ;) (expression_statement "local_78.first = index;" (assignment_expression "local_78.first = index" (field_expression "local_78.first" identifier . field_identifier) = identifier) ;) (ERROR "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std::allocator<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std::pair<unsigned_int,_gold::" (comma_expression "std::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>,_std" identifier (ERROR "::\n _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>,_std::_Select1st<std::pair<unsigned_int_const,_gold::Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std::less<unsigned_int>" : : (comma_expression "_Rb_tree<unsigned_int,_std" (binary_expression "_Rb_tree<unsigned_int" identifier < identifier) , identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>,_std" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > (ERROR "," ,) identifier)) : : (binary_expression "_Select1st<std" identifier < identifier) : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>_>,_std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>_>,_std" (binary_expression "_true>::Kept_comdat_section>_" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "," ,) identifier)) : : (binary_expression "less<unsigned_int" identifier < identifier) >) , identifier) : : identifier < identifier : : (comma_expression "pair<unsigned_int_const,_gold" (binary_expression "pair<unsigned_int_const" identifier < identifier) , identifier) : : (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique<std" (binary_expression "_true>::Kept_comdat_section>_>_>\n ::\n _M_emplace_unique" (binary_expression "_true>::Kept_comdat_section>_>_" (binary_expression "_true>::Kept_comdat_section>_" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > identifier) > (ERROR "::" : :) identifier) < identifier)) : : (comma_expression "pair<unsigned_int,_gold" (binary_expression "pair<unsigned_int" identifier < identifier) , identifier) : :) (expression_statement "Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78);" (comma_expression "Sized_relobj_file<32,_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78)" (binary_expression "Sized_relobj_file<32" identifier < number_literal) , (binary_expression "_true>::Kept_comdat_section>_>\n (&(this->kept_comdat_sections_)._M_t,&local_78)" (binary_expression "_true>::Kept_comdat_section>_" (binary_expression "_true>::Kept_comdat_section" identifier > (ERROR "::" : :) identifier) > identifier) > (parenthesized_expression "(&(this->kept_comdat_sections_)._M_t,&local_78)" ( (comma_expression "&(this->kept_comdat_sections_)._M_t,&local_78" (pointer_expression "&(this->kept_comdat_sections_)._M_t" & (field_expression "(this->kept_comdat_sections_)._M_t" (parenthesized_expression "(this->kept_comdat_sections_)" ( (field_expression "this->kept_comdat_sections_" identifier -> field_identifier) )) . field_identifier)) , (pointer_expression "&local_78" & identifier)) )))) ;) })))) (labeled_statement "LAB_001cf237:\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }" statement_identifier : (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2) {\n operator_delete(sig2._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p != &sig2.field_2" (binary_expression "allocator<char>_>_9\n *)sig2._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig2._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig2.field_2" & (field_expression "sig2.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig2._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig2._M_dataplus._M_p);" (call_expression "operator_delete(sig2._M_dataplus._M_p)" identifier (argument_list "(sig2._M_dataplus._M_p)" ( (field_expression "sig2._M_dataplus._M_p" (field_expression "sig2._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) }))) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2) {\n operator_delete(sig1._M_dataplus._M_p);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p != &sig1.field_2" (binary_expression "allocator<char>_>_9\n *)sig1._M_dataplus._M_p" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)sig1._M_dataplus._M_p" identifier * (ERROR ")" )) (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier))) != (pointer_expression "&sig1.field_2" & (field_expression "sig1.field_2" identifier . field_identifier))) )) )) (compound_statement "{\n operator_delete(sig1._M_dataplus._M_p);\n }" { (expression_statement "operator_delete(sig1._M_dataplus._M_p);" (call_expression "operator_delete(sig1._M_dataplus._M_p)" identifier (argument_list "(sig1._M_dataplus._M_p)" ( (field_expression "sig1._M_dataplus._M_p" (field_expression "sig1._M_dataplus" identifier . field_identifier) . field_identifier) ))) ;) })) (return_statement "return bVar8 && bVar9;" return (binary_expression "bVar8 && bVar9" identifier && identifier) ;) (ERROR "}" }))
(translation_unit "uint FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}\n\n" (function_definition "uint FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" type_identifier (function_declarator "FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined4 param_3" type_identifier identifier) , (parameter_declaration "byte *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) ))) (compound_statement "{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "uint uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "size_t sVar5;" primitive_type identifier ;) (declaration "undefined8 uVar6;" type_identifier identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "byte *pbVar8;" type_identifier (pointer_declarator "*pbVar8" * identifier) ;) (declaration "byte *__s;" type_identifier (pointer_declarator "*__s" * identifier) ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "bool bVar10;" primitive_type identifier ;) (declaration "bool bVar11;" primitive_type identifier ;) (declaration "long *local_c8;" (sized_type_specifier "long" long) (pointer_declarator "*local_c8" * identifier) ;) (declaration "long *local_c0;" (sized_type_specifier "long" long) (pointer_declarator "*local_c0" * identifier) ;) (declaration "undefined1 *local_b8 [2];" type_identifier (pointer_declarator "*local_b8 [2]" * (array_declarator "local_b8 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 auStack_a8 [16];" type_identifier (array_declarator "auStack_a8 [16]" identifier [ number_literal ]) ;) (declaration "undefined1 *local_98 [2];" type_identifier (pointer_declarator "*local_98 [2]" * (array_declarator "local_98 [2]" identifier [ number_literal ])) ;) (declaration "undefined1 local_88 [16];" type_identifier (array_declarator "local_88 [16]" identifier [ number_literal ]) ;) (declaration "undefined4 local_78 [2];" type_identifier (array_declarator "local_78 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_70;" type_identifier identifier ;) (declaration "long *local_68;" (sized_type_specifier "long" long) (pointer_declarator "*local_68" * identifier) ;) (declaration "undefined4 local_60;" type_identifier identifier ;) (declaration "undefined1 local_5c;" type_identifier identifier ;) (declaration "undefined4 local_58 [2];" type_identifier (array_declarator "local_58 [2]" identifier [ number_literal ]) ;) (declaration "ulong local_50;" type_identifier identifier ;) (declaration "long *local_48;" (sized_type_specifier "long" long) (pointer_declarator "*local_48" * identifier) ;) (declaration "undefined4 local_40;" type_identifier identifier ;) (declaration "undefined1 local_3c;" type_identifier identifier ;) (expression_statement "lVar7 = 0x10;" (assignment_expression "lVar7 = 0x10" identifier = number_literal) ;) (expression_statement "__s = param_4 + 0x10;" (assignment_expression "__s = param_4 + 0x10" identifier = (binary_expression "param_4 + 0x10" identifier + number_literal)) ;) (expression_statement "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" identifier = (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" & identifier) < (cast_expression "(undefined1 *)0xa8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "bVar11 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar11 = &stack0x00000000 == (undefined1 *)0xd8" identifier = (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" & identifier) == (cast_expression "(undefined1 *)0xd8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal))) ;) (expression_statement "pbVar8 = param_4;" (assignment_expression "pbVar8 = param_4" identifier = identifier) ;) (expression_statement "pbVar9 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar9 = (byte *)".gnu.linkonce.t."" identifier = (cast_expression "(byte *)".gnu.linkonce.t."" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (string_literal "".gnu.linkonce.t."" " string_content "))) ;) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);" do (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n }" { (if_statement "if (lVar7 == 0) break;" if (parenthesized_expression "(lVar7 == 0)" ( (binary_expression "lVar7 == 0" identifier == number_literal) )) (break_statement "break;" break ;)) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" identifier = (binary_expression "lVar7 + -1" identifier + number_literal)) ;) (expression_statement "bVar10 = *pbVar8 < *pbVar9;" (assignment_expression "bVar10 = *pbVar8 < *pbVar9" identifier = (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" * identifier) < (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "bVar11 = *pbVar8 == *pbVar9;" (assignment_expression "bVar11 = *pbVar8 == *pbVar9" identifier = (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" * identifier) == (pointer_expression "*pbVar9" * identifier))) ;) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" identifier = (binary_expression "pbVar8 + 1" identifier + number_literal)) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(bVar11)" ( identifier )) ;) (expression_statement "uVar1 = *(uint *)(*param_5 + 0x14);" (assignment_expression "uVar1 = *(uint *)(*param_5 + 0x14)" identifier = (pointer_expression "*(uint *)(*param_5 + 0x14)" * (cast_expression "(uint *)(*param_5 + 0x14)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_5 + 0x14)" ( (binary_expression "*param_5 + 0x14" (pointer_expression "*param_5" * identifier) + number_literal) ))))) ;) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" identifier = (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" identifier >> number_literal) | (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" ( (binary_expression "uVar1 & 0xff0000" identifier & number_literal) )) >> number_literal)) | (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" ( (binary_expression "uVar1 & 0xff00" identifier & number_literal) )) << number_literal)) | (binary_expression "uVar1 << 0x18" identifier << number_literal))) ;) (if_statement "if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" if (parenthesized_expression "((!bVar10 && !bVar11) != bVar10)" ( (binary_expression "(!bVar10 && !bVar11) != bVar10" (parenthesized_expression "(!bVar10 && !bVar11)" ( (binary_expression "!bVar10 && !bVar11" (unary_expression "!bVar10" ! identifier) && (unary_expression "!bVar11" ! identifier)) )) != identifier) )) (compound_statement "{\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" { (expression_statement "pcVar4 = strrchr((char *)param_4,0x2e);" (assignment_expression "pcVar4 = strrchr((char *)param_4,0x2e)" identifier = (call_expression "strrchr((char *)param_4,0x2e)" identifier (argument_list "((char *)param_4,0x2e)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , number_literal )))) ;) (expression_statement "__s = (byte *)(pcVar4 + 1);" (assignment_expression "__s = (byte *)(pcVar4 + 1)" identifier = (cast_expression "(byte *)(pcVar4 + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar4 + 1)" ( (binary_expression "pcVar4 + 1" identifier + number_literal) )))) ;) })) (expression_statement "pbVar8 = (byte *)0xffffffffffffffff;" (assignment_expression "pbVar8 = (byte *)0xffffffffffffffff" identifier = (cast_expression "(byte *)0xffffffffffffffff" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_b8[0] = auStack_a8;" (assignment_expression "local_b8[0] = auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" if (parenthesized_expression "(__s != (byte *)0x0)" ( (binary_expression "__s != (byte *)0x0" identifier != (cast_expression "(byte *)0x0" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" { (expression_statement "sVar5 = strlen((char *)__s);" (assignment_expression "sVar5 = strlen((char *)__s)" identifier = (call_expression "strlen((char *)__s)" identifier (argument_list "((char *)__s)" ( (cast_expression "(char *)__s" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "pbVar8 = __s + sVar5;" (assignment_expression "pbVar8 = __s + sVar5" identifier = (binary_expression "__s + sVar5" identifier + identifier)) ;) })) (expression_statement "FUN_001665c0(local_b8,__s,pbVar8);" (call_expression "FUN_001665c0(local_b8,__s,pbVar8)" identifier (argument_list "(local_b8,__s,pbVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "local_98[0] = local_88;" (assignment_expression "local_98[0] = local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "sVar5 = strlen((char *)param_4);" (assignment_expression "sVar5 = strlen((char *)param_4)" identifier = (call_expression "strlen((char *)param_4)" identifier (argument_list "((char *)param_4)" ( (cast_expression "(char *)param_4" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) )))) ;) (expression_statement "FUN_001665c0(local_98,param_4,param_4 + sVar5);" (call_expression "FUN_001665c0(local_98,param_4,param_4 + sVar5)" identifier (argument_list "(local_98,param_4,param_4 + sVar5)" ( identifier , identifier , (binary_expression "param_4 + sVar5" identifier + identifier) ))) ;) (expression_statement "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);" (assignment_expression "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier = (call_expression "FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" identifier (argument_list "(param_2,local_b8,param_1,param_3,0,0,&local_c8)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c8" & identifier) )))) ;) (expression_statement "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);" (assignment_expression "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier = (call_expression "FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" identifier (argument_list "(param_2,local_98,param_1,param_3,0,1,&local_c0)" ( identifier , identifier , identifier , identifier , number_literal , number_literal , (pointer_expression "&local_c0" & identifier) )))) ;) (if_statement "if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" if (parenthesized_expression "((char)uVar3 == '\0')" ( (binary_expression "(char)uVar3 == '\0'" (cast_expression "(char)uVar3" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }" { (if_statement "if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }" if (parenthesized_expression "((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0'))" ( (binary_expression "(*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')" (parenthesized_expression "(*local_c0 != 0)" ( (binary_expression "*local_c0 != 0" (pointer_expression "*local_c0" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }" { (expression_statement "local_70 = (ulong)uVar1;" (assignment_expression "local_70 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_68 = local_c0;" (assignment_expression "local_68 = local_c0" identifier = identifier) ;) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" identifier = number_literal) ;) (expression_statement "local_5c = 0;" (assignment_expression "local_5c = 0" identifier = number_literal) ;) (expression_statement "local_78[0] = param_3;" (assignment_expression "local_78[0] = param_3" (subscript_expression "local_78[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);" (call_expression "FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7)" identifier (argument_list "(param_1 + 0x1b0,local_78,0x1cf1c7)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }) (else_clause "else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" else (compound_statement "{\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" { (if_statement "if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" if (parenthesized_expression "((char)uVar2 != '\0')" ( (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" { (if_statement "if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }" if (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }" { (expression_statement "local_c8[2] = (ulong)uVar1;" (assignment_expression "local_c8[2] = (ulong)uVar1" (subscript_expression "local_c8[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }" if (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" ( (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" * (cast_expression "(char *)((long)local_c0 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c0 + 0xc)" ( (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }" { (expression_statement "local_c0[2] = (ulong)uVar1;" (assignment_expression "local_c0[2] = (ulong)uVar1" (subscript_expression "local_c0[2]" identifier [ number_literal ]) = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (goto_statement "goto LAB_001cf237;" goto statement_identifier ;) })) (expression_statement "FUN_001bcfa0();" (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar6 = FUN_001bcfa0();" (assignment_expression "uVar6 = FUN_001bcfa0()" identifier = (call_expression "FUN_001bcfa0()" identifier (argument_list "()" ( )))) ;) (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_003688e0(uVar6);" (call_expression "FUN_003688e0(uVar6)" identifier (argument_list "(uVar6)" ( identifier ))) ;) })) (if_statement "if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }" if (parenthesized_expression "((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0'))" ( (binary_expression "(*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')" (parenthesized_expression "(*local_c8 != 0)" ( (binary_expression "*local_c8 != 0" (pointer_expression "*local_c8" * identifier) != number_literal) )) && (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) != '\0')" ( (binary_expression "*(char *)((long)local_c8 + 0xc) != '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" * (cast_expression "(char *)((long)local_c8 + 0xc)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)local_c8 + 0xc)" ( (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != (char_literal "'\0'" ' escape_sequence ')) ))) )) (compound_statement "{\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }" { (expression_statement "local_50 = (ulong)uVar1;" (assignment_expression "local_50 = (ulong)uVar1" identifier = (cast_expression "(ulong)uVar1" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (expression_statement "local_48 = local_c8;" (assignment_expression "local_48 = local_c8" identifier = identifier) ;) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" identifier = number_literal) ;) (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" identifier = number_literal) ;) (expression_statement "local_58[0] = param_3;" (assignment_expression "local_58[0] = param_3" (subscript_expression "local_58[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);" (call_expression "FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7)" identifier (argument_list "(param_1 + 0x1b0,local_58,0x1cf1c7)" ( (binary_expression "param_1 + 0x1b0" identifier + number_literal) , identifier , number_literal ))) ;) })) }))) (labeled_statement "LAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }" statement_identifier : (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_98[0] != local_88)" ( (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) }))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" if (parenthesized_expression "(local_b8[0] != auStack_a8)" ( (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" identifier [ number_literal ]) != identifier) )) (compound_statement "{\n FUN_002dac70();\n }" { (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return uVar2 & uVar3;" return (binary_expression "uVar2 & uVar3" identifier & identifier) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression & IDENT) < (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression & IDENT) == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (string_literal " string_content "))) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) < (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * IDENT) == (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( IDENT )) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (binary_expression (binary_expression IDENT >> LIT) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) >> LIT)) | (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT)) | (binary_expression IDENT << LIT))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (unary_expression ! IDENT) && (unary_expression ! IDENT)) )) != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + IDENT)) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT , LIT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT , LIT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT ))) ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , IDENT , LIT ))) ;) })) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return (binary_expression IDENT & IDENT) ;) })))
(function_definition "uint FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)\n\n{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" (type_identifier "uint") (function_declarator "FUN_001cf100(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" (identifier "FUN_001cf100") (parameter_list "(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined4 param_3" (type_identifier "undefined4") (identifier "param_3")) (, ",") (parameter_declaration "byte *param_4" (type_identifier "byte") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "long *param_5" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) () ")"))) (compound_statement "{\n uint uVar1;\n uint uVar2;\n uint uVar3;\n char *pcVar4;\n size_t sVar5;\n undefined8 uVar6;\n long lVar7;\n byte *pbVar8;\n byte *__s;\n byte *pbVar9;\n bool bVar10;\n bool bVar11;\n long *local_c8;\n long *local_c0;\n undefined1 *local_b8 [2];\n undefined1 auStack_a8 [16];\n undefined1 *local_98 [2];\n undefined1 local_88 [16];\n undefined4 local_78 [2];\n ulong local_70;\n long *local_68;\n undefined4 local_60;\n undefined1 local_5c;\n undefined4 local_58 [2];\n ulong local_50;\n long *local_48;\n undefined4 local_40;\n undefined1 local_3c;\n \n lVar7 = 0x10;\n __s = param_4 + 0x10;\n bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;\n bVar11 = &stack0x00000000 == (undefined1 *)0xd8;\n pbVar8 = param_4;\n pbVar9 = (byte *)".gnu.linkonce.t.";\n do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);\n uVar1 = *(uint *)(*param_5 + 0x14);\n uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;\n if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }\n pbVar8 = (byte *)0xffffffffffffffff;\n local_b8[0] = auStack_a8;\n if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }\n FUN_001665c0(local_b8,__s,pbVar8);\n local_98[0] = local_88;\n sVar5 = strlen((char *)param_4);\n \n FUN_001665c0(local_98,param_4,param_4 + sVar5);\n \n uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);\n uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);\n if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }\nLAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n return uVar2 & uVar3;\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "uint uVar3;" (type_identifier "uint") (identifier "uVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "size_t sVar5;" (primitive_type "size_t") (identifier "sVar5") (; ";")) (declaration "undefined8 uVar6;" (type_identifier "undefined8") (identifier "uVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "byte *pbVar8;" (type_identifier "byte") (pointer_declarator "*pbVar8" (* "*") (identifier "pbVar8")) (; ";")) (declaration "byte *__s;" (type_identifier "byte") (pointer_declarator "*__s" (* "*") (identifier "__s")) (; ";")) (declaration "byte *pbVar9;" (type_identifier "byte") (pointer_declarator "*pbVar9" (* "*") (identifier "pbVar9")) (; ";")) (declaration "bool bVar10;" (primitive_type "bool") (identifier "bVar10") (; ";")) (declaration "bool bVar11;" (primitive_type "bool") (identifier "bVar11") (; ";")) (declaration "long *local_c8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_c8" (* "*") (identifier "local_c8")) (; ";")) (declaration "long *local_c0;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_c0" (* "*") (identifier "local_c0")) (; ";")) (declaration "undefined1 *local_b8 [2];" (type_identifier "undefined1") (pointer_declarator "*local_b8 [2]" (* "*") (array_declarator "local_b8 [2]" (identifier "local_b8") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 auStack_a8 [16];" (type_identifier "undefined1") (array_declarator "auStack_a8 [16]" (identifier "auStack_a8") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined1 *local_98 [2];" (type_identifier "undefined1") (pointer_declarator "*local_98 [2]" (* "*") (array_declarator "local_98 [2]" (identifier "local_98") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "undefined1 local_88 [16];" (type_identifier "undefined1") (array_declarator "local_88 [16]" (identifier "local_88") ([ "[") (number_literal "16") (] "]")) (; ";")) (declaration "undefined4 local_78 [2];" (type_identifier "undefined4") (array_declarator "local_78 [2]" (identifier "local_78") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "ulong local_70;" (type_identifier "ulong") (identifier "local_70") (; ";")) (declaration "long *local_68;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_68" (* "*") (identifier "local_68")) (; ";")) (declaration "undefined4 local_60;" (type_identifier "undefined4") (identifier "local_60") (; ";")) (declaration "undefined1 local_5c;" (type_identifier "undefined1") (identifier "local_5c") (; ";")) (declaration "undefined4 local_58 [2];" (type_identifier "undefined4") (array_declarator "local_58 [2]" (identifier "local_58") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "ulong local_50;" (type_identifier "ulong") (identifier "local_50") (; ";")) (declaration "long *local_48;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "undefined4 local_40;" (type_identifier "undefined4") (identifier "local_40") (; ";")) (declaration "undefined1 local_3c;" (type_identifier "undefined1") (identifier "local_3c") (; ";")) (expression_statement "lVar7 = 0x10;" (assignment_expression "lVar7 = 0x10" (identifier "lVar7") (= "=") (number_literal "0x10")) (; ";")) (expression_statement "__s = param_4 + 0x10;" (assignment_expression "__s = param_4 + 0x10" (identifier "__s") (= "=") (binary_expression "param_4 + 0x10" (identifier "param_4") (+ "+") (number_literal "0x10"))) (; ";")) (expression_statement "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8;" (assignment_expression "bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8" (identifier "bVar10") (= "=") (binary_expression "&stack0xffffffffffffffd0 < (undefined1 *)0xa8" (pointer_expression "&stack0xffffffffffffffd0" (& "&") (identifier "stack0xffffffffffffffd0")) (< "<") (cast_expression "(undefined1 *)0xa8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xa8")))) (; ";")) (expression_statement "bVar11 = &stack0x00000000 == (undefined1 *)0xd8;" (assignment_expression "bVar11 = &stack0x00000000 == (undefined1 *)0xd8" (identifier "bVar11") (= "=") (binary_expression "&stack0x00000000 == (undefined1 *)0xd8" (pointer_expression "&stack0x00000000" (& "&") (identifier "stack0x00000000")) (== "==") (cast_expression "(undefined1 *)0xd8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xd8")))) (; ";")) (expression_statement "pbVar8 = param_4;" (assignment_expression "pbVar8 = param_4" (identifier "pbVar8") (= "=") (identifier "param_4")) (; ";")) (expression_statement "pbVar9 = (byte *)".gnu.linkonce.t.";" (assignment_expression "pbVar9 = (byte *)".gnu.linkonce.t."" (identifier "pbVar9") (= "=") (cast_expression "(byte *)".gnu.linkonce.t."" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (string_literal "".gnu.linkonce.t."" (" """) (string_content ".gnu.linkonce.t.") (" """)))) (; ";")) (do_statement "do {\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n } while (bVar11);" (do "do") (compound_statement "{\n if (lVar7 == 0) break;\n lVar7 = lVar7 + -1;\n bVar10 = *pbVar8 < *pbVar9;\n bVar11 = *pbVar8 == *pbVar9;\n pbVar8 = pbVar8 + 1;\n pbVar9 = pbVar9 + 1;\n }" ({ "{") (if_statement "if (lVar7 == 0) break;" (if "if") (parenthesized_expression "(lVar7 == 0)" (( "(") (binary_expression "lVar7 == 0" (identifier "lVar7") (== "==") (number_literal "0")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "lVar7 = lVar7 + -1;" (assignment_expression "lVar7 = lVar7 + -1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + -1" (identifier "lVar7") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "bVar10 = *pbVar8 < *pbVar9;" (assignment_expression "bVar10 = *pbVar8 < *pbVar9" (identifier "bVar10") (= "=") (binary_expression "*pbVar8 < *pbVar9" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (< "<") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")))) (; ";")) (expression_statement "bVar11 = *pbVar8 == *pbVar9;" (assignment_expression "bVar11 = *pbVar8 == *pbVar9" (identifier "bVar11") (= "=") (binary_expression "*pbVar8 == *pbVar9" (pointer_expression "*pbVar8" (* "*") (identifier "pbVar8")) (== "==") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")))) (; ";")) (expression_statement "pbVar8 = pbVar8 + 1;" (assignment_expression "pbVar8 = pbVar8 + 1" (identifier "pbVar8") (= "=") (binary_expression "pbVar8 + 1" (identifier "pbVar8") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" (identifier "pbVar9") (= "=") (binary_expression "pbVar9 + 1" (identifier "pbVar9") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(bVar11)" (( "(") (identifier "bVar11") () ")")) (; ";")) (expression_statement "uVar1 = *(uint *)(*param_5 + 0x14);" (assignment_expression "uVar1 = *(uint *)(*param_5 + 0x14)" (identifier "uVar1") (= "=") (pointer_expression "*(uint *)(*param_5 + 0x14)" (* "*") (cast_expression "(uint *)(*param_5 + 0x14)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_5 + 0x14)" (( "(") (binary_expression "*param_5 + 0x14" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (+ "+") (number_literal "0x14")) () ")"))))) (; ";")) (expression_statement "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18;" (assignment_expression "uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (identifier "uVar1") (= "=") (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8" (binary_expression "uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8" (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) (| "|") (binary_expression "(uVar1 & 0xff0000) >> 8" (parenthesized_expression "(uVar1 & 0xff0000)" (( "(") (binary_expression "uVar1 & 0xff0000" (identifier "uVar1") (& "&") (number_literal "0xff0000")) () ")")) (>> ">>") (number_literal "8"))) (| "|") (binary_expression "(uVar1 & 0xff00) << 8" (parenthesized_expression "(uVar1 & 0xff00)" (( "(") (binary_expression "uVar1 & 0xff00" (identifier "uVar1") (& "&") (number_literal "0xff00")) () ")")) (<< "<<") (number_literal "8"))) (| "|") (binary_expression "uVar1 << 0x18" (identifier "uVar1") (<< "<<") (number_literal "0x18")))) (; ";")) (if_statement "if ((!bVar10 && !bVar11) != bVar10) {\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" (if "if") (parenthesized_expression "((!bVar10 && !bVar11) != bVar10)" (( "(") (binary_expression "(!bVar10 && !bVar11) != bVar10" (parenthesized_expression "(!bVar10 && !bVar11)" (( "(") (binary_expression "!bVar10 && !bVar11" (unary_expression "!bVar10" (! "!") (identifier "bVar10")) (&& "&&") (unary_expression "!bVar11" (! "!") (identifier "bVar11"))) () ")")) (!= "!=") (identifier "bVar10")) () ")")) (compound_statement "{\n pcVar4 = strrchr((char *)param_4,0x2e);\n __s = (byte *)(pcVar4 + 1);\n }" ({ "{") (expression_statement "pcVar4 = strrchr((char *)param_4,0x2e);" (assignment_expression "pcVar4 = strrchr((char *)param_4,0x2e)" (identifier "pcVar4") (= "=") (call_expression "strrchr((char *)param_4,0x2e)" (identifier "strrchr") (argument_list "((char *)param_4,0x2e)" (( "(") (cast_expression "(char *)param_4" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_4")) (, ",") (number_literal "0x2e") () ")")))) (; ";")) (expression_statement "__s = (byte *)(pcVar4 + 1);" (assignment_expression "__s = (byte *)(pcVar4 + 1)" (identifier "__s") (= "=") (cast_expression "(byte *)(pcVar4 + 1)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar4 + 1)" (( "(") (binary_expression "pcVar4 + 1" (identifier "pcVar4") (+ "+") (number_literal "1")) () ")")))) (; ";")) (} "}"))) (expression_statement "pbVar8 = (byte *)0xffffffffffffffff;" (assignment_expression "pbVar8 = (byte *)0xffffffffffffffff" (identifier "pbVar8") (= "=") (cast_expression "(byte *)0xffffffffffffffff" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0xffffffffffffffff"))) (; ";")) (expression_statement "local_b8[0] = auStack_a8;" (assignment_expression "local_b8[0] = auStack_a8" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "auStack_a8")) (; ";")) (if_statement "if (__s != (byte *)0x0) {\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" (if "if") (parenthesized_expression "(__s != (byte *)0x0)" (( "(") (binary_expression "__s != (byte *)0x0" (identifier "__s") (!= "!=") (cast_expression "(byte *)0x0" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n sVar5 = strlen((char *)__s);\n pbVar8 = __s + sVar5;\n }" ({ "{") (expression_statement "sVar5 = strlen((char *)__s);" (assignment_expression "sVar5 = strlen((char *)__s)" (identifier "sVar5") (= "=") (call_expression "strlen((char *)__s)" (identifier "strlen") (argument_list "((char *)__s)" (( "(") (cast_expression "(char *)__s" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "__s")) () ")")))) (; ";")) (expression_statement "pbVar8 = __s + sVar5;" (assignment_expression "pbVar8 = __s + sVar5" (identifier "pbVar8") (= "=") (binary_expression "__s + sVar5" (identifier "__s") (+ "+") (identifier "sVar5"))) (; ";")) (} "}"))) (expression_statement "FUN_001665c0(local_b8,__s,pbVar8);" (call_expression "FUN_001665c0(local_b8,__s,pbVar8)" (identifier "FUN_001665c0") (argument_list "(local_b8,__s,pbVar8)" (( "(") (identifier "local_b8") (, ",") (identifier "__s") (, ",") (identifier "pbVar8") () ")"))) (; ";")) (expression_statement "local_98[0] = local_88;" (assignment_expression "local_98[0] = local_88" (subscript_expression "local_98[0]" (identifier "local_98") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "local_88")) (; ";")) (expression_statement "sVar5 = strlen((char *)param_4);" (assignment_expression "sVar5 = strlen((char *)param_4)" (identifier "sVar5") (= "=") (call_expression "strlen((char *)param_4)" (identifier "strlen") (argument_list "((char *)param_4)" (( "(") (cast_expression "(char *)param_4" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "param_4")) () ")")))) (; ";")) (expression_statement "FUN_001665c0(local_98,param_4,param_4 + sVar5);" (call_expression "FUN_001665c0(local_98,param_4,param_4 + sVar5)" (identifier "FUN_001665c0") (argument_list "(local_98,param_4,param_4 + sVar5)" (( "(") (identifier "local_98") (, ",") (identifier "param_4") (, ",") (binary_expression "param_4 + sVar5" (identifier "param_4") (+ "+") (identifier "sVar5")) () ")"))) (; ";")) (expression_statement "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8);" (assignment_expression "uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" (identifier "uVar2") (= "=") (call_expression "FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8)" (identifier "FUN_001ac950") (argument_list "(param_2,local_b8,param_1,param_3,0,0,&local_c8)" (( "(") (identifier "param_2") (, ",") (identifier "local_b8") (, ",") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (pointer_expression "&local_c8" (& "&") (identifier "local_c8")) () ")")))) (; ";")) (expression_statement "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0);" (assignment_expression "uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" (identifier "uVar3") (= "=") (call_expression "FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0)" (identifier "FUN_001ac950") (argument_list "(param_2,local_98,param_1,param_3,0,1,&local_c0)" (( "(") (identifier "param_2") (, ",") (identifier "local_98") (, ",") (identifier "param_1") (, ",") (identifier "param_3") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (pointer_expression "&local_c0" (& "&") (identifier "local_c0")) () ")")))) (; ";")) (if_statement "if ((char)uVar3 == '\0') {\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }\n else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" (if "if") (parenthesized_expression "((char)uVar3 == '\0')" (( "(") (binary_expression "(char)uVar3 == '\0'" (cast_expression "(char)uVar3" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar3")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }\n }" ({ "{") (if_statement "if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) {\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }" (if "if") (parenthesized_expression "((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0'))" (( "(") (binary_expression "(*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')" (parenthesized_expression "(*local_c0 != 0)" (( "(") (binary_expression "*local_c0 != 0" (pointer_expression "*local_c0" (* "*") (identifier "local_c0")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" (( "(") (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c0 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c0 + 0xc)" (( "(") (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c0")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n local_70 = (ulong)uVar1;\n local_68 = local_c0;\n local_60 = 0;\n local_5c = 0;\n local_78[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);\n }" ({ "{") (expression_statement "local_70 = (ulong)uVar1;" (assignment_expression "local_70 = (ulong)uVar1" (identifier "local_70") (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (expression_statement "local_68 = local_c0;" (assignment_expression "local_68 = local_c0" (identifier "local_68") (= "=") (identifier "local_c0")) (; ";")) (expression_statement "local_60 = 0;" (assignment_expression "local_60 = 0" (identifier "local_60") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_5c = 0;" (assignment_expression "local_5c = 0" (identifier "local_5c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_78[0] = param_3;" (assignment_expression "local_78[0] = param_3" (subscript_expression "local_78[0]" (identifier "local_78") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7);" (call_expression "FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7)" (identifier "FUN_001ca170") (argument_list "(param_1 + 0x1b0,local_78,0x1cf1c7)" (( "(") (binary_expression "param_1 + 0x1b0" (identifier "param_1") (+ "+") (number_literal "0x1b0")) (, ",") (identifier "local_78") (, ",") (number_literal "0x1cf1c7") () ")"))) (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" (else "else") (compound_statement "{\n if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }\n if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }\n }" ({ "{") (if_statement "if ((char)uVar2 != '\0') {\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" (if "if") (parenthesized_expression "((char)uVar2 != '\0')" (( "(") (binary_expression "(char)uVar2 != '\0'" (cast_expression "(char)uVar2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar2")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }\n uVar6 = FUN_001bcfa0();\n \n if (local_98[0] != local_88) {\n FUN_002dac70();\n }\n if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }\n \n FUN_003688e0(uVar6);\n }" ({ "{") (if_statement "if (*(char *)((long)local_c8 + 0xc) == '\0') {\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }" (if "if") (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) == '\0')" (( "(") (binary_expression "*(char *)((long)local_c8 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c8 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c8 + 0xc)" (( "(") (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c8")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_c8[2] = (ulong)uVar1;\n if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }\n FUN_001bcfa0();\n }" ({ "{") (expression_statement "local_c8[2] = (ulong)uVar1;" (assignment_expression "local_c8[2] = (ulong)uVar1" (subscript_expression "local_c8[2]" (identifier "local_c8") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (if_statement "if (*(char *)((long)local_c0 + 0xc) == '\0') {\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }" (if "if") (parenthesized_expression "(*(char *)((long)local_c0 + 0xc) == '\0')" (( "(") (binary_expression "*(char *)((long)local_c0 + 0xc) == '\0'" (pointer_expression "*(char *)((long)local_c0 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c0 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c0 + 0xc)" (( "(") (binary_expression "(long)local_c0 + 0xc" (cast_expression "(long)local_c0" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c0")) (+ "+") (number_literal "0xc")) () ")")))) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n local_c0[2] = (ulong)uVar1;\n goto LAB_001cf237;\n }" ({ "{") (expression_statement "local_c0[2] = (ulong)uVar1;" (assignment_expression "local_c0[2] = (ulong)uVar1" (subscript_expression "local_c0[2]" (identifier "local_c0") ([ "[") (number_literal "2") (] "]")) (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (goto_statement "goto LAB_001cf237;" (goto "goto") (statement_identifier "LAB_001cf237") (; ";")) (} "}"))) (expression_statement "FUN_001bcfa0();" (call_expression "FUN_001bcfa0()" (identifier "FUN_001bcfa0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar6 = FUN_001bcfa0();" (assignment_expression "uVar6 = FUN_001bcfa0()" (identifier "uVar6") (= "=") (call_expression "FUN_001bcfa0()" (identifier "FUN_001bcfa0") (argument_list "()" (( "(") () ")")))) (; ";")) (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_98[0] != local_88)" (( "(") (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" (identifier "local_98") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_88")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_b8[0] != auStack_a8)" (( "(") (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "auStack_a8")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_003688e0(uVar6);" (call_expression "FUN_003688e0(uVar6)" (identifier "FUN_003688e0") (argument_list "(uVar6)" (( "(") (identifier "uVar6") () ")"))) (; ";")) (} "}"))) (if_statement "if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) {\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }" (if "if") (parenthesized_expression "((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0'))" (( "(") (binary_expression "(*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')" (parenthesized_expression "(*local_c8 != 0)" (( "(") (binary_expression "*local_c8 != 0" (pointer_expression "*local_c8" (* "*") (identifier "local_c8")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*(char *)((long)local_c8 + 0xc) != '\0')" (( "(") (binary_expression "*(char *)((long)local_c8 + 0xc) != '\0'" (pointer_expression "*(char *)((long)local_c8 + 0xc)" (* "*") (cast_expression "(char *)((long)local_c8 + 0xc)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)local_c8 + 0xc)" (( "(") (binary_expression "(long)local_c8 + 0xc" (cast_expression "(long)local_c8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_c8")) (+ "+") (number_literal "0xc")) () ")")))) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")"))) () ")")) (compound_statement "{\n local_50 = (ulong)uVar1;\n local_48 = local_c8;\n local_40 = 0;\n local_3c = 0;\n local_58[0] = param_3;\n FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);\n }" ({ "{") (expression_statement "local_50 = (ulong)uVar1;" (assignment_expression "local_50 = (ulong)uVar1" (identifier "local_50") (= "=") (cast_expression "(ulong)uVar1" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar1"))) (; ";")) (expression_statement "local_48 = local_c8;" (assignment_expression "local_48 = local_c8" (identifier "local_48") (= "=") (identifier "local_c8")) (; ";")) (expression_statement "local_40 = 0;" (assignment_expression "local_40 = 0" (identifier "local_40") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_3c = 0;" (assignment_expression "local_3c = 0" (identifier "local_3c") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_58[0] = param_3;" (assignment_expression "local_58[0] = param_3" (subscript_expression "local_58[0]" (identifier "local_58") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7);" (call_expression "FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7)" (identifier "FUN_001ca170") (argument_list "(param_1 + 0x1b0,local_58,0x1cf1c7)" (( "(") (binary_expression "param_1 + 0x1b0" (identifier "param_1") (+ "+") (number_literal "0x1b0")) (, ",") (identifier "local_58") (, ",") (number_literal "0x1cf1c7") () ")"))) (; ";")) (} "}"))) (} "}")))) (labeled_statement "LAB_001cf237:\n if (local_98[0] != local_88) {\n FUN_002dac70();\n }" (statement_identifier "LAB_001cf237") (: ":") (if_statement "if (local_98[0] != local_88) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_98[0] != local_88)" (( "(") (binary_expression "local_98[0] != local_88" (subscript_expression "local_98[0]" (identifier "local_98") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "local_88")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (if_statement "if (local_b8[0] != auStack_a8) {\n FUN_002dac70();\n }" (if "if") (parenthesized_expression "(local_b8[0] != auStack_a8)" (( "(") (binary_expression "local_b8[0] != auStack_a8" (subscript_expression "local_b8[0]" (identifier "local_b8") ([ "[") (number_literal "0") (] "]")) (!= "!=") (identifier "auStack_a8")) () ")")) (compound_statement "{\n FUN_002dac70();\n }" ({ "{") (expression_statement "FUN_002dac70();" (call_expression "FUN_002dac70()" (identifier "FUN_002dac70") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return uVar2 & uVar3;" (return "return") (binary_expression "uVar2 & uVar3" (identifier "uVar2") (& "&") (identifier "uVar3")) (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: bool include_linkonce_section(Sized_relobj_file<32,_true> * this, Layout * layout, uint index, char * name, Shdr<32,_true> * shdr) */ bool __thiscall gold::var_1<32,var_2>::include_linkonce_section (var_1<32,var_2> *this,Layout *layout,uint index,char *var_6, Shdr<32,var_2> *shdr) { uint var_10; char *var_13; size_t var_15; type_1 extraout_RAX; long var_7; char *pcVar5; type_2 *this_1; type_2 *extraout_RDX; type_3 *var_8; type_4 *name_00; type_3 *var_9; bool var_11; bool var_26; type_2 *kept1; type_2 *kept2; type_4 sig1; type_4 sig2; pair<unsigned_int,_gold::var_1<32,var_2>::var_3> var_4; pair<unsigned_int,_gold::var_1<32,var_2>::var_3> var_5; var_7 = 0x10; var_13 = var_6 + 0x10; var_11 = &stack0xffffffffffffffd0 < (type_5 *)0xa8; var_26 = &stack0x00000000 == (type_5 *)0xd8; var_8 = (type_3 *)var_6; var_9 = (type_3 *)".gnu.linkonce.t."; do { if (var_7 == 0) break; var_7 = var_7 + -1; var_11 = *var_8 < *var_9; var_26 = *var_8 == *var_9; var_8 = var_8 + 1; var_9 = var_9 + 1; } while (var_26); var_10 = shdr->p_->sh_size; var_10 = var_10 >> 0x18 | (var_10 & 0xff0000) >> 8 | (var_10 & 0xff00) << 8 | var_10 << 0x18; if ((!var_11 && !var_26) != var_11) { var_13 = var_12(var_6,0x2e); var_13 = var_13 + 1; } pcVar5 = (char *)0xffffffffffffffff; sig1._M_dataplus._M_p = (pointer)&sig1.field_2; if (var_13 != (char *)0x0) { var_15 = var_14(var_13); pcVar5 = var_13 + var_15; } name_00 = &sig2; std::__cxx11::basic_string<var_21,_std::char_traits<var_21>,_std::var_20<var_21>var_22>:: var_16<var_17*>(&sig1,var_13,pcVar5); sig2._M_dataplus._M_p = (pointer)&sig2.field_2; var_15 = var_14(var_6); /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */ std::__cxx11::basic_string<var_21,_std::char_traits<var_21>,_std::var_20<var_21>var_22>:: var_16<var_17*>(name_00,var_6,var_6 + var_15); /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */ var_11 = Layout::var_18(layout,&sig1,(type_6 *)this,index,false,false,&kept1); var_26 = Layout::var_18(layout,name_00,(type_6 *)this,index,false,true,&kept2); if (var_26) { if (var_11) { this_1 = (type_2 *)(type_7)var_10; if (kept1->is_comdat_ == false) { (kept1->u_).group_sections = (type_8 *)this_1; if (kept2->is_comdat_ == false) { (kept2->u_).group_sections = (type_8 *)this_1; goto LAB_001cf237; } Kept_section::var_19((type_2 *)layout,(uint64_t)name_00,this_1); this_1 = extraout_RDX; } Kept_section::var_19((type_2 *)layout,(uint64_t)name_00,this_1); /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */ if ((anon_union_16_2_edb7204a_for_basic_string<var_21,_std::char_traits<var_21>,_std::var_20<var_21>var_22>var_23 *)sig2._M_dataplus._M_p != &sig2.field_2) { var_24(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<var_21,_std::char_traits<var_21>,_std::var_20<var_21>var_22>var_23 *)sig1._M_dataplus._M_p != &sig1.field_2) { var_24(sig1._M_dataplus._M_p); } /* WARNING: Subroutine does not return */ var_25(extraout_RAX); } if ((kept1->object_ != (type_6 *)0x0) && (kept1->is_comdat_ != false)) { var_5.second.sh_size = (uint64_t)var_10; var_5.second.kept_section = kept1; var_5.second.symndx = 0; var_5.second.is_comdat = false; var_5.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>,_std::_Select1st<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_22>,_std::less<unsigned_int>,_std::var_20<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_22>var_22> :: _M_emplace_unique<std::pair<unsigned_int,_gold::var_1<32,var_2>::var_3>var_22> (&(this->kept_comdat_sections_)._M_t,&var_5); } } else if ((kept2->object_ != (type_6 *)0x0) && (kept2->is_comdat_ == false)) { var_4.second.sh_size = (uint64_t)var_10; var_4.second.kept_section = kept2; var_4.second.symndx = 0; var_4.second.is_comdat = false; var_4.first = index; std:: _Rb_tree<unsigned_int,_std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>,_std::_Select1st<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_22>,_std::less<unsigned_int>,_std::var_20<std::pair<unsigned_int_const,_gold::var_1<32,var_2>::var_3>var_22>var_22> :: _M_emplace_unique<std::pair<unsigned_int,_gold::var_1<32,var_2>::var_3>var_22> (&(this->kept_comdat_sections_)._M_t,&var_4); } LAB_001cf237: if ((anon_union_16_2_edb7204a_for_basic_string<var_21,_std::char_traits<var_21>,_std::var_20<var_21>var_22>var_23 *)sig2._M_dataplus._M_p != &sig2.field_2) { var_24(sig2._M_dataplus._M_p); } if ((anon_union_16_2_edb7204a_for_basic_string<var_21,_std::char_traits<var_21>,_std::var_20<var_21>var_22>var_23 *)sig1._M_dataplus._M_p != &sig1.field_2) { var_24(sig1._M_dataplus._M_p); } return var_11 && var_26; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (string_literal (string_content))))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (unary_expression argument: (identifier)) right: (unary_expression argument: (identifier)))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (goto_statement label: (statement_identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (identifier) (number_literal))))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement (binary_expression left: (identifier) right: (identifier))))))
null
uint MASKED(long param_1,undefined8 param_2,undefined4 param_3,byte *param_4,long *param_5) { uint uVar1; uint uVar2; uint uVar3; char *pcVar4; size_t sVar5; undefined8 uVar6; long lVar7; byte *pbVar8; byte *__s; byte *pbVar9; bool bVar10; bool bVar11; long *local_c8; long *local_c0; undefined1 *local_b8 [2]; undefined1 auStack_a8 [16]; undefined1 *local_98 [2]; undefined1 local_88 [16]; undefined4 local_78 [2]; ulong local_70; long *local_68; undefined4 local_60; undefined1 local_5c; undefined4 local_58 [2]; ulong local_50; long *local_48; undefined4 local_40; undefined1 local_3c; lVar7 = 0x10; __s = param_4 + 0x10; bVar10 = &stack0xffffffffffffffd0 < (undefined1 *)0xa8; bVar11 = &stack0x00000000 == (undefined1 *)0xd8; pbVar8 = param_4; pbVar9 = (byte *)".gnu.linkonce.t."; do { if (lVar7 == 0) break; lVar7 = lVar7 + -1; bVar10 = *pbVar8 < *pbVar9; bVar11 = *pbVar8 == *pbVar9; pbVar8 = pbVar8 + 1; pbVar9 = pbVar9 + 1; } while (bVar11); uVar1 = *(uint *)(*param_5 + 0x14); uVar1 = uVar1 >> 0x18 | (uVar1 & 0xff0000) >> 8 | (uVar1 & 0xff00) << 8 | uVar1 << 0x18; if ((!bVar10 && !bVar11) != bVar10) { pcVar4 = strrchr((char *)param_4,0x2e); __s = (byte *)(pcVar4 + 1); } pbVar8 = (byte *)0xffffffffffffffff; local_b8[0] = auStack_a8; if (__s != (byte *)0x0) { sVar5 = strlen((char *)__s); pbVar8 = __s + sVar5; } FUN_001665c0(local_b8,__s,pbVar8); local_98[0] = local_88; sVar5 = strlen((char *)param_4); /* try { // try from 001cf1c2 to 001cf1c6 has its CatchHandler @ 001cf341 */ FUN_001665c0(local_98,param_4,param_4 + sVar5); /* try { // try from 001cf1e9 to 001cf33b has its CatchHandler @ 001cf33c */ uVar2 = FUN_001ac950(param_2,local_b8,param_1,param_3,0,0,&local_c8); uVar3 = FUN_001ac950(param_2,local_98,param_1,param_3,0,1,&local_c0); if ((char)uVar3 == '\0') { if ((*local_c0 != 0) && (*(char *)((long)local_c0 + 0xc) == '\0')) { local_70 = (ulong)uVar1; local_68 = local_c0; local_60 = 0; local_5c = 0; local_78[0] = param_3; FUN_001ca170(param_1 + 0x1b0,local_78,0x1cf1c7); } } else { if ((char)uVar2 != '\0') { if (*(char *)((long)local_c8 + 0xc) == '\0') { local_c8[2] = (ulong)uVar1; if (*(char *)((long)local_c0 + 0xc) == '\0') { local_c0[2] = (ulong)uVar1; goto LAB_001cf237; } FUN_001bcfa0(); } uVar6 = FUN_001bcfa0(); /* catch() { ... } // from try @ 001cf1e9 with catch @ 001cf33c */ if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } /* WARNING: Subroutine does not return */ FUN_003688e0(uVar6); } if ((*local_c8 != 0) && (*(char *)((long)local_c8 + 0xc) != '\0')) { local_50 = (ulong)uVar1; local_48 = local_c8; local_40 = 0; local_3c = 0; local_58[0] = param_3; FUN_001ca170(param_1 + 0x1b0,local_58,0x1cf1c7); } } LAB_001cf237: if (local_98[0] != local_88) { FUN_002dac70(); } if (local_b8[0] != auStack_a8) { FUN_002dac70(); } return uVar2 & uVar3; }
57_hppa64-linux-gnu-nm_and_hppa64-linux-gnu-nm_strip.c
strcoll
strcoll
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcoll(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcoll_0010c1c8)(); return iVar1; }
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strcoll(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_strcoll_0010c1c8)(); return iVar1; }
JMP qword ptr [0x0010c1c8]
null
null
null
null
[(u'CAST_-1206963236', u'CALLIND_-1206963304'), (u'CALLIND_-1206963304', u'INDIRECT_-1206963241'), (u'CALLIND_-1206963304', u'RETURN_-1206963301'), ('tmp_38', u'CAST_-1206963236'), ('const-0', u'RETURN_-1206963301'), (u'INDIRECT_-1206963241', u'COPY_-1206963300')]
[(u'CAST_-1206963236', u'CALLIND_-1206963304'), (u'CALLIND_-1206963304', u'INDIRECT_-1206963241'), (u'CALLIND_-1206963304', u'RETURN_-1206963301'), ('tmp_38', u'CAST_-1206963236'), ('const-0', u'RETURN_-1206963301'), (u'INDIRECT_-1206963241', u'COPY_-1206963300')]
null
null
00103390
x64
O3
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}\n\n" comment (function_definition "int strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" primitive_type (function_declarator "strcoll(char *__s1,char *__s2)" identifier (parameter_list "(char *__s1,char *__s2)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_strcoll_0010c1c8)();" (assignment_expression "iVar1 = (*(code *)PTR_strcoll_0010c1c8)()" identifier = (call_expression "(*(code *)PTR_strcoll_0010c1c8)()" (parenthesized_expression "(*(code *)PTR_strcoll_0010c1c8)" ( (pointer_expression "*(code *)PTR_strcoll_0010c1c8" * (cast_expression "(code *)PTR_strcoll_0010c1c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}\n\n" comment (function_definition "int strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" primitive_type (function_declarator "strcoll(char *__s1,char *__s2)" identifier (parameter_list "(char *__s1,char *__s2)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_strcoll_0010c1c8)();" (assignment_expression "iVar1 = (*(code *)PTR_strcoll_0010c1c8)()" identifier = (call_expression "(*(code *)PTR_strcoll_0010c1c8)()" (parenthesized_expression "(*(code *)PTR_strcoll_0010c1c8)" ( (pointer_expression "*(code *)PTR_strcoll_0010c1c8" * (cast_expression "(code *)PTR_strcoll_0010c1c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit "int strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}\n\n" (function_definition "int strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" primitive_type (function_declarator "strcoll(char *__s1,char *__s2)" identifier (parameter_list "(char *__s1,char *__s2)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) ))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (expression_statement "iVar1 = (*(code *)PTR_strcoll_0010c1c8)();" (assignment_expression "iVar1 = (*(code *)PTR_strcoll_0010c1c8)()" identifier = (call_expression "(*(code *)PTR_strcoll_0010c1c8)()" (parenthesized_expression "(*(code *)PTR_strcoll_0010c1c8)" ( (pointer_expression "*(code *)PTR_strcoll_0010c1c8" * (cast_expression "(code *)PTR_strcoll_0010c1c8" ( (type_descriptor "code *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) (argument_list "()" ( )))) ;) (return_statement "return iVar1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) )) (argument_list ( )))) ;) (return_statement return IDENT ;) })))
(function_definition "int strcoll(char *__s1,char *__s2)\n\n{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" (primitive_type "int") (function_declarator "strcoll(char *__s1,char *__s2)" (identifier "strcoll") (parameter_list "(char *__s1,char *__s2)" (( "(") (parameter_declaration "char *__s1" (primitive_type "char") (pointer_declarator "*__s1" (* "*") (identifier "__s1"))) (, ",") (parameter_declaration "char *__s2" (primitive_type "char") (pointer_declarator "*__s2" (* "*") (identifier "__s2"))) () ")"))) (compound_statement "{\n int iVar1;\n \n iVar1 = (*(code *)PTR_strcoll_0010c1c8)();\n return iVar1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (expression_statement "iVar1 = (*(code *)PTR_strcoll_0010c1c8)();" (assignment_expression "iVar1 = (*(code *)PTR_strcoll_0010c1c8)()" (identifier "iVar1") (= "=") (call_expression "(*(code *)PTR_strcoll_0010c1c8)()" (parenthesized_expression "(*(code *)PTR_strcoll_0010c1c8)" (( "(") (pointer_expression "*(code *)PTR_strcoll_0010c1c8" (* "*") (cast_expression "(code *)PTR_strcoll_0010c1c8" (( "(") (type_descriptor "code *" (type_identifier "code") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "PTR_strcoll_0010c1c8"))) () ")")) (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return iVar1;" (return "return") (identifier "iVar1") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2) { int iVar1; iVar1 = (*(type_1 *)PTR_strcoll_0010c1c8)(); return iVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) arguments: (argument_list)))) (return_statement (identifier)))))
null
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2) { int iVar1; iVar1 = (*(code *)PTR_MASKED_0010c1c8)(); return iVar1; }
2328_bash_and_bash_strip.c
wcsrtombs
wcsrtombs
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps) { /* WARNING: Bad instruction - Truncating control flow here */ /* wcsrtombs@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1204039310')]
[('const-1', u'RETURN_-1204039310')]
null
null
0024d168
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" identifier (parameter_list "(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" ( (parameter_declaration "char *__dst" primitive_type (pointer_declarator "*__dst" * identifier)) , (parameter_declaration "wchar_t **__src" type_identifier (pointer_declarator "**__src" * (pointer_declarator "*__src" * identifier))) , (parameter_declaration "size_t __len" primitive_type identifier) , (parameter_declaration "mbstate_t *__ps" type_identifier (pointer_declarator "*__ps" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nsize_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* wcsrtombs@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* wcsrtombs@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" identifier (parameter_list "(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" ( (parameter_declaration "char *__dst" primitive_type (pointer_declarator "*__dst" * identifier)) , (parameter_declaration "wchar_t **__src" type_identifier (pointer_declarator "**__src" * (pointer_declarator "*__src" * identifier))) , (parameter_declaration "size_t __len" primitive_type identifier) , (parameter_declaration "mbstate_t *__ps" type_identifier (pointer_declarator "*__ps" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* wcsrtombs@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" identifier (parameter_list "(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" ( (parameter_declaration "char *__dst" primitive_type (pointer_declarator "*__dst" * identifier)) , (parameter_declaration "wchar_t **__src" type_identifier (pointer_declarator "**__src" * (pointer_declarator "*__src" * identifier))) , (parameter_declaration "size_t __len" primitive_type identifier) , (parameter_declaration "mbstate_t *__ps" type_identifier (pointer_declarator "*__ps" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * (pointer_declarator * IDENT))) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "size_t wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)\n\n{\n \n halt_baddata();\n}" (primitive_type "size_t") (function_declarator "wcsrtombs(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" (identifier "wcsrtombs") (parameter_list "(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps)" (( "(") (parameter_declaration "char *__dst" (primitive_type "char") (pointer_declarator "*__dst" (* "*") (identifier "__dst"))) (, ",") (parameter_declaration "wchar_t **__src" (type_identifier "wchar_t") (pointer_declarator "**__src" (* "*") (pointer_declarator "*__src" (* "*") (identifier "__src")))) (, ",") (parameter_declaration "size_t __len" (primitive_type "size_t") (identifier "__len")) (, ",") (parameter_declaration "mbstate_t *__ps" (type_identifier "mbstate_t") (pointer_declarator "*__ps" (* "*") (identifier "__ps"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t function_1(char *__dst,type_1 **__src,size_t __len,type_2 *__ps) { /* WARNING: Bad instruction - Truncating control flow here */ /* wcsrtombs@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ size_t MASKED(char *__dst,wchar_t **__src,size_t __len,mbstate_t *__ps) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
9985_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
~iostream
FUN_00335490
/* non-virtual thunk to std::iostream::~iostream() */ void __thiscall std::iostream::~iostream(iostream *this) { *(undefined8 *)(this + -8) = 0; *(undefined8 *)this = 0x43c3b0; *(undefined8 *)(this + -0x10) = 0x43c400; *(undefined ***)(this + 8) = &PTR__ios_00439478; ios_base::~ios_base((ios_base *)(this + 8)); return; }
void FUN_00335490(undefined8 *param_1) { param_1[-1] = 0; *param_1 = &DAT_0043c3b0; param_1[-2] = &DAT_0043c400; param_1[1] = &PTR_FUN_00439478; FUN_00318d20(); return; }
LEA RAX,[0x43c3b0] MOV qword ptr [RDI + -0x8],0x0 ADD RDI,0x8 MOV qword ptr [RDI + -0x8],RAX LEA RAX,[0x43c400] MOV qword ptr [RDI + -0x18],RAX LEA RAX,[0x439468] ADD RAX,0x10 MOV qword ptr [RDI],RAX JMP 0x00318d20
null
null
null
null
[('const-433', u'STORE_-1205054268'), ('tmp_95', u'PTRADD_-1205054208'), ('const-1', u'PTRADD_-1205054208'), (u'CAST_-1205054160', u'STORE_-1205054241'), ('const-4441088', u'STORE_-1205054268'), (u'CAST_-1205054188', u'STORE_-1205054283'), ('const-0', u'RETURN_-1205054229'), ('const-4441008', u'STORE_-1205054283'), ('const-4428920', u'PTRSUB_-1205054163'), ('const-433', u'STORE_-1205054241'), ('const-0', u'STORE_-1205054307'), ('tmp_95', u'PTRADD_-1205054247'), (u'CAST_-1205054193', u'CALL_-1205054233'), (u'PTRADD_-1205054234', u'CAST_-1205054160'), ('const--16', u'PTRADD_-1205054208'), ('const-433', u'STORE_-1205054283'), (u'PTRADD_-1205054234', u'CAST_-1205054193'), ('const-1', u'PTRADD_-1205054247'), ('tmp_95', u'CAST_-1205054188'), (u'CAST_-1205054176', u'STORE_-1205054268'), (u'CAST_-1205054202', u'STORE_-1205054307'), ('const-8', u'PTRADD_-1205054234'), (u'PTRADD_-1205054208', u'CAST_-1205054176'), ('tmp_95', u'PTRADD_-1205054234'), (u'PTRSUB_-1205054163', u'STORE_-1205054241'), ('const-433', u'STORE_-1205054307'), ('const-1', u'PTRADD_-1205054234'), ('const-0', u'PTRSUB_-1205054163'), ('const--8', u'PTRADD_-1205054247'), (u'PTRADD_-1205054247', u'CAST_-1205054202')]
[(u'PTRADD_-1205054174', u'STORE_-1205054268'), ('const-4441088', u'PTRSUB_-1205054176'), ('const-8', u'PTRADD_-1205054174'), ('const-4428920', u'PTRSUB_-1205054163'), (u'PTRSUB_-1205054188', u'STORE_-1205054283'), ('const-433', u'STORE_-1205054307'), ('const-8', u'PTRADD_-1205054190'), ('const-0', u'RETURN_-1205054229'), ('const-433', u'STORE_-1205054241'), (u'PTRADD_-1205054190', u'STORE_-1205054241'), (u'PTRADD_-1205054199', u'STORE_-1205054307'), ('const-1', u'PTRADD_-1205054190'), ('const--1', u'PTRADD_-1205054199'), ('const-433', u'STORE_-1205054283'), ('tmp_126', u'PTRADD_-1205054199'), ('const-433', u'STORE_-1205054268'), (u'PTRSUB_-1205054176', u'STORE_-1205054268'), ('const--2', u'PTRADD_-1205054174'), ('const-0', u'PTRSUB_-1205054176'), (u'PTRSUB_-1205054163', u'STORE_-1205054241'), ('const-4441008', u'PTRSUB_-1205054188'), ('const-0', u'PTRSUB_-1205054188'), ('const-0', u'PTRSUB_-1205054163'), ('const-0', u'STORE_-1205054307'), ('tmp_126', u'STORE_-1205054283'), ('const-8', u'PTRADD_-1205054199'), ('tmp_126', u'PTRADD_-1205054190'), ('tmp_126', u'PTRADD_-1205054174')]
null
null
00335490
x64
O3
(translation_unit "void FUN_00335490(undefined8 *param_1)\n\n{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}\n\n" (function_definition "void FUN_00335490(undefined8 *param_1)\n\n{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}" primitive_type (function_declarator "FUN_00335490(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}" { (expression_statement "param_1[-1] = 0;" (assignment_expression "param_1[-1] = 0" (subscript_expression "param_1[-1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &DAT_0043c3b0;" (assignment_expression "*param_1 = &DAT_0043c3b0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0043c3b0" & identifier)) ;) (expression_statement "param_1[-2] = &DAT_0043c400;" (assignment_expression "param_1[-2] = &DAT_0043c400" (subscript_expression "param_1[-2]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c400" & identifier)) ;) (expression_statement "param_1[1] = &PTR_FUN_00439478;" (assignment_expression "param_1[1] = &PTR_FUN_00439478" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "FUN_00318d20();" (call_expression "FUN_00318d20()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* non-virtual thunk to std::iostream::~iostream() */\n\nvoid __thiscall std::iostream::~iostream(iostream *this)\n\n{\n *(undefined8 *)(this + -8) = 0;\n *(undefined8 *)this = 0x43c3b0;\n *(undefined8 *)(this + -0x10) = 0x43c400;\n *(undefined ***)(this + 8) = &PTR__ios_00439478;\n ios_base::~ios_base((ios_base *)(this + 8));\n return;\n}\n\n" comment (function_definition "void __thiscall std::iostream::~iostream(iostream *this)\n\n{\n *(undefined8 *)(this + -8) = 0;\n *(undefined8 *)this = 0x43c3b0;\n *(undefined8 *)(this + -0x10) = 0x43c400;\n *(undefined ***)(this + 8) = &PTR__ios_00439478;\n ios_base::~ios_base((ios_base *)(this + 8));\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::iostream::~" identifier : : identifier : : ~) (function_declarator "iostream(iostream *this)" identifier (parameter_list "(iostream *this)" ( (parameter_declaration "iostream *this" type_identifier (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n *(undefined8 *)(this + -8) = 0;\n *(undefined8 *)this = 0x43c3b0;\n *(undefined8 *)(this + -0x10) = 0x43c400;\n *(undefined ***)(this + 8) = &PTR__ios_00439478;\n ios_base::~ios_base((ios_base *)(this + 8));\n return;\n}" { (expression_statement "*(undefined8 *)(this + -8) = 0;" (assignment_expression "*(undefined8 *)(this + -8) = 0" (pointer_expression "*(undefined8 *)(this + -8)" * (cast_expression "(undefined8 *)(this + -8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + -8)" ( (binary_expression "this + -8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)this = 0x43c3b0;" (assignment_expression "*(undefined8 *)this = 0x43c3b0" (pointer_expression "*(undefined8 *)this" * (cast_expression "(undefined8 *)this" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "*(undefined8 *)(this + -0x10) = 0x43c400;" (assignment_expression "*(undefined8 *)(this + -0x10) = 0x43c400" (pointer_expression "*(undefined8 *)(this + -0x10)" * (cast_expression "(undefined8 *)(this + -0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + -0x10)" ( (binary_expression "this + -0x10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined ***)(this + 8) = &PTR__ios_00439478;" (assignment_expression "*(undefined ***)(this + 8) = &PTR__ios_00439478" (pointer_expression "*(undefined ***)(this + 8)" * (cast_expression "(undefined ***)(this + 8)" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (pointer_expression "&PTR__ios_00439478" & identifier)) ;) (labeled_statement "ios_base::~ios_base((ios_base *)(this + 8));" statement_identifier : (ERROR ":" :) (expression_statement "~ios_base((ios_base *)(this + 8));" (unary_expression "~ios_base((ios_base *)(this + 8))" ~ (call_expression "ios_base((ios_base *)(this + 8))" identifier (argument_list "((ios_base *)(this + 8))" ( (cast_expression "(ios_base *)(this + 8)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))) )))) ;)) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00335490(undefined8 *param_1)\n\n{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}\n\n" (function_definition "void FUN_00335490(undefined8 *param_1)\n\n{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}" primitive_type (function_declarator "FUN_00335490(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}" { (expression_statement "param_1[-1] = 0;" (assignment_expression "param_1[-1] = 0" (subscript_expression "param_1[-1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &DAT_0043c3b0;" (assignment_expression "*param_1 = &DAT_0043c3b0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_0043c3b0" & identifier)) ;) (expression_statement "param_1[-2] = &DAT_0043c400;" (assignment_expression "param_1[-2] = &DAT_0043c400" (subscript_expression "param_1[-2]" identifier [ number_literal ]) = (pointer_expression "&DAT_0043c400" & identifier)) ;) (expression_statement "param_1[1] = &PTR_FUN_00439478;" (assignment_expression "param_1[1] = &PTR_FUN_00439478" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (pointer_expression "&PTR_FUN_00439478" & identifier)) ;) (expression_statement "FUN_00318d20();" (call_expression "FUN_00318d20()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00335490(undefined8 *param_1)\n\n{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}" (primitive_type "void") (function_declarator "FUN_00335490(undefined8 *param_1)" (identifier "FUN_00335490") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n param_1[-1] = 0;\n *param_1 = &DAT_0043c3b0;\n param_1[-2] = &DAT_0043c400;\n param_1[1] = &PTR_FUN_00439478;\n FUN_00318d20();\n return;\n}" ({ "{") (expression_statement "param_1[-1] = 0;" (assignment_expression "param_1[-1] = 0" (subscript_expression "param_1[-1]" (identifier "param_1") ([ "[") (number_literal "-1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = &DAT_0043c3b0;" (assignment_expression "*param_1 = &DAT_0043c3b0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_0043c3b0" (& "&") (identifier "DAT_0043c3b0"))) (; ";")) (expression_statement "param_1[-2] = &DAT_0043c400;" (assignment_expression "param_1[-2] = &DAT_0043c400" (subscript_expression "param_1[-2]" (identifier "param_1") ([ "[") (number_literal "-2") (] "]")) (= "=") (pointer_expression "&DAT_0043c400" (& "&") (identifier "DAT_0043c400"))) (; ";")) (expression_statement "param_1[1] = &PTR_FUN_00439478;" (assignment_expression "param_1[1] = &PTR_FUN_00439478" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "&PTR_FUN_00439478" (& "&") (identifier "PTR_FUN_00439478"))) (; ";")) (expression_statement "FUN_00318d20();" (call_expression "FUN_00318d20()" (identifier "FUN_00318d20") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* non-virtual thunk to std::iostream::~iostream() */ void __thiscall std::function_1::~function_1(function_1 *var_1) { *(type_1 *)(var_1 + -8) = 0; *(type_1 *)var_1 = 0x43c3b0; *(type_1 *)(var_1 + -0x10) = 0x43c400; *(type_2 ***)(var_1 + 8) = &PTR__ios_00439478; ios_base::~var_2((var_2 *)(var_1 + 8)); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1) { param_1[-1] = 0; *param_1 = &DAT_0043c3b0; param_1[-2] = &DAT_0043c400; param_1[1] = &PTR_FUN_00439478; FUN_00318d20(); return; }
1019_wget_and_wget_strip.c
strdup
strdup
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * strdup(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207491326')]
[('const-1', u'RETURN_-1207491326')]
null
null
001824f8
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nchar * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "char * strdup(char *__s)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strdup@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* strdup(char *__s)" * (function_declarator "strdup(char *__s)" identifier (parameter_list "(char *__s)" ( (parameter_declaration "char *__s" primitive_type (pointer_declarator "*__s" * identifier)) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * strdup(char *__s)\n\n{\n \n halt_baddata();\n}" (primitive_type "char") (pointer_declarator "* strdup(char *__s)" (* "*") (function_declarator "strdup(char *__s)" (identifier "strdup") (parameter_list "(char *__s)" (( "(") (parameter_declaration "char *__s" (primitive_type "char") (pointer_declarator "*__s" (* "*") (identifier "__s"))) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * function_1(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ /* strdup@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier)))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ char * MASKED(char *__s) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
367_i686-kfreebsd-gnu-strip_and_i686-kfreebsd-gnu-strip_strip.c
fatal
FUN_0011b5c0
void fatal(char *format,...) { char in_AL; char cVar1; undefined8 in_RCX; undefined8 in_RDX; undefined8 extraout_RDX; undefined8 in_RSI; __va_list_tag *args_00; char *format_00; undefined8 in_R8; undefined8 in_R9; undefined8 in_XMM0_Qa; undefined8 extraout_XMM0_Qa; undefined8 in_XMM1_Qa; undefined8 extraout_XMM1_Qa; undefined8 in_XMM2_Qa; undefined8 in_XMM3_Qa; undefined8 in_XMM4_Qa; undefined8 in_XMM5_Qa; undefined8 in_XMM6_Qa; undefined8 in_XMM7_Qa; __va_list_tag _Stack_1a8; undefined1 auStack_190 [8]; __va_list_tag *p_Stack_188; undefined8 uStack_180; undefined8 uStack_178; undefined8 uStack_170; undefined8 uStack_168; undefined8 uStack_160; undefined8 uStack_150; undefined8 uStack_140; undefined8 uStack_130; undefined8 uStack_120; undefined8 uStack_110; undefined8 uStack_100; undefined8 uStack_f0; undefined8 uStack_e0; va_list args; undefined1 local_b8 [8]; undefined8 local_b0; undefined8 local_a8; undefined8 local_a0; undefined8 local_98; undefined8 local_90; undefined8 local_88; undefined8 local_78; undefined8 local_68; undefined8 local_58; undefined8 local_48; undefined8 local_38; undefined8 local_28; undefined8 local_18; if (in_AL != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args_00 = args; args[0].gp_offset = 8; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; uStack_e0 = 0x11b64c; local_b0 = in_RSI; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; report(format,args_00); format_00 = (char *)0x1; uStack_e0 = 0x11b656; cVar1 = xexit(); if (cVar1 != '\0') { uStack_160 = extraout_XMM0_Qa; uStack_150 = extraout_XMM1_Qa; uStack_140 = in_XMM2_Qa; uStack_130 = in_XMM3_Qa; uStack_120 = in_XMM4_Qa; uStack_110 = in_XMM5_Qa; uStack_100 = in_XMM6_Qa; uStack_f0 = in_XMM7_Qa; } _Stack_1a8.overflow_arg_area = args; _Stack_1a8.gp_offset = 8; _Stack_1a8.reg_save_area = auStack_190; _Stack_1a8.fp_offset = 0x30; p_Stack_188 = args_00; uStack_180 = extraout_RDX; uStack_178 = in_RCX; uStack_170 = in_R8; uStack_168 = in_R9; report(format_00,&_Stack_1a8); return; }
void FUN_0011b5c0(void) { FUN_0011b560(); xexit(1); FUN_0011b560(); return; }
SUB RSP,0xd8 MOV qword ptr [RSP + 0x28],RSI MOV qword ptr [RSP + 0x30],RDX MOV qword ptr [RSP + 0x38],RCX MOV qword ptr [RSP + 0x40],R8 MOV qword ptr [RSP + 0x48],R9 TEST AL,AL JZ 0x0011b61b MOVAPS xmmword ptr [RSP + 0x50],XMM0 MOVAPS xmmword ptr [RSP + 0x60],XMM1 MOVAPS xmmword ptr [RSP + 0x70],XMM2 MOVAPS xmmword ptr [RSP + 0x80],XMM3 MOVAPS xmmword ptr [RSP + 0x90],XMM4 MOVAPS xmmword ptr [RSP + 0xa0],XMM5 MOVAPS xmmword ptr [RSP + 0xb0],XMM6 MOVAPS xmmword ptr [RSP + 0xc0],XMM7 LEA RAX,[RSP + 0xe0] LEA RSI,[RSP + 0x8] MOV dword ptr [RSP + 0x8],0x8 MOV qword ptr [RSP + 0x10],RAX LEA RAX,[RSP + 0x20] MOV dword ptr [RSP + 0xc],0x30 MOV qword ptr [RSP + 0x18],RAX CALL 0x0011b560 MOV EDI,0x1 CALL 0x00104770 NOP word ptr CS:[RAX + RAX*0x1]
null
null
null
null
[(u'CALL_-1206995300', u'INDIRECT_-1206994798'), (u'CALL_-1206995286', u'INDIRECT_-1206994897'), (u'CALL_-1206995286', u'INDIRECT_-1206994803'), (u'INDIRECT_-1206995096', u'COPY_-1206994663'), (u'CALL_-1206995286', u'INDIRECT_-1206994957'), ('tmp_777', u'PTRSUB_-1206994639'), ('const-48', u'COPY_-1206995080'), (u'CALL_-1206995286', u'INDIRECT_-1206994881'), (u'CALL_-1206995055', u'INDIRECT_-1206994770'), (u'CALL_-1206995055', u'INDIRECT_-1206994694'), (u'INDIRECT_-1206994905', u'MULTIEQUAL_-1206994798'), (u'CALL_-1206995300', u'INDIRECT_-1206994782'), ('const-8', u'COPY_-1206995106'), ('tmp_779', u'COPY_-1206994812'), (u'CALL_-1206995286', u'INDIRECT_-1206995096'), (u'CALL_-1206995055', u'INDIRECT_-1206994738'), ('tmp_813', u'INT_NOTEQUAL_-1206995448'), (u'CALL_-1206995286', u'INDIRECT_-1206994921'), (u'INDIRECT_-1206994977', u'COPY_-1206994708'), (u'CALL_-1206995055', u'INDIRECT_-1206994762'), ('tmp_1712', u'MULTIEQUAL_-1206994864'), (u'INDIRECT_-1206994967', u'COPY_-1206994707'), ('const-1160790', u'COPY_-1206995293'), (u'CALL_-1206995055', u'INDIRECT_-1206994714'), (u'CALL_-1206995300', u'INDIRECT_-1206994865'), (u'CALL_-1206995286', u'INDIRECT_-1206994827'), (u'CALL_-1206995055', u'INDIRECT_-1206994722'), (u'CALL_-1206995286', u'INDIRECT_-1206994977'), (u'CALL_-1206995055', u'INDIRECT_-1206994746'), (u'CALL_-1206995300', u'INDIRECT_-1206994999'), (u'CALL_-1206995300', u'INDIRECT_-1206994838'), (u'CALL_-1206995055', u'INDIRECT_-1206994660'), ('tmp_939', u'COPY_-1206994858'), (u'CALL_-1206995300', u'INDIRECT_-1206995113'), (u'CALL_-1206995286', u'INDIRECT_-1206994873'), (u'COPY_-1206994709', u'MULTIEQUAL_-1206994782'), (u'COPY_-1206994711', u'MULTIEQUAL_-1206994798'), ('const-0', u'INT_NOTEQUAL_-1206995203'), (u'INDIRECT_-1206994873', u'MULTIEQUAL_-1206994766'), (u'COPY_-1206994712', u'MULTIEQUAL_-1206994806'), (u'PTRSUB_-1206994639', u'CALL_-1206995055'), (u'COPY_-1206994853', u'MULTIEQUAL_-1206994824'), ('tmp_778', u'COPY_-1206994813'), ('tmp_928', u'COPY_-1206994859'), (u'CALL_-1206995286', u'INDIRECT_-1206994987'), (u'PTRSUB_-1206994802', u'CALL_-1206995300'), (u'CALL_-1206995286', u'INDIRECT_-1206994889'), ('tmp_1702', u'MULTIEQUAL_-1206994824'), ('const--208', u'PTRSUB_-1206994802'), (u'CALL_-1206995055', u'INDIRECT_-1206994700'), (u'CALL_-1206995286', u'INT_NOTEQUAL_-1206995203'), (u'INDIRECT_-1206995069', u'COPY_-1206994713'), (u'CALL_-1206995286', u'INDIRECT_-1206994830'), (u'CALL_-1206995055', u'INDIRECT_-1206994682'), (u'CALL_-1206995055', u'INDIRECT_-1206994791'), ('tmp_777', u'PTRSUB_-1206994648'), (u'CALL_-1206995300', u'INDIRECT_-1206994847'), ('const-0', u'INT_NOTEQUAL_-1206995448'), (u'CALL_-1206995055', u'INDIRECT_-1206994644'), (u'CALL_-1206995300', u'INDIRECT_-1206995119'), (u'CALL_-1206995055', u'INDIRECT_-1206994706'), (u'CALL_-1206995055', u'INDIRECT_-1206994620'), (u'CALL_-1206995300', u'INDIRECT_-1206994884'), (u'INDIRECT_-1206994997', u'COPY_-1206994710'), (u'COPY_-1206994854', u'MULTIEQUAL_-1206994832'), (u'INDIRECT_-1206995007', u'COPY_-1206994711'), ('const-8', u'COPY_-1206995351'), (u'CALL_-1206995286', u'INDIRECT_-1206995105'), (u'CALL_-1206995286', u'INDIRECT_-1206994787'), (u'CALL_-1206995300', u'INDIRECT_-1206994876'), (u'CALL_-1206995055', u'INDIRECT_-1206994779'), ('const-8', u'PTRSUB_-1206994811'), (u'CALL_-1206995300', u'INDIRECT_-1206994844'), (u'COPY_-1206994710', u'MULTIEQUAL_-1206994790'), ('const-48', u'COPY_-1206995325'), (u'CALL_-1206995055', u'INDIRECT_-1206994776'), ('tmp_957', u'COPY_-1206994857'), (u'CALL_-1206995286', u'INDIRECT_-1206994833'), (u'COPY_-1206994855', u'MULTIEQUAL_-1206994840'), (u'COPY_-1206994856', u'MULTIEQUAL_-1206994848'), (u'CALL_-1206995055', u'INDIRECT_-1206994785'), (u'CALL_-1206995286', u'INDIRECT_-1206995007'), ('tmp_993', u'COPY_-1206994855'), (u'INDIRECT_-1206994881', u'MULTIEQUAL_-1206994774'), (u'CALL_-1206995300', u'INDIRECT_-1206994989'), (u'CALL_-1206995286', u'INDIRECT_-1206994811'), (u'INT_NOTEQUAL_-1206995448', u'CBRANCH_-1206995448'), ('tmp_1710', u'MULTIEQUAL_-1206994856'), (u'CALL_-1206995055', u'INDIRECT_-1206994652'), ('tmp_317', u'CBRANCH_-1206995203'), (u'COPY_-1206994713', u'MULTIEQUAL_-1206994814'), ('const-1', u'COPY_-1206995300'), (u'CALL_-1206995300', u'INDIRECT_-1206994892'), (u'CALL_-1206995286', u'INDIRECT_-1206994967'), ('tmp_1716', u'MULTIEQUAL_-1206994880'), (u'CALL_-1206995286', u'INDIRECT_-1206995063'), (u'CALL_-1206995300', u'INDIRECT_-1206994822'), (u'CALL_-1206995300', u'INDIRECT_-1206995104'), ('const-0', u'RETURN_-1206995028'), (u'CALL_-1206995300', u'INDIRECT_-1206994841'), (u'CALL_-1206995055', u'INDIRECT_-1206994691'), (u'INT_NOTEQUAL_-1206995203', u'CBRANCH_-1206995203'), (u'CALL_-1206995300', u'INDIRECT_-1206995009'), (u'CALL_-1206995300', u'INDIRECT_-1206994814'), (u'CALL_-1206995055', u'INDIRECT_-1206994636'), (u'CALL_-1206995286', u'INDIRECT_-1206994913'), (u'COPY_-1206994859', u'MULTIEQUAL_-1206994872'), ('const--184', u'PTRSUB_-1206994783'), (u'CALL_-1206995300', u'INDIRECT_-1206994856'), ('const--424', u'PTRSUB_-1206994639'), (u'INDIRECT_-1206995108', u'COPY_-1206994664'), (u'CALL_-1206995286', u'INDIRECT_-1206994839'), (u'CALL_-1206995300', u'INDIRECT_-1206994969'), (u'CALL_-1206995300', u'INDIRECT_-1206994830'), ('tmp_975', u'COPY_-1206994856'), (u'CALL_-1206995300', u'INDIRECT_-1206994908'), (u'CALL_-1206995055', u'INDIRECT_-1206994703'), ('tmp_1714', u'MULTIEQUAL_-1206994872'), (u'CALL_-1206995286', u'INDIRECT_-1206994851'), (u'CALL_-1206995286', u'INDIRECT_-1206994771'), (u'CALL_-1206995286', u'INDIRECT_-1206994779'), (u'CALL_-1206995286', u'INDIRECT_-1206995093'), (u'INDIRECT_-1206994957', u'COPY_-1206994706'), (u'CALL_-1206995286', u'INDIRECT_-1206994865'), (u'INDIRECT_-1206995099', u'CALL_-1206995055'), (u'CALL_-1206995286', u'INDIRECT_-1206995102'), (u'CALL_-1206995055', u'INDIRECT_-1206994668'), ('const--208', u'PTRSUB_-1206994648'), ('tmp_483', u'CALL_-1206995300'), (u'CALL_-1206995286', u'INDIRECT_-1206994845'), (u'COPY_-1206994708', u'MULTIEQUAL_-1206994774'), ('const--400', u'PTRSUB_-1206994620'), (u'CALL_-1206995055', u'INDIRECT_-1206994688'), (u'INDIRECT_-1206994987', u'COPY_-1206994709'), (u'INDIRECT_-1206995093', u'COPY_-1206994662'), ('const-1160780', u'COPY_-1206995307'), (u'CALL_-1206995300', u'INDIRECT_-1206994859'), ('tmp_922', u'COPY_-1206994860'), (u'CALL_-1206995300', u'INDIRECT_-1206994806'), (u'COPY_-1206994857', u'MULTIEQUAL_-1206994856'), (u'INDIRECT_-1206995063', u'COPY_-1206994712'), (u'CALL_-1206995055', u'INDIRECT_-1206994773'), (u'CALL_-1206995286', u'INDIRECT_-1206995108'), (u'CALL_-1206995300', u'INDIRECT_-1206994932'), (u'CALL_-1206995286', u'INDIRECT_-1206994842'), ('tmp_1706', u'MULTIEQUAL_-1206994840'), (u'CALL_-1206995286', u'INDIRECT_-1206994848'), (u'INDIRECT_-1206994897', u'MULTIEQUAL_-1206994790'), (u'INDIRECT_-1206995105', u'COPY_-1206994665'), (u'CALL_-1206995286', u'INDIRECT_-1206994997'), (u'CALL_-1206995055', u'INDIRECT_-1206994788'), (u'CALL_-1206995286', u'INDIRECT_-1206995099'), (u'CALL_-1206995286', u'INDIRECT_-1206994795'), (u'CALL_-1206995055', u'INDIRECT_-1206994697'), (u'CALL_-1206995055', u'INDIRECT_-1206994797'), ('tmp_90', u'CBRANCH_-1206995448'), (u'CALL_-1206995055', u'INDIRECT_-1206994676'), (u'INDIRECT_-1206994921', u'MULTIEQUAL_-1206994814'), (u'CALL_-1206995055', u'INDIRECT_-1206994730'), ('tmp_782', u'COPY_-1206994809'), ('tmp_777', u'PTRSUB_-1206994783'), (u'CALL_-1206995300', u'INDIRECT_-1206994850'), (u'INDIRECT_-1206994913', u'MULTIEQUAL_-1206994806'), (u'CALL_-1206995055', u'INDIRECT_-1206994754'), (u'CALL_-1206995055', u'INDIRECT_-1206994782'), (u'INDIRECT_-1206994865', u'MULTIEQUAL_-1206994758'), (u'CALL_-1206995055', u'INDIRECT_-1206994628'), (u'CALL_-1206995055', u'INDIRECT_-1206994794'), ('tmp_1704', u'MULTIEQUAL_-1206994832'), (u'COPY_-1206994860', u'MULTIEQUAL_-1206994880'), (u'INDIRECT_-1206995102', u'COPY_-1206994666'), (u'CALL_-1206995300', u'INDIRECT_-1206994790'), (u'CALL_-1206995300', u'INDIRECT_-1206994862'), (u'CALL_-1206995286', u'INDIRECT_-1206995069'), (u'CALL_-1206995300', u'INDIRECT_-1206995019'), (u'CALL_-1206995286', u'INDIRECT_-1206994854'), (u'CALL_-1206995055', u'INDIRECT_-1206994679'), (u'CALL_-1206995286', u'INDIRECT_-1206994819'), ('tmp_777', u'PTRSUB_-1206994802'), (u'COPY_-1206994707', u'MULTIEQUAL_-1206994766'), (u'COPY_-1206994858', u'MULTIEQUAL_-1206994864'), (u'CALL_-1206995300', u'INDIRECT_-1206994868'), (u'CALL_-1206995055', u'INDIRECT_-1206994685'), (u'CALL_-1206995300', u'INDIRECT_-1206994900'), (u'CALL_-1206995286', u'INDIRECT_-1206994857'), (u'COPY_-1206994706', u'MULTIEQUAL_-1206994758'), ('tmp_1029', u'COPY_-1206994853'), (u'CALL_-1206995286', u'INDIRECT_-1206994836'), ('tmp_780', u'COPY_-1206994811'), ('tmp_777', u'PTRSUB_-1206994620'), (u'CALL_-1206995286', u'INDIRECT_-1206994905'), ('tmp_781', u'COPY_-1206994810'), (u'CALL_-1206995300', u'INDIRECT_-1206995107'), ('tmp_1011', u'COPY_-1206994854'), (u'INDIRECT_-1206994889', u'MULTIEQUAL_-1206994782'), ('tmp_1708', u'MULTIEQUAL_-1206994848'), (u'CALL_-1206995300', u'INDIRECT_-1206994924'), (u'CALL_-1206995300', u'INDIRECT_-1206994853'), (u'CALL_-1206995300', u'INDIRECT_-1206994916'), (u'CALL_-1206995300', u'INDIRECT_-1206994979'), ('tmp_777', u'PTRSUB_-1206994811')]
[('const-0', u'RETURN_-1206995028'), ('const-1', u'CALL_-1206995286')]
null
null
0011b5c0
x64
O3
(translation_unit "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}\n\n" (function_definition "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" primitive_type (function_declarator "FUN_0011b5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" { (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void fatal(char *format,...)\n\n{\n char in_AL;\n char cVar1;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 extraout_RDX;\n undefined8 in_RSI;\n __va_list_tag *args_00;\n char *format_00;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 extraout_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 extraout_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n __va_list_tag _Stack_1a8;\n undefined1 auStack_190 [8];\n __va_list_tag *p_Stack_188;\n undefined8 uStack_180;\n undefined8 uStack_178;\n undefined8 uStack_170;\n undefined8 uStack_168;\n undefined8 uStack_160;\n undefined8 uStack_150;\n undefined8 uStack_140;\n undefined8 uStack_130;\n undefined8 uStack_120;\n undefined8 uStack_110;\n undefined8 uStack_100;\n undefined8 uStack_f0;\n undefined8 uStack_e0;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args_00 = args;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n uStack_e0 = 0x11b64c;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args_00);\n format_00 = (char *)0x1;\n uStack_e0 = 0x11b656;\n cVar1 = xexit();\n if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }\n _Stack_1a8.overflow_arg_area = args;\n _Stack_1a8.gp_offset = 8;\n _Stack_1a8.reg_save_area = auStack_190;\n _Stack_1a8.fp_offset = 0x30;\n p_Stack_188 = args_00;\n uStack_180 = extraout_RDX;\n uStack_178 = in_RCX;\n uStack_170 = in_R8;\n uStack_168 = in_R9;\n report(format_00,&_Stack_1a8);\n return;\n}\n\n" (function_definition "void fatal(char *format,...)\n\n{\n char in_AL;\n char cVar1;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 extraout_RDX;\n undefined8 in_RSI;\n __va_list_tag *args_00;\n char *format_00;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 extraout_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 extraout_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n __va_list_tag _Stack_1a8;\n undefined1 auStack_190 [8];\n __va_list_tag *p_Stack_188;\n undefined8 uStack_180;\n undefined8 uStack_178;\n undefined8 uStack_170;\n undefined8 uStack_168;\n undefined8 uStack_160;\n undefined8 uStack_150;\n undefined8 uStack_140;\n undefined8 uStack_130;\n undefined8 uStack_120;\n undefined8 uStack_110;\n undefined8 uStack_100;\n undefined8 uStack_f0;\n undefined8 uStack_e0;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args_00 = args;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n uStack_e0 = 0x11b64c;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args_00);\n format_00 = (char *)0x1;\n uStack_e0 = 0x11b656;\n cVar1 = xexit();\n if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }\n _Stack_1a8.overflow_arg_area = args;\n _Stack_1a8.gp_offset = 8;\n _Stack_1a8.reg_save_area = auStack_190;\n _Stack_1a8.fp_offset = 0x30;\n p_Stack_188 = args_00;\n uStack_180 = extraout_RDX;\n uStack_178 = in_RCX;\n uStack_170 = in_R8;\n uStack_168 = in_R9;\n report(format_00,&_Stack_1a8);\n return;\n}" primitive_type (function_declarator "fatal(char *format,...)" identifier (parameter_list "(char *format,...)" ( (parameter_declaration "char *format" primitive_type (pointer_declarator "*format" * identifier)) , (variadic_parameter "..." ...) ))) (compound_statement "{\n char in_AL;\n char cVar1;\n undefined8 in_RCX;\n undefined8 in_RDX;\n undefined8 extraout_RDX;\n undefined8 in_RSI;\n __va_list_tag *args_00;\n char *format_00;\n undefined8 in_R8;\n undefined8 in_R9;\n undefined8 in_XMM0_Qa;\n undefined8 extraout_XMM0_Qa;\n undefined8 in_XMM1_Qa;\n undefined8 extraout_XMM1_Qa;\n undefined8 in_XMM2_Qa;\n undefined8 in_XMM3_Qa;\n undefined8 in_XMM4_Qa;\n undefined8 in_XMM5_Qa;\n undefined8 in_XMM6_Qa;\n undefined8 in_XMM7_Qa;\n __va_list_tag _Stack_1a8;\n undefined1 auStack_190 [8];\n __va_list_tag *p_Stack_188;\n undefined8 uStack_180;\n undefined8 uStack_178;\n undefined8 uStack_170;\n undefined8 uStack_168;\n undefined8 uStack_160;\n undefined8 uStack_150;\n undefined8 uStack_140;\n undefined8 uStack_130;\n undefined8 uStack_120;\n undefined8 uStack_110;\n undefined8 uStack_100;\n undefined8 uStack_f0;\n undefined8 uStack_e0;\n va_list args;\n undefined1 local_b8 [8];\n undefined8 local_b0;\n undefined8 local_a8;\n undefined8 local_a0;\n undefined8 local_98;\n undefined8 local_90;\n undefined8 local_88;\n undefined8 local_78;\n undefined8 local_68;\n undefined8 local_58;\n undefined8 local_48;\n undefined8 local_38;\n undefined8 local_28;\n undefined8 local_18;\n \n if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }\n args[0].overflow_arg_area = &stack0x00000008;\n args_00 = args;\n args[0].gp_offset = 8;\n args[0].reg_save_area = local_b8;\n args[0].fp_offset = 0x30;\n uStack_e0 = 0x11b64c;\n local_b0 = in_RSI;\n local_a8 = in_RDX;\n local_a0 = in_RCX;\n local_98 = in_R8;\n local_90 = in_R9;\n report(format,args_00);\n format_00 = (char *)0x1;\n uStack_e0 = 0x11b656;\n cVar1 = xexit();\n if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }\n _Stack_1a8.overflow_arg_area = args;\n _Stack_1a8.gp_offset = 8;\n _Stack_1a8.reg_save_area = auStack_190;\n _Stack_1a8.fp_offset = 0x30;\n p_Stack_188 = args_00;\n uStack_180 = extraout_RDX;\n uStack_178 = in_RCX;\n uStack_170 = in_R8;\n uStack_168 = in_R9;\n report(format_00,&_Stack_1a8);\n return;\n}" { (declaration "char in_AL;" primitive_type identifier ;) (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined8 in_RCX;" type_identifier identifier ;) (declaration "undefined8 in_RDX;" type_identifier identifier ;) (declaration "undefined8 extraout_RDX;" type_identifier identifier ;) (declaration "undefined8 in_RSI;" type_identifier identifier ;) (declaration "__va_list_tag *args_00;" type_identifier (pointer_declarator "*args_00" * identifier) ;) (declaration "char *format_00;" primitive_type (pointer_declarator "*format_00" * identifier) ;) (declaration "undefined8 in_R8;" type_identifier identifier ;) (declaration "undefined8 in_R9;" type_identifier identifier ;) (declaration "undefined8 in_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 extraout_XMM0_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 extraout_XMM1_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM2_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM3_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM4_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM5_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM6_Qa;" type_identifier identifier ;) (declaration "undefined8 in_XMM7_Qa;" type_identifier identifier ;) (declaration "__va_list_tag _Stack_1a8;" type_identifier identifier ;) (declaration "undefined1 auStack_190 [8];" type_identifier (array_declarator "auStack_190 [8]" identifier [ number_literal ]) ;) (declaration "__va_list_tag *p_Stack_188;" type_identifier (pointer_declarator "*p_Stack_188" * identifier) ;) (declaration "undefined8 uStack_180;" type_identifier identifier ;) (declaration "undefined8 uStack_178;" type_identifier identifier ;) (declaration "undefined8 uStack_170;" type_identifier identifier ;) (declaration "undefined8 uStack_168;" type_identifier identifier ;) (declaration "undefined8 uStack_160;" type_identifier identifier ;) (declaration "undefined8 uStack_150;" type_identifier identifier ;) (declaration "undefined8 uStack_140;" type_identifier identifier ;) (declaration "undefined8 uStack_130;" type_identifier identifier ;) (declaration "undefined8 uStack_120;" type_identifier identifier ;) (declaration "undefined8 uStack_110;" type_identifier identifier ;) (declaration "undefined8 uStack_100;" type_identifier identifier ;) (declaration "undefined8 uStack_f0;" type_identifier identifier ;) (declaration "undefined8 uStack_e0;" type_identifier identifier ;) (declaration "va_list args;" type_identifier identifier ;) (declaration "undefined1 local_b8 [8];" type_identifier (array_declarator "local_b8 [8]" identifier [ number_literal ]) ;) (declaration "undefined8 local_b0;" type_identifier identifier ;) (declaration "undefined8 local_a8;" type_identifier identifier ;) (declaration "undefined8 local_a0;" type_identifier identifier ;) (declaration "undefined8 local_98;" type_identifier identifier ;) (declaration "undefined8 local_90;" type_identifier identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_78;" type_identifier identifier ;) (declaration "undefined8 local_68;" type_identifier identifier ;) (declaration "undefined8 local_58;" type_identifier identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 local_38;" type_identifier identifier ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_18;" type_identifier identifier ;) (if_statement "if (in_AL != '\0') {\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" if (parenthesized_expression "(in_AL != '\0')" ( (binary_expression "in_AL != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n local_88 = in_XMM0_Qa;\n local_78 = in_XMM1_Qa;\n local_68 = in_XMM2_Qa;\n local_58 = in_XMM3_Qa;\n local_48 = in_XMM4_Qa;\n local_38 = in_XMM5_Qa;\n local_28 = in_XMM6_Qa;\n local_18 = in_XMM7_Qa;\n }" { (expression_statement "local_88 = in_XMM0_Qa;" (assignment_expression "local_88 = in_XMM0_Qa" identifier = identifier) ;) (expression_statement "local_78 = in_XMM1_Qa;" (assignment_expression "local_78 = in_XMM1_Qa" identifier = identifier) ;) (expression_statement "local_68 = in_XMM2_Qa;" (assignment_expression "local_68 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "local_58 = in_XMM3_Qa;" (assignment_expression "local_58 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "local_48 = in_XMM4_Qa;" (assignment_expression "local_48 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "local_38 = in_XMM5_Qa;" (assignment_expression "local_38 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "local_28 = in_XMM6_Qa;" (assignment_expression "local_28 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "local_18 = in_XMM7_Qa;" (assignment_expression "local_18 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "args[0].overflow_arg_area = &stack0x00000008;" (assignment_expression "args[0].overflow_arg_area = &stack0x00000008" (field_expression "args[0].overflow_arg_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = (pointer_expression "&stack0x00000008" & identifier)) ;) (expression_statement "args_00 = args;" (assignment_expression "args_00 = args" identifier = identifier) ;) (expression_statement "args[0].gp_offset = 8;" (assignment_expression "args[0].gp_offset = 8" (field_expression "args[0].gp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "args[0].reg_save_area = local_b8;" (assignment_expression "args[0].reg_save_area = local_b8" (field_expression "args[0].reg_save_area" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = identifier) ;) (expression_statement "args[0].fp_offset = 0x30;" (assignment_expression "args[0].fp_offset = 0x30" (field_expression "args[0].fp_offset" (subscript_expression "args[0]" identifier [ number_literal ]) . field_identifier) = number_literal) ;) (expression_statement "uStack_e0 = 0x11b64c;" (assignment_expression "uStack_e0 = 0x11b64c" identifier = number_literal) ;) (expression_statement "local_b0 = in_RSI;" (assignment_expression "local_b0 = in_RSI" identifier = identifier) ;) (expression_statement "local_a8 = in_RDX;" (assignment_expression "local_a8 = in_RDX" identifier = identifier) ;) (expression_statement "local_a0 = in_RCX;" (assignment_expression "local_a0 = in_RCX" identifier = identifier) ;) (expression_statement "local_98 = in_R8;" (assignment_expression "local_98 = in_R8" identifier = identifier) ;) (expression_statement "local_90 = in_R9;" (assignment_expression "local_90 = in_R9" identifier = identifier) ;) (expression_statement "report(format,args_00);" (call_expression "report(format,args_00)" identifier (argument_list "(format,args_00)" ( identifier , identifier ))) ;) (expression_statement "format_00 = (char *)0x1;" (assignment_expression "format_00 = (char *)0x1" identifier = (cast_expression "(char *)0x1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "uStack_e0 = 0x11b656;" (assignment_expression "uStack_e0 = 0x11b656" identifier = number_literal) ;) (expression_statement "cVar1 = xexit();" (assignment_expression "cVar1 = xexit()" identifier = (call_expression "xexit()" identifier (argument_list "()" ( )))) ;) (if_statement "if (cVar1 != '\0') {\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uStack_160 = extraout_XMM0_Qa;\n uStack_150 = extraout_XMM1_Qa;\n uStack_140 = in_XMM2_Qa;\n uStack_130 = in_XMM3_Qa;\n uStack_120 = in_XMM4_Qa;\n uStack_110 = in_XMM5_Qa;\n uStack_100 = in_XMM6_Qa;\n uStack_f0 = in_XMM7_Qa;\n }" { (expression_statement "uStack_160 = extraout_XMM0_Qa;" (assignment_expression "uStack_160 = extraout_XMM0_Qa" identifier = identifier) ;) (expression_statement "uStack_150 = extraout_XMM1_Qa;" (assignment_expression "uStack_150 = extraout_XMM1_Qa" identifier = identifier) ;) (expression_statement "uStack_140 = in_XMM2_Qa;" (assignment_expression "uStack_140 = in_XMM2_Qa" identifier = identifier) ;) (expression_statement "uStack_130 = in_XMM3_Qa;" (assignment_expression "uStack_130 = in_XMM3_Qa" identifier = identifier) ;) (expression_statement "uStack_120 = in_XMM4_Qa;" (assignment_expression "uStack_120 = in_XMM4_Qa" identifier = identifier) ;) (expression_statement "uStack_110 = in_XMM5_Qa;" (assignment_expression "uStack_110 = in_XMM5_Qa" identifier = identifier) ;) (expression_statement "uStack_100 = in_XMM6_Qa;" (assignment_expression "uStack_100 = in_XMM6_Qa" identifier = identifier) ;) (expression_statement "uStack_f0 = in_XMM7_Qa;" (assignment_expression "uStack_f0 = in_XMM7_Qa" identifier = identifier) ;) })) (expression_statement "_Stack_1a8.overflow_arg_area = args;" (assignment_expression "_Stack_1a8.overflow_arg_area = args" (field_expression "_Stack_1a8.overflow_arg_area" identifier . field_identifier) = identifier) ;) (expression_statement "_Stack_1a8.gp_offset = 8;" (assignment_expression "_Stack_1a8.gp_offset = 8" (field_expression "_Stack_1a8.gp_offset" identifier . field_identifier) = number_literal) ;) (expression_statement "_Stack_1a8.reg_save_area = auStack_190;" (assignment_expression "_Stack_1a8.reg_save_area = auStack_190" (field_expression "_Stack_1a8.reg_save_area" identifier . field_identifier) = identifier) ;) (expression_statement "_Stack_1a8.fp_offset = 0x30;" (assignment_expression "_Stack_1a8.fp_offset = 0x30" (field_expression "_Stack_1a8.fp_offset" identifier . field_identifier) = number_literal) ;) (expression_statement "p_Stack_188 = args_00;" (assignment_expression "p_Stack_188 = args_00" identifier = identifier) ;) (expression_statement "uStack_180 = extraout_RDX;" (assignment_expression "uStack_180 = extraout_RDX" identifier = identifier) ;) (expression_statement "uStack_178 = in_RCX;" (assignment_expression "uStack_178 = in_RCX" identifier = identifier) ;) (expression_statement "uStack_170 = in_R8;" (assignment_expression "uStack_170 = in_R8" identifier = identifier) ;) (expression_statement "uStack_168 = in_R9;" (assignment_expression "uStack_168 = in_R9" identifier = identifier) ;) (expression_statement "report(format_00,&_Stack_1a8);" (call_expression "report(format_00,&_Stack_1a8)" identifier (argument_list "(format_00,&_Stack_1a8)" ( identifier , (pointer_expression "&_Stack_1a8" & identifier) ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}\n\n" (function_definition "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" primitive_type (function_declarator "FUN_0011b5c0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" { (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (expression_statement "xexit(1);" (call_expression "xexit(1)" identifier (argument_list "(1)" ( number_literal ))) ;) (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_0011b5c0(void)\n\n{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" (primitive_type "void") (function_declarator "FUN_0011b5c0(void)" (identifier "FUN_0011b5c0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n FUN_0011b560();\n xexit(1);\n FUN_0011b560();\n return;\n}" ({ "{") (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" (identifier "FUN_0011b560") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "xexit(1);" (call_expression "xexit(1)" (identifier "xexit") (argument_list "(1)" (( "(") (number_literal "1") () ")"))) (; ";")) (expression_statement "FUN_0011b560();" (call_expression "FUN_0011b560()" (identifier "FUN_0011b560") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(char *format,...) { char var_1; char var_4; type_1 in_RCX; type_1 in_RDX; type_1 extraout_RDX; type_1 in_RSI; type_2 *args_00; char *format_00; type_1 in_R8; type_1 in_R9; type_1 in_XMM0_Qa; type_1 extraout_XMM0_Qa; type_1 in_XMM1_Qa; type_1 extraout_XMM1_Qa; type_1 in_XMM2_Qa; type_1 in_XMM3_Qa; type_1 in_XMM4_Qa; type_1 in_XMM5_Qa; type_1 in_XMM6_Qa; type_1 in_XMM7_Qa; type_2 _Stack_1a8; type_3 auStack_190 [8]; type_2 *p_Stack_188; type_1 uStack_180; type_1 uStack_178; type_1 uStack_170; type_1 uStack_168; type_1 uStack_160; type_1 uStack_150; type_1 uStack_140; type_1 uStack_130; type_1 uStack_120; type_1 uStack_110; type_1 uStack_100; type_1 uStack_f0; type_1 uStack_e0; type_4 args; type_3 local_b8 [8]; type_1 local_b0; type_1 local_a8; type_1 local_a0; type_1 local_98; type_1 local_90; type_1 local_88; type_1 local_78; type_1 local_68; type_1 local_58; type_1 local_48; type_1 local_38; type_1 local_28; type_1 local_18; if (var_1 != '\0') { local_88 = in_XMM0_Qa; local_78 = in_XMM1_Qa; local_68 = in_XMM2_Qa; local_58 = in_XMM3_Qa; local_48 = in_XMM4_Qa; local_38 = in_XMM5_Qa; local_28 = in_XMM6_Qa; local_18 = in_XMM7_Qa; } args[0].overflow_arg_area = &stack0x00000008; args_00 = args; args[0].gp_offset = 8; args[0].reg_save_area = local_b8; args[0].fp_offset = 0x30; uStack_e0 = 0x11b64c; local_b0 = in_RSI; local_a8 = in_RDX; local_a0 = in_RCX; local_98 = in_R8; local_90 = in_R9; var_2(format,args_00); format_00 = (char *)0x1; uStack_e0 = 0x11b656; var_4 = var_3(); if (var_4 != '\0') { uStack_160 = extraout_XMM0_Qa; uStack_150 = extraout_XMM1_Qa; uStack_140 = in_XMM2_Qa; uStack_130 = in_XMM3_Qa; uStack_120 = in_XMM4_Qa; uStack_110 = in_XMM5_Qa; uStack_100 = in_XMM6_Qa; uStack_f0 = in_XMM7_Qa; } _Stack_1a8.overflow_arg_area = args; _Stack_1a8.gp_offset = 8; _Stack_1a8.reg_save_area = auStack_190; _Stack_1a8.fp_offset = 0x30; p_Stack_188 = args_00; uStack_180 = extraout_RDX; uStack_178 = in_RCX; uStack_170 = in_R8; uStack_168 = in_R9; var_2(format_00,&_Stack_1a8); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(void) { FUN_0011b560(); xexit(1); FUN_0011b560(); return; }
188_ia64-linux-gnu-gprof_and_ia64-linux-gnu-gprof_strip.c
strncmp
strncmp
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strncmp@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int strncmp(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207001022')]
[('const-1', u'RETURN_-1207001022')]
null
null
0011a038
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" identifier (parameter_list "(char *__s1,char *__s2,size_t __n)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strncmp@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strncmp@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" identifier (parameter_list "(char *__s1,char *__s2,size_t __n)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* strncmp@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" identifier (parameter_list "(char *__s1,char *__s2,size_t __n)" ( (parameter_declaration "char *__s1" primitive_type (pointer_declarator "*__s1" * identifier)) , (parameter_declaration "char *__s2" primitive_type (pointer_declarator "*__s2" * identifier)) , (parameter_declaration "size_t __n" primitive_type identifier) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int strncmp(char *__s1,char *__s2,size_t __n)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (function_declarator "strncmp(char *__s1,char *__s2,size_t __n)" (identifier "strncmp") (parameter_list "(char *__s1,char *__s2,size_t __n)" (( "(") (parameter_declaration "char *__s1" (primitive_type "char") (pointer_declarator "*__s1" (* "*") (identifier "__s1"))) (, ",") (parameter_declaration "char *__s2" (primitive_type "char") (pointer_declarator "*__s2" (* "*") (identifier "__s2"))) (, ",") (parameter_declaration "size_t __n" (primitive_type "size_t") (identifier "__n")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int function_1(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ /* strncmp@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int MASKED(char *__s1,char *__s2,size_t __n) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4383_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
type
FUN_00204ec0
/* DWARF original prototype: uint type(Output_reloc<9,_true,_64,_false> * this) */ uint __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this) { return *(uint *)&this->field_0x1c & 0xfffffff; }
uint FUN_00204ec0(long param_1) { return *(uint *)(param_1 + 0x1c) & 0xfffffff; }
MOV EAX,dword ptr [RDI + 0x1c] AND EAX,0xfffffff RET
null
null
null
null
[('tmp_47', u'PTRSUB_-1203810525'), (u'CAST_-1203810526', u'LOAD_-1203810621'), (u'PTRSUB_-1203810525', u'CAST_-1203810526'), (u'INT_AND_-1203810588', u'COPY_-1203810591'), ('const-0', u'RETURN_-1203810590'), (u'COPY_-1203810591', u'RETURN_-1203810590'), ('const-268435455', u'INT_AND_-1203810588'), (u'LOAD_-1203810621', u'INT_AND_-1203810588'), ('const-433', u'LOAD_-1203810621'), ('const-28', u'PTRSUB_-1203810525')]
[(u'INT_ADD_-1203810605', u'CAST_-1203810528'), ('const-28', u'INT_ADD_-1203810605'), ('const-0', u'RETURN_-1203810590'), (u'CAST_-1203810528', u'LOAD_-1203810621'), ('const-268435455', u'INT_AND_-1203810588'), (u'COPY_-1203810589', u'RETURN_-1203810590'), ('const-433', u'LOAD_-1203810621'), (u'LOAD_-1203810621', u'INT_AND_-1203810588'), (u'INT_AND_-1203810588', u'COPY_-1203810589'), ('tmp_67', u'INT_ADD_-1203810605')]
null
null
00204ec0
x64
O3
(translation_unit "uint FUN_00204ec0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_00204ec0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_00204ec0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}" { (return_statement "return *(uint *)(param_1 + 0x1c) & 0xfffffff;" return (binary_expression "*(uint *)(param_1 + 0x1c) & 0xfffffff" (pointer_expression "*(uint *)(param_1 + 0x1c)" * (cast_expression "(uint *)(param_1 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1c)" ( (binary_expression "param_1 + 0x1c" identifier + number_literal) )))) & number_literal) ;) })))
(translation_unit "/* DWARF original prototype: uint type(Output_reloc<9,_true,_64,_false> * this) */\n\nuint __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this)\n\n{\n return *(uint *)&this->field_0x1c & 0xfffffff;\n}\n\n" comment (declaration "uint __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this)\n\n{\n return *(uint *)" type_identifier (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_false>::type(Output_reloc<9,_true,_64,_false> *this)\n\n{\n return" identifier > : : (function_declarator "type(Output_reloc<9,_true,_64,_false> *this)" identifier (parameter_list "(Output_reloc<9,_true,_64,_false> *this)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) { return) (pointer_declarator "*(uint *)" * (parenthesized_declarator "(uint *)" ( identifier (ERROR "*" *) ))) ;) (ERROR "&this->field_0x1c & 0xfffffff;\n}" (binary_expression "&this->field_0x1c & 0xfffffff" (pointer_expression "&this->field_0x1c" & (field_expression "this->field_0x1c" identifier -> field_identifier)) & number_literal) ; }))
(translation_unit "uint FUN_00204ec0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}\n\n" (function_definition "uint FUN_00204ec0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}" type_identifier (function_declarator "FUN_00204ec0(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}" { (return_statement "return *(uint *)(param_1 + 0x1c) & 0xfffffff;" return (binary_expression "*(uint *)(param_1 + 0x1c) & 0xfffffff" (pointer_expression "*(uint *)(param_1 + 0x1c)" * (cast_expression "(uint *)(param_1 + 0x1c)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x1c)" ( (binary_expression "param_1 + 0x1c" identifier + number_literal) )))) & number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) ;) })))
(function_definition "uint FUN_00204ec0(long param_1)\n\n{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}" (type_identifier "uint") (function_declarator "FUN_00204ec0(long param_1)" (identifier "FUN_00204ec0") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(uint *)(param_1 + 0x1c) & 0xfffffff;\n}" ({ "{") (return_statement "return *(uint *)(param_1 + 0x1c) & 0xfffffff;" (return "return") (binary_expression "*(uint *)(param_1 + 0x1c) & 0xfffffff" (pointer_expression "*(uint *)(param_1 + 0x1c)" (* "*") (cast_expression "(uint *)(param_1 + 0x1c)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x1c)" (( "(") (binary_expression "param_1 + 0x1c" (identifier "param_1") (+ "+") (number_literal "0x1c")) () ")")))) (& "&") (number_literal "0xfffffff")) (; ";")) (} "}")))
/* DWARF original prototype: uint type(Output_reloc<9,_true,_64,_false> * this) */ type_1 __thiscall gold::Output_reloc<9,_true,_64,_false>::type(Output_reloc<9,_true,_64,_false> *this) { return *(type_1 *)&this->field_0x1c & 0xfffffff; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))
null
uint MASKED(long param_1) { return *(uint *)(param_1 + 0x1c) & 0xfffffff; }
1665_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
~Struct_no_dy
FUN_00153710
/* DWARF original prototype: void ~Struct_no_dy(Struct_no_dy * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_no_dy::~Struct_no_dy(Struct_no_dy *this,int __in_chrg) { pointer pcVar1; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7008; pcVar1 = (this->option).longname._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->option).longname.field_2) { operator_delete(pcVar1); } operator_delete(this,0x60); return; }
void FUN_00153710(undefined8 *param_1) { *param_1 = &PTR_FUN_003a7008; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00276d20(); } thunk_FUN_00276d20(param_1,0x60); return; }
LEA RAX,[0x3a7008] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x8] LEA RAX,[RBX + 0x18] CMP RDI,RAX JZ 0x00153730 CALL 0x00276d20 MOV RDI,RBX MOV ESI,0x60 POP RBX JMP 0x00276d10
null
null
null
null
[(u'PTRSUB_-1207289924', u'PTRSUB_-1207289921'), (u'PTRSUB_-1207289921', u'INT_NOTEQUAL_-1207290045'), ('const-433', u'STORE_-1207290076'), ('const-8', u'PTRSUB_-1207289934'), (u'PTRSUB_-1207289933', u'PTRSUB_-1207289929'), ('tmp_93', u'PTRSUB_-1207289938'), ('tmp_93', u'PTRSUB_-1207289928'), (u'PTRSUB_-1207289929', u'PTRSUB_-1207289926'), ('const-8', u'PTRSUB_-1207289928'), (u'PTRSUB_-1207289928', u'PTRSUB_-1207289924'), (u'PTRSUB_-1207289939', u'CAST_-1207289929'), ('const-0', u'PTRSUB_-1207289924'), (u'PTRSUB_-1207289933', u'STORE_-1207290076'), (u'CAST_-1207289929', u'STORE_-1207290076'), (u'LOAD_-1207290072', u'CAST_-1207289917'), (u'PTRSUB_-1207289938', u'PTRSUB_-1207289933'), ('const-0', u'PTRSUB_-1207289938'), (u'PTRSUB_-1207289934', u'PTRSUB_-1207289933'), ('const-433', u'LOAD_-1207290072'), (u'LOAD_-1207290072', u'CALL_-1207290037'), ('const-3829768', u'PTRSUB_-1207289939'), ('tmp_93', u'PTRSUB_-1207289934'), ('const-0', u'PTRSUB_-1207289933'), ('const-0', u'RETURN_-1207290012'), (u'CAST_-1207289917', u'INT_NOTEQUAL_-1207290045'), ('const-96', u'CALL_-1207290016'), ('const-0', u'PTRSUB_-1207289933'), ('tmp_93', u'CALL_-1207290016'), ('const-16', u'PTRSUB_-1207289921'), (u'INT_NOTEQUAL_-1207290045', u'CBRANCH_-1207290044'), ('const-0', u'PTRSUB_-1207289939'), (u'PTRSUB_-1207289926', u'LOAD_-1207290072'), ('const-0', u'PTRSUB_-1207289929'), ('const-0', u'PTRSUB_-1207289926'), ('tmp_58', u'CBRANCH_-1207290044')]
[(u'CAST_-1207289936', u'INT_NOTEQUAL_-1207290045'), ('const-433', u'STORE_-1207290076'), ('const-3', u'PTRADD_-1207289932'), ('const-3829768', u'PTRSUB_-1207289940'), ('const-0', u'RETURN_-1207290012'), ('tmp_194', u'PTRADD_-1207289937'), ('const-8', u'PTRADD_-1207289932'), ('const-1', u'PTRADD_-1207289937'), (u'LOAD_-1207290072', u'CAST_-1207289936'), ('const-0', u'PTRSUB_-1207289940'), (u'PTRADD_-1207289932', u'INT_NOTEQUAL_-1207290045'), (u'INT_NOTEQUAL_-1207290045', u'CBRANCH_-1207290044'), ('tmp_194', u'STORE_-1207290076'), (u'PTRSUB_-1207289940', u'STORE_-1207290076'), ('const-8', u'PTRADD_-1207289937'), ('const-433', u'LOAD_-1207290072'), ('tmp_194', u'PTRADD_-1207289932'), ('const-96', u'CALL_-1207290016'), (u'PTRADD_-1207289937', u'LOAD_-1207290072'), ('tmp_58', u'CBRANCH_-1207290044'), ('tmp_194', u'CALL_-1207290016')]
null
null
00153710
x64
O3
(translation_unit "void FUN_00153710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00153710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_00153710(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003a7008;" (assignment_expression "*param_1 = &PTR_FUN_003a7008" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003a7008" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00276d20(param_1,0x60);" (call_expression "thunk_FUN_00276d20(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_no_dy(Struct_no_dy * this, int __in_chrg) */\n\nvoid __thiscall gold::General_options::Struct_no_dy::~Struct_no_dy(Struct_no_dy *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7008;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}\n\n" comment (function_definition "void __thiscall gold::General_options::Struct_no_dy::~Struct_no_dy(Struct_no_dy *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7008;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_no_dy::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_no_dy(Struct_no_dy *this,int __in_chrg)" identifier (parameter_list "(Struct_no_dy *this,int __in_chrg)" ( (parameter_declaration "Struct_no_dy *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7008;\n pcVar1 = (this->option).longname._M_dataplus._M_p;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }\n operator_delete(this,0x60);\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7008;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a7008" (field_expression "(this->super_Struct_var)._vptr_Struct_var" (parenthesized_expression "(this->super_Struct_var)" ( (field_expression "this->super_Struct_var" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR_parse_to_value_003a7008" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_003a7008" & identifier))) ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) })) (expression_statement "operator_delete(this,0x60);" (call_expression "operator_delete(this,0x60)" identifier (argument_list "(this,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00153710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}\n\n" (function_definition "void FUN_00153710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" primitive_type (function_declarator "FUN_00153710(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003a7008;" (assignment_expression "*param_1 = &PTR_FUN_003a7008" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003a7008" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20();\n }" { (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "thunk_FUN_00276d20(param_1,0x60);" (call_expression "thunk_FUN_00276d20(param_1,0x60)" identifier (argument_list "(param_1,0x60)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00153710(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00153710(undefined8 *param_1)" (identifier "FUN_00153710") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &PTR_FUN_003a7008;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }\n thunk_FUN_00276d20(param_1,0x60);\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003a7008;" (assignment_expression "*param_1 = &PTR_FUN_003a7008" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003a7008" (& "&") (identifier "PTR_FUN_003a7008"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20();\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_00276d20();\n }" ({ "{") (expression_statement "FUN_00276d20();" (call_expression "FUN_00276d20()" (identifier "FUN_00276d20") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "thunk_FUN_00276d20(param_1,0x60);" (call_expression "thunk_FUN_00276d20(param_1,0x60)" (identifier "thunk_FUN_00276d20") (argument_list "(param_1,0x60)" (( "(") (identifier "param_1") (, ",") (number_literal "0x60") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_no_dy(Struct_no_dy * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_5; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_003a7008; var_5 = (this->option).longname._M_dataplus._M_p; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->option).longname.field_2) { var_6(var_5); } var_6(this,0x60); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003a7008; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00276d20(); } thunk_FUN_00276d20(param_1,0x60); return; }
178_aarch64-linux-gnu-nm_and_aarch64-linux-gnu-nm_strip.c
cplus_demangle_set_style
cplus_demangle_set_style
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_set_style(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void cplus_demangle_set_style(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206923110')]
[('const-1', u'RETURN_-1206923110')]
null
null
0010d090
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_set_style(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void cplus_demangle_set_style(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_set_style(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "cplus_demangle_set_style(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void cplus_demangle_set_style(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "cplus_demangle_set_style(void)" (identifier "cplus_demangle_set_style") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
117_i686-kfreebsd-gnu-gprof_and_i686-kfreebsd-gnu-gprof_strip.c
find_call
FUN_001085f0
void find_call(Sym *parent,bfd_vma p_lowpc,bfd_vma p_highpc) { char *pcVar1; uint uVar2; undefined8 uVar3; char *__format; bfd_vma local_28; bfd_vma local_20 [2]; if (core_text_space != (void *)0x0) { local_28 = p_highpc; local_20[0] = p_lowpc; hist_clip_symbol_address(local_20,&local_28); uVar2 = bfd_get_arch(core_bfd); if (uVar2 == 7) { mips_find_call(parent,local_20[0],local_28); } else { if (uVar2 < 8) { if (uVar2 == 3) { vax_find_call(parent,local_20[0],local_28); return; } if (uVar2 == 5) { sparc_find_call(parent,local_20[0],local_28); return; } } else { if (uVar2 == 0x20) { alpha_find_call(parent,local_20[0],local_28); return; } if (uVar2 == 0x53) { aarch64_find_call(parent,local_20[0],local_28); return; } if (uVar2 == 8) { i386_find_call(parent,local_20[0],local_28); return; } } uVar3 = bfd_printable_name(core_bfd); pcVar1 = whoami; __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5); fprintf(stderr,__format,pcVar1,uVar3); ignore_direct_calls = 0; } } return; }
void FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3) { undefined8 uVar1; uint uVar2; undefined8 uVar3; char *__format; undefined8 local_28; undefined8 local_20 [2]; if (DAT_00119ae0 != 0) { local_28 = param_3; local_20[0] = param_2; FUN_0010b4d0(local_20,&local_28); uVar2 = bfd_get_arch(DAT_00119ad8); if (uVar2 == 7) { FUN_0010dd70(param_1,local_20[0],local_28); } else { if (uVar2 < 8) { if (uVar2 == 3) { FUN_0010d870(param_1,local_20[0],local_28); return; } if (uVar2 == 5) { FUN_0010dbf0(param_1,local_20[0],local_28); return; } } else { if (uVar2 == 0x20) { FUN_0010d290(param_1,local_20[0],local_28); return; } if (uVar2 == 0x53) { FUN_0010e000(param_1,local_20[0],local_28); return; } if (uVar2 == 8) { FUN_0010d130(param_1,local_20[0],local_28); return; } } uVar3 = bfd_printable_name(DAT_00119ad8); uVar1 = DAT_00119b10; __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5); fprintf(stderr,__format,uVar1,uVar3); DAT_001195d8 = 0; } } return; }
PUSH RBP PUSH RBX SUB RSP,0x18 CMP qword ptr [0x00119ae0],0x0 MOV qword ptr [RSP + 0x8],RSI MOV qword ptr [RSP],RDX JZ 0x0010869e MOV RBX,RDI MOV RSI,RSP LEA RDI,[RSP + 0x8] CALL 0x0010b4d0 MOV RDI,qword ptr [0x00119ad8] CALL 0x00102340 CMP EAX,0x7 JZ 0x00108730 JBE 0x001086a8 CMP EAX,0x20 JZ 0x00108710 CMP EAX,0x53 JZ 0x001086c8 CMP EAX,0x8 JZ 0x001086e0 MOV RDI,qword ptr [0x00119ad8] CALL 0x001022c0 MOV RBX,qword ptr [0x00119b10] MOV EDX,0x5 LEA RSI,[0x110be8] LEA RDI,[0x110008] MOV RBP,RAX CALL 0x00102170 MOV RDI,qword ptr [0x00118940] MOV RCX,RBP MOV RDX,RBX MOV RSI,RAX XOR EAX,EAX CALL 0x001022f0 MOV dword ptr [0x001195d8],0x0 ADD RSP,0x18 POP RBX POP RBP RET CMP EAX,0x3 JZ 0x001086f8 CMP EAX,0x5 JNZ 0x0010864f MOV RDX,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX CALL 0x0010dbf0 JMP 0x0010869e MOV RDX,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX CALL 0x0010e000 JMP 0x0010869e MOV RDX,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX CALL 0x0010d130 JMP 0x0010869e MOV RDX,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX CALL 0x0010d870 JMP 0x0010869e MOV RDX,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX CALL 0x0010d290 JMP 0x0010869e MOV RDX,qword ptr [RSP] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBX CALL 0x0010dd70 JMP 0x0010869e
null
null
null
null
[(u'CALL_-1206942140', u'INDIRECT_-1206941564'), (u'CALL_-1206941751', u'INDIRECT_-1206941350'), (u'CALL_-1206941819', u'INDIRECT_-1206941396'), (u'INDIRECT_-1206941512', u'MULTIEQUAL_-1206941496'), (u'CALL_-1206941732', u'INDIRECT_-1206941350'), ('const-5', u'INT_EQUAL_-1206941840'), (u'CALL_-1206942140', u'INDIRECT_-1206941552'), ('tmp_235', u'CBRANCH_-1206942043'), (u'CALL_-1206941942', u'INDIRECT_-1206941423'), ('tmp_604', u'CALL_-1206941812'), (u'INDIRECT_-1206941460', u'MULTIEQUAL_-1206941444'), ('tmp_604', u'CALL_-1206941833'), (u'INDIRECT_-1206941337', u'COPY_-1206941404'), (u'CALL_-1206942024', u'INDIRECT_-1206941571'), (u'CALL_-1206941732', u'INDIRECT_-1206941325'), (u'INDIRECT_-1206941334', u'MULTIEQUAL_-1206941483'), (u'CALL_-1206941751', u'INDIRECT_-1206941299'), ('const-32', u'INT_EQUAL_-1206942085'), (u'INT_EQUAL_-1206942065', u'CBRANCH_-1206942063'), (u'INDIRECT_-1206941295', u'MULTIEQUAL_-1206941444'), ('const-0', u'RETURN_-1206941371'), (u'CALL_-1206941942', u'INDIRECT_-1206941473'), (u'CALL_-1206941833', u'INDIRECT_-1206941395'), (u'CALL_-1206941819', u'INDIRECT_-1206941422'), (u'INDIRECT_-1206941396', u'COPY_-1206941383'), ('tmp_2057', u'MULTIEQUAL_-1206941444'), (u'CALL_-1206941982', u'INDIRECT_-1206941497'), (u'CALL_-1206942140', u'INDIRECT_-1206941602'), ('tmp_2055', u'INT_NOTEQUAL_-1206942186'), ('tmp_604', u'CALL_-1206941666'), (u'INDIRECT_-1206941615', u'CALL_-1206942124'), (u'COPY_-1206941453', u'CALL_-1206941942'), ('const-5', u'CALL_-1206941982'), (u'CALL_-1206942024', u'INDIRECT_-1206941532'), (u'CALL_-1206942140', u'INDIRECT_-1206941628'), (u'CALL_-1206941982', u'INDIRECT_-1206941484'), ('tmp_145', u'CBRANCH_-1206942099'), (u'CALL_-1206941942', u'INDIRECT_-1206941486'), ('tmp_1419', u'PTRSUB_-1206941456'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942085'), ('tmp_1419', u'PTRSUB_-1206941490'), (u'INDIRECT_-1206941539', u'CALL_-1206941732'), (u'CALL_-1206941666', u'INDIRECT_-1206941347'), ('const-3', u'INT_EQUAL_-1206941856'), (u'INDIRECT_-1206941536', u'CALL_-1206941942'), (u'CALL_-1206941833', u'INDIRECT_-1206941358'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942065'), (u'INDIRECT_-1206941408', u'COPY_-1206941393'), (u'INDIRECT_-1206941376', u'COPY_-1206941427'), (u'INDIRECT_-1206941551', u'CALL_-1206941751'), ('const-0', u'INT_NOTEQUAL_-1206942186'), (u'INT_EQUAL_-1206941856', u'CBRANCH_-1206941854'), (u'INT_EQUAL_-1206942085', u'CBRANCH_-1206942083'), (u'INDIRECT_-1206941551', u'CALL_-1206941666'), ('const-0', u'RETURN_-1206941393'), (u'PTRSUB_-1206941490', u'CALL_-1206942140'), (u'CALL_-1206941833', u'INDIRECT_-1206941434'), (u'INDIRECT_-1206941350', u'COPY_-1206941405'), ('tmp_2058', u'MULTIEQUAL_-1206941470'), (u'CALL_-1206942124', u'INDIRECT_-1206941539'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942109'), (u'CALL_-1206941751', u'INDIRECT_-1206941324'), (u'CALL_-1206941819', u'INDIRECT_-1206941409'), (u'INDIRECT_-1206941350', u'COPY_-1206941425'), (u'COPY_-1206941422', u'CALL_-1206941982'), (u'MULTIEQUAL_-1206941444', u'COPY_-1206941498'), (u'CALL_-1206942024', u'INDIRECT_-1206941558'), (u'CALL_-1206941666', u'INDIRECT_-1206941295'), ('tmp_205', u'CBRANCH_-1206942063'), (u'CALL_-1206941666', u'INDIRECT_-1206941270'), (u'INDIRECT_-1206941473', u'MULTIEQUAL_-1206941457'), (u'MULTIEQUAL_-1206941457', u'COPY_-1206941511'), (u'CALL_-1206941819', u'INDIRECT_-1206941370'), ('tmp_140', u'CBRANCH_-1206942107'), (u'CALL_-1206942140', u'INDIRECT_-1206941641'), (u'CALL_-1206941812', u'INDIRECT_-1206941419'), (u'CALL_-1206941732', u'INDIRECT_-1206941376'), ('const-8', u'INT_EQUAL_-1206942045'), (u'INDIRECT_-1206941308', u'MULTIEQUAL_-1206941457'), (u'CALL_-1206941732', u'INDIRECT_-1206941389'), (u'CALL_-1206941942', u'INDIRECT_-1206941435'), (u'CALL_-1206942024', u'INDIRECT_-1206941494'), (u'CALL_-1206941812', u'INDIRECT_-1206941394'), (u'CALL_-1206941942', u'INDIRECT_-1206941499'), (u'INDIRECT_-1206941422', u'COPY_-1206941385'), (u'CALL_-1206942024', u'INDIRECT_-1206941482'), (u'INDIRECT_-1206941539', u'CALL_-1206941812'), ('const-0', u'RETURN_-1206941382'), (u'CALL_-1206941751', u'INDIRECT_-1206941363'), ('const-83', u'INT_EQUAL_-1206942065'), (u'INDIRECT_-1206941419', u'COPY_-1206941414'), (u'INDIRECT_-1206941551', u'CALL_-1206941819'), (u'CALL_-1206942140', u'INDIRECT_-1206941615'), (u'INDIRECT_-1206941434', u'COPY_-1206941395'), ('tmp_2055', u'MULTIEQUAL_-1206941457'), ('const-0', u'RETURN_-1206941404'), (u'INDIRECT_-1206941321', u'MULTIEQUAL_-1206941470'), (u'CALL_-1206941833', u'INDIRECT_-1206941421'), (u'CALL_-1206942124', u'INDIRECT_-1206941576'), (u'CALL_-1206941812', u'INDIRECT_-1206941458'), (u'INDIRECT_-1206941602', u'CALL_-1206942024'), ('const-1117160', u'COPY_-1206941422'), (u'INDIRECT_-1206941539', u'CALL_-1206941751'), (u'INDIRECT_-1206941363', u'COPY_-1206941426'), (u'CALL_-1206942124', u'INDIRECT_-1206941602'), (u'INDIRECT_-1206941447', u'COPY_-1206941396'), (u'CALL_-1206941833', u'INDIRECT_-1206941447'), (u'CALL_-1206941819', u'INDIRECT_-1206941383'), (u'MULTIEQUAL_-1206941470', u'COPY_-1206941524'), (u'CALL_-1206941833', u'INDIRECT_-1206941408'), ('tmp_605', u'COPY_-1206941513'), (u'CALL_-1206941982', u'INDIRECT_-1206941536'), (u'INDIRECT_-1206941432', u'COPY_-1206941415'), (u'INDIRECT_-1206941539', u'CALL_-1206941666'), ('tmp_83', u'CBRANCH_-1206942166'), ('tmp_175', u'CBRANCH_-1206942083'), (u'INDIRECT_-1206941363', u'COPY_-1206941406'), ('tmp_2060', u'MULTIEQUAL_-1206941496'), (u'CALL_-1206942124', u'INDIRECT_-1206941589'), (u'CALL_-1206941812', u'INDIRECT_-1206941432'), (u'CALL_-1206942124', u'INDIRECT_-1206941551'), (u'CALL_-1206941666', u'INDIRECT_-1206941334'), (u'CALL_-1206942124', u'INDIRECT_-1206941615'), (u'CALL_-1206941819', u'INDIRECT_-1206941333'), ('tmp_2059', u'MULTIEQUAL_-1206941483'), (u'CALL_-1206942124', u'INDIRECT_-1206941628'), (u'INDIRECT_-1206941551', u'CALL_-1206941812'), (u'CALL_-1206941751', u'INDIRECT_-1206941287'), (u'CALL_-1206941751', u'INDIRECT_-1206941337'), ('const-1114120', u'COPY_-1206941423'), (u'COPY_-1206941423', u'CALL_-1206941982'), (u'INDIRECT_-1206941486', u'MULTIEQUAL_-1206941470'), (u'INDIRECT_-1206941402', u'COPY_-1206941429'), ('tmp_604', u'CALL_-1206941732'), (u'CALL_-1206942024', u'INDIRECT_-1206941545'), (u'CALL_-1206942124', u'INT_EQUAL_-1206941856'), (u'INDIRECT_-1206941519', u'COPY_-1206941453'), (u'INDIRECT_-1206941539', u'CALL_-1206941819'), (u'INDIRECT_-1206941551', u'CALL_-1206941732'), (u'CALL_-1206941982', u'INDIRECT_-1206941447'), (u'INDIRECT_-1206941421', u'COPY_-1206941394'), (u'PTRSUB_-1206941456', u'CALL_-1206942140'), ('tmp_604', u'CALL_-1206941751'), (u'INDIRECT_-1206941324', u'COPY_-1206941403'), (u'INT_EQUAL_-1206942109', u'CBRANCH_-1206942107'), ('tmp_606', u'COPY_-1206941514'), ('const-0', u'RETURN_-1206941897'), (u'CALL_-1206942124', u'INT_EQUAL_-1206941840'), (u'INT_EQUAL_-1206941840', u'CBRANCH_-1206941837'), (u'CALL_-1206941982', u'INDIRECT_-1206941459'), (u'CALL_-1206941833', u'INDIRECT_-1206941370'), (u'CALL_-1206941732', u'INDIRECT_-1206941402'), (u'CAST_-1206941353', u'CALL_-1206941942'), ('const-8', u'INT_LESS_-1206942090'), ('const--40', u'PTRSUB_-1206941490'), (u'INDIRECT_-1206941389', u'COPY_-1206941428'), (u'CALL_-1206941812', u'INDIRECT_-1206941471'), (u'INDIRECT_-1206941347', u'MULTIEQUAL_-1206941496'), ('tmp_604', u'CALL_-1206941819'), (u'INDIRECT_-1206941383', u'COPY_-1206941382'), ('tmp_462', u'CBRANCH_-1206941854'), (u'INDIRECT_-1206941370', u'COPY_-1206941381'), (u'CALL_-1206941666', u'INDIRECT_-1206941321'), (u'INDIRECT_-1206941539', u'CALL_-1206941833'), (u'INDIRECT_-1206941471', u'COPY_-1206941418'), (u'INT_LESS_-1206942090', u'CBRANCH_-1206942099'), (u'MULTIEQUAL_-1206941496', u'COPY_-1206941550'), ('tmp_567', u'BRANCH_-1206941663'), (u'CALL_-1206941666', u'INDIRECT_-1206941308'), (u'CALL_-1206941942', u'INDIRECT_-1206941512'), (u'INDIRECT_-1206941445', u'COPY_-1206941416'), (u'CALL_-1206942124', u'INT_LESS_-1206942090'), (u'INDIRECT_-1206941376', u'COPY_-1206941407'), ('const--32', u'PTRSUB_-1206941456'), (u'INT_EQUAL_-1206942045', u'CBRANCH_-1206942043'), (u'CALL_-1206941819', u'INDIRECT_-1206941345'), ('tmp_494', u'CBRANCH_-1206941837'), (u'INDIRECT_-1206941409', u'COPY_-1206941384'), (u'CALL_-1206941732', u'INDIRECT_-1206941363'), (u'CALL_-1206941942', u'INDIRECT_-1206941460'), ('const-0', u'COPY_-1206941942'), (u'CALL_-1206941732', u'INDIRECT_-1206941313'), (u'INDIRECT_-1206941395', u'COPY_-1206941392'), (u'MULTIEQUAL_-1206941483', u'COPY_-1206941537'), ('const-0', u'RETURN_-1206941415'), (u'CALL_-1206941982', u'INDIRECT_-1206941510'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942045'), (u'CALL_-1206941982', u'CAST_-1206941353'), (u'CALL_-1206941666', u'INDIRECT_-1206941258'), (u'CALL_-1206941812', u'INDIRECT_-1206941382'), (u'INDIRECT_-1206941458', u'COPY_-1206941417'), ('const-7', u'INT_EQUAL_-1206942109'), (u'CALL_-1206942140', u'INDIRECT_-1206941589'), (u'CALL_-1206941812', u'INDIRECT_-1206941445'), (u'CALL_-1206941982', u'INDIRECT_-1206941523'), (u'CALL_-1206941751', u'INDIRECT_-1206941376'), (u'INT_NOTEQUAL_-1206942186', u'CBRANCH_-1206942166'), (u'CALL_-1206942024', u'INDIRECT_-1206941519'), (u'CALL_-1206942024', u'CALL_-1206941942'), (u'COPY_-1206941942', u'MULTIEQUAL_-1206941483'), (u'INDIRECT_-1206941551', u'CALL_-1206941833')]
[(u'CALL_-1206942140', u'INDIRECT_-1206941564'), (u'CALL_-1206941751', u'INDIRECT_-1206941350'), (u'CALL_-1206941819', u'INDIRECT_-1206941396'), (u'INDIRECT_-1206941512', u'MULTIEQUAL_-1206941496'), (u'CALL_-1206941732', u'INDIRECT_-1206941350'), (u'CALL_-1206942140', u'INDIRECT_-1206941552'), ('tmp_235', u'CBRANCH_-1206942043'), (u'CALL_-1206941942', u'INDIRECT_-1206941423'), (u'INDIRECT_-1206941460', u'MULTIEQUAL_-1206941444'), (u'INDIRECT_-1206941337', u'COPY_-1206941404'), (u'CALL_-1206942024', u'INDIRECT_-1206941571'), (u'CALL_-1206941732', u'INDIRECT_-1206941325'), (u'INDIRECT_-1206941334', u'MULTIEQUAL_-1206941483'), (u'CALL_-1206941751', u'INDIRECT_-1206941299'), ('const-0', u'RETURN_-1206941415'), (u'INT_EQUAL_-1206942065', u'CBRANCH_-1206942063'), (u'INDIRECT_-1206941295', u'MULTIEQUAL_-1206941444'), (u'CALL_-1206941942', u'INDIRECT_-1206941473'), (u'CALL_-1206941833', u'INDIRECT_-1206941395'), ('const--32', u'PTRSUB_-1206941456'), (u'CALL_-1206941819', u'INDIRECT_-1206941422'), (u'INDIRECT_-1206941396', u'COPY_-1206941383'), (u'CALL_-1206941982', u'INDIRECT_-1206941497'), (u'CALL_-1206942140', u'INDIRECT_-1206941602'), (u'INDIRECT_-1206941615', u'CALL_-1206942124'), (u'COPY_-1206941453', u'CALL_-1206941942'), (u'CALL_-1206942024', u'INDIRECT_-1206941532'), (u'CALL_-1206942140', u'INDIRECT_-1206941628'), (u'CALL_-1206941982', u'INDIRECT_-1206941484'), ('tmp_1431', u'CALL_-1206941812'), ('tmp_145', u'CBRANCH_-1206942099'), (u'CALL_-1206941942', u'INDIRECT_-1206941486'), ('const-0', u'RETURN_-1206941404'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942085'), (u'INDIRECT_-1206941539', u'CALL_-1206941732'), (u'CALL_-1206941666', u'INDIRECT_-1206941347'), (u'INDIRECT_-1206941536', u'CALL_-1206941942'), (u'CALL_-1206941833', u'INDIRECT_-1206941358'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942065'), (u'INDIRECT_-1206941408', u'COPY_-1206941393'), (u'INDIRECT_-1206941376', u'COPY_-1206941427'), (u'INDIRECT_-1206941551', u'CALL_-1206941751'), (u'INT_EQUAL_-1206941856', u'CBRANCH_-1206941854'), (u'INT_EQUAL_-1206942085', u'CBRANCH_-1206942083'), (u'INDIRECT_-1206941551', u'CALL_-1206941666'), ('tmp_2100', u'MULTIEQUAL_-1206941496'), (u'PTRSUB_-1206941490', u'CALL_-1206942140'), ('tmp_2097', u'MULTIEQUAL_-1206941444'), (u'CALL_-1206941833', u'INDIRECT_-1206941434'), ('const-32', u'INT_EQUAL_-1206942085'), (u'INDIRECT_-1206941350', u'COPY_-1206941405'), (u'CALL_-1206942124', u'INDIRECT_-1206941539'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942109'), (u'CALL_-1206941751', u'INDIRECT_-1206941324'), (u'CALL_-1206941819', u'INDIRECT_-1206941409'), (u'INDIRECT_-1206941350', u'COPY_-1206941425'), (u'COPY_-1206941422', u'CALL_-1206941982'), (u'MULTIEQUAL_-1206941444', u'COPY_-1206941498'), (u'CALL_-1206942024', u'INDIRECT_-1206941558'), (u'CALL_-1206941666', u'INDIRECT_-1206941295'), ('tmp_205', u'CBRANCH_-1206942063'), (u'CALL_-1206941666', u'INDIRECT_-1206941270'), (u'INDIRECT_-1206941473', u'MULTIEQUAL_-1206941457'), (u'MULTIEQUAL_-1206941457', u'COPY_-1206941511'), ('tmp_1429', u'COPY_-1206941514'), (u'CALL_-1206941819', u'INDIRECT_-1206941370'), ('tmp_140', u'CBRANCH_-1206942107'), (u'CALL_-1206942140', u'INDIRECT_-1206941641'), (u'CALL_-1206941812', u'INDIRECT_-1206941419'), (u'CALL_-1206941732', u'INDIRECT_-1206941376'), (u'INDIRECT_-1206941308', u'MULTIEQUAL_-1206941457'), (u'CALL_-1206941732', u'INDIRECT_-1206941389'), (u'CALL_-1206941942', u'INDIRECT_-1206941435'), (u'CALL_-1206942024', u'INDIRECT_-1206941494'), (u'CALL_-1206941812', u'INDIRECT_-1206941394'), (u'CALL_-1206941942', u'INDIRECT_-1206941499'), ('const-0', u'RETURN_-1206941393'), (u'INDIRECT_-1206941422', u'COPY_-1206941385'), ('tmp_1426', u'PTRSUB_-1206941490'), (u'CALL_-1206942024', u'INDIRECT_-1206941482'), ('tmp_2098', u'MULTIEQUAL_-1206941470'), (u'INDIRECT_-1206941539', u'CALL_-1206941812'), ('const-1114120', u'COPY_-1206941423'), (u'CALL_-1206941751', u'INDIRECT_-1206941363'), ('tmp_1431', u'CALL_-1206941819'), (u'INDIRECT_-1206941419', u'COPY_-1206941414'), (u'INDIRECT_-1206941551', u'CALL_-1206941819'), (u'CALL_-1206942140', u'INDIRECT_-1206941615'), (u'INDIRECT_-1206941434', u'COPY_-1206941395'), (u'INDIRECT_-1206941321', u'MULTIEQUAL_-1206941470'), (u'CALL_-1206941833', u'INDIRECT_-1206941421'), (u'CALL_-1206942124', u'INDIRECT_-1206941576'), (u'CALL_-1206941812', u'INDIRECT_-1206941458'), (u'INDIRECT_-1206941602', u'CALL_-1206942024'), (u'INDIRECT_-1206941539', u'CALL_-1206941751'), (u'INDIRECT_-1206941363', u'COPY_-1206941426'), (u'CALL_-1206942124', u'INDIRECT_-1206941602'), (u'INDIRECT_-1206941447', u'COPY_-1206941396'), (u'CALL_-1206941833', u'INDIRECT_-1206941447'), (u'CALL_-1206941819', u'INDIRECT_-1206941383'), (u'MULTIEQUAL_-1206941470', u'COPY_-1206941524'), (u'CALL_-1206941833', u'INDIRECT_-1206941408'), ('const-5', u'INT_EQUAL_-1206941840'), (u'CALL_-1206941982', u'INDIRECT_-1206941536'), (u'INDIRECT_-1206941432', u'COPY_-1206941415'), (u'INDIRECT_-1206941539', u'CALL_-1206941666'), ('tmp_2095', u'INT_NOTEQUAL_-1206942186'), ('tmp_83', u'CBRANCH_-1206942166'), ('tmp_175', u'CBRANCH_-1206942083'), (u'INDIRECT_-1206941363', u'COPY_-1206941406'), (u'CALL_-1206942124', u'INDIRECT_-1206941589'), (u'CALL_-1206941812', u'INDIRECT_-1206941432'), (u'CALL_-1206942124', u'INDIRECT_-1206941551'), (u'CALL_-1206941666', u'INDIRECT_-1206941334'), (u'CALL_-1206942124', u'INDIRECT_-1206941615'), (u'CALL_-1206941819', u'INDIRECT_-1206941333'), ('tmp_1426', u'PTRSUB_-1206941456'), (u'CALL_-1206942124', u'INDIRECT_-1206941628'), (u'INDIRECT_-1206941551', u'CALL_-1206941812'), (u'CALL_-1206941751', u'INDIRECT_-1206941287'), (u'CALL_-1206941751', u'INDIRECT_-1206941337'), (u'COPY_-1206941423', u'CALL_-1206941982'), (u'INDIRECT_-1206941486', u'MULTIEQUAL_-1206941470'), (u'INDIRECT_-1206941402', u'COPY_-1206941429'), ('const-0', u'INT_NOTEQUAL_-1206942186'), ('const--40', u'PTRSUB_-1206941490'), (u'CALL_-1206942024', u'INDIRECT_-1206941545'), (u'CALL_-1206942124', u'INT_EQUAL_-1206941856'), ('tmp_2099', u'MULTIEQUAL_-1206941483'), (u'INDIRECT_-1206941519', u'COPY_-1206941453'), (u'INDIRECT_-1206941539', u'CALL_-1206941819'), (u'INDIRECT_-1206941551', u'CALL_-1206941732'), (u'CALL_-1206941982', u'INDIRECT_-1206941447'), (u'INDIRECT_-1206941421', u'COPY_-1206941394'), ('const-8', u'INT_EQUAL_-1206942045'), (u'PTRSUB_-1206941456', u'CALL_-1206942140'), (u'INDIRECT_-1206941324', u'COPY_-1206941403'), (u'INT_EQUAL_-1206942109', u'CBRANCH_-1206942107'), ('const-0', u'RETURN_-1206941897'), (u'CALL_-1206942124', u'INT_EQUAL_-1206941840'), ('const-0', u'RETURN_-1206941382'), (u'INT_EQUAL_-1206941840', u'CBRANCH_-1206941837'), (u'CALL_-1206941982', u'INDIRECT_-1206941459'), (u'CALL_-1206941833', u'INDIRECT_-1206941370'), (u'CALL_-1206941732', u'INDIRECT_-1206941402'), (u'CAST_-1206941353', u'CALL_-1206941942'), ('const-0', u'RETURN_-1206941371'), (u'INDIRECT_-1206941389', u'COPY_-1206941428'), (u'CALL_-1206941812', u'INDIRECT_-1206941471'), (u'INDIRECT_-1206941347', u'MULTIEQUAL_-1206941496'), (u'INDIRECT_-1206941383', u'COPY_-1206941382'), ('tmp_462', u'CBRANCH_-1206941854'), (u'INDIRECT_-1206941370', u'COPY_-1206941381'), (u'CALL_-1206941666', u'INDIRECT_-1206941321'), (u'INDIRECT_-1206941539', u'CALL_-1206941833'), ('const-1117160', u'COPY_-1206941422'), ('tmp_1431', u'CALL_-1206941666'), ('const-83', u'INT_EQUAL_-1206942065'), (u'INDIRECT_-1206941471', u'COPY_-1206941418'), ('const-3', u'INT_EQUAL_-1206941856'), (u'INT_LESS_-1206942090', u'CBRANCH_-1206942099'), (u'MULTIEQUAL_-1206941496', u'COPY_-1206941550'), ('tmp_567', u'BRANCH_-1206941663'), ('tmp_1428', u'COPY_-1206941513'), (u'CALL_-1206941666', u'INDIRECT_-1206941308'), ('tmp_1431', u'CALL_-1206941751'), (u'CALL_-1206941942', u'INDIRECT_-1206941512'), (u'INDIRECT_-1206941445', u'COPY_-1206941416'), (u'CALL_-1206942124', u'INT_LESS_-1206942090'), (u'INDIRECT_-1206941376', u'COPY_-1206941407'), (u'INT_EQUAL_-1206942045', u'CBRANCH_-1206942043'), (u'CALL_-1206941819', u'INDIRECT_-1206941345'), ('tmp_494', u'CBRANCH_-1206941837'), (u'INDIRECT_-1206941409', u'COPY_-1206941384'), (u'CALL_-1206941732', u'INDIRECT_-1206941363'), (u'CALL_-1206941942', u'INDIRECT_-1206941460'), ('const-0', u'COPY_-1206941942'), (u'CALL_-1206941732', u'INDIRECT_-1206941313'), ('tmp_1431', u'CALL_-1206941833'), (u'INDIRECT_-1206941395', u'COPY_-1206941392'), (u'MULTIEQUAL_-1206941483', u'COPY_-1206941537'), ('const-5', u'CALL_-1206941982'), (u'CALL_-1206941982', u'INDIRECT_-1206941510'), (u'CALL_-1206942124', u'INT_EQUAL_-1206942045'), (u'CALL_-1206941982', u'CAST_-1206941353'), (u'CALL_-1206941666', u'INDIRECT_-1206941258'), (u'CALL_-1206941812', u'INDIRECT_-1206941382'), ('const-8', u'INT_LESS_-1206942090'), (u'INDIRECT_-1206941458', u'COPY_-1206941417'), (u'CALL_-1206942140', u'INDIRECT_-1206941589'), (u'CALL_-1206941812', u'INDIRECT_-1206941445'), ('const-7', u'INT_EQUAL_-1206942109'), (u'CALL_-1206941982', u'INDIRECT_-1206941523'), (u'CALL_-1206941751', u'INDIRECT_-1206941376'), ('tmp_2095', u'MULTIEQUAL_-1206941457'), (u'INT_NOTEQUAL_-1206942186', u'CBRANCH_-1206942166'), (u'CALL_-1206942024', u'INDIRECT_-1206941519'), (u'CALL_-1206942024', u'CALL_-1206941942'), (u'COPY_-1206941942', u'MULTIEQUAL_-1206941483'), (u'INDIRECT_-1206941551', u'CALL_-1206941833'), ('tmp_1431', u'CALL_-1206941732')]
null
null
001085f0
x64
O3
(translation_unit "void FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20 [2];" type_identifier (array_declarator "local_20 [2]" identifier [ number_literal ]) ;) (if_statement "if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }" if (parenthesized_expression "(DAT_00119ae0 != 0)" ( (binary_expression "DAT_00119ae0 != 0" identifier != number_literal) )) (compound_statement "{\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }" { (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" identifier = identifier) ;) (expression_statement "local_20[0] = param_2;" (assignment_expression "local_20[0] = param_2" (subscript_expression "local_20[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_0010b4d0(local_20,&local_28);" (call_expression "FUN_0010b4d0(local_20,&local_28)" identifier (argument_list "(local_20,&local_28)" ( identifier , (pointer_expression "&local_28" & identifier) ))) ;) (expression_statement "uVar2 = bfd_get_arch(DAT_00119ad8);" (assignment_expression "uVar2 = bfd_get_arch(DAT_00119ad8)" identifier = (call_expression "bfd_get_arch(DAT_00119ad8)" identifier (argument_list "(DAT_00119ad8)" ( identifier )))) ;) (if_statement "if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" if (parenthesized_expression "(uVar2 == 7)" ( (binary_expression "uVar2 == 7" identifier == number_literal) )) (compound_statement "{\n FUN_0010dd70(param_1,local_20[0],local_28);\n }" { (expression_statement "FUN_0010dd70(param_1,local_20[0],local_28);" (call_expression "FUN_0010dd70(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) }) (else_clause "else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" else (compound_statement "{\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" { (if_statement "if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" if (parenthesized_expression "(uVar2 < 8)" ( (binary_expression "uVar2 < 8" identifier < number_literal) )) (compound_statement "{\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }" { (if_statement "if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 3)" ( (binary_expression "uVar2 == 3" identifier == number_literal) )) (compound_statement "{\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010d870(param_1,local_20[0],local_28);" (call_expression "FUN_0010d870(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 5)" ( (binary_expression "uVar2 == 5" identifier == number_literal) )) (compound_statement "{\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010dbf0(param_1,local_20[0],local_28);" (call_expression "FUN_0010dbf0(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" else (compound_statement "{\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" { (if_statement "if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 0x20)" ( (binary_expression "uVar2 == 0x20" identifier == number_literal) )) (compound_statement "{\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010d290(param_1,local_20[0],local_28);" (call_expression "FUN_0010d290(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 0x53)" ( (binary_expression "uVar2 == 0x53" identifier == number_literal) )) (compound_statement "{\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010e000(param_1,local_20[0],local_28);" (call_expression "FUN_0010e000(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 8)" ( (binary_expression "uVar2 == 8" identifier == number_literal) )) (compound_statement "{\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010d130(param_1,local_20[0],local_28);" (call_expression "FUN_0010d130(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) }))) (expression_statement "uVar3 = bfd_printable_name(DAT_00119ad8);" (assignment_expression "uVar3 = bfd_printable_name(DAT_00119ad8)" identifier = (call_expression "bfd_printable_name(DAT_00119ad8)" identifier (argument_list "(DAT_00119ad8)" ( identifier )))) ;) (expression_statement "uVar1 = DAT_00119b10;" (assignment_expression "uVar1 = DAT_00119b10" identifier = identifier) ;) (expression_statement "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);" (assignment_expression "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" identifier = (cast_expression "(char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" identifier (argument_list "("gprof","%s: -c not supported on architecture %s\n",5)" ( (string_literal ""gprof"" " string_content ") , (string_literal ""%s: -c not supported on architecture %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,uVar1,uVar3);" (call_expression "fprintf(stderr,__format,uVar1,uVar3)" identifier (argument_list "(stderr,__format,uVar1,uVar3)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "DAT_001195d8 = 0;" (assignment_expression "DAT_001195d8 = 0" identifier = number_literal) ;) }))) })) (return_statement "return;" return ;) })))
(translation_unit "void find_call(Sym *parent,bfd_vma p_lowpc,bfd_vma p_highpc)\n\n{\n char *pcVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n bfd_vma local_28;\n bfd_vma local_20 [2];\n \n if (core_text_space != (void *)0x0) {\n local_28 = p_highpc;\n local_20[0] = p_lowpc;\n hist_clip_symbol_address(local_20,&local_28);\n uVar2 = bfd_get_arch(core_bfd);\n if (uVar2 == 7) {\n mips_find_call(parent,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }\n }\n return;\n}\n\n" (function_definition "void find_call(Sym *parent,bfd_vma p_lowpc,bfd_vma p_highpc)\n\n{\n char *pcVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n bfd_vma local_28;\n bfd_vma local_20 [2];\n \n if (core_text_space != (void *)0x0) {\n local_28 = p_highpc;\n local_20[0] = p_lowpc;\n hist_clip_symbol_address(local_20,&local_28);\n uVar2 = bfd_get_arch(core_bfd);\n if (uVar2 == 7) {\n mips_find_call(parent,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }\n }\n return;\n}" primitive_type (function_declarator "find_call(Sym *parent,bfd_vma p_lowpc,bfd_vma p_highpc)" identifier (parameter_list "(Sym *parent,bfd_vma p_lowpc,bfd_vma p_highpc)" ( (parameter_declaration "Sym *parent" type_identifier (pointer_declarator "*parent" * identifier)) , (parameter_declaration "bfd_vma p_lowpc" type_identifier identifier) , (parameter_declaration "bfd_vma p_highpc" type_identifier identifier) ))) (compound_statement "{\n char *pcVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n bfd_vma local_28;\n bfd_vma local_20 [2];\n \n if (core_text_space != (void *)0x0) {\n local_28 = p_highpc;\n local_20[0] = p_lowpc;\n hist_clip_symbol_address(local_20,&local_28);\n uVar2 = bfd_get_arch(core_bfd);\n if (uVar2 == 7) {\n mips_find_call(parent,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }\n }\n return;\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "bfd_vma local_28;" type_identifier identifier ;) (declaration "bfd_vma local_20 [2];" type_identifier (array_declarator "local_20 [2]" identifier [ number_literal ]) ;) (if_statement "if (core_text_space != (void *)0x0) {\n local_28 = p_highpc;\n local_20[0] = p_lowpc;\n hist_clip_symbol_address(local_20,&local_28);\n uVar2 = bfd_get_arch(core_bfd);\n if (uVar2 == 7) {\n mips_find_call(parent,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }\n }" if (parenthesized_expression "(core_text_space != (void *)0x0)" ( (binary_expression "core_text_space != (void *)0x0" identifier != (cast_expression "(void *)0x0" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n local_28 = p_highpc;\n local_20[0] = p_lowpc;\n hist_clip_symbol_address(local_20,&local_28);\n uVar2 = bfd_get_arch(core_bfd);\n if (uVar2 == 7) {\n mips_find_call(parent,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }\n }" { (expression_statement "local_28 = p_highpc;" (assignment_expression "local_28 = p_highpc" identifier = identifier) ;) (expression_statement "local_20[0] = p_lowpc;" (assignment_expression "local_20[0] = p_lowpc" (subscript_expression "local_20[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "hist_clip_symbol_address(local_20,&local_28);" (call_expression "hist_clip_symbol_address(local_20,&local_28)" identifier (argument_list "(local_20,&local_28)" ( identifier , (pointer_expression "&local_28" & identifier) ))) ;) (expression_statement "uVar2 = bfd_get_arch(core_bfd);" (assignment_expression "uVar2 = bfd_get_arch(core_bfd)" identifier = (call_expression "bfd_get_arch(core_bfd)" identifier (argument_list "(core_bfd)" ( identifier )))) ;) (if_statement "if (uVar2 == 7) {\n mips_find_call(parent,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }" if (parenthesized_expression "(uVar2 == 7)" ( (binary_expression "uVar2 == 7" identifier == number_literal) )) (compound_statement "{\n mips_find_call(parent,local_20[0],local_28);\n }" { (expression_statement "mips_find_call(parent,local_20[0],local_28);" (call_expression "mips_find_call(parent,local_20[0],local_28)" identifier (argument_list "(parent,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) }) (else_clause "else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }" else (compound_statement "{\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(core_bfd);\n pcVar1 = whoami;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,pcVar1,uVar3);\n ignore_direct_calls = 0;\n }" { (if_statement "if (uVar2 < 8) {\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }" if (parenthesized_expression "(uVar2 < 8)" ( (binary_expression "uVar2 < 8" identifier < number_literal) )) (compound_statement "{\n if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }\n }" { (if_statement "if (uVar2 == 3) {\n vax_find_call(parent,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 3)" ( (binary_expression "uVar2 == 3" identifier == number_literal) )) (compound_statement "{\n vax_find_call(parent,local_20[0],local_28);\n return;\n }" { (expression_statement "vax_find_call(parent,local_20[0],local_28);" (call_expression "vax_find_call(parent,local_20[0],local_28)" identifier (argument_list "(parent,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 5) {\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 5)" ( (binary_expression "uVar2 == 5" identifier == number_literal) )) (compound_statement "{\n sparc_find_call(parent,local_20[0],local_28);\n return;\n }" { (expression_statement "sparc_find_call(parent,local_20[0],local_28);" (call_expression "sparc_find_call(parent,local_20[0],local_28)" identifier (argument_list "(parent,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }" else (compound_statement "{\n if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }\n }" { (if_statement "if (uVar2 == 0x20) {\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 0x20)" ( (binary_expression "uVar2 == 0x20" identifier == number_literal) )) (compound_statement "{\n alpha_find_call(parent,local_20[0],local_28);\n return;\n }" { (expression_statement "alpha_find_call(parent,local_20[0],local_28);" (call_expression "alpha_find_call(parent,local_20[0],local_28)" identifier (argument_list "(parent,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 0x53) {\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 0x53)" ( (binary_expression "uVar2 == 0x53" identifier == number_literal) )) (compound_statement "{\n aarch64_find_call(parent,local_20[0],local_28);\n return;\n }" { (expression_statement "aarch64_find_call(parent,local_20[0],local_28);" (call_expression "aarch64_find_call(parent,local_20[0],local_28)" identifier (argument_list "(parent,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 8) {\n i386_find_call(parent,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 8)" ( (binary_expression "uVar2 == 8" identifier == number_literal) )) (compound_statement "{\n i386_find_call(parent,local_20[0],local_28);\n return;\n }" { (expression_statement "i386_find_call(parent,local_20[0],local_28);" (call_expression "i386_find_call(parent,local_20[0],local_28)" identifier (argument_list "(parent,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) }))) (expression_statement "uVar3 = bfd_printable_name(core_bfd);" (assignment_expression "uVar3 = bfd_printable_name(core_bfd)" identifier = (call_expression "bfd_printable_name(core_bfd)" identifier (argument_list "(core_bfd)" ( identifier )))) ;) (expression_statement "pcVar1 = whoami;" (assignment_expression "pcVar1 = whoami" identifier = identifier) ;) (expression_statement "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);" (assignment_expression "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" identifier = (cast_expression "(char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" identifier (argument_list "("gprof","%s: -c not supported on architecture %s\n",5)" ( (string_literal ""gprof"" " string_content ") , (string_literal ""%s: -c not supported on architecture %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,pcVar1,uVar3);" (call_expression "fprintf(stderr,__format,pcVar1,uVar3)" identifier (argument_list "(stderr,__format,pcVar1,uVar3)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "ignore_direct_calls = 0;" (assignment_expression "ignore_direct_calls = 0" identifier = number_literal) ;) }))) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *__format;" primitive_type (pointer_declarator "*__format" * identifier) ;) (declaration "undefined8 local_28;" type_identifier identifier ;) (declaration "undefined8 local_20 [2];" type_identifier (array_declarator "local_20 [2]" identifier [ number_literal ]) ;) (if_statement "if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }" if (parenthesized_expression "(DAT_00119ae0 != 0)" ( (binary_expression "DAT_00119ae0 != 0" identifier != number_literal) )) (compound_statement "{\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }" { (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" identifier = identifier) ;) (expression_statement "local_20[0] = param_2;" (assignment_expression "local_20[0] = param_2" (subscript_expression "local_20[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_0010b4d0(local_20,&local_28);" (call_expression "FUN_0010b4d0(local_20,&local_28)" identifier (argument_list "(local_20,&local_28)" ( identifier , (pointer_expression "&local_28" & identifier) ))) ;) (expression_statement "uVar2 = bfd_get_arch(DAT_00119ad8);" (assignment_expression "uVar2 = bfd_get_arch(DAT_00119ad8)" identifier = (call_expression "bfd_get_arch(DAT_00119ad8)" identifier (argument_list "(DAT_00119ad8)" ( identifier )))) ;) (if_statement "if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" if (parenthesized_expression "(uVar2 == 7)" ( (binary_expression "uVar2 == 7" identifier == number_literal) )) (compound_statement "{\n FUN_0010dd70(param_1,local_20[0],local_28);\n }" { (expression_statement "FUN_0010dd70(param_1,local_20[0],local_28);" (call_expression "FUN_0010dd70(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) }) (else_clause "else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" else (compound_statement "{\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" { (if_statement "if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" if (parenthesized_expression "(uVar2 < 8)" ( (binary_expression "uVar2 < 8" identifier < number_literal) )) (compound_statement "{\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }" { (if_statement "if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 3)" ( (binary_expression "uVar2 == 3" identifier == number_literal) )) (compound_statement "{\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010d870(param_1,local_20[0],local_28);" (call_expression "FUN_0010d870(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 5)" ( (binary_expression "uVar2 == 5" identifier == number_literal) )) (compound_statement "{\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010dbf0(param_1,local_20[0],local_28);" (call_expression "FUN_0010dbf0(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) }) (else_clause "else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" else (compound_statement "{\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" { (if_statement "if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 0x20)" ( (binary_expression "uVar2 == 0x20" identifier == number_literal) )) (compound_statement "{\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010d290(param_1,local_20[0],local_28);" (call_expression "FUN_0010d290(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 0x53)" ( (binary_expression "uVar2 == 0x53" identifier == number_literal) )) (compound_statement "{\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010e000(param_1,local_20[0],local_28);" (call_expression "FUN_0010e000(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) (if_statement "if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }" if (parenthesized_expression "(uVar2 == 8)" ( (binary_expression "uVar2 == 8" identifier == number_literal) )) (compound_statement "{\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }" { (expression_statement "FUN_0010d130(param_1,local_20[0],local_28);" (call_expression "FUN_0010d130(param_1,local_20[0],local_28)" identifier (argument_list "(param_1,local_20[0],local_28)" ( identifier , (subscript_expression "local_20[0]" identifier [ number_literal ]) , identifier ))) ;) (return_statement "return;" return ;) })) }))) (expression_statement "uVar3 = bfd_printable_name(DAT_00119ad8);" (assignment_expression "uVar3 = bfd_printable_name(DAT_00119ad8)" identifier = (call_expression "bfd_printable_name(DAT_00119ad8)" identifier (argument_list "(DAT_00119ad8)" ( identifier )))) ;) (expression_statement "uVar1 = DAT_00119b10;" (assignment_expression "uVar1 = DAT_00119b10" identifier = identifier) ;) (expression_statement "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);" (assignment_expression "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" identifier = (cast_expression "(char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" identifier (argument_list "("gprof","%s: -c not supported on architecture %s\n",5)" ( (string_literal ""gprof"" " string_content ") , (string_literal ""%s: -c not supported on architecture %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "fprintf(stderr,__format,uVar1,uVar3);" (call_expression "fprintf(stderr,__format,uVar1,uVar3)" identifier (argument_list "(stderr,__format,uVar1,uVar3)" ( identifier , identifier , identifier , identifier ))) ;) (expression_statement "DAT_001195d8 = 0;" (assignment_expression "DAT_001195d8 = 0" identifier = number_literal) ;) }))) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , IDENT ))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , IDENT ))) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , IDENT ))) ;) (return_statement return ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , IDENT ))) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , IDENT ))) ;) (return_statement return ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , IDENT ))) ;) (return_statement return ;) })) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (string_literal " string_content ") , (string_literal " string_content escape_sequence ") , LIT ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) })) (return_statement return ;) })))
(function_definition "void FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)\n\n{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001085f0(undefined8 param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_001085f0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n undefined8 uVar1;\n uint uVar2;\n undefined8 uVar3;\n char *__format;\n undefined8 local_28;\n undefined8 local_20 [2];\n \n if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "uint uVar2;" (type_identifier "uint") (identifier "uVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "char *__format;" (primitive_type "char") (pointer_declarator "*__format" (* "*") (identifier "__format")) (; ";")) (declaration "undefined8 local_28;" (type_identifier "undefined8") (identifier "local_28") (; ";")) (declaration "undefined8 local_20 [2];" (type_identifier "undefined8") (array_declarator "local_20 [2]" (identifier "local_20") ([ "[") (number_literal "2") (] "]")) (; ";")) (if_statement "if (DAT_00119ae0 != 0) {\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }" (if "if") (parenthesized_expression "(DAT_00119ae0 != 0)" (( "(") (binary_expression "DAT_00119ae0 != 0" (identifier "DAT_00119ae0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_28 = param_3;\n local_20[0] = param_2;\n FUN_0010b4d0(local_20,&local_28);\n uVar2 = bfd_get_arch(DAT_00119ad8);\n if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }\n }" ({ "{") (expression_statement "local_28 = param_3;" (assignment_expression "local_28 = param_3" (identifier "local_28") (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_20[0] = param_2;" (assignment_expression "local_20[0] = param_2" (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "FUN_0010b4d0(local_20,&local_28);" (call_expression "FUN_0010b4d0(local_20,&local_28)" (identifier "FUN_0010b4d0") (argument_list "(local_20,&local_28)" (( "(") (identifier "local_20") (, ",") (pointer_expression "&local_28" (& "&") (identifier "local_28")) () ")"))) (; ";")) (expression_statement "uVar2 = bfd_get_arch(DAT_00119ad8);" (assignment_expression "uVar2 = bfd_get_arch(DAT_00119ad8)" (identifier "uVar2") (= "=") (call_expression "bfd_get_arch(DAT_00119ad8)" (identifier "bfd_get_arch") (argument_list "(DAT_00119ad8)" (( "(") (identifier "DAT_00119ad8") () ")")))) (; ";")) (if_statement "if (uVar2 == 7) {\n FUN_0010dd70(param_1,local_20[0],local_28);\n }\n else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" (if "if") (parenthesized_expression "(uVar2 == 7)" (( "(") (binary_expression "uVar2 == 7" (identifier "uVar2") (== "==") (number_literal "7")) () ")")) (compound_statement "{\n FUN_0010dd70(param_1,local_20[0],local_28);\n }" ({ "{") (expression_statement "FUN_0010dd70(param_1,local_20[0],local_28);" (call_expression "FUN_0010dd70(param_1,local_20[0],local_28)" (identifier "FUN_0010dd70") (argument_list "(param_1,local_20[0],local_28)" (( "(") (identifier "param_1") (, ",") (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_28") () ")"))) (; ";")) (} "}")) (else_clause "else {\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" (else "else") (compound_statement "{\n if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }\n uVar3 = bfd_printable_name(DAT_00119ad8);\n uVar1 = DAT_00119b10;\n __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);\n fprintf(stderr,__format,uVar1,uVar3);\n DAT_001195d8 = 0;\n }" ({ "{") (if_statement "if (uVar2 < 8) {\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }\n else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" (if "if") (parenthesized_expression "(uVar2 < 8)" (( "(") (binary_expression "uVar2 < 8" (identifier "uVar2") (< "<") (number_literal "8")) () ")")) (compound_statement "{\n if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }\n }" ({ "{") (if_statement "if (uVar2 == 3) {\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }" (if "if") (parenthesized_expression "(uVar2 == 3)" (( "(") (binary_expression "uVar2 == 3" (identifier "uVar2") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n FUN_0010d870(param_1,local_20[0],local_28);\n return;\n }" ({ "{") (expression_statement "FUN_0010d870(param_1,local_20[0],local_28);" (call_expression "FUN_0010d870(param_1,local_20[0],local_28)" (identifier "FUN_0010d870") (argument_list "(param_1,local_20[0],local_28)" (( "(") (identifier "param_1") (, ",") (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_28") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (uVar2 == 5) {\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }" (if "if") (parenthesized_expression "(uVar2 == 5)" (( "(") (binary_expression "uVar2 == 5" (identifier "uVar2") (== "==") (number_literal "5")) () ")")) (compound_statement "{\n FUN_0010dbf0(param_1,local_20[0],local_28);\n return;\n }" ({ "{") (expression_statement "FUN_0010dbf0(param_1,local_20[0],local_28);" (call_expression "FUN_0010dbf0(param_1,local_20[0],local_28)" (identifier "FUN_0010dbf0") (argument_list "(param_1,local_20[0],local_28)" (( "(") (identifier "param_1") (, ",") (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_28") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" (else "else") (compound_statement "{\n if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }\n if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }\n }" ({ "{") (if_statement "if (uVar2 == 0x20) {\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }" (if "if") (parenthesized_expression "(uVar2 == 0x20)" (( "(") (binary_expression "uVar2 == 0x20" (identifier "uVar2") (== "==") (number_literal "0x20")) () ")")) (compound_statement "{\n FUN_0010d290(param_1,local_20[0],local_28);\n return;\n }" ({ "{") (expression_statement "FUN_0010d290(param_1,local_20[0],local_28);" (call_expression "FUN_0010d290(param_1,local_20[0],local_28)" (identifier "FUN_0010d290") (argument_list "(param_1,local_20[0],local_28)" (( "(") (identifier "param_1") (, ",") (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_28") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (uVar2 == 0x53) {\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }" (if "if") (parenthesized_expression "(uVar2 == 0x53)" (( "(") (binary_expression "uVar2 == 0x53" (identifier "uVar2") (== "==") (number_literal "0x53")) () ")")) (compound_statement "{\n FUN_0010e000(param_1,local_20[0],local_28);\n return;\n }" ({ "{") (expression_statement "FUN_0010e000(param_1,local_20[0],local_28);" (call_expression "FUN_0010e000(param_1,local_20[0],local_28)" (identifier "FUN_0010e000") (argument_list "(param_1,local_20[0],local_28)" (( "(") (identifier "param_1") (, ",") (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_28") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (if_statement "if (uVar2 == 8) {\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }" (if "if") (parenthesized_expression "(uVar2 == 8)" (( "(") (binary_expression "uVar2 == 8" (identifier "uVar2") (== "==") (number_literal "8")) () ")")) (compound_statement "{\n FUN_0010d130(param_1,local_20[0],local_28);\n return;\n }" ({ "{") (expression_statement "FUN_0010d130(param_1,local_20[0],local_28);" (call_expression "FUN_0010d130(param_1,local_20[0],local_28)" (identifier "FUN_0010d130") (argument_list "(param_1,local_20[0],local_28)" (( "(") (identifier "param_1") (, ",") (subscript_expression "local_20[0]" (identifier "local_20") ([ "[") (number_literal "0") (] "]")) (, ",") (identifier "local_28") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}")))) (expression_statement "uVar3 = bfd_printable_name(DAT_00119ad8);" (assignment_expression "uVar3 = bfd_printable_name(DAT_00119ad8)" (identifier "uVar3") (= "=") (call_expression "bfd_printable_name(DAT_00119ad8)" (identifier "bfd_printable_name") (argument_list "(DAT_00119ad8)" (( "(") (identifier "DAT_00119ad8") () ")")))) (; ";")) (expression_statement "uVar1 = DAT_00119b10;" (assignment_expression "uVar1 = DAT_00119b10" (identifier "uVar1") (= "=") (identifier "DAT_00119b10")) (; ";")) (expression_statement "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5);" (assignment_expression "__format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" (identifier "__format") (= "=") (cast_expression "(char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "dcgettext("gprof","%s: -c not supported on architecture %s\n",5)" (identifier "dcgettext") (argument_list "("gprof","%s: -c not supported on architecture %s\n",5)" (( "(") (string_literal ""gprof"" (" """) (string_content "gprof") (" """)) (, ",") (string_literal ""%s: -c not supported on architecture %s\n"" (" """) (string_content "%s: -c not supported on architecture %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")"))))) (; ";")) (expression_statement "fprintf(stderr,__format,uVar1,uVar3);" (call_expression "fprintf(stderr,__format,uVar1,uVar3)" (identifier "fprintf") (argument_list "(stderr,__format,uVar1,uVar3)" (( "(") (identifier "stderr") (, ",") (identifier "__format") (, ",") (identifier "uVar1") (, ",") (identifier "uVar3") () ")"))) (; ";")) (expression_statement "DAT_001195d8 = 0;" (assignment_expression "DAT_001195d8 = 0" (identifier "DAT_001195d8") (= "=") (number_literal "0")) (; ";")) (} "}")))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
void function_1(type_1 *parent,type_2 p_lowpc,type_2 p_highpc) { char *pcVar1; type_3 var_4; type_4 uVar3; char *__format; type_2 local_28; type_2 local_20 [2]; if (var_1 != (void *)0x0) { local_28 = p_highpc; local_20[0] = p_lowpc; var_2(local_20,&local_28); var_4 = var_3(core_bfd); if (var_4 == 7) { var_5(parent,local_20[0],local_28); } else { if (var_4 < 8) { if (var_4 == 3) { var_6(parent,local_20[0],local_28); return; } if (var_4 == 5) { var_7(parent,local_20[0],local_28); return; } } else { if (var_4 == 0x20) { var_8(parent,local_20[0],local_28); return; } if (var_4 == 0x53) { var_9(parent,local_20[0],local_28); return; } if (var_4 == 8) { var_10(parent,local_20[0],local_28); return; } } uVar3 = var_11(core_bfd); pcVar1 = whoami; __format = (char *)var_12("gprof","%s: -c not supported on architecture %s\n",5); var_13(stderr,__format,pcVar1,uVar3); ignore_direct_calls = 0; } } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier)))) (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier)))) (return_statement)))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier)))) (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier)))) (return_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (identifier)))) (return_statement)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (string_literal (string_content) (escape_sequence)) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3) { undefined8 uVar1; uint uVar2; undefined8 uVar3; char *__format; undefined8 local_28; undefined8 local_20 [2]; if (DAT_00119ae0 != 0) { local_28 = param_3; local_20[0] = param_2; FUN_0010b4d0(local_20,&local_28); uVar2 = bfd_get_arch(DAT_00119ad8); if (uVar2 == 7) { FUN_0010dd70(param_1,local_20[0],local_28); } else { if (uVar2 < 8) { if (uVar2 == 3) { FUN_0010d870(param_1,local_20[0],local_28); return; } if (uVar2 == 5) { FUN_0010dbf0(param_1,local_20[0],local_28); return; } } else { if (uVar2 == 0x20) { FUN_0010d290(param_1,local_20[0],local_28); return; } if (uVar2 == 0x53) { FUN_0010e000(param_1,local_20[0],local_28); return; } if (uVar2 == 8) { FUN_0010d130(param_1,local_20[0],local_28); return; } } uVar3 = bfd_printable_name(DAT_00119ad8); uVar1 = DAT_00119b10; __format = (char *)dcgettext("gprof","%s: -c not supported on architecture %s\n",5); fprintf(stderr,__format,uVar1,uVar3); DAT_001195d8 = 0; } } return; }
6570_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
__adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,_std::vector<std::__cxx11::basic_string<char>_>_>,_long_int,_std::__cxx11::basic_string<char>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_>
FUN_00296580
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*, std::vector<std::__cxx11::basic_string<char> > >, long int, std::__cxx11::basic_string<char>, __gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare> > */ void std:: __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,_std::vector<std::__cxx11::basic_string<char>_>_>,_long_int,_std::__cxx11::basic_string<char>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_> (long __first,long __holeIndex,ulong __len,undefined8 *__value) { long lVar1; string *psVar2; undefined8 *__src; undefined8 uVar3; int iVar4; long lVar5; ulong uVar6; ulong uVar7; size_t sVar8; undefined8 *puVar9; string *psVar10; string *psVar11; undefined8 *puVar12; long __topIndex; string *psVar13; undefined8 *__dest; undefined8 *puVar14; long lVar15; long lVar16; string *psVar17; string *local_80; string *local_58; size_t local_50; undefined8 local_48; undefined8 uStack_40; lVar5 = (long)(__len - 1) / 2; lVar15 = __holeIndex; if (__holeIndex < lVar5) { lVar16 = __holeIndex; local_80 = (string *)(__first + 0x10 + __holeIndex * 0x20); do { lVar15 = (lVar16 + 1) * 2; lVar1 = lVar15 + -1; psVar11 = (string *)((lVar16 + 1) * 0x40 + __first); psVar17 = (string *)(lVar1 * 0x20 + __first); uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff); uVar7 = string::rfind(psVar17,'/',0xffffffffffffffff); if (uVar6 == 0xffffffffffffffff) { uVar6 = 0; } if (uVar7 == 0xffffffffffffffff) { uVar7 = 0; } iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff); if (iVar4 < 0) { lVar15 = lVar1; psVar11 = psVar17; } puVar14 = (undefined8 *)(lVar16 * 0x20 + __first); psVar13 = *(string **)psVar11; psVar17 = psVar11 + 0x10; psVar10 = (string *)*puVar14; if (psVar13 == psVar17) { sVar8 = *(size_t *)(psVar11 + 8); if (sVar8 != 0) { if (sVar8 == 1) { *psVar10 = psVar11[0x10]; sVar8 = *(size_t *)(psVar11 + 8); psVar10 = (string *)*puVar14; } else { memcpy(psVar10,psVar17,sVar8); sVar8 = *(size_t *)(psVar11 + 8); psVar10 = (string *)*puVar14; } } puVar14[1] = sVar8; psVar10[sVar8] = (string)0x0; psVar10 = *(string **)psVar11; } else { if (psVar10 == local_80) { *puVar14 = psVar13; puVar14[1] = *(undefined8 *)(psVar11 + 8); puVar14[2] = *(undefined8 *)(psVar11 + 0x10); } else { *puVar14 = psVar13; uVar3 = puVar14[2]; puVar14[1] = *(undefined8 *)(psVar11 + 8); puVar14[2] = *(undefined8 *)(psVar11 + 0x10); if (psVar10 != (string *)0x0) { *(string **)psVar11 = psVar10; *(undefined8 *)(psVar11 + 0x10) = uVar3; goto LAB_0029661f; } } *(string **)psVar11 = psVar17; psVar10 = psVar17; } LAB_0029661f: *(undefined8 *)(psVar11 + 8) = 0; *psVar10 = (string)0x0; lVar16 = lVar15; local_80 = psVar17; } while (lVar15 < lVar5); } lVar5 = lVar15; if (((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar15)) { lVar5 = lVar15 * 2 + 1; puVar9 = (undefined8 *)(lVar15 * 0x20 + __first); puVar12 = (undefined8 *)(lVar5 * 0x20 + __first); __dest = (undefined8 *)*puVar9; __src = (undefined8 *)*puVar12; puVar14 = puVar12 + 2; if (__src == puVar14) { sVar8 = puVar12[1]; if (sVar8 != 0) { if (sVar8 == 1) { *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2); sVar8 = puVar12[1]; __dest = (undefined8 *)*puVar9; } else { memcpy(__dest,__src,sVar8); sVar8 = puVar12[1]; __dest = (undefined8 *)*puVar9; } } puVar9[1] = sVar8; *(undefined1 *)((long)__dest + sVar8) = 0; puVar14 = (undefined8 *)*puVar12; } else { if (__dest == puVar9 + 2) { *puVar9 = __src; puVar9[1] = puVar12[1]; puVar9[2] = puVar12[2]; } else { *puVar9 = __src; uVar3 = puVar9[2]; puVar9[1] = puVar12[1]; puVar9[2] = puVar12[2]; if (__dest != (undefined8 *)0x0) { *puVar12 = __dest; puVar12[2] = uVar3; puVar14 = __dest; goto LAB_0029699e; } } *puVar12 = puVar14; } LAB_0029699e: puVar12[1] = 0; *(undefined1 *)puVar14 = 0; } local_58 = (string *)&local_48; if ((string *)*__value == (string *)(__value + 2)) { local_48 = __value[2]; uStack_40 = __value[3]; } else { local_48 = __value[2]; local_58 = (string *)*__value; } *__value = (string *)(__value + 2); local_50 = __value[1]; __value[1] = 0; lVar15 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f); *(undefined1 *)(__value + 2) = 0; if (__holeIndex < lVar5) { do { lVar16 = lVar15 >> 1; psVar11 = (string *)(lVar16 * 0x20 + __first); uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff); uVar7 = string::rfind((string *)&local_58,'/',0xffffffffffffffff); if (uVar6 == 0xffffffffffffffff) { uVar6 = 0; } if (uVar7 == 0xffffffffffffffff) { uVar7 = 0; } /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */ iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7, 0xffffffffffffffff); psVar10 = (string *)(lVar5 * 0x20 + __first); psVar13 = *(string **)psVar10; psVar17 = psVar10 + 0x10; if (-1 < iVar4) goto LAB_002969bd; psVar2 = *(string **)psVar11; psVar17 = psVar11 + 0x10; if (psVar2 == psVar17) { sVar8 = *(size_t *)(psVar11 + 8); if (sVar8 != 0) { if (sVar8 == 1) { *psVar13 = psVar11[0x10]; sVar8 = *(size_t *)(psVar11 + 8); psVar13 = *(string **)psVar10; } else { memcpy(psVar13,psVar17,sVar8); sVar8 = *(size_t *)(psVar11 + 8); psVar13 = *(string **)psVar10; } } *(size_t *)(psVar10 + 8) = sVar8; psVar13[sVar8] = (string)0x0; psVar13 = *(string **)psVar11; } else { if (psVar13 == psVar10 + 0x10) { *(string **)psVar10 = psVar2; *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8); *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10); } else { *(string **)psVar10 = psVar2; uVar3 = *(undefined8 *)(psVar10 + 0x10); *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8); *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10); if (psVar13 != (string *)0x0) { *(string **)psVar11 = psVar13; *(undefined8 *)(psVar11 + 0x10) = uVar3; goto LAB_00296811; } } *(string **)psVar11 = psVar17; psVar13 = psVar17; } LAB_00296811: *(undefined8 *)(psVar11 + 8) = 0; *psVar13 = (string)0x0; lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f); lVar5 = lVar16; } while (__holeIndex < lVar16); psVar13 = *(string **)psVar11; if (local_58 == (string *)&local_48) goto LAB_00296a51; } else { psVar10 = (string *)(lVar5 * 0x20 + __first); psVar13 = *(string **)psVar10; psVar17 = psVar10 + 0x10; LAB_002969bd: psVar11 = psVar10; if (local_58 == (string *)&local_48) { LAB_00296a51: if (local_50 != 0) { if (local_50 == 1) { *psVar13 = local_48._0_1_; psVar13 = *(string **)psVar11; } else { memcpy(psVar13,local_58,local_50); psVar13 = *(string **)psVar11; } } *(size_t *)(psVar11 + 8) = local_50; psVar13[local_50] = (string)0x0; uVar3 = local_48; goto LAB_002969ff; } } if (psVar13 == psVar17) { *(string **)psVar11 = local_58; *(size_t *)(psVar11 + 8) = local_50; *(undefined8 *)(psVar11 + 0x10) = local_48; } else { uVar3 = *(undefined8 *)(psVar11 + 0x10); *(string **)psVar11 = local_58; *(size_t *)(psVar11 + 8) = local_50; *(undefined8 *)(psVar11 + 0x10) = local_48; local_58 = psVar13; if (psVar13 != (string *)0x0) goto LAB_002969ff; } local_58 = (string *)&local_48; uVar3 = local_48; LAB_002969ff: local_48 = uVar3; local_50 = 0; *local_58 = (string)0x0; if (local_58 != (string *)&local_48) { operator_delete(local_58); } return; }
void FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4) { undefined8 uVar1; int iVar2; long lVar3; long lVar4; long lVar5; long lVar6; size_t sVar7; undefined8 *puVar8; undefined8 *puVar9; undefined8 *puVar10; undefined8 *puVar11; long lVar12; long lVar13; undefined8 *puVar14; undefined8 *local_80; undefined8 *local_58; size_t local_50; undefined8 local_48; undefined8 uStack_40; lVar3 = (long)(param_3 - 1) / 2; lVar12 = param_2; if (param_2 < lVar3) { lVar6 = param_2; local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20); do { lVar12 = (lVar6 + 1) * 2; lVar13 = lVar12 + -1; puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1); puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1); lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff); lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff); if (lVar4 == -1) { lVar4 = 0; } if (lVar5 == -1) { lVar5 = 0; } iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff); if (iVar2 < 0) { lVar12 = lVar13; puVar9 = puVar14; } puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1); puVar10 = (undefined8 *)*puVar9; puVar14 = puVar9 + 2; puVar8 = (undefined8 *)*puVar11; if (puVar10 == puVar14) { sVar7 = puVar9[1]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2); sVar7 = puVar9[1]; puVar8 = (undefined8 *)*puVar11; } else { memcpy(puVar8,puVar14,sVar7); sVar7 = puVar9[1]; puVar8 = (undefined8 *)*puVar11; } } puVar11[1] = sVar7; *(undefined1 *)((long)puVar8 + sVar7) = 0; puVar8 = (undefined8 *)*puVar9; } else { if (puVar8 == local_80) { *puVar11 = puVar10; puVar11[1] = puVar9[1]; puVar11[2] = puVar9[2]; } else { *puVar11 = puVar10; uVar1 = puVar11[2]; puVar11[1] = puVar9[1]; puVar11[2] = puVar9[2]; if (puVar8 != (undefined8 *)0x0) { *puVar9 = puVar8; puVar9[2] = uVar1; goto LAB_0029661f; } } *puVar9 = puVar14; puVar8 = puVar14; } LAB_0029661f: puVar9[1] = 0; *(undefined1 *)puVar8 = 0; lVar6 = lVar12; local_80 = puVar14; } while (lVar12 < lVar3); } lVar3 = lVar12; if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) { lVar3 = lVar12 * 2 + 1; puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1); puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1); puVar14 = (undefined8 *)*puVar8; puVar10 = (undefined8 *)*puVar11; puVar9 = puVar11 + 2; if (puVar10 == puVar9) { sVar7 = puVar11[1]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2); sVar7 = puVar11[1]; puVar14 = (undefined8 *)*puVar8; } else { memcpy(puVar14,puVar10,sVar7); sVar7 = puVar11[1]; puVar14 = (undefined8 *)*puVar8; } } puVar8[1] = sVar7; *(undefined1 *)((long)puVar14 + sVar7) = 0; puVar9 = (undefined8 *)*puVar11; } else { if (puVar14 == puVar8 + 2) { *puVar8 = puVar10; puVar8[1] = puVar11[1]; puVar8[2] = puVar11[2]; } else { *puVar8 = puVar10; uVar1 = puVar8[2]; puVar8[1] = puVar11[1]; puVar8[2] = puVar11[2]; if (puVar14 != (undefined8 *)0x0) { *puVar11 = puVar14; puVar11[2] = uVar1; puVar9 = puVar14; goto LAB_0029699e; } } *puVar11 = puVar9; } LAB_0029699e: puVar11[1] = 0; *(undefined1 *)puVar9 = 0; } local_58 = &local_48; if ((undefined8 *)*param_4 == param_4 + 2) { local_48 = param_4[2]; uStack_40 = param_4[3]; } else { local_48 = param_4[2]; local_58 = (undefined8 *)*param_4; } *param_4 = param_4 + 2; local_50 = param_4[1]; param_4[1] = 0; lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); *(undefined1 *)(param_4 + 2) = 0; if (param_2 < lVar3) { do { lVar13 = lVar12 >> 1; puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1); lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff); lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff); if (lVar12 == -1) { lVar12 = 0; } if (lVar6 == -1) { lVar6 = 0; } /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */ iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff); puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1); puVar10 = (undefined8 *)*puVar8; puVar14 = puVar8 + 2; if (-1 < iVar2) goto LAB_002969bd; puVar11 = (undefined8 *)*puVar9; puVar14 = puVar9 + 2; if (puVar11 == puVar14) { sVar7 = puVar9[1]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2); sVar7 = puVar9[1]; puVar10 = (undefined8 *)*puVar8; } else { memcpy(puVar10,puVar14,sVar7); sVar7 = puVar9[1]; puVar10 = (undefined8 *)*puVar8; } } puVar8[1] = sVar7; *(undefined1 *)((long)puVar10 + sVar7) = 0; puVar10 = (undefined8 *)*puVar9; } else { if (puVar10 == puVar8 + 2) { *puVar8 = puVar11; puVar8[1] = puVar9[1]; puVar8[2] = puVar9[2]; } else { *puVar8 = puVar11; uVar1 = puVar8[2]; puVar8[1] = puVar9[1]; puVar8[2] = puVar9[2]; if (puVar10 != (undefined8 *)0x0) { *puVar9 = puVar10; puVar9[2] = uVar1; goto LAB_00296811; } } *puVar9 = puVar14; puVar10 = puVar14; } LAB_00296811: puVar9[1] = 0; *(undefined1 *)puVar10 = 0; lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f); lVar3 = lVar13; } while (param_2 < lVar13); puVar10 = (undefined8 *)*puVar9; if (local_58 == &local_48) goto LAB_00296a51; } else { puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1); puVar10 = (undefined8 *)*puVar8; puVar14 = puVar8 + 2; LAB_002969bd: puVar9 = puVar8; if (local_58 == &local_48) { LAB_00296a51: if (local_50 != 0) { if (local_50 == 1) { *(undefined1 *)puVar10 = (undefined1)local_48; puVar10 = (undefined8 *)*puVar9; } else { memcpy(puVar10,local_58,local_50); puVar10 = (undefined8 *)*puVar9; } } puVar9[1] = local_50; *(undefined1 *)((long)puVar10 + local_50) = 0; uVar1 = local_48; goto LAB_002969ff; } } if (puVar10 == puVar14) { *puVar9 = local_58; puVar9[1] = local_50; puVar9[2] = local_48; } else { uVar1 = puVar9[2]; *puVar9 = local_58; puVar9[1] = local_50; puVar9[2] = local_48; local_58 = puVar10; if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff; } local_58 = &local_48; uVar1 = local_48; LAB_002969ff: local_48 = uVar1; local_50 = 0; *(undefined1 *)local_58 = 0; if (local_58 != &local_48) { FUN_002eff50(); } return; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x78 MOV qword ptr [RSP + 0x48],RDX SUB RDX,0x1 MOV RAX,RDX MOV qword ptr [RSP + 0x8],RDI SHR RAX,0x3f MOV qword ptr [RSP + 0x30],RSI ADD RAX,RDX MOV qword ptr [RSP + 0x40],RCX SAR RAX,0x1 MOV qword ptr [RSP + 0x38],RAX CMP RSI,RAX JGE 0x00296750 MOV RAX,RSI MOV R12,RSI MOV R14,-0x1 MOV R10,RDI SHL RAX,0x5 LEA RAX,[RDI + RAX*0x1 + 0x10] MOV qword ptr [RSP + 0x28],RAX JMP 0x0029663d CMP RDI,qword ptr [RSP + 0x28] JZ 0x00296728 MOV qword ptr [R12],RAX MOV RAX,qword ptr [RBP + 0x8] MOV RDX,qword ptr [R12 + 0x10] MOV qword ptr [R12 + 0x8],RAX MOV RAX,qword ptr [RBP + 0x10] MOV qword ptr [R12 + 0x10],RAX TEST RDI,RDI JZ 0x0029673e MOV qword ptr [RBP],RDI MOV qword ptr [RBP + 0x10],RDX MOV qword ptr [RBP + 0x8],0x0 MOV R12,RBX MOV byte ptr [RDI],0x0 CMP RBX,qword ptr [RSP + 0x38] JGE 0x00296758 MOV qword ptr [RSP + 0x28],R13 LEA RBP,[R12 + 0x1] MOV RDX,R14 MOV ESI,0x2f MOV qword ptr [RSP + 0x10],R10 LEA RBX,[RBP + RBP*0x1] SHL RBP,0x6 LEA R11,[RBX + -0x1] ADD RBP,R10 MOV R13,R11 MOV RDI,RBP MOV qword ptr [RSP + 0x20],R11 SHL R13,0x5 ADD R13,R10 CALL 0x002f87d0 MOV RDI,R13 MOV RDX,R14 MOV ESI,0x2f MOV R15,RAX CALL 0x002f87d0 CMP R15,-0x1 MOV RDI,RBP MOV RCX,R13 MOV R8,RAX MOV EAX,0x0 MOV R9,R14 MOV RDX,R14 CMOVZ R15,RAX CMP R8,-0x1 CMOVZ R8,RAX MOV RSI,R15 CALL 0x002f8c80 MOV R11,qword ptr [RSP + 0x20] MOV R10,qword ptr [RSP + 0x10] TEST EAX,EAX CMOVS RBP,R13 CMOVS RBX,R11 SHL R12,0x5 ADD R12,R10 MOV RAX,qword ptr [RBP] LEA R13,[RBP + 0x10] MOV RDI,qword ptr [R12] CMP RAX,R13 JNZ 0x002965e8 MOV RDX,qword ptr [RBP + 0x8] TEST RDX,RDX JZ 0x00296712 CMP RDX,0x1 JZ 0x00296a98 MOV RSI,R13 MOV qword ptr [RSP + 0x10],R10 CALL 0x00149a90 MOV RDX,qword ptr [RBP + 0x8] MOV RDI,qword ptr [R12] MOV R10,qword ptr [RSP + 0x10] MOV qword ptr [R12 + 0x8],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [RBP] JMP 0x0029661f MOV qword ptr [R12],RAX MOV RAX,qword ptr [RBP + 0x8] MOV qword ptr [R12 + 0x8],RAX MOV RAX,qword ptr [RBP + 0x10] MOV qword ptr [R12 + 0x10],RAX MOV qword ptr [RBP],R13 MOV RDI,R13 JMP 0x0029661f MOV RBX,qword ptr [RSP + 0x30] NOP dword ptr [RAX] MOV RAX,qword ptr [RSP + 0x48] TEST AL,0x1 JZ 0x00296920 LEA R14,[RSP + 0x50] LEA RAX,[R14 + 0x10] MOV qword ptr [RSP + 0x50],RAX MOV RAX,qword ptr [RSP + 0x40] MOV RDX,qword ptr [RAX] ADD RAX,0x10 CMP RDX,RAX JZ 0x00296ab0 MOV RCX,qword ptr [RSP + 0x40] MOV qword ptr [RSP + 0x50],RDX MOV RDX,qword ptr [RCX + 0x10] MOV qword ptr [RSP + 0x60],RDX MOV RCX,qword ptr [RSP + 0x40] MOV R13,-0x1 MOV qword ptr [RCX],RAX LEA RAX,[RBX + -0x1] MOV RDX,qword ptr [RCX + 0x8] MOV R12,RAX MOV qword ptr [RCX + 0x8],0x0 SHR R12,0x3f MOV qword ptr [RSP + 0x58],RDX ADD R12,RAX MOV byte ptr [RCX + 0x10],0x0 SAR R12,0x1 CMP RBX,qword ptr [RSP + 0x30] JG 0x0029683f JMP 0x00296ae9 CMP RDI,R8 JZ 0x00296900 MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RBP + 0x8] MOV RDX,qword ptr [RBX + 0x10] MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RBP + 0x10] MOV qword ptr [RBX + 0x10],RAX TEST RDI,RDI JZ 0x00296913 MOV qword ptr [RBP],RDI MOV qword ptr [RBP + 0x10],RDX LEA RDX,[R12 + -0x1] MOV qword ptr [RBP + 0x8],0x0 MOV RBX,R12 MOV RAX,RDX MOV byte ptr [RDI],0x0 SHR RAX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP qword ptr [RSP + 0x30],R12 JGE 0x00296a30 MOV R12,RAX MOV RBP,R12 MOV RDX,R13 MOV ESI,0x2f SHL RBP,0x5 ADD RBP,qword ptr [RSP + 0x8] MOV RDI,RBP CALL 0x002f87d0 MOV RDX,R13 MOV ESI,0x2f MOV RDI,R14 MOV R15,RAX CALL 0x002f87d0 MOV ESI,0x0 MOV R9,R13 MOV RCX,R14 CMP R15,-0x1 MOV R8,RAX MOV RDX,R13 MOV RDI,RBP CMOVZ R15,RSI CMP RAX,-0x1 CMOVZ R8,RSI MOV RSI,R15 CALL 0x002f8c80 SHL RBX,0x5 ADD RBX,qword ptr [RSP + 0x8] MOV RDI,qword ptr [RBX] LEA R8,[RBX + 0x10] TEST EAX,EAX JNS 0x002969b8 MOV RAX,qword ptr [RBP] LEA RCX,[RBP + 0x10] CMP RAX,RCX JNZ 0x002967e0 MOV RDX,qword ptr [RBP + 0x8] TEST RDX,RDX JZ 0x002968ef CMP RDX,0x1 JZ 0x00296a80 MOV RSI,RCX MOV qword ptr [RSP + 0x10],RCX CALL 0x00149a90 MOV RDX,qword ptr [RBP + 0x8] MOV RDI,qword ptr [RBX] MOV RCX,qword ptr [RSP + 0x10] MOV qword ptr [RBX + 0x8],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [RBP] JMP 0x00296811 MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RBP + 0x8] MOV qword ptr [RBX + 0x8],RAX MOV RAX,qword ptr [RBP + 0x10] MOV qword ptr [RBX + 0x10],RAX MOV qword ptr [RBP],RCX MOV RDI,RCX JMP 0x00296811 SUB RAX,0x2 MOV RDX,RAX SHR RDX,0x3f ADD RAX,RDX SAR RAX,0x1 CMP RAX,RBX JNZ 0x00296765 LEA R12,[RBX + RBX*0x1 + 0x1] MOV RAX,qword ptr [RSP + 0x8] SHL RBX,0x5 MOV RBP,R12 SHL RBP,0x5 ADD RBX,RAX ADD RBP,RAX MOV RDI,qword ptr [RBX] MOV RSI,qword ptr [RBP] LEA RAX,[RBP + 0x10] CMP RSI,RAX JZ 0x00296b31 LEA RDX,[RBX + 0x10] CMP RDI,RDX JZ 0x00296b12 MOV qword ptr [RBX],RSI MOV RCX,qword ptr [RBP + 0x8] MOV RDX,qword ptr [RBX + 0x10] MOV qword ptr [RBX + 0x8],RCX MOV RCX,qword ptr [RBP + 0x10] MOV qword ptr [RBX + 0x10],RCX TEST RDI,RDI JZ 0x00296b25 MOV qword ptr [RBP],RDI MOV qword ptr [RBP + 0x10],RDX MOV qword ptr [RBP + 0x8],0x0 MOV RBX,R12 MOV byte ptr [RDI],0x0 JMP 0x00296765 MOV RDX,qword ptr [RSP + 0x58] MOV RSI,qword ptr [RSP + 0x50] LEA RAX,[R14 + 0x10] CMP RSI,RAX JZ 0x00296a51 MOV RAX,qword ptr [RSP + 0x60] CMP RDI,R8 JZ 0x00296ad0 MOV RCX,qword ptr [RBX + 0x10] MOV qword ptr [RBX],RSI MOV qword ptr [RBX + 0x8],RDX MOV qword ptr [RBX + 0x10],RAX TEST RDI,RDI JZ 0x00296adb MOV qword ptr [RSP + 0x50],RDI MOV qword ptr [RSP + 0x60],RCX MOV qword ptr [RSP + 0x58],0x0 ADD R14,0x10 MOV byte ptr [RDI],0x0 MOV RDI,qword ptr [RSP + 0x50] CMP RDI,R14 JZ 0x00296a1e CALL 0x002eff50 ADD RSP,0x78 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RSI,qword ptr [RSP + 0x50] LEA RAX,[R14 + 0x10] MOV RDI,qword ptr [RBP] MOV R8,RCX MOV RDX,qword ptr [RSP + 0x58] MOV RBX,RBP CMP RSI,RAX JNZ 0x002969cf TEST RDX,RDX JZ 0x00296a6d CMP RDX,0x1 JZ 0x00296afe CALL 0x00149a90 MOV RDX,qword ptr [RSP + 0x58] MOV RDI,qword ptr [RBX] MOV qword ptr [RBX + 0x8],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [RSP + 0x50] JMP 0x002969ff MOVZX EAX,byte ptr [RBP + 0x10] MOV byte ptr [RDI],AL MOV RDX,qword ptr [RBP + 0x8] MOV RDI,qword ptr [RBX] JMP 0x002968ef MOVZX EAX,byte ptr [RBP + 0x10] MOV byte ptr [RDI],AL MOV RDX,qword ptr [RBP + 0x8] MOV RDI,qword ptr [R12] JMP 0x00296712 MOV RCX,qword ptr [RSP + 0x40] MOVDQU XMM0,xmmword ptr [RCX + 0x10] MOVAPS xmmword ptr [RSP + 0x10],XMM0 MOVAPS xmmword ptr [RSP + 0x60],XMM0 JMP 0x0029679b MOV qword ptr [RBX],RSI MOV qword ptr [RBX + 0x8],RDX MOV qword ptr [RBX + 0x10],RAX LEA RDI,[R14 + 0x10] MOV qword ptr [RSP + 0x50],RDI JMP 0x002969ff SHL RBX,0x5 ADD RBX,qword ptr [RSP + 0x8] MOV RDI,qword ptr [RBX] LEA R8,[RBX + 0x10] JMP 0x002969bd MOVZX EAX,byte ptr [RSP + 0x60] MOV byte ptr [RDI],AL MOV RDX,qword ptr [RSP + 0x58] MOV RDI,qword ptr [RBX] JMP 0x00296a6d MOV qword ptr [RBX],RSI MOV RDX,qword ptr [RBP + 0x8] MOV qword ptr [RBX + 0x8],RDX MOV RDX,qword ptr [RBP + 0x10] MOV qword ptr [RBX + 0x10],RDX MOV qword ptr [RBP],RAX MOV RDI,RAX JMP 0x0029699e MOV RDX,qword ptr [RBP + 0x8] TEST RDX,RDX JZ 0x00296b4c CMP RDX,0x1 JZ 0x00296b5d CALL 0x00149a90 MOV RDX,qword ptr [RBP + 0x8] MOV RDI,qword ptr [RBX] MOV qword ptr [RBX + 0x8],RDX MOV byte ptr [RDI + RDX*0x1],0x0 MOV RDI,qword ptr [RBP] JMP 0x0029699e MOVZX EAX,byte ptr [RBP + 0x10] MOV byte ptr [RDI],AL MOV RDX,qword ptr [RBP + 0x8] MOV RDI,qword ptr [RBX] JMP 0x00296b4c
null
null
null
null
[(u'LOAD_-1204391593', u'CALL_-1204391548'), (u'CALL_-1204394070', u'INDIRECT_-1204390823'), (u'CAST_-1204390402', u'LOAD_-1204393851'), (u'CALL_-1204392928', u'INDIRECT_-1204390429'), (u'MULTIEQUAL_-1204391185', u'STORE_-1204392637'), (u'INT_SLESS_-1204394434', u'CBRANCH_-1204394441'), ('tmp_2922', u'CBRANCH_-1204392684'), (u'MULTIEQUAL_-1204390003', u'INT_NOTEQUAL_-1204392670'), ('const-433', u'LOAD_-1204392106'), (u'INT_MULT_-1204391328', u'COPY_-1204390544'), (u'CAST_-1204389935', u'CAST_-1204390108'), (u'CALL_-1204392954', u'INDIRECT_-1204390353'), (u'MULTIEQUAL_-1204390905', u'MULTIEQUAL_-1204390591'), ('const-63', u'INT_SRIGHT_-1204390962'), ('tmp_3399', u'CBRANCH_-1204392710'), (u'CAST_-1204389935', u'CAST_-1204389929'), (u'CAST_-1204389571', u'STORE_-1204392769'), (u'STORE_-1204392696', u'INDIRECT_-1204389906'), (u'INDIRECT_-1204389608', u'MULTIEQUAL_-1204389575'), ('const-1', u'PTRADD_-1204390409'), (u'MULTIEQUAL_-1204389867', u'MULTIEQUAL_-1204389832'), (u'MULTIEQUAL_-1204390611', u'MULTIEQUAL_-1204390071'), (u'INT_SUB_-1204392760', u'MULTIEQUAL_-1204390807'), (u'CALL_-1204392846', u'INT_SLESS_-1204392761'), ('const-433', u'LOAD_-1204392722'), ('tmp_8820', u'INT_ADD_-1204394096'), (u'COPY_-1204390382', u'MULTIEQUAL_-1204391551'), (u'INT_ADD_-1204392267', u'MULTIEQUAL_-1204391551'), ('const-433', u'LOAD_-1204393513'), ('const-433', u'STORE_-1204392336'), (u'CALL_-1204392928', u'MULTIEQUAL_-1204391143'), ('const-433', u'STORE_-1204392092'), (u'CAST_-1204390047', u'STORE_-1204392842'), ('const-1', u'PTRADD_-1204389302'), (u'CAST_-1204390099', u'LOAD_-1204392752'), ('const-8', u'PTRADD_-1204392440'), (u'CALL_-1204392661', u'INDIRECT_-1204390214'), (u'PTRADD_-1204389487', u'LOAD_-1204390228'), (u'MULTIEQUAL_-1204391551', u'INT_MULT_-1204392569'), (u'CAST_-1204390150', u'STORE_-1204393428'), ('const-433', u'LOAD_-1204392505'), (u'MULTIEQUAL_-1204390807', u'INT_SRIGHT_-1204393392'), (u'LOAD_-1204392786', u'STORE_-1204392704'), ('const-8', u'PTRADD_-1204393726'), (u'CALL_-1204392662', u'INDIRECT_-1204389897'), ('const--1', u'CALL_-1204394070'), ('const-8', u'PTRADD_-1204390399'), ('tmp_4286', u'CBRANCH_-1204391555'), ('const-16', u'PTRADD_-1204392687'), ('const-1', u'PTRADD_-1204389770'), (u'CAST_-1204390367', u'LOAD_-1204393788'), (u'INT_MULT_-1204394385', u'INT_ADD_-1204394357'), ('tmp_8813', u'PTRSUB_-1204389446'), (u'CAST_-1204389935', u'PTRADD_-1204392669'), (u'INT_ADD_-1204393503', u'INT_SUB_-1204393423'), ('const-433', u'LOAD_-1204392081'), ('const-8', u'PTRADD_-1204390706'), (u'PTRADD_-1204390440', u'STORE_-1204393765'), (u'MULTIEQUAL_-1204389996', u'STORE_-1204392762'), (u'MULTIEQUAL_-1204391565', u'PTRADD_-1204393696'), (u'LOAD_-1204393610', u'CAST_-1204390233'), ('const-0', u'STORE_-1204393500'), ('const-1', u'PTRADD_-1204392669'), (u'COPY_-1204390175', u'MULTIEQUAL_-1204391339'), (u'PTRADD_-1204392366', u'CAST_-1204389331'), ('const-433', u'STORE_-1204392496'), (u'MULTIEQUAL_-1204391711', u'COPY_-1204390685'), (u'PTRADD_-1204392725', u'CAST_-1204390606'), (u'CAST_-1204390725', u'INT_SDIV_-1204394444'), (u'LOAD_-1204392786', u'INT_NOTEQUAL_-1204392711'), (u'PTRSUB_-1204389446', u'CAST_-1204389322'), (u'LOAD_-1204392112', u'MULTIEQUAL_-1204391185'), (u'CAST_-1204389935', u'PTRADD_-1204392375'), (u'MULTIEQUAL_-1204390444', u'MULTIEQUAL_-1204389996'), (u'INT_NOTEQUAL_-1204392546', u'CBRANCH_-1204392545'), ('const-433', u'LOAD_-1204392490'), (u'PTRSUB_-1204389732', u'CAST_-1204389614'), (u'CAST_-1204390436', u'STORE_-1204392510'), ('const-433', u'STORE_-1204393523'), ('tmp_8822', u'PTRADD_-1204389486'), (u'CAST_-1204389322', u'COPY_-1204389464'), ('const-8', u'PTRADD_-1204392597'), (u'INT_ADD_-1204392835', u'INT_SRIGHT_-1204390855'), ('const-47', u'CALL_-1204392954'), (u'INDIRECT_-1204390352', u'MULTIEQUAL_-1204390255'), ('const-2', u'INT_SUB_-1204392368'), (u'CAST_-1204390016', u'CAST_-1204389498'), (u'CAST_-1204389776', u'LOAD_-1204391540'), (u'CAST_-1204389834', u'STORE_-1204392448'), (u'PTRADD_-1204389793', u'STORE_-1204392058'), ('const-433', u'STORE_-1204391610'), ('const-433', u'STORE_-1204392433'), (u'INDIRECT_-1204390320', u'MULTIEQUAL_-1204390223'), ('const-433', u'LOAD_-1204393610'), (u'CALL_-1204393988', u'INDIRECT_-1204390778'), (u'CAST_-1204389913', u'LOAD_-1204392756'), (u'PTRADD_-1204393822', u'COPY_-1204390667'), (u'PTRADD_-1204390399', u'STORE_-1204392481'), ('const-4294967295', u'INT_SLESS_-1204392761'), (u'LOAD_-1204393782', u'CAST_-1204390362'), ('tmp_8819', u'INT_AND_-1204391109'), ('const-433', u'LOAD_-1204391674'), (u'CAST_-1204389820', u'LOAD_-1204392430'), ('const-1', u'PTRADD_-1204392474'), ('const-433', u'LOAD_-1204393851'), ('tmp_8813', u'PTRSUB_-1204389661'), ('const-2', u'PTRADD_-1204390706'), ('const-8', u'PTRADD_-1204389798'), (u'CAST_-1204389772', u'PTRADD_-1204389775'), ('tmp_3328', u'CBRANCH_-1204392769'), (u'COPY_-1204390205', u'MULTIEQUAL_-1204391307'), (u'COPY_-1204389569', u'MULTIEQUAL_-1204390003'), (u'CALL_-1204392846', u'INDIRECT_-1204390384'), (u'INDIRECT_-1204389891', u'MULTIEQUAL_-1204390790'), ('const-32', u'INT_MULT_-1204392569'), (u'CAST_-1204389532', u'INT_NOTEQUAL_-1204392670'), (u'PTRADD_-1204393822', u'CALL_-1204393790'), (u'PTRADD_-1204392428', u'CAST_-1204390328'), (u'MULTIEQUAL_-1204389996', u'STORE_-1204392426'), (u'COPY_-1204390055', u'MULTIEQUAL_-1204390956'), (u'INDIRECT_-1204390320', u'MULTIEQUAL_-1204390444'), ('const--1', u'CALL_-1204392846'), ('const-433', u'STORE_-1204393428'), (u'CAST_-1204390016', u'CALL_-1204392954'), ('const-1', u'INT_EQUAL_-1204392687'), ('const-8', u'PTRADD_-1204389813'), ('const-433', u'LOAD_-1204391507'), (u'MULTIEQUAL_-1204391651', u'INT_MULT_-1204393912'), (u'CAST_-1204389768', u'CALL_-1204391548'), (u'LOAD_-1204392088', u'STORE_-1204392072'), ('const-16', u'PTRADD_-1204393822'), (u'CALL_-1204392954', u'INDIRECT_-1204390385'), (u'COPY_-1204392885', u'MULTIEQUAL_-1204391053'), (u'INT_SDIV_-1204392283', u'INT_EQUAL_-1204392291'), (u'CAST_-1204389776', u'STORE_-1204392092'), (u'MULTIEQUAL_-1204390663', u'MULTIEQUAL_-1204390905'), (u'LOAD_-1204392786', u'INT_EQUAL_-1204392771'), ('const-433', u'STORE_-1204392510'), (u'INDIRECT_-1204390278', u'MULTIEQUAL_-1204390255'), (u'LOAD_-1204392786', u'CALL_-1204392661'), (u'INDIRECT_-1204390288', u'MULTIEQUAL_-1204389975'), (u'LOAD_-1204392786', u'MULTIEQUAL_-1204390872'), ('const-433', u'STORE_-1204393500'), (u'INDIRECT_-1204390246', u'MULTIEQUAL_-1204390223'), ('const-1', u'PTRADD_-1204392569'), ('const-1', u'PTRADD_-1204392440'), (u'INDIRECT_-1204390384', u'MULTIEQUAL_-1204390287'), (u'CAST_-1204389772', u'STORE_-1204392033'), (u'MULTIEQUAL_-1204390223', u'MULTIEQUAL_-1204390444'), ('const-1', u'INT_EQUAL_-1204393816'), (u'PTRADD_-1204389808', u'LOAD_-1204392081'), (u'LOAD_-1204393891', u'INT_EQUAL_-1204393859'), (u'INDIRECT_-1204390384', u'MULTIEQUAL_-1204390071'), ('tmp_8820', u'INT_ADD_-1204392162'), (u'PTRADD_-1204392440', u'CAST_-1204389440'), ('const-433', u'STORE_-1204391498'), ('const-433', u'LOAD_-1204391489'), (u'CALL_-1204392661', u'INDIRECT_-1204390246'), (u'MULTIEQUAL_-1204390508', u'MULTIEQUAL_-1204390459'), (u'CALL_-1204392662', u'INDIRECT_-1204389929'), (u'CAST_-1204389776', u'LOAD_-1204392157'), (u'MULTIEQUAL_-1204390039', u'MULTIEQUAL_-1204390957'), (u'PTRADD_-1204392432', u'STORE_-1204392492'), (u'PTRADD_-1204392676', u'CAST_-1204390089'), (u'CAST_-1204390423', u'COPY_-1204390700'), ('tmp_3269', u'CBRANCH_-1204392176'), (u'MULTIEQUAL_-1204389896', u'COPY_-1204389569'), (u'LOAD_-1204390227', u'MULTIEQUAL_-1204390515'), (u'CAST_-1204390436', u'LOAD_-1204393782'), (u'CAST_-1204389825', u'STORE_-1204392435'), (u'CAST_-1204389424', u'LOAD_-1204392106'), ('const-32', u'INT_MULT_-1204394385'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204391630'), (u'PTRADD_-1204392669', u'CAST_-1204390084'), ('const-433', u'STORE_-1204392855'), ('const-1', u'PTRADD_-1204392368'), (u'PTRADD_-1204391630', u'LOAD_-1204391692'), ('tmp_331', u'CBRANCH_-1204394441'), (u'MULTIEQUAL_-1204390591', u'MULTIEQUAL_-1204390004'), (u'CAST_-1204389802', u'STORE_-1204392433'), ('const-1', u'PTRADD_-1204392697'), (u'SUBPIECE_-1204389709', u'STORE_-1204392336'), (u'MULTIEQUAL_-1204390591', u'MULTIEQUAL_-1204390570'), (u'MULTIEQUAL_-1204390591', u'MULTIEQUAL_-1204389575'), ('const-8', u'PTRADD_-1204392050'), (u'MULTIEQUAL_-1204389867', u'SUBPIECE_-1204389709'), (u'LOAD_-1204393851', u'INT_EQUAL_-1204393816'), (u'INT_EQUAL_-1204393644', u'CBRANCH_-1204393643'), (u'INT_NOTEQUAL_-1204391573', u'CBRANCH_-1204391572'), ('const-433', u'STORE_-1204392421'), (u'MULTIEQUAL_-1204390515', u'MULTIEQUAL_-1204389975'), ('const-0', u'COPY_-1204394005'), (u'INDIRECT_-1204389923', u'MULTIEQUAL_-1204389896'), ('tmp_8822', u'STORE_-1204393523'), (u'CAST_-1204389448', u'LOAD_-1204391680'), ('tmp_8813', u'PTRSUB_-1204389732'), (u'CAST_-1204389317', u'COPY_-1204389467'), (u'PTRADD_-1204390716', u'STORE_-1204392833'), (u'PTRSUB_-1204390353', u'CAST_-1204390254'), (u'CAST_-1204390070', u'STORE_-1204392704'), (u'INT_SRIGHT_-1204390855', u'INT_SUB_-1204392760'), (u'PTRADD_-1204389844', u'STORE_-1204391622'), ('tmp_2260', u'CBRANCH_-1204392545'), (u'INT_MULT_-1204392190', u'INT_ADD_-1204392150'), ('const-433', u'LOAD_-1204391540'), ('const-433', u'LOAD_-1204392088'), (u'CAST_-1204390108', u'STORE_-1204392763'), ('const-433', u'LOAD_-1204393782'), (u'LOAD_-1204392850', u'STORE_-1204392833'), (u'PTRSUB_-1204389615', u'CAST_-1204389503'), (u'COPY_-1204389703', u'MULTIEQUAL_-1204389939'), ('const-8', u'PTRADD_-1204393938'), ('const-1', u'PTRADD_-1204392577'), ('tmp_2624', u'CBRANCH_-1204392860'), (u'INT_ADD_-1204392162', u'CAST_-1204389776'), (u'MULTIEQUAL_-1204391623', u'CALL_-1204393988'), (u'MULTIEQUAL_-1204391165', u'CAST_-1204390314'), (u'CAST_-1204390016', u'PTRADD_-1204392062'), ('const-8', u'PTRADD_-1204389388'), ('const-433', u'LOAD_-1204391692'), (u'CAST_-1204389776', u'PTRADD_-1204389803'), ('const-2', u'PTRADD_-1204389808'), (u'CAST_-1204389255', u'INT_ADD_-1204391510'), (u'INT_EQUAL_-1204392179', u'CBRANCH_-1204392176'), (u'CAST_-1204389772', u'PTRADD_-1204389302'), (u'MULTIEQUAL_-1204391660', u'PTRADD_-1204393696'), (u'MULTIEQUAL_-1204391339', u'INT_MULT_-1204392813'), (u'CAST_-1204389263', u'MULTIEQUAL_-1204390475'), (u'CAST_-1204390436', u'LOAD_-1204393879'), (u'CAST_-1204390423', u'STORE_-1204391683'), (u'CAST_-1204390016', u'CAST_-1204389823'), ('const--72', u'PTRSUB_-1204389661'), (u'INT_SLESS_-1204392727', u'CBRANCH_-1204392734'), ('const--72', u'PTRSUB_-1204390347'), (u'LOAD_-1204392786', u'STORE_-1204392115'), ('const-1', u'PTRADD_-1204392373'), ('const-1', u'INT_SRIGHT_-1204393392'), (u'CAST_-1204389935', u'PTRADD_-1204392683'), (u'CAST_-1204389772', u'PTRADD_-1204389378'), ('const-16', u'PTRADD_-1204392765'), (u'INT_MULT_-1204392992', u'INT_ADD_-1204392960'), (u'CAST_-1204390016', u'PTRADD_-1204392697'), ('const-8', u'PTRADD_-1204389378'), ('const-433', u'STORE_-1204392833'), (u'LOAD_-1204392783', u'COPY_-1204389703'), (u'CALL_-1204392928', u'INDIRECT_-1204390397'), (u'PTRADD_-1204392709', u'CAST_-1204389571'), (u'INT_ADD_-1204394247', u'INT_MULT_-1204394199'), (u'PTRADD_-1204392690', u'CAST_-1204390099'), (u'CAST_-1204390254', u'CALL_-1204392928'), (u'LOAD_-1204393513', u'MULTIEQUAL_-1204390427'), (u'COPY_-1204390273', u'MULTIEQUAL_-1204391339'), ('tmp_4178', u'BRANCH_-1204392000'), ('const-1', u'INT_EQUAL_-1204392531'), (u'LOAD_-1204392157', u'CAST_-1204389768'), ('const-1', u'PTRADD_-1204390716'), (u'PTRADD_-1204392382', u'CAST_-1204389830'), ('const-433', u'STORE_-1204392775'), (u'MULTIEQUAL_-1204390191', u'MULTIEQUAL_-1204390412'), (u'LOAD_-1204391495', u'MULTIEQUAL_-1204390568'), ('const-0', u'STORE_-1204393998'), (u'LOAD_-1204392843', u'STORE_-1204392785'), (u'CAST_-1204390436', u'PTRADD_-1204390399'), ('const-433', u'LOAD_-1204391593'), ('const-433', u'STORE_-1204392481'), (u'LOAD_-1204393851', u'MULTIEQUAL_-1204391660'), ('const-1', u'PTRADD_-1204393696'), ('const-8', u'PTRADD_-1204392577'), (u'CAST_-1204389776', u'STORE_-1204391637'), (u'CAST_-1204389776', u'PTRADD_-1204389383'), ('const-8', u'PTRADD_-1204392782'), (u'INDIRECT_-1204390778', u'MULTIEQUAL_-1204390905'), ('const-1', u'PTRADD_-1204390440'), (u'MULTIEQUAL_-1204390444', u'MULTIEQUAL_-1204390395'), (u'CAST_-1204389772', u'PTRADD_-1204389844'), (u'MULTIEQUAL_-1204391551', u'COPY_-1204390273'), (u'MULTIEQUAL_-1204390568', u'STORE_-1204391532'), (u'PTRADD_-1204389378', u'LOAD_-1204391619'), (u'CAST_-1204389241', u'STORE_-1204391498'), ('const-433', u'STORE_-1204393984'), (u'LOAD_-1204392722', u'MULTIEQUAL_-1204391185'), (u'CAST_-1204389566', u'STORE_-1204392762'), ('const-2', u'PTRADD_-1204389775'), ('const-433', u'STORE_-1204392818'), ('const-0', u'INT_NOTEQUAL_-1204392546'), ('const-8', u'PTRADD_-1204390716'), (u'CAST_-1204390084', u'STORE_-1204392729'), ('tmp_2340', u'BRANCH_-1204392478'), (u'CALL_-1204392954', u'INT_EQUAL_-1204392899'), (u'LOAD_-1204393788', u'MULTIEQUAL_-1204391660'), (u'MULTIEQUAL_-1204390811', u'CAST_-1204389285'), (u'PTRADD_-1204389770', u'STORE_-1204392019'), (u'CAST_-1204390436', u'PTRADD_-1204390716'), ('const-1', u'PTRADD_-1204392375'), ('tmp_8822', u'PTRADD_-1204390330'), (u'MULTIEQUAL_-1204390476', u'MULTIEQUAL_-1204390957'), ('const-433', u'STORE_-1204391532'), ('tmp_1150', u'CBRANCH_-1204393830'), ('const-8', u'PTRADD_-1204389770'), (u'LOAD_-1204392738', u'STORE_-1204392729'), ('const-8', u'PTRADD_-1204390722'), ('tmp_8821', u'INT_SLESS_-1204392727'), ('const-0', u'COPY_-1204392885'), (u'LOAD_-1204392752', u'STORE_-1204392697'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204392428'), (u'LOAD_-1204393555', u'MULTIEQUAL_-1204390547'), ('const-0', u'INT_NOTEQUAL_-1204391573'), ('const-8', u'PTRADD_-1204389309'), ('const-1', u'PTRADD_-1204392432'), ('const-433', u'LOAD_-1204393752'), (u'LOAD_-1204391674', u'CAST_-1204389443'), (u'COPY_-1204390751', u'MULTIEQUAL_-1204391125'), (u'CAST_-1204389832', u'STORE_-1204392637'), ('const-8', u'PTRADD_-1204393789'), ('const-1', u'PTRADD_-1204392725'), ('const--1', u'CALL_-1204392928'), ('const-433', u'LOAD_-1204392542'), (u'INT_ADD_-1204392150', u'CAST_-1204389772'), (u'INT_SDIV_-1204394444', u'INT_SLESS_-1204393953'), (u'CALL_-1204392928', u'INDIRECT_-1204390365'), (u'INT_NOTEQUAL_-1204393831', u'CBRANCH_-1204393830'), (u'CALL_-1204392928', u'INT_EQUAL_-1204392865'), ('const--1', u'CALL_-1204392954'), (u'COPY_-1204390039', u'MULTIEQUAL_-1204390845'), ('const-433', u'STORE_-1204392769'), (u'MULTIEQUAL_-1204390071', u'INT_EQUAL_-1204392818'), (u'INT_EQUAL_-1204392730', u'CBRANCH_-1204392727'), (u'CAST_-1204389768', u'INT_EQUAL_-1204392100'), ('const-8', u'PTRADD_-1204389830'), ('const-1', u'INT_EQUAL_-1204391558'), ('const-1', u'PTRADD_-1204390277'), (u'INT_MULT_-1204394124', u'INT_ADD_-1204394096'), ('tmp_8822', u'PTRADD_-1204390306'), ('tmp_8821', u'INT_SLESS_-1204394434'), ('const-2', u'PTRADD_-1204390248'), ('const-433', u'LOAD_-1204392508'), (u'MULTIEQUAL_-1204391165', u'CAST_-1204390343'), ('const-433', u'LOAD_-1204392157'), (u'CAST_-1204390436', u'STORE_-1204392855'), (u'CAST_-1204389675', u'STORE_-1204392005'), (u'CAST_-1204390436', u'PTRADD_-1204390409'), (u'CAST_-1204390233', u'COPY_-1204390307'), ('const-0', u'INT_NOTEQUAL_-1204393831'), ('const-2', u'PTRADD_-1204389378'), ('tmp_2892', u'CBRANCH_-1204392701'), (u'CALL_-1204392954', u'INDIRECT_-1204390417'), (u'CAST_-1204390532', u'COPY_-1204390522'), ('const-1', u'PTRADD_-1204392062'), ('const-433', u'LOAD_-1204391619'), ('const-1', u'PTRADD_-1204389803'), (u'CAST_-1204390551', u'CALL_-1204394096'), (u'CAST_-1204390423', u'MULTIEQUAL_-1204391565'), ('tmp_4519', u'BRANCH_-1204392482'), (u'MULTIEQUAL_-1204391185', u'PTRADD_-1204392569'), (u'CAST_-1204389768', u'MULTIEQUAL_-1204390475'), ('const-0', u'STORE_-1204393756'), ('const-2', u'PTRADD_-1204390306'), ('const-1', u'PTRADD_-1204392597'), ('tmp_8819', u'INT_SUB_-1204392368'), (u'INT_ADD_-1204394165', u'CAST_-1204390551'), ('tmp_3421', u'BRANCH_-1204392423'), (u'MULTIEQUAL_-1204390956', u'COPY_-1204389781'), (u'CAST_-1204390016', u'PTRADD_-1204392597'), (u'PTRADD_-1204389775', u'STORE_-1204392026'), ('const-2', u'PTRADD_-1204389793'), (u'MULTIEQUAL_-1204390872', u'MULTIEQUAL_-1204390733'), ('const-1', u'PTRADD_-1204392702'), ('const-433', u'LOAD_-1204392783'), (u'CAST_-1204389772', u'PTRADD_-1204389813'), ('const-8', u'PTRADD_-1204389383'), (u'PTRADD_-1204392788', u'CAST_-1204390645'), (u'INT_SRIGHT_-1204393392', u'INT_ADD_-1204392835'), (u'CAST_-1204389929', u'LOAD_-1204392786'), ('tmp_4497', u'CBRANCH_-1204392798'), (u'CALL_-1204392846', u'INDIRECT_-1204390352'), (u'LOAD_-1204391540', u'CAST_-1204389263'), ('tmp_8820', u'INT_ADD_-1204392537'), (u'CAST_-1204389935', u'PTRADD_-1204392690'), (u'LOAD_-1204392827', u'STORE_-1204392818'), (u'COPY_-1204389781', u'MULTIEQUAL_-1204390811'), (u'COPY_-1204389464', u'MULTIEQUAL_-1204390003'), ('const-433', u'LOAD_-1204392850'), ('const-0', u'STORE_-1204392696'), (u'CAST_-1204390016', u'PTRADD_-1204392660'), (u'MULTIEQUAL_-1204390003', u'CALL_-1204392662'), ('const-433', u'LOAD_-1204390228'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204393938'), ('const-433', u'STORE_-1204392824'), ('const-433', u'LOAD_-1204393555'), ('const-16', u'PTRADD_-1204392062'), (u'MULTIEQUAL_-1204390733', u'MULTIEQUAL_-1204390697'), ('const-1', u'PTRADD_-1204391618'), (u'CAST_-1204389331', u'STORE_-1204392426'), ('tmp_4077', u'CBRANCH_-1204392098'), ('tmp_8821', u'COPY_-1204390755'), ('const-16', u'PTRADD_-1204392721'), ('tmp_3716', u'CBRANCH_-1204392288'), (u'PTRADD_-1204392062', u'LOAD_-1204392124'), ('const--1', u'CALL_-1204392846'), (u'MULTIEQUAL_-1204390475', u'CAST_-1204389255'), ('const-16', u'PTRADD_-1204392702'), ('const-433', u'LOAD_-1204392124'), (u'MULTIEQUAL_-1204390412', u'MULTIEQUAL_-1204389835'), (u'CAST_-1204389340', u'STORE_-1204392439'), (u'MULTIEQUAL_-1204390901', u'CAST_-1204389675'), ('const-433', u'LOAD_-1204392444'), (u'INT_EQUAL_-1204392790', u'CBRANCH_-1204392788'), (u'LOAD_-1204391593', u'MULTIEQUAL_-1204390568'), (u'MULTIEQUAL_-1204390476', u'MULTIEQUAL_-1204390427'), (u'LOAD_-1204392786', u'COPY_-1204390205'), (u'CAST_-1204389764', u'INT_EQUAL_-1204392126'), ('const--1', u'INT_EQUAL_-1204392899'), ('const-433', u'LOAD_-1204392843'), ('const-433', u'STORE_-1204393765'), (u'CAST_-1204390423', u'CALL_-1204393790'), (u'CAST_-1204390362', u'MULTIEQUAL_-1204391565'), ('const-1', u'PTRADD_-1204393726'), (u'INT_EQUAL_-1204392899', u'CBRANCH_-1204392882'), (u'INDIRECT_-1204390320', u'MULTIEQUAL_-1204390007'), ('const-8', u'PTRADD_-1204392788'), ('const--1', u'CALL_-1204393988'), (u'CALL_-1204392517', u'INDIRECT_-1204389859'), (u'CAST_-1204389440', u'STORE_-1204392500'), ('tmp_8821', u'INT_MULT_-1204394385'), (u'MULTIEQUAL_-1204391567', u'INT_EQUAL_-1204392291'), ('const-3', u'PTRADD_-1204389486'), (u'MULTIEQUAL_-1204391651', u'INT_ADD_-1204394247'), (u'PTRADD_-1204390330', u'CAST_-1204390229'), ('const-433', u'STORE_-1204392019'), (u'MULTIEQUAL_-1204390476', u'MULTIEQUAL_-1204389899'), ('tmp_835', u'CBRANCH_-1204394024'), (u'CAST_-1204390551', u'COPY_-1204390527'), (u'LOAD_-1204392756', u'STORE_-1204392448'), (u'PTRADD_-1204390722', u'LOAD_-1204392843'), (u'CAST_-1204389776', u'PTRADD_-1204389373'), (u'CAST_-1204390233', u'INT_EQUAL_-1204393578'), (u'PTRADD_-1204392474', u'COPY_-1204389451'), (u'CAST_-1204390016', u'PTRADD_-1204392782'), (u'INT_EQUAL_-1204392291', u'CBRANCH_-1204392288'), ('const-0', u'INT_EQUAL_-1204393644'), ('const-8', u'PTRADD_-1204390277'), (u'PTRADD_-1204389486', u'LOAD_-1204390227'), (u'INT_SRIGHT_-1204393392', u'INT_SLESS_-1204392727'), (u'CAST_-1204389249', u'MULTIEQUAL_-1204390901'), (u'INT_SUB_-1204392368', u'CAST_-1204389810'), (u'INT_NOTEQUAL_-1204392670', u'CBRANCH_-1204392669'), ('tmp_4186', u'BRANCH_-1204391612'), ('const-8', u'PTRADD_-1204389327'), ('const-8', u'PTRADD_-1204389356'), (u'CALL_-1204394070', u'INT_EQUAL_-1204394007'), ('const-1', u'PTRADD_-1204389383'), (u'MULTIEQUAL_-1204391125', u'INT_EQUAL_-1204392865'), ('const-16', u'PTRADD_-1204392690'), (u'CALL_-1204392662', u'INDIRECT_-1204389961'), (u'INT_ADD_-1204394357', u'CAST_-1204390687'), (u'MULTIEQUAL_-1204390003', u'STORE_-1204392696'), (u'COPY_-1204390685', u'MULTIEQUAL_-1204391567'), ('tmp_11404', u'MULTIEQUAL_-1204390873'), (u'PTRADD_-1204392718', u'COPY_-1204390039'), (u'CAST_-1204390016', u'PTRADD_-1204392050'), ('const-8', u'PTRADD_-1204389487'), (u'PTRADD_-1204392361', u'CAST_-1204389815'), (u'MULTIEQUAL_-1204390039', u'MULTIEQUAL_-1204389899'), ('const-0', u'INT_NOTEQUAL_-1204392799'), (u'INT_ADD_-1204392960', u'CAST_-1204390016'), (u'LOAD_-1204393513', u'MULTIEQUAL_-1204390039'), ('const-1', u'PTRADD_-1204392718'), (u'LOAD_-1204391619', u'STORE_-1204391610'), ('const-1', u'PTRADD_-1204391630'), ('const-0', u'RETURN_-1204392604'), (u'CAST_-1204389935', u'PTRADD_-1204392577'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204392788'), ('const-1', u'PTRADD_-1204392050'), ('const-433', u'STORE_-1204391683'), (u'LOAD_-1204392786', u'MULTIEQUAL_-1204391089'), (u'INT_EQUAL_-1204393859', u'CBRANCH_-1204393856'), (u'INT_EQUAL_-1204392531', u'CBRANCH_-1204392528'), ('const-2', u'INT_SDIV_-1204392283'), (u'CAST_-1204389772', u'PTRADD_-1204389388'), (u'CALL_-1204392661', u'INDIRECT_-1204390278'), ('tmp_1715', u'CBRANCH_-1204393388'), (u'INDIRECT_-1204390778', u'MULTIEQUAL_-1204390663'), ('const-8', u'PTRADD_-1204390269'), (u'PTRADD_-1204390706', u'STORE_-1204392818'), ('const-433', u'STORE_-1204391637'), (u'CAST_-1204389764', u'STORE_-1204392092'), ('const-1', u'PTRADD_-1204392676'), ('tmp_1427', u'CBRANCH_-1204393576'), (u'CAST_-1204390016', u'CAST_-1204389913'), (u'INT_AND_-1204391109', u'INT_EQUAL_-1204393644'), ('const-0', u'STORE_-1204392005'), (u'CALL_-1204394096', u'INT_EQUAL_-1204394055'), (u'INT_EQUAL_-1204394055', u'CBRANCH_-1204394024'), ('const-32', u'INT_MULT_-1204392813'), ('const-0', u'INT_NOTEQUAL_-1204392702'), ('const-2', u'PTRADD_-1204390330'), (u'CAST_-1204389772', u'PTRADD_-1204389309'), (u'COPY_-1204390803', u'MULTIEQUAL_-1204391567'), ('const-1', u'INT_AND_-1204391109'), ('tmp_2098', u'CBRANCH_-1204392669'), (u'COPY_-1204389707', u'MULTIEQUAL_-1204390003'), ('const-16', u'PTRADD_-1204392366'), (u'PTRADD_-1204390269', u'STORE_-1204393500'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204392709'), ('tmp_2369', u'BRANCH_-1204392319'), (u'PTRADD_-1204392687', u'INT_EQUAL_-1204392730'), (u'PTRADD_-1204392702', u'CAST_-1204389566'), ('const-8', u'PTRADD_-1204392382'), ('const-0', u'INT_SLESS_-1204393957'), (u'CAST_-1204389881', u'LOAD_-1204392722'), (u'INT_ADD_-1204394247', u'INT_MULT_-1204391328'), ('const-433', u'STORE_-1204391624'), ('const-0', u'STORE_-1204392824'), ('const-433', u'STORE_-1204392637'), (u'LOAD_-1204391520', u'CAST_-1204389249'), (u'MULTIEQUAL_-1204389975', u'MULTIEQUAL_-1204389835'), (u'COPY_-1204390539', u'MULTIEQUAL_-1204391711'), ('const-433', u'LOAD_-1204392430'), (u'CAST_-1204390016', u'PTRADD_-1204392687'), (u'LOAD_-1204392759', u'STORE_-1204392743'), (u'INT_ADD_-1204394173', u'INT_MULT_-1204394124'), (u'COPY_-1204389565', u'MULTIEQUAL_-1204389939'), ('const-433', u'LOAD_-1204392326'), (u'INT_MULT_-1204390583', u'INT_ADD_-1204392267'), ('const-1', u'PTRADD_-1204392637'), (u'LOAD_-1204392653', u'MULTIEQUAL_-1204391089'), ('const-1', u'PTRADD_-1204392361'), ('const-433', u'STORE_-1204392439'), (u'CAST_-1204390016', u'PTRADD_-1204392382'), ('tmp_8813', u'PTRSUB_-1204389615'), (u'INDIRECT_-1204390214', u'MULTIEQUAL_-1204390191'), (u'COPY_-1204389781', u'MULTIEQUAL_-1204390940'), (u'CAST_-1204389580', u'LOAD_-1204392783'), (u'CAST_-1204389935', u'CAST_-1204389841'), (u'MULTIEQUAL_-1204389931', u'MULTIEQUAL_-1204389896'), (u'LOAD_-1204392106', u'MULTIEQUAL_-1204391089'), ('const-1', u'INT_ADD_-1204392267'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204392702'), (u'INT_SLESS_-1204393957', u'CBRANCH_-1204393955'), ('const-2', u'PTRADD_-1204389309'), (u'CAST_-1204390532', u'CALL_-1204393988'), (u'CAST_-1204389810', u'INT_SDIV_-1204392283'), (u'PTRADD_-1204392375', u'CAST_-1204389825'), ('const--1', u'CALL_-1204393988'), (u'PTRADD_-1204393822', u'STORE_-1204392492'), (u'CAST_-1204389768', u'INT_NOTEQUAL_-1204392040'), (u'INT_SDIV_-1204394444', u'INT_SLESS_-1204394434'), (u'CALL_-1204394070', u'MULTIEQUAL_-1204391623'), (u'COPY_-1204389451', u'MULTIEQUAL_-1204390845'), ('tmp_8820', u'INT_ADD_-1204392150'), (u'CAST_-1204389285', u'LOAD_-1204392326'), (u'MULTIEQUAL_-1204391567', u'INT_MULT_-1204392235'), (u'CAST_-1204389772', u'LOAD_-1204391520'), (u'PTRADD_-1204393789', u'CAST_-1204390402'), (u'MULTIEQUAL_-1204390071', u'MULTIEQUAL_-1204389931'), (u'COPY_-1204390700', u'MULTIEQUAL_-1204391803'), ('tmp_8820', u'INT_ADD_-1204394359'), (u'INT_MULT_-1204392569', u'INT_ADD_-1204392537'), (u'CALL_-1204393988', u'INT_SLESS_-1204393957'), (u'MULTIEQUAL_-1204390845', u'MULTIEQUAL_-1204390834'), ('const-433', u'LOAD_-1204391633'), (u'PTRADD_-1204392721', u'CAST_-1204389580'), (u'CAST_-1204390338', u'LOAD_-1204392505'), (u'CAST_-1204389317', u'CAST_-1204389311'), ('const-0', u'COPY_-1204394027'), (u'INT_EQUAL_-1204391558', u'CBRANCH_-1204391555'), (u'MULTIEQUAL_-1204389996', u'COPY_-1204389460'), ('const-8', u'PTRADD_-1204392443'), (u'PTRADD_-1204389803', u'STORE_-1204392072'), (u'MULTIEQUAL_-1204390862', u'INT_EQUAL_-1204392790'), (u'CAST_-1204390016', u'CAST_-1204390070'), (u'CAST_-1204389846', u'LOAD_-1204392659'), ('const-433', u'STORE_-1204392115'), ('const-0', u'STORE_-1204393428'), ('const-433', u'LOAD_-1204392112'), (u'LOAD_-1204392505', u'STORE_-1204392496'), (u'MULTIEQUAL_-1204390889', u'STORE_-1204392439'), (u'CALL_-1204391548', u'INDIRECT_-1204389608'), (u'CAST_-1204390436', u'PTRADD_-1204390706'), ('const-47', u'CALL_-1204392928'), ('const-433', u'LOAD_-1204393879'), ('const-433', u'STORE_-1204392033'), ('const-0', u'COPY_-1204392863'), ('const-64', u'INT_MULT_-1204394199'), ('const-433', u'LOAD_-1204391680'), (u'CAST_-1204390016', u'PTRADD_-1204392637'), (u'LOAD_-1204392722', u'INT_EQUAL_-1204392687'), ('const-8', u'PTRADD_-1204390409'), (u'CAST_-1204389772', u'LOAD_-1204392152'), (u'LOAD_-1204392722', u'CALL_-1204392661'), ('const-0', u'COPY_-1204392722'), (u'INT_EQUAL_-1204392126', u'CBRANCH_-1204392124'), ('const-1', u'PTRADD_-1204392788'), (u'PTRADD_-1204392373', u'CAST_-1204389336'), (u'MULTIEQUAL_-1204389899', u'MULTIEQUAL_-1204390790'), ('const--88', u'PTRSUB_-1204390353'), ('const-433', u'STORE_-1204392448'), (u'CALL_-1204392954', u'MULTIEQUAL_-1204391053'), ('tmp_1180', u'CBRANCH_-1204393813'), (u'MULTIEQUAL_-1204391711', u'COPY_-1204390671'), ('const-1', u'PTRADD_-1204393789'), (u'CAST_-1204389772', u'PTRADD_-1204389798'), (u'PTRADD_-1204391618', u'CAST_-1204389448'), (u'PTRSUB_-1204390347', u'CAST_-1204390248'), (u'CAST_-1204390229', u'INT_EQUAL_-1204393578'), (u'LOAD_-1204392625', u'COPY_-1204389968'), (u'CAST_-1204389815', u'STORE_-1204392421'), ('const-433', u'LOAD_-1204391520'), (u'CALL_-1204393790', u'INDIRECT_-1204390697'), ('const-8', u'PTRADD_-1204392373'), (u'LOAD_-1204393891', u'STORE_-1204392855'), (u'CAST_-1204390016', u'CALL_-1204392846'), (u'INT_EQUAL_-1204393578', u'CBRANCH_-1204393576'), ('tmp_8822', u'PTRADD_-1204390269'), (u'INT_EQUAL_-1204392818', u'CBRANCH_-1204392816'), (u'MULTIEQUAL_-1204390568', u'INT_ADD_-1204391510'), (u'MULTIEQUAL_-1204390940', u'CAST_-1204389340'), (u'MULTIEQUAL_-1204390905', u'MULTIEQUAL_-1204390873'), (u'INT_ADD_-1204394173', u'COPY_-1204390539'), ('const-8', u'PTRADD_-1204389808'), (u'INT_EQUAL_-1204392771', u'CBRANCH_-1204392769'), ('const-1', u'INT_ADD_-1204394247'), (u'INDIRECT_-1204389859', u'MULTIEQUAL_-1204389832'), ('const-1', u'PTRADD_-1204392683'), (u'PTRADD_-1204389327', u'STORE_-1204391532'), (u'CAST_-1204389503', u'INT_EQUAL_-1204392179'), ('const-2', u'INT_MULT_-1204390583'), ('const-0', u'STORE_-1204392019'), (u'INT_NOTEQUAL_-1204392702', u'CBRANCH_-1204392701'), (u'CAST_-1204390065', u'STORE_-1204392697'), ('const-8', u'PTRADD_-1204391618'), ('const--1', u'INT_ADD_-1204392835'), (u'MULTIEQUAL_-1204389939', u'COPY_-1204389686'), (u'CAST_-1204389830', u'LOAD_-1204392444'), ('const-433', u'STORE_-1204392058'), ('const-433', u'STORE_-1204392026'), ('tmp_4042', u'CBRANCH_-1204392124'), (u'CAST_-1204390436', u'PTRADD_-1204390440'), (u'CAST_-1204390630', u'LOAD_-1204392827'), (u'INT_SUB_-1204394553', u'CAST_-1204390725'), (u'MULTIEQUAL_-1204390957', u'STORE_-1204392769'), ('const-433', u'LOAD_-1204392659'), ('const-433', u'STORE_-1204392629'), (u'PTRADD_-1204392687', u'MULTIEQUAL_-1204390834'), (u'CAST_-1204389776', u'PTRADD_-1204389327'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204392765'), (u'CAST_-1204389772', u'PTRADD_-1204389335'), ('const-1', u'PTRADD_-1204392709'), (u'CAST_-1204389234', u'MULTIEQUAL_-1204390475'), ('tmp_8820', u'INT_ADD_-1204392960'), (u'CAST_-1204390343', u'LOAD_-1204393752'), (u'CAST_-1204389254', u'STORE_-1204391524'), ('const-2', u'INT_SDIV_-1204394444'), ('const-433', u'LOAD_-1204393788'), (u'CALL_-1204392954', u'INDIRECT_-1204390449'), (u'MULTIEQUAL_-1204390508', u'MULTIEQUAL_-1204390889'), ('tmp_2290', u'CBRANCH_-1204392528'), (u'PTRADD_-1204390248', u'CAST_-1204390150'), ('const-2', u'PTRADD_-1204389487'), ('const-1', u'PTRADD_-1204392366'), ('const-433', u'STORE_-1204392072'), (u'MULTIEQUAL_-1204390862', u'INT_NOTEQUAL_-1204392744'), (u'LOAD_-1204391680', u'MULTIEQUAL_-1204391660'), ('const-433', u'STORE_-1204392704'), (u'MULTIEQUAL_-1204390811', u'PTRADD_-1204392440'), (u'MULTIEQUAL_-1204390071', u'MULTIEQUAL_-1204390889'), ('const-433', u'STORE_-1204392729'), (u'MULTIEQUAL_-1204389899', u'INT_NOTEQUAL_-1204392546'), (u'MULTIEQUAL_-1204389835', u'MULTIEQUAL_-1204389800'), (u'INT_MULT_-1204392235', u'INT_ADD_-1204392162'), ('tmp_8820', u'INT_ADD_-1204393884'), (u'CAST_-1204390594', u'STORE_-1204393998'), (u'CALL_-1204392928', u'INDIRECT_-1204390333'), (u'MULTIEQUAL_-1204390508', u'MULTIEQUAL_-1204389931'), (u'CAST_-1204390104', u'LOAD_-1204392759'), ('tmp_3205', u'CBRANCH_-1204392734'), (u'PTRADD_-1204393822', u'INT_EQUAL_-1204393859'), ('const-433', u'STORE_-1204393756'), (u'MULTIEQUAL_-1204390940', u'CAST_-1204389575'), (u'LOAD_-1204392659', u'MULTIEQUAL_-1204391185'), (u'CAST_-1204390328', u'LOAD_-1204392490'), ('const-433', u'LOAD_-1204392067'), ('const--1', u'INT_ADD_-1204393503'), (u'CAST_-1204390248', u'MULTIEQUAL_-1204390611'), (u'COPY_-1204390755', u'MULTIEQUAL_-1204391651'), ('const-2', u'PTRADD_-1204390399'), ('const-0', u'STORE_-1204391524'), (u'CALL_-1204392517', u'INDIRECT_-1204389923'), (u'PTRADD_-1204389335', u'LOAD_-1204391546'), (u'MULTIEQUAL_-1204391089', u'PTRADD_-1204392569'), (u'CALL_-1204392662', u'INDIRECT_-1204389993'), (u'LOAD_-1204392722', u'INT_NOTEQUAL_-1204392702'), (u'INT_SRIGHT_-1204390962', u'INT_SUB_-1204393423'), (u'PTRSUB_-1204389661', u'CAST_-1204389532'), (u'MULTIEQUAL_-1204390862', u'COPY_-1204389707'), ('const-8', u'PTRADD_-1204390248'), ('tmp_1298', u'CBRANCH_-1204393960'), (u'MULTIEQUAL_-1204389899', u'INT_EQUAL_-1204392531'), (u'PTRADD_-1204389373', u'STORE_-1204391610'), ('tmp_2005', u'CBRANCH_-1204392743'), ('const-8', u'PTRADD_-1204392683'), (u'PTRADD_-1204392368', u'CAST_-1204389820'), (u'MULTIEQUAL_-1204390004', u'MULTIEQUAL_-1204390570'), (u'MULTIEQUAL_-1204389800', u'MULTIEQUAL_-1204389906'), (u'MULTIEQUAL_-1204390834', u'INT_EQUAL_-1204392790'), (u'COPY_-1204390527', u'MULTIEQUAL_-1204391165'), (u'CAST_-1204390016', u'PTRADD_-1204392676'), ('const-1', u'PTRADD_-1204392721'), ('const-8', u'PTRADD_-1204392697'), ('const--72', u'PTRSUB_-1204389732'), (u'PTRADD_-1204392443', u'CAST_-1204390338'), ('const-63', u'INT_SRIGHT_-1204390855'), ('tmp_1340', u'CBRANCH_-1204393643'), ('tmp_1950', u'CBRANCH_-1204392788'), (u'MULTIEQUAL_-1204391143', u'CALL_-1204392846'), ('const-8', u'PTRADD_-1204389486'), (u'CAST_-1204390016', u'PTRADD_-1204392368'), ('const-1', u'PTRADD_-1204393822'), ('const-2', u'PTRADD_-1204389798'), ('tmp_4391', u'BRANCH_-1204391666'), (u'LOAD_-1204393879', u'CAST_-1204390423'), ('const-16', u'PTRADD_-1204391630'), ('const-1', u'PTRADD_-1204392428'), ('const-0', u'INT_NOTEQUAL_-1204392744'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204393789'), (u'CAST_-1204389776', u'PTRADD_-1204389830'), ('const-433', u'STORE_-1204391622'), (u'INT_EQUAL_-1204394007', u'CBRANCH_-1204394002'), (u'PTRADD_-1204392687', u'COPY_-1204389935'), ('tmp_8822', u'LOAD_-1204393610'), ('const-433', u'LOAD_-1204392756'), (u'PTRADD_-1204389844', u'INT_EQUAL_-1204392126'), (u'PTRADD_-1204390409', u'STORE_-1204392496'), (u'CAST_-1204389768', u'STORE_-1204392033'), (u'INT_EQUAL_-1204392687', u'CBRANCH_-1204392684'), (u'LOAD_-1204392215', u'MULTIEQUAL_-1204390733'), (u'CAST_-1204390423', u'INT_NOTEQUAL_-1204392799'), ('const-16', u'PTRADD_-1204392669'), ('const-433', u'LOAD_-1204392752'), (u'LOAD_-1204391593', u'INT_EQUAL_-1204391558'), ('const-433', u'LOAD_-1204393891'), ('tmp_1116', u'CBRANCH_-1204393856'), ('const-8', u'PTRADD_-1204392709'), (u'CAST_-1204390611', u'STORE_-1204392792'), ('const-32', u'INT_MULT_-1204392235'), ('const-433', u'STORE_-1204392785'), (u'INT_SUB_-1204393423', u'MULTIEQUAL_-1204390807'), ('const-433', u'STORE_-1204392492'), (u'CAST_-1204390423', u'STORE_-1204392792'), ('const-0', u'INT_NOTEQUAL_-1204392040'), ('const-8', u'PTRADD_-1204392660'), (u'INDIRECT_-1204390384', u'MULTIEQUAL_-1204390508'), ('const-0', u'SUBPIECE_-1204389709'), ('const-47', u'CALL_-1204394096'), (u'LOAD_-1204392326', u'MULTIEQUAL_-1204390697'), (u'PTRADD_-1204389844', u'MULTIEQUAL_-1204390901'), (u'PTRADD_-1204393726', u'CAST_-1204390367'), ('const--1', u'CALL_-1204394096'), (u'CAST_-1204390229', u'STORE_-1204393523'), (u'CAST_-1204390423', u'INT_EQUAL_-1204392865'), ('const-433', u'LOAD_-1204392738'), (u'CAST_-1204389768', u'CAST_-1204389241'), (u'LOAD_-1204393752', u'COPY_-1204390441'), (u'INT_EQUAL_-1204392865', u'CBRANCH_-1204392860'), (u'PTRADD_-1204393938', u'CAST_-1204390594'), ('const-0', u'INT_NOTEQUAL_-1204392711'), (u'COPY_-1204389803', u'MULTIEQUAL_-1204390901'), ('const-433', u'STORE_-1204392763'), (u'PTRADD_-1204392782', u'CAST_-1204390047'), ('const-1', u'PTRADD_-1204392782'), (u'CAST_-1204390016', u'MULTIEQUAL_-1204390811'), ('const--1', u'INT_EQUAL_-1204394007'), (u'COPY_-1204394005', u'MULTIEQUAL_-1204391623'), (u'COPY_-1204390544', u'MULTIEQUAL_-1204391711'), ('const-16', u'INT_ADD_-1204394359'), (u'MULTIEQUAL_-1204390547', u'MULTIEQUAL_-1204390007'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204391618'), ('tmp_8813', u'PTRSUB_-1204390347'), (u'INT_ADD_-1204392267', u'INT_MULT_-1204392190'), (u'CALL_-1204392517', u'INDIRECT_-1204389891'), ('const-433', u'STORE_-1204392426'), (u'CAST_-1204389776', u'PTRADD_-1204389808'), ('const-1', u'PTRADD_-1204392687'), ('const-2', u'PTRADD_-1204389830'), (u'COPY_-1204389968', u'MULTIEQUAL_-1204391307'), (u'PTRADD_-1204389383', u'STORE_-1204391624'), (u'LOAD_-1204393851', u'CALL_-1204393790'), ('const--1', u'INT_ADD_-1204394173'), (u'MULTIEQUAL_-1204390790', u'PTRADD_-1204392432'), (u'MULTIEQUAL_-1204391567', u'COPY_-1204390382'), (u'COPY_-1204389460', u'MULTIEQUAL_-1204389939'), (u'INT_NOTEQUAL_-1204392040', u'CBRANCH_-1204392039'), (u'PTRADD_-1204392765', u'CAST_-1204390630'), ('const-2', u'PTRADD_-1204389844'), (u'MULTIEQUAL_-1204391165', u'CAST_-1204390611'), (u'CAST_-1204390016', u'CAST_-1204389802'), ('tmp_2214', u'BRANCH_-1204392420'), (u'INT_ADD_-1204394359', u'INT_ADD_-1204394357'), ('const-8', u'PTRADD_-1204389803'), ('tmp_1870', u'BRANCH_-1204392529'), ('tmp_2858', u'CBRANCH_-1204392727'), (u'INT_EQUAL_-1204393816', u'CBRANCH_-1204393813'), ('const-32', u'INT_MULT_-1204394124'), (u'CAST_-1204389311', u'LOAD_-1204392542'), (u'CAST_-1204389498', u'LOAD_-1204392215'), (u'CAST_-1204390551', u'CALL_-1204393988'), ('tmp_11404', u'MULTIEQUAL_-1204390591'), ('const-8', u'PTRADD_-1204390330'), ('const-8', u'PTRADD_-1204389844'), (u'INDIRECT_-1204390288', u'MULTIEQUAL_-1204390412'), ('const-0', u'STORE_-1204393984'), (u'LOAD_-1204391633', u'STORE_-1204391624'), (u'PTRADD_-1204392577', u'CAST_-1204389832'), ('const--72', u'PTRSUB_-1204389615'), (u'LOAD_-1204392756', u'STORE_-1204392763'), (u'PTRADD_-1204392683', u'CAST_-1204390094'), (u'LOAD_-1204392508', u'MULTIEQUAL_-1204390697'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204392721'), (u'MULTIEQUAL_-1204390697', u'PTRADD_-1204392432'), ('tmp_8820', u'INT_ADD_-1204392781'), ('const-8', u'PTRADD_-1204389373'), (u'PTRADD_-1204389830', u'INT_EQUAL_-1204392100'), ('tmp_929', u'CBRANCH_-1204393955'), ('const-16', u'PTRADD_-1204392474'), (u'INT_ADD_-1204394096', u'CAST_-1204390532'), ('const-433', u'LOAD_-1204392759'), (u'MULTIEQUAL_-1204390790', u'STORE_-1204392500'), (u'CAST_-1204389444', u'LOAD_-1204392508'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204392725'), ('tmp_2816', u'CBRANCH_-1204392760'), ('const-1', u'PTRADD_-1204390269'), (u'INDIRECT_-1204390697', u'MULTIEQUAL_-1204390663'), (u'MULTIEQUAL_-1204390889', u'STORE_-1204392775'), ('const-433', u'STORE_-1204391524'), (u'PTRADD_-1204390306', u'LOAD_-1204393555'), ('const-8', u'PTRADD_-1204390306'), (u'MULTIEQUAL_-1204390255', u'MULTIEQUAL_-1204390476'), ('tmp_8822', u'PTRADD_-1204389487'), ('const-1', u'PTRADD_-1204392443'), (u'MULTIEQUAL_-1204390811', u'CAST_-1204389444'), (u'MULTIEQUAL_-1204390515', u'MULTIEQUAL_-1204390363'), ('const-433', u'STORE_-1204392743'), (u'INDIRECT_-1204390288', u'MULTIEQUAL_-1204390191'), ('const-1', u'PTRADD_-1204389388'), ('tmp_8821', u'COPY_-1204390803'), (u'COPY_-1204390401', u'MULTIEQUAL_-1204391803'), ('const-8', u'PTRADD_-1204390440'), ('const-1', u'PTRADD_-1204392660'), (u'INT_MULT_-1204393912', u'INT_ADD_-1204393884'), (u'MULTIEQUAL_-1204391711', u'INT_SLESS_-1204393953'), ('const-433', u'STORE_-1204392696'), (u'INT_NOTEQUAL_-1204392799', u'CBRANCH_-1204392798'), (u'MULTIEQUAL_-1204389899', u'CALL_-1204392517'), ('tmp_464', u'BRANCH_-1204394357'), ('const-433', u'STORE_-1204392842'), (u'INDIRECT_-1204390352', u'MULTIEQUAL_-1204390476'), ('const-32', u'INT_MULT_-1204392190'), (u'INT_SLESS_-1204393381', u'CBRANCH_-1204393388'), (u'PTRADD_-1204392569', u'STORE_-1204392629'), ('const-16', u'PTRADD_-1204392428'), (u'LOAD_-1204392215', u'MULTIEQUAL_-1204390862'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204392366'), (u'LOAD_-1204392081', u'STORE_-1204392026'), (u'MULTIEQUAL_-1204390611', u'MULTIEQUAL_-1204390459'), (u'INDIRECT_-1204390310', u'MULTIEQUAL_-1204390287'), ('tmp_4148', u'CBRANCH_-1204392039'), (u'LOAD_-1204393891', u'STORE_-1204392510'), ('const-433', u'LOAD_-1204392152'), ('tmp_3499', u'BRANCH_-1204391967'), (u'LOAD_-1204391593', u'INT_NOTEQUAL_-1204391573'), (u'LOAD_-1204391489', u'CAST_-1204389234'), ('const-16', u'PTRADD_-1204392361'), (u'INDIRECT_-1204389827', u'MULTIEQUAL_-1204389800'), (u'PTRADD_-1204392660', u'CAST_-1204389881'), (u'CAST_-1204390089', u'LOAD_-1204392738'), ('const-16', u'PTRADD_-1204392718'), (u'LOAD_-1204391692', u'STORE_-1204391683'), (u'CAST_-1204389776', u'LOAD_-1204391489'), (u'CAST_-1204389823', u'LOAD_-1204392625'), (u'CAST_-1204389614', u'INT_EQUAL_-1204392818'), (u'CALL_-1204392517', u'INDIRECT_-1204389827'), ('tmp_4256', u'CBRANCH_-1204391572'), ('const-47', u'CALL_-1204394070'), (u'MULTIEQUAL_-1204390287', u'MULTIEQUAL_-1204390508'), ('tmp_8822', u'PTRADD_-1204390248'), ('const-16', u'PTRADD_-1204392725'), (u'COPY_-1204390667', u'MULTIEQUAL_-1204391125'), (u'INT_MULT_-1204392813', u'INT_ADD_-1204392781'), ('tmp_1245', u'BRANCH_-1204393744'), (u'CAST_-1204390645', u'LOAD_-1204392850'), ('const-1', u'PTRADD_-1204389327'), ('const-433', u'STORE_-1204392792'), (u'LOAD_-1204392124', u'STORE_-1204392115'), (u'COPY_-1204390307', u'MULTIEQUAL_-1204390611'), ('const-433', u'LOAD_-1204392786'), (u'MULTIEQUAL_-1204391803', u'STORE_-1204393984'), ('tmp_4333', u'BRANCH_-1204391512'), (u'CAST_-1204390016', u'MULTIEQUAL_-1204390940'), (u'LOAD_-1204391546', u'MULTIEQUAL_-1204390568'), ('tmp_8819', u'INT_SUB_-1204394553'), ('const-433', u'STORE_-1204392005'), ('const-32', u'INT_MULT_-1204392992'), (u'INT_ADD_-1204393884', u'CAST_-1204390436'), (u'CAST_-1204389935', u'COPY_-1204390055'), (u'CAST_-1204389429', u'LOAD_-1204392112'), (u'INT_SRIGHT_-1204393392', u'INT_MULT_-1204392992'), (u'PTRADD_-1204392687', u'CALL_-1204392661'), (u'INT_ADD_-1204393503', u'INT_SRIGHT_-1204390962'), (u'INDIRECT_-1204390352', u'MULTIEQUAL_-1204390039'), ('const-1', u'PTRADD_-1204392382'), (u'INT_SLESS_-1204393953', u'CBRANCH_-1204393960'), ('tmp_8822', u'PTRADD_-1204390277'), (u'CALL_-1204394096', u'MULTIEQUAL_-1204391532'), ('tmp_3299', u'BRANCH_-1204392099'), (u'CAST_-1204390432', u'LOAD_-1204393891'), ('const-0', u'STORE_-1204392492'), ('tmp_2588', u'CBRANCH_-1204392882'), (u'CAST_-1204389575', u'STORE_-1204392775'), (u'COPY_-1204390671', u'MULTIEQUAL_-1204391651'), ('const--1', u'INT_EQUAL_-1204392865'), (u'INT_ADD_-1204392781', u'CAST_-1204389935'), (u'CAST_-1204389935', u'CAST_-1204389424'), (u'MULTIEQUAL_-1204391551', u'INT_ADD_-1204393503'), ('const-16', u'PTRADD_-1204392676'), (u'LOAD_-1204392430', u'STORE_-1204392421'), ('const-8', u'PTRADD_-1204389793'), (u'MULTIEQUAL_-1204389931', u'CALL_-1204392517'), (u'CAST_-1204390687', u'COPY_-1204390751'), ('const-8', u'PTRADD_-1204392375'), ('const-1', u'PTRADD_-1204392765'), (u'PTRADD_-1204392597', u'CAST_-1204389846'), ('const-433', u'STORE_-1204392435'), ('tmp_871', u'CBRANCH_-1204394002'), ('const-433', u'STORE_-1204392492'), ('const-433', u'LOAD_-1204392653'), (u'MULTIEQUAL_-1204390007', u'MULTIEQUAL_-1204389867'), (u'PTRADD_-1204389798', u'LOAD_-1204392067'), ('const-32', u'INT_MULT_-1204393912'), (u'COPY_-1204390522', u'MULTIEQUAL_-1204391165'), (u'CAST_-1204389246', u'LOAD_-1204391507'), (u'CALL_-1204392846', u'INDIRECT_-1204390320'), (u'MULTIEQUAL_-1204390733', u'STORE_-1204392336'), (u'LOAD_-1204392067', u'STORE_-1204392058'), (u'STORE_-1204392696', u'INDIRECT_-1204389938'), ('const-433', u'LOAD_-1204392625'), ('const-2', u'INT_MULT_-1204391328'), ('const-433', u'STORE_-1204392500'), (u'LOAD_-1204392542', u'MULTIEQUAL_-1204390872'), (u'COPY_-1204390441', u'MULTIEQUAL_-1204391803'), ('const-16', u'PTRADD_-1204392368'), (u'COPY_-1204389467', u'MULTIEQUAL_-1204390956'), (u'PTRADD_-1204389309', u'CAST_-1204389246'), (u'CAST_-1204390254', u'CALL_-1204392846'), (u'PTRADD_-1204392697', u'CAST_-1204390104'), (u'MULTIEQUAL_-1204391567', u'INT_MULT_-1204390583'), (u'CAST_-1204390436', u'PTRADD_-1204390722'), (u'CAST_-1204390314', u'STORE_-1204392492'), (u'CAST_-1204389772', u'PTRADD_-1204389356'), (u'MULTIEQUAL_-1204390733', u'CALL_-1204392517'), ('const-16', u'PTRADD_-1204392637'), ('const-1', u'PTRADD_-1204392690'), (u'LOAD_-1204393851', u'INT_NOTEQUAL_-1204393831'), (u'INT_NOTEQUAL_-1204392711', u'CBRANCH_-1204392710'), (u'PTRADD_-1204392687', u'STORE_-1204392433'), (u'LOAD_-1204392444', u'STORE_-1204392435'), (u'INT_MULT_-1204394199', u'INT_ADD_-1204394165'), (u'CALL_-1204392846', u'INDIRECT_-1204390288'), (u'COPY_-1204394027', u'MULTIEQUAL_-1204391532'), ('tmp_4426', u'CBRANCH_-1204392861'), ('tmp_4362', u'BRANCH_-1204391482'), ('const-1', u'PTRADD_-1204389813'), (u'INT_ADD_-1204392537', u'CAST_-1204389317'), (u'MULTIEQUAL_-1204390412', u'MULTIEQUAL_-1204389964'), (u'PTRADD_-1204389302', u'LOAD_-1204391495'), (u'PTRADD_-1204389356', u'LOAD_-1204391593'), (u'CAST_-1204389935', u'CAST_-1204389834'), ('const-433', u'STORE_-1204392433'), (u'MULTIEQUAL_-1204391053', u'CALL_-1204392846'), (u'MULTIEQUAL_-1204390957', u'STORE_-1204392433'), (u'CAST_-1204389768', u'COPY_-1204389803'), (u'PTRADD_-1204392637', u'CAST_-1204390065'), ('const-433', u'STORE_-1204393998'), ('const--1', u'INT_EQUAL_-1204394055'), (u'CAST_-1204389772', u'STORE_-1204391622'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204392373'), (u'CAST_-1204389317', u'PTRADD_-1204392474'), (u'LOAD_-1204391507', u'STORE_-1204391498'), (u'PTRADD_-1204393696', u'STORE_-1204393756'), ('const-0', u'STORE_-1204392842'), (u'CAST_-1204389772', u'PTRADD_-1204389770'), ('const--72', u'PTRSUB_-1204389446'), (u'MULTIEQUAL_-1204390007', u'MULTIEQUAL_-1204389996'), (u'PTRADD_-1204392050', u'CAST_-1204389429'), (u'INT_ADD_-1204391510', u'CAST_-1204389254'), (u'INT_NOTEQUAL_-1204392744', u'CBRANCH_-1204392743'), ('const-433', u'LOAD_-1204390227'), (u'LOAD_-1204390228', u'MULTIEQUAL_-1204390547'), (u'PTRADD_-1204392718', u'INT_EQUAL_-1204392771'), (u'PTRADD_-1204389388', u'LOAD_-1204391633'), ('const-8', u'PTRADD_-1204389775'), ('const-8', u'PTRADD_-1204389335'), (u'LOAD_-1204392756', u'INT_EQUAL_-1204392730'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204393822'), ('tmp_8821', u'INT_SLESS_-1204393381'), ('tmp_8813', u'PTRSUB_-1204390353'), (u'CAST_-1204389935', u'PTRADD_-1204392361'), (u'COPY_-1204389935', u'MULTIEQUAL_-1204391307'), (u'MULTIEQUAL_-1204391532', u'CALL_-1204393988'), ('const-433', u'LOAD_-1204391546'), (u'INT_EQUAL_-1204392100', u'CBRANCH_-1204392098'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204392443'), ('tmp_2987', u'BRANCH_-1204392617'), ('const-1', u'PTRADD_-1204389356'), ('tmp_8820', u'INT_ADD_-1204394165'), (u'INT_EQUAL_-1204392865', u'CBRANCH_-1204392861'), (u'CALL_-1204392661', u'INDIRECT_-1204390310'), ('const-433', u'LOAD_-1204392215'), (u'CAST_-1204389336', u'STORE_-1204392433'), (u'CAST_-1204390532', u'CALL_-1204394070'), (u'CAST_-1204390436', u'LOAD_-1204391674'), ('const-1', u'PTRADD_-1204389335'), (u'MULTIEQUAL_-1204390872', u'MULTIEQUAL_-1204390862'), (u'MULTIEQUAL_-1204389975', u'MULTIEQUAL_-1204389964'), (u'CAST_-1204390094', u'STORE_-1204392743'), ('const-433', u'STORE_-1204392762'), ('tmp_1912', u'CBRANCH_-1204392816'), ('const-433', u'LOAD_-1204392827'), (u'CAST_-1204389776', u'PTRADD_-1204389793'), (u'MULTIEQUAL_-1204391165', u'PTRADD_-1204393726'), (u'INT_SLESS_-1204392761', u'CBRANCH_-1204392760'), (u'CAST_-1204389841', u'LOAD_-1204392653'), (u'PTRADD_-1204390277', u'LOAD_-1204393513'), ('const-2', u'PTRADD_-1204389373'), (u'MULTIEQUAL_-1204390412', u'MULTIEQUAL_-1204390363'), (u'LOAD_-1204392490', u'STORE_-1204392481'), ('const-1', u'PTRADD_-1204393938'), (u'COPY_-1204392863', u'MULTIEQUAL_-1204391143'), (u'LOAD_-1204392152', u'CAST_-1204389764'), ('const-433', u'STORE_-1204392697'), (u'INT_MULT_-1204391328', u'INT_ADD_-1204394173'), (u'CAST_-1204390606', u'STORE_-1204392785'), (u'CAST_-1204389443', u'MULTIEQUAL_-1204391565'), ('const-8', u'PTRADD_-1204389302'), (u'INT_SRIGHT_-1204393392', u'COPY_-1204390175'), ('const-0', u'STORE_-1204392629'), (u'MULTIEQUAL_-1204390508', u'INT_EQUAL_-1204392179'), ('const-433', u'LOAD_-1204391495'), (u'MULTIEQUAL_-1204390547', u'MULTIEQUAL_-1204390395'), (u'PTRADD_-1204389813', u'LOAD_-1204392088'), ('const-2', u'PTRADD_-1204390722'), (u'MULTIEQUAL_-1204389832', u'COPY_-1204389565'), (u'PTRADD_-1204393822', u'COPY_-1204390401'), (u'CAST_-1204389764', u'STORE_-1204391637'), (u'INT_ADD_-1204392835', u'INT_SUB_-1204392760'), (u'MULTIEQUAL_-1204391307', u'STORE_-1204392824'), (u'MULTIEQUAL_-1204391551', u'INT_SLESS_-1204393381'), (u'CAST_-1204389764', u'CALL_-1204391548'), (u'MULTIEQUAL_-1204390570', u'MULTIEQUAL_-1204390515'), (u'CAST_-1204389935', u'PTRADD_-1204392718'), (u'MULTIEQUAL_-1204391660', u'STORE_-1204393765'), (u'MULTIEQUAL_-1204389575', u'MULTIEQUAL_-1204390004'), ('const-1', u'INT_SUB_-1204394553'), (u'MULTIEQUAL_-1204389964', u'MULTIEQUAL_-1204389906'), (u'MULTIEQUAL_-1204390444', u'MULTIEQUAL_-1204389867'), (u'CALL_-1204394096', u'INDIRECT_-1204390843'), (u'MULTIEQUAL_-1204391165', u'CAST_-1204390432')]
[(u'MULTIEQUAL_-1204391551', u'COPY_-1204390231'), (u'LOAD_-1204391540', u'CAST_-1204389227'), (u'COPY_-1204390658', u'MULTIEQUAL_-1204391807'), (u'PTRADD_-1204389927', u'STORE_-1204392637'), ('const-433', u'LOAD_-1204391619'), (u'INT_ADD_-1204391510', u'CAST_-1204389218'), (u'LOAD_-1204391593', u'CALL_-1204391548'), (u'MULTIEQUAL_-1204391185', u'STORE_-1204392637'), (u'INT_SLESS_-1204394434', u'CBRANCH_-1204394441'), ('tmp_2922', u'CBRANCH_-1204392684'), ('const-8', u'PTRADD_-1204390004'), (u'CAST_-1204389480', u'MULTIEQUAL_-1204390866'), ('const-8', u'PTRADD_-1204390177'), ('tmp_3399', u'CBRANCH_-1204392710'), ('const-433', u'STORE_-1204393998'), ('const-433', u'STORE_-1204392769'), (u'CAST_-1204389983', u'LOAD_-1204392215'), ('const-8', u'PTRADD_-1204389799'), ('const-433', u'STORE_-1204392492'), (u'MULTIEQUAL_-1204390956', u'COPY_-1204389739'), (u'CAST_-1204389902', u'PTRADD_-1204389927'), (u'MULTIEQUAL_-1204390811', u'LOAD_-1204392326'), ('const-433', u'LOAD_-1204390222'), (u'CALL_-1204392846', u'INT_SLESS_-1204392761'), (u'MULTIEQUAL_-1204390737', u'CALL_-1204392517'), ('const-2', u'PTRADD_-1204389505'), (u'COPY_-1204389997', u'MULTIEQUAL_-1204390849'), (u'INT_ADD_-1204392267', u'MULTIEQUAL_-1204391551'), (u'CALL_-1204392661', u'INDIRECT_-1204390304'), (u'PTRSUB_-1204390338', u'CALL_-1204392928'), (u'COPY_-1204389425', u'MULTIEQUAL_-1204390956'), ('const-433', u'STORE_-1204392072'), (u'CAST_-1204389728', u'INT_EQUAL_-1204392126'), (u'CAST_-1204389728', u'CALL_-1204391548'), (u'COPY_-1204390625', u'MULTIEQUAL_-1204391119'), (u'PTRADD_-1204390427', u'STORE_-1204393765'), (u'MULTIEQUAL_-1204391551', u'INT_MULT_-1204392569'), ('const-32', u'INT_MULT_-1204393912'), (u'PTRADD_-1204389901', u'STORE_-1204392435'), ('const-1', u'PTRADD_-1204390254'), ('const-2', u'PTRADD_-1204390159'), (u'MULTIEQUAL_-1204390217', u'MULTIEQUAL_-1204390438'), ('const-63', u'INT_SRIGHT_-1204390956'), (u'COPY_-1204389739', u'MULTIEQUAL_-1204390811'), (u'PTRSUB_-1204389627', u'INT_NOTEQUAL_-1204392670'), ('const-8', u'PTRADD_-1204389661'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204389666'), ('const-433', u'STORE_-1204391683'), ('tmp_4286', u'CBRANCH_-1204391555'), (u'PTRADD_-1204389260', u'LOAD_-1204391495'), (u'MULTIEQUAL_-1204389861', u'MULTIEQUAL_-1204389826'), (u'INT_MULT_-1204394385', u'INT_ADD_-1204394357'), ('const-433', u'STORE_-1204393428'), (u'INT_ADD_-1204393503', u'INT_SUB_-1204393423'), (u'INT_SUB_-1204394553', u'CAST_-1204390683'), ('const-0', u'STORE_-1204392629'), (u'CAST_-1204389517', u'STORE_-1204392696'), ('const-433', u'STORE_-1204391532'), (u'COPY_-1204390485', u'MULTIEQUAL_-1204391159'), ('tmp_8861', u'PTRADD_-1204389448'), ('const-8', u'PTRADD_-1204389285'), (u'CAST_-1204389983', u'MULTIEQUAL_-1204390940'), (u'MULTIEQUAL_-1204390657', u'MULTIEQUAL_-1204390899'), ('const-2', u'PTRADD_-1204390703'), (u'PTRADD_-1204390492', u'STORE_-1204392492'), (u'MULTIEQUAL_-1204391655', u'INT_ADD_-1204394247'), ('const-433', u'LOAD_-1204391593'), (u'CAST_-1204389983', u'LOAD_-1204392625'), (u'MULTIEQUAL_-1204389969', u'MULTIEQUAL_-1204389958'), ('const-0', u'INT_SLESS_-1204393957'), ('const-433', u'STORE_-1204391622'), ('const-433', u'LOAD_-1204392067'), (u'INDIRECT_-1204390282', u'MULTIEQUAL_-1204389969'), (u'INT_ADD_-1204393884', u'CAST_-1204390394'), (u'CAST_-1204389736', u'PTRADD_-1204389260'), ('const-8', u'PTRADD_-1204389472'), (u'CALL_-1204392954', u'MULTIEQUAL_-1204391057'), (u'COPY_-1204389527', u'MULTIEQUAL_-1204389997'), ('tmp_8859', u'INT_ADD_-1204392537'), (u'LOAD_-1204392112', u'MULTIEQUAL_-1204391185'), (u'CAST_-1204389902', u'COPY_-1204390013'), (u'MULTIEQUAL_-1204390838', u'INT_EQUAL_-1204392790'), ('const-8', u'PTRADD_-1204389331'), (u'MULTIEQUAL_-1204391159', u'LOAD_-1204393891'), (u'MULTIEQUAL_-1204390737', u'MULTIEQUAL_-1204390701'), (u'CALL_-1204392954', u'INDIRECT_-1204390347'), ('const-8', u'PTRADD_-1204389927'), (u'CAST_-1204389983', u'PTRADD_-1204389896'), (u'INT_NOTEQUAL_-1204392546', u'CBRANCH_-1204392545'), (u'MULTIEQUAL_-1204390470', u'MULTIEQUAL_-1204390421'), (u'INT_ADD_-1204394165', u'CAST_-1204390509'), ('const-433', u'LOAD_-1204391546'), ('const-433', u'LOAD_-1204392827'), (u'CAST_-1204389420', u'LOAD_-1204391692'), ('const-433', u'STORE_-1204392496'), (u'INT_ADD_-1204392478', u'CAST_-1204389417'), (u'MULTIEQUAL_-1204389933', u'COPY_-1204389644'), (u'INDIRECT_-1204390314', u'MULTIEQUAL_-1204390001'), (u'MULTIEQUAL_-1204390281', u'MULTIEQUAL_-1204390502'), (u'MULTIEQUAL_-1204389990', u'STORE_-1204392762'), (u'CAST_-1204389740', u'STORE_-1204391637'), (u'CAST_-1204389896', u'MULTIEQUAL_-1204391093'), ('const-433', u'LOAD_-1204391520'), ('const-433', u'STORE_-1204392743'), ('const-433', u'STORE_-1204392026'), ('const-433', u'LOAD_-1204393788'), (u'CALL_-1204392662', u'INDIRECT_-1204389955'), ('const-433', u'STORE_-1204392115'), (u'MULTIEQUAL_-1204390605', u'MULTIEQUAL_-1204390453'), (u'PTRADD_-1204389987', u'COPY_-1204389893'), (u'STORE_-1204392696', u'INDIRECT_-1204389932'), ('tmp_3328', u'CBRANCH_-1204392769'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204389411'), (u'MULTIEQUAL_-1204390893', u'STORE_-1204392775'), (u'CAST_-1204389740', u'PTRADD_-1204389777'), ('const-1', u'PTRADD_-1204389498'), (u'INT_ADD_-1204394096', u'CAST_-1204390490'), (u'CALL_-1204392846', u'INDIRECT_-1204390378'), ('const--1', u'INT_EQUAL_-1204394007'), (u'MULTIEQUAL_-1204390509', u'MULTIEQUAL_-1204389969'), (u'CAST_-1204389902', u'LOAD_-1204392786'), (u'MULTIEQUAL_-1204390899', u'MULTIEQUAL_-1204390585'), (u'CAST_-1204389902', u'PTRADD_-1204390177'), ('const-433', u'STORE_-1204392696'), ('const-433', u'LOAD_-1204392157'), ('const-2', u'PTRADD_-1204390679'), ('const-433', u'STORE_-1204391498'), (u'MULTIEQUAL_-1204389829', u'MULTIEQUAL_-1204389794'), (u'MULTIEQUAL_-1204390790', u'INT_ADD_-1204392478'), (u'CAST_-1204389736', u'PTRADD_-1204389782'), (u'LOAD_-1204392088', u'STORE_-1204392072'), ('const-8', u'PTRADD_-1204389973'), (u'INT_SDIV_-1204392283', u'INT_EQUAL_-1204392291'), (u'CAST_-1204389732', u'MULTIEQUAL_-1204390479'), (u'MULTIEQUAL_-1204389925', u'MULTIEQUAL_-1204389890'), (u'MULTIEQUAL_-1204391567', u'INT_MULT_-1204390577'), ('const-2', u'PTRADD_-1204390384'), ('const-433', u'STORE_-1204392855'), ('const-0', u'COPY_-1204392863'), (u'PTRADD_-1204389314', u'LOAD_-1204391593'), (u'CAST_-1204390509', u'COPY_-1204390485'), (u'PTRADD_-1204389973', u'LOAD_-1204392722'), (u'MULTIEQUAL_-1204390470', u'MULTIEQUAL_-1204389893'), ('const-433', u'STORE_-1204392019'), ('const-433', u'LOAD_-1204391692'), ('const-8', u'PTRADD_-1204390262'), (u'MULTIEQUAL_-1204389998', u'MULTIEQUAL_-1204390564'), (u'MULTIEQUAL_-1204390811', u'PTRADD_-1204389525'), (u'COPY_-1204390359', u'MULTIEQUAL_-1204391807'), (u'MULTIEQUAL_-1204391711', u'COPY_-1204390643'), ('const-8', u'PTRADD_-1204389739'), (u'PTRADD_-1204389782', u'LOAD_-1204392088'), ('const-1', u'PTRADD_-1204389666'), (u'MULTIEQUAL_-1204389969', u'MULTIEQUAL_-1204389829'), ('const--1', u'CALL_-1204392846'), ('const-0', u'COPY_-1204394005'), (u'PTRADD_-1204389772', u'STORE_-1204392072'), ('const-2', u'PTRADD_-1204389987'), (u'CAST_-1204389299', u'COPY_-1204389425'), ('const-1', u'PTRADD_-1204390197'), (u'CAST_-1204389736', u'PTRADD_-1204389813'), ('const-1', u'PTRADD_-1204389314'), ('tmp_3269', u'CBRANCH_-1204392176'), (u'CALL_-1204392662', u'INDIRECT_-1204389923'), (u'CALL_-1204392661', u'INDIRECT_-1204390272'), ('tmp_8861', u'LOAD_-1204393610'), ('const-433', u'LOAD_-1204392625'), (u'CAST_-1204389198', u'MULTIEQUAL_-1204390479'), (u'CAST_-1204389417', u'LOAD_-1204392124'), (u'CAST_-1204389896', u'CALL_-1204392661'), (u'MULTIEQUAL_-1204389990', u'STORE_-1204392426'), ('const-433', u'STORE_-1204393756'), ('tmp_331', u'CBRANCH_-1204394441'), (u'PTRADD_-1204390698', u'STORE_-1204392818'), (u'CAST_-1204389740', u'LOAD_-1204391540'), (u'INDIRECT_-1204389602', u'MULTIEQUAL_-1204389569'), ('const-433', u'LOAD_-1204391489'), (u'LOAD_-1204393851', u'INT_EQUAL_-1204393816'), ('const-32', u'INT_MULT_-1204392813'), (u'INT_EQUAL_-1204393644', u'CBRANCH_-1204393643'), ('const-2', u'PTRADD_-1204389813'), (u'LOAD_-1204390221', u'MULTIEQUAL_-1204390509'), (u'INT_NOTEQUAL_-1204391573', u'CBRANCH_-1204391572'), (u'PTRSUB_-1204390332', u'MULTIEQUAL_-1204390605'), (u'CAST_-1204389896', u'COPY_-1204390163'), (u'CAST_-1204390490', u'CALL_-1204393988'), ('const-47', u'CALL_-1204392954'), ('const-2', u'PTRADD_-1204390698'), (u'LOAD_-1204392653', u'CAST_-1204389823'), (u'PTRADD_-1204390720', u'LOAD_-1204392850'), ('tmp_2260', u'CBRANCH_-1204392545'), (u'INT_MULT_-1204392190', u'INT_ADD_-1204392150'), ('const-32', u'INT_MULT_-1204392992'), (u'INT_ADD_-1204392781', u'CAST_-1204389902'), (u'PTRADD_-1204389341', u'STORE_-1204391624'), (u'CAST_-1204389983', u'PTRADD_-1204390197'), ('const-1', u'PTRADD_-1204389772'), (u'LOAD_-1204392850', u'STORE_-1204392833'), (u'MULTIEQUAL_-1204389893', u'INT_EQUAL_-1204392531'), ('const-2', u'PTRADD_-1204389891'), (u'INT_SRIGHT_-1204390956', u'INT_SUB_-1204393423'), (u'CAST_-1204389736', u'STORE_-1204392033'), ('tmp_2624', u'CBRANCH_-1204392860'), (u'COPY_-1204390480', u'MULTIEQUAL_-1204391159'), (u'MULTIEQUAL_-1204391159', u'STORE_-1204392792'), (u'PTRADD_-1204390474', u'LOAD_-1204393851'), (u'CAST_-1204389732', u'INT_EQUAL_-1204392100'), ('const-1', u'PTRADD_-1204389346'), ('tmp_8852', u'PTRSUB_-1204389701'), (u'CALL_-1204393790', u'INDIRECT_-1204390691'), (u'COPY_-1204389665', u'MULTIEQUAL_-1204389997'), (u'PTRADD_-1204389896', u'LOAD_-1204392430'), (u'INT_EQUAL_-1204392179', u'CBRANCH_-1204392176'), (u'PTRADD_-1204390182', u'LOAD_-1204392738'), ('const-433', u'STORE_-1204392500'), (u'MULTIEQUAL_-1204391339', u'INT_MULT_-1204392813'), (u'CAST_-1204389736', u'PTRADD_-1204389336'), (u'INT_MULT_-1204390577', u'INT_ADD_-1204392267'), ('const-2', u'PTRADD_-1204390389'), (u'INT_SRIGHT_-1204390849', u'INT_SUB_-1204392760'), (u'MULTIEQUAL_-1204391093', u'CAST_-1204389810'), (u'INT_SLESS_-1204392727', u'CBRANCH_-1204392734'), ('const-2', u'PTRADD_-1204390004'), (u'PTRADD_-1204389744', u'STORE_-1204392026'), (u'MULTIEQUAL_-1204391311', u'CAST_-1204390014'), (u'PTRADD_-1204389411', u'STORE_-1204392426'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390474'), ('const-1', u'INT_SRIGHT_-1204393392'), (u'INT_MULT_-1204392992', u'INT_ADD_-1204392960'), (u'COPY_-1204390133', u'MULTIEQUAL_-1204391339'), (u'PTRADD_-1204389666', u'STORE_-1204392769'), (u'CAST_-1204389218', u'STORE_-1204391524'), (u'CAST_-1204389732', u'CAST_-1204389205'), (u'MULTIEQUAL_-1204389826', u'COPY_-1204389523'), (u'INT_ADD_-1204392537', u'CAST_-1204389299'), (u'INT_ADD_-1204394247', u'INT_MULT_-1204394199'), ('const--72', u'PTRSUB_-1204390332'), (u'LOAD_-1204391674', u'CAST_-1204389408'), ('const-433', u'STORE_-1204392510'), (u'CAST_-1204389896', u'MULTIEQUAL_-1204390876'), ('const-2', u'INT_MULT_-1204390577'), ('tmp_4178', u'BRANCH_-1204392000'), ('const-32', u'INT_MULT_-1204392235'), (u'MULTIEQUAL_-1204390438', u'MULTIEQUAL_-1204389990'), (u'MULTIEQUAL_-1204389958', u'MULTIEQUAL_-1204389900'), ('const-2', u'PTRADD_-1204389896'), ('const-8', u'PTRADD_-1204389267'), ('const-8', u'PTRADD_-1204389448'), (u'PTRADD_-1204389813', u'MULTIEQUAL_-1204390905'), (u'CALL_-1204392846', u'INDIRECT_-1204390282'), (u'CAST_-1204390394', u'STORE_-1204392855'), (u'INDIRECT_-1204390772', u'MULTIEQUAL_-1204390899'), (u'PTRADD_-1204389906', u'LOAD_-1204392444'), (u'INT_MULT_-1204391322', u'INT_ADD_-1204394173'), (u'LOAD_-1204391495', u'MULTIEQUAL_-1204390568'), ('const-1', u'PTRADD_-1204389906'), ('const-8', u'PTRADD_-1204390233'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204389479'), ('const-1', u'INT_EQUAL_-1204391558'), (u'LOAD_-1204392843', u'STORE_-1204392785'), (u'CALL_-1204392661', u'INDIRECT_-1204390240'), ('const--72', u'PTRSUB_-1204389701'), (u'LOAD_-1204393851', u'MULTIEQUAL_-1204391660'), (u'LOAD_-1204390222', u'MULTIEQUAL_-1204390541'), (u'INT_ADD_-1204394173', u'COPY_-1204390497'), ('const-433', u'STORE_-1204392033'), (u'MULTIEQUAL_-1204390568', u'STORE_-1204391532'), (u'LOAD_-1204392722', u'MULTIEQUAL_-1204391185'), (u'MULTIEQUAL_-1204390585', u'MULTIEQUAL_-1204390564'), (u'CAST_-1204389740', u'LOAD_-1204391489'), ('const-8', u'PTRADD_-1204389777'), ('const-433', u'STORE_-1204392792'), (u'CAST_-1204390381', u'CALL_-1204393790'), ('const-1', u'PTRADD_-1204389293'), ('const-0', u'INT_NOTEQUAL_-1204392546'), ('tmp_2340', u'BRANCH_-1204392478'), ('const--1', u'INT_EQUAL_-1204392899'), (u'LOAD_-1204393788', u'MULTIEQUAL_-1204391660'), (u'CALL_-1204392954', u'INT_EQUAL_-1204392899'), (u'MULTIEQUAL_-1204390893', u'STORE_-1204392439'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390492'), (u'CAST_-1204389732', u'STORE_-1204392033'), (u'CAST_-1204390312', u'STORE_-1204393756'), (u'MULTIEQUAL_-1204390406', u'MULTIEQUAL_-1204390357'), ('const-433', u'STORE_-1204392824'), (u'CAST_-1204390381', u'COPY_-1204390658'), ('const-433', u'STORE_-1204392421'), ('const--72', u'PTRSUB_-1204389627'), (u'CAST_-1204389736', u'LOAD_-1204391520'), ('tmp_1150', u'CBRANCH_-1204393830'), (u'MULTIEQUAL_-1204391536', u'CALL_-1204393988'), (u'LOAD_-1204392738', u'STORE_-1204392729'), ('const-2', u'PTRADD_-1204389767'), (u'LOAD_-1204392752', u'STORE_-1204392697'), (u'MULTIEQUAL_-1204391119', u'INT_EQUAL_-1204392865'), ('const-8', u'PTRADD_-1204389447'), ('tmp_8858', u'INT_AND_-1204391103'), ('const-0', u'INT_NOTEQUAL_-1204391573'), (u'CALL_-1204392954', u'INDIRECT_-1204390379'), (u'COPY_-1204390163', u'MULTIEQUAL_-1204391311'), ('const-1', u'PTRADD_-1204390474'), ('const-0', u'STORE_-1204392492'), ('const-8', u'PTRADD_-1204390384'), (u'PTRADD_-1204389416', u'STORE_-1204392433'), ('const-8', u'PTRADD_-1204390709'), ('const-433', u'STORE_-1204392763'), ('const-8', u'PTRADD_-1204389416'), (u'INT_ADD_-1204392162', u'CAST_-1204389740'), (u'INT_SDIV_-1204394444', u'INT_SLESS_-1204393953'), (u'MULTIEQUAL_-1204390541', u'MULTIEQUAL_-1204390001'), (u'PTRADD_-1204390679', u'STORE_-1204392785'), (u'CAST_-1204389983', u'CALL_-1204392846'), (u'INT_NOTEQUAL_-1204393831', u'CBRANCH_-1204393830'), (u'CALL_-1204392928', u'INT_EQUAL_-1204392865'), (u'PTRADD_-1204389777', u'LOAD_-1204392081'), ('const-47', u'CALL_-1204394070'), ('tmp_8861', u'PTRADD_-1204390315'), (u'CAST_-1204389418', u'INT_ADD_-1204392478'), (u'COPY_-1204390340', u'MULTIEQUAL_-1204391551'), (u'LOAD_-1204391489', u'CAST_-1204389198'), (u'INT_EQUAL_-1204392730', u'CBRANCH_-1204392727'), (u'MULTIEQUAL_-1204390065', u'MULTIEQUAL_-1204389925'), (u'INT_MULT_-1204394124', u'INT_ADD_-1204394096'), (u'COPY_-1204390497', u'MULTIEQUAL_-1204391711'), (u'PTRADD_-1204389813', u'STORE_-1204391622'), (u'CAST_-1204390014', u'STORE_-1204392824'), (u'PTRSUB_-1204389405', u'COPY_-1204389422'), ('const-2', u'PTRADD_-1204389379'), (u'PTRADD_-1204390674', u'STORE_-1204393998'), (u'CAST_-1204389639', u'STORE_-1204392005'), (u'CAST_-1204389740', u'STORE_-1204392092'), ('const-433', u'LOAD_-1204392430'), (u'MULTIEQUAL_-1204389997', u'INT_NOTEQUAL_-1204392670'), ('tmp_8859', u'INT_ADD_-1204392960'), ('const-433', u'LOAD_-1204392088'), ('const-433', u'STORE_-1204393984'), (u'PTRADD_-1204390389', u'LOAD_-1204392490'), ('const-0', u'INT_NOTEQUAL_-1204393831'), ('tmp_2892', u'CBRANCH_-1204392701'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204389674'), ('const-0', u'STORE_-1204393428'), (u'CAST_-1204389983', u'STORE_-1204392433'), ('const-1', u'PTRADD_-1204390262'), ('tmp_4519', u'BRANCH_-1204392482'), (u'COPY_-1204390713', u'MULTIEQUAL_-1204391655'), ('const-433', u'STORE_-1204392426'), ('const-1', u'PTRADD_-1204390720'), (u'CAST_-1204389736', u'STORE_-1204391622'), ('const-8', u'PTRADD_-1204389666'), ('const-433', u'STORE_-1204392762'), ('const-8', u'PTRADD_-1204389505'), ('tmp_3421', u'BRANCH_-1204392423'), ('tmp_8852', u'PTRSUB_-1204389627'), (u'LOAD_-1204391520', u'CAST_-1204389213'), ('const-2', u'PTRADD_-1204389479'), ('const-8', u'PTRADD_-1204389346'), (u'LOAD_-1204392508', u'CAST_-1204389426'), ('const-433', u'LOAD_-1204392505'), (u'MULTIEQUAL_-1204391147', u'CALL_-1204392846'), (u'MULTIEQUAL_-1204390564', u'MULTIEQUAL_-1204390509'), (u'CAST_-1204389983', u'PTRADD_-1204389973'), (u'CAST_-1204390645', u'COPY_-1204390709'), ('const-2', u'PTRADD_-1204390315'), ('tmp_8859', u'INT_ADD_-1204394359'), (u'MULTIEQUAL_-1204391711', u'COPY_-1204390629'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204389416'), (u'INT_SRIGHT_-1204393392', u'INT_ADD_-1204392835'), (u'CAST_-1204389983', u'MULTIEQUAL_-1204390811'), ('tmp_4497', u'CBRANCH_-1204392798'), (u'CAST_-1204389740', u'PTRADD_-1204389341'), (u'INT_SUB_-1204392760', u'MULTIEQUAL_-1204390801'), (u'CAST_-1204389415', u'STORE_-1204391683'), ('const-8', u'PTRADD_-1204389762'), (u'LOAD_-1204392215', u'CAST_-1204389480'), (u'LOAD_-1204392827', u'STORE_-1204392818'), (u'INT_MULT_-1204391322', u'COPY_-1204390502'), (u'INDIRECT_-1204390282', u'MULTIEQUAL_-1204390185'), ('tmp_8859', u'INT_ADD_-1204393884'), (u'MULTIEQUAL_-1204389893', u'MULTIEQUAL_-1204390790'), (u'CAST_-1204389275', u'STORE_-1204392336'), ('const-1', u'PTRADD_-1204390187'), (u'CAST_-1204389902', u'STORE_-1204392763'), (u'CAST_-1204390199', u'INT_EQUAL_-1204393578'), (u'PTRADD_-1204389767', u'LOAD_-1204392067'), ('const-0', u'STORE_-1204393998'), (u'CALL_-1204392928', u'MULTIEQUAL_-1204391147'), (u'MULTIEQUAL_-1204391185', u'INT_ADD_-1204392615'), ('const--1', u'CALL_-1204392954'), ('const-2', u'PTRADD_-1204390291'), (u'MULTIEQUAL_-1204391567', u'COPY_-1204390340'), (u'COPY_-1204390502', u'MULTIEQUAL_-1204391711'), ('const-0', u'COPY_-1204392722'), ('tmp_4077', u'CBRANCH_-1204392098'), (u'INDIRECT_-1204389917', u'MULTIEQUAL_-1204389890'), (u'COPY_-1204390399', u'MULTIEQUAL_-1204391807'), ('tmp_3716', u'CBRANCH_-1204392288'), ('tmp_8859', u'INT_ADD_-1204392162'), (u'PTRADD_-1204389472', u'LOAD_-1204391680'), (u'MULTIEQUAL_-1204391655', u'INT_MULT_-1204393912'), (u'LOAD_-1204392625', u'CAST_-1204389804'), ('const--88', u'PTRSUB_-1204390338'), ('const-1', u'PTRADD_-1204390674'), (u'INT_EQUAL_-1204392790', u'CBRANCH_-1204392788'), (u'LOAD_-1204391593', u'MULTIEQUAL_-1204390568'), (u'COPY_-1204390643', u'MULTIEQUAL_-1204391567'), ('const-433', u'LOAD_-1204392843'), ('const-1', u'INT_SUB_-1204394553'), (u'INT_EQUAL_-1204392899', u'CBRANCH_-1204392882'), ('const-433', u'LOAD_-1204393851'), (u'MULTIEQUAL_-1204390479', u'CAST_-1204389219'), (u'CAST_-1204389736', u'PTRADD_-1204389267'), (u'CALL_-1204392928', u'INDIRECT_-1204390327'), (u'MULTIEQUAL_-1204391567', u'INT_EQUAL_-1204392291'), (u'MULTIEQUAL_-1204390940', u'STORE_-1204392775'), ('const-433', u'LOAD_-1204393513'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390389'), ('const-1', u'PTRADD_-1204389901'), (u'CAST_-1204389728', u'STORE_-1204391637'), (u'MULTIEQUAL_-1204390899', u'MULTIEQUAL_-1204390867'), ('tmp_8860', u'INT_MULT_-1204394385'), ('tmp_835', u'CBRANCH_-1204394024'), (u'PTRADD_-1204389813', u'INT_EQUAL_-1204392126'), (u'PTRADD_-1204390315', u'STORE_-1204393523'), (u'PTRADD_-1204389346', u'LOAD_-1204391633'), ('const-433', u'LOAD_-1204392786'), ('const-433', u'STORE_-1204392775'), (u'PTRADD_-1204389479', u'CAST_-1204389420'), (u'INT_EQUAL_-1204392291', u'CBRANCH_-1204392288'), ('const-433', u'LOAD_-1204392752'), (u'COPY_-1204390629', u'MULTIEQUAL_-1204391655'), (u'CAST_-1204389736', u'PTRADD_-1204389346'), (u'INT_SRIGHT_-1204393392', u'INT_SLESS_-1204392727'), ('const-0', u'INT_EQUAL_-1204393644'), (u'MULTIEQUAL_-1204390065', u'INT_EQUAL_-1204392818'), ('const-8', u'PTRADD_-1204390715'), (u'INT_NOTEQUAL_-1204392670', u'CBRANCH_-1204392669'), (u'PTRADD_-1204390254', u'STORE_-1204393500'), ('tmp_4186', u'BRANCH_-1204391612'), (u'INDIRECT_-1204390314', u'MULTIEQUAL_-1204390438'), ('const-47', u'CALL_-1204394096'), ('const-8', u'PTRADD_-1204390149'), (u'CALL_-1204394096', u'MULTIEQUAL_-1204391536'), ('const-433', u'STORE_-1204392842'), (u'CALL_-1204394070', u'INT_EQUAL_-1204394007'), ('tmp_8861', u'PTRADD_-1204390233'), (u'INDIRECT_-1204390282', u'MULTIEQUAL_-1204390406'), ('const-433', u'STORE_-1204392818'), (u'CAST_-1204390509', u'CALL_-1204394096'), (u'CAST_-1204389823', u'MULTIEQUAL_-1204391093'), (u'COPY_-1204390265', u'MULTIEQUAL_-1204390605'), ('const-2', u'INT_SDIV_-1204394444'), (u'PTRADD_-1204389331', u'STORE_-1204391610'), ('const-433', u'LOAD_-1204393891'), ('tmp_8860', u'COPY_-1204390713'), ('const-8', u'PTRADD_-1204389525'), (u'CAST_-1204389810', u'INT_ADD_-1204392615'), (u'CAST_-1204389983', u'PTRADD_-1204389505'), ('const-433', u'LOAD_-1204391633'), (u'CALL_-1204394096', u'INDIRECT_-1204390837'), ('const-1', u'PTRADD_-1204389927'), ('const-2', u'PTRADD_-1204389661'), ('const-2', u'PTRADD_-1204390177'), ('const-433', u'LOAD_-1204392659'), (u'MULTIEQUAL_-1204390605', u'MULTIEQUAL_-1204390065'), ('const-433', u'LOAD_-1204391680'), ('const-0', u'INT_NOTEQUAL_-1204392799'), ('const-1', u'PTRADD_-1204389973'), (u'LOAD_-1204391619', u'STORE_-1204391610'), ('const-0', u'RETURN_-1204392604'), ('const-433', u'STORE_-1204393500'), (u'MULTIEQUAL_-1204389997', u'CAST_-1204389517'), ('const-433', u'LOAD_-1204392653'), (u'MULTIEQUAL_-1204391660', u'INT_ADD_-1204393742'), (u'CAST_-1204389983', u'PTRADD_-1204389498'), ('const-433', u'STORE_-1204392697'), ('const-8', u'PTRADD_-1204390427'), (u'PTRADD_-1204389505', u'CAST_-1204389417'), ('const-433', u'STORE_-1204393523'), (u'INT_EQUAL_-1204393859', u'CBRANCH_-1204393856'), (u'PTRSUB_-1204390338', u'CALL_-1204392846'), (u'INT_EQUAL_-1204392531', u'CBRANCH_-1204392528'), ('const-433', u'STORE_-1204392481'), (u'MULTIEQUAL_-1204390701', u'CAST_-1204389418'), ('tmp_1715', u'CBRANCH_-1204393388'), (u'MULTIEQUAL_-1204390502', u'MULTIEQUAL_-1204390453'), (u'CAST_-1204389267', u'MULTIEQUAL_-1204390701'), ('const-1', u'PTRADD_-1204390395'), ('tmp_1427', u'CBRANCH_-1204393576'), (u'CALL_-1204394096', u'INT_EQUAL_-1204394055'), ('const-433', u'STORE_-1204392058'), (u'COPY_-1204389422', u'MULTIEQUAL_-1204389997'), ('const--1', u'CALL_-1204394096'), (u'MULTIEQUAL_-1204390866', u'INT_EQUAL_-1204392790'), (u'INT_EQUAL_-1204394055', u'CBRANCH_-1204394024'), (u'CAST_-1204389740', u'PTRADD_-1204389772'), ('const-0', u'INT_NOTEQUAL_-1204392702'), (u'PTRADD_-1204389525', u'STORE_-1204392500'), ('const-433', u'LOAD_-1204392783'), ('tmp_2098', u'CBRANCH_-1204392669'), ('tmp_8852', u'PTRSUB_-1204389581'), (u'MULTIEQUAL_-1204390876', u'MULTIEQUAL_-1204390737'), ('const-8', u'PTRADD_-1204390159'), (u'CALL_-1204392517', u'INDIRECT_-1204389853'), (u'CAST_-1204389902', u'PTRADD_-1204389901'), ('tmp_2369', u'BRANCH_-1204392319'), ('const-2', u'PTRADD_-1204389336'), (u'CAST_-1204389880', u'STORE_-1204392448'), ('const-8', u'PTRADD_-1204389744'), ('const-433', u'STORE_-1204392637'), ('const-8', u'PTRADD_-1204389940'), (u'PTRADD_-1204389267', u'CAST_-1204389210'), (u'CAST_-1204389880', u'INT_EQUAL_-1204392730'), (u'MULTIEQUAL_-1204390502', u'INT_EQUAL_-1204392179'), ('const-433', u'LOAD_-1204393879'), (u'MULTIEQUAL_-1204390811', u'LOAD_-1204392508'), (u'LOAD_-1204392759', u'STORE_-1204392743'), (u'INT_ADD_-1204394173', u'INT_MULT_-1204394124'), (u'CAST_-1204390490', u'COPY_-1204390480'), ('const-2', u'PTRADD_-1204389331'), (u'CAST_-1204390683', u'INT_SDIV_-1204394444'), ('const-433', u'STORE_-1204391524'), ('const-1', u'PTRADD_-1204389472'), ('const-433', u'STORE_-1204392439'), ('const-2', u'PTRADD_-1204389411'), (u'MULTIEQUAL_-1204390509', u'MULTIEQUAL_-1204390357'), ('const-32', u'INT_MULT_-1204392569'), (u'LOAD_-1204392783', u'COPY_-1204389661'), (u'PTRADD_-1204390395', u'STORE_-1204392496'), (u'CAST_-1204390547', u'STORE_-1204393984'), ('const-433', u'LOAD_-1204392124'), ('const-433', u'LOAD_-1204391540'), (u'COPY_-1204389409', u'MULTIEQUAL_-1204390849'), (u'CAST_-1204390381', u'CAST_-1204389415'), ('const-8', u'PTRADD_-1204390389'), ('const-8', u'PTRADD_-1204390400'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390703'), ('const-1', u'INT_ADD_-1204392267'), (u'INDIRECT_-1204390772', u'MULTIEQUAL_-1204390657'), ('const-8', u'PTRADD_-1204389341'), (u'COPY_-1204394005', u'MULTIEQUAL_-1204391627'), (u'INT_SLESS_-1204393957', u'CBRANCH_-1204393955'), (u'CALL_-1204392928', u'INDIRECT_-1204390359'), ('const-2', u'PTRADD_-1204389777'), (u'INT_SDIV_-1204394444', u'INT_SLESS_-1204394434'), ('const-433', u'STORE_-1204392092'), (u'INDIRECT_-1204389821', u'MULTIEQUAL_-1204389794'), ('const-433', u'STORE_-1204393765'), (u'CAST_-1204390381', u'STORE_-1204392792'), (u'CAST_-1204389896', u'STORE_-1204392704'), (u'MULTIEQUAL_-1204391567', u'INT_MULT_-1204392235'), (u'MULTIEQUAL_-1204390001', u'MULTIEQUAL_-1204389861'), (u'PTRADD_-1204389293', u'LOAD_-1204391546'), (u'INDIRECT_-1204390346', u'MULTIEQUAL_-1204390249'), (u'LOAD_-1204392106', u'CAST_-1204389405'), (u'PTRADD_-1204389498', u'LOAD_-1204392112'), (u'MULTIEQUAL_-1204390585', u'MULTIEQUAL_-1204389569'), ('const-433', u'LOAD_-1204392106'), (u'INT_MULT_-1204392569', u'INT_ADD_-1204392537'), (u'CALL_-1204393988', u'INT_SLESS_-1204393957'), (u'LOAD_-1204393752', u'CAST_-1204390307'), (u'CAST_-1204390394', u'LOAD_-1204393782'), (u'CAST_-1204390394', u'STORE_-1204392510'), ('tmp_8858', u'INT_SUB_-1204394553'), (u'COPY_-1204390709', u'MULTIEQUAL_-1204391119'), (u'INT_EQUAL_-1204391558', u'CBRANCH_-1204391555'), ('const--1', u'CALL_-1204393988'), ('const-0', u'COPY_-1204394027'), (u'CAST_-1204389896', u'INT_EQUAL_-1204392771'), (u'MULTIEQUAL_-1204390502', u'MULTIEQUAL_-1204389925'), (u'CAST_-1204390394', u'PTRADD_-1204390384'), (u'COPY_-1204389661', u'MULTIEQUAL_-1204389933'), (u'CALL_-1204392662', u'INDIRECT_-1204389891'), (u'PTRADD_-1204389448', u'LOAD_-1204390222'), ('const-8', u'PTRADD_-1204389782'), ('const-433', u'LOAD_-1204392508'), ('tmp_8861', u'PTRADD_-1204390254'), (u'LOAD_-1204392505', u'STORE_-1204392496'), (u'CALL_-1204392954', u'INDIRECT_-1204390411'), (u'PTRSUB_-1204389701', u'INT_EQUAL_-1204392818'), ('tmp_8852', u'PTRSUB_-1204389405'), ('const-433', u'LOAD_-1204393782'), (u'LOAD_-1204392722', u'INT_EQUAL_-1204392687'), ('const--72', u'PTRSUB_-1204389405'), ('tmp_8860', u'COPY_-1204390761'), (u'CAST_-1204390490', u'CALL_-1204394070'), ('const-433', u'LOAD_-1204392326'), (u'LOAD_-1204392722', u'CALL_-1204392661'), (u'INT_EQUAL_-1204392126', u'CBRANCH_-1204392124'), ('const-0', u'STORE_-1204393756'), ('const-8', u'PTRADD_-1204390674'), (u'MULTIEQUAL_-1204389861', u'SUBPIECE_-1204389703'), (u'STORE_-1204392696', u'INDIRECT_-1204389900'), ('const-1', u'PTRADD_-1204389940'), (u'PTRADD_-1204390004', u'COPY_-1204389997'), ('const--1', u'CALL_-1204392846'), (u'INT_ADD_-1204394357', u'CAST_-1204390645'), (u'LOAD_-1204392542', u'CAST_-1204389293'), (u'MULTIEQUAL_-1204390801', u'INT_SRIGHT_-1204393392'), ('tmp_1180', u'CBRANCH_-1204393813'), ('const-8', u'PTRADD_-1204390291'), (u'CAST_-1204390394', u'PTRADD_-1204390427'), (u'PTRADD_-1204389336', u'LOAD_-1204391619'), (u'PTRADD_-1204389891', u'STORE_-1204392421'), (u'PTRADD_-1204390384', u'STORE_-1204392481'), ('const-1', u'PTRADD_-1204389285'), (u'COPY_-1204392863', u'MULTIEQUAL_-1204391147'), (u'COPY_-1204389523', u'MULTIEQUAL_-1204389933'), ('const--1', u'CALL_-1204394070'), (u'INDIRECT_-1204390691', u'MULTIEQUAL_-1204390657'), ('const-433', u'LOAD_-1204393610'), (u'PTRADD_-1204390262', u'LOAD_-1204393513'), ('const-433', u'LOAD_-1204392081'), (u'CAST_-1204389804', u'COPY_-1204389926'), ('const-2', u'PTRADD_-1204389744'), (u'PTRADD_-1204389799', u'INT_EQUAL_-1204392100'), (u'CAST_-1204390394', u'PTRADD_-1204390715'), (u'INT_EQUAL_-1204393578', u'CBRANCH_-1204393576'), (u'LOAD_-1204392326', u'CAST_-1204389267'), (u'INDIRECT_-1204390272', u'MULTIEQUAL_-1204390249'), ('const-2', u'PTRADD_-1204389799'), (u'CAST_-1204389736', u'PTRADD_-1204389744'), (u'INT_EQUAL_-1204392818', u'CBRANCH_-1204392816'), (u'MULTIEQUAL_-1204390568', u'INT_ADD_-1204391510'), (u'PTRADD_-1204390400', u'LOAD_-1204392505'), ('const-2', u'PTRADD_-1204390233'), (u'MULTIEQUAL_-1204390001', u'MULTIEQUAL_-1204389990'), (u'INT_EQUAL_-1204392771', u'CBRANCH_-1204392769'), (u'PTRADD_-1204390492', u'COPY_-1204390359'), ('const-1', u'INT_ADD_-1204394247'), (u'MULTIEQUAL_-1204390065', u'MULTIEQUAL_-1204390893'), (u'COPY_-1204394027', u'MULTIEQUAL_-1204391536'), (u'CAST_-1204389299', u'LOAD_-1204392542'), ('tmp_8858', u'INT_SUB_-1204392368'), (u'INT_NOTEQUAL_-1204392702', u'CBRANCH_-1204392701'), ('const--1', u'INT_ADD_-1204392835'), (u'CAST_-1204390390', u'INT_EQUAL_-1204393859'), ('const-1', u'INT_EQUAL_-1204393816'), (u'CAST_-1204389983', u'PTRADD_-1204389906'), ('tmp_4042', u'CBRANCH_-1204392124'), (u'CAST_-1204390394', u'PTRADD_-1204390709'), (u'CAST_-1204389983', u'PTRADD_-1204389940'), (u'MULTIEQUAL_-1204390957', u'STORE_-1204392769'), (u'INT_ADD_-1204394247', u'INT_MULT_-1204391322'), ('const-433', u'STORE_-1204392336'), (u'MULTIEQUAL_-1204390737', u'CAST_-1204389275'), (u'CAST_-1204390381', u'INT_NOTEQUAL_-1204392799'), ('const-433', u'LOAD_-1204392444'), (u'CAST_-1204389412', u'STORE_-1204392115'), ('const-433', u'LOAD_-1204393555'), (u'CAST_-1204389736', u'PTRADD_-1204389739'), (u'MULTIEQUAL_-1204389569', u'MULTIEQUAL_-1204389998'), ('const-8', u'PTRADD_-1204389260'), ('tmp_2290', u'CBRANCH_-1204392528'), ('tmp_11586', u'MULTIEQUAL_-1204390585'), (u'CAST_-1204389299', u'PTRADD_-1204389379'), ('const-2', u'PTRADD_-1204390492'), (u'INDIRECT_-1204389885', u'MULTIEQUAL_-1204390790'), (u'PTRADD_-1204390004', u'INT_EQUAL_-1204392771'), (u'MULTIEQUAL_-1204391627', u'CALL_-1204393988'), (u'LOAD_-1204391680', u'MULTIEQUAL_-1204391660'), ('const-8', u'PTRADD_-1204390254'), ('const-8', u'PTRADD_-1204390698'), (u'INT_MULT_-1204392235', u'INT_ADD_-1204392162'), (u'MULTIEQUAL_-1204389794', u'MULTIEQUAL_-1204389900'), (u'CALL_-1204392517', u'INDIRECT_-1204389821'), (u'INDIRECT_-1204390240', u'MULTIEQUAL_-1204390217'), (u'CAST_-1204389736', u'LOAD_-1204392152'), (u'MULTIEQUAL_-1204390866', u'COPY_-1204389665'), (u'CALL_-1204392661', u'INDIRECT_-1204390208'), ('tmp_3205', u'CBRANCH_-1204392734'), ('const-2', u'INT_SUB_-1204392368'), ('const-8', u'PTRADD_-1204389891'), (u'CALL_-1204392954', u'INDIRECT_-1204390443'), (u'LOAD_-1204392659', u'MULTIEQUAL_-1204391185'), (u'MULTIEQUAL_-1204390438', u'MULTIEQUAL_-1204389861'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390720'), ('const--1', u'INT_ADD_-1204393503'), (u'INT_SUB_-1204392368', u'CAST_-1204389774'), ('const-8', u'PTRADD_-1204390182'), ('const-433', u'STORE_-1204391624'), ('const--1', u'CALL_-1204392928'), (u'CAST_-1204389983', u'PTRADD_-1204389987'), ('const--1', u'CALL_-1204393988'), (u'LOAD_-1204392722', u'INT_NOTEQUAL_-1204392702'), (u'INDIRECT_-1204390314', u'MULTIEQUAL_-1204390217'), ('const-433', u'LOAD_-1204392542'), ('tmp_1298', u'CBRANCH_-1204393960'), (u'CAST_-1204389740', u'PTRADD_-1204389762'), ('tmp_2005', u'CBRANCH_-1204392743'), ('const-8', u'PTRADD_-1204390197'), (u'MULTIEQUAL_-1204390185', u'MULTIEQUAL_-1204390406'), ('const-0', u'STORE_-1204392696'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390679'), (u'MULTIEQUAL_-1204389890', u'COPY_-1204389527'), ('const-433', u'LOAD_-1204391507'), ('const-433', u'LOAD_-1204392759'), ('const-433', u'LOAD_-1204392490'), ('tmp_1340', u'CBRANCH_-1204393643'), ('tmp_11586', u'MULTIEQUAL_-1204390867'), ('tmp_1950', u'CBRANCH_-1204392788'), ('const-0', u'STORE_-1204391524'), (u'LOAD_-1204393782', u'CAST_-1204390328'), (u'CALL_-1204394070', u'MULTIEQUAL_-1204391627'), ('const-0', u'STORE_-1204393500'), (u'CAST_-1204390117', u'STORE_-1204393428'), ('const-433', u'LOAD_-1204390221'), ('tmp_4391', u'BRANCH_-1204391666'), ('const-0', u'INT_NOTEQUAL_-1204392744'), (u'PTRADD_-1204389379', u'COPY_-1204389409'), (u'INT_EQUAL_-1204394007', u'CBRANCH_-1204394002'), ('const-433', u'STORE_-1204392704'), (u'CAST_-1204390509', u'CALL_-1204393988'), (u'MULTIEQUAL_-1204390406', u'MULTIEQUAL_-1204389829'), (u'CAST_-1204389417', u'STORE_-1204392492'), (u'PTRADD_-1204389739', u'STORE_-1204392019'), (u'LOAD_-1204393891', u'CAST_-1204390390'), (u'INDIRECT_-1204390208', u'MULTIEQUAL_-1204390185'), ('const-63', u'INT_SRIGHT_-1204390849'), ('const-8', u'PTRADD_-1204389498'), (u'MULTIEQUAL_-1204391569', u'CAST_-1204390313'), (u'INT_EQUAL_-1204392687', u'CBRANCH_-1204392684'), ('const-8', u'PTRADD_-1204390192'), (u'MULTIEQUAL_-1204389925', u'CALL_-1204392517'), (u'INT_SUB_-1204393423', u'MULTIEQUAL_-1204390801'), (u'CAST_-1204389219', u'INT_ADD_-1204391510'), (u'LOAD_-1204391593', u'INT_EQUAL_-1204391558'), ('tmp_1116', u'CBRANCH_-1204393856'), (u'PTRADD_-1204390177', u'STORE_-1204392729'), (u'PTRADD_-1204390715', u'LOAD_-1204392843'), (u'CAST_-1204390328', u'MULTIEQUAL_-1204391569'), ('const-433', u'LOAD_-1204391495'), (u'PTRADD_-1204389762', u'STORE_-1204392058'), (u'CAST_-1204390381', u'INT_EQUAL_-1204392865'), (u'MULTIEQUAL_-1204390849', u'MULTIEQUAL_-1204390838'), (u'CAST_-1204389902', u'PTRADD_-1204389891'), (u'MULTIEQUAL_-1204390866', u'INT_NOTEQUAL_-1204392744'), (u'CALL_-1204392928', u'INDIRECT_-1204390423'), (u'PTRADD_-1204389447', u'LOAD_-1204390221'), (u'COPY_-1204390761', u'MULTIEQUAL_-1204391567'), ('const-0', u'INT_NOTEQUAL_-1204392040'), (u'CAST_-1204389902', u'LOAD_-1204392106'), (u'CAST_-1204389736', u'PTRADD_-1204389314'), ('const-433', u'LOAD_-1204392756'), ('const-8', u'PTRADD_-1204389479'), (u'INT_ADD_-1204392960', u'CAST_-1204389983'), ('const-32', u'INT_MULT_-1204394385'), (u'MULTIEQUAL_-1204391057', u'CALL_-1204392846'), ('const-8', u'PTRADD_-1204389314'), (u'CAST_-1204389732', u'CALL_-1204391548'), (u'LOAD_-1204392756', u'CAST_-1204389880'), (u'MULTIEQUAL_-1204390940', u'STORE_-1204392439'), ('const-433', u'STORE_-1204392492'), ('const-433', u'LOAD_-1204392112'), (u'CAST_-1204390394', u'LOAD_-1204391674'), (u'CAST_-1204390390', u'STORE_-1204392855'), (u'COPY_-1204389893', u'MULTIEQUAL_-1204391311'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390674'), (u'COPY_-1204392885', u'MULTIEQUAL_-1204391057'), (u'PTRADD_-1204390187', u'STORE_-1204392743'), (u'INT_EQUAL_-1204392865', u'CBRANCH_-1204392860'), (u'INT_ADD_-1204392835', u'INT_SRIGHT_-1204390849'), (u'CAST_-1204389740', u'PTRADD_-1204389285'), ('const-8', u'PTRADD_-1204389813'), ('const-1', u'PTRADD_-1204389739'), (u'CAST_-1204389408', u'MULTIEQUAL_-1204391569'), ('const-0', u'INT_NOTEQUAL_-1204392711'), (u'CAST_-1204389736', u'PTRADD_-1204389293'), (u'CALL_-1204392846', u'INDIRECT_-1204390314'), (u'MULTIEQUAL_-1204391159', u'LOAD_-1204393752'), ('const-2', u'INT_MULT_-1204391322'), ('const-16', u'INT_ADD_-1204394359'), ('const-1', u'PTRADD_-1204390441'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390441'), (u'LOAD_-1204392157', u'CAST_-1204389732'), (u'CAST_-1204389728', u'STORE_-1204392092'), (u'PTRADD_-1204389661', u'STORE_-1204392762'), ('const-8', u'PTRADD_-1204390703'), (u'INT_ADD_-1204392267', u'INT_MULT_-1204392190'), (u'INDIRECT_-1204390378', u'MULTIEQUAL_-1204390065'), ('const--1', u'INT_EQUAL_-1204392865'), ('const-1', u'INT_AND_-1204391103'), (u'LOAD_-1204393851', u'CALL_-1204393790'), ('const--1', u'INT_ADD_-1204394173'), ('const-8', u'PTRADD_-1204389987'), ('tmp_8852', u'PTRSUB_-1204390332'), ('const-433', u'STORE_-1204392448'), (u'MULTIEQUAL_-1204390033', u'MULTIEQUAL_-1204390957'), (u'INT_NOTEQUAL_-1204392040', u'CBRANCH_-1204392039'), (u'CAST_-1204389896', u'INT_NOTEQUAL_-1204392711'), (u'CAST_-1204389740', u'PTRADD_-1204389799'), (u'CALL_-1204392517', u'INDIRECT_-1204389885'), (u'MULTIEQUAL_-1204391807', u'CAST_-1204390547'), (u'LOAD_-1204392152', u'CAST_-1204389728'), ('const-8', u'PTRADD_-1204390441'), (u'MULTIEQUAL_-1204390905', u'CAST_-1204389639'), ('tmp_2214', u'BRANCH_-1204392420'), (u'INT_ADD_-1204394359', u'INT_ADD_-1204394357'), (u'PTRADD_-1204390315', u'INT_EQUAL_-1204393578'), ('tmp_1870', u'BRANCH_-1204392529'), ('tmp_2858', u'CBRANCH_-1204392727'), (u'CAST_-1204389896', u'CAST_-1204389412'), (u'INT_EQUAL_-1204393816', u'CBRANCH_-1204393813'), ('const-1', u'INT_EQUAL_-1204392687'), (u'CALL_-1204392846', u'INDIRECT_-1204390346'), (u'INDIRECT_-1204390378', u'MULTIEQUAL_-1204390502'), ('tmp_8861', u'PTRADD_-1204389447'), ('const-2', u'PTRADD_-1204389762'), (u'INDIRECT_-1204390346', u'MULTIEQUAL_-1204390033'), (u'LOAD_-1204391633', u'STORE_-1204391624'), (u'CAST_-1204389227', u'MULTIEQUAL_-1204390479'), ('const-2', u'PTRADD_-1204390192'), (u'CAST_-1204389426', u'MULTIEQUAL_-1204390701'), (u'CAST_-1204389983', u'PTRADD_-1204390149'), (u'INT_SRIGHT_-1204393392', u'COPY_-1204390133'), (u'MULTIEQUAL_-1204390406', u'MULTIEQUAL_-1204389958'), ('const-433', u'LOAD_-1204393752'), ('tmp_929', u'CBRANCH_-1204393955'), (u'MULTIEQUAL_-1204390940', u'PTRADD_-1204389661'), ('const-8', u'PTRADD_-1204389767'), (u'PTRADD_-1204390149', u'STORE_-1204392842'), (u'CAST_-1204389740', u'LOAD_-1204392157'), (u'MULTIEQUAL_-1204390790', u'STORE_-1204392500'), ('tmp_2816', u'CBRANCH_-1204392760'), ('const-64', u'INT_MULT_-1204394199'), (u'MULTIEQUAL_-1204390502', u'MULTIEQUAL_-1204390893'), ('const-433', u'LOAD_-1204391674'), ('const-2', u'PTRADD_-1204390182'), (u'CAST_-1204390381', u'MULTIEQUAL_-1204391569'), (u'CAST_-1204389736', u'PTRADD_-1204389767'), ('const-8', u'PTRADD_-1204389901'), (u'INT_ADD_-1204393503', u'INT_SRIGHT_-1204390956'), ('const-433', u'LOAD_-1204392722'), (u'INDIRECT_-1204390304', u'MULTIEQUAL_-1204390281'), (u'CAST_-1204389902', u'STORE_-1204392448'), (u'COPY_-1204389418', u'MULTIEQUAL_-1204389933'), ('const-0', u'STORE_-1204392842'), (u'MULTIEQUAL_-1204389893', u'INT_NOTEQUAL_-1204392546'), ('tmp_8860', u'INT_SLESS_-1204394434'), (u'PTRADD_-1204390291', u'LOAD_-1204393555'), ('const-32', u'INT_MULT_-1204394124'), (u'PTRADD_-1204390159', u'STORE_-1204392697'), (u'COPY_-1204390013', u'MULTIEQUAL_-1204390956'), (u'INDIRECT_-1204389853', u'MULTIEQUAL_-1204389826'), ('const-8', u'PTRADD_-1204390679'), ('const-433', u'STORE_-1204392433'), (u'CAST_-1204389902', u'PTRADD_-1204390192'), ('tmp_8861', u'STORE_-1204393523'), (u'CALL_-1204392928', u'INDIRECT_-1204390391'), (u'MULTIEQUAL_-1204390876', u'MULTIEQUAL_-1204390866'), (u'INT_MULT_-1204393912', u'INT_ADD_-1204393884'), (u'MULTIEQUAL_-1204391711', u'INT_SLESS_-1204393953'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204389472'), (u'COPY_-1204389761', u'MULTIEQUAL_-1204390905'), ('const-433', u'STORE_-1204392433'), (u'CAST_-1204390199', u'COPY_-1204390265'), (u'INT_NOTEQUAL_-1204392799', u'CBRANCH_-1204392798'), (u'CALL_-1204392517', u'INDIRECT_-1204389917'), ('tmp_464', u'BRANCH_-1204394357'), ('const-2', u'PTRADD_-1204390715'), ('const-433', u'STORE_-1204391637'), (u'INT_SLESS_-1204393381', u'CBRANCH_-1204393388'), ('const-0', u'SUBPIECE_-1204389703'), (u'LOAD_-1204392081', u'STORE_-1204392026'), ('const-8', u'PTRADD_-1204389896'), ('tmp_4148', u'CBRANCH_-1204392039'), (u'PTRADD_-1204389987', u'INT_EQUAL_-1204392730'), (u'MULTIEQUAL_-1204390438', u'MULTIEQUAL_-1204390389'), ('tmp_3499', u'BRANCH_-1204391967'), (u'LOAD_-1204391593', u'INT_NOTEQUAL_-1204391573'), ('const-8', u'PTRADD_-1204390315'), (u'CAST_-1204389210', u'LOAD_-1204391507'), (u'INDIRECT_-1204390378', u'MULTIEQUAL_-1204390281'), ('tmp_8859', u'INT_ADD_-1204392781'), (u'MULTIEQUAL_-1204390033', u'MULTIEQUAL_-1204389893'), (u'LOAD_-1204391692', u'STORE_-1204391683'), ('const-433', u'STORE_-1204392005'), ('tmp_4256', u'CBRANCH_-1204391572'), (u'PTRADD_-1204389674', u'LOAD_-1204392783'), ('const--1', u'INT_EQUAL_-1204394055'), (u'PTRADD_-1204390441', u'LOAD_-1204393788'), (u'PTRSUB_-1204389581', u'INT_EQUAL_-1204392179'), (u'INT_MULT_-1204392813', u'INT_ADD_-1204392781'), ('tmp_1245', u'BRANCH_-1204393744'), (u'PTRADD_-1204390703', u'LOAD_-1204392827'), (u'LOAD_-1204392124', u'STORE_-1204392115'), ('const-433', u'STORE_-1204392629'), ('const-1', u'PTRADD_-1204390427'), (u'COPY_-1204389926', u'MULTIEQUAL_-1204391311'), (u'CAST_-1204389902', u'PTRADD_-1204390004'), (u'CAST_-1204389983', u'LOAD_-1204392756'), ('const-8', u'PTRADD_-1204390474'), (u'PTRADD_-1204390492', u'CALL_-1204393790'), ('const-8', u'PTRADD_-1204389674'), (u'PTRADD_-1204389987', u'CALL_-1204392661'), (u'CAST_-1204389732', u'COPY_-1204389761'), ('tmp_4333', u'BRANCH_-1204391512'), (u'CALL_-1204393988', u'INDIRECT_-1204390772'), ('const-1', u'PTRADD_-1204390709'), (u'PTRADD_-1204390709', u'STORE_-1204392833'), (u'PTRADD_-1204390492', u'INT_EQUAL_-1204393859'), (u'MULTIEQUAL_-1204389990', u'COPY_-1204389418'), (u'CAST_-1204389293', u'MULTIEQUAL_-1204390876'), (u'LOAD_-1204391546', u'MULTIEQUAL_-1204390568'), (u'INT_SRIGHT_-1204393392', u'INT_MULT_-1204392992'), (u'LOAD_-1204393513', u'MULTIEQUAL_-1204390421'), ('const-3', u'PTRADD_-1204389447'), (u'INT_SLESS_-1204393953', u'CBRANCH_-1204393960'), ('tmp_8860', u'INT_SLESS_-1204392727'), ('tmp_3299', u'BRANCH_-1204392099'), ('const-0', u'STORE_-1204392824'), ('const-8', u'PTRADD_-1204389293'), (u'LOAD_-1204393610', u'CAST_-1204390199'), (u'CAST_-1204389732', u'INT_NOTEQUAL_-1204392040'), ('const-8', u'PTRADD_-1204389772'), ('tmp_2588', u'CBRANCH_-1204392882'), (u'LOAD_-1204392786', u'CAST_-1204389896'), (u'LOAD_-1204393879', u'CAST_-1204390381'), ('const-1', u'PTRADD_-1204389525'), ('const-2', u'PTRADD_-1204389674'), (u'MULTIEQUAL_-1204391551', u'INT_ADD_-1204393503'), (u'CAST_-1204389213', u'MULTIEQUAL_-1204390905'), (u'LOAD_-1204393555', u'MULTIEQUAL_-1204390541'), (u'LOAD_-1204392430', u'STORE_-1204392421'), (u'COPY_-1204390231', u'MULTIEQUAL_-1204391339'), ('const-8', u'PTRADD_-1204389336'), ('tmp_8861', u'PTRADD_-1204390262'), (u'CAST_-1204389405', u'MULTIEQUAL_-1204391093'), ('tmp_871', u'CBRANCH_-1204394002'), (u'MULTIEQUAL_-1204391159', u'PTRADD_-1204390400'), ('const-1', u'PTRADD_-1204389782'), (u'COPY_-1204389739', u'MULTIEQUAL_-1204390940'), (u'LOAD_-1204392067', u'STORE_-1204392058'), (u'MULTIEQUAL_-1204390470', u'MULTIEQUAL_-1204390957'), ('const-8', u'PTRADD_-1204390395'), ('const-2', u'INT_SDIV_-1204392283'), ('tmp_8859', u'INT_ADD_-1204394165'), (u'MULTIEQUAL_-1204389893', u'CALL_-1204392517'), ('const--72', u'PTRSUB_-1204389581'), ('const-0', u'COPY_-1204392885'), ('const-8', u'PTRADD_-1204390720'), ('const-0', u'STORE_-1204393984'), ('const-0', u'STORE_-1204392019'), ('tmp_8860', u'INT_SLESS_-1204393381'), ('tmp_8859', u'INT_ADD_-1204394096'), (u'INDIRECT_-1204390346', u'MULTIEQUAL_-1204390470'), (u'PTRADD_-1204389940', u'LOAD_-1204392659'), (u'LOAD_-1204393851', u'INT_NOTEQUAL_-1204393831'), ('const-1', u'INT_EQUAL_-1204392531'), (u'INT_NOTEQUAL_-1204392711', u'CBRANCH_-1204392710'), (u'LOAD_-1204392444', u'STORE_-1204392435'), (u'INT_MULT_-1204394199', u'INT_ADD_-1204394165'), (u'CAST_-1204389902', u'PTRADD_-1204390187'), ('tmp_4426', u'CBRANCH_-1204392861'), ('tmp_4362', u'BRANCH_-1204391482'), (u'CAST_-1204389902', u'LOAD_-1204392653'), ('const-8', u'PTRADD_-1204389379'), (u'CAST_-1204389983', u'STORE_-1204392704'), ('const-8', u'PTRADD_-1204389906'), ('tmp_8861', u'PTRADD_-1204390291'), (u'MULTIEQUAL_-1204390957', u'STORE_-1204392433'), (u'CAST_-1204389740', u'PTRADD_-1204389331'), (u'PTRADD_-1204389987', u'MULTIEQUAL_-1204390838'), (u'LOAD_-1204393513', u'MULTIEQUAL_-1204390033'), (u'LOAD_-1204391507', u'STORE_-1204391498'), (u'CAST_-1204390307', u'COPY_-1204390399'), ('const-433', u'LOAD_-1204392738'), (u'INT_NOTEQUAL_-1204392744', u'CBRANCH_-1204392743'), ('const-2', u'PTRADD_-1204389448'), ('tmp_8859', u'INT_ADD_-1204392150'), (u'PTRADD_-1204389987', u'STORE_-1204392433'), (u'CALL_-1204391548', u'INDIRECT_-1204389602'), (u'CAST_-1204390313', u'INT_ADD_-1204393742'), (u'INT_ADD_-1204392150', u'CAST_-1204389736'), ('const-1', u'PTRADD_-1204389341'), (u'CAST_-1204390390', u'STORE_-1204392510'), (u'PTRADD_-1204390233', u'CAST_-1204390117'), ('const-433', u'LOAD_-1204392152'), (u'PTRADD_-1204389285', u'STORE_-1204391532'), (u'PTRADD_-1204390197', u'LOAD_-1204392759'), ('const-1', u'PTRADD_-1204390149'), (u'CAST_-1204389480', u'MULTIEQUAL_-1204390737'), ('const-2', u'PTRADD_-1204389267'), ('const-433', u'LOAD_-1204392215'), ('const-4294967295', u'INT_SLESS_-1204392761'), ('const-8', u'PTRADD_-1204389411'), ('const-8', u'PTRADD_-1204390187'), ('const-433', u'STORE_-1204392785'), (u'CAST_-1204389983', u'PTRADD_-1204390182'), ('const-1', u'PTRADD_-1204389260'), (u'CAST_-1204390394', u'PTRADD_-1204390395'), (u'INT_EQUAL_-1204392100', u'CBRANCH_-1204392098'), ('tmp_2987', u'BRANCH_-1204392617'), ('const-8', u'PTRADD_-1204390492'), ('const-433', u'STORE_-1204392833'), (u'INT_EQUAL_-1204392865', u'CBRANCH_-1204392861'), ('tmp_8852', u'PTRSUB_-1204390338'), ('const-433', u'LOAD_-1204392850'), (u'MULTIEQUAL_-1204390541', u'MULTIEQUAL_-1204390389'), ('const-433', u'STORE_-1204392435'), ('const-47', u'CALL_-1204392928'), (u'PTRADD_-1204390192', u'LOAD_-1204392752'), (u'SUBPIECE_-1204389703', u'STORE_-1204392336'), (u'MULTIEQUAL_-1204390249', u'MULTIEQUAL_-1204390470'), ('const-0', u'STORE_-1204392005'), (u'INT_ADD_-1204392615', u'CAST_-1204389809'), ('tmp_1912', u'CBRANCH_-1204392816'), (u'CAST_-1204389880', u'STORE_-1204392763'), (u'CAST_-1204390394', u'PTRADD_-1204390698'), ('const-1', u'PTRADD_-1204389416'), (u'INT_SLESS_-1204392761', u'CBRANCH_-1204392760'), (u'LOAD_-1204392490', u'STORE_-1204392481'), (u'MULTIEQUAL_-1204390585', u'MULTIEQUAL_-1204389998'), (u'CALL_-1204392662', u'INDIRECT_-1204389987'), (u'CALL_-1204394070', u'INDIRECT_-1204390817'), (u'MULTIEQUAL_-1204391159', u'STORE_-1204392492'), ('const-433', u'STORE_-1204392729'), ('const-1', u'PTRADD_-1204390400'), ('const-433', u'STORE_-1204391610'), (u'CAST_-1204390394', u'LOAD_-1204393879'), (u'INT_AND_-1204391103', u'INT_EQUAL_-1204393644'), (u'CAST_-1204389809', u'STORE_-1204392629'), (u'INT_ADD_-1204393742', u'CAST_-1204390312'), (u'CAST_-1204389774', u'INT_SDIV_-1204392283'), ('const-32', u'INT_MULT_-1204392190'), (u'INT_ADD_-1204392835', u'INT_SUB_-1204392760'), (u'MULTIEQUAL_-1204391551', u'INT_SLESS_-1204393381'), (u'PTRADD_-1204390492', u'COPY_-1204390625'), (u'CAST_-1204389983', u'PTRADD_-1204390159'), (u'MULTIEQUAL_-1204391660', u'STORE_-1204393765'), (u'CAST_-1204389983', u'CALL_-1204392954'), (u'CAST_-1204389205', u'STORE_-1204391498')]
null
null
00296580
x64
O3
(translation_unit "void FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}\n\n" (function_definition "void FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}" primitive_type (function_declarator "FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)" identifier (parameter_list "(long param_1,long param_2,ulong param_3,undefined8 *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "undefined8 *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "undefined8 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "undefined8 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "size_t local_50;" primitive_type identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 uStack_40;" type_identifier identifier ;) (expression_statement "lVar3 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar3 = (long)(param_3 - 1) / 2" identifier = (binary_expression "(long)(param_3 - 1) / 2" (cast_expression "(long)(param_3 - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 1)" ( (binary_expression "param_3 - 1" identifier - number_literal) ))) / number_literal)) ;) (expression_statement "lVar12 = param_2;" (assignment_expression "lVar12 = param_2" identifier = identifier) ;) (if_statement "if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }" { (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" identifier = identifier) ;) (expression_statement "local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);" (assignment_expression "local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20)" identifier = (cast_expression "(undefined8 *)(param_1 + 0x10 + param_2 * 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10 + param_2 * 0x20)" ( (binary_expression "param_1 + 0x10 + param_2 * 0x20" (binary_expression "param_1 + 0x10" identifier + number_literal) + (binary_expression "param_2 * 0x20" identifier * number_literal)) )))) ;) (do_statement "do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);" do (compound_statement "{\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n }" { (expression_statement "lVar12 = (lVar6 + 1) * 2;" (assignment_expression "lVar12 = (lVar6 + 1) * 2" identifier = (binary_expression "(lVar6 + 1) * 2" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar13 = lVar12 + -1;" (assignment_expression "lVar13 = lVar12 + -1" identifier = (binary_expression "lVar12 + -1" identifier + number_literal)) ;) (expression_statement "puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);" (assignment_expression "puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1)" identifier = (cast_expression "(undefined8 *)((lVar6 + 1) * 0x40 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar6 + 1) * 0x40 + param_1)" ( (binary_expression "(lVar6 + 1) * 0x40 + param_1" (binary_expression "(lVar6 + 1) * 0x40" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);" (assignment_expression "puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar13 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 * 0x20 + param_1)" ( (binary_expression "lVar13 * 0x20 + param_1" (binary_expression "lVar13 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);" (assignment_expression "lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier (argument_list "(puVar9,0x2f,0xffffffffffffffff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);" (assignment_expression "lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff)" identifier (argument_list "(puVar14,0x2f,0xffffffffffffffff)" ( identifier , number_literal , number_literal )))) ;) (if_statement "if (lVar4 == -1) {\n lVar4 = 0;\n }" if (parenthesized_expression "(lVar4 == -1)" ( (binary_expression "lVar4 == -1" identifier == number_literal) )) (compound_statement "{\n lVar4 = 0;\n }" { (expression_statement "lVar4 = 0;" (assignment_expression "lVar4 = 0" identifier = number_literal) ;) })) (if_statement "if (lVar5 == -1) {\n lVar5 = 0;\n }" if (parenthesized_expression "(lVar5 == -1)" ( (binary_expression "lVar5 == -1" identifier == number_literal) )) (compound_statement "{\n lVar5 = 0;\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) })) (expression_statement "iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);" (assignment_expression "iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" identifier = (call_expression "FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" identifier (argument_list "(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" ( identifier , identifier , number_literal , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n lVar12 = lVar13;\n puVar9 = puVar14;\n }" { (expression_statement "lVar12 = lVar13;" (assignment_expression "lVar12 = lVar13" identifier = identifier) ;) (expression_statement "puVar9 = puVar14;" (assignment_expression "puVar9 = puVar14" identifier = identifier) ;) })) (expression_statement "puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);" (assignment_expression "puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar6 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 * 0x20 + param_1)" ( (binary_expression "lVar6 * 0x20 + param_1" (binary_expression "lVar6 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (expression_statement "puVar14 = puVar9 + 2;" (assignment_expression "puVar14 = puVar9 + 2" identifier = (binary_expression "puVar9 + 2" identifier + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (if_statement "if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" if (parenthesized_expression "(puVar10 == puVar14)" ( (binary_expression "puVar10 == puVar14" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }" { (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" { (expression_statement "*(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);" (assignment_expression "*(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2)" (pointer_expression "*(undefined1 *)puVar8" * (cast_expression "(undefined1 *)puVar8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar9 + 2)" * (cast_expression "(undefined1 *)(puVar9 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar9 + 2)" ( (binary_expression "puVar9 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" else (compound_statement "{\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" { (expression_statement "memcpy(puVar8,puVar14,sVar7);" (call_expression "memcpy(puVar8,puVar14,sVar7)" identifier (argument_list "(puVar8,puVar14,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) }))) })) (expression_statement "puVar11[1] = sVar7;" (assignment_expression "puVar11[1] = sVar7" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar8 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar8 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + sVar7)" ( (binary_expression "(long)puVar8 + sVar7" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar8 = (undefined8 *)*puVar9;" (assignment_expression "puVar8 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" else (compound_statement "{\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" { (if_statement "if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" if (parenthesized_expression "(puVar8 == local_80)" ( (binary_expression "puVar8 == local_80" identifier == identifier) )) (compound_statement "{\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }" { (expression_statement "*puVar11 = puVar10;" (assignment_expression "*puVar11 = puVar10" (pointer_expression "*puVar11" * identifier) = identifier) ;) (expression_statement "puVar11[1] = puVar9[1];" (assignment_expression "puVar11[1] = puVar9[1]" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar11[2] = puVar9[2];" (assignment_expression "puVar11[2] = puVar9[2]" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" else (compound_statement "{\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" { (expression_statement "*puVar11 = puVar10;" (assignment_expression "*puVar11 = puVar10" (pointer_expression "*puVar11" * identifier) = identifier) ;) (expression_statement "uVar1 = puVar11[2];" (assignment_expression "uVar1 = puVar11[2]" identifier = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) (expression_statement "puVar11[1] = puVar9[1];" (assignment_expression "puVar11[1] = puVar9[1]" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar11[2] = puVar9[2];" (assignment_expression "puVar11[2] = puVar9[2]" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (if_statement "if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }" if (parenthesized_expression "(puVar8 != (undefined8 *)0x0)" ( (binary_expression "puVar8 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }" { (expression_statement "*puVar9 = puVar8;" (assignment_expression "*puVar9 = puVar8" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[2] = uVar1;" (assignment_expression "puVar9[2] = uVar1" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_0029661f;" goto statement_identifier ;) })) }))) (expression_statement "*puVar9 = puVar14;" (assignment_expression "*puVar9 = puVar14" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar8 = puVar14;" (assignment_expression "puVar8 = puVar14" identifier = identifier) ;) }))) (labeled_statement "LAB_0029661f:\n puVar9[1] = 0;" statement_identifier : (expression_statement "puVar9[1] = 0;" (assignment_expression "puVar9[1] = 0" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar8 = 0;" (assignment_expression "*(undefined1 *)puVar8 = 0" (pointer_expression "*(undefined1 *)puVar8" * (cast_expression "(undefined1 *)puVar8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "lVar6 = lVar12;" (assignment_expression "lVar6 = lVar12" identifier = identifier) ;) (expression_statement "local_80 = puVar14;" (assignment_expression "local_80 = puVar14" identifier = identifier) ;) }) while (parenthesized_expression "(lVar12 < lVar3)" ( (binary_expression "lVar12 < lVar3" identifier < identifier) )) ;) })) (expression_statement "lVar3 = lVar12;" (assignment_expression "lVar3 = lVar12" identifier = identifier) ;) (if_statement "if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }" if (parenthesized_expression "(((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12))" ( (binary_expression "((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)" (parenthesized_expression "((param_3 & 1) == 0)" ( (binary_expression "(param_3 & 1) == 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar12)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar12" (binary_expression "(long)(param_3 - 2) / 2" (cast_expression "(long)(param_3 - 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 2)" ( (binary_expression "param_3 - 2" identifier - number_literal) ))) / number_literal) == identifier) ))) )) (compound_statement "{\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }" { (expression_statement "lVar3 = lVar12 * 2 + 1;" (assignment_expression "lVar3 = lVar12 * 2 + 1" identifier = (binary_expression "lVar12 * 2 + 1" (binary_expression "lVar12 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar12 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 * 0x20 + param_1)" ( (binary_expression "lVar12 * 0x20 + param_1" (binary_expression "lVar12 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 * 0x20 + param_1)" ( (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar11;" (assignment_expression "puVar10 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (expression_statement "puVar9 = puVar11 + 2;" (assignment_expression "puVar9 = puVar11 + 2" identifier = (binary_expression "puVar11 + 2" identifier + number_literal)) ;) (if_statement "if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" if (parenthesized_expression "(puVar10 == puVar9)" ( (binary_expression "puVar10 == puVar9" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }" { (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" { (expression_statement "*(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);" (assignment_expression "*(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2)" (pointer_expression "*(undefined1 *)puVar14" * (cast_expression "(undefined1 *)puVar14" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar11 + 2)" * (cast_expression "(undefined1 *)(puVar11 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 2)" ( (binary_expression "puVar11 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" else (compound_statement "{\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" { (expression_statement "memcpy(puVar14,puVar10,sVar7);" (call_expression "memcpy(puVar14,puVar10,sVar7)" identifier (argument_list "(puVar14,puVar10,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }))) })) (expression_statement "puVar8[1] = sVar7;" (assignment_expression "puVar8[1] = sVar7" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar14 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar14 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar14 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar14 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + sVar7)" ( (binary_expression "(long)puVar14 + sVar7" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar9 = (undefined8 *)*puVar11;" (assignment_expression "puVar9 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) }) (else_clause "else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" else (compound_statement "{\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" { (if_statement "if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" if (parenthesized_expression "(puVar14 == puVar8 + 2)" ( (binary_expression "puVar14 == puVar8 + 2" identifier == (binary_expression "puVar8 + 2" identifier + number_literal)) )) (compound_statement "{\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }" { (expression_statement "*puVar8 = puVar10;" (assignment_expression "*puVar8 = puVar10" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "puVar8[1] = puVar11[1];" (assignment_expression "puVar8[1] = puVar11[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar11[2];" (assignment_expression "puVar8[2] = puVar11[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" else (compound_statement "{\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" { (expression_statement "*puVar8 = puVar10;" (assignment_expression "*puVar8 = puVar10" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "uVar1 = puVar8[2];" (assignment_expression "uVar1 = puVar8[2]" identifier = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "puVar8[1] = puVar11[1];" (assignment_expression "puVar8[1] = puVar11[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar11[2];" (assignment_expression "puVar8[2] = puVar11[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) (if_statement "if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }" if (parenthesized_expression "(puVar14 != (undefined8 *)0x0)" ( (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }" { (expression_statement "*puVar11 = puVar14;" (assignment_expression "*puVar11 = puVar14" (pointer_expression "*puVar11" * identifier) = identifier) ;) (expression_statement "puVar11[2] = uVar1;" (assignment_expression "puVar11[2] = uVar1" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9 = puVar14;" (assignment_expression "puVar9 = puVar14" identifier = identifier) ;) (goto_statement "goto LAB_0029699e;" goto statement_identifier ;) })) }))) (expression_statement "*puVar11 = puVar9;" (assignment_expression "*puVar11 = puVar9" (pointer_expression "*puVar11" * identifier) = identifier) ;) }))) (labeled_statement "LAB_0029699e:\n puVar11[1] = 0;" statement_identifier : (expression_statement "puVar11[1] = 0;" (assignment_expression "puVar11[1] = 0" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar9 = 0;" (assignment_expression "*(undefined1 *)puVar9 = 0" (pointer_expression "*(undefined1 *)puVar9" * (cast_expression "(undefined1 *)puVar9" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) })) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (if_statement "if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" if (parenthesized_expression "((undefined8 *)*param_4 == param_4 + 2)" ( (binary_expression "(undefined8 *)*param_4 == param_4 + 2" (cast_expression "(undefined8 *)*param_4" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_4" * identifier)) == (binary_expression "param_4 + 2" identifier + number_literal)) )) (compound_statement "{\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }" { (expression_statement "local_48 = param_4[2];" (assignment_expression "local_48 = param_4[2]" identifier = (subscript_expression "param_4[2]" identifier [ number_literal ])) ;) (expression_statement "uStack_40 = param_4[3];" (assignment_expression "uStack_40 = param_4[3]" identifier = (subscript_expression "param_4[3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" else (compound_statement "{\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" { (expression_statement "local_48 = param_4[2];" (assignment_expression "local_48 = param_4[2]" identifier = (subscript_expression "param_4[2]" identifier [ number_literal ])) ;) (expression_statement "local_58 = (undefined8 *)*param_4;" (assignment_expression "local_58 = (undefined8 *)*param_4" identifier = (cast_expression "(undefined8 *)*param_4" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_4" * identifier))) ;) }))) (expression_statement "*param_4 = param_4 + 2;" (assignment_expression "*param_4 = param_4 + 2" (pointer_expression "*param_4" * identifier) = (binary_expression "param_4 + 2" identifier + number_literal)) ;) (expression_statement "local_50 = param_4[1];" (assignment_expression "local_50 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "param_4[1] = 0;" (assignment_expression "param_4[1] = 0" (subscript_expression "param_4[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" identifier = (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" ( (binary_expression "lVar3 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar3 + -1 >> 0x3f)" ( (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "*(undefined1 *)(param_4 + 2) = 0;" (assignment_expression "*(undefined1 *)(param_4 + 2) = 0" (pointer_expression "*(undefined1 *)(param_4 + 2)" * (cast_expression "(undefined1 *)(param_4 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 2)" ( (binary_expression "param_4 + 2" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }" { (do_statement "do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);" do (compound_statement "{\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n }" { (expression_statement "lVar13 = lVar12 >> 1;" (assignment_expression "lVar13 = lVar12 >> 1" identifier = (binary_expression "lVar12 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);" (assignment_expression "puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar13 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 * 0x20 + param_1)" ( (binary_expression "lVar13 * 0x20 + param_1" (binary_expression "lVar13 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);" (assignment_expression "lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier (argument_list "(puVar9,0x2f,0xffffffffffffffff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);" (assignment_expression "lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff)" identifier (argument_list "(&local_58,0x2f,0xffffffffffffffff)" ( (pointer_expression "&local_58" & identifier) , number_literal , number_literal )))) ;) (if_statement "if (lVar12 == -1) {\n lVar12 = 0;\n }" if (parenthesized_expression "(lVar12 == -1)" ( (binary_expression "lVar12 == -1" identifier == number_literal) )) (compound_statement "{\n lVar12 = 0;\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) })) (if_statement "if (lVar6 == -1) {\n lVar6 = 0;\n }" if (parenthesized_expression "(lVar6 == -1)" ( (binary_expression "lVar6 == -1" identifier == number_literal) )) (compound_statement "{\n lVar6 = 0;\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) })) comment (expression_statement "iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);" (assignment_expression "iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" identifier = (call_expression "FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" identifier (argument_list "(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" ( identifier , identifier , number_literal , (pointer_expression "&local_58" & identifier) , identifier , number_literal )))) ;) (expression_statement "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 * 0x20 + param_1)" ( (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) (expression_statement "puVar14 = puVar8 + 2;" (assignment_expression "puVar14 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (if_statement "if (-1 < iVar2) goto LAB_002969bd;" if (parenthesized_expression "(-1 < iVar2)" ( (binary_expression "-1 < iVar2" number_literal < identifier) )) (goto_statement "goto LAB_002969bd;" goto statement_identifier ;)) (expression_statement "puVar11 = (undefined8 *)*puVar9;" (assignment_expression "puVar11 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (expression_statement "puVar14 = puVar9 + 2;" (assignment_expression "puVar14 = puVar9 + 2" identifier = (binary_expression "puVar9 + 2" identifier + number_literal)) ;) (if_statement "if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" if (parenthesized_expression "(puVar11 == puVar14)" ( (binary_expression "puVar11 == puVar14" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }" { (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" { (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2)" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar9 + 2)" * (cast_expression "(undefined1 *)(puVar9 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar9 + 2)" ( (binary_expression "puVar9 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" else (compound_statement "{\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" { (expression_statement "memcpy(puVar10,puVar14,sVar7);" (call_expression "memcpy(puVar10,puVar14,sVar7)" identifier (argument_list "(puVar10,puVar14,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }))) })) (expression_statement "puVar8[1] = sVar7;" (assignment_expression "puVar8[1] = sVar7" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar10 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar10 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar10 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar10 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + sVar7)" ( (binary_expression "(long)puVar10 + sVar7" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" else (compound_statement "{\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" { (if_statement "if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" if (parenthesized_expression "(puVar10 == puVar8 + 2)" ( (binary_expression "puVar10 == puVar8 + 2" identifier == (binary_expression "puVar8 + 2" identifier + number_literal)) )) (compound_statement "{\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }" { (expression_statement "*puVar8 = puVar11;" (assignment_expression "*puVar8 = puVar11" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "puVar8[1] = puVar9[1];" (assignment_expression "puVar8[1] = puVar9[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar9[2];" (assignment_expression "puVar8[2] = puVar9[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" else (compound_statement "{\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" { (expression_statement "*puVar8 = puVar11;" (assignment_expression "*puVar8 = puVar11" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "uVar1 = puVar8[2];" (assignment_expression "uVar1 = puVar8[2]" identifier = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "puVar8[1] = puVar9[1];" (assignment_expression "puVar8[1] = puVar9[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar9[2];" (assignment_expression "puVar8[2] = puVar9[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }" if (parenthesized_expression "(puVar10 != (undefined8 *)0x0)" ( (binary_expression "puVar10 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }" { (expression_statement "*puVar9 = puVar10;" (assignment_expression "*puVar9 = puVar10" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[2] = uVar1;" (assignment_expression "puVar9[2] = uVar1" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00296811;" goto statement_identifier ;) })) }))) (expression_statement "*puVar9 = puVar14;" (assignment_expression "*puVar9 = puVar14" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar10 = puVar14;" (assignment_expression "puVar10 = puVar14" identifier = identifier) ;) }))) (labeled_statement "LAB_00296811:\n puVar9[1] = 0;" statement_identifier : (expression_statement "puVar9[1] = 0;" (assignment_expression "puVar9[1] = 0" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar10 = 0;" (assignment_expression "*(undefined1 *)puVar10 = 0" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);" (assignment_expression "lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f)" identifier = (binary_expression "(lVar13 + -1) - (lVar13 + -1 >> 0x3f)" (parenthesized_expression "(lVar13 + -1)" ( (binary_expression "lVar13 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar13 + -1 >> 0x3f)" ( (binary_expression "lVar13 + -1 >> 0x3f" (binary_expression "lVar13 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "lVar3 = lVar13;" (assignment_expression "lVar3 = lVar13" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar13)" ( (binary_expression "param_2 < lVar13" identifier < identifier) )) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (if_statement "if (local_58 == &local_48) goto LAB_00296a51;" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (goto_statement "goto LAB_00296a51;" goto statement_identifier ;)) }) (else_clause "else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" else (compound_statement "{\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" { (expression_statement "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 * 0x20 + param_1)" ( (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) (expression_statement "puVar14 = puVar8 + 2;" (assignment_expression "puVar14 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (labeled_statement "LAB_002969bd:\n puVar9 = puVar8;" statement_identifier : (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" identifier = identifier) ;)) (if_statement "if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }" { (labeled_statement "LAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" statement_identifier : (if_statement "if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" if (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) )) (compound_statement "{\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" { (if_statement "if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" if (parenthesized_expression "(local_50 == 1)" ( (binary_expression "local_50 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }" { (expression_statement "*(undefined1 *)puVar10 = (undefined1)local_48;" (assignment_expression "*(undefined1 *)puVar10 = (undefined1)local_48" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(undefined1)local_48" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" else (compound_statement "{\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" { (expression_statement "memcpy(puVar10,local_58,local_50);" (call_expression "memcpy(puVar10,local_58,local_50)" identifier (argument_list "(puVar10,local_58,local_50)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }))) }))) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar10 + local_50) = 0;" (assignment_expression "*(undefined1 *)((long)puVar10 + local_50) = 0" (pointer_expression "*(undefined1 *)((long)puVar10 + local_50)" * (cast_expression "(undefined1 *)((long)puVar10 + local_50)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + local_50)" ( (binary_expression "(long)puVar10 + local_50" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar1 = local_48;" (assignment_expression "uVar1 = local_48" identifier = identifier) ;) (goto_statement "goto LAB_002969ff;" goto statement_identifier ;) })) }))) (if_statement "if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" if (parenthesized_expression "(puVar10 == puVar14)" ( (binary_expression "puVar10 == puVar14" identifier == identifier) )) (compound_statement "{\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }" { (expression_statement "*puVar9 = local_58;" (assignment_expression "*puVar9 = local_58" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9[2] = local_48;" (assignment_expression "puVar9[2] = local_48" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" else (compound_statement "{\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" { (expression_statement "uVar1 = puVar9[2];" (assignment_expression "uVar1 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "*puVar9 = local_58;" (assignment_expression "*puVar9 = local_58" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9[2] = local_48;" (assignment_expression "puVar9[2] = local_48" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_58 = puVar10;" (assignment_expression "local_58 = puVar10" identifier = identifier) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;" if (parenthesized_expression "(puVar10 != (undefined8 *)0x0)" ( (binary_expression "puVar10 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002969ff;" goto statement_identifier ;)) }))) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "uVar1 = local_48;" (assignment_expression "uVar1 = local_48" identifier = identifier) ;) (labeled_statement "LAB_002969ff:\n local_48 = uVar1;" statement_identifier : (expression_statement "local_48 = uVar1;" (assignment_expression "local_48 = uVar1" identifier = identifier) ;)) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "*(undefined1 *)local_58 = 0;" (assignment_expression "*(undefined1 *)local_58 = 0" (pointer_expression "*(undefined1 *)local_58" * (cast_expression "(undefined1 *)local_58" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (if_statement "if (local_58 != &local_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name:\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,\n std::vector<std::__cxx11::basic_string<char> > >, long int, std::__cxx11::basic_string<char>,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare> > */\n\nvoid std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,_std::vector<std::__cxx11::basic_string<char>_>_>,_long_int,_std::__cxx11::basic_string<char>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)\n\n{\n long lVar1;\n string *psVar2;\n undefined8 *__src;\n undefined8 uVar3;\n int iVar4;\n long lVar5;\n ulong uVar6;\n ulong uVar7;\n size_t sVar8;\n undefined8 *puVar9;\n string *psVar10;\n string *psVar11;\n undefined8 *puVar12;\n long __topIndex;\n string *psVar13;\n undefined8 *__dest;\n undefined8 *puVar14;\n long lVar15;\n long lVar16;\n string *psVar17;\n string *local_80;\n string *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar5 = (long)(__len - 1) / 2;\n lVar15 = __holeIndex;\n if (__holeIndex < lVar5) {\n lVar16 = __holeIndex;\n local_80 = (string *)(__first + 0x10 + __holeIndex * 0x20);\n do {\n lVar15 = (lVar16 + 1) * 2;\n lVar1 = lVar15 + -1;\n psVar11 = (string *)((lVar16 + 1) * 0x40 + __first);\n psVar17 = (string *)(lVar1 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind(psVar17,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff);\n if (iVar4 < 0) {\n lVar15 = lVar1;\n psVar11 = psVar17;\n }\n puVar14 = (undefined8 *)(lVar16 * 0x20 + __first);\n psVar13 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n psVar10 = (string *)*puVar14;\n if (psVar13 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }\n else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }\nLAB_0029661f:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar10 = (string)0x0;\n lVar16 = lVar15;\n local_80 = psVar17;\n } while (lVar15 < lVar5);\n }\n lVar5 = lVar15;\n if (((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar15)) {\n lVar5 = lVar15 * 2 + 1;\n puVar9 = (undefined8 *)(lVar15 * 0x20 + __first);\n puVar12 = (undefined8 *)(lVar5 * 0x20 + __first);\n __dest = (undefined8 *)*puVar9;\n __src = (undefined8 *)*puVar12;\n puVar14 = puVar12 + 2;\n if (__src == puVar14) {\n sVar8 = puVar12[1];\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = sVar8;\n *(undefined1 *)((long)__dest + sVar8) = 0;\n puVar14 = (undefined8 *)*puVar12;\n }\n else {\n if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }\n *puVar12 = puVar14;\n }\nLAB_0029699e:\n puVar12[1] = 0;\n *(undefined1 *)puVar14 = 0;\n }\n local_58 = (string *)&local_48;\n if ((string *)*__value == (string *)(__value + 2)) {\n local_48 = __value[2];\n uStack_40 = __value[3];\n }\n else {\n local_48 = __value[2];\n local_58 = (string *)*__value;\n }\n *__value = (string *)(__value + 2);\n local_50 = __value[1];\n __value[1] = 0;\n lVar15 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f);\n *(undefined1 *)(__value + 2) = 0;\n if (__holeIndex < lVar5) {\n do {\n lVar16 = lVar15 >> 1;\n psVar11 = (string *)(lVar16 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind((string *)&local_58,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff);\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\n if (-1 < iVar4) goto LAB_002969bd;\n psVar2 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n if (psVar2 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }\n else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }\nLAB_00296811:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar13 = (string)0x0;\n lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f);\n lVar5 = lVar16;\n } while (__holeIndex < lVar16);\n psVar13 = *(string **)psVar11;\n if (local_58 == (string *)&local_48) goto LAB_00296a51;\n }\n else {\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\nLAB_002969bd:\n psVar11 = psVar10;\n if (local_58 == (string *)&local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }\n *(size_t *)(psVar11 + 8) = local_50;\n psVar13[local_50] = (string)0x0;\n uVar3 = local_48;\n goto LAB_002969ff;\n }\n }\n if (psVar13 == psVar17) {\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n }\n else {\n uVar3 = *(undefined8 *)(psVar11 + 0x10);\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n local_58 = psVar13;\n if (psVar13 != (string *)0x0) goto LAB_002969ff;\n }\n local_58 = (string *)&local_48;\n uVar3 = local_48;\nLAB_002969ff:\n local_48 = uVar3;\n local_50 = 0;\n *local_58 = (string)0x0;\n if (local_58 != (string *)&local_48) {\n operator_delete(local_58);\n }\n return;\n}\n\n" comment comment (declaration "void std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,_std::vector<std::__cxx11::basic_string<char>_>_>,_long_int,_std::__cxx11::basic_string<char>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)\n\n{\n long lVar1;" primitive_type (ERROR "std::\n __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>" identifier : : identifier < identifier : : identifier < identifier : : identifier : : identifier < primitive_type >) (pointer_declarator "*,_std::vector<std::__cxx11::basic_string<char>_>_" * (ERROR ",_std::vector<std::__cxx11::basic_string<char>_>" , identifier : : identifier < identifier : : identifier : : identifier < primitive_type > identifier >) identifier) (ERROR ">" >) , identifier , (ERROR "_std::__cxx11::" identifier : : identifier : :) identifier (ERROR "<char>" < primitive_type >) , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)\n\n{\n long" identifier : : identifier : : identifier < identifier : : identifier > (function_declarator "_>\n (long __first,long __holeIndex,ulong __len,undefined8 *__value)" identifier (ERROR ">" >) (parameter_list "(long __first,long __holeIndex,ulong __len,undefined8 *__value)" ( (parameter_declaration "long __first" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long __holeIndex" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong __len" type_identifier identifier) , (parameter_declaration "undefined8 *__value" type_identifier (pointer_declarator "*__value" * identifier)) ))) { long) identifier ;) (declaration "string *psVar2;" type_identifier (pointer_declarator "*psVar2" * identifier) ;) (declaration "undefined8 *__src;" type_identifier (pointer_declarator "*__src" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar6;" type_identifier identifier ;) (declaration "ulong uVar7;" type_identifier identifier ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "string *psVar10;" type_identifier (pointer_declarator "*psVar10" * identifier) ;) (declaration "string *psVar11;" type_identifier (pointer_declarator "*psVar11" * identifier) ;) (declaration "undefined8 *puVar12;" type_identifier (pointer_declarator "*puVar12" * identifier) ;) (declaration "long __topIndex;" (sized_type_specifier "long" long) identifier ;) (declaration "string *psVar13;" type_identifier (pointer_declarator "*psVar13" * identifier) ;) (declaration "undefined8 *__dest;" type_identifier (pointer_declarator "*__dest" * identifier) ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "long lVar15;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar16;" (sized_type_specifier "long" long) identifier ;) (declaration "string *psVar17;" type_identifier (pointer_declarator "*psVar17" * identifier) ;) (declaration "string *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "string *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "size_t local_50;" primitive_type identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 uStack_40;" type_identifier identifier ;) (expression_statement "lVar5 = (long)(__len - 1) / 2;" (assignment_expression "lVar5 = (long)(__len - 1) / 2" identifier = (binary_expression "(long)(__len - 1) / 2" (cast_expression "(long)(__len - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__len - 1)" ( (binary_expression "__len - 1" identifier - number_literal) ))) / number_literal)) ;) (expression_statement "lVar15 = __holeIndex;" (assignment_expression "lVar15 = __holeIndex" identifier = identifier) ;) (if_statement "if (__holeIndex < lVar5) {\n lVar16 = __holeIndex;\n local_80 = (string *)(__first + 0x10 + __holeIndex * 0x20);\n do {\n lVar15 = (lVar16 + 1) * 2;\n lVar1 = lVar15 + -1;\n psVar11 = (string *)((lVar16 + 1) * 0x40 + __first);\n psVar17 = (string *)(lVar1 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind(psVar17,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff);\n if (iVar4 < 0) {\n lVar15 = lVar1;\n psVar11 = psVar17;\n }\n puVar14 = (undefined8 *)(lVar16 * 0x20 + __first);\n psVar13 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n psVar10 = (string *)*puVar14;\n if (psVar13 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }\n else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }\nLAB_0029661f:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar10 = (string)0x0;\n lVar16 = lVar15;\n local_80 = psVar17;\n } while (lVar15 < lVar5);\n }" if (parenthesized_expression "(__holeIndex < lVar5)" ( (binary_expression "__holeIndex < lVar5" identifier < identifier) )) (compound_statement "{\n lVar16 = __holeIndex;\n local_80 = (string *)(__first + 0x10 + __holeIndex * 0x20);\n do {\n lVar15 = (lVar16 + 1) * 2;\n lVar1 = lVar15 + -1;\n psVar11 = (string *)((lVar16 + 1) * 0x40 + __first);\n psVar17 = (string *)(lVar1 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind(psVar17,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff);\n if (iVar4 < 0) {\n lVar15 = lVar1;\n psVar11 = psVar17;\n }\n puVar14 = (undefined8 *)(lVar16 * 0x20 + __first);\n psVar13 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n psVar10 = (string *)*puVar14;\n if (psVar13 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }\n else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }\nLAB_0029661f:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar10 = (string)0x0;\n lVar16 = lVar15;\n local_80 = psVar17;\n } while (lVar15 < lVar5);\n }" { (expression_statement "lVar16 = __holeIndex;" (assignment_expression "lVar16 = __holeIndex" identifier = identifier) ;) (expression_statement "local_80 = (string *)(__first + 0x10 + __holeIndex * 0x20);" (assignment_expression "local_80 = (string *)(__first + 0x10 + __holeIndex * 0x20)" identifier = (cast_expression "(string *)(__first + 0x10 + __holeIndex * 0x20)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__first + 0x10 + __holeIndex * 0x20)" ( (binary_expression "__first + 0x10 + __holeIndex * 0x20" (binary_expression "__first + 0x10" identifier + number_literal) + (binary_expression "__holeIndex * 0x20" identifier * number_literal)) )))) ;) (do_statement "do {\n lVar15 = (lVar16 + 1) * 2;\n lVar1 = lVar15 + -1;\n psVar11 = (string *)((lVar16 + 1) * 0x40 + __first);\n psVar17 = (string *)(lVar1 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind(psVar17,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff);\n if (iVar4 < 0) {\n lVar15 = lVar1;\n psVar11 = psVar17;\n }\n puVar14 = (undefined8 *)(lVar16 * 0x20 + __first);\n psVar13 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n psVar10 = (string *)*puVar14;\n if (psVar13 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }\n else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }\nLAB_0029661f:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar10 = (string)0x0;\n lVar16 = lVar15;\n local_80 = psVar17;\n } while (lVar15 < lVar5);" do (compound_statement "{\n lVar15 = (lVar16 + 1) * 2;\n lVar1 = lVar15 + -1;\n psVar11 = (string *)((lVar16 + 1) * 0x40 + __first);\n psVar17 = (string *)(lVar1 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind(psVar17,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff);\n if (iVar4 < 0) {\n lVar15 = lVar1;\n psVar11 = psVar17;\n }\n puVar14 = (undefined8 *)(lVar16 * 0x20 + __first);\n psVar13 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n psVar10 = (string *)*puVar14;\n if (psVar13 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }\n else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }\nLAB_0029661f:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar10 = (string)0x0;\n lVar16 = lVar15;\n local_80 = psVar17;\n }" { (expression_statement "lVar15 = (lVar16 + 1) * 2;" (assignment_expression "lVar15 = (lVar16 + 1) * 2" identifier = (binary_expression "(lVar16 + 1) * 2" (parenthesized_expression "(lVar16 + 1)" ( (binary_expression "lVar16 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar1 = lVar15 + -1;" (assignment_expression "lVar1 = lVar15 + -1" identifier = (binary_expression "lVar15 + -1" identifier + number_literal)) ;) (expression_statement "psVar11 = (string *)((lVar16 + 1) * 0x40 + __first);" (assignment_expression "psVar11 = (string *)((lVar16 + 1) * 0x40 + __first)" identifier = (cast_expression "(string *)((lVar16 + 1) * 0x40 + __first)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar16 + 1) * 0x40 + __first)" ( (binary_expression "(lVar16 + 1) * 0x40 + __first" (binary_expression "(lVar16 + 1) * 0x40" (parenthesized_expression "(lVar16 + 1)" ( (binary_expression "lVar16 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "psVar17 = (string *)(lVar1 * 0x20 + __first);" (assignment_expression "psVar17 = (string *)(lVar1 * 0x20 + __first)" identifier = (cast_expression "(string *)(lVar1 * 0x20 + __first)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 * 0x20 + __first)" ( (binary_expression "lVar1 * 0x20 + __first" (binary_expression "lVar1 * 0x20" identifier * number_literal) + identifier) )))) ;) (ERROR "uVar6 = string::" (assignment_expression "uVar6 = string" identifier = identifier) : :) (expression_statement "rfind(psVar11,'/',0xffffffffffffffff);" (call_expression "rfind(psVar11,'/',0xffffffffffffffff)" identifier (argument_list "(psVar11,'/',0xffffffffffffffff)" ( identifier , (char_literal "'/'" ' character ') , number_literal ))) ;) (ERROR "uVar7 = string::" (assignment_expression "uVar7 = string" identifier = identifier) : :) (expression_statement "rfind(psVar17,'/',0xffffffffffffffff);" (call_expression "rfind(psVar17,'/',0xffffffffffffffff)" identifier (argument_list "(psVar17,'/',0xffffffffffffffff)" ( identifier , (char_literal "'/'" ' character ') , number_literal ))) ;) (if_statement "if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }" if (parenthesized_expression "(uVar6 == 0xffffffffffffffff)" ( (binary_expression "uVar6 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar6 = 0;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) })) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar7 = 0;\n }" { (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) })) (ERROR "iVar4 = string::" (assignment_expression "iVar4 = string" identifier = identifier) : :) (expression_statement "compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff);" (call_expression "compare(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff)" identifier (argument_list "(psVar11,uVar6,0xffffffffffffffff,psVar17,uVar7,0xffffffffffffffff)" ( identifier , identifier , number_literal , identifier , identifier , number_literal ))) ;) (if_statement "if (iVar4 < 0) {\n lVar15 = lVar1;\n psVar11 = psVar17;\n }" if (parenthesized_expression "(iVar4 < 0)" ( (binary_expression "iVar4 < 0" identifier < number_literal) )) (compound_statement "{\n lVar15 = lVar1;\n psVar11 = psVar17;\n }" { (expression_statement "lVar15 = lVar1;" (assignment_expression "lVar15 = lVar1" identifier = identifier) ;) (expression_statement "psVar11 = psVar17;" (assignment_expression "psVar11 = psVar17" identifier = identifier) ;) })) (expression_statement "puVar14 = (undefined8 *)(lVar16 * 0x20 + __first);" (assignment_expression "puVar14 = (undefined8 *)(lVar16 * 0x20 + __first)" identifier = (cast_expression "(undefined8 *)(lVar16 * 0x20 + __first)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 * 0x20 + __first)" ( (binary_expression "lVar16 * 0x20 + __first" (binary_expression "lVar16 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "psVar13 = *(string **)psVar11;" (assignment_expression "psVar13 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "psVar17 = psVar11 + 0x10;" (assignment_expression "psVar17 = psVar11 + 0x10" identifier = (binary_expression "psVar11 + 0x10" identifier + number_literal)) ;) (expression_statement "psVar10 = (string *)*puVar14;" (assignment_expression "psVar10 = (string *)*puVar14" identifier = (cast_expression "(string *)*puVar14" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar14" * identifier))) ;) (if_statement "if (psVar13 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }\n else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }" if (parenthesized_expression "(psVar13 == psVar17)" ( (binary_expression "psVar13 == psVar17" identifier == identifier) )) (compound_statement "{\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }\n puVar14[1] = sVar8;\n psVar10[sVar8] = (string)0x0;\n psVar10 = *(string **)psVar11;\n }" { (expression_statement "sVar8 = *(size_t *)(psVar11 + 8);" (assignment_expression "sVar8 = *(size_t *)(psVar11 + 8)" identifier = (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (if_statement "if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }" if (parenthesized_expression "(sVar8 != 0)" ( (binary_expression "sVar8 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n }" { (if_statement "if (sVar8 == 1) {\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }\n else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }" if (parenthesized_expression "(sVar8 == 1)" ( (binary_expression "sVar8 == 1" identifier == number_literal) )) (compound_statement "{\n *psVar10 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }" { (expression_statement "*psVar10 = psVar11[0x10];" (assignment_expression "*psVar10 = psVar11[0x10]" (pointer_expression "*psVar10" * identifier) = (subscript_expression "psVar11[0x10]" identifier [ number_literal ])) ;) (expression_statement "sVar8 = *(size_t *)(psVar11 + 8);" (assignment_expression "sVar8 = *(size_t *)(psVar11 + 8)" identifier = (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "psVar10 = (string *)*puVar14;" (assignment_expression "psVar10 = (string *)*puVar14" identifier = (cast_expression "(string *)*puVar14" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar14" * identifier))) ;) }) (else_clause "else {\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }" else (compound_statement "{\n memcpy(psVar10,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar10 = (string *)*puVar14;\n }" { (expression_statement "memcpy(psVar10,psVar17,sVar8);" (call_expression "memcpy(psVar10,psVar17,sVar8)" identifier (argument_list "(psVar10,psVar17,sVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar8 = *(size_t *)(psVar11 + 8);" (assignment_expression "sVar8 = *(size_t *)(psVar11 + 8)" identifier = (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "psVar10 = (string *)*puVar14;" (assignment_expression "psVar10 = (string *)*puVar14" identifier = (cast_expression "(string *)*puVar14" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar14" * identifier))) ;) }))) })) (expression_statement "puVar14[1] = sVar8;" (assignment_expression "puVar14[1] = sVar8" (subscript_expression "puVar14[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "psVar10[sVar8] = (string)0x0;" (assignment_expression "psVar10[sVar8] = (string)0x0" (subscript_expression "psVar10[sVar8]" identifier [ identifier ]) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (expression_statement "psVar10 = *(string **)psVar11;" (assignment_expression "psVar10 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else {\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }" else (compound_statement "{\n if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar10 = psVar17;\n }" { (if_statement "if (psVar10 == local_80) {\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }" if (parenthesized_expression "(psVar10 == local_80)" ( (binary_expression "psVar10 == local_80" identifier == identifier) )) (compound_statement "{\n *puVar14 = psVar13;\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n }" { (expression_statement "*puVar14 = psVar13;" (assignment_expression "*puVar14 = psVar13" (pointer_expression "*puVar14" * identifier) = identifier) ;) (expression_statement "puVar14[1] = *(undefined8 *)(psVar11 + 8);" (assignment_expression "puVar14[1] = *(undefined8 *)(psVar11 + 8)" (subscript_expression "puVar14[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(psVar11 + 8)" * (cast_expression "(undefined8 *)(psVar11 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "puVar14[2] = *(undefined8 *)(psVar11 + 0x10);" (assignment_expression "puVar14[2] = *(undefined8 *)(psVar11 + 0x10)" (subscript_expression "puVar14[2]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) ))))) ;) }) (else_clause "else {\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }" else (compound_statement "{\n *puVar14 = psVar13;\n uVar3 = puVar14[2];\n puVar14[1] = *(undefined8 *)(psVar11 + 8);\n puVar14[2] = *(undefined8 *)(psVar11 + 0x10);\n if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }\n }" { (expression_statement "*puVar14 = psVar13;" (assignment_expression "*puVar14 = psVar13" (pointer_expression "*puVar14" * identifier) = identifier) ;) (expression_statement "uVar3 = puVar14[2];" (assignment_expression "uVar3 = puVar14[2]" identifier = (subscript_expression "puVar14[2]" identifier [ number_literal ])) ;) (expression_statement "puVar14[1] = *(undefined8 *)(psVar11 + 8);" (assignment_expression "puVar14[1] = *(undefined8 *)(psVar11 + 8)" (subscript_expression "puVar14[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(psVar11 + 8)" * (cast_expression "(undefined8 *)(psVar11 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "puVar14[2] = *(undefined8 *)(psVar11 + 0x10);" (assignment_expression "puVar14[2] = *(undefined8 *)(psVar11 + 0x10)" (subscript_expression "puVar14[2]" identifier [ number_literal ]) = (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (psVar10 != (string *)0x0) {\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }" if (parenthesized_expression "(psVar10 != (string *)0x0)" ( (binary_expression "psVar10 != (string *)0x0" identifier != (cast_expression "(string *)0x0" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(string **)psVar11 = psVar10;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_0029661f;\n }" { (expression_statement "*(string **)psVar11 = psVar10;" (assignment_expression "*(string **)psVar11 = psVar10" (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(psVar11 + 0x10) = uVar3;" (assignment_expression "*(undefined8 *)(psVar11 + 0x10) = uVar3" (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto LAB_0029661f;" goto statement_identifier ;) })) }))) (expression_statement "*(string **)psVar11 = psVar17;" (assignment_expression "*(string **)psVar11 = psVar17" (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "psVar10 = psVar17;" (assignment_expression "psVar10 = psVar17" identifier = identifier) ;) }))) (labeled_statement "LAB_0029661f:\n *(undefined8 *)(psVar11 + 8) = 0;" statement_identifier : (expression_statement "*(undefined8 *)(psVar11 + 8) = 0;" (assignment_expression "*(undefined8 *)(psVar11 + 8) = 0" (pointer_expression "*(undefined8 *)(psVar11 + 8)" * (cast_expression "(undefined8 *)(psVar11 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) )))) = number_literal) ;)) (expression_statement "*psVar10 = (string)0x0;" (assignment_expression "*psVar10 = (string)0x0" (pointer_expression "*psVar10" * identifier) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (expression_statement "lVar16 = lVar15;" (assignment_expression "lVar16 = lVar15" identifier = identifier) ;) (expression_statement "local_80 = psVar17;" (assignment_expression "local_80 = psVar17" identifier = identifier) ;) }) while (parenthesized_expression "(lVar15 < lVar5)" ( (binary_expression "lVar15 < lVar5" identifier < identifier) )) ;) })) (expression_statement "lVar5 = lVar15;" (assignment_expression "lVar5 = lVar15" identifier = identifier) ;) (if_statement "if (((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar15)) {\n lVar5 = lVar15 * 2 + 1;\n puVar9 = (undefined8 *)(lVar15 * 0x20 + __first);\n puVar12 = (undefined8 *)(lVar5 * 0x20 + __first);\n __dest = (undefined8 *)*puVar9;\n __src = (undefined8 *)*puVar12;\n puVar14 = puVar12 + 2;\n if (__src == puVar14) {\n sVar8 = puVar12[1];\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = sVar8;\n *(undefined1 *)((long)__dest + sVar8) = 0;\n puVar14 = (undefined8 *)*puVar12;\n }\n else {\n if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }\n *puVar12 = puVar14;\n }\nLAB_0029699e:\n puVar12[1] = 0;\n *(undefined1 *)puVar14 = 0;\n }" if (parenthesized_expression "(((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar15))" ( (binary_expression "((__len & 1) == 0) && ((long)(__len - 2) / 2 == lVar15)" (parenthesized_expression "((__len & 1) == 0)" ( (binary_expression "(__len & 1) == 0" (parenthesized_expression "(__len & 1)" ( (binary_expression "__len & 1" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((long)(__len - 2) / 2 == lVar15)" ( (binary_expression "(long)(__len - 2) / 2 == lVar15" (binary_expression "(long)(__len - 2) / 2" (cast_expression "(long)(__len - 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(__len - 2)" ( (binary_expression "__len - 2" identifier - number_literal) ))) / number_literal) == identifier) ))) )) (compound_statement "{\n lVar5 = lVar15 * 2 + 1;\n puVar9 = (undefined8 *)(lVar15 * 0x20 + __first);\n puVar12 = (undefined8 *)(lVar5 * 0x20 + __first);\n __dest = (undefined8 *)*puVar9;\n __src = (undefined8 *)*puVar12;\n puVar14 = puVar12 + 2;\n if (__src == puVar14) {\n sVar8 = puVar12[1];\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = sVar8;\n *(undefined1 *)((long)__dest + sVar8) = 0;\n puVar14 = (undefined8 *)*puVar12;\n }\n else {\n if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }\n *puVar12 = puVar14;\n }\nLAB_0029699e:\n puVar12[1] = 0;\n *(undefined1 *)puVar14 = 0;\n }" { (expression_statement "lVar5 = lVar15 * 2 + 1;" (assignment_expression "lVar5 = lVar15 * 2 + 1" identifier = (binary_expression "lVar15 * 2 + 1" (binary_expression "lVar15 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar9 = (undefined8 *)(lVar15 * 0x20 + __first);" (assignment_expression "puVar9 = (undefined8 *)(lVar15 * 0x20 + __first)" identifier = (cast_expression "(undefined8 *)(lVar15 * 0x20 + __first)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar15 * 0x20 + __first)" ( (binary_expression "lVar15 * 0x20 + __first" (binary_expression "lVar15 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar12 = (undefined8 *)(lVar5 * 0x20 + __first);" (assignment_expression "puVar12 = (undefined8 *)(lVar5 * 0x20 + __first)" identifier = (cast_expression "(undefined8 *)(lVar5 * 0x20 + __first)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 * 0x20 + __first)" ( (binary_expression "lVar5 * 0x20 + __first" (binary_expression "lVar5 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "__dest = (undefined8 *)*puVar9;" (assignment_expression "__dest = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (expression_statement "__src = (undefined8 *)*puVar12;" (assignment_expression "__src = (undefined8 *)*puVar12" identifier = (cast_expression "(undefined8 *)*puVar12" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar12" * identifier))) ;) (expression_statement "puVar14 = puVar12 + 2;" (assignment_expression "puVar14 = puVar12 + 2" identifier = (binary_expression "puVar12 + 2" identifier + number_literal)) ;) (if_statement "if (__src == puVar14) {\n sVar8 = puVar12[1];\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = sVar8;\n *(undefined1 *)((long)__dest + sVar8) = 0;\n puVar14 = (undefined8 *)*puVar12;\n }\n else {\n if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }\n *puVar12 = puVar14;\n }" if (parenthesized_expression "(__src == puVar14)" ( (binary_expression "__src == puVar14" identifier == identifier) )) (compound_statement "{\n sVar8 = puVar12[1];\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = sVar8;\n *(undefined1 *)((long)__dest + sVar8) = 0;\n puVar14 = (undefined8 *)*puVar12;\n }" { (expression_statement "sVar8 = puVar12[1];" (assignment_expression "sVar8 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar8 != 0) {\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }" if (parenthesized_expression "(sVar8 != 0)" ( (binary_expression "sVar8 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n }" { (if_statement "if (sVar8 == 1) {\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }\n else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }" if (parenthesized_expression "(sVar8 == 1)" ( (binary_expression "sVar8 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }" { (expression_statement "*(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2);" (assignment_expression "*(undefined1 *)__dest = *(undefined1 *)(puVar12 + 2)" (pointer_expression "*(undefined1 *)__dest" * (cast_expression "(undefined1 *)__dest" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar12 + 2)" * (cast_expression "(undefined1 *)(puVar12 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar12 + 2)" ( (binary_expression "puVar12 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar8 = puVar12[1];" (assignment_expression "sVar8 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "__dest = (undefined8 *)*puVar9;" (assignment_expression "__dest = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }" else (compound_statement "{\n memcpy(__dest,__src,sVar8);\n sVar8 = puVar12[1];\n __dest = (undefined8 *)*puVar9;\n }" { (expression_statement "memcpy(__dest,__src,sVar8);" (call_expression "memcpy(__dest,__src,sVar8)" identifier (argument_list "(__dest,__src,sVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar8 = puVar12[1];" (assignment_expression "sVar8 = puVar12[1]" identifier = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "__dest = (undefined8 *)*puVar9;" (assignment_expression "__dest = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }))) })) (expression_statement "puVar9[1] = sVar8;" (assignment_expression "puVar9[1] = sVar8" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)__dest + sVar8) = 0;" (assignment_expression "*(undefined1 *)((long)__dest + sVar8) = 0" (pointer_expression "*(undefined1 *)((long)__dest + sVar8)" * (cast_expression "(undefined1 *)((long)__dest + sVar8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)__dest + sVar8)" ( (binary_expression "(long)__dest + sVar8" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar14 = (undefined8 *)*puVar12;" (assignment_expression "puVar14 = (undefined8 *)*puVar12" identifier = (cast_expression "(undefined8 *)*puVar12" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar12" * identifier))) ;) }) (else_clause "else {\n if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }\n *puVar12 = puVar14;\n }" else (compound_statement "{\n if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }\n *puVar12 = puVar14;\n }" { (if_statement "if (__dest == puVar9 + 2) {\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }\n else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }" if (parenthesized_expression "(__dest == puVar9 + 2)" ( (binary_expression "__dest == puVar9 + 2" identifier == (binary_expression "puVar9 + 2" identifier + number_literal)) )) (compound_statement "{\n *puVar9 = __src;\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n }" { (expression_statement "*puVar9 = __src;" (assignment_expression "*puVar9 = __src" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[1] = puVar12[1];" (assignment_expression "puVar9[1] = puVar12[1]" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "puVar9[2] = puVar12[2];" (assignment_expression "puVar9[2] = puVar12[2]" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = (subscript_expression "puVar12[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }" else (compound_statement "{\n *puVar9 = __src;\n uVar3 = puVar9[2];\n puVar9[1] = puVar12[1];\n puVar9[2] = puVar12[2];\n if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }\n }" { (expression_statement "*puVar9 = __src;" (assignment_expression "*puVar9 = __src" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "uVar3 = puVar9[2];" (assignment_expression "uVar3 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "puVar9[1] = puVar12[1];" (assignment_expression "puVar9[1] = puVar12[1]" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = (subscript_expression "puVar12[1]" identifier [ number_literal ])) ;) (expression_statement "puVar9[2] = puVar12[2];" (assignment_expression "puVar9[2] = puVar12[2]" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = (subscript_expression "puVar12[2]" identifier [ number_literal ])) ;) (if_statement "if (__dest != (undefined8 *)0x0) {\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }" if (parenthesized_expression "(__dest != (undefined8 *)0x0)" ( (binary_expression "__dest != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar12 = __dest;\n puVar12[2] = uVar3;\n puVar14 = __dest;\n goto LAB_0029699e;\n }" { (expression_statement "*puVar12 = __dest;" (assignment_expression "*puVar12 = __dest" (pointer_expression "*puVar12" * identifier) = identifier) ;) (expression_statement "puVar12[2] = uVar3;" (assignment_expression "puVar12[2] = uVar3" (subscript_expression "puVar12[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar14 = __dest;" (assignment_expression "puVar14 = __dest" identifier = identifier) ;) (goto_statement "goto LAB_0029699e;" goto statement_identifier ;) })) }))) (expression_statement "*puVar12 = puVar14;" (assignment_expression "*puVar12 = puVar14" (pointer_expression "*puVar12" * identifier) = identifier) ;) }))) (labeled_statement "LAB_0029699e:\n puVar12[1] = 0;" statement_identifier : (expression_statement "puVar12[1] = 0;" (assignment_expression "puVar12[1] = 0" (subscript_expression "puVar12[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar14 = 0;" (assignment_expression "*(undefined1 *)puVar14 = 0" (pointer_expression "*(undefined1 *)puVar14" * (cast_expression "(undefined1 *)puVar14" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) })) (expression_statement "local_58 = (string *)&local_48;" (assignment_expression "local_58 = (string *)&local_48" identifier = (cast_expression "(string *)&local_48" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_48" & identifier))) ;) (if_statement "if ((string *)*__value == (string *)(__value + 2)) {\n local_48 = __value[2];\n uStack_40 = __value[3];\n }\n else {\n local_48 = __value[2];\n local_58 = (string *)*__value;\n }" if (parenthesized_expression "((string *)*__value == (string *)(__value + 2))" ( (binary_expression "(string *)*__value == (string *)(__value + 2)" (cast_expression "(string *)*__value" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*__value" * identifier)) == (cast_expression "(string *)(__value + 2)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 2)" ( (binary_expression "__value + 2" identifier + number_literal) )))) )) (compound_statement "{\n local_48 = __value[2];\n uStack_40 = __value[3];\n }" { (expression_statement "local_48 = __value[2];" (assignment_expression "local_48 = __value[2]" identifier = (subscript_expression "__value[2]" identifier [ number_literal ])) ;) (expression_statement "uStack_40 = __value[3];" (assignment_expression "uStack_40 = __value[3]" identifier = (subscript_expression "__value[3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_48 = __value[2];\n local_58 = (string *)*__value;\n }" else (compound_statement "{\n local_48 = __value[2];\n local_58 = (string *)*__value;\n }" { (expression_statement "local_48 = __value[2];" (assignment_expression "local_48 = __value[2]" identifier = (subscript_expression "__value[2]" identifier [ number_literal ])) ;) (expression_statement "local_58 = (string *)*__value;" (assignment_expression "local_58 = (string *)*__value" identifier = (cast_expression "(string *)*__value" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*__value" * identifier))) ;) }))) (expression_statement "*__value = (string *)(__value + 2);" (assignment_expression "*__value = (string *)(__value + 2)" (pointer_expression "*__value" * identifier) = (cast_expression "(string *)(__value + 2)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 2)" ( (binary_expression "__value + 2" identifier + number_literal) )))) ;) (expression_statement "local_50 = __value[1];" (assignment_expression "local_50 = __value[1]" identifier = (subscript_expression "__value[1]" identifier [ number_literal ])) ;) (expression_statement "__value[1] = 0;" (assignment_expression "__value[1] = 0" (subscript_expression "__value[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar15 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f);" (assignment_expression "lVar15 = (lVar5 + -1) - (lVar5 + -1 >> 0x3f)" identifier = (binary_expression "(lVar5 + -1) - (lVar5 + -1 >> 0x3f)" (parenthesized_expression "(lVar5 + -1)" ( (binary_expression "lVar5 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar5 + -1 >> 0x3f)" ( (binary_expression "lVar5 + -1 >> 0x3f" (binary_expression "lVar5 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "*(undefined1 *)(__value + 2) = 0;" (assignment_expression "*(undefined1 *)(__value + 2) = 0" (pointer_expression "*(undefined1 *)(__value + 2)" * (cast_expression "(undefined1 *)(__value + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(__value + 2)" ( (binary_expression "__value + 2" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (__holeIndex < lVar5) {\n do {\n lVar16 = lVar15 >> 1;\n psVar11 = (string *)(lVar16 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind((string *)&local_58,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff);\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\n if (-1 < iVar4) goto LAB_002969bd;\n psVar2 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n if (psVar2 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }\n else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }\nLAB_00296811:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar13 = (string)0x0;\n lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f);\n lVar5 = lVar16;\n } while (__holeIndex < lVar16);\n psVar13 = *(string **)psVar11;\n if (local_58 == (string *)&local_48) goto LAB_00296a51;\n }\n else {\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\nLAB_002969bd:\n psVar11 = psVar10;\n if (local_58 == (string *)&local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }\n *(size_t *)(psVar11 + 8) = local_50;\n psVar13[local_50] = (string)0x0;\n uVar3 = local_48;\n goto LAB_002969ff;\n }\n }" if (parenthesized_expression "(__holeIndex < lVar5)" ( (binary_expression "__holeIndex < lVar5" identifier < identifier) )) (compound_statement "{\n do {\n lVar16 = lVar15 >> 1;\n psVar11 = (string *)(lVar16 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind((string *)&local_58,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff);\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\n if (-1 < iVar4) goto LAB_002969bd;\n psVar2 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n if (psVar2 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }\n else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }\nLAB_00296811:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar13 = (string)0x0;\n lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f);\n lVar5 = lVar16;\n } while (__holeIndex < lVar16);\n psVar13 = *(string **)psVar11;\n if (local_58 == (string *)&local_48) goto LAB_00296a51;\n }" { (do_statement "do {\n lVar16 = lVar15 >> 1;\n psVar11 = (string *)(lVar16 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind((string *)&local_58,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff);\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\n if (-1 < iVar4) goto LAB_002969bd;\n psVar2 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n if (psVar2 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }\n else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }\nLAB_00296811:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar13 = (string)0x0;\n lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f);\n lVar5 = lVar16;\n } while (__holeIndex < lVar16);" do (compound_statement "{\n lVar16 = lVar15 >> 1;\n psVar11 = (string *)(lVar16 * 0x20 + __first);\n uVar6 = string::rfind(psVar11,'/',0xffffffffffffffff);\n uVar7 = string::rfind((string *)&local_58,'/',0xffffffffffffffff);\n if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }\n if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }\n /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */\n iVar4 = string::compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff);\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\n if (-1 < iVar4) goto LAB_002969bd;\n psVar2 = *(string **)psVar11;\n psVar17 = psVar11 + 0x10;\n if (psVar2 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }\n else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }\nLAB_00296811:\n *(undefined8 *)(psVar11 + 8) = 0;\n *psVar13 = (string)0x0;\n lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f);\n lVar5 = lVar16;\n }" { (expression_statement "lVar16 = lVar15 >> 1;" (assignment_expression "lVar16 = lVar15 >> 1" identifier = (binary_expression "lVar15 >> 1" identifier >> number_literal)) ;) (expression_statement "psVar11 = (string *)(lVar16 * 0x20 + __first);" (assignment_expression "psVar11 = (string *)(lVar16 * 0x20 + __first)" identifier = (cast_expression "(string *)(lVar16 * 0x20 + __first)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar16 * 0x20 + __first)" ( (binary_expression "lVar16 * 0x20 + __first" (binary_expression "lVar16 * 0x20" identifier * number_literal) + identifier) )))) ;) (ERROR "uVar6 = string::" (assignment_expression "uVar6 = string" identifier = identifier) : :) (expression_statement "rfind(psVar11,'/',0xffffffffffffffff);" (call_expression "rfind(psVar11,'/',0xffffffffffffffff)" identifier (argument_list "(psVar11,'/',0xffffffffffffffff)" ( identifier , (char_literal "'/'" ' character ') , number_literal ))) ;) (ERROR "uVar7 = string::" (assignment_expression "uVar7 = string" identifier = identifier) : :) (expression_statement "rfind((string *)&local_58,'/',0xffffffffffffffff);" (call_expression "rfind((string *)&local_58,'/',0xffffffffffffffff)" identifier (argument_list "((string *)&local_58,'/',0xffffffffffffffff)" ( (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , (char_literal "'/'" ' character ') , number_literal ))) ;) (if_statement "if (uVar6 == 0xffffffffffffffff) {\n uVar6 = 0;\n }" if (parenthesized_expression "(uVar6 == 0xffffffffffffffff)" ( (binary_expression "uVar6 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar6 = 0;\n }" { (expression_statement "uVar6 = 0;" (assignment_expression "uVar6 = 0" identifier = number_literal) ;) })) (if_statement "if (uVar7 == 0xffffffffffffffff) {\n uVar7 = 0;\n }" if (parenthesized_expression "(uVar7 == 0xffffffffffffffff)" ( (binary_expression "uVar7 == 0xffffffffffffffff" identifier == number_literal) )) (compound_statement "{\n uVar7 = 0;\n }" { (expression_statement "uVar7 = 0;" (assignment_expression "uVar7 = 0" identifier = number_literal) ;) })) comment (ERROR "iVar4 = string::" (assignment_expression "iVar4 = string" identifier = identifier) : :) (expression_statement "compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff);" (call_expression "compare(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff)" identifier (argument_list "(psVar11,uVar6,0xffffffffffffffff,(string *)&local_58,uVar7,\n 0xffffffffffffffff)" ( identifier , identifier , number_literal , (cast_expression "(string *)&local_58" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_58" & identifier)) , identifier , number_literal ))) ;) (expression_statement "psVar10 = (string *)(lVar5 * 0x20 + __first);" (assignment_expression "psVar10 = (string *)(lVar5 * 0x20 + __first)" identifier = (cast_expression "(string *)(lVar5 * 0x20 + __first)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 * 0x20 + __first)" ( (binary_expression "lVar5 * 0x20 + __first" (binary_expression "lVar5 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "psVar13 = *(string **)psVar10;" (assignment_expression "psVar13 = *(string **)psVar10" identifier = (pointer_expression "*(string **)psVar10" * (cast_expression "(string **)psVar10" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "psVar17 = psVar10 + 0x10;" (assignment_expression "psVar17 = psVar10 + 0x10" identifier = (binary_expression "psVar10 + 0x10" identifier + number_literal)) ;) (if_statement "if (-1 < iVar4) goto LAB_002969bd;" if (parenthesized_expression "(-1 < iVar4)" ( (binary_expression "-1 < iVar4" number_literal < identifier) )) (goto_statement "goto LAB_002969bd;" goto statement_identifier ;)) (expression_statement "psVar2 = *(string **)psVar11;" (assignment_expression "psVar2 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "psVar17 = psVar11 + 0x10;" (assignment_expression "psVar17 = psVar11 + 0x10" identifier = (binary_expression "psVar11 + 0x10" identifier + number_literal)) ;) (if_statement "if (psVar2 == psVar17) {\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }\n else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }" if (parenthesized_expression "(psVar2 == psVar17)" ( (binary_expression "psVar2 == psVar17" identifier == identifier) )) (compound_statement "{\n sVar8 = *(size_t *)(psVar11 + 8);\n if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }\n *(size_t *)(psVar10 + 8) = sVar8;\n psVar13[sVar8] = (string)0x0;\n psVar13 = *(string **)psVar11;\n }" { (expression_statement "sVar8 = *(size_t *)(psVar11 + 8);" (assignment_expression "sVar8 = *(size_t *)(psVar11 + 8)" identifier = (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (if_statement "if (sVar8 != 0) {\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }" if (parenthesized_expression "(sVar8 != 0)" ( (binary_expression "sVar8 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n }" { (if_statement "if (sVar8 == 1) {\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }\n else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }" if (parenthesized_expression "(sVar8 == 1)" ( (binary_expression "sVar8 == 1" identifier == number_literal) )) (compound_statement "{\n *psVar13 = psVar11[0x10];\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }" { (expression_statement "*psVar13 = psVar11[0x10];" (assignment_expression "*psVar13 = psVar11[0x10]" (pointer_expression "*psVar13" * identifier) = (subscript_expression "psVar11[0x10]" identifier [ number_literal ])) ;) (expression_statement "sVar8 = *(size_t *)(psVar11 + 8);" (assignment_expression "sVar8 = *(size_t *)(psVar11 + 8)" identifier = (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "psVar13 = *(string **)psVar10;" (assignment_expression "psVar13 = *(string **)psVar10" identifier = (pointer_expression "*(string **)psVar10" * (cast_expression "(string **)psVar10" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else {\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }" else (compound_statement "{\n memcpy(psVar13,psVar17,sVar8);\n sVar8 = *(size_t *)(psVar11 + 8);\n psVar13 = *(string **)psVar10;\n }" { (expression_statement "memcpy(psVar13,psVar17,sVar8);" (call_expression "memcpy(psVar13,psVar17,sVar8)" identifier (argument_list "(psVar13,psVar17,sVar8)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar8 = *(size_t *)(psVar11 + 8);" (assignment_expression "sVar8 = *(size_t *)(psVar11 + 8)" identifier = (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "psVar13 = *(string **)psVar10;" (assignment_expression "psVar13 = *(string **)psVar10" identifier = (pointer_expression "*(string **)psVar10" * (cast_expression "(string **)psVar10" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }))) })) (expression_statement "*(size_t *)(psVar10 + 8) = sVar8;" (assignment_expression "*(size_t *)(psVar10 + 8) = sVar8" (pointer_expression "*(size_t *)(psVar10 + 8)" * (cast_expression "(size_t *)(psVar10 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar10 + 8)" ( (binary_expression "psVar10 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "psVar13[sVar8] = (string)0x0;" (assignment_expression "psVar13[sVar8] = (string)0x0" (subscript_expression "psVar13[sVar8]" identifier [ identifier ]) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (expression_statement "psVar13 = *(string **)psVar11;" (assignment_expression "psVar13 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else {\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }" else (compound_statement "{\n if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }\n *(string **)psVar11 = psVar17;\n psVar13 = psVar17;\n }" { (if_statement "if (psVar13 == psVar10 + 0x10) {\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }\n else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }" if (parenthesized_expression "(psVar13 == psVar10 + 0x10)" ( (binary_expression "psVar13 == psVar10 + 0x10" identifier == (binary_expression "psVar10 + 0x10" identifier + number_literal)) )) (compound_statement "{\n *(string **)psVar10 = psVar2;\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n }" { (expression_statement "*(string **)psVar10 = psVar2;" (assignment_expression "*(string **)psVar10 = psVar2" (pointer_expression "*(string **)psVar10" * (cast_expression "(string **)psVar10" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);" (assignment_expression "*(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8)" (pointer_expression "*(undefined8 *)(psVar10 + 8)" * (cast_expression "(undefined8 *)(psVar10 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar10 + 8)" ( (binary_expression "psVar10 + 8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(psVar11 + 8)" * (cast_expression "(undefined8 *)(psVar11 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);" (assignment_expression "*(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10)" (pointer_expression "*(undefined8 *)(psVar10 + 0x10)" * (cast_expression "(undefined8 *)(psVar10 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar10 + 0x10)" ( (binary_expression "psVar10 + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) ))))) ;) }) (else_clause "else {\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }" else (compound_statement "{\n *(string **)psVar10 = psVar2;\n uVar3 = *(undefined8 *)(psVar10 + 0x10);\n *(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);\n *(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);\n if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }\n }" { (expression_statement "*(string **)psVar10 = psVar2;" (assignment_expression "*(string **)psVar10 = psVar2" (pointer_expression "*(string **)psVar10" * (cast_expression "(string **)psVar10" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "uVar3 = *(undefined8 *)(psVar10 + 0x10);" (assignment_expression "uVar3 = *(undefined8 *)(psVar10 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(psVar10 + 0x10)" * (cast_expression "(undefined8 *)(psVar10 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar10 + 0x10)" ( (binary_expression "psVar10 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8);" (assignment_expression "*(undefined8 *)(psVar10 + 8) = *(undefined8 *)(psVar11 + 8)" (pointer_expression "*(undefined8 *)(psVar10 + 8)" * (cast_expression "(undefined8 *)(psVar10 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar10 + 8)" ( (binary_expression "psVar10 + 8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(psVar11 + 8)" * (cast_expression "(undefined8 *)(psVar11 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10);" (assignment_expression "*(undefined8 *)(psVar10 + 0x10) = *(undefined8 *)(psVar11 + 0x10)" (pointer_expression "*(undefined8 *)(psVar10 + 0x10)" * (cast_expression "(undefined8 *)(psVar10 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar10 + 0x10)" ( (binary_expression "psVar10 + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) ))))) ;) (if_statement "if (psVar13 != (string *)0x0) {\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }" if (parenthesized_expression "(psVar13 != (string *)0x0)" ( (binary_expression "psVar13 != (string *)0x0" identifier != (cast_expression "(string *)0x0" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *(string **)psVar11 = psVar13;\n *(undefined8 *)(psVar11 + 0x10) = uVar3;\n goto LAB_00296811;\n }" { (expression_statement "*(string **)psVar11 = psVar13;" (assignment_expression "*(string **)psVar11 = psVar13" (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(psVar11 + 0x10) = uVar3;" (assignment_expression "*(undefined8 *)(psVar11 + 0x10) = uVar3" (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) )))) = identifier) ;) (goto_statement "goto LAB_00296811;" goto statement_identifier ;) })) }))) (expression_statement "*(string **)psVar11 = psVar17;" (assignment_expression "*(string **)psVar11 = psVar17" (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "psVar13 = psVar17;" (assignment_expression "psVar13 = psVar17" identifier = identifier) ;) }))) (labeled_statement "LAB_00296811:\n *(undefined8 *)(psVar11 + 8) = 0;" statement_identifier : (expression_statement "*(undefined8 *)(psVar11 + 8) = 0;" (assignment_expression "*(undefined8 *)(psVar11 + 8) = 0" (pointer_expression "*(undefined8 *)(psVar11 + 8)" * (cast_expression "(undefined8 *)(psVar11 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) )))) = number_literal) ;)) (expression_statement "*psVar13 = (string)0x0;" (assignment_expression "*psVar13 = (string)0x0" (pointer_expression "*psVar13" * identifier) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (expression_statement "lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f);" (assignment_expression "lVar15 = (lVar16 + -1) - (lVar16 + -1 >> 0x3f)" identifier = (binary_expression "(lVar16 + -1) - (lVar16 + -1 >> 0x3f)" (parenthesized_expression "(lVar16 + -1)" ( (binary_expression "lVar16 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar16 + -1 >> 0x3f)" ( (binary_expression "lVar16 + -1 >> 0x3f" (binary_expression "lVar16 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "lVar5 = lVar16;" (assignment_expression "lVar5 = lVar16" identifier = identifier) ;) }) while (parenthesized_expression "(__holeIndex < lVar16)" ( (binary_expression "__holeIndex < lVar16" identifier < identifier) )) ;) (expression_statement "psVar13 = *(string **)psVar11;" (assignment_expression "psVar13 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (if_statement "if (local_58 == (string *)&local_48) goto LAB_00296a51;" if (parenthesized_expression "(local_58 == (string *)&local_48)" ( (binary_expression "local_58 == (string *)&local_48" identifier == (cast_expression "(string *)&local_48" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_48" & identifier))) )) (goto_statement "goto LAB_00296a51;" goto statement_identifier ;)) }) (else_clause "else {\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\nLAB_002969bd:\n psVar11 = psVar10;\n if (local_58 == (string *)&local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }\n *(size_t *)(psVar11 + 8) = local_50;\n psVar13[local_50] = (string)0x0;\n uVar3 = local_48;\n goto LAB_002969ff;\n }\n }" else (compound_statement "{\n psVar10 = (string *)(lVar5 * 0x20 + __first);\n psVar13 = *(string **)psVar10;\n psVar17 = psVar10 + 0x10;\nLAB_002969bd:\n psVar11 = psVar10;\n if (local_58 == (string *)&local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }\n *(size_t *)(psVar11 + 8) = local_50;\n psVar13[local_50] = (string)0x0;\n uVar3 = local_48;\n goto LAB_002969ff;\n }\n }" { (expression_statement "psVar10 = (string *)(lVar5 * 0x20 + __first);" (assignment_expression "psVar10 = (string *)(lVar5 * 0x20 + __first)" identifier = (cast_expression "(string *)(lVar5 * 0x20 + __first)" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 * 0x20 + __first)" ( (binary_expression "lVar5 * 0x20 + __first" (binary_expression "lVar5 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "psVar13 = *(string **)psVar10;" (assignment_expression "psVar13 = *(string **)psVar10" identifier = (pointer_expression "*(string **)psVar10" * (cast_expression "(string **)psVar10" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) (expression_statement "psVar17 = psVar10 + 0x10;" (assignment_expression "psVar17 = psVar10 + 0x10" identifier = (binary_expression "psVar10 + 0x10" identifier + number_literal)) ;) (labeled_statement "LAB_002969bd:\n psVar11 = psVar10;" statement_identifier : (expression_statement "psVar11 = psVar10;" (assignment_expression "psVar11 = psVar10" identifier = identifier) ;)) (if_statement "if (local_58 == (string *)&local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }\n *(size_t *)(psVar11 + 8) = local_50;\n psVar13[local_50] = (string)0x0;\n uVar3 = local_48;\n goto LAB_002969ff;\n }" if (parenthesized_expression "(local_58 == (string *)&local_48)" ( (binary_expression "local_58 == (string *)&local_48" identifier == (cast_expression "(string *)&local_48" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_48" & identifier))) )) (compound_statement "{\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }\n *(size_t *)(psVar11 + 8) = local_50;\n psVar13[local_50] = (string)0x0;\n uVar3 = local_48;\n goto LAB_002969ff;\n }" { (labeled_statement "LAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }" statement_identifier : (if_statement "if (local_50 != 0) {\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }" if (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) )) (compound_statement "{\n if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }\n }" { (if_statement "if (local_50 == 1) {\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }\n else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }" if (parenthesized_expression "(local_50 == 1)" ( (binary_expression "local_50 == 1" identifier == number_literal) )) (compound_statement "{\n *psVar13 = local_48._0_1_;\n psVar13 = *(string **)psVar11;\n }" { (expression_statement "*psVar13 = local_48._0_1_;" (assignment_expression "*psVar13 = local_48._0_1_" (pointer_expression "*psVar13" * identifier) = (field_expression "local_48._0_1_" identifier . field_identifier)) ;) (expression_statement "psVar13 = *(string **)psVar11;" (assignment_expression "psVar13 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }) (else_clause "else {\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }" else (compound_statement "{\n memcpy(psVar13,local_58,local_50);\n psVar13 = *(string **)psVar11;\n }" { (expression_statement "memcpy(psVar13,local_58,local_50);" (call_expression "memcpy(psVar13,local_58,local_50)" identifier (argument_list "(psVar13,local_58,local_50)" ( identifier , identifier , identifier ))) ;) (expression_statement "psVar13 = *(string **)psVar11;" (assignment_expression "psVar13 = *(string **)psVar11" identifier = (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier))) ;) }))) }))) (expression_statement "*(size_t *)(psVar11 + 8) = local_50;" (assignment_expression "*(size_t *)(psVar11 + 8) = local_50" (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "psVar13[local_50] = (string)0x0;" (assignment_expression "psVar13[local_50] = (string)0x0" (subscript_expression "psVar13[local_50]" identifier [ identifier ]) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (expression_statement "uVar3 = local_48;" (assignment_expression "uVar3 = local_48" identifier = identifier) ;) (goto_statement "goto LAB_002969ff;" goto statement_identifier ;) })) }))) (if_statement "if (psVar13 == psVar17) {\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n }\n else {\n uVar3 = *(undefined8 *)(psVar11 + 0x10);\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n local_58 = psVar13;\n if (psVar13 != (string *)0x0) goto LAB_002969ff;\n }" if (parenthesized_expression "(psVar13 == psVar17)" ( (binary_expression "psVar13 == psVar17" identifier == identifier) )) (compound_statement "{\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n }" { (expression_statement "*(string **)psVar11 = local_58;" (assignment_expression "*(string **)psVar11 = local_58" (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "*(size_t *)(psVar11 + 8) = local_50;" (assignment_expression "*(size_t *)(psVar11 + 8) = local_50" (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(psVar11 + 0x10) = local_48;" (assignment_expression "*(undefined8 *)(psVar11 + 0x10) = local_48" (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else {\n uVar3 = *(undefined8 *)(psVar11 + 0x10);\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n local_58 = psVar13;\n if (psVar13 != (string *)0x0) goto LAB_002969ff;\n }" else (compound_statement "{\n uVar3 = *(undefined8 *)(psVar11 + 0x10);\n *(string **)psVar11 = local_58;\n *(size_t *)(psVar11 + 8) = local_50;\n *(undefined8 *)(psVar11 + 0x10) = local_48;\n local_58 = psVar13;\n if (psVar13 != (string *)0x0) goto LAB_002969ff;\n }" { (expression_statement "uVar3 = *(undefined8 *)(psVar11 + 0x10);" (assignment_expression "uVar3 = *(undefined8 *)(psVar11 + 0x10)" identifier = (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(string **)psVar11 = local_58;" (assignment_expression "*(string **)psVar11 = local_58" (pointer_expression "*(string **)psVar11" * (cast_expression "(string **)psVar11" ( (type_descriptor "string **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier)) = identifier) ;) (expression_statement "*(size_t *)(psVar11 + 8) = local_50;" (assignment_expression "*(size_t *)(psVar11 + 8) = local_50" (pointer_expression "*(size_t *)(psVar11 + 8)" * (cast_expression "(size_t *)(psVar11 + 8)" ( (type_descriptor "size_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 8)" ( (binary_expression "psVar11 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(psVar11 + 0x10) = local_48;" (assignment_expression "*(undefined8 *)(psVar11 + 0x10) = local_48" (pointer_expression "*(undefined8 *)(psVar11 + 0x10)" * (cast_expression "(undefined8 *)(psVar11 + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(psVar11 + 0x10)" ( (binary_expression "psVar11 + 0x10" identifier + number_literal) )))) = identifier) ;) (expression_statement "local_58 = psVar13;" (assignment_expression "local_58 = psVar13" identifier = identifier) ;) (if_statement "if (psVar13 != (string *)0x0) goto LAB_002969ff;" if (parenthesized_expression "(psVar13 != (string *)0x0)" ( (binary_expression "psVar13 != (string *)0x0" identifier != (cast_expression "(string *)0x0" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002969ff;" goto statement_identifier ;)) }))) (expression_statement "local_58 = (string *)&local_48;" (assignment_expression "local_58 = (string *)&local_48" identifier = (cast_expression "(string *)&local_48" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_48" & identifier))) ;) (expression_statement "uVar3 = local_48;" (assignment_expression "uVar3 = local_48" identifier = identifier) ;) (labeled_statement "LAB_002969ff:\n local_48 = uVar3;" statement_identifier : (expression_statement "local_48 = uVar3;" (assignment_expression "local_48 = uVar3" identifier = identifier) ;)) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "*local_58 = (string)0x0;" (assignment_expression "*local_58 = (string)0x0" (pointer_expression "*local_58" * identifier) = (cast_expression "(string)0x0" ( (type_descriptor "string" type_identifier) ) number_literal)) ;) (if_statement "if (local_58 != (string *)&local_48) {\n operator_delete(local_58);\n }" if (parenthesized_expression "(local_58 != (string *)&local_48)" ( (binary_expression "local_58 != (string *)&local_48" identifier != (cast_expression "(string *)&local_48" ( (type_descriptor "string *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&local_48" & identifier))) )) (compound_statement "{\n operator_delete(local_58);\n }" { (expression_statement "operator_delete(local_58);" (call_expression "operator_delete(local_58)" identifier (argument_list "(local_58)" ( identifier ))) ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}\n\n" (function_definition "void FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}" primitive_type (function_declarator "FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)" identifier (parameter_list "(long param_1,long param_2,ulong param_3,undefined8 *param_4)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) , (parameter_declaration "undefined8 *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}" { (declaration "undefined8 uVar1;" type_identifier identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "size_t sVar7;" primitive_type identifier ;) (declaration "undefined8 *puVar8;" type_identifier (pointer_declarator "*puVar8" * identifier) ;) (declaration "undefined8 *puVar9;" type_identifier (pointer_declarator "*puVar9" * identifier) ;) (declaration "undefined8 *puVar10;" type_identifier (pointer_declarator "*puVar10" * identifier) ;) (declaration "undefined8 *puVar11;" type_identifier (pointer_declarator "*puVar11" * identifier) ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar13;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar14;" type_identifier (pointer_declarator "*puVar14" * identifier) ;) (declaration "undefined8 *local_80;" type_identifier (pointer_declarator "*local_80" * identifier) ;) (declaration "undefined8 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "size_t local_50;" primitive_type identifier ;) (declaration "undefined8 local_48;" type_identifier identifier ;) (declaration "undefined8 uStack_40;" type_identifier identifier ;) (expression_statement "lVar3 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar3 = (long)(param_3 - 1) / 2" identifier = (binary_expression "(long)(param_3 - 1) / 2" (cast_expression "(long)(param_3 - 1)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 1)" ( (binary_expression "param_3 - 1" identifier - number_literal) ))) / number_literal)) ;) (expression_statement "lVar12 = param_2;" (assignment_expression "lVar12 = param_2" identifier = identifier) ;) (if_statement "if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }" { (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" identifier = identifier) ;) (expression_statement "local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);" (assignment_expression "local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20)" identifier = (cast_expression "(undefined8 *)(param_1 + 0x10 + param_2 * 0x20)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10 + param_2 * 0x20)" ( (binary_expression "param_1 + 0x10 + param_2 * 0x20" (binary_expression "param_1 + 0x10" identifier + number_literal) + (binary_expression "param_2 * 0x20" identifier * number_literal)) )))) ;) (do_statement "do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);" do (compound_statement "{\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n }" { (expression_statement "lVar12 = (lVar6 + 1) * 2;" (assignment_expression "lVar12 = (lVar6 + 1) * 2" identifier = (binary_expression "(lVar6 + 1) * 2" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal)) ;) (expression_statement "lVar13 = lVar12 + -1;" (assignment_expression "lVar13 = lVar12 + -1" identifier = (binary_expression "lVar12 + -1" identifier + number_literal)) ;) (expression_statement "puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);" (assignment_expression "puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1)" identifier = (cast_expression "(undefined8 *)((lVar6 + 1) * 0x40 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((lVar6 + 1) * 0x40 + param_1)" ( (binary_expression "(lVar6 + 1) * 0x40 + param_1" (binary_expression "(lVar6 + 1) * 0x40" (parenthesized_expression "(lVar6 + 1)" ( (binary_expression "lVar6 + 1" identifier + number_literal) )) * number_literal) + identifier) )))) ;) (expression_statement "puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);" (assignment_expression "puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar13 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 * 0x20 + param_1)" ( (binary_expression "lVar13 * 0x20 + param_1" (binary_expression "lVar13 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);" (assignment_expression "lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier (argument_list "(puVar9,0x2f,0xffffffffffffffff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);" (assignment_expression "lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff)" identifier (argument_list "(puVar14,0x2f,0xffffffffffffffff)" ( identifier , number_literal , number_literal )))) ;) (if_statement "if (lVar4 == -1) {\n lVar4 = 0;\n }" if (parenthesized_expression "(lVar4 == -1)" ( (binary_expression "lVar4 == -1" identifier == number_literal) )) (compound_statement "{\n lVar4 = 0;\n }" { (expression_statement "lVar4 = 0;" (assignment_expression "lVar4 = 0" identifier = number_literal) ;) })) (if_statement "if (lVar5 == -1) {\n lVar5 = 0;\n }" if (parenthesized_expression "(lVar5 == -1)" ( (binary_expression "lVar5 == -1" identifier == number_literal) )) (compound_statement "{\n lVar5 = 0;\n }" { (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" identifier = number_literal) ;) })) (expression_statement "iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);" (assignment_expression "iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" identifier = (call_expression "FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" identifier (argument_list "(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" ( identifier , identifier , number_literal , identifier , identifier , number_literal )))) ;) (if_statement "if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }" if (parenthesized_expression "(iVar2 < 0)" ( (binary_expression "iVar2 < 0" identifier < number_literal) )) (compound_statement "{\n lVar12 = lVar13;\n puVar9 = puVar14;\n }" { (expression_statement "lVar12 = lVar13;" (assignment_expression "lVar12 = lVar13" identifier = identifier) ;) (expression_statement "puVar9 = puVar14;" (assignment_expression "puVar9 = puVar14" identifier = identifier) ;) })) (expression_statement "puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);" (assignment_expression "puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar6 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 * 0x20 + param_1)" ( (binary_expression "lVar6 * 0x20 + param_1" (binary_expression "lVar6 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (expression_statement "puVar14 = puVar9 + 2;" (assignment_expression "puVar14 = puVar9 + 2" identifier = (binary_expression "puVar9 + 2" identifier + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (if_statement "if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" if (parenthesized_expression "(puVar10 == puVar14)" ( (binary_expression "puVar10 == puVar14" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }" { (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" { (expression_statement "*(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);" (assignment_expression "*(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2)" (pointer_expression "*(undefined1 *)puVar8" * (cast_expression "(undefined1 *)puVar8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar9 + 2)" * (cast_expression "(undefined1 *)(puVar9 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar9 + 2)" ( (binary_expression "puVar9 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" else (compound_statement "{\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" { (expression_statement "memcpy(puVar8,puVar14,sVar7);" (call_expression "memcpy(puVar8,puVar14,sVar7)" identifier (argument_list "(puVar8,puVar14,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) }))) })) (expression_statement "puVar11[1] = sVar7;" (assignment_expression "puVar11[1] = sVar7" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar8 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar8 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar8 + sVar7)" ( (binary_expression "(long)puVar8 + sVar7" (cast_expression "(long)puVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar8 = (undefined8 *)*puVar9;" (assignment_expression "puVar8 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" else (compound_statement "{\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" { (if_statement "if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" if (parenthesized_expression "(puVar8 == local_80)" ( (binary_expression "puVar8 == local_80" identifier == identifier) )) (compound_statement "{\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }" { (expression_statement "*puVar11 = puVar10;" (assignment_expression "*puVar11 = puVar10" (pointer_expression "*puVar11" * identifier) = identifier) ;) (expression_statement "puVar11[1] = puVar9[1];" (assignment_expression "puVar11[1] = puVar9[1]" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar11[2] = puVar9[2];" (assignment_expression "puVar11[2] = puVar9[2]" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" else (compound_statement "{\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" { (expression_statement "*puVar11 = puVar10;" (assignment_expression "*puVar11 = puVar10" (pointer_expression "*puVar11" * identifier) = identifier) ;) (expression_statement "uVar1 = puVar11[2];" (assignment_expression "uVar1 = puVar11[2]" identifier = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) (expression_statement "puVar11[1] = puVar9[1];" (assignment_expression "puVar11[1] = puVar9[1]" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar11[2] = puVar9[2];" (assignment_expression "puVar11[2] = puVar9[2]" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (if_statement "if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }" if (parenthesized_expression "(puVar8 != (undefined8 *)0x0)" ( (binary_expression "puVar8 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }" { (expression_statement "*puVar9 = puVar8;" (assignment_expression "*puVar9 = puVar8" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[2] = uVar1;" (assignment_expression "puVar9[2] = uVar1" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_0029661f;" goto statement_identifier ;) })) }))) (expression_statement "*puVar9 = puVar14;" (assignment_expression "*puVar9 = puVar14" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar8 = puVar14;" (assignment_expression "puVar8 = puVar14" identifier = identifier) ;) }))) (labeled_statement "LAB_0029661f:\n puVar9[1] = 0;" statement_identifier : (expression_statement "puVar9[1] = 0;" (assignment_expression "puVar9[1] = 0" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar8 = 0;" (assignment_expression "*(undefined1 *)puVar8 = 0" (pointer_expression "*(undefined1 *)puVar8" * (cast_expression "(undefined1 *)puVar8" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "lVar6 = lVar12;" (assignment_expression "lVar6 = lVar12" identifier = identifier) ;) (expression_statement "local_80 = puVar14;" (assignment_expression "local_80 = puVar14" identifier = identifier) ;) }) while (parenthesized_expression "(lVar12 < lVar3)" ( (binary_expression "lVar12 < lVar3" identifier < identifier) )) ;) })) (expression_statement "lVar3 = lVar12;" (assignment_expression "lVar3 = lVar12" identifier = identifier) ;) (if_statement "if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }" if (parenthesized_expression "(((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12))" ( (binary_expression "((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)" (parenthesized_expression "((param_3 & 1) == 0)" ( (binary_expression "(param_3 & 1) == 0" (parenthesized_expression "(param_3 & 1)" ( (binary_expression "param_3 & 1" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar12)" ( (binary_expression "(long)(param_3 - 2) / 2 == lVar12" (binary_expression "(long)(param_3 - 2) / 2" (cast_expression "(long)(param_3 - 2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(param_3 - 2)" ( (binary_expression "param_3 - 2" identifier - number_literal) ))) / number_literal) == identifier) ))) )) (compound_statement "{\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }" { (expression_statement "lVar3 = lVar12 * 2 + 1;" (assignment_expression "lVar3 = lVar12 * 2 + 1" identifier = (binary_expression "lVar12 * 2 + 1" (binary_expression "lVar12 * 2" identifier * number_literal) + number_literal)) ;) (expression_statement "puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar12 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 * 0x20 + param_1)" ( (binary_expression "lVar12 * 0x20 + param_1" (binary_expression "lVar12 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 * 0x20 + param_1)" ( (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar11;" (assignment_expression "puVar10 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) (expression_statement "puVar9 = puVar11 + 2;" (assignment_expression "puVar9 = puVar11 + 2" identifier = (binary_expression "puVar11 + 2" identifier + number_literal)) ;) (if_statement "if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" if (parenthesized_expression "(puVar10 == puVar9)" ( (binary_expression "puVar10 == puVar9" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }" { (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" { (expression_statement "*(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);" (assignment_expression "*(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2)" (pointer_expression "*(undefined1 *)puVar14" * (cast_expression "(undefined1 *)puVar14" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar11 + 2)" * (cast_expression "(undefined1 *)(puVar11 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar11 + 2)" ( (binary_expression "puVar11 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" else (compound_statement "{\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" { (expression_statement "memcpy(puVar14,puVar10,sVar7);" (call_expression "memcpy(puVar14,puVar10,sVar7)" identifier (argument_list "(puVar14,puVar10,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" identifier = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }))) })) (expression_statement "puVar8[1] = sVar7;" (assignment_expression "puVar8[1] = sVar7" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar14 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar14 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar14 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar14 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar14 + sVar7)" ( (binary_expression "(long)puVar14 + sVar7" (cast_expression "(long)puVar14" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar9 = (undefined8 *)*puVar11;" (assignment_expression "puVar9 = (undefined8 *)*puVar11" identifier = (cast_expression "(undefined8 *)*puVar11" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar11" * identifier))) ;) }) (else_clause "else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" else (compound_statement "{\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" { (if_statement "if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" if (parenthesized_expression "(puVar14 == puVar8 + 2)" ( (binary_expression "puVar14 == puVar8 + 2" identifier == (binary_expression "puVar8 + 2" identifier + number_literal)) )) (compound_statement "{\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }" { (expression_statement "*puVar8 = puVar10;" (assignment_expression "*puVar8 = puVar10" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "puVar8[1] = puVar11[1];" (assignment_expression "puVar8[1] = puVar11[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar11[2];" (assignment_expression "puVar8[2] = puVar11[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" else (compound_statement "{\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" { (expression_statement "*puVar8 = puVar10;" (assignment_expression "*puVar8 = puVar10" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "uVar1 = puVar8[2];" (assignment_expression "uVar1 = puVar8[2]" identifier = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "puVar8[1] = puVar11[1];" (assignment_expression "puVar8[1] = puVar11[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar11[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar11[2];" (assignment_expression "puVar8[2] = puVar11[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar11[2]" identifier [ number_literal ])) ;) (if_statement "if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }" if (parenthesized_expression "(puVar14 != (undefined8 *)0x0)" ( (binary_expression "puVar14 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }" { (expression_statement "*puVar11 = puVar14;" (assignment_expression "*puVar11 = puVar14" (pointer_expression "*puVar11" * identifier) = identifier) ;) (expression_statement "puVar11[2] = uVar1;" (assignment_expression "puVar11[2] = uVar1" (subscript_expression "puVar11[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9 = puVar14;" (assignment_expression "puVar9 = puVar14" identifier = identifier) ;) (goto_statement "goto LAB_0029699e;" goto statement_identifier ;) })) }))) (expression_statement "*puVar11 = puVar9;" (assignment_expression "*puVar11 = puVar9" (pointer_expression "*puVar11" * identifier) = identifier) ;) }))) (labeled_statement "LAB_0029699e:\n puVar11[1] = 0;" statement_identifier : (expression_statement "puVar11[1] = 0;" (assignment_expression "puVar11[1] = 0" (subscript_expression "puVar11[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar9 = 0;" (assignment_expression "*(undefined1 *)puVar9 = 0" (pointer_expression "*(undefined1 *)puVar9" * (cast_expression "(undefined1 *)puVar9" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) })) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (if_statement "if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" if (parenthesized_expression "((undefined8 *)*param_4 == param_4 + 2)" ( (binary_expression "(undefined8 *)*param_4 == param_4 + 2" (cast_expression "(undefined8 *)*param_4" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_4" * identifier)) == (binary_expression "param_4 + 2" identifier + number_literal)) )) (compound_statement "{\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }" { (expression_statement "local_48 = param_4[2];" (assignment_expression "local_48 = param_4[2]" identifier = (subscript_expression "param_4[2]" identifier [ number_literal ])) ;) (expression_statement "uStack_40 = param_4[3];" (assignment_expression "uStack_40 = param_4[3]" identifier = (subscript_expression "param_4[3]" identifier [ number_literal ])) ;) }) (else_clause "else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" else (compound_statement "{\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" { (expression_statement "local_48 = param_4[2];" (assignment_expression "local_48 = param_4[2]" identifier = (subscript_expression "param_4[2]" identifier [ number_literal ])) ;) (expression_statement "local_58 = (undefined8 *)*param_4;" (assignment_expression "local_58 = (undefined8 *)*param_4" identifier = (cast_expression "(undefined8 *)*param_4" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_4" * identifier))) ;) }))) (expression_statement "*param_4 = param_4 + 2;" (assignment_expression "*param_4 = param_4 + 2" (pointer_expression "*param_4" * identifier) = (binary_expression "param_4 + 2" identifier + number_literal)) ;) (expression_statement "local_50 = param_4[1];" (assignment_expression "local_50 = param_4[1]" identifier = (subscript_expression "param_4[1]" identifier [ number_literal ])) ;) (expression_statement "param_4[1] = 0;" (assignment_expression "param_4[1] = 0" (subscript_expression "param_4[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" identifier = (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" ( (binary_expression "lVar3 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar3 + -1 >> 0x3f)" ( (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "*(undefined1 *)(param_4 + 2) = 0;" (assignment_expression "*(undefined1 *)(param_4 + 2) = 0" (pointer_expression "*(undefined1 *)(param_4 + 2)" * (cast_expression "(undefined1 *)(param_4 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4 + 2)" ( (binary_expression "param_4 + 2" identifier + number_literal) )))) = number_literal) ;) (if_statement "if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" if (parenthesized_expression "(param_2 < lVar3)" ( (binary_expression "param_2 < lVar3" identifier < identifier) )) (compound_statement "{\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }" { (do_statement "do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);" do (compound_statement "{\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n }" { (expression_statement "lVar13 = lVar12 >> 1;" (assignment_expression "lVar13 = lVar12 >> 1" identifier = (binary_expression "lVar12 >> 1" identifier >> number_literal)) ;) (expression_statement "puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);" (assignment_expression "puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar13 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar13 * 0x20 + param_1)" ( (binary_expression "lVar13 * 0x20 + param_1" (binary_expression "lVar13 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);" (assignment_expression "lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" identifier (argument_list "(puVar9,0x2f,0xffffffffffffffff)" ( identifier , number_literal , number_literal )))) ;) (expression_statement "lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);" (assignment_expression "lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff)" identifier = (call_expression "FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff)" identifier (argument_list "(&local_58,0x2f,0xffffffffffffffff)" ( (pointer_expression "&local_58" & identifier) , number_literal , number_literal )))) ;) (if_statement "if (lVar12 == -1) {\n lVar12 = 0;\n }" if (parenthesized_expression "(lVar12 == -1)" ( (binary_expression "lVar12 == -1" identifier == number_literal) )) (compound_statement "{\n lVar12 = 0;\n }" { (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" identifier = number_literal) ;) })) (if_statement "if (lVar6 == -1) {\n lVar6 = 0;\n }" if (parenthesized_expression "(lVar6 == -1)" ( (binary_expression "lVar6 == -1" identifier == number_literal) )) (compound_statement "{\n lVar6 = 0;\n }" { (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" identifier = number_literal) ;) })) (expression_statement "iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);" (assignment_expression "iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" identifier = (call_expression "FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" identifier (argument_list "(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" ( identifier , identifier , number_literal , (pointer_expression "&local_58" & identifier) , identifier , number_literal )))) ;) (expression_statement "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 * 0x20 + param_1)" ( (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) (expression_statement "puVar14 = puVar8 + 2;" (assignment_expression "puVar14 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (if_statement "if (-1 < iVar2) goto LAB_002969bd;" if (parenthesized_expression "(-1 < iVar2)" ( (binary_expression "-1 < iVar2" number_literal < identifier) )) (goto_statement "goto LAB_002969bd;" goto statement_identifier ;)) (expression_statement "puVar11 = (undefined8 *)*puVar9;" (assignment_expression "puVar11 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (expression_statement "puVar14 = puVar9 + 2;" (assignment_expression "puVar14 = puVar9 + 2" identifier = (binary_expression "puVar9 + 2" identifier + number_literal)) ;) (if_statement "if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" if (parenthesized_expression "(puVar11 == puVar14)" ( (binary_expression "puVar11 == puVar14" identifier == identifier) )) (compound_statement "{\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }" { (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }" if (parenthesized_expression "(sVar7 != 0)" ( (binary_expression "sVar7 != 0" identifier != number_literal) )) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }" { (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" if (parenthesized_expression "(sVar7 == 1)" ( (binary_expression "sVar7 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" { (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2)" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (pointer_expression "*(undefined1 *)(puVar9 + 2)" * (cast_expression "(undefined1 *)(puVar9 + 2)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar9 + 2)" ( (binary_expression "puVar9 + 2" identifier + number_literal) ))))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" else (compound_statement "{\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" { (expression_statement "memcpy(puVar10,puVar14,sVar7);" (call_expression "memcpy(puVar10,puVar14,sVar7)" identifier (argument_list "(puVar10,puVar14,sVar7)" ( identifier , identifier , identifier ))) ;) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" identifier = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) }))) })) (expression_statement "puVar8[1] = sVar7;" (assignment_expression "puVar8[1] = sVar7" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar10 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar10 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar10 + sVar7)" * (cast_expression "(undefined1 *)((long)puVar10 + sVar7)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + sVar7)" ( (binary_expression "(long)puVar10 + sVar7" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" else (compound_statement "{\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" { (if_statement "if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" if (parenthesized_expression "(puVar10 == puVar8 + 2)" ( (binary_expression "puVar10 == puVar8 + 2" identifier == (binary_expression "puVar8 + 2" identifier + number_literal)) )) (compound_statement "{\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }" { (expression_statement "*puVar8 = puVar11;" (assignment_expression "*puVar8 = puVar11" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "puVar8[1] = puVar9[1];" (assignment_expression "puVar8[1] = puVar9[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar9[2];" (assignment_expression "puVar8[2] = puVar9[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) }) (else_clause "else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" else (compound_statement "{\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" { (expression_statement "*puVar8 = puVar11;" (assignment_expression "*puVar8 = puVar11" (pointer_expression "*puVar8" * identifier) = identifier) ;) (expression_statement "uVar1 = puVar8[2];" (assignment_expression "uVar1 = puVar8[2]" identifier = (subscript_expression "puVar8[2]" identifier [ number_literal ])) ;) (expression_statement "puVar8[1] = puVar9[1];" (assignment_expression "puVar8[1] = puVar9[1]" (subscript_expression "puVar8[1]" identifier [ number_literal ]) = (subscript_expression "puVar9[1]" identifier [ number_literal ])) ;) (expression_statement "puVar8[2] = puVar9[2];" (assignment_expression "puVar8[2] = puVar9[2]" (subscript_expression "puVar8[2]" identifier [ number_literal ]) = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }" if (parenthesized_expression "(puVar10 != (undefined8 *)0x0)" ( (binary_expression "puVar10 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }" { (expression_statement "*puVar9 = puVar10;" (assignment_expression "*puVar9 = puVar10" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[2] = uVar1;" (assignment_expression "puVar9[2] = uVar1" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) (goto_statement "goto LAB_00296811;" goto statement_identifier ;) })) }))) (expression_statement "*puVar9 = puVar14;" (assignment_expression "*puVar9 = puVar14" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar10 = puVar14;" (assignment_expression "puVar10 = puVar14" identifier = identifier) ;) }))) (labeled_statement "LAB_00296811:\n puVar9[1] = 0;" statement_identifier : (expression_statement "puVar9[1] = 0;" (assignment_expression "puVar9[1] = 0" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "*(undefined1 *)puVar10 = 0;" (assignment_expression "*(undefined1 *)puVar10 = 0" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (expression_statement "lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);" (assignment_expression "lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f)" identifier = (binary_expression "(lVar13 + -1) - (lVar13 + -1 >> 0x3f)" (parenthesized_expression "(lVar13 + -1)" ( (binary_expression "lVar13 + -1" identifier + number_literal) )) - (parenthesized_expression "(lVar13 + -1 >> 0x3f)" ( (binary_expression "lVar13 + -1 >> 0x3f" (binary_expression "lVar13 + -1" identifier + number_literal) >> number_literal) )))) ;) (expression_statement "lVar3 = lVar13;" (assignment_expression "lVar3 = lVar13" identifier = identifier) ;) }) while (parenthesized_expression "(param_2 < lVar13)" ( (binary_expression "param_2 < lVar13" identifier < identifier) )) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) (if_statement "if (local_58 == &local_48) goto LAB_00296a51;" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (goto_statement "goto LAB_00296a51;" goto statement_identifier ;)) }) (else_clause "else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" else (compound_statement "{\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" { (expression_statement "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1)" identifier = (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 * 0x20 + param_1)" ( (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" identifier * number_literal) + identifier) )))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" identifier = (cast_expression "(undefined8 *)*puVar8" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar8" * identifier))) ;) (expression_statement "puVar14 = puVar8 + 2;" (assignment_expression "puVar14 = puVar8 + 2" identifier = (binary_expression "puVar8 + 2" identifier + number_literal)) ;) (labeled_statement "LAB_002969bd:\n puVar9 = puVar8;" statement_identifier : (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" identifier = identifier) ;)) (if_statement "if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }" if (parenthesized_expression "(local_58 == &local_48)" ( (binary_expression "local_58 == &local_48" identifier == (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }" { (labeled_statement "LAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" statement_identifier : (if_statement "if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" if (parenthesized_expression "(local_50 != 0)" ( (binary_expression "local_50 != 0" identifier != number_literal) )) (compound_statement "{\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" { (if_statement "if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" if (parenthesized_expression "(local_50 == 1)" ( (binary_expression "local_50 == 1" identifier == number_literal) )) (compound_statement "{\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }" { (expression_statement "*(undefined1 *)puVar10 = (undefined1)local_48;" (assignment_expression "*(undefined1 *)puVar10 = (undefined1)local_48" (pointer_expression "*(undefined1 *)puVar10" * (cast_expression "(undefined1 *)puVar10" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (cast_expression "(undefined1)local_48" ( (type_descriptor "undefined1" type_identifier) ) identifier)) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }) (else_clause "else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" else (compound_statement "{\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" { (expression_statement "memcpy(puVar10,local_58,local_50);" (call_expression "memcpy(puVar10,local_58,local_50)" identifier (argument_list "(puVar10,local_58,local_50)" ( identifier , identifier , identifier ))) ;) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" identifier = (cast_expression "(undefined8 *)*puVar9" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "*puVar9" * identifier))) ;) }))) }))) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined1 *)((long)puVar10 + local_50) = 0;" (assignment_expression "*(undefined1 *)((long)puVar10 + local_50) = 0" (pointer_expression "*(undefined1 *)((long)puVar10 + local_50)" * (cast_expression "(undefined1 *)((long)puVar10 + local_50)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar10 + local_50)" ( (binary_expression "(long)puVar10 + local_50" (cast_expression "(long)puVar10" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + identifier) )))) = number_literal) ;) (expression_statement "uVar1 = local_48;" (assignment_expression "uVar1 = local_48" identifier = identifier) ;) (goto_statement "goto LAB_002969ff;" goto statement_identifier ;) })) }))) (if_statement "if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" if (parenthesized_expression "(puVar10 == puVar14)" ( (binary_expression "puVar10 == puVar14" identifier == identifier) )) (compound_statement "{\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }" { (expression_statement "*puVar9 = local_58;" (assignment_expression "*puVar9 = local_58" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9[2] = local_48;" (assignment_expression "puVar9[2] = local_48" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) }) (else_clause "else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" else (compound_statement "{\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" { (expression_statement "uVar1 = puVar9[2];" (assignment_expression "uVar1 = puVar9[2]" identifier = (subscript_expression "puVar9[2]" identifier [ number_literal ])) ;) (expression_statement "*puVar9 = local_58;" (assignment_expression "*puVar9 = local_58" (pointer_expression "*puVar9" * identifier) = identifier) ;) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar9[2] = local_48;" (assignment_expression "puVar9[2] = local_48" (subscript_expression "puVar9[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_58 = puVar10;" (assignment_expression "local_58 = puVar10" identifier = identifier) ;) (if_statement "if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;" if (parenthesized_expression "(puVar10 != (undefined8 *)0x0)" ( (binary_expression "puVar10 != (undefined8 *)0x0" identifier != (cast_expression "(undefined8 *)0x0" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (goto_statement "goto LAB_002969ff;" goto statement_identifier ;)) }))) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" identifier = (pointer_expression "&local_48" & identifier)) ;) (expression_statement "uVar1 = local_48;" (assignment_expression "uVar1 = local_48" identifier = identifier) ;) (labeled_statement "LAB_002969ff:\n local_48 = uVar1;" statement_identifier : (expression_statement "local_48 = uVar1;" (assignment_expression "local_48 = uVar1" identifier = identifier) ;)) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" identifier = number_literal) ;) (expression_statement "*(undefined1 *)local_58 = 0;" (assignment_expression "*(undefined1 *)local_58 = 0" (pointer_expression "*(undefined1 *)local_58" * (cast_expression "(undefined1 *)local_58" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = number_literal) ;) (if_statement "if (local_58 != &local_48) {\n FUN_002eff50();\n }" if (parenthesized_expression "(local_58 != &local_48)" ( (binary_expression "local_58 != &local_48" identifier != (pointer_expression "&local_48" & identifier)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - LIT) ))) / LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) )))) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) * LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) && (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (parenthesized_expression ( (binary_expression IDENT - LIT) ))) / LIT) == IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression IDENT * LIT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT)) == (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) - (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) >> LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT >> LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , (pointer_expression & IDENT) , IDENT , LIT )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (goto_statement goto statement_identifier ;) })) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) - (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) >> LIT) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT * LIT) + IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression & IDENT)) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) }))) }))) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + IDENT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) })) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression & IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return ;) })))
(function_definition "void FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)\n\n{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00296580(long param_1,long param_2,ulong param_3,undefined8 *param_4)" (identifier "FUN_00296580") (parameter_list "(long param_1,long param_2,ulong param_3,undefined8 *param_4)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 *param_4" (type_identifier "undefined8") (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) () ")"))) (compound_statement "{\n undefined8 uVar1;\n int iVar2;\n long lVar3;\n long lVar4;\n long lVar5;\n long lVar6;\n size_t sVar7;\n undefined8 *puVar8;\n undefined8 *puVar9;\n undefined8 *puVar10;\n undefined8 *puVar11;\n long lVar12;\n long lVar13;\n undefined8 *puVar14;\n undefined8 *local_80;\n undefined8 *local_58;\n size_t local_50;\n undefined8 local_48;\n undefined8 uStack_40;\n \n lVar3 = (long)(param_3 - 1) / 2;\n lVar12 = param_2;\n if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }\n lVar3 = lVar12;\n if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }\n local_58 = &local_48;\n if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }\n *param_4 = param_4 + 2;\n local_50 = param_4[1];\n param_4[1] = 0;\n lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);\n *(undefined1 *)(param_4 + 2) = 0;\n if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }\n if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }\n local_58 = &local_48;\n uVar1 = local_48;\nLAB_002969ff:\n local_48 = uVar1;\n local_50 = 0;\n *(undefined1 *)local_58 = 0;\n if (local_58 != &local_48) {\n FUN_002eff50();\n }\n return;\n}" ({ "{") (declaration "undefined8 uVar1;" (type_identifier "undefined8") (identifier "uVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "size_t sVar7;" (primitive_type "size_t") (identifier "sVar7") (; ";")) (declaration "undefined8 *puVar8;" (type_identifier "undefined8") (pointer_declarator "*puVar8" (* "*") (identifier "puVar8")) (; ";")) (declaration "undefined8 *puVar9;" (type_identifier "undefined8") (pointer_declarator "*puVar9" (* "*") (identifier "puVar9")) (; ";")) (declaration "undefined8 *puVar10;" (type_identifier "undefined8") (pointer_declarator "*puVar10" (* "*") (identifier "puVar10")) (; ";")) (declaration "undefined8 *puVar11;" (type_identifier "undefined8") (pointer_declarator "*puVar11" (* "*") (identifier "puVar11")) (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "long lVar13;" (sized_type_specifier "long" (long "long")) (identifier "lVar13") (; ";")) (declaration "undefined8 *puVar14;" (type_identifier "undefined8") (pointer_declarator "*puVar14" (* "*") (identifier "puVar14")) (; ";")) (declaration "undefined8 *local_80;" (type_identifier "undefined8") (pointer_declarator "*local_80" (* "*") (identifier "local_80")) (; ";")) (declaration "undefined8 *local_58;" (type_identifier "undefined8") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "size_t local_50;" (primitive_type "size_t") (identifier "local_50") (; ";")) (declaration "undefined8 local_48;" (type_identifier "undefined8") (identifier "local_48") (; ";")) (declaration "undefined8 uStack_40;" (type_identifier "undefined8") (identifier "uStack_40") (; ";")) (expression_statement "lVar3 = (long)(param_3 - 1) / 2;" (assignment_expression "lVar3 = (long)(param_3 - 1) / 2" (identifier "lVar3") (= "=") (binary_expression "(long)(param_3 - 1) / 2" (cast_expression "(long)(param_3 - 1)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_3 - 1)" (( "(") (binary_expression "param_3 - 1" (identifier "param_3") (- "-") (number_literal "1")) () ")"))) (/ "/") (number_literal "2"))) (; ";")) (expression_statement "lVar12 = param_2;" (assignment_expression "lVar12 = param_2" (identifier "lVar12") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_2 < lVar3) {\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }" (if "if") (parenthesized_expression "(param_2 < lVar3)" (( "(") (binary_expression "param_2 < lVar3" (identifier "param_2") (< "<") (identifier "lVar3")) () ")")) (compound_statement "{\n lVar6 = param_2;\n local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);\n do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);\n }" ({ "{") (expression_statement "lVar6 = param_2;" (assignment_expression "lVar6 = param_2" (identifier "lVar6") (= "=") (identifier "param_2")) (; ";")) (expression_statement "local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20);" (assignment_expression "local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20)" (identifier "local_80") (= "=") (cast_expression "(undefined8 *)(param_1 + 0x10 + param_2 * 0x20)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10 + param_2 * 0x20)" (( "(") (binary_expression "param_1 + 0x10 + param_2 * 0x20" (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) (+ "+") (binary_expression "param_2 * 0x20" (identifier "param_2") (* "*") (number_literal "0x20"))) () ")")))) (; ";")) (do_statement "do {\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n } while (lVar12 < lVar3);" (do "do") (compound_statement "{\n lVar12 = (lVar6 + 1) * 2;\n lVar13 = lVar12 + -1;\n puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);\n puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);\n if (lVar4 == -1) {\n lVar4 = 0;\n }\n if (lVar5 == -1) {\n lVar5 = 0;\n }\n iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);\n if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }\n puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n puVar8 = (undefined8 *)*puVar11;\n if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }\nLAB_0029661f:\n puVar9[1] = 0;\n *(undefined1 *)puVar8 = 0;\n lVar6 = lVar12;\n local_80 = puVar14;\n }" ({ "{") (expression_statement "lVar12 = (lVar6 + 1) * 2;" (assignment_expression "lVar12 = (lVar6 + 1) * 2" (identifier "lVar12") (= "=") (binary_expression "(lVar6 + 1) * 2" (parenthesized_expression "(lVar6 + 1)" (( "(") (binary_expression "lVar6 + 1" (identifier "lVar6") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "2"))) (; ";")) (expression_statement "lVar13 = lVar12 + -1;" (assignment_expression "lVar13 = lVar12 + -1" (identifier "lVar13") (= "=") (binary_expression "lVar12 + -1" (identifier "lVar12") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1);" (assignment_expression "puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1)" (identifier "puVar9") (= "=") (cast_expression "(undefined8 *)((lVar6 + 1) * 0x40 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((lVar6 + 1) * 0x40 + param_1)" (( "(") (binary_expression "(lVar6 + 1) * 0x40 + param_1" (binary_expression "(lVar6 + 1) * 0x40" (parenthesized_expression "(lVar6 + 1)" (( "(") (binary_expression "lVar6 + 1" (identifier "lVar6") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "0x40")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1);" (assignment_expression "puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1)" (identifier "puVar14") (= "=") (cast_expression "(undefined8 *)(lVar13 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar13 * 0x20 + param_1)" (( "(") (binary_expression "lVar13 * 0x20 + param_1" (binary_expression "lVar13 * 0x20" (identifier "lVar13") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);" (assignment_expression "lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" (identifier "lVar4") (= "=") (call_expression "FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" (identifier "FUN_002f87d0") (argument_list "(puVar9,0x2f,0xffffffffffffffff)" (( "(") (identifier "puVar9") (, ",") (number_literal "0x2f") (, ",") (number_literal "0xffffffffffffffff") () ")")))) (; ";")) (expression_statement "lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff);" (assignment_expression "lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff)" (identifier "lVar5") (= "=") (call_expression "FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff)" (identifier "FUN_002f87d0") (argument_list "(puVar14,0x2f,0xffffffffffffffff)" (( "(") (identifier "puVar14") (, ",") (number_literal "0x2f") (, ",") (number_literal "0xffffffffffffffff") () ")")))) (; ";")) (if_statement "if (lVar4 == -1) {\n lVar4 = 0;\n }" (if "if") (parenthesized_expression "(lVar4 == -1)" (( "(") (binary_expression "lVar4 == -1" (identifier "lVar4") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar4 = 0;\n }" ({ "{") (expression_statement "lVar4 = 0;" (assignment_expression "lVar4 = 0" (identifier "lVar4") (= "=") (number_literal "0")) (; ";")) (} "}"))) (if_statement "if (lVar5 == -1) {\n lVar5 = 0;\n }" (if "if") (parenthesized_expression "(lVar5 == -1)" (( "(") (binary_expression "lVar5 == -1" (identifier "lVar5") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar5 = 0;\n }" ({ "{") (expression_statement "lVar5 = 0;" (assignment_expression "lVar5 = 0" (identifier "lVar5") (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff);" (assignment_expression "iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" (identifier "iVar2") (= "=") (call_expression "FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" (identifier "FUN_002f8c80") (argument_list "(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff)" (( "(") (identifier "puVar9") (, ",") (identifier "lVar4") (, ",") (number_literal "0xffffffffffffffff") (, ",") (identifier "puVar14") (, ",") (identifier "lVar5") (, ",") (number_literal "0xffffffffffffffff") () ")")))) (; ";")) (if_statement "if (iVar2 < 0) {\n lVar12 = lVar13;\n puVar9 = puVar14;\n }" (if "if") (parenthesized_expression "(iVar2 < 0)" (( "(") (binary_expression "iVar2 < 0" (identifier "iVar2") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n lVar12 = lVar13;\n puVar9 = puVar14;\n }" ({ "{") (expression_statement "lVar12 = lVar13;" (assignment_expression "lVar12 = lVar13" (identifier "lVar12") (= "=") (identifier "lVar13")) (; ";")) (expression_statement "puVar9 = puVar14;" (assignment_expression "puVar9 = puVar14" (identifier "puVar9") (= "=") (identifier "puVar14")) (; ";")) (} "}"))) (expression_statement "puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1);" (assignment_expression "puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1)" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)(lVar6 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 * 0x20 + param_1)" (( "(") (binary_expression "lVar6 * 0x20 + param_1" (binary_expression "lVar6 * 0x20" (identifier "lVar6") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (expression_statement "puVar14 = puVar9 + 2;" (assignment_expression "puVar14 = puVar9 + 2" (identifier "puVar14") (= "=") (binary_expression "puVar9 + 2" (identifier "puVar9") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)*puVar11" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (if_statement "if (puVar10 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" (if "if") (parenthesized_expression "(puVar10 == puVar14)" (( "(") (binary_expression "puVar10 == puVar14" (identifier "puVar10") (== "==") (identifier "puVar14")) () ")")) (compound_statement "{\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }\n puVar11[1] = sVar7;\n *(undefined1 *)((long)puVar8 + sVar7) = 0;\n puVar8 = (undefined8 *)*puVar9;\n }" ({ "{") (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }" (if "if") (parenthesized_expression "(sVar7 != 0)" (( "(") (binary_expression "sVar7 != 0" (identifier "sVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }\n else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" ({ "{") (expression_statement "*(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2);" (assignment_expression "*(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2)" (pointer_expression "*(undefined1 *)puVar8" (* "*") (cast_expression "(undefined1 *)puVar8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar8"))) (= "=") (pointer_expression "*(undefined1 *)(puVar9 + 2)" (* "*") (cast_expression "(undefined1 *)(puVar9 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar9 + 2)" (( "(") (binary_expression "puVar9 + 2" (identifier "puVar9") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)*puVar11" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" (else "else") (compound_statement "{\n memcpy(puVar8,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar8 = (undefined8 *)*puVar11;\n }" ({ "{") (expression_statement "memcpy(puVar8,puVar14,sVar7);" (call_expression "memcpy(puVar8,puVar14,sVar7)" (identifier "memcpy") (argument_list "(puVar8,puVar14,sVar7)" (( "(") (identifier "puVar8") (, ",") (identifier "puVar14") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar8 = (undefined8 *)*puVar11;" (assignment_expression "puVar8 = (undefined8 *)*puVar11" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)*puVar11" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar11[1] = sVar7;" (assignment_expression "puVar11[1] = sVar7" (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "sVar7")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar8 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar8 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar8 + sVar7)" (* "*") (cast_expression "(undefined1 *)((long)puVar8 + sVar7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar8 + sVar7)" (( "(") (binary_expression "(long)puVar8 + sVar7" (cast_expression "(long)puVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar8")) (+ "+") (identifier "sVar7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar8 = (undefined8 *)*puVar9;" (assignment_expression "puVar8 = (undefined8 *)*puVar9" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (} "}")) (else_clause "else {\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" (else "else") (compound_statement "{\n if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }\n *puVar9 = puVar14;\n puVar8 = puVar14;\n }" ({ "{") (if_statement "if (puVar8 == local_80) {\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }\n else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" (if "if") (parenthesized_expression "(puVar8 == local_80)" (( "(") (binary_expression "puVar8 == local_80" (identifier "puVar8") (== "==") (identifier "local_80")) () ")")) (compound_statement "{\n *puVar11 = puVar10;\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n }" ({ "{") (expression_statement "*puVar11 = puVar10;" (assignment_expression "*puVar11 = puVar10" (pointer_expression "*puVar11" (* "*") (identifier "puVar11")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar11[1] = puVar9[1];" (assignment_expression "puVar11[1] = puVar9[1]" (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar11[2] = puVar9[2];" (assignment_expression "puVar11[2] = puVar9[2]" (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" (else "else") (compound_statement "{\n *puVar11 = puVar10;\n uVar1 = puVar11[2];\n puVar11[1] = puVar9[1];\n puVar11[2] = puVar9[2];\n if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }\n }" ({ "{") (expression_statement "*puVar11 = puVar10;" (assignment_expression "*puVar11 = puVar10" (pointer_expression "*puVar11" (* "*") (identifier "puVar11")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "uVar1 = puVar11[2];" (assignment_expression "uVar1 = puVar11[2]" (identifier "uVar1") (= "=") (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "puVar11[1] = puVar9[1];" (assignment_expression "puVar11[1] = puVar9[1]" (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar11[2] = puVar9[2];" (assignment_expression "puVar11[2] = puVar9[2]" (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (puVar8 != (undefined8 *)0x0) {\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }" (if "if") (parenthesized_expression "(puVar8 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar8 != (undefined8 *)0x0" (identifier "puVar8") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *puVar9 = puVar8;\n puVar9[2] = uVar1;\n goto LAB_0029661f;\n }" ({ "{") (expression_statement "*puVar9 = puVar8;" (assignment_expression "*puVar9 = puVar8" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "puVar8")) (; ";")) (expression_statement "puVar9[2] = uVar1;" (assignment_expression "puVar9[2] = uVar1" (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar1")) (; ";")) (goto_statement "goto LAB_0029661f;" (goto "goto") (statement_identifier "LAB_0029661f") (; ";")) (} "}"))) (} "}")))) (expression_statement "*puVar9 = puVar14;" (assignment_expression "*puVar9 = puVar14" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "puVar14")) (; ";")) (expression_statement "puVar8 = puVar14;" (assignment_expression "puVar8 = puVar14" (identifier "puVar8") (= "=") (identifier "puVar14")) (; ";")) (} "}")))) (labeled_statement "LAB_0029661f:\n puVar9[1] = 0;" (statement_identifier "LAB_0029661f") (: ":") (expression_statement "puVar9[1] = 0;" (assignment_expression "puVar9[1] = 0" (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "*(undefined1 *)puVar8 = 0;" (assignment_expression "*(undefined1 *)puVar8 = 0" (pointer_expression "*(undefined1 *)puVar8" (* "*") (cast_expression "(undefined1 *)puVar8" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar8"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar6 = lVar12;" (assignment_expression "lVar6 = lVar12" (identifier "lVar6") (= "=") (identifier "lVar12")) (; ";")) (expression_statement "local_80 = puVar14;" (assignment_expression "local_80 = puVar14" (identifier "local_80") (= "=") (identifier "puVar14")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar12 < lVar3)" (( "(") (binary_expression "lVar12 < lVar3" (identifier "lVar12") (< "<") (identifier "lVar3")) () ")")) (; ";")) (} "}"))) (expression_statement "lVar3 = lVar12;" (assignment_expression "lVar3 = lVar12" (identifier "lVar3") (= "=") (identifier "lVar12")) (; ";")) (if_statement "if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) {\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }" (if "if") (parenthesized_expression "(((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12))" (( "(") (binary_expression "((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)" (parenthesized_expression "((param_3 & 1) == 0)" (( "(") (binary_expression "(param_3 & 1) == 0" (parenthesized_expression "(param_3 & 1)" (( "(") (binary_expression "param_3 & 1" (identifier "param_3") (& "&") (number_literal "1")) () ")")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "((long)(param_3 - 2) / 2 == lVar12)" (( "(") (binary_expression "(long)(param_3 - 2) / 2 == lVar12" (binary_expression "(long)(param_3 - 2) / 2" (cast_expression "(long)(param_3 - 2)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (parenthesized_expression "(param_3 - 2)" (( "(") (binary_expression "param_3 - 2" (identifier "param_3") (- "-") (number_literal "2")) () ")"))) (/ "/") (number_literal "2")) (== "==") (identifier "lVar12")) () ")"))) () ")")) (compound_statement "{\n lVar3 = lVar12 * 2 + 1;\n puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);\n puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar14 = (undefined8 *)*puVar8;\n puVar10 = (undefined8 *)*puVar11;\n puVar9 = puVar11 + 2;\n if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }\nLAB_0029699e:\n puVar11[1] = 0;\n *(undefined1 *)puVar9 = 0;\n }" ({ "{") (expression_statement "lVar3 = lVar12 * 2 + 1;" (assignment_expression "lVar3 = lVar12 * 2 + 1" (identifier "lVar3") (= "=") (binary_expression "lVar12 * 2 + 1" (binary_expression "lVar12 * 2" (identifier "lVar12") (* "*") (number_literal "2")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(lVar12 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 * 0x20 + param_1)" (( "(") (binary_expression "lVar12 * 0x20 + param_1" (binary_expression "lVar12 * 0x20" (identifier "lVar12") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1)" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 * 0x20 + param_1)" (( "(") (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" (identifier "lVar3") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" (identifier "puVar14") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar11;" (assignment_expression "puVar10 = (undefined8 *)*puVar11" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar11" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (expression_statement "puVar9 = puVar11 + 2;" (assignment_expression "puVar9 = puVar11 + 2" (identifier "puVar9") (= "=") (binary_expression "puVar11 + 2" (identifier "puVar11") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (puVar10 == puVar9) {\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }\n else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" (if "if") (parenthesized_expression "(puVar10 == puVar9)" (( "(") (binary_expression "puVar10 == puVar9" (identifier "puVar10") (== "==") (identifier "puVar9")) () ")")) (compound_statement "{\n sVar7 = puVar11[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar14 + sVar7) = 0;\n puVar9 = (undefined8 *)*puVar11;\n }" ({ "{") (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }" (if "if") (parenthesized_expression "(sVar7 != 0)" (( "(") (binary_expression "sVar7 != 0" (identifier "sVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" ({ "{") (expression_statement "*(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2);" (assignment_expression "*(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2)" (pointer_expression "*(undefined1 *)puVar14" (* "*") (cast_expression "(undefined1 *)puVar14" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar14"))) (= "=") (pointer_expression "*(undefined1 *)(puVar11 + 2)" (* "*") (cast_expression "(undefined1 *)(puVar11 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar11 + 2)" (( "(") (binary_expression "puVar11 + 2" (identifier "puVar11") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" (identifier "puVar14") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" (else "else") (compound_statement "{\n memcpy(puVar14,puVar10,sVar7);\n sVar7 = puVar11[1];\n puVar14 = (undefined8 *)*puVar8;\n }" ({ "{") (expression_statement "memcpy(puVar14,puVar10,sVar7);" (call_expression "memcpy(puVar14,puVar10,sVar7)" (identifier "memcpy") (argument_list "(puVar14,puVar10,sVar7)" (( "(") (identifier "puVar14") (, ",") (identifier "puVar10") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = puVar11[1];" (assignment_expression "sVar7 = puVar11[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar14 = (undefined8 *)*puVar8;" (assignment_expression "puVar14 = (undefined8 *)*puVar8" (identifier "puVar14") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar8[1] = sVar7;" (assignment_expression "puVar8[1] = sVar7" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "sVar7")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar14 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar14 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar14 + sVar7)" (* "*") (cast_expression "(undefined1 *)((long)puVar14 + sVar7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar14 + sVar7)" (( "(") (binary_expression "(long)puVar14 + sVar7" (cast_expression "(long)puVar14" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar14")) (+ "+") (identifier "sVar7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar9 = (undefined8 *)*puVar11;" (assignment_expression "puVar9 = (undefined8 *)*puVar11" (identifier "puVar9") (= "=") (cast_expression "(undefined8 *)*puVar11" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar11" (* "*") (identifier "puVar11")))) (; ";")) (} "}")) (else_clause "else {\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" (else "else") (compound_statement "{\n if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }\n *puVar11 = puVar9;\n }" ({ "{") (if_statement "if (puVar14 == puVar8 + 2) {\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }\n else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" (if "if") (parenthesized_expression "(puVar14 == puVar8 + 2)" (( "(") (binary_expression "puVar14 == puVar8 + 2" (identifier "puVar14") (== "==") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n *puVar8 = puVar10;\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n }" ({ "{") (expression_statement "*puVar8 = puVar10;" (assignment_expression "*puVar8 = puVar10" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar8[1] = puVar11[1];" (assignment_expression "puVar8[1] = puVar11[1]" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar8[2] = puVar11[2];" (assignment_expression "puVar8[2] = puVar11[2]" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" (else "else") (compound_statement "{\n *puVar8 = puVar10;\n uVar1 = puVar8[2];\n puVar8[1] = puVar11[1];\n puVar8[2] = puVar11[2];\n if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }\n }" ({ "{") (expression_statement "*puVar8 = puVar10;" (assignment_expression "*puVar8 = puVar10" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "uVar1 = puVar8[2];" (assignment_expression "uVar1 = puVar8[2]" (identifier "uVar1") (= "=") (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "puVar8[1] = puVar11[1];" (assignment_expression "puVar8[1] = puVar11[1]" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar8[2] = puVar11[2];" (assignment_expression "puVar8[2] = puVar11[2]" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (puVar14 != (undefined8 *)0x0) {\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }" (if "if") (parenthesized_expression "(puVar14 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar14 != (undefined8 *)0x0" (identifier "puVar14") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *puVar11 = puVar14;\n puVar11[2] = uVar1;\n puVar9 = puVar14;\n goto LAB_0029699e;\n }" ({ "{") (expression_statement "*puVar11 = puVar14;" (assignment_expression "*puVar11 = puVar14" (pointer_expression "*puVar11" (* "*") (identifier "puVar11")) (= "=") (identifier "puVar14")) (; ";")) (expression_statement "puVar11[2] = uVar1;" (assignment_expression "puVar11[2] = uVar1" (subscript_expression "puVar11[2]" (identifier "puVar11") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "puVar9 = puVar14;" (assignment_expression "puVar9 = puVar14" (identifier "puVar9") (= "=") (identifier "puVar14")) (; ";")) (goto_statement "goto LAB_0029699e;" (goto "goto") (statement_identifier "LAB_0029699e") (; ";")) (} "}"))) (} "}")))) (expression_statement "*puVar11 = puVar9;" (assignment_expression "*puVar11 = puVar9" (pointer_expression "*puVar11" (* "*") (identifier "puVar11")) (= "=") (identifier "puVar9")) (; ";")) (} "}")))) (labeled_statement "LAB_0029699e:\n puVar11[1] = 0;" (statement_identifier "LAB_0029699e") (: ":") (expression_statement "puVar11[1] = 0;" (assignment_expression "puVar11[1] = 0" (subscript_expression "puVar11[1]" (identifier "puVar11") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "*(undefined1 *)puVar9 = 0;" (assignment_expression "*(undefined1 *)puVar9 = 0" (pointer_expression "*(undefined1 *)puVar9" (* "*") (cast_expression "(undefined1 *)puVar9" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar9"))) (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" (identifier "local_58") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (if_statement "if ((undefined8 *)*param_4 == param_4 + 2) {\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }\n else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" (if "if") (parenthesized_expression "((undefined8 *)*param_4 == param_4 + 2)" (( "(") (binary_expression "(undefined8 *)*param_4 == param_4 + 2" (cast_expression "(undefined8 *)*param_4" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_4" (* "*") (identifier "param_4"))) (== "==") (binary_expression "param_4 + 2" (identifier "param_4") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n local_48 = param_4[2];\n uStack_40 = param_4[3];\n }" ({ "{") (expression_statement "local_48 = param_4[2];" (assignment_expression "local_48 = param_4[2]" (identifier "local_48") (= "=") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "uStack_40 = param_4[3];" (assignment_expression "uStack_40 = param_4[3]" (identifier "uStack_40") (= "=") (subscript_expression "param_4[3]" (identifier "param_4") ([ "[") (number_literal "3") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" (else "else") (compound_statement "{\n local_48 = param_4[2];\n local_58 = (undefined8 *)*param_4;\n }" ({ "{") (expression_statement "local_48 = param_4[2];" (assignment_expression "local_48 = param_4[2]" (identifier "local_48") (= "=") (subscript_expression "param_4[2]" (identifier "param_4") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "local_58 = (undefined8 *)*param_4;" (assignment_expression "local_58 = (undefined8 *)*param_4" (identifier "local_58") (= "=") (cast_expression "(undefined8 *)*param_4" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_4" (* "*") (identifier "param_4")))) (; ";")) (} "}")))) (expression_statement "*param_4 = param_4 + 2;" (assignment_expression "*param_4 = param_4 + 2" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (= "=") (binary_expression "param_4 + 2" (identifier "param_4") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "local_50 = param_4[1];" (assignment_expression "local_50 = param_4[1]" (identifier "local_50") (= "=") (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "param_4[1] = 0;" (assignment_expression "param_4[1] = 0" (subscript_expression "param_4[1]" (identifier "param_4") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f);" (assignment_expression "lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (identifier "lVar12") (= "=") (binary_expression "(lVar3 + -1) - (lVar3 + -1 >> 0x3f)" (parenthesized_expression "(lVar3 + -1)" (( "(") (binary_expression "lVar3 + -1" (identifier "lVar3") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar3 + -1 >> 0x3f)" (( "(") (binary_expression "lVar3 + -1 >> 0x3f" (binary_expression "lVar3 + -1" (identifier "lVar3") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "*(undefined1 *)(param_4 + 2) = 0;" (assignment_expression "*(undefined1 *)(param_4 + 2) = 0" (pointer_expression "*(undefined1 *)(param_4 + 2)" (* "*") (cast_expression "(undefined1 *)(param_4 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4 + 2)" (( "(") (binary_expression "param_4 + 2" (identifier "param_4") (+ "+") (number_literal "2")) () ")")))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (param_2 < lVar3) {\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }\n else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" (if "if") (parenthesized_expression "(param_2 < lVar3)" (( "(") (binary_expression "param_2 < lVar3" (identifier "param_2") (< "<") (identifier "lVar3")) () ")")) (compound_statement "{\n do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);\n puVar10 = (undefined8 *)*puVar9;\n if (local_58 == &local_48) goto LAB_00296a51;\n }" ({ "{") (do_statement "do {\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n } while (param_2 < lVar13);" (do "do") (compound_statement "{\n lVar13 = lVar12 >> 1;\n puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);\n lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);\n lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);\n if (lVar12 == -1) {\n lVar12 = 0;\n }\n if (lVar6 == -1) {\n lVar6 = 0;\n }\n \n iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\n if (-1 < iVar2) goto LAB_002969bd;\n puVar11 = (undefined8 *)*puVar9;\n puVar14 = puVar9 + 2;\n if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }\nLAB_00296811:\n puVar9[1] = 0;\n *(undefined1 *)puVar10 = 0;\n lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);\n lVar3 = lVar13;\n }" ({ "{") (expression_statement "lVar13 = lVar12 >> 1;" (assignment_expression "lVar13 = lVar12 >> 1" (identifier "lVar13") (= "=") (binary_expression "lVar12 >> 1" (identifier "lVar12") (>> ">>") (number_literal "1"))) (; ";")) (expression_statement "puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1);" (assignment_expression "puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1)" (identifier "puVar9") (= "=") (cast_expression "(undefined8 *)(lVar13 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar13 * 0x20 + param_1)" (( "(") (binary_expression "lVar13 * 0x20 + param_1" (binary_expression "lVar13 * 0x20" (identifier "lVar13") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff);" (assignment_expression "lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" (identifier "lVar12") (= "=") (call_expression "FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff)" (identifier "FUN_002f87d0") (argument_list "(puVar9,0x2f,0xffffffffffffffff)" (( "(") (identifier "puVar9") (, ",") (number_literal "0x2f") (, ",") (number_literal "0xffffffffffffffff") () ")")))) (; ";")) (expression_statement "lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff);" (assignment_expression "lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff)" (identifier "lVar6") (= "=") (call_expression "FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff)" (identifier "FUN_002f87d0") (argument_list "(&local_58,0x2f,0xffffffffffffffff)" (( "(") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (number_literal "0x2f") (, ",") (number_literal "0xffffffffffffffff") () ")")))) (; ";")) (if_statement "if (lVar12 == -1) {\n lVar12 = 0;\n }" (if "if") (parenthesized_expression "(lVar12 == -1)" (( "(") (binary_expression "lVar12 == -1" (identifier "lVar12") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar12 = 0;\n }" ({ "{") (expression_statement "lVar12 = 0;" (assignment_expression "lVar12 = 0" (identifier "lVar12") (= "=") (number_literal "0")) (; ";")) (} "}"))) (if_statement "if (lVar6 == -1) {\n lVar6 = 0;\n }" (if "if") (parenthesized_expression "(lVar6 == -1)" (( "(") (binary_expression "lVar6 == -1" (identifier "lVar6") (== "==") (number_literal "-1")) () ")")) (compound_statement "{\n lVar6 = 0;\n }" ({ "{") (expression_statement "lVar6 = 0;" (assignment_expression "lVar6 = 0" (identifier "lVar6") (= "=") (number_literal "0")) (; ";")) (} "}"))) (expression_statement "iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff);" (assignment_expression "iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" (identifier "iVar2") (= "=") (call_expression "FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" (identifier "FUN_002f8c80") (argument_list "(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff)" (( "(") (identifier "puVar9") (, ",") (identifier "lVar12") (, ",") (number_literal "0xffffffffffffffff") (, ",") (pointer_expression "&local_58" (& "&") (identifier "local_58")) (, ",") (identifier "lVar6") (, ",") (number_literal "0xffffffffffffffff") () ")")))) (; ";")) (expression_statement "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 * 0x20 + param_1)" (( "(") (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" (identifier "lVar3") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (expression_statement "puVar14 = puVar8 + 2;" (assignment_expression "puVar14 = puVar8 + 2" (identifier "puVar14") (= "=") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (-1 < iVar2) goto LAB_002969bd;" (if "if") (parenthesized_expression "(-1 < iVar2)" (( "(") (binary_expression "-1 < iVar2" (number_literal "-1") (< "<") (identifier "iVar2")) () ")")) (goto_statement "goto LAB_002969bd;" (goto "goto") (statement_identifier "LAB_002969bd") (; ";"))) (expression_statement "puVar11 = (undefined8 *)*puVar9;" (assignment_expression "puVar11 = (undefined8 *)*puVar9" (identifier "puVar11") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (expression_statement "puVar14 = puVar9 + 2;" (assignment_expression "puVar14 = puVar9 + 2" (identifier "puVar14") (= "=") (binary_expression "puVar9 + 2" (identifier "puVar9") (+ "+") (number_literal "2"))) (; ";")) (if_statement "if (puVar11 == puVar14) {\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" (if "if") (parenthesized_expression "(puVar11 == puVar14)" (( "(") (binary_expression "puVar11 == puVar14" (identifier "puVar11") (== "==") (identifier "puVar14")) () ")")) (compound_statement "{\n sVar7 = puVar9[1];\n if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }\n puVar8[1] = sVar7;\n *(undefined1 *)((long)puVar10 + sVar7) = 0;\n puVar10 = (undefined8 *)*puVar9;\n }" ({ "{") (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (if_statement "if (sVar7 != 0) {\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }" (if "if") (parenthesized_expression "(sVar7 != 0)" (( "(") (binary_expression "sVar7 != 0" (identifier "sVar7") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n }" ({ "{") (if_statement "if (sVar7 == 1) {\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }\n else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" (if "if") (parenthesized_expression "(sVar7 == 1)" (( "(") (binary_expression "sVar7 == 1" (identifier "sVar7") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" ({ "{") (expression_statement "*(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2);" (assignment_expression "*(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2)" (pointer_expression "*(undefined1 *)puVar10" (* "*") (cast_expression "(undefined1 *)puVar10" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar10"))) (= "=") (pointer_expression "*(undefined1 *)(puVar9 + 2)" (* "*") (cast_expression "(undefined1 *)(puVar9 + 2)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar9 + 2)" (( "(") (binary_expression "puVar9 + 2" (identifier "puVar9") (+ "+") (number_literal "2")) () ")"))))) (; ";")) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" (else "else") (compound_statement "{\n memcpy(puVar10,puVar14,sVar7);\n sVar7 = puVar9[1];\n puVar10 = (undefined8 *)*puVar8;\n }" ({ "{") (expression_statement "memcpy(puVar10,puVar14,sVar7);" (call_expression "memcpy(puVar10,puVar14,sVar7)" (identifier "memcpy") (argument_list "(puVar10,puVar14,sVar7)" (( "(") (identifier "puVar10") (, ",") (identifier "puVar14") (, ",") (identifier "sVar7") () ")"))) (; ";")) (expression_statement "sVar7 = puVar9[1];" (assignment_expression "sVar7 = puVar9[1]" (identifier "sVar7") (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (} "}")))) (} "}"))) (expression_statement "puVar8[1] = sVar7;" (assignment_expression "puVar8[1] = sVar7" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "sVar7")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar10 + sVar7) = 0;" (assignment_expression "*(undefined1 *)((long)puVar10 + sVar7) = 0" (pointer_expression "*(undefined1 *)((long)puVar10 + sVar7)" (* "*") (cast_expression "(undefined1 *)((long)puVar10 + sVar7)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar10 + sVar7)" (( "(") (binary_expression "(long)puVar10 + sVar7" (cast_expression "(long)puVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar10")) (+ "+") (identifier "sVar7")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (} "}")) (else_clause "else {\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" (else "else") (compound_statement "{\n if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }\n *puVar9 = puVar14;\n puVar10 = puVar14;\n }" ({ "{") (if_statement "if (puVar10 == puVar8 + 2) {\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }\n else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" (if "if") (parenthesized_expression "(puVar10 == puVar8 + 2)" (( "(") (binary_expression "puVar10 == puVar8 + 2" (identifier "puVar10") (== "==") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) () ")")) (compound_statement "{\n *puVar8 = puVar11;\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n }" ({ "{") (expression_statement "*puVar8 = puVar11;" (assignment_expression "*puVar8 = puVar11" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (identifier "puVar11")) (; ";")) (expression_statement "puVar8[1] = puVar9[1];" (assignment_expression "puVar8[1] = puVar9[1]" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar8[2] = puVar9[2];" (assignment_expression "puVar8[2] = puVar9[2]" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (} "}")) (else_clause "else {\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" (else "else") (compound_statement "{\n *puVar8 = puVar11;\n uVar1 = puVar8[2];\n puVar8[1] = puVar9[1];\n puVar8[2] = puVar9[2];\n if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }\n }" ({ "{") (expression_statement "*puVar8 = puVar11;" (assignment_expression "*puVar8 = puVar11" (pointer_expression "*puVar8" (* "*") (identifier "puVar8")) (= "=") (identifier "puVar11")) (; ";")) (expression_statement "uVar1 = puVar8[2];" (assignment_expression "uVar1 = puVar8[2]" (identifier "uVar1") (= "=") (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "puVar8[1] = puVar9[1];" (assignment_expression "puVar8[1] = puVar9[1]" (subscript_expression "puVar8[1]" (identifier "puVar8") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "puVar8[2] = puVar9[2];" (assignment_expression "puVar8[2] = puVar9[2]" (subscript_expression "puVar8[2]" (identifier "puVar8") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (if_statement "if (puVar10 != (undefined8 *)0x0) {\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }" (if "if") (parenthesized_expression "(puVar10 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar10 != (undefined8 *)0x0" (identifier "puVar10") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n *puVar9 = puVar10;\n puVar9[2] = uVar1;\n goto LAB_00296811;\n }" ({ "{") (expression_statement "*puVar9 = puVar10;" (assignment_expression "*puVar9 = puVar10" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "puVar10")) (; ";")) (expression_statement "puVar9[2] = uVar1;" (assignment_expression "puVar9[2] = uVar1" (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "uVar1")) (; ";")) (goto_statement "goto LAB_00296811;" (goto "goto") (statement_identifier "LAB_00296811") (; ";")) (} "}"))) (} "}")))) (expression_statement "*puVar9 = puVar14;" (assignment_expression "*puVar9 = puVar14" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "puVar14")) (; ";")) (expression_statement "puVar10 = puVar14;" (assignment_expression "puVar10 = puVar14" (identifier "puVar10") (= "=") (identifier "puVar14")) (; ";")) (} "}")))) (labeled_statement "LAB_00296811:\n puVar9[1] = 0;" (statement_identifier "LAB_00296811") (: ":") (expression_statement "puVar9[1] = 0;" (assignment_expression "puVar9[1] = 0" (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";"))) (expression_statement "*(undefined1 *)puVar10 = 0;" (assignment_expression "*(undefined1 *)puVar10 = 0" (pointer_expression "*(undefined1 *)puVar10" (* "*") (cast_expression "(undefined1 *)puVar10" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar10"))) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f);" (assignment_expression "lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f)" (identifier "lVar12") (= "=") (binary_expression "(lVar13 + -1) - (lVar13 + -1 >> 0x3f)" (parenthesized_expression "(lVar13 + -1)" (( "(") (binary_expression "lVar13 + -1" (identifier "lVar13") (+ "+") (number_literal "-1")) () ")")) (- "-") (parenthesized_expression "(lVar13 + -1 >> 0x3f)" (( "(") (binary_expression "lVar13 + -1 >> 0x3f" (binary_expression "lVar13 + -1" (identifier "lVar13") (+ "+") (number_literal "-1")) (>> ">>") (number_literal "0x3f")) () ")")))) (; ";")) (expression_statement "lVar3 = lVar13;" (assignment_expression "lVar3 = lVar13" (identifier "lVar3") (= "=") (identifier "lVar13")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(param_2 < lVar13)" (( "(") (binary_expression "param_2 < lVar13" (identifier "param_2") (< "<") (identifier "lVar13")) () ")")) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (if_statement "if (local_58 == &local_48) goto LAB_00296a51;" (if "if") (parenthesized_expression "(local_58 == &local_48)" (( "(") (binary_expression "local_58 == &local_48" (identifier "local_58") (== "==") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (goto_statement "goto LAB_00296a51;" (goto "goto") (statement_identifier "LAB_00296a51") (; ";"))) (} "}")) (else_clause "else {\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" (else "else") (compound_statement "{\n puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);\n puVar10 = (undefined8 *)*puVar8;\n puVar14 = puVar8 + 2;\nLAB_002969bd:\n puVar9 = puVar8;\n if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }\n }" ({ "{") (expression_statement "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1);" (assignment_expression "puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1)" (identifier "puVar8") (= "=") (cast_expression "(undefined8 *)(lVar3 * 0x20 + param_1)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 * 0x20 + param_1)" (( "(") (binary_expression "lVar3 * 0x20 + param_1" (binary_expression "lVar3 * 0x20" (identifier "lVar3") (* "*") (number_literal "0x20")) (+ "+") (identifier "param_1")) () ")")))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar8;" (assignment_expression "puVar10 = (undefined8 *)*puVar8" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar8" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar8" (* "*") (identifier "puVar8")))) (; ";")) (expression_statement "puVar14 = puVar8 + 2;" (assignment_expression "puVar14 = puVar8 + 2" (identifier "puVar14") (= "=") (binary_expression "puVar8 + 2" (identifier "puVar8") (+ "+") (number_literal "2"))) (; ";")) (labeled_statement "LAB_002969bd:\n puVar9 = puVar8;" (statement_identifier "LAB_002969bd") (: ":") (expression_statement "puVar9 = puVar8;" (assignment_expression "puVar9 = puVar8" (identifier "puVar9") (= "=") (identifier "puVar8")) (; ";"))) (if_statement "if (local_58 == &local_48) {\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }" (if "if") (parenthesized_expression "(local_58 == &local_48)" (( "(") (binary_expression "local_58 == &local_48" (identifier "local_58") (== "==") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\nLAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }\n puVar9[1] = local_50;\n *(undefined1 *)((long)puVar10 + local_50) = 0;\n uVar1 = local_48;\n goto LAB_002969ff;\n }" ({ "{") (labeled_statement "LAB_00296a51:\n if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" (statement_identifier "LAB_00296a51") (: ":") (if_statement "if (local_50 != 0) {\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" (if "if") (parenthesized_expression "(local_50 != 0)" (( "(") (binary_expression "local_50 != 0" (identifier "local_50") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }\n }" ({ "{") (if_statement "if (local_50 == 1) {\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }\n else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" (if "if") (parenthesized_expression "(local_50 == 1)" (( "(") (binary_expression "local_50 == 1" (identifier "local_50") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n *(undefined1 *)puVar10 = (undefined1)local_48;\n puVar10 = (undefined8 *)*puVar9;\n }" ({ "{") (expression_statement "*(undefined1 *)puVar10 = (undefined1)local_48;" (assignment_expression "*(undefined1 *)puVar10 = (undefined1)local_48" (pointer_expression "*(undefined1 *)puVar10" (* "*") (cast_expression "(undefined1 *)puVar10" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "puVar10"))) (= "=") (cast_expression "(undefined1)local_48" (( "(") (type_descriptor "undefined1" (type_identifier "undefined1")) () ")") (identifier "local_48"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (} "}")) (else_clause "else {\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" (else "else") (compound_statement "{\n memcpy(puVar10,local_58,local_50);\n puVar10 = (undefined8 *)*puVar9;\n }" ({ "{") (expression_statement "memcpy(puVar10,local_58,local_50);" (call_expression "memcpy(puVar10,local_58,local_50)" (identifier "memcpy") (argument_list "(puVar10,local_58,local_50)" (( "(") (identifier "puVar10") (, ",") (identifier "local_58") (, ",") (identifier "local_50") () ")"))) (; ";")) (expression_statement "puVar10 = (undefined8 *)*puVar9;" (assignment_expression "puVar10 = (undefined8 *)*puVar9" (identifier "puVar10") (= "=") (cast_expression "(undefined8 *)*puVar9" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*puVar9" (* "*") (identifier "puVar9")))) (; ";")) (} "}")))) (} "}")))) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "local_50")) (; ";")) (expression_statement "*(undefined1 *)((long)puVar10 + local_50) = 0;" (assignment_expression "*(undefined1 *)((long)puVar10 + local_50) = 0" (pointer_expression "*(undefined1 *)((long)puVar10 + local_50)" (* "*") (cast_expression "(undefined1 *)((long)puVar10 + local_50)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar10 + local_50)" (( "(") (binary_expression "(long)puVar10 + local_50" (cast_expression "(long)puVar10" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar10")) (+ "+") (identifier "local_50")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar1 = local_48;" (assignment_expression "uVar1 = local_48" (identifier "uVar1") (= "=") (identifier "local_48")) (; ";")) (goto_statement "goto LAB_002969ff;" (goto "goto") (statement_identifier "LAB_002969ff") (; ";")) (} "}"))) (} "}")))) (if_statement "if (puVar10 == puVar14) {\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }\n else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" (if "if") (parenthesized_expression "(puVar10 == puVar14)" (( "(") (binary_expression "puVar10 == puVar14" (identifier "puVar10") (== "==") (identifier "puVar14")) () ")")) (compound_statement "{\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n }" ({ "{") (expression_statement "*puVar9 = local_58;" (assignment_expression "*puVar9 = local_58" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "local_58")) (; ";")) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "local_50")) (; ";")) (expression_statement "puVar9[2] = local_48;" (assignment_expression "puVar9[2] = local_48" (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_48")) (; ";")) (} "}")) (else_clause "else {\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" (else "else") (compound_statement "{\n uVar1 = puVar9[2];\n *puVar9 = local_58;\n puVar9[1] = local_50;\n puVar9[2] = local_48;\n local_58 = puVar10;\n if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;\n }" ({ "{") (expression_statement "uVar1 = puVar9[2];" (assignment_expression "uVar1 = puVar9[2]" (identifier "uVar1") (= "=") (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*puVar9 = local_58;" (assignment_expression "*puVar9 = local_58" (pointer_expression "*puVar9" (* "*") (identifier "puVar9")) (= "=") (identifier "local_58")) (; ";")) (expression_statement "puVar9[1] = local_50;" (assignment_expression "puVar9[1] = local_50" (subscript_expression "puVar9[1]" (identifier "puVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "local_50")) (; ";")) (expression_statement "puVar9[2] = local_48;" (assignment_expression "puVar9[2] = local_48" (subscript_expression "puVar9[2]" (identifier "puVar9") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_48")) (; ";")) (expression_statement "local_58 = puVar10;" (assignment_expression "local_58 = puVar10" (identifier "local_58") (= "=") (identifier "puVar10")) (; ";")) (if_statement "if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff;" (if "if") (parenthesized_expression "(puVar10 != (undefined8 *)0x0)" (( "(") (binary_expression "puVar10 != (undefined8 *)0x0" (identifier "puVar10") (!= "!=") (cast_expression "(undefined8 *)0x0" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (goto_statement "goto LAB_002969ff;" (goto "goto") (statement_identifier "LAB_002969ff") (; ";"))) (} "}")))) (expression_statement "local_58 = &local_48;" (assignment_expression "local_58 = &local_48" (identifier "local_58") (= "=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) (; ";")) (expression_statement "uVar1 = local_48;" (assignment_expression "uVar1 = local_48" (identifier "uVar1") (= "=") (identifier "local_48")) (; ";")) (labeled_statement "LAB_002969ff:\n local_48 = uVar1;" (statement_identifier "LAB_002969ff") (: ":") (expression_statement "local_48 = uVar1;" (assignment_expression "local_48 = uVar1" (identifier "local_48") (= "=") (identifier "uVar1")) (; ";"))) (expression_statement "local_50 = 0;" (assignment_expression "local_50 = 0" (identifier "local_50") (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)local_58 = 0;" (assignment_expression "*(undefined1 *)local_58 = 0" (pointer_expression "*(undefined1 *)local_58" (* "*") (cast_expression "(undefined1 *)local_58" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "local_58"))) (= "=") (number_literal "0")) (; ";")) (if_statement "if (local_58 != &local_48) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(local_58 != &local_48)" (( "(") (binary_expression "local_58 != &local_48" (identifier "local_58") (!= "!=") (pointer_expression "&local_48" (& "&") (identifier "local_48"))) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*, std::vector<std::__cxx11::basic_string<char> > >, long int, std::__cxx11::basic_string<char>, __gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare> > */ void std:: __adjust_heap<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char>*,_std::vector<std::__cxx11::basic_string<char>_>_>,_long_int,_std::__cxx11::basic_string<char>,___gnu_cxx::__ops::_Iter_comp_iter<gold::Odr_violation_compare>_> (long var_4,long var_2,type_3 var_1,type_2 *var_25) { long var_7; type_1 *var_26; type_2 *var_21; type_2 uVar3; int var_12; long var_3; type_3 var_9; type_3 var_10; size_t var_16; type_2 *var_24; type_1 *var_18; type_1 *var_13; type_2 *var_20; long __topIndex; type_1 *var_14; type_2 *var_23; type_2 *var_22; long var_6; long var_5; type_1 *var_15; type_1 *var_19; type_1 *var_27; size_t var_28; type_2 local_48; type_2 uStack_40; var_3 = (long)(var_1 - 1) / 2; var_6 = var_2; if (var_2 < var_3) { var_5 = var_2; var_19 = (type_1 *)(var_4 + 0x10 + var_2 * 0x20); do { var_6 = (var_5 + 1) * 2; var_7 = var_6 + -1; var_13 = (type_1 *)((var_5 + 1) * 0x40 + var_4); var_15 = (type_1 *)(var_7 * 0x20 + var_4); var_9 = type_1::var_8(var_13,'/',0xffffffffffffffff); var_10 = type_1::var_8(var_15,'/',0xffffffffffffffff); if (var_9 == 0xffffffffffffffff) { var_9 = 0; } if (var_10 == 0xffffffffffffffff) { var_10 = 0; } var_12 = type_1::var_11(var_13,var_9,0xffffffffffffffff,var_15,var_10,0xffffffffffffffff); if (var_12 < 0) { var_6 = var_7; var_13 = var_15; } var_22 = (type_2 *)(var_5 * 0x20 + var_4); var_14 = *(type_1 **)var_13; var_15 = var_13 + 0x10; var_18 = (type_1 *)*var_22; if (var_14 == var_15) { var_16 = *(size_t *)(var_13 + 8); if (var_16 != 0) { if (var_16 == 1) { *var_18 = var_13[0x10]; var_16 = *(size_t *)(var_13 + 8); var_18 = (type_1 *)*var_22; } else { var_17(var_18,var_15,var_16); var_16 = *(size_t *)(var_13 + 8); var_18 = (type_1 *)*var_22; } } var_22[1] = var_16; var_18[var_16] = (type_1)0x0; var_18 = *(type_1 **)var_13; } else { if (var_18 == var_19) { *var_22 = var_14; var_22[1] = *(type_2 *)(var_13 + 8); var_22[2] = *(type_2 *)(var_13 + 0x10); } else { *var_22 = var_14; uVar3 = var_22[2]; var_22[1] = *(type_2 *)(var_13 + 8); var_22[2] = *(type_2 *)(var_13 + 0x10); if (var_18 != (type_1 *)0x0) { *(type_1 **)var_13 = var_18; *(type_2 *)(var_13 + 0x10) = uVar3; goto LAB_0029661f; } } *(type_1 **)var_13 = var_15; var_18 = var_15; } LAB_0029661f: *(type_2 *)(var_13 + 8) = 0; *var_18 = (type_1)0x0; var_5 = var_6; var_19 = var_15; } while (var_6 < var_3); } var_3 = var_6; if (((var_1 & 1) == 0) && ((long)(var_1 - 2) / 2 == var_6)) { var_3 = var_6 * 2 + 1; var_24 = (type_2 *)(var_6 * 0x20 + var_4); var_20 = (type_2 *)(var_3 * 0x20 + var_4); var_23 = (type_2 *)*var_24; var_21 = (type_2 *)*var_20; var_22 = var_20 + 2; if (var_21 == var_22) { var_16 = var_20[1]; if (var_16 != 0) { if (var_16 == 1) { *(type_4 *)var_23 = *(type_4 *)(var_20 + 2); var_16 = var_20[1]; var_23 = (type_2 *)*var_24; } else { var_17(var_23,var_21,var_16); var_16 = var_20[1]; var_23 = (type_2 *)*var_24; } } var_24[1] = var_16; *(type_4 *)((long)var_23 + var_16) = 0; var_22 = (type_2 *)*var_20; } else { if (var_23 == var_24 + 2) { *var_24 = var_21; var_24[1] = var_20[1]; var_24[2] = var_20[2]; } else { *var_24 = var_21; uVar3 = var_24[2]; var_24[1] = var_20[1]; var_24[2] = var_20[2]; if (var_23 != (type_2 *)0x0) { *var_20 = var_23; var_20[2] = uVar3; var_22 = var_23; goto LAB_0029699e; } } *var_20 = var_22; } LAB_0029699e: var_20[1] = 0; *(type_4 *)var_22 = 0; } var_27 = (type_1 *)&local_48; if ((type_1 *)*var_25 == (type_1 *)(var_25 + 2)) { local_48 = var_25[2]; uStack_40 = var_25[3]; } else { local_48 = var_25[2]; var_27 = (type_1 *)*var_25; } *var_25 = (type_1 *)(var_25 + 2); var_28 = var_25[1]; var_25[1] = 0; var_6 = (var_3 + -1) - (var_3 + -1 >> 0x3f); *(type_4 *)(var_25 + 2) = 0; if (var_2 < var_3) { do { var_5 = var_6 >> 1; var_13 = (type_1 *)(var_5 * 0x20 + var_4); var_9 = type_1::var_8(var_13,'/',0xffffffffffffffff); var_10 = type_1::var_8((type_1 *)&var_27,'/',0xffffffffffffffff); if (var_9 == 0xffffffffffffffff) { var_9 = 0; } if (var_10 == 0xffffffffffffffff) { var_10 = 0; } /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */ var_12 = type_1::var_11(var_13,var_9,0xffffffffffffffff,(type_1 *)&var_27,var_10, 0xffffffffffffffff); var_18 = (type_1 *)(var_3 * 0x20 + var_4); var_14 = *(type_1 **)var_18; var_15 = var_18 + 0x10; if (-1 < var_12) goto LAB_002969bd; var_26 = *(type_1 **)var_13; var_15 = var_13 + 0x10; if (var_26 == var_15) { var_16 = *(size_t *)(var_13 + 8); if (var_16 != 0) { if (var_16 == 1) { *var_14 = var_13[0x10]; var_16 = *(size_t *)(var_13 + 8); var_14 = *(type_1 **)var_18; } else { var_17(var_14,var_15,var_16); var_16 = *(size_t *)(var_13 + 8); var_14 = *(type_1 **)var_18; } } *(size_t *)(var_18 + 8) = var_16; var_14[var_16] = (type_1)0x0; var_14 = *(type_1 **)var_13; } else { if (var_14 == var_18 + 0x10) { *(type_1 **)var_18 = var_26; *(type_2 *)(var_18 + 8) = *(type_2 *)(var_13 + 8); *(type_2 *)(var_18 + 0x10) = *(type_2 *)(var_13 + 0x10); } else { *(type_1 **)var_18 = var_26; uVar3 = *(type_2 *)(var_18 + 0x10); *(type_2 *)(var_18 + 8) = *(type_2 *)(var_13 + 8); *(type_2 *)(var_18 + 0x10) = *(type_2 *)(var_13 + 0x10); if (var_14 != (type_1 *)0x0) { *(type_1 **)var_13 = var_14; *(type_2 *)(var_13 + 0x10) = uVar3; goto LAB_00296811; } } *(type_1 **)var_13 = var_15; var_14 = var_15; } LAB_00296811: *(type_2 *)(var_13 + 8) = 0; *var_14 = (type_1)0x0; var_6 = (var_5 + -1) - (var_5 + -1 >> 0x3f); var_3 = var_5; } while (var_2 < var_5); var_14 = *(type_1 **)var_13; if (var_27 == (type_1 *)&local_48) goto LAB_00296a51; } else { var_18 = (type_1 *)(var_3 * 0x20 + var_4); var_14 = *(type_1 **)var_18; var_15 = var_18 + 0x10; LAB_002969bd: var_13 = var_18; if (var_27 == (type_1 *)&local_48) { LAB_00296a51: if (var_28 != 0) { if (var_28 == 1) { *var_14 = local_48._0_1_; var_14 = *(type_1 **)var_13; } else { var_17(var_14,var_27,var_28); var_14 = *(type_1 **)var_13; } } *(size_t *)(var_13 + 8) = var_28; var_14[var_28] = (type_1)0x0; uVar3 = local_48; goto LAB_002969ff; } } if (var_14 == var_15) { *(type_1 **)var_13 = var_27; *(size_t *)(var_13 + 8) = var_28; *(type_2 *)(var_13 + 0x10) = local_48; } else { uVar3 = *(type_2 *)(var_13 + 0x10); *(type_1 **)var_13 = var_27; *(size_t *)(var_13 + 8) = var_28; *(type_2 *)(var_13 + 0x10) = local_48; var_27 = var_14; if (var_14 != (type_1 *)0x0) goto LAB_002969ff; } var_27 = (type_1 *)&local_48; uVar3 = local_48; LAB_002969ff: local_48 = uVar3; var_28 = 0; *var_27 = (type_1)0x0; if (var_27 != (type_1 *)&local_48) { var_29(var_27); } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (pointer_expression argument: (identifier)) (identifier) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (goto_statement label: (statement_identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier)))))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement))))
null
void MASKED(long param_1,long param_2,ulong param_3,undefined8 *param_4) { undefined8 uVar1; int iVar2; long lVar3; long lVar4; long lVar5; long lVar6; size_t sVar7; undefined8 *puVar8; undefined8 *puVar9; undefined8 *puVar10; undefined8 *puVar11; long lVar12; long lVar13; undefined8 *puVar14; undefined8 *local_80; undefined8 *local_58; size_t local_50; undefined8 local_48; undefined8 uStack_40; lVar3 = (long)(param_3 - 1) / 2; lVar12 = param_2; if (param_2 < lVar3) { lVar6 = param_2; local_80 = (undefined8 *)(param_1 + 0x10 + param_2 * 0x20); do { lVar12 = (lVar6 + 1) * 2; lVar13 = lVar12 + -1; puVar9 = (undefined8 *)((lVar6 + 1) * 0x40 + param_1); puVar14 = (undefined8 *)(lVar13 * 0x20 + param_1); lVar4 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff); lVar5 = FUN_002f87d0(puVar14,0x2f,0xffffffffffffffff); if (lVar4 == -1) { lVar4 = 0; } if (lVar5 == -1) { lVar5 = 0; } iVar2 = FUN_002f8c80(puVar9,lVar4,0xffffffffffffffff,puVar14,lVar5,0xffffffffffffffff); if (iVar2 < 0) { lVar12 = lVar13; puVar9 = puVar14; } puVar11 = (undefined8 *)(lVar6 * 0x20 + param_1); puVar10 = (undefined8 *)*puVar9; puVar14 = puVar9 + 2; puVar8 = (undefined8 *)*puVar11; if (puVar10 == puVar14) { sVar7 = puVar9[1]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar8 = *(undefined1 *)(puVar9 + 2); sVar7 = puVar9[1]; puVar8 = (undefined8 *)*puVar11; } else { memcpy(puVar8,puVar14,sVar7); sVar7 = puVar9[1]; puVar8 = (undefined8 *)*puVar11; } } puVar11[1] = sVar7; *(undefined1 *)((long)puVar8 + sVar7) = 0; puVar8 = (undefined8 *)*puVar9; } else { if (puVar8 == local_80) { *puVar11 = puVar10; puVar11[1] = puVar9[1]; puVar11[2] = puVar9[2]; } else { *puVar11 = puVar10; uVar1 = puVar11[2]; puVar11[1] = puVar9[1]; puVar11[2] = puVar9[2]; if (puVar8 != (undefined8 *)0x0) { *puVar9 = puVar8; puVar9[2] = uVar1; goto LAB_0029661f; } } *puVar9 = puVar14; puVar8 = puVar14; } LAB_0029661f: puVar9[1] = 0; *(undefined1 *)puVar8 = 0; lVar6 = lVar12; local_80 = puVar14; } while (lVar12 < lVar3); } lVar3 = lVar12; if (((param_3 & 1) == 0) && ((long)(param_3 - 2) / 2 == lVar12)) { lVar3 = lVar12 * 2 + 1; puVar8 = (undefined8 *)(lVar12 * 0x20 + param_1); puVar11 = (undefined8 *)(lVar3 * 0x20 + param_1); puVar14 = (undefined8 *)*puVar8; puVar10 = (undefined8 *)*puVar11; puVar9 = puVar11 + 2; if (puVar10 == puVar9) { sVar7 = puVar11[1]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar14 = *(undefined1 *)(puVar11 + 2); sVar7 = puVar11[1]; puVar14 = (undefined8 *)*puVar8; } else { memcpy(puVar14,puVar10,sVar7); sVar7 = puVar11[1]; puVar14 = (undefined8 *)*puVar8; } } puVar8[1] = sVar7; *(undefined1 *)((long)puVar14 + sVar7) = 0; puVar9 = (undefined8 *)*puVar11; } else { if (puVar14 == puVar8 + 2) { *puVar8 = puVar10; puVar8[1] = puVar11[1]; puVar8[2] = puVar11[2]; } else { *puVar8 = puVar10; uVar1 = puVar8[2]; puVar8[1] = puVar11[1]; puVar8[2] = puVar11[2]; if (puVar14 != (undefined8 *)0x0) { *puVar11 = puVar14; puVar11[2] = uVar1; puVar9 = puVar14; goto LAB_0029699e; } } *puVar11 = puVar9; } LAB_0029699e: puVar11[1] = 0; *(undefined1 *)puVar9 = 0; } local_58 = &local_48; if ((undefined8 *)*param_4 == param_4 + 2) { local_48 = param_4[2]; uStack_40 = param_4[3]; } else { local_48 = param_4[2]; local_58 = (undefined8 *)*param_4; } *param_4 = param_4 + 2; local_50 = param_4[1]; param_4[1] = 0; lVar12 = (lVar3 + -1) - (lVar3 + -1 >> 0x3f); *(undefined1 *)(param_4 + 2) = 0; if (param_2 < lVar3) { do { lVar13 = lVar12 >> 1; puVar9 = (undefined8 *)(lVar13 * 0x20 + param_1); lVar12 = FUN_002f87d0(puVar9,0x2f,0xffffffffffffffff); lVar6 = FUN_002f87d0(&local_58,0x2f,0xffffffffffffffff); if (lVar12 == -1) { lVar12 = 0; } if (lVar6 == -1) { lVar6 = 0; } /* try { // try from 00296895 to 00296899 has its CatchHandler @ 00296b6c */ iVar2 = FUN_002f8c80(puVar9,lVar12,0xffffffffffffffff,&local_58,lVar6,0xffffffffffffffff); puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1); puVar10 = (undefined8 *)*puVar8; puVar14 = puVar8 + 2; if (-1 < iVar2) goto LAB_002969bd; puVar11 = (undefined8 *)*puVar9; puVar14 = puVar9 + 2; if (puVar11 == puVar14) { sVar7 = puVar9[1]; if (sVar7 != 0) { if (sVar7 == 1) { *(undefined1 *)puVar10 = *(undefined1 *)(puVar9 + 2); sVar7 = puVar9[1]; puVar10 = (undefined8 *)*puVar8; } else { memcpy(puVar10,puVar14,sVar7); sVar7 = puVar9[1]; puVar10 = (undefined8 *)*puVar8; } } puVar8[1] = sVar7; *(undefined1 *)((long)puVar10 + sVar7) = 0; puVar10 = (undefined8 *)*puVar9; } else { if (puVar10 == puVar8 + 2) { *puVar8 = puVar11; puVar8[1] = puVar9[1]; puVar8[2] = puVar9[2]; } else { *puVar8 = puVar11; uVar1 = puVar8[2]; puVar8[1] = puVar9[1]; puVar8[2] = puVar9[2]; if (puVar10 != (undefined8 *)0x0) { *puVar9 = puVar10; puVar9[2] = uVar1; goto LAB_00296811; } } *puVar9 = puVar14; puVar10 = puVar14; } LAB_00296811: puVar9[1] = 0; *(undefined1 *)puVar10 = 0; lVar12 = (lVar13 + -1) - (lVar13 + -1 >> 0x3f); lVar3 = lVar13; } while (param_2 < lVar13); puVar10 = (undefined8 *)*puVar9; if (local_58 == &local_48) goto LAB_00296a51; } else { puVar8 = (undefined8 *)(lVar3 * 0x20 + param_1); puVar10 = (undefined8 *)*puVar8; puVar14 = puVar8 + 2; LAB_002969bd: puVar9 = puVar8; if (local_58 == &local_48) { LAB_00296a51: if (local_50 != 0) { if (local_50 == 1) { *(undefined1 *)puVar10 = (undefined1)local_48; puVar10 = (undefined8 *)*puVar9; } else { memcpy(puVar10,local_58,local_50); puVar10 = (undefined8 *)*puVar9; } } puVar9[1] = local_50; *(undefined1 *)((long)puVar10 + local_50) = 0; uVar1 = local_48; goto LAB_002969ff; } } if (puVar10 == puVar14) { *puVar9 = local_58; puVar9[1] = local_50; puVar9[2] = local_48; } else { uVar1 = puVar9[2]; *puVar9 = local_58; puVar9[1] = local_50; puVar9[2] = local_48; local_58 = puVar10; if (puVar10 != (undefined8 *)0x0) goto LAB_002969ff; } local_58 = &local_48; uVar1 = local_48; LAB_002969ff: local_48 = uVar1; local_50 = 0; *(undefined1 *)local_58 = 0; if (local_58 != &local_48) { FUN_002eff50(); } return; }
4377_powerpc64-linux-gnu-dwp_and_powerpc64-linux-gnu-dwp_strip.c
Output_reloc
FUN_00204bf0
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_true> * this, Output_section * os, uint type, Sized_relobj<32,_true> * relobj, uint shndx, Address address, bool is_relative) */ void __thiscall gold::Output_reloc<9,_true,_32,_true>::Output_reloc (Output_reloc<9,_true,_32,_true> *this,Output_section *os,uint type, Sized_relobj<32,_true> *relobj,uint shndx,Address address,bool is_relative) { uint uVar1; this->address_ = address; this->shndx_ = shndx; uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff; *(uint *)&this->field_0x18 = uVar1; this->field_0x1b = (byte)(uVar1 >> 0x18) & 0xcf | (byte)((is_relative & 1) << 4) | (byte)((is_relative & 1) << 5); *(ulong *)&this->local_sym_index_ = *(ulong *)&this->local_sym_index_ & 0x3fffffff00000000 | 0x40000000fffffffe; if (shndx == 0xfffffffc) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x356,"Output_reloc"); } if (type == (type & 0xfffffff)) { (this->u1_).os = os; (this->u2_).relobj = relobj; set_needs_dynsym_index(this); return; } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x358,"Output_reloc"); }
void FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5 ,undefined4 param_6,byte param_7) { uint uVar1; *(undefined4 *)(param_1 + 2) = param_6; *(int *)((long)param_1 + 0x1c) = param_5; uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff; *(uint *)(param_1 + 3) = uVar1; *(byte *)((long)param_1 + 0x1b) = (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5); *(ulong *)((long)param_1 + 0x14) = *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe; if (param_5 == -4) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc"); } if (param_3 == (param_3 & 0xfffffff)) { *param_1 = param_2; param_1[1] = param_4; FUN_00204660(); return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc"); }
SUB RSP,0x8 MOV EAX,dword ptr [RDI + 0x18] MOV dword ptr [RDI + 0x10],R9D MOV R10D,EDX MOVZX R9D,byte ptr [RSP + 0x10] AND R10D,0xfffffff MOV dword ptr [RDI + 0x1c],R8D AND EAX,0xf0000000 OR EAX,R10D AND R9D,0x1 MOV dword ptr [RDI + 0x18],EAX MOV R11D,R9D SHR EAX,0x18 SHL R11D,0x4 AND EAX,0xffffffef SHL R9D,0x5 OR EAX,R11D AND EAX,0xffffffdf OR EAX,R9D MOV R9,0x40000000fffffffe MOV byte ptr [RDI + 0x1b],AL MOV RAX,0x3fffffff00000000 AND RAX,qword ptr [RDI + 0x14] OR RAX,R9 MOV qword ptr [RDI + 0x14],RAX CMP R8D,-0x4 JZ 0x00204c75 CMP EDX,R10D JNZ 0x00204c8d MOV qword ptr [RDI],RSI MOV qword ptr [RDI + 0x8],RCX ADD RSP,0x8 JMP 0x00204660 LEA RDX,[0x37f938] MOV ESI,0x356 LEA RDI,[0x37e8cf] CALL 0x0017c650 LEA RDX,[0x37f938] MOV ESI,0x358 LEA RDI,[0x37e8cf] CALL 0x0017c650
null
null
null
null
[('const-433', u'STORE_-1203810988'), (u'PTRSUB_-1203810636', u'STORE_-1203811032'), ('tmp_829', u'STORE_-1203811280'), (u'INT_AND_-1203811273', u'INT_EQUAL_-1203810953'), (u'COPY_-1203810637', u'CALL_-1203810881'), ('const-0', u'PTRSUB_-1203810587'), (u'SUBPIECE_-1203810658', u'INT_AND_-1203810702'), ('tmp_829', u'INT_EQUAL_-1203810970'), (u'INT_AND_-1203810702', u'INT_OR_-1203811044'), (u'INT_ZEXT_-1203810860', u'INT_AND_-1203811221'), (u'INT_LEFT_-1203811098', u'SUBPIECE_-1203810663'), ('const-24', u'INT_RIGHT_-1203810667'), ('const-28', u'PTRSUB_-1203810693'), ('const-24', u'PTRSUB_-1203810676'), ('const-3664079', u'COPY_-1203810639'), (u'INT_OR_-1203811233', u'INT_RIGHT_-1203810667'), ('const-433', u'STORE_-1203810942'), ('const-856', u'CALL_-1203810865'), ('const-433', u'STORE_-1203811319'), (u'COPY_-1203810639', u'CALL_-1203810881'), ('const-1', u'RETURN_-1203810876'), (u'INT_AND_-1203811221', u'INT_LEFT_-1203811098'), ('const-20', u'PTRSUB_-1203810622'), ('const-4', u'INT_LEFT_-1203811153'), (u'CAST_-1203810670', u'STORE_-1203811231'), ('const-16', u'PTRSUB_-1203810714'), (u'CAST_-1203810710', u'LOAD_-1203811328'), (u'PTRSUB_-1203810693', u'STORE_-1203811280'), (u'PTRSUB_-1203810614', u'CAST_-1203810609'), ('tmp_825', u'PTRSUB_-1203810622'), ('tmp_831', u'INT_ZEXT_-1203810860'), (u'INT_EQUAL_-1203810970', u'CBRANCH_-1203810967'), ('const-433', u'LOAD_-1203811015'), (u'LOAD_-1203811328', u'INT_AND_-1203811249'), ('const-4611686022722355198', u'INT_OR_-1203810975'), (u'CAST_-1203810617', u'LOAD_-1203811015'), ('const-8', u'PTRSUB_-1203810594'), (u'PTRSUB_-1203810587', u'STORE_-1203810942'), (u'PTRSUB_-1203810622', u'CAST_-1203810617'), ('tmp_825', u'PTRSUB_-1203810614'), ('const-1', u'RETURN_-1203810860'), (u'PTRSUB_-1203810718', u'CAST_-1203810710'), ('const-3668280', u'COPY_-1203810637'), (u'INT_AND_-1203811273', u'INT_OR_-1203811233'), ('const-1', u'INT_AND_-1203811221'), ('const-0', u'PTRSUB_-1203810591'), ('const-268435455', u'INT_AND_-1203811273'), ('tmp_738', u'CBRANCH_-1203810950'), ('tmp_830', u'STORE_-1203811319'), ('tmp_825', u'PTRSUB_-1203810676'), ('tmp_825', u'PTRSUB_-1203810718'), ('tmp_825', u'PTRSUB_-1203810594'), ('tmp_825', u'PTRSUB_-1203810598'), (u'SUBPIECE_-1203810663', u'INT_OR_-1203811031'), ('const-20', u'PTRSUB_-1203810614'), (u'PTRSUB_-1203810714', u'STORE_-1203811319'), ('tmp_825', u'CALL_-1203810920'), ('tmp_706', u'CBRANCH_-1203810967'), ('const-4611686014132420608', u'INT_AND_-1203810989'), (u'INT_OR_-1203811044', u'INT_OR_-1203811031'), ('const-207', u'INT_AND_-1203810702'), (u'PTRSUB_-1203810598', u'PTRSUB_-1203810591'), ('const-433', u'STORE_-1203811231'), ('const-3664079', u'COPY_-1203810614'), (u'SUBPIECE_-1203810659', u'INT_OR_-1203811044'), ('tmp_827', u'INT_EQUAL_-1203810953'), ('const-4026531840', u'INT_AND_-1203811249'), (u'COPY_-1203810614', u'CALL_-1203810865'), ('const-5', u'INT_LEFT_-1203811098'), ('tmp_825', u'PTRSUB_-1203810693'), ('tmp_825', u'PTRSUB_-1203810636'), (u'LOAD_-1203811015', u'INT_AND_-1203810989'), (u'INT_OR_-1203810975', u'STORE_-1203810988'), ('const-854', u'CALL_-1203810881'), (u'CAST_-1203810609', u'STORE_-1203810988'), ('const-4294967292', u'INT_EQUAL_-1203810970'), (u'INT_OR_-1203811031', u'STORE_-1203811032'), ('const-0', u'SUBPIECE_-1203810659'), ('const-27', u'PTRSUB_-1203810636'), ('const-433', u'STORE_-1203811280'), ('const-433', u'LOAD_-1203811328'), (u'PTRSUB_-1203810591', u'STORE_-1203810948'), (u'INT_AND_-1203810989', u'INT_OR_-1203810975'), (u'INT_RIGHT_-1203810667', u'SUBPIECE_-1203810658'), (u'INT_EQUAL_-1203810953', u'CBRANCH_-1203810950'), ('const-433', u'STORE_-1203810948'), ('const-24', u'PTRSUB_-1203810718'), ('tmp_828', u'STORE_-1203810942'), (u'COPY_-1203810612', u'CALL_-1203810865'), (u'INT_AND_-1203811249', u'INT_OR_-1203811233'), ('const-0', u'PTRSUB_-1203810598'), (u'INT_AND_-1203811221', u'INT_LEFT_-1203811153'), (u'INT_OR_-1203811233', u'STORE_-1203811231'), ('const-0', u'SUBPIECE_-1203810658'), ('const-0', u'RETURN_-1203810916'), ('tmp_826', u'STORE_-1203810948'), ('tmp_827', u'INT_AND_-1203811273'), (u'PTRSUB_-1203810594', u'PTRSUB_-1203810587'), (u'INT_LEFT_-1203811153', u'SUBPIECE_-1203810659'), (u'PTRSUB_-1203810676', u'CAST_-1203810670'), ('const-433', u'STORE_-1203811032'), ('const-0', u'SUBPIECE_-1203810663'), ('tmp_825', u'PTRSUB_-1203810714'), ('const-3668280', u'COPY_-1203810612')]
[('tmp_1268', u'CAST_-1203810623'), ('const-433', u'STORE_-1203811032'), (u'CAST_-1203810696', u'INT_ADD_-1203811266'), ('tmp_1268', u'STORE_-1203810948'), (u'INT_AND_-1203811273', u'INT_EQUAL_-1203810953'), (u'SUBPIECE_-1203810669', u'INT_OR_-1203811031'), ('const-3664079', u'COPY_-1203810620'), ('tmp_1275', u'STORE_-1203810942'), ('const-4611686022722355198', u'INT_OR_-1203810975'), ('const-8', u'PTRADD_-1203810606'), (u'CAST_-1203810638', u'INT_ADD_-1203811018'), ('const-4611686014132420608', u'INT_AND_-1203810989'), ('tmp_1299', u'STORE_-1203811319'), ('const-4294967292', u'INT_EQUAL_-1203810970'), ('tmp_1268', u'PTRADD_-1203810721'), (u'CAST_-1203810678', u'STORE_-1203811231'), (u'SUBPIECE_-1203810665', u'INT_OR_-1203811044'), ('tmp_1273', u'INT_EQUAL_-1203810970'), (u'INT_LEFT_-1203811098', u'SUBPIECE_-1203810669'), ('const-854', u'CALL_-1203810881'), ('tmp_1268', u'CAST_-1203810638'), (u'CAST_-1203810614', u'INT_ADD_-1203810974'), ('const-8', u'PTRADD_-1203810725'), ('const-207', u'INT_AND_-1203810708'), ('const-1', u'RETURN_-1203810876'), (u'CAST_-1203810695', u'STORE_-1203811280'), (u'INT_AND_-1203811221', u'INT_LEFT_-1203811098'), ('const-433', u'STORE_-1203811231'), ('const-20', u'INT_ADD_-1203811001'), ('tmp_1429', u'INT_EQUAL_-1203810953'), (u'COPY_-1203810643', u'CALL_-1203810881'), (u'PTRADD_-1203810721', u'CAST_-1203810717'), ('const-20', u'INT_ADD_-1203810974'), ('const-433', u'STORE_-1203810948'), (u'INT_EQUAL_-1203810970', u'CBRANCH_-1203810967'), ('tmp_1423', u'INT_ZEXT_-1203810864'), ('const-27', u'INT_ADD_-1203811018'), (u'COPY_-1203810620', u'CALL_-1203810865'), (u'CAST_-1203810623', u'INT_ADD_-1203811001'), (u'LOAD_-1203811328', u'INT_AND_-1203811249'), ('tmp_1429', u'INT_AND_-1203811273'), (u'INT_ADD_-1203811266', u'CAST_-1203810695'), ('tmp_1268', u'PTRADD_-1203810725'), ('const-4', u'INT_LEFT_-1203811153'), ('const-1', u'RETURN_-1203810860'), ('const-2', u'PTRADD_-1203810721'), (u'CAST_-1203810622', u'LOAD_-1203811015'), ('const-3664079', u'COPY_-1203810645'), (u'INT_AND_-1203811273', u'INT_OR_-1203811233'), (u'INT_ZEXT_-1203810864', u'INT_AND_-1203811221'), ('const-1', u'INT_AND_-1203811221'), (u'CAST_-1203810721', u'LOAD_-1203811328'), ('const-3', u'PTRADD_-1203810684'), ('const-268435455', u'INT_AND_-1203811273'), (u'CAST_-1203810717', u'STORE_-1203811319'), ('tmp_738', u'CBRANCH_-1203810950'), ('const-433', u'STORE_-1203811280'), (u'INT_RIGHT_-1203810678', u'SUBPIECE_-1203810664'), ('const-24', u'INT_RIGHT_-1203810678'), (u'PTRADD_-1203810725', u'CAST_-1203810721'), ('const-3', u'PTRADD_-1203810725'), ('tmp_1273', u'STORE_-1203811280'), (u'CAST_-1203810637', u'STORE_-1203811032'), ('tmp_706', u'CBRANCH_-1203810967'), (u'INT_OR_-1203811044', u'INT_OR_-1203811031'), ('const-433', u'STORE_-1203810942'), (u'PTRADD_-1203810684', u'CAST_-1203810678'), ('const-4026531840', u'INT_AND_-1203811249'), (u'INT_ADD_-1203811018', u'CAST_-1203810637'), ('tmp_1268', u'PTRADD_-1203810606'), (u'INT_LEFT_-1203811153', u'SUBPIECE_-1203810665'), (u'LOAD_-1203811015', u'INT_AND_-1203810989'), (u'INT_OR_-1203810975', u'STORE_-1203810988'), ('tmp_1268', u'CAST_-1203810696'), ('const-0', u'SUBPIECE_-1203810665'), ('const-8', u'PTRADD_-1203810684'), ('const-433', u'LOAD_-1203811328'), ('const-856', u'CALL_-1203810865'), (u'SUBPIECE_-1203810664', u'INT_AND_-1203810708'), (u'INT_OR_-1203811031', u'STORE_-1203811032'), ('tmp_1276', u'STORE_-1203810948'), (u'INT_AND_-1203810989', u'INT_OR_-1203810975'), (u'INT_EQUAL_-1203810953', u'CBRANCH_-1203810950'), (u'PTRADD_-1203810606', u'STORE_-1203810942'), ('const-433', u'LOAD_-1203811015'), ('const-0', u'SUBPIECE_-1203810669'), (u'INT_ADD_-1203811001', u'CAST_-1203810622'), (u'INT_AND_-1203811249', u'INT_OR_-1203811233'), (u'COPY_-1203810645', u'CALL_-1203810881'), (u'INT_AND_-1203811221', u'INT_LEFT_-1203811153'), (u'INT_OR_-1203811233', u'STORE_-1203811231'), (u'INT_ADD_-1203810974', u'CAST_-1203810613'), ('tmp_1268', u'CAST_-1203810614'), ('const-1', u'PTRADD_-1203810606'), ('const-28', u'INT_ADD_-1203811266'), ('const-8', u'PTRADD_-1203810721'), (u'INT_OR_-1203811233', u'INT_RIGHT_-1203810678'), ('const-0', u'RETURN_-1203810916'), ('tmp_1268', u'PTRADD_-1203810684'), ('const-3668280', u'COPY_-1203810643'), (u'CAST_-1203810613', u'STORE_-1203810988'), ('const-3668280', u'COPY_-1203810618'), ('const-433', u'STORE_-1203811319'), ('const-0', u'SUBPIECE_-1203810664'), ('const-5', u'INT_LEFT_-1203811098'), ('const-433', u'STORE_-1203810988'), (u'INT_AND_-1203810708', u'INT_OR_-1203811044'), (u'COPY_-1203810618', u'CALL_-1203810865')]
null
null
00204bf0
x64
O3
(translation_unit "void FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}\n\n" (function_definition "void FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}" primitive_type (function_declarator "FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "int param_5" primitive_type identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "byte param_7" type_identifier identifier) ))) (compound_statement "{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "*(undefined4 *)(param_1 + 2) = param_6;" (assignment_expression "*(undefined4 *)(param_1 + 2) = param_6" (pointer_expression "*(undefined4 *)(param_1 + 2)" * (cast_expression "(undefined4 *)(param_1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(int *)((long)param_1 + 0x1c) = param_5;" (assignment_expression "*(int *)((long)param_1 + 0x1c) = param_5" (pointer_expression "*(int *)((long)param_1 + 0x1c)" * (cast_expression "(int *)((long)param_1 + 0x1c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1c)" ( (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" identifier = (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) & number_literal) | (binary_expression "param_3 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)(param_1 + 3) = uVar1;" (assignment_expression "*(uint *)(param_1 + 3) = uVar1" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);" (assignment_expression "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5)" (pointer_expression "*(byte *)((long)param_1 + 0x1b)" * (cast_expression "(byte *)((long)param_1 + 0x1b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1b)" ( (binary_expression "(long)param_1 + 0x1b" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((param_7 & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 4)" ( (binary_expression "(param_7 & 1) << 4" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 5)" ( (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) ))))) ;) (expression_statement "*(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;" (assignment_expression "*(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe" (pointer_expression "*(ulong *)((long)param_1 + 0x14)" * (cast_expression "(ulong *)((long)param_1 + 0x14)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe" (binary_expression "*(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000" (pointer_expression "*(ulong *)((long)param_1 + 0x14)" * (cast_expression "(ulong *)((long)param_1 + 0x14)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | number_literal)) ;) (if_statement "if (param_5 == -4) {\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }" if (parenthesized_expression "(param_5 == -4)" ( (binary_expression "param_5 == -4" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }" { comment (expression_statement "FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x356,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }" if (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" ( (binary_expression "param_3 == (param_3 & 0xfffffff)" identifier == (parenthesized_expression "(param_3 & 0xfffffff)" ( (binary_expression "param_3 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00204660();" (call_expression "FUN_00204660()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x358,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_true> * this,\n Output_section * os, uint type, Sized_relobj<32,_true> * relobj, uint shndx, Address address,\n bool is_relative) */\n\nvoid __thiscall\ngold::Output_reloc<9,_true,_32,_true>::Output_reloc\n (Output_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,bool is_relative)\n\n{\n uint uVar1;\n \n this->address_ = address;\n this->shndx_ = shndx;\n uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff;\n *(uint *)&this->field_0x18 = uVar1;\n this->field_0x1b =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((is_relative & 1) << 4) |\n (byte)((is_relative & 1) << 5);\n *(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (shndx == 0xfffffffc) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (type == (type & 0xfffffff)) {\n (this->u1_).os = os;\n (this->u2_).relobj = relobj;\n set_needs_dynsym_index(this);\n return;\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x358,"Output_reloc");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<9,_true,_32,_true>::Output_reloc\n (Output_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,bool is_relative)\n\n{\n uint uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::Output_reloc\n (Output_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,bool is_relative)\n\n{\n uint" identifier > : : (function_declarator "Output_reloc\n (Output_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,bool is_relative)" identifier (parameter_list "(Output_reloc<9,_true,_32,_true> *this,Output_section *os,uint type,\n Sized_relobj<32,_true> *relobj,uint shndx,Address address,bool is_relative)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_true" type_identifier) , (parameter_declaration "_32" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_section *os" type_identifier (pointer_declarator "*os" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Sized_relobj" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *relobj" type_identifier (ERROR ">" >) (pointer_declarator "*relobj" * identifier)) , (parameter_declaration "uint shndx" type_identifier identifier) , (parameter_declaration "Address address" type_identifier identifier) , (parameter_declaration "bool is_relative" primitive_type identifier) ))) { identifier) identifier ;) (expression_statement "this->address_ = address;" (assignment_expression "this->address_ = address" (field_expression "this->address_" identifier -> field_identifier) = identifier) ;) (expression_statement "this->shndx_ = shndx;" (assignment_expression "this->shndx_ = shndx" (field_expression "this->shndx_" identifier -> field_identifier) = identifier) ;) (expression_statement "uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff" identifier = (binary_expression "*(uint *)&this->field_0x18 & 0xf0000000 | type & 0xfffffff" (binary_expression "*(uint *)&this->field_0x18 & 0xf0000000" (pointer_expression "*(uint *)&this->field_0x18" * (cast_expression "(uint *)&this->field_0x18" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)))) & number_literal) | (binary_expression "type & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)&this->field_0x18 = uVar1;" (assignment_expression "*(uint *)&this->field_0x18 = uVar1" (pointer_expression "*(uint *)&this->field_0x18" * (cast_expression "(uint *)&this->field_0x18" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->field_0x18" & (field_expression "this->field_0x18" identifier -> field_identifier)))) = identifier) ;) (expression_statement "this->field_0x1b =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((is_relative & 1) << 4) |\n (byte)((is_relative & 1) << 5);" (assignment_expression "this->field_0x1b =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((is_relative & 1) << 4) |\n (byte)((is_relative & 1) << 5)" (field_expression "this->field_0x1b" identifier -> field_identifier) = (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((is_relative & 1) << 4) |\n (byte)((is_relative & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((is_relative & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((is_relative & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((is_relative & 1) << 4)" ( (binary_expression "(is_relative & 1) << 4" (parenthesized_expression "(is_relative & 1)" ( (binary_expression "is_relative & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((is_relative & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((is_relative & 1) << 5)" ( (binary_expression "(is_relative & 1) << 5" (parenthesized_expression "(is_relative & 1)" ( (binary_expression "is_relative & 1" identifier & number_literal) )) << number_literal) ))))) ;) (expression_statement "*(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0x3fffffff00000000 | 0x40000000fffffffe;" (assignment_expression "*(ulong *)&this->local_sym_index_ =\n *(ulong *)&this->local_sym_index_ & 0x3fffffff00000000 | 0x40000000fffffffe" (pointer_expression "*(ulong *)&this->local_sym_index_" * (cast_expression "(ulong *)&this->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->local_sym_index_" & (field_expression "this->local_sym_index_" identifier -> field_identifier)))) = (binary_expression "*(ulong *)&this->local_sym_index_ & 0x3fffffff00000000 | 0x40000000fffffffe" (binary_expression "*(ulong *)&this->local_sym_index_ & 0x3fffffff00000000" (pointer_expression "*(ulong *)&this->local_sym_index_" * (cast_expression "(ulong *)&this->local_sym_index_" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&this->local_sym_index_" & (field_expression "this->local_sym_index_" identifier -> field_identifier)))) & number_literal) | number_literal)) ;) (if_statement "if (shndx == 0xfffffffc) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x356,"Output_reloc");\n }" if (parenthesized_expression "(shndx == 0xfffffffc)" ( (binary_expression "shndx == 0xfffffffc" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x356,"Output_reloc");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x356,"Output_reloc");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x356,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x356,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })) (if_statement "if (type == (type & 0xfffffff)) {\n (this->u1_).os = os;\n (this->u2_).relobj = relobj;\n set_needs_dynsym_index(this);\n return;\n }" if (parenthesized_expression "(type == (type & 0xfffffff))" ( (binary_expression "type == (type & 0xfffffff)" identifier == (parenthesized_expression "(type & 0xfffffff)" ( (binary_expression "type & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n (this->u1_).os = os;\n (this->u2_).relobj = relobj;\n set_needs_dynsym_index(this);\n return;\n }" { (expression_statement "(this->u1_).os = os;" (assignment_expression "(this->u1_).os = os" (field_expression "(this->u1_).os" (parenthesized_expression "(this->u1_)" ( (field_expression "this->u1_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "(this->u2_).relobj = relobj;" (assignment_expression "(this->u2_).relobj = relobj" (field_expression "(this->u2_).relobj" (parenthesized_expression "(this->u2_)" ( (field_expression "this->u2_" identifier -> field_identifier) )) . field_identifier) = identifier) ;) (expression_statement "set_needs_dynsym_index(this);" (call_expression "set_needs_dynsym_index(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })) comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x358,"Output_reloc");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x358,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x358,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}\n\n" (function_definition "void FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}" primitive_type (function_declarator "FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) , (parameter_declaration "int param_5" primitive_type identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) , (parameter_declaration "byte param_7" type_identifier identifier) ))) (compound_statement "{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}" { (declaration "uint uVar1;" type_identifier identifier ;) (expression_statement "*(undefined4 *)(param_1 + 2) = param_6;" (assignment_expression "*(undefined4 *)(param_1 + 2) = param_6" (pointer_expression "*(undefined4 *)(param_1 + 2)" * (cast_expression "(undefined4 *)(param_1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 2)" ( (binary_expression "param_1 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(int *)((long)param_1 + 0x1c) = param_5;" (assignment_expression "*(int *)((long)param_1 + 0x1c) = param_5" (pointer_expression "*(int *)((long)param_1 + 0x1c)" * (cast_expression "(int *)((long)param_1 + 0x1c)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1c)" ( (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" identifier = (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) & number_literal) | (binary_expression "param_3 & 0xfffffff" identifier & number_literal))) ;) (expression_statement "*(uint *)(param_1 + 3) = uVar1;" (assignment_expression "*(uint *)(param_1 + 3) = uVar1" (pointer_expression "*(uint *)(param_1 + 3)" * (cast_expression "(uint *)(param_1 + 3)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);" (assignment_expression "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5)" (pointer_expression "*(byte *)((long)param_1 + 0x1b)" * (cast_expression "(byte *)((long)param_1 + 0x1b)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x1b)" ( (binary_expression "(long)param_1 + 0x1b" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(uVar1 >> 0x18)" ( (binary_expression "uVar1 >> 0x18" identifier >> number_literal) ))) & number_literal) | (call_expression "(byte)((param_7 & 1) << 4)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 4)" ( (binary_expression "(param_7 & 1) << 4" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) )))) | (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "((param_7 & 1) << 5)" ( (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" ( (binary_expression "param_7 & 1" identifier & number_literal) )) << number_literal) ))))) ;) (expression_statement "*(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;" (assignment_expression "*(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe" (pointer_expression "*(ulong *)((long)param_1 + 0x14)" * (cast_expression "(ulong *)((long)param_1 + 0x14)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (binary_expression "*(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe" (binary_expression "*(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000" (pointer_expression "*(ulong *)((long)param_1 + 0x14)" * (cast_expression "(ulong *)((long)param_1 + 0x14)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + 0x14)" ( (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) & number_literal) | number_literal)) ;) (if_statement "if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }" if (parenthesized_expression "(param_5 == -4)" ( (binary_expression "param_5 == -4" identifier == number_literal) )) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }" { (expression_statement "FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x356,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }" if (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" ( (binary_expression "param_3 == (param_3 & 0xfffffff)" identifier == (parenthesized_expression "(param_3 & 0xfffffff)" ( (binary_expression "param_3 & 0xfffffff" identifier & number_literal) ))) )) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }" { (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "FUN_00204660();" (call_expression "FUN_00204660()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc")" identifier (argument_list "("../../gold/output.cc",0x358,"Output_reloc")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""Output_reloc"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) | (binary_expression IDENT & LIT))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) ))) & LIT) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) )))) | (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) << LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) & LIT) | LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (parenthesized_expression ( (binary_expression IDENT & LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)\n\n{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}" (primitive_type "void") (function_declarator "FUN_00204bf0(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)" (identifier "FUN_00204bf0") (parameter_list "(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5\n ,undefined4 param_6,byte param_7)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) (, ",") (parameter_declaration "int param_5" (primitive_type "int") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) (, ",") (parameter_declaration "byte param_7" (type_identifier "byte") (identifier "param_7")) () ")"))) (compound_statement "{\n uint uVar1;\n \n *(undefined4 *)(param_1 + 2) = param_6;\n *(int *)((long)param_1 + 0x1c) = param_5;\n uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;\n *(uint *)(param_1 + 3) = uVar1;\n *(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);\n *(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;\n if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }\n if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }\n \n FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");\n}" ({ "{") (declaration "uint uVar1;" (type_identifier "uint") (identifier "uVar1") (; ";")) (expression_statement "*(undefined4 *)(param_1 + 2) = param_6;" (assignment_expression "*(undefined4 *)(param_1 + 2) = param_6" (pointer_expression "*(undefined4 *)(param_1 + 2)" (* "*") (cast_expression "(undefined4 *)(param_1 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 2)" (( "(") (binary_expression "param_1 + 2" (identifier "param_1") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "param_6")) (; ";")) (expression_statement "*(int *)((long)param_1 + 0x1c) = param_5;" (assignment_expression "*(int *)((long)param_1 + 0x1c) = param_5" (pointer_expression "*(int *)((long)param_1 + 0x1c)" (* "*") (cast_expression "(int *)((long)param_1 + 0x1c)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1c)" (( "(") (binary_expression "(long)param_1 + 0x1c" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (identifier "param_5")) (; ";")) (expression_statement "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff;" (assignment_expression "uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (identifier "uVar1") (= "=") (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff" (binary_expression "*(uint *)(param_1 + 3) & 0xf0000000" (pointer_expression "*(uint *)(param_1 + 3)" (* "*") (cast_expression "(uint *)(param_1 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (& "&") (number_literal "0xf0000000")) (| "|") (binary_expression "param_3 & 0xfffffff" (identifier "param_3") (& "&") (number_literal "0xfffffff")))) (; ";")) (expression_statement "*(uint *)(param_1 + 3) = uVar1;" (assignment_expression "*(uint *)(param_1 + 3) = uVar1" (pointer_expression "*(uint *)(param_1 + 3)" (* "*") (cast_expression "(uint *)(param_1 + 3)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5);" (assignment_expression "*(byte *)((long)param_1 + 0x1b) =\n (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5)" (pointer_expression "*(byte *)((long)param_1 + 0x1b)" (* "*") (cast_expression "(byte *)((long)param_1 + 0x1b)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x1b)" (( "(") (binary_expression "(long)param_1 + 0x1b" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x1b")) () ")")))) (= "=") (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4)" (binary_expression "(byte)(uVar1 >> 0x18) & 0xcf" (call_expression "(byte)(uVar1 >> 0x18)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(uVar1 >> 0x18)" (( "(") (binary_expression "uVar1 >> 0x18" (identifier "uVar1") (>> ">>") (number_literal "0x18")) () ")"))) (& "&") (number_literal "0xcf")) (| "|") (call_expression "(byte)((param_7 & 1) << 4)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((param_7 & 1) << 4)" (( "(") (binary_expression "(param_7 & 1) << 4" (parenthesized_expression "(param_7 & 1)" (( "(") (binary_expression "param_7 & 1" (identifier "param_7") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "4")) () ")")))) (| "|") (call_expression "(byte)((param_7 & 1) << 5)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "((param_7 & 1) << 5)" (( "(") (binary_expression "(param_7 & 1) << 5" (parenthesized_expression "(param_7 & 1)" (( "(") (binary_expression "param_7 & 1" (identifier "param_7") (& "&") (number_literal "1")) () ")")) (<< "<<") (number_literal "5")) () ")"))))) (; ";")) (expression_statement "*(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe;" (assignment_expression "*(ulong *)((long)param_1 + 0x14) =\n *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe" (pointer_expression "*(ulong *)((long)param_1 + 0x14)" (* "*") (cast_expression "(ulong *)((long)param_1 + 0x14)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x14)" (( "(") (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x14")) () ")")))) (= "=") (binary_expression "*(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe" (binary_expression "*(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000" (pointer_expression "*(ulong *)((long)param_1 + 0x14)" (* "*") (cast_expression "(ulong *)((long)param_1 + 0x14)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + 0x14)" (( "(") (binary_expression "(long)param_1 + 0x14" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (number_literal "0x14")) () ")")))) (& "&") (number_literal "0x3fffffff00000000")) (| "|") (number_literal "0x40000000fffffffe"))) (; ";")) (if_statement "if (param_5 == -4) {\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }" (if "if") (parenthesized_expression "(param_5 == -4)" (( "(") (binary_expression "param_5 == -4" (identifier "param_5") (== "==") (number_literal "-4")) () ")")) (compound_statement "{\n \n FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");\n }" ({ "{") (expression_statement "FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0x356,"Output_reloc")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x356") (, ",") (string_literal ""Output_reloc"" (" """) (string_content "Output_reloc") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (param_3 == (param_3 & 0xfffffff)) {\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }" (if "if") (parenthesized_expression "(param_3 == (param_3 & 0xfffffff))" (( "(") (binary_expression "param_3 == (param_3 & 0xfffffff)" (identifier "param_3") (== "==") (parenthesized_expression "(param_3 & 0xfffffff)" (( "(") (binary_expression "param_3 & 0xfffffff" (identifier "param_3") (& "&") (number_literal "0xfffffff")) () ")"))) () ")")) (compound_statement "{\n *param_1 = param_2;\n param_1[1] = param_4;\n FUN_00204660();\n return;\n }" ({ "{") (expression_statement "*param_1 = param_2;" (assignment_expression "*param_1 = param_2" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[1] = param_4;" (assignment_expression "param_1[1] = param_4" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_4")) (; ";")) (expression_statement "FUN_00204660();" (call_expression "FUN_00204660()" (identifier "FUN_00204660") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc");" (call_expression "FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc")" (identifier "FUN_0017c650") (argument_list "("../../gold/output.cc",0x358,"Output_reloc")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x358") (, ",") (string_literal ""Output_reloc"" (" """) (string_content "Output_reloc") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<9,_true,_32,_true> * this, Output_section * os, uint type, Sized_relobj<32,_true> * relobj, uint shndx, Address address, bool is_relative) */ void __thiscall gold::Output_reloc<9,_true,_32,_true>::Output_reloc (Output_reloc<9,_true,_32,_true> *this,Output_section *os,type_1 var_1, Sized_relobj<32,_true> *relobj,type_1 var_4,Address address,bool var_3) { type_1 var_2; this->address_ = address; this->shndx_ = var_4; var_2 = *(type_1 *)&this->field_0x18 & 0xf0000000 | var_1 & 0xfffffff; *(type_1 *)&this->field_0x18 = var_2; this->field_0x1b = (byte)(var_2 >> 0x18) & 0xcf | (byte)((var_3 & 1) << 4) | (byte)((var_3 & 1) << 5); *(type_2 *)&this->local_sym_index_ = *(type_2 *)&this->local_sym_index_ & 0x3fffffff00000000 | 0x40000000fffffffe; if (var_4 == 0xfffffffc) { /* WARNING: Subroutine does not return */ var_5("../../gold/output.cc",0x356,"Output_reloc"); } if (var_1 == (var_1 & 0xfffffff)) { (this->u1_).os = os; (this->u2_).relobj = relobj; var_6(this); return; } /* WARNING: Subroutine does not return */ var_5("../../gold/output.cc",0x358,"Output_reloc"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(undefined8 *param_1,undefined8 param_2,uint param_3,undefined8 param_4,int param_5 ,undefined4 param_6,byte param_7) { uint uVar1; *(undefined4 *)(param_1 + 2) = param_6; *(int *)((long)param_1 + 0x1c) = param_5; uVar1 = *(uint *)(param_1 + 3) & 0xf0000000 | param_3 & 0xfffffff; *(uint *)(param_1 + 3) = uVar1; *(byte *)((long)param_1 + 0x1b) = (byte)(uVar1 >> 0x18) & 0xcf | (byte)((param_7 & 1) << 4) | (byte)((param_7 & 1) << 5); *(ulong *)((long)param_1 + 0x14) = *(ulong *)((long)param_1 + 0x14) & 0x3fffffff00000000 | 0x40000000fffffffe; if (param_5 == -4) { /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0x356,"Output_reloc"); } if (param_3 == (param_3 & 0xfffffff)) { *param_1 = param_2; param_1[1] = param_4; FUN_00204660(); return; } /* WARNING: Subroutine does not return */ FUN_0017c650("../../gold/output.cc",0x358,"Output_reloc"); }
3914_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
~Output_data_dynamic
FUN_001f6680
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Output_data_dynamic(Output_data_dynamic * this, int __in_chrg) */ void __thiscall gold::Output_data_dynamic::~Output_data_dynamic(Output_data_dynamic *this,int __in_chrg) { pointer pDVar1; (this->super_Output_section_data).super_Output_data._vptr_Output_data = (_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0; pDVar1 = (this->entries_). super__Vector_base<gold::Output_data_dynamic::Dynamic_entry,_std::allocator<gold::Output_data_dynamic::Dynamic_entry>_> ._M_impl._M_start; if (pDVar1 != (pointer)0x0) { operator_delete(pDVar1); return; } return; }
void FUN_001f6680(undefined8 *param_1) { *param_1 = &PTR_FUN_003e36f0; if (param_1[7] != 0) { FUN_002a2980(); return; } return; }
LEA RAX,[0x3e36f0] MOV qword ptr [RDI],RAX MOV RDI,qword ptr [RDI + 0x38] TEST RDI,RDI JZ 0x001f66a0 JMP 0x002a2980 RET
null
null
null
null
[(u'PTRSUB_-1207933202', u'PTRSUB_-1207933199'), ('const-0', u'RETURN_-1207933266'), ('tmp_57', u'PTRSUB_-1207933202'), ('const-56', u'PTRSUB_-1207933198'), (u'INT_NOTEQUAL_-1207933276', u'CBRANCH_-1207933275'), (u'PTRSUB_-1207933198', u'PTRSUB_-1207933197'), ('const-0', u'RETURN_-1207933250'), ('const-0', u'PTRSUB_-1207933197'), ('tmp_39', u'CBRANCH_-1207933275'), ('const-0', u'PTRSUB_-1207933202'), ('const-0', u'INT_NOTEQUAL_-1207933276'), ('const-0', u'PTRSUB_-1207933195'), ('const-0', u'PTRSUB_-1207933203'), ('const-0', u'PTRSUB_-1207933197'), (u'PTRSUB_-1207933203', u'CAST_-1207933197'), (u'PTRSUB_-1207933195', u'PTRSUB_-1207933193'), (u'PTRSUB_-1207933197', u'PTRSUB_-1207933195'), (u'PTRSUB_-1207933193', u'LOAD_-1207933296'), ('tmp_57', u'PTRSUB_-1207933198'), (u'LOAD_-1207933296', u'INT_NOTEQUAL_-1207933276'), ('const-0', u'PTRSUB_-1207933193'), (u'LOAD_-1207933296', u'CALL_-1207933270'), ('const-0', u'PTRSUB_-1207933199'), (u'PTRSUB_-1207933199', u'PTRSUB_-1207933197'), ('const-433', u'LOAD_-1207933296'), ('const-433', u'STORE_-1207933300'), (u'PTRSUB_-1207933197', u'STORE_-1207933300'), (u'CAST_-1207933197', u'STORE_-1207933300'), ('const-4077296', u'PTRSUB_-1207933203')]
[('const-8', u'PTRADD_-1207933201'), ('const-0', u'RETURN_-1207933266'), ('const-4077296', u'PTRSUB_-1207933204'), (u'INT_NOTEQUAL_-1207933276', u'CBRANCH_-1207933275'), ('const-0', u'PTRSUB_-1207933204'), ('const-0', u'RETURN_-1207933250'), ('tmp_92', u'STORE_-1207933300'), ('const-433', u'STORE_-1207933300'), (u'PTRSUB_-1207933204', u'STORE_-1207933300'), ('tmp_39', u'CBRANCH_-1207933275'), ('const-433', u'LOAD_-1207933296'), (u'LOAD_-1207933296', u'INT_NOTEQUAL_-1207933276'), ('const-0', u'INT_NOTEQUAL_-1207933276'), ('tmp_92', u'PTRADD_-1207933201'), ('const-7', u'PTRADD_-1207933201'), (u'PTRADD_-1207933201', u'LOAD_-1207933296')]
null
null
001f6680
x64
O3
(translation_unit "void FUN_001f6680(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001f6680(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001f6680(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003e36f0;" (assignment_expression "*param_1 = &PTR_FUN_003e36f0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003e36f0" & identifier)) ;) (if_statement "if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }" if (parenthesized_expression "(param_1[7] != 0)" ( (binary_expression "param_1[7] != 0" (subscript_expression "param_1[7]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002a2980();\n return;\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void ~Output_data_dynamic(Output_data_dynamic * this, int __in_chrg) */\n\nvoid __thiscall\ngold::Output_data_dynamic::~Output_data_dynamic(Output_data_dynamic *this,int __in_chrg)\n\n{\n pointer pDVar1;\n \n (this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0;\n pDVar1 = (this->entries_).\n super__Vector_base<gold::Output_data_dynamic::Dynamic_entry,_std::allocator<gold::Output_data_dynamic::Dynamic_entry>_>\n ._M_impl._M_start;\n if (pDVar1 != (pointer)0x0) {\n operator_delete(pDVar1);\n return;\n }\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::Output_data_dynamic::~Output_data_dynamic(Output_data_dynamic *this,int __in_chrg)\n\n{\n pointer pDVar1;\n \n (this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0;\n pDVar1 = (this->entries_).\n super__Vector_base<gold::Output_data_dynamic::Dynamic_entry,_std::allocator<gold::Output_data_dynamic::Dynamic_entry>_>\n ._M_impl._M_start;\n if (pDVar1 != (pointer)0x0) {\n operator_delete(pDVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_data_dynamic::~" identifier : : identifier : : ~) (function_declarator "Output_data_dynamic(Output_data_dynamic *this,int __in_chrg)" identifier (parameter_list "(Output_data_dynamic *this,int __in_chrg)" ( (parameter_declaration "Output_data_dynamic *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pDVar1;\n \n (this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0;\n pDVar1 = (this->entries_).\n super__Vector_base<gold::Output_data_dynamic::Dynamic_entry,_std::allocator<gold::Output_data_dynamic::Dynamic_entry>_>\n ._M_impl._M_start;\n if (pDVar1 != (pointer)0x0) {\n operator_delete(pDVar1);\n return;\n }\n return;\n}" { (declaration "pointer pDVar1;" type_identifier identifier ;) (expression_statement "(this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0;" (assignment_expression "(this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0" (field_expression "(this->super_Output_section_data).super_Output_data._vptr_Output_data" (field_expression "(this->super_Output_section_data).super_Output_data" (parenthesized_expression "(this->super_Output_section_data)" ( (field_expression "this->super_Output_section_data" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_data_dynamic_003e36f0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_data_dynamic_003e36f0" & identifier))) ;) (ERROR "pDVar1 = (this->entries_).\n super__Vector_base<gold::" (assignment_expression "pDVar1 = (this->entries_).\n super__Vector_base<gold" identifier = (binary_expression "(this->entries_).\n super__Vector_base<gold" (field_expression "(this->entries_).\n super__Vector_base" (parenthesized_expression "(this->entries_)" ( (field_expression "this->entries_" identifier -> field_identifier) )) . field_identifier) < identifier)) : :) (labeled_statement "Output_data_dynamic::Dynamic_entry,_std::allocator<gold::Output_data_dynamic::Dynamic_entry>_>\n ._M_impl._M_start;" statement_identifier (ERROR "::Dynamic_entry,_std::allocator<gold:" : : (comma_expression "Dynamic_entry,_std" identifier , identifier) : : (binary_expression "allocator<gold" identifier < identifier) :) : (labeled_statement "Output_data_dynamic::Dynamic_entry>_>\n ._M_impl._M_start;" statement_identifier : (ERROR ":" :) (expression_statement "Dynamic_entry>_>\n ._M_impl._M_start;" (field_expression "Dynamic_entry>_>\n ._M_impl._M_start" (field_expression "Dynamic_entry>_>\n ._M_impl" (binary_expression "Dynamic_entry>_" identifier > identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;))) (if_statement "if (pDVar1 != (pointer)0x0) {\n operator_delete(pDVar1);\n return;\n }" if (parenthesized_expression "(pDVar1 != (pointer)0x0)" ( (binary_expression "pDVar1 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(pDVar1);\n return;\n }" { (expression_statement "operator_delete(pDVar1);" (call_expression "operator_delete(pDVar1)" identifier (argument_list "(pDVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001f6680(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001f6680(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001f6680(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003e36f0;" (assignment_expression "*param_1 = &PTR_FUN_003e36f0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003e36f0" & identifier)) ;) (if_statement "if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }" if (parenthesized_expression "(param_1[7] != 0)" ( (binary_expression "param_1[7] != 0" (subscript_expression "param_1[7]" identifier [ number_literal ]) != number_literal) )) (compound_statement "{\n FUN_002a2980();\n return;\n }" { (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_001f6680(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f6680(undefined8 *param_1)" (identifier "FUN_001f6680") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &PTR_FUN_003e36f0;\n if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003e36f0;" (assignment_expression "*param_1 = &PTR_FUN_003e36f0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003e36f0" (& "&") (identifier "PTR_FUN_003e36f0"))) (; ";")) (if_statement "if (param_1[7] != 0) {\n FUN_002a2980();\n return;\n }" (if "if") (parenthesized_expression "(param_1[7] != 0)" (( "(") (binary_expression "param_1[7] != 0" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002a2980();\n return;\n }" ({ "{") (expression_statement "FUN_002a2980();" (call_expression "FUN_002a2980()" (identifier "FUN_002a2980") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void ~Output_data_dynamic(Output_data_dynamic * this, int __in_chrg) */ void __thiscall gold::function_1::~function_1(function_1 *this,int __in_chrg) { type_1 var_3; (this->super_Output_section_data).super_Output_data._vptr_Output_data = (type_2 **)&PTR__Output_data_dynamic_003e36f0; var_3 = (this->entries_). super__Vector_base<gold::Output_data_dynamic::var_1,_std::allocator<gold::Output_data_dynamic::var_1>var_2> ._M_impl._M_start; if (var_3 != (type_1)0x0) { var_4(var_3); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003e36f0; if (param_1[7] != 0) { FUN_002a2980(); return; } return; }
1328_powerpc-linux-gnu-dwp_and_powerpc-linux-gnu-dwp_strip.c
~Struct_Ttext_segment
FUN_001583c0
/* DWARF original prototype: void ~Struct_Ttext_segment(Struct_Ttext_segment * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_Ttext_segment::~Struct_Ttext_segment (Struct_Ttext_segment *this,int __in_chrg) { pointer pcVar1; pcVar1 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425bb8; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->option).longname.field_2) { operator_delete(pcVar1); return; } return; }
void FUN_001583c0(undefined8 *param_1) { *param_1 = &PTR_FUN_00425bb8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x425bb8] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x001583e0 MOV RDI,RDX JMP 0x002dac70 RET
null
null
null
null
[('const-433', u'LOAD_-1207270453'), ('const-0', u'RETURN_-1207270407'), ('const-0', u'RETURN_-1207270398'), ('const-433', u'STORE_-1207270445'), ('const-16', u'PTRSUB_-1207270331'), (u'PTRSUB_-1207270342', u'PTRSUB_-1207270338'), ('const-4348856', u'PTRSUB_-1207270345'), (u'CAST_-1207270335', u'STORE_-1207270445'), (u'LOAD_-1207270453', u'CAST_-1207270327'), (u'PTRSUB_-1207270348', u'PTRSUB_-1207270347'), ('const-0', u'PTRSUB_-1207270347'), (u'PTRSUB_-1207270334', u'PTRSUB_-1207270331'), ('const-0', u'PTRSUB_-1207270342'), (u'PTRSUB_-1207270331', u'INT_NOTEQUAL_-1207270421'), ('const-0', u'PTRSUB_-1207270338'), (u'INT_NOTEQUAL_-1207270421', u'CBRANCH_-1207270420'), ('const-0', u'PTRSUB_-1207270339'), ('tmp_68', u'PTRSUB_-1207270338'), (u'PTRSUB_-1207270343', u'PTRSUB_-1207270339'), (u'CAST_-1207270327', u'INT_NOTEQUAL_-1207270421'), (u'PTRSUB_-1207270339', u'LOAD_-1207270453'), ('const-8', u'PTRSUB_-1207270348'), (u'PTRSUB_-1207270338', u'PTRSUB_-1207270334'), ('tmp_48', u'CBRANCH_-1207270420'), (u'PTRSUB_-1207270345', u'CAST_-1207270335'), ('const-0', u'PTRSUB_-1207270334'), (u'PTRSUB_-1207270338', u'STORE_-1207270445'), ('const-0', u'PTRSUB_-1207270345'), ('const-8', u'PTRSUB_-1207270338'), ('tmp_68', u'PTRSUB_-1207270348'), ('const-0', u'PTRSUB_-1207270343'), ('tmp_68', u'PTRSUB_-1207270342'), (u'LOAD_-1207270453', u'CALL_-1207270411'), (u'PTRSUB_-1207270347', u'PTRSUB_-1207270343')]
[('const-0', u'RETURN_-1207270407'), ('const-0', u'RETURN_-1207270398'), (u'CAST_-1207270349', u'INT_NOTEQUAL_-1207270421'), (u'PTRADD_-1207270350', u'LOAD_-1207270453'), (u'LOAD_-1207270453', u'CAST_-1207270349'), ('const-0', u'PTRSUB_-1207270346'), ('const-3', u'PTRADD_-1207270342'), ('const-4348856', u'PTRSUB_-1207270346'), ('tmp_48', u'CBRANCH_-1207270420'), ('tmp_109', u'STORE_-1207270445'), ('const-8', u'PTRADD_-1207270350'), ('const-433', u'LOAD_-1207270453'), (u'PTRSUB_-1207270346', u'STORE_-1207270445'), ('tmp_109', u'PTRADD_-1207270342'), ('tmp_109', u'PTRADD_-1207270350'), (u'PTRADD_-1207270342', u'INT_NOTEQUAL_-1207270421'), (u'CAST_-1207270349', u'CALL_-1207270411'), ('const-1', u'PTRADD_-1207270350'), (u'INT_NOTEQUAL_-1207270421', u'CBRANCH_-1207270420'), ('const-433', u'STORE_-1207270445'), ('const-8', u'PTRADD_-1207270342')]
null
null
001583c0
x64
O3
(translation_unit "void FUN_001583c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001583c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001583c0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00425bb8;" (assignment_expression "*param_1 = &PTR_FUN_00425bb8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425bb8" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002dac70((undefined8 *)param_1[1]);" (call_expression "FUN_002dac70((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_Ttext_segment(Struct_Ttext_segment * this, int __in_chrg)\n */\n\nvoid __thiscall\ngold::General_options::Struct_Ttext_segment::~Struct_Ttext_segment\n (Struct_Ttext_segment *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425bb8;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_Ttext_segment::~Struct_Ttext_segment\n (Struct_Ttext_segment *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425bb8;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_Ttext_segment::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_Ttext_segment\n (Struct_Ttext_segment *this,int __in_chrg)" identifier (parameter_list "(Struct_Ttext_segment *this,int __in_chrg)" ( (parameter_declaration "Struct_Ttext_segment *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425bb8;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425bb8;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_00425bb8" (field_expression "(this->super_Struct_var)._vptr_Struct_var" (parenthesized_expression "(this->super_Struct_var)" ( (field_expression "this->super_Struct_var" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR_parse_to_value_00425bb8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_00425bb8" & identifier))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n return;\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001583c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_001583c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_001583c0(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_00425bb8;" (assignment_expression "*param_1 = &PTR_FUN_00425bb8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00425bb8" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_002dac70((undefined8 *)param_1[1]);" (call_expression "FUN_002dac70((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_001583c0(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001583c0(undefined8 *param_1)" (identifier "FUN_001583c0") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &PTR_FUN_00425bb8;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_00425bb8;" (assignment_expression "*param_1 = &PTR_FUN_00425bb8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00425bb8" (& "&") (identifier "PTR_FUN_00425bb8"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_002dac70((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_002dac70((undefined8 *)param_1[1]);" (call_expression "FUN_002dac70((undefined8 *)param_1[1])" (identifier "FUN_002dac70") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_Ttext_segment(Struct_Ttext_segment * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; var_5 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_00425bb8; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->option).longname.field_2) { var_6(var_5); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_00425bb8; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_002dac70((undefined8 *)param_1[1]); return; } return; }
10570_powerpc-linux-gnuspe-dwp_and_powerpc-linux-gnuspe-dwp_strip.c
~__codecvt_utf16_base
FUN_00359350
/* std::__codecvt_utf16_base<char16_t>::~__codecvt_utf16_base() */ void __thiscall std::__codecvt_utf16_base<char16_t>::~__codecvt_utf16_base(__codecvt_utf16_base<char16_t> *this) { ~__codecvt_utf16_base(this); operator_delete(this); return; }
void FUN_00359350(undefined8 param_1) { FUN_00359250(); FUN_002dac70(param_1); return; }
PUSH RBX MOV RBX,RDI CALL 0x00359250 MOV RDI,RBX POP RBX JMP 0x002dac70
null
null
null
null
[('tmp_41', u'CALL_-1205169311'), ('tmp_41', u'CALL_-1205169296'), ('const-0', u'RETURN_-1205169292')]
[('const-0', u'RETURN_-1205169292'), ('tmp_67', u'CALL_-1205169296')]
null
null
00359350
x64
O3
(translation_unit "void FUN_00359350(undefined8 param_1)\n\n{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_00359350(undefined8 param_1)\n\n{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00359350(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "FUN_00359250();" (call_expression "FUN_00359250()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::__codecvt_utf16_base<char16_t>::~__codecvt_utf16_base() */\n\nvoid __thiscall\nstd::__codecvt_utf16_base<char16_t>::~__codecvt_utf16_base(__codecvt_utf16_base<char16_t> *this)\n\n{\n ~__codecvt_utf16_base(this);\n operator_delete(this);\n return;\n}\n\n" comment (function_definition "void __thiscall\nstd::__codecvt_utf16_base<char16_t>::~__codecvt_utf16_base(__codecvt_utf16_base<char16_t> *this)\n\n{\n ~__codecvt_utf16_base(this);\n operator_delete(this);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::__codecvt_utf16_base<char16_t>::~" identifier : : identifier < primitive_type > : : ~) (function_declarator "__codecvt_utf16_base(__codecvt_utf16_base<char16_t> *this)" identifier (parameter_list "(__codecvt_utf16_base<char16_t> *this)" ( (parameter_declaration "__codecvt_utf16_base<char16_t> *this" type_identifier (ERROR "<char16_t>" < primitive_type >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n ~__codecvt_utf16_base(this);\n operator_delete(this);\n return;\n}" { (expression_statement "~__codecvt_utf16_base(this);" (unary_expression "~__codecvt_utf16_base(this)" ~ (call_expression "__codecvt_utf16_base(this)" identifier (argument_list "(this)" ( identifier )))) ;) (expression_statement "operator_delete(this);" (call_expression "operator_delete(this)" identifier (argument_list "(this)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00359350(undefined8 param_1)\n\n{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}\n\n" (function_definition "void FUN_00359350(undefined8 param_1)\n\n{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}" primitive_type (function_declarator "FUN_00359350(undefined8 param_1)" identifier (parameter_list "(undefined8 param_1)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) ))) (compound_statement "{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}" { (expression_statement "FUN_00359250();" (call_expression "FUN_00359250()" identifier (argument_list "()" ( ))) ;) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" identifier (argument_list "(param_1)" ( identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00359350(undefined8 param_1)\n\n{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00359350(undefined8 param_1)" (identifier "FUN_00359350") (parameter_list "(undefined8 param_1)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) () ")"))) (compound_statement "{\n FUN_00359250();\n FUN_002dac70(param_1);\n return;\n}" ({ "{") (expression_statement "FUN_00359250();" (call_expression "FUN_00359250()" (identifier "FUN_00359250") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "FUN_002dac70(param_1);" (call_expression "FUN_002dac70(param_1)" (identifier "FUN_002dac70") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::__codecvt_utf16_base<char16_t>::~__codecvt_utf16_base() */ void __thiscall std::function_1<char16_t>::~function_1(function_1<char16_t> *this) { ~function_1(this); var_1(this); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1) { FUN_00359250(); FUN_002dac70(param_1); return; }
1388_x86_64-linux-gnu-dwp_and_x86_64-linux-gnu-dwp_strip.c
~Struct_print_icf_sections
FUN_00150320
/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int __in_chrg) */ void __thiscall gold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections (Struct_print_icf_sections *this,int __in_chrg) { pointer pcVar1; pcVar1 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a8638; if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9 *)pcVar1 != &(this->option).longname.field_2) { operator_delete(pcVar1); return; } return; }
void FUN_00150320(undefined8 *param_1) { *param_1 = &PTR_FUN_003a8638; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00276d20((undefined8 *)param_1[1]); return; } return; }
LEA RAX,[0x3a8638] MOV RDX,qword ptr [RDI + 0x8] MOV qword ptr [RDI],RAX LEA RAX,[RDI + 0x18] CMP RDX,RAX JZ 0x00150340 MOV RDI,RDX JMP 0x00276d20 RET
null
null
null
null
[('const-433', u'LOAD_-1207303381'), ('const-8', u'PTRSUB_-1207303276'), ('tmp_48', u'CBRANCH_-1207303348'), (u'LOAD_-1207303381', u'CALL_-1207303339'), ('const-433', u'STORE_-1207303373'), ('const-16', u'PTRSUB_-1207303259'), (u'PTRSUB_-1207303270', u'PTRSUB_-1207303266'), (u'INT_NOTEQUAL_-1207303349', u'CBRANCH_-1207303348'), (u'CAST_-1207303263', u'STORE_-1207303373'), (u'PTRSUB_-1207303271', u'PTRSUB_-1207303267'), (u'PTRSUB_-1207303266', u'PTRSUB_-1207303262'), ('const-0', u'PTRSUB_-1207303267'), ('const-0', u'PTRSUB_-1207303266'), ('const-0', u'PTRSUB_-1207303273'), (u'PTRSUB_-1207303276', u'PTRSUB_-1207303275'), ('tmp_68', u'PTRSUB_-1207303266'), (u'PTRSUB_-1207303266', u'STORE_-1207303373'), ('const-0', u'RETURN_-1207303335'), (u'PTRSUB_-1207303259', u'INT_NOTEQUAL_-1207303349'), ('const-3835448', u'PTRSUB_-1207303273'), ('const-0', u'PTRSUB_-1207303262'), (u'PTRSUB_-1207303262', u'PTRSUB_-1207303259'), ('const-0', u'PTRSUB_-1207303275'), ('const-0', u'RETURN_-1207303326'), ('const-0', u'PTRSUB_-1207303271'), (u'PTRSUB_-1207303275', u'PTRSUB_-1207303271'), ('const-8', u'PTRSUB_-1207303266'), (u'PTRSUB_-1207303273', u'CAST_-1207303263'), ('const-0', u'PTRSUB_-1207303270'), (u'CAST_-1207303255', u'INT_NOTEQUAL_-1207303349'), (u'LOAD_-1207303381', u'CAST_-1207303255'), (u'PTRSUB_-1207303267', u'LOAD_-1207303381'), ('tmp_68', u'PTRSUB_-1207303276'), ('tmp_68', u'PTRSUB_-1207303270')]
[('const-0', u'RETURN_-1207303335'), (u'PTRADD_-1207303270', u'INT_NOTEQUAL_-1207303349'), ('tmp_48', u'CBRANCH_-1207303348'), ('const-0', u'PTRSUB_-1207303274'), ('tmp_109', u'STORE_-1207303373'), ('const-3', u'PTRADD_-1207303270'), (u'PTRSUB_-1207303274', u'STORE_-1207303373'), ('const-3835448', u'PTRSUB_-1207303274'), ('const-8', u'PTRADD_-1207303278'), (u'CAST_-1207303277', u'CALL_-1207303339'), (u'PTRADD_-1207303278', u'LOAD_-1207303381'), ('const-0', u'RETURN_-1207303326'), ('tmp_109', u'PTRADD_-1207303270'), (u'CAST_-1207303277', u'INT_NOTEQUAL_-1207303349'), (u'INT_NOTEQUAL_-1207303349', u'CBRANCH_-1207303348'), ('const-433', u'LOAD_-1207303381'), ('const-1', u'PTRADD_-1207303278'), (u'LOAD_-1207303381', u'CAST_-1207303277'), ('const-433', u'STORE_-1207303373'), ('tmp_109', u'PTRADD_-1207303278'), ('const-8', u'PTRADD_-1207303270')]
null
null
00150320
x64
O3
(translation_unit "void FUN_00150320(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00150320(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00150320(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003a8638;" (assignment_expression "*param_1 = &PTR_FUN_003a8638" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003a8638" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00276d20((undefined8 *)param_1[1]);" (call_expression "FUN_00276d20((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a8638;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}\n\n" comment (function_definition "void __thiscall\ngold::General_options::Struct_print_icf_sections::~Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)\n\n{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a8638;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_print_icf_sections::~" identifier : : identifier : : identifier : : ~) (function_declarator "Struct_print_icf_sections\n (Struct_print_icf_sections *this,int __in_chrg)" identifier (parameter_list "(Struct_print_icf_sections *this,int __in_chrg)" ( (parameter_declaration "Struct_print_icf_sections *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (compound_statement "{\n pointer pcVar1;\n \n pcVar1 = (this->option).longname._M_dataplus._M_p;\n (this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a8638;\n if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }\n return;\n}" { (declaration "pointer pcVar1;" type_identifier identifier ;) (expression_statement "pcVar1 = (this->option).longname._M_dataplus._M_p;" (assignment_expression "pcVar1 = (this->option).longname._M_dataplus._M_p" identifier = (field_expression "(this->option).longname._M_dataplus._M_p" (field_expression "(this->option).longname._M_dataplus" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (expression_statement "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a8638;" (assignment_expression "(this->super_Struct_var)._vptr_Struct_var = (_func_int_varargs **)&PTR_parse_to_value_003a8638" (field_expression "(this->super_Struct_var)._vptr_Struct_var" (parenthesized_expression "(this->super_Struct_var)" ( (field_expression "this->super_Struct_var" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR_parse_to_value_003a8638" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR_parse_to_value_003a8638" & identifier))) ;) (if_statement "if ((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2) {\n operator_delete(pcVar1);\n return;\n }" if (parenthesized_expression "((anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (parenthesized_expression "(anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2)" ( (ERROR "anon_union_16_2_edb7204a_for_basic_string<char,_std::char_traits<char>,_std::" (comma_expression "anon_union_16_2_edb7204a_for_basic_string<char,_std" (binary_expression "anon_union_16_2_edb7204a_for_basic_string<char" identifier < identifier) , identifier) : : (binary_expression "char_traits<char>,_std" (binary_expression "char_traits<char" identifier < identifier) > (ERROR "," ,) identifier) : :) (binary_expression "allocator<char>_>_9\n *)pcVar1 != &(this->option).longname.field_2" (binary_expression "allocator<char>_>_9\n *)pcVar1" (binary_expression "allocator<char>_" (binary_expression "allocator<char" identifier < identifier) > identifier) > (binary_expression "_9\n *)pcVar1" identifier * (ERROR ")" )) identifier)) != (pointer_expression "&(this->option).longname.field_2" & (field_expression "(this->option).longname.field_2" (field_expression "(this->option).longname" (parenthesized_expression "(this->option)" ( (field_expression "this->option" identifier -> field_identifier) )) . field_identifier) . field_identifier))) )) )) (compound_statement "{\n operator_delete(pcVar1);\n return;\n }" { (expression_statement "operator_delete(pcVar1);" (call_expression "operator_delete(pcVar1)" identifier (argument_list "(pcVar1)" ( identifier ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_00150320(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}\n\n" (function_definition "void FUN_00150320(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" primitive_type (function_declarator "FUN_00150320(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" { (expression_statement "*param_1 = &PTR_FUN_003a8638;" (assignment_expression "*param_1 = &PTR_FUN_003a8638" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003a8638" & identifier)) ;) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }" if (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" ( (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) != (binary_expression "param_1 + 3" identifier + number_literal)) )) (compound_statement "{\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }" { (expression_statement "FUN_00276d20((undefined8 *)param_1[1]);" (call_expression "FUN_00276d20((undefined8 *)param_1[1])" identifier (argument_list "((undefined8 *)param_1[1])" ( (cast_expression "(undefined8 *)param_1[1]" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (subscript_expression "param_1[1]" identifier [ number_literal ])) ))) ;) (return_statement "return;" return ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) ))) ;) (return_statement return ;) })) (return_statement return ;) })))
(function_definition "void FUN_00150320(undefined8 *param_1)\n\n{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00150320(undefined8 *param_1)" (identifier "FUN_00150320") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &PTR_FUN_003a8638;\n if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }\n return;\n}" ({ "{") (expression_statement "*param_1 = &PTR_FUN_003a8638;" (assignment_expression "*param_1 = &PTR_FUN_003a8638" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003a8638" (& "&") (identifier "PTR_FUN_003a8638"))) (; ";")) (if_statement "if ((undefined8 *)param_1[1] != param_1 + 3) {\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }" (if "if") (parenthesized_expression "((undefined8 *)param_1[1] != param_1 + 3)" (( "(") (binary_expression "(undefined8 *)param_1[1] != param_1 + 3" (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (!= "!=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) () ")")) (compound_statement "{\n FUN_00276d20((undefined8 *)param_1[1]);\n return;\n }" ({ "{") (expression_statement "FUN_00276d20((undefined8 *)param_1[1]);" (call_expression "FUN_00276d20((undefined8 *)param_1[1])" (identifier "FUN_00276d20") (argument_list "((undefined8 *)param_1[1])" (( "(") (cast_expression "(undefined8 *)param_1[1]" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Struct_print_icf_sections(Struct_print_icf_sections * this, int __in_chrg) */ void __thiscall gold::General_options::function_1::~function_1 (function_1 *this,int __in_chrg) { type_1 var_5; var_5 = (this->option).longname._M_dataplus._M_p; (this->super_Struct_var)._vptr_Struct_var = (type_2 **)&PTR_parse_to_value_003a8638; if ((anon_union_16_2_edb7204a_for_basic_string<var_2,_std::char_traits<var_2>,_std::var_1<var_2>var_3>var_4 *)var_5 != &(this->option).longname.field_2) { var_6(var_5); return; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal)))))) (return_statement))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &PTR_FUN_003a8638; if ((undefined8 *)param_1[1] != param_1 + 3) { FUN_00276d20((undefined8 *)param_1[1]); return; } return; }
2953_i686-gnu-dwp_and_i686-gnu-dwp_strip.c
emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>
FUN_001990a0
/* DWARF original name: emplace_back<gold::Sized_incremental_binary<32, false>::Copy_reloc> DWARF original prototype: void emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>(vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> * this, Copy_reloc * __args#0) */ void __thiscall std:: vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> ::emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc> (vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> *this,Copy_reloc *__args_0) { iterator __position; Output_section *pOVar1; __position._M_current = (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> )._M_impl._M_finish; if (__position._M_current != (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> )._M_impl._M_end_of_storage) { pOVar1 = __args_0->output_section; (__position._M_current)->symbol = __args_0->symbol; (__position._M_current)->output_section = pOVar1; (__position._M_current)->offset = __args_0->offset; (this-> super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> )._M_impl._M_finish = __position._M_current + 1; return; } _M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Copy_reloc>(this,__position,__args_0) ; return; }
void FUN_001990a0(long param_1,undefined8 *param_2) { undefined8 *puVar1; undefined8 uVar2; puVar1 = *(undefined8 **)(param_1 + 8); if (puVar1 != *(undefined8 **)(param_1 + 0x10)) { uVar2 = param_2[1]; *puVar1 = *param_2; puVar1[1] = uVar2; puVar1[2] = param_2[2]; *(undefined8 **)(param_1 + 8) = puVar1 + 3; return; } FUN_00198f10(param_1,puVar1,param_2); return; }
MOV RAX,qword ptr [RDI + 0x8] CMP RAX,qword ptr [RDI + 0x10] JZ 0x001990c8 MOVDQU XMM0,xmmword ptr [RSI] ADD RAX,0x18 MOVUPS xmmword ptr [RAX + -0x18],XMM0 MOV RDX,qword ptr [RSI + 0x10] MOV qword ptr [RAX + -0x8],RDX MOV qword ptr [RDI + 0x8],RAX RET MOV RDX,RSI MOV RSI,RAX JMP 0x00198f10
null
null
null
null
[('const-24', u'PTRADD_-1207529157'), (u'PTRSUB_-1207529162', u'LOAD_-1207529237'), ('tmp_128', u'PTRSUB_-1207529161'), (u'PTRSUB_-1207529125', u'STORE_-1207529241'), (u'PTRSUB_-1207529152', u'LOAD_-1207529302'), ('const-16', u'PTRSUB_-1207529140'), (u'PTRSUB_-1207529135', u'PTRSUB_-1207529129'), (u'PTRSUB_-1207529150', u'STORE_-1207529224'), ('const-433', u'STORE_-1207529225'), (u'PTRSUB_-1207529176', u'PTRSUB_-1207529163'), ('const-433', u'LOAD_-1207529236'), (u'PTRADD_-1207529157', u'STORE_-1207529241'), ('tmp_128', u'PTRSUB_-1207529145'), ('tmp_127', u'PTRSUB_-1207529170'), ('const-0', u'PTRSUB_-1207529135'), ('tmp_42', u'CBRANCH_-1207529284'), ('const-433', u'LOAD_-1207529237'), ('const-0', u'RETURN_-1207529211'), (u'LOAD_-1207529302', u'INT_NOTEQUAL_-1207529286'), ('tmp_128', u'PTRSUB_-1207529162'), ('tmp_127', u'CALL_-1207529215'), ('const-16', u'PTRSUB_-1207529152'), (u'LOAD_-1207529309', u'PTRADD_-1207529157'), ('const-8', u'PTRSUB_-1207529150'), (u'PTRSUB_-1207529129', u'PTRSUB_-1207529125'), ('tmp_128', u'CALL_-1207529215'), ('const-8', u'PTRSUB_-1207529161'), ('const-0', u'PTRSUB_-1207529162'), (u'LOAD_-1207529309', u'PTRSUB_-1207529150'), ('const-433', u'LOAD_-1207529302'), ('const-433', u'LOAD_-1207529257'), (u'PTRSUB_-1207529170', u'PTRSUB_-1207529157'), (u'PTRSUB_-1207529163', u'PTRSUB_-1207529157'), (u'LOAD_-1207529236', u'STORE_-1207529224'), (u'LOAD_-1207529237', u'STORE_-1207529225'), ('const-433', u'STORE_-1207529248'), ('const-8', u'PTRSUB_-1207529157'), ('const-0', u'PTRSUB_-1207529163'), (u'LOAD_-1207529309', u'INT_NOTEQUAL_-1207529286'), (u'PTRSUB_-1207529161', u'LOAD_-1207529236'), (u'LOAD_-1207529309', u'PTRSUB_-1207529140'), ('const-8', u'PTRSUB_-1207529125'), ('const-0', u'PTRSUB_-1207529170'), (u'PTRSUB_-1207529140', u'STORE_-1207529248'), ('const-0', u'PTRSUB_-1207529176'), ('const-0', u'PTRSUB_-1207529157'), ('const-433', u'STORE_-1207529241'), ('const-0', u'PTRSUB_-1207529151'), ('const-16', u'PTRSUB_-1207529145'), ('tmp_127', u'PTRSUB_-1207529176'), ('const-0', u'RETURN_-1207529227'), ('const-433', u'LOAD_-1207529309'), (u'PTRSUB_-1207529157', u'PTRSUB_-1207529152'), (u'PTRSUB_-1207529151', u'STORE_-1207529225'), (u'PTRSUB_-1207529157', u'LOAD_-1207529309'), ('const-0', u'PTRSUB_-1207529129'), (u'LOAD_-1207529257', u'STORE_-1207529248'), ('tmp_127', u'PTRSUB_-1207529135'), (u'PTRSUB_-1207529145', u'LOAD_-1207529257'), (u'LOAD_-1207529309', u'PTRSUB_-1207529151'), (u'INT_NOTEQUAL_-1207529286', u'CBRANCH_-1207529284'), ('const-1', u'PTRADD_-1207529157'), ('const-433', u'STORE_-1207529224'), (u'LOAD_-1207529309', u'CALL_-1207529215')]
[(u'PTRADD_-1207529162', u'LOAD_-1207529231'), ('const-8', u'PTRADD_-1207529147'), ('const-433', u'STORE_-1207529248'), ('tmp_189', u'PTRADD_-1207529147'), (u'CAST_-1207529168', u'LOAD_-1207529309'), ('const-3', u'PTRADD_-1207529157'), ('const-2', u'PTRADD_-1207529142'), ('const-433', u'STORE_-1207529220'), ('const-8', u'INT_ADD_-1207529227'), (u'PTRADD_-1207529157', u'STORE_-1207529241'), ('const-433', u'LOAD_-1207529302'), ('tmp_42', u'CBRANCH_-1207529284'), (u'PTRADD_-1207529152', u'STORE_-1207529219'), ('const-2', u'PTRADD_-1207529147'), ('const-0', u'RETURN_-1207529211'), ('const-8', u'PTRADD_-1207529152'), (u'LOAD_-1207529302', u'INT_NOTEQUAL_-1207529286'), (u'PTRADD_-1207529147', u'LOAD_-1207529257'), ('tmp_188', u'INT_ADD_-1207529293'), (u'INT_ADD_-1207529286', u'CAST_-1207529163'), (u'LOAD_-1207529309', u'PTRADD_-1207529157'), ('const-8', u'PTRADD_-1207529157'), (u'LOAD_-1207529309', u'STORE_-1207529220'), (u'LOAD_-1207529309', u'PTRADD_-1207529152'), (u'LOAD_-1207529309', u'PTRADD_-1207529142'), ('tmp_188', u'CALL_-1207529215'), ('const-433', u'LOAD_-1207529309'), ('const-8', u'PTRADD_-1207529162'), ('const-433', u'LOAD_-1207529232'), ('const-16', u'INT_ADD_-1207529286'), (u'INT_ADD_-1207529227', u'CAST_-1207529136'), (u'LOAD_-1207529309', u'INT_NOTEQUAL_-1207529286'), (u'CAST_-1207529136', u'STORE_-1207529241'), ('const-433', u'LOAD_-1207529257'), (u'PTRADD_-1207529142', u'STORE_-1207529248'), ('tmp_188', u'INT_ADD_-1207529286'), ('tmp_189', u'CALL_-1207529215'), ('const-433', u'STORE_-1207529219'), ('tmp_189', u'LOAD_-1207529232'), (u'INT_ADD_-1207529293', u'CAST_-1207529168'), ('const-0', u'RETURN_-1207529227'), ('const-433', u'LOAD_-1207529231'), (u'LOAD_-1207529257', u'STORE_-1207529248'), ('tmp_188', u'INT_ADD_-1207529227'), ('const-8', u'INT_ADD_-1207529293'), ('tmp_189', u'PTRADD_-1207529162'), (u'LOAD_-1207529232', u'STORE_-1207529220'), ('const-433', u'STORE_-1207529241'), (u'LOAD_-1207529231', u'STORE_-1207529219'), ('const-1', u'PTRADD_-1207529162'), (u'CAST_-1207529163', u'LOAD_-1207529302'), (u'INT_NOTEQUAL_-1207529286', u'CBRANCH_-1207529284'), ('const-1', u'PTRADD_-1207529152'), ('const-8', u'PTRADD_-1207529142'), (u'LOAD_-1207529309', u'CALL_-1207529215')]
null
null
001990a0
x64
O3
(translation_unit "void FUN_001990a0(long param_1,undefined8 *param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001990a0(long param_1,undefined8 *param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001990a0(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }" if (parenthesized_expression "(puVar1 != *(undefined8 **)(param_1 + 0x10))" ( (binary_expression "puVar1 != *(undefined8 **)(param_1 + 0x10)" identifier != (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }" { (expression_statement "uVar2 = param_2[1];" (assignment_expression "uVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar1 = *param_2;" (assignment_expression "*puVar1 = *param_2" (pointer_expression "*puVar1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "puVar1[1] = uVar2;" (assignment_expression "puVar1[1] = uVar2" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = param_2[2];" (assignment_expression "puVar1[2] = param_2[2]" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar1 + 3;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar1 + 3" (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 3" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00198f10(param_1,puVar1,param_2);" (call_expression "FUN_00198f10(param_1,puVar1,param_2)" identifier (argument_list "(param_1,puVar1,param_2)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original name: emplace_back<gold::Sized_incremental_binary<32, false>::Copy_reloc>\n DWARF original prototype: void\n emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>(vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n * this, Copy_reloc * __args#0) */\n\nvoid __thiscall\nstd::\nvector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n::emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>\n (vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n *this,Copy_reloc *__args_0)\n\n{\n iterator __position;\n Output_section *pOVar1;\n \n __position._M_current =\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish;\n if (__position._M_current !=\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_end_of_storage) {\n pOVar1 = __args_0->output_section;\n (__position._M_current)->symbol = __args_0->symbol;\n (__position._M_current)->output_section = pOVar1;\n (__position._M_current)->offset = __args_0->offset;\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish = __position._M_current + 1;\n return;\n }\n _M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Copy_reloc>(this,__position,__args_0)\n ;\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::\nvector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n::emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>\n (vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n *this,Copy_reloc *__args_0)\n\n{\n iterator __position;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::\nvector<gold::" identifier : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::" identifier > : :) identifier , (ERROR "_std::allocator<gold::" identifier : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Copy_reloc>_>\n::emplace_back<gold::" identifier > : : identifier > identifier > : : identifier < identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::Copy_reloc>\n (vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n *this,Copy_reloc *__args_0)\n\n{\n iterator" identifier > : : (function_declarator "Copy_reloc>\n (vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n *this,Copy_reloc *__args_0)" identifier (ERROR ">" >) (parameter_list "(vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n *this,Copy_reloc *__args_0)" ( (parameter_declaration "vector<gold::Sized_incremental_binary" type_identifier (ERROR "<gold::" < identifier : :) identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false>::Copy_reloc" type_identifier (ERROR ">::" > : :) identifier) , (parameter_declaration "_std::allocator<gold::Sized_incremental_binary" type_identifier (ERROR "::allocator<gold::" : : identifier < identifier : :) identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false>::Copy_reloc>_>\n *this" type_identifier (ERROR ">::Copy_reloc>_>" > : : identifier > identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Copy_reloc *__args_0" type_identifier (pointer_declarator "*__args_0" * identifier)) ))) { identifier) identifier ;) (declaration "Output_section *pOVar1;" type_identifier (pointer_declarator "*pOVar1" * identifier) ;) (expression_statement "__position._M_current =\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish;" (assignment_expression "__position._M_current =\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish" (field_expression "__position._M_current" identifier . field_identifier) = (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Copy_reloc,_std" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Copy_reloc>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Copy_reloc>_" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier)) ;) (if_statement "if (__position._M_current !=\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_end_of_storage) {\n pOVar1 = __args_0->output_section;\n (__position._M_current)->symbol = __args_0->symbol;\n (__position._M_current)->output_section = pOVar1;\n (__position._M_current)->offset = __args_0->offset;\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish = __position._M_current + 1;\n return;\n }" if (parenthesized_expression "(__position._M_current !=\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_end_of_storage)" ( (binary_expression "__position._M_current !=\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_end_of_storage" (field_expression "__position._M_current" identifier . field_identifier) != (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_end_of_storage" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Copy_reloc,_std" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Copy_reloc>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Copy_reloc>_" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier)) )) (compound_statement "{\n pOVar1 = __args_0->output_section;\n (__position._M_current)->symbol = __args_0->symbol;\n (__position._M_current)->output_section = pOVar1;\n (__position._M_current)->offset = __args_0->offset;\n (this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish = __position._M_current + 1;\n return;\n }" { (expression_statement "pOVar1 = __args_0->output_section;" (assignment_expression "pOVar1 = __args_0->output_section" identifier = (field_expression "__args_0->output_section" identifier -> field_identifier)) ;) (expression_statement "(__position._M_current)->symbol = __args_0->symbol;" (assignment_expression "(__position._M_current)->symbol = __args_0->symbol" (field_expression "(__position._M_current)->symbol" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "__args_0->symbol" identifier -> field_identifier)) ;) (expression_statement "(__position._M_current)->output_section = pOVar1;" (assignment_expression "(__position._M_current)->output_section = pOVar1" (field_expression "(__position._M_current)->output_section" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = identifier) ;) (expression_statement "(__position._M_current)->offset = __args_0->offset;" (assignment_expression "(__position._M_current)->offset = __args_0->offset" (field_expression "(__position._M_current)->offset" (parenthesized_expression "(__position._M_current)" ( (field_expression "__position._M_current" identifier . field_identifier) )) -> field_identifier) = (field_expression "__args_0->offset" identifier -> field_identifier)) ;) (expression_statement "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish = __position._M_current + 1;" (assignment_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish = __position._M_current + 1" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl._M_finish" (field_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )._M_impl" (parenthesized_expression "(this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_>\n )" ( (ERROR "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::" (comma_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std" (binary_expression "this->\n super__Vector_base<gold::Sized_incremental_binary<32" (binary_expression "this->\n super__Vector_base<gold" (field_expression "this->\n super__Vector_base" identifier -> field_identifier) < identifier) (ERROR "::Sized_incremental_binary" : : identifier) < number_literal) , (comma_expression "_false>::Copy_reloc,_std" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<32,_false>::Copy_reloc>_" (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Copy_reloc>_" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > identifier)) (ERROR ">" >) )) . field_identifier) . field_identifier) = (binary_expression "__position._M_current + 1" (field_expression "__position._M_current" identifier . field_identifier) + number_literal)) ;) (return_statement "return;" return ;) })) (ERROR "_M_realloc_insert<gold::Sized_incremental_binary<32,_false>::Copy_reloc>(this,__position,__args_0)" (binary_expression "_M_realloc_insert<gold" identifier < identifier) : : (binary_expression "Sized_incremental_binary<32" identifier < number_literal) , (binary_expression "_false>::Copy_reloc>(this,__position,__args_0)" (binary_expression "_false>::Copy_reloc" identifier > (ERROR "::" : :) identifier) > (parenthesized_expression "(this,__position,__args_0)" ( (comma_expression "this,__position,__args_0" identifier , (comma_expression "__position,__args_0" identifier , identifier)) )))) (expression_statement ";" ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001990a0(long param_1,undefined8 *param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}\n\n" (function_definition "void FUN_001990a0(long param_1,undefined8 *param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}" primitive_type (function_declarator "FUN_001990a0(long param_1,undefined8 *param_2)" identifier (parameter_list "(long param_1,undefined8 *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 8)" identifier = (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (if_statement "if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }" if (parenthesized_expression "(puVar1 != *(undefined8 **)(param_1 + 0x10))" ( (binary_expression "puVar1 != *(undefined8 **)(param_1 + 0x10)" identifier != (pointer_expression "*(undefined8 **)(param_1 + 0x10)" * (cast_expression "(undefined8 **)(param_1 + 0x10)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }" { (expression_statement "uVar2 = param_2[1];" (assignment_expression "uVar2 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*puVar1 = *param_2;" (assignment_expression "*puVar1 = *param_2" (pointer_expression "*puVar1" * identifier) = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "puVar1[1] = uVar2;" (assignment_expression "puVar1[1] = uVar2" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "puVar1[2] = param_2[2];" (assignment_expression "puVar1[2] = param_2[2]" (subscript_expression "puVar1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar1 + 3;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar1 + 3" (pointer_expression "*(undefined8 **)(param_1 + 8)" * (cast_expression "(undefined8 **)(param_1 + 8)" ( (type_descriptor "undefined8 **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = (binary_expression "puVar1 + 3" identifier + number_literal)) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_00198f10(param_1,puVar1,param_2);" (call_expression "FUN_00198f10(param_1,puVar1,param_2)" identifier (argument_list "(param_1,puVar1,param_2)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression IDENT + LIT)) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001990a0(long param_1,undefined8 *param_2)\n\n{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001990a0(long param_1,undefined8 *param_2)" (identifier "FUN_001990a0") (parameter_list "(long param_1,undefined8 *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n undefined8 uVar2;\n \n puVar1 = *(undefined8 **)(param_1 + 8);\n if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }\n FUN_00198f10(param_1,puVar1,param_2);\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (expression_statement "puVar1 = *(undefined8 **)(param_1 + 8);" (assignment_expression "puVar1 = *(undefined8 **)(param_1 + 8)" (identifier "puVar1") (= "=") (pointer_expression "*(undefined8 **)(param_1 + 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if (puVar1 != *(undefined8 **)(param_1 + 0x10)) {\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }" (if "if") (parenthesized_expression "(puVar1 != *(undefined8 **)(param_1 + 0x10))" (( "(") (binary_expression "puVar1 != *(undefined8 **)(param_1 + 0x10)" (identifier "puVar1") (!= "!=") (pointer_expression "*(undefined8 **)(param_1 + 0x10)" (* "*") (cast_expression "(undefined8 **)(param_1 + 0x10)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (compound_statement "{\n uVar2 = param_2[1];\n *puVar1 = *param_2;\n puVar1[1] = uVar2;\n puVar1[2] = param_2[2];\n *(undefined8 **)(param_1 + 8) = puVar1 + 3;\n return;\n }" ({ "{") (expression_statement "uVar2 = param_2[1];" (assignment_expression "uVar2 = param_2[1]" (identifier "uVar2") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*puVar1 = *param_2;" (assignment_expression "*puVar1 = *param_2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "puVar1[1] = uVar2;" (assignment_expression "puVar1[1] = uVar2" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "puVar1[2] = param_2[2];" (assignment_expression "puVar1[2] = param_2[2]" (subscript_expression "puVar1[2]" (identifier "puVar1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*(undefined8 **)(param_1 + 8) = puVar1 + 3;" (assignment_expression "*(undefined8 **)(param_1 + 8) = puVar1 + 3" (pointer_expression "*(undefined8 **)(param_1 + 8)" (* "*") (cast_expression "(undefined8 **)(param_1 + 8)" (( "(") (type_descriptor "undefined8 **" (type_identifier "undefined8") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (binary_expression "puVar1 + 3" (identifier "puVar1") (+ "+") (number_literal "3"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_00198f10(param_1,puVar1,param_2);" (call_expression "FUN_00198f10(param_1,puVar1,param_2)" (identifier "FUN_00198f10") (argument_list "(param_1,puVar1,param_2)" (( "(") (identifier "param_1") (, ",") (identifier "puVar1") (, ",") (identifier "param_2") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original name: emplace_back<gold::Sized_incremental_binary<32, false>::Copy_reloc> DWARF original prototype: void emplace_back<gold::Sized_incremental_binary<32,_false>::Copy_reloc>(vector<gold::Sized_incremental_binary<32,_false>::Copy_reloc,_std::allocator<gold::Sized_incremental_binary<32,_false>::Copy_reloc>_> * this, Copy_reloc * __args#0) */ void __thiscall std:: vector<gold::var_1<32,var_2>::var_3,_std::allocator<gold::var_1<32,var_2>::var_3>var_4> ::emplace_back<gold::var_1<32,var_2>::var_3> (vector<gold::var_1<32,var_2>::var_3,_std::allocator<gold::var_1<32,var_2>::var_3>var_4> *this,var_3 *__args_0) { iterator __position; type_1 *pOVar1; __position._M_current = (this-> super__Vector_base<gold::var_1<32,var_2>::var_3,_std::allocator<gold::var_1<32,var_2>::var_3>var_4> )._M_impl._M_finish; if (__position._M_current != (this-> super__Vector_base<gold::var_1<32,var_2>::var_3,_std::allocator<gold::var_1<32,var_2>::var_3>var_4> )._M_impl._M_end_of_storage) { pOVar1 = __args_0->output_section; (__position._M_current)->symbol = __args_0->symbol; (__position._M_current)->output_section = pOVar1; (__position._M_current)->offset = __args_0->offset; (this-> super__Vector_base<gold::var_1<32,var_2>::var_3,_std::allocator<gold::var_1<32,var_2>::var_3>var_4> )._M_impl._M_finish = __position._M_current + 1; return; } _M_realloc_insert<gold::var_1<32,var_2>::var_3>(this,__position,__args_0) ; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(long param_1,undefined8 *param_2) { undefined8 *puVar1; undefined8 uVar2; puVar1 = *(undefined8 **)(param_1 + 8); if (puVar1 != *(undefined8 **)(param_1 + 0x10)) { uVar2 = param_2[1]; *puVar1 = *param_2; puVar1[1] = uVar2; puVar1[2] = param_2[2]; *(undefined8 **)(param_1 + 8) = puVar1 + 3; return; } FUN_00198f10(param_1,puVar1,param_2); return; }
128_less_and_less_strip.c
ch_back_get
FUN_00107c90
/* WARNING: Unknown calling convention */ int ch_back_get(void) { bufnode *pbVar1; filestate *pfVar2; int iVar3; bufnode *pbVar4; uint uVar5; pfVar2 = thisfile; if (thisfile != (filestate *)0x0) { if (thisfile->offset != 0) { thisfile->offset = thisfile->offset - 1; iVar3 = ch_get(); return iVar3; } if (0 < thisfile->block) { pbVar4 = (bufnode *)(thisfile->block + -1); if ((thisfile->flags & 1) != 0) { LAB_00107cff: thisfile->block = (BLOCKNUM)pbVar4; pfVar2->offset = 0x1fff; iVar3 = ch_get(); return iVar3; } uVar5 = (uint)pbVar4 & 0x3ff; for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5; pbVar1 = pbVar1->hnext) { if (pbVar1[1].next == pbVar4) goto LAB_00107cff; } } } return -1; }
undefined8 FUN_00107c90(void) { long lVar1; long lVar2; undefined8 uVar3; long lVar4; ulong uVar5; lVar2 = DAT_001318b0; if (DAT_001318b0 != 0) { if (*(int *)(DAT_001318b0 + 0x8040) != 0) { *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1; uVar3 = FUN_00106f90(); return uVar3; } if (0 < *(long *)(DAT_001318b0 + 0x8038)) { lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1; if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) { LAB_00107cff: *(long *)(DAT_001318b0 + 0x8038) = lVar4; *(undefined4 *)(lVar2 + 0x8040) = 0x1fff; uVar3 = FUN_00106f90(); return uVar3; } uVar5 = (ulong)((uint)lVar4 & 0x3ff); for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20); lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) { if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff; } } } return 0xffffffff; }
MOV RDX,qword ptr [0x001318b0] TEST RDX,RDX JZ 0x00107d30 MOV EAX,dword ptr [RDX + 0x8040] TEST EAX,EAX JNZ 0x00107d20 MOV RCX,qword ptr [RDX + 0x8038] TEST RCX,RCX JLE 0x00107d30 SUB RCX,0x1 TEST byte ptr [RDX + 0x8024],0x1 JNZ 0x00107cff MOV RSI,RCX AND ESI,0x3ff MOV RAX,RSI ADD RSI,0x1 SHL RAX,0x5 SHL RSI,0x5 MOV RAX,qword ptr [RDX + RAX*0x1 + 0x30] ADD RSI,RDX CMP RAX,RSI JNZ 0x00107cf9 JMP 0x00107d30 MOV RAX,qword ptr [RAX + 0x10] CMP RAX,RSI JZ 0x00107d30 CMP qword ptr [RAX + 0x20],RCX JNZ 0x00107cf0 MOV qword ptr [RDX + 0x8038],RCX XOR EAX,EAX MOV dword ptr [RDX + 0x8040],0x1fff JMP 0x00106f90 SUB EAX,0x1 MOV dword ptr [RDX + 0x8040],EAX XOR EAX,EAX JMP 0x00106f90 MOV EAX,0xffffffff RET
null
null
null
null
[(u'INT_NOTEQUAL_-1206944600', u'CBRANCH_-1206944599'), (u'PTRSUB_-1206943984', u'PTRADD_-1206943971'), (u'COPY_-1206944058', u'RETURN_-1206944200'), ('tmp_1503', u'PTRSUB_-1206944020'), ('const-0', u'INT_NOTEQUAL_-1206944571'), (u'PTRSUB_-1206943929', u'STORE_-1206944283'), ('const-0', u'RETURN_-1206944200'), (u'INT_SLESS_-1206944536', u'CBRANCH_-1206944543'), (u'INT_SUB_-1206944223', u'STORE_-1206944227'), (u'PTRSUB_-1206943969', u'LOAD_-1206944386'), (u'INT_ZEXT_-1206944034', u'PTRADD_-1206943971'), (u'INT_AND_-1206944477', u'INT_ZEXT_-1206944034'), (u'CALL_-1206944204', u'COPY_-1206944058'), (u'INT_NOTEQUAL_-1206944571', u'CBRANCH_-1206944570'), (u'INT_AND_-1206944501', u'INT_NOTEQUAL_-1206944514'), ('tmp_104', u'CBRANCH_-1206944543'), (u'LOAD_-1206944569', u'INT_SLESS_-1206944536'), (u'PTRADD_-1206943964', u'INT_NOTEQUAL_-1206944352'), ('tmp_64', u'CBRANCH_-1206944570'), (u'INT_ADD_-1206944524', u'CAST_-1206944000'), (u'PTRSUB_-1206943939', u'STORE_-1206944305'), ('tmp_1503', u'COPY_-1206944102'), (u'MULTIEQUAL_-1206943967', u'PTRSUB_-1206943946'), ('const-433', u'LOAD_-1206944527'), ('const-433', u'LOAD_-1206944327'), (u'LOAD_-1206944594', u'INT_SUB_-1206944223'), ('const-32', u'PTRADD_-1206943964'), ('tmp_1503', u'PTRSUB_-1206943984'), (u'STORE_-1206944227', u'INDIRECT_-1206943927'), ('const-32', u'PTRSUB_-1206943984'), ('const-0', u'INT_NOTEQUAL_-1206944514'), (u'STORE_-1206944305', u'INDIRECT_-1206943965'), (u'INDIRECT_-1206943926', u'COPY_-1206943982'), (u'INT_ZEXT_-1206944033', u'PTRADD_-1206943964'), ('const-1', u'INT_AND_-1206944501'), ('const-433', u'LOAD_-1206944304'), (u'LOAD_-1206944304', u'MULTIEQUAL_-1206943967'), ('const-32', u'PTRADD_-1206943936'), (u'INT_NOTEQUAL_-1206944514', u'CBRANCH_-1206944508'), (u'CAST_-1206944000', u'SUBPIECE_-1206944074'), ('tmp_1503', u'PTRSUB_-1206943975'), ('const-32824', u'PTRSUB_-1206943939'), ('tmp_500', u'CBRANCH_-1206944350'), ('const-0', u'RETURN_-1206944264'), ('tmp_1503', u'PTRSUB_-1206943939'), ('const-0', u'PTRSUB_-1206943936'), ('const-0', u'INT_SLESS_-1206944536'), ('const-32832', u'PTRSUB_-1206944048'), ('const-32832', u'PTRSUB_-1206943901'), ('const-32', u'PTRADD_-1206943971'), (u'CALL_-1206944268', u'COPY_-1206944084'), ('const-1023', u'INT_AND_-1206944477'), (u'PTRSUB_-1206943901', u'STORE_-1206944227'), ('tmp_1503', u'COPY_-1206943974'), ('const-16', u'PTRSUB_-1206943969'), ('tmp_548', u'CBRANCH_-1206944308'), (u'PTRSUB_-1206944037', u'LOAD_-1206944569'), (u'CAST_-1206944000', u'CAST_-1206943926'), (u'INDIRECT_-1206943950', u'COPY_-1206944008'), ('const-8191', u'STORE_-1206944283'), (u'LOAD_-1206944527', u'INT_AND_-1206944501'), (u'PTRSUB_-1206943936', u'LOAD_-1206944327'), ('const-0', u'RETURN_-1206944261'), ('tmp_1503', u'PTRSUB_-1206943901'), ('const-433', u'STORE_-1206944305'), (u'PTRSUB_-1206943946', u'LOAD_-1206944304'), (u'CALL_-1206944204', u'INDIRECT_-1206943926'), (u'PTRADD_-1206943936', u'PTRSUB_-1206943936'), ('const-32832', u'PTRSUB_-1206943929'), (u'PTRSUB_-1206943975', u'PTRADD_-1206943964'), (u'LOAD_-1206944569', u'INT_ADD_-1206944524'), ('const-433', u'STORE_-1206944283'), ('tmp_1503', u'PTRSUB_-1206944048'), ('tmp_1503', u'PTRSUB_-1206944037'), (u'PTRSUB_-1206944048', u'LOAD_-1206944594'), ('const-32824', u'PTRSUB_-1206944037'), (u'CALL_-1206944268', u'INDIRECT_-1206943950'), ('const-0', u'INT_NOTEQUAL_-1206944600'), (u'INT_AND_-1206944477', u'INT_ZEXT_-1206944033'), (u'SUBPIECE_-1206944074', u'INT_AND_-1206944477'), (u'LOAD_-1206944386', u'MULTIEQUAL_-1206943967'), (u'MULTIEQUAL_-1206943967', u'PTRADD_-1206943936'), ('const-1', u'PTRADD_-1206943936'), (u'PTRSUB_-1206944020', u'LOAD_-1206944527'), (u'INT_NOTEQUAL_-1206944352', u'CBRANCH_-1206944350'), (u'STORE_-1206944283', u'INDIRECT_-1206943955'), (u'MULTIEQUAL_-1206943967', u'INT_NOTEQUAL_-1206944352'), (u'LOAD_-1206944327', u'INT_EQUAL_-1206944312'), ('tmp_26', u'CBRANCH_-1206944599'), (u'INT_EQUAL_-1206944312', u'CBRANCH_-1206944308'), ('const-0', u'SUBPIECE_-1206944074'), (u'PTRADD_-1206943971', u'PTRSUB_-1206943969'), ('const-32', u'PTRSUB_-1206943975'), ('const-4294967295', u'COPY_-1206944050'), ('const--1', u'INT_ADD_-1206944524'), (u'LOAD_-1206944594', u'INT_NOTEQUAL_-1206944571'), (u'COPY_-1206944084', u'RETURN_-1206944264'), ('const-433', u'STORE_-1206944227'), (u'CAST_-1206943926', u'STORE_-1206944305'), ('const-32804', u'PTRSUB_-1206944020'), ('const-433', u'LOAD_-1206944594'), ('const-16', u'PTRSUB_-1206943946'), ('const-1', u'INT_SUB_-1206944223'), ('tmp_1503', u'INT_NOTEQUAL_-1206944600'), (u'COPY_-1206944102', u'PTRSUB_-1206943929'), ('tmp_164', u'CBRANCH_-1206944508'), ('const-433', u'LOAD_-1206944569'), ('const-433', u'LOAD_-1206944386'), (u'COPY_-1206944050', u'RETURN_-1206944261'), (u'CAST_-1206944000', u'INT_EQUAL_-1206944312')]
[(u'INT_NOTEQUAL_-1206944600', u'CBRANCH_-1206944599'), ('const-0', u'INT_NOTEQUAL_-1206944571'), ('const-0', u'RETURN_-1206944200'), (u'COPY_-1206944134', u'INT_ADD_-1206944269'), (u'INT_ZEXT_-1206944121', u'INT_MULT_-1206944439'), (u'INT_ZEXT_-1206944121', u'INT_ADD_-1206944465'), (u'INT_SLESS_-1206944536', u'CBRANCH_-1206944543'), ('const-8191', u'STORE_-1206944283'), ('const-48', u'INT_ADD_-1206944372'), ('const-0', u'INT_SLESS_-1206944536'), (u'INT_NOTEQUAL_-1206944571', u'CBRANCH_-1206944570'), (u'INT_MULT_-1206944439', u'INT_ADD_-1206944370'), (u'LOAD_-1206944569', u'INT_SLESS_-1206944536'), ('tmp_104', u'CBRANCH_-1206944543'), (u'INT_AND_-1206944501', u'INT_NOTEQUAL_-1206944514'), (u'CAST_-1206943966', u'LOAD_-1206944304'), ('tmp_1492', u'INT_ADD_-1206944372'), (u'INT_ADD_-1206944372', u'INT_ADD_-1206944370'), ('tmp_64', u'CBRANCH_-1206944570'), ('const-32824', u'INT_ADD_-1206944553'), (u'CALL_-1206944268', u'INDIRECT_-1206943957'), ('const-4294967295', u'COPY_-1206944278'), (u'STORE_-1206944305', u'INDIRECT_-1206943972'), ('tmp_1492', u'INT_ADD_-1206944513'), ('const-32824', u'INT_ADD_-1206944291'), (u'CAST_-1206943922', u'STORE_-1206944227'), (u'CAST_-1206943991', u'LOAD_-1206944386'), (u'CALL_-1206944268', u'RETURN_-1206944264'), ('const-1', u'INT_AND_-1206944501'), ('tmp_1492', u'INT_ADD_-1206944360'), (u'INT_ADD_-1206944578', u'CAST_-1206944054'), ('const-433', u'STORE_-1206944227'), (u'CALL_-1206944204', u'INDIRECT_-1206943933'), ('const-0', u'INT_NOTEQUAL_-1206944514'), (u'CAST_-1206943960', u'LOAD_-1206944327'), ('tmp_1492', u'INT_NOTEQUAL_-1206944600'), ('const-32', u'INT_MULT_-1206944439'), (u'INT_ADD_-1206944288', u'CAST_-1206943966'), (u'INT_NOTEQUAL_-1206944514', u'CBRANCH_-1206944508'), (u'INDIRECT_-1206943933', u'COPY_-1206943989'), ('tmp_500', u'CBRANCH_-1206944350'), ('const-433', u'LOAD_-1206944304'), ('const-0', u'RETURN_-1206944264'), (u'INT_ADD_-1206944513', u'CAST_-1206944025'), (u'SUBPIECE_-1206944081', u'INT_AND_-1206944477'), (u'INDIRECT_-1206943957', u'COPY_-1206944015'), ('const--1', u'INT_ADD_-1206944524'), ('const-32804', u'INT_ADD_-1206944513'), ('const-433', u'LOAD_-1206944527'), ('tmp_1492', u'COPY_-1206944134'), ('const-1023', u'INT_AND_-1206944477'), (u'STORE_-1206944283', u'INDIRECT_-1206943962'), (u'CAST_-1206944054', u'LOAD_-1206944594'), (u'INT_AND_-1206944477', u'INT_ZEXT_-1206944121'), (u'STORE_-1206944227', u'INDIRECT_-1206943934'), (u'INT_ADD_-1206944311', u'CAST_-1206943960'), ('tmp_548', u'CBRANCH_-1206944308'), ('const-1', u'INT_ADD_-1206944465'), (u'LOAD_-1206944527', u'INT_AND_-1206944501'), (u'CAST_-1206943953', u'STORE_-1206944305'), (u'INT_ADD_-1206944524', u'STORE_-1206944305'), ('tmp_1492', u'INT_ADD_-1206944578'), ('const-0', u'RETURN_-1206944261'), ('tmp_1492', u'COPY_-1206943981'), ('const-32832', u'INT_ADD_-1206944213'), (u'MULTIEQUAL_-1206943991', u'INT_ADD_-1206944288'), (u'COPY_-1206944278', u'RETURN_-1206944261'), ('const-433', u'LOAD_-1206944569'), (u'MULTIEQUAL_-1206943991', u'INT_NOTEQUAL_-1206944352'), ('const-4294967295', u'INT_ADD_-1206944224'), (u'CALL_-1206944204', u'RETURN_-1206944200'), (u'CAST_-1206944025', u'LOAD_-1206944527'), ('const-32832', u'INT_ADD_-1206944578'), (u'INT_ADD_-1206944224', u'STORE_-1206944227'), (u'LOAD_-1206944569', u'INT_ADD_-1206944524'), (u'INT_ADD_-1206944213', u'CAST_-1206943922'), (u'LOAD_-1206944304', u'MULTIEQUAL_-1206943991'), (u'INT_ADD_-1206944465', u'INT_MULT_-1206944398'), ('const-0', u'SUBPIECE_-1206944081'), ('const-433', u'LOAD_-1206944594'), ('const-0', u'INT_NOTEQUAL_-1206944600'), (u'LOAD_-1206944594', u'INT_ADD_-1206944224'), ('tmp_1492', u'INT_ADD_-1206944213'), (u'MULTIEQUAL_-1206943991', u'INT_ADD_-1206944311'), ('const-433', u'STORE_-1206944283'), (u'INT_NOTEQUAL_-1206944352', u'CBRANCH_-1206944350'), (u'INT_ADD_-1206944524', u'INT_EQUAL_-1206944312'), (u'LOAD_-1206944327', u'INT_EQUAL_-1206944312'), ('const-32', u'INT_ADD_-1206944311'), ('tmp_26', u'CBRANCH_-1206944599'), (u'INT_EQUAL_-1206944312', u'CBRANCH_-1206944308'), (u'INT_ADD_-1206944553', u'CAST_-1206944042'), ('const-32832', u'INT_ADD_-1206944269'), (u'LOAD_-1206944594', u'INT_NOTEQUAL_-1206944571'), (u'INT_MULT_-1206944398', u'INT_ADD_-1206944360'), (u'INT_ADD_-1206944524', u'SUBPIECE_-1206944081'), ('const-32', u'INT_MULT_-1206944398'), (u'CAST_-1206944042', u'LOAD_-1206944569'), ('tmp_1492', u'INT_ADD_-1206944553'), (u'INT_ADD_-1206944269', u'CAST_-1206943943'), ('tmp_1492', u'INT_ADD_-1206944291'), (u'INT_ADD_-1206944291', u'CAST_-1206943953'), ('const-433', u'STORE_-1206944305'), ('const-16', u'INT_ADD_-1206944288'), ('const-433', u'LOAD_-1206944386'), ('tmp_164', u'CBRANCH_-1206944508'), ('const-433', u'LOAD_-1206944327'), (u'CAST_-1206943943', u'STORE_-1206944283'), (u'INT_ADD_-1206944370', u'CAST_-1206943991'), (u'INT_ADD_-1206944360', u'INT_NOTEQUAL_-1206944352'), (u'LOAD_-1206944386', u'MULTIEQUAL_-1206943991')]
null
null
00107c90
x64
O3
(translation_unit "undefined8 FUN_00107c90(void)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}\n\n" (function_definition "undefined8 FUN_00107c90(void)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00107c90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (expression_statement "lVar2 = DAT_001318b0;" (assignment_expression "lVar2 = DAT_001318b0" identifier = identifier) ;) (if_statement "if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }" if (parenthesized_expression "(DAT_001318b0 != 0)" ( (binary_expression "DAT_001318b0 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }" { (if_statement "if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" if (parenthesized_expression "(*(int *)(DAT_001318b0 + 0x8040) != 0)" ( (binary_expression "*(int *)(DAT_001318b0 + 0x8040) != 0" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" * (cast_expression "(int *)(DAT_001318b0 + 0x8040)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8040)" ( (binary_expression "DAT_001318b0 + 0x8040" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" { (expression_statement "*(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;" (assignment_expression "*(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" * (cast_expression "(int *)(DAT_001318b0 + 0x8040)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8040)" ( (binary_expression "DAT_001318b0 + 0x8040" identifier + number_literal) )))) = (binary_expression "*(int *)(DAT_001318b0 + 0x8040) + -1" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" * (cast_expression "(int *)(DAT_001318b0 + 0x8040)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8040)" ( (binary_expression "DAT_001318b0 + 0x8040" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "uVar3 = FUN_00106f90();" (assignment_expression "uVar3 = FUN_00106f90()" identifier = (call_expression "FUN_00106f90()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar3;" return identifier ;) })) (if_statement "if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }" if (parenthesized_expression "(0 < *(long *)(DAT_001318b0 + 0x8038))" ( (binary_expression "0 < *(long *)(DAT_001318b0 + 0x8038)" number_literal < (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" * (cast_expression "(long *)(DAT_001318b0 + 0x8038)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8038)" ( (binary_expression "DAT_001318b0 + 0x8038" identifier + number_literal) ))))) )) (compound_statement "{\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }" { (expression_statement "lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;" (assignment_expression "lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1" identifier = (binary_expression "*(long *)(DAT_001318b0 + 0x8038) + -1" (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" * (cast_expression "(long *)(DAT_001318b0 + 0x8038)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8038)" ( (binary_expression "DAT_001318b0 + 0x8038" identifier + number_literal) )))) + number_literal)) ;) (if_statement "if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" if (parenthesized_expression "((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0)" ( (binary_expression "(*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0" (parenthesized_expression "(*(byte *)(DAT_001318b0 + 0x8024) & 1)" ( (binary_expression "*(byte *)(DAT_001318b0 + 0x8024) & 1" (pointer_expression "*(byte *)(DAT_001318b0 + 0x8024)" * (cast_expression "(byte *)(DAT_001318b0 + 0x8024)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8024)" ( (binary_expression "DAT_001318b0 + 0x8024" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" { (labeled_statement "LAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;" statement_identifier : (expression_statement "*(long *)(DAT_001318b0 + 0x8038) = lVar4;" (assignment_expression "*(long *)(DAT_001318b0 + 0x8038) = lVar4" (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" * (cast_expression "(long *)(DAT_001318b0 + 0x8038)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8038)" ( (binary_expression "DAT_001318b0 + 0x8038" identifier + number_literal) )))) = identifier) ;)) (expression_statement "*(undefined4 *)(lVar2 + 0x8040) = 0x1fff;" (assignment_expression "*(undefined4 *)(lVar2 + 0x8040) = 0x1fff" (pointer_expression "*(undefined4 *)(lVar2 + 0x8040)" * (cast_expression "(undefined4 *)(lVar2 + 0x8040)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x8040)" ( (binary_expression "lVar2 + 0x8040" identifier + number_literal) )))) = number_literal) ;) (expression_statement "uVar3 = FUN_00106f90();" (assignment_expression "uVar3 = FUN_00106f90()" identifier = (call_expression "FUN_00106f90()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar3;" return identifier ;) })) (expression_statement "uVar5 = (ulong)((uint)lVar4 & 0x3ff);" (assignment_expression "uVar5 = (ulong)((uint)lVar4 & 0x3ff)" identifier = (call_expression "(ulong)((uint)lVar4 & 0x3ff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x3ff)" ( (binary_expression "(uint)lVar4 & 0x3ff" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) ;) (for_statement "for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }" for ( (assignment_expression "lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" identifier = (pointer_expression "*(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" * (cast_expression "(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x30 + uVar5 * 0x20)" ( (binary_expression "DAT_001318b0 + 0x30 + uVar5 * 0x20" (binary_expression "DAT_001318b0 + 0x30" identifier + number_literal) + (binary_expression "uVar5 * 0x20" identifier * number_literal)) ))))) ; (binary_expression "lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0" identifier != (binary_expression "(uVar5 + 1) * 0x20 + DAT_001318b0" (binary_expression "(uVar5 + 1) * 0x20" (parenthesized_expression "(uVar5 + 1)" ( (binary_expression "uVar5 + 1" identifier + number_literal) )) * number_literal) + identifier)) ; (assignment_expression "lVar1 = *(long *)(lVar1 + 0x10)" identifier = (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ) (compound_statement "{\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }" { (if_statement "if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;" if (parenthesized_expression "(*(long *)(lVar1 + 0x20) == lVar4)" ( (binary_expression "*(long *)(lVar1 + 0x20) == lVar4" (pointer_expression "*(long *)(lVar1 + 0x20)" * (cast_expression "(long *)(lVar1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) == identifier) )) (goto_statement "goto LAB_00107cff;" goto statement_identifier ;)) })) })) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nint ch_back_get(void)\n\n{\n bufnode *pbVar1;\n filestate *pfVar2;\n int iVar3;\n bufnode *pbVar4;\n uint uVar5;\n \n pfVar2 = thisfile;\n if (thisfile != (filestate *)0x0) {\n if (thisfile->offset != 0) {\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }\n if (0 < thisfile->block) {\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }\n }\n return -1;\n}\n\n" comment (function_definition "int ch_back_get(void)\n\n{\n bufnode *pbVar1;\n filestate *pfVar2;\n int iVar3;\n bufnode *pbVar4;\n uint uVar5;\n \n pfVar2 = thisfile;\n if (thisfile != (filestate *)0x0) {\n if (thisfile->offset != 0) {\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }\n if (0 < thisfile->block) {\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }\n }\n return -1;\n}" primitive_type (function_declarator "ch_back_get(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n bufnode *pbVar1;\n filestate *pfVar2;\n int iVar3;\n bufnode *pbVar4;\n uint uVar5;\n \n pfVar2 = thisfile;\n if (thisfile != (filestate *)0x0) {\n if (thisfile->offset != 0) {\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }\n if (0 < thisfile->block) {\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }\n }\n return -1;\n}" { (declaration "bufnode *pbVar1;" type_identifier (pointer_declarator "*pbVar1" * identifier) ;) (declaration "filestate *pfVar2;" type_identifier (pointer_declarator "*pfVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "bufnode *pbVar4;" type_identifier (pointer_declarator "*pbVar4" * identifier) ;) (declaration "uint uVar5;" type_identifier identifier ;) (expression_statement "pfVar2 = thisfile;" (assignment_expression "pfVar2 = thisfile" identifier = identifier) ;) (if_statement "if (thisfile != (filestate *)0x0) {\n if (thisfile->offset != 0) {\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }\n if (0 < thisfile->block) {\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }\n }" if (parenthesized_expression "(thisfile != (filestate *)0x0)" ( (binary_expression "thisfile != (filestate *)0x0" identifier != (cast_expression "(filestate *)0x0" ( (type_descriptor "filestate *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n if (thisfile->offset != 0) {\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }\n if (0 < thisfile->block) {\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }\n }" { (if_statement "if (thisfile->offset != 0) {\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }" if (parenthesized_expression "(thisfile->offset != 0)" ( (binary_expression "thisfile->offset != 0" (field_expression "thisfile->offset" identifier -> field_identifier) != number_literal) )) (compound_statement "{\n thisfile->offset = thisfile->offset - 1;\n iVar3 = ch_get();\n return iVar3;\n }" { (expression_statement "thisfile->offset = thisfile->offset - 1;" (assignment_expression "thisfile->offset = thisfile->offset - 1" (field_expression "thisfile->offset" identifier -> field_identifier) = (binary_expression "thisfile->offset - 1" (field_expression "thisfile->offset" identifier -> field_identifier) - number_literal)) ;) (expression_statement "iVar3 = ch_get();" (assignment_expression "iVar3 = ch_get()" identifier = (call_expression "ch_get()" identifier (argument_list "()" ( )))) ;) (return_statement "return iVar3;" return identifier ;) })) (if_statement "if (0 < thisfile->block) {\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }" if (parenthesized_expression "(0 < thisfile->block)" ( (binary_expression "0 < thisfile->block" number_literal < (field_expression "thisfile->block" identifier -> field_identifier)) )) (compound_statement "{\n pbVar4 = (bufnode *)(thisfile->block + -1);\n if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }\n uVar5 = (uint)pbVar4 & 0x3ff;\n for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }\n }" { (expression_statement "pbVar4 = (bufnode *)(thisfile->block + -1);" (assignment_expression "pbVar4 = (bufnode *)(thisfile->block + -1)" identifier = (cast_expression "(bufnode *)(thisfile->block + -1)" ( (type_descriptor "bufnode *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(thisfile->block + -1)" ( (binary_expression "thisfile->block + -1" (field_expression "thisfile->block" identifier -> field_identifier) + number_literal) )))) ;) (if_statement "if ((thisfile->flags & 1) != 0) {\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }" if (parenthesized_expression "((thisfile->flags & 1) != 0)" ( (binary_expression "(thisfile->flags & 1) != 0" (parenthesized_expression "(thisfile->flags & 1)" ( (binary_expression "thisfile->flags & 1" (field_expression "thisfile->flags" identifier -> field_identifier) & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;\n pfVar2->offset = 0x1fff;\n iVar3 = ch_get();\n return iVar3;\n }" { (labeled_statement "LAB_00107cff:\n thisfile->block = (BLOCKNUM)pbVar4;" statement_identifier : (expression_statement "thisfile->block = (BLOCKNUM)pbVar4;" (assignment_expression "thisfile->block = (BLOCKNUM)pbVar4" (field_expression "thisfile->block" identifier -> field_identifier) = (cast_expression "(BLOCKNUM)pbVar4" ( (type_descriptor "BLOCKNUM" type_identifier) ) identifier)) ;)) (expression_statement "pfVar2->offset = 0x1fff;" (assignment_expression "pfVar2->offset = 0x1fff" (field_expression "pfVar2->offset" identifier -> field_identifier) = number_literal) ;) (expression_statement "iVar3 = ch_get();" (assignment_expression "iVar3 = ch_get()" identifier = (call_expression "ch_get()" identifier (argument_list "()" ( )))) ;) (return_statement "return iVar3;" return identifier ;) })) (expression_statement "uVar5 = (uint)pbVar4 & 0x3ff;" (assignment_expression "uVar5 = (uint)pbVar4 & 0x3ff" identifier = (binary_expression "(uint)pbVar4 & 0x3ff" (cast_expression "(uint)pbVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal)) ;) (for_statement "for (pbVar1 = thisfile->hashtbl[uVar5].hnext; pbVar1 != thisfile->hashtbl + uVar5;\n pbVar1 = pbVar1->hnext) {\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }" for ( (assignment_expression "pbVar1 = thisfile->hashtbl[uVar5].hnext" identifier = (field_expression "thisfile->hashtbl[uVar5].hnext" (subscript_expression "thisfile->hashtbl[uVar5]" (field_expression "thisfile->hashtbl" identifier -> field_identifier) [ identifier ]) . field_identifier)) ; (binary_expression "pbVar1 != thisfile->hashtbl + uVar5" identifier != (binary_expression "thisfile->hashtbl + uVar5" (field_expression "thisfile->hashtbl" identifier -> field_identifier) + identifier)) ; (assignment_expression "pbVar1 = pbVar1->hnext" identifier = (field_expression "pbVar1->hnext" identifier -> field_identifier)) ) (compound_statement "{\n if (pbVar1[1].next == pbVar4) goto LAB_00107cff;\n }" { (if_statement "if (pbVar1[1].next == pbVar4) goto LAB_00107cff;" if (parenthesized_expression "(pbVar1[1].next == pbVar4)" ( (binary_expression "pbVar1[1].next == pbVar4" (field_expression "pbVar1[1].next" (subscript_expression "pbVar1[1]" identifier [ number_literal ]) . field_identifier) == identifier) )) (goto_statement "goto LAB_00107cff;" goto statement_identifier ;)) })) })) })) (return_statement "return -1;" return number_literal ;) })))
(translation_unit "undefined8 FUN_00107c90(void)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}\n\n" (function_definition "undefined8 FUN_00107c90(void)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}" type_identifier (function_declarator "FUN_00107c90(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar5;" type_identifier identifier ;) (expression_statement "lVar2 = DAT_001318b0;" (assignment_expression "lVar2 = DAT_001318b0" identifier = identifier) ;) (if_statement "if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }" if (parenthesized_expression "(DAT_001318b0 != 0)" ( (binary_expression "DAT_001318b0 != 0" identifier != number_literal) )) (compound_statement "{\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }" { (if_statement "if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" if (parenthesized_expression "(*(int *)(DAT_001318b0 + 0x8040) != 0)" ( (binary_expression "*(int *)(DAT_001318b0 + 0x8040) != 0" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" * (cast_expression "(int *)(DAT_001318b0 + 0x8040)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8040)" ( (binary_expression "DAT_001318b0 + 0x8040" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" { (expression_statement "*(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;" (assignment_expression "*(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" * (cast_expression "(int *)(DAT_001318b0 + 0x8040)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8040)" ( (binary_expression "DAT_001318b0 + 0x8040" identifier + number_literal) )))) = (binary_expression "*(int *)(DAT_001318b0 + 0x8040) + -1" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" * (cast_expression "(int *)(DAT_001318b0 + 0x8040)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8040)" ( (binary_expression "DAT_001318b0 + 0x8040" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "uVar3 = FUN_00106f90();" (assignment_expression "uVar3 = FUN_00106f90()" identifier = (call_expression "FUN_00106f90()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar3;" return identifier ;) })) (if_statement "if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }" if (parenthesized_expression "(0 < *(long *)(DAT_001318b0 + 0x8038))" ( (binary_expression "0 < *(long *)(DAT_001318b0 + 0x8038)" number_literal < (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" * (cast_expression "(long *)(DAT_001318b0 + 0x8038)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8038)" ( (binary_expression "DAT_001318b0 + 0x8038" identifier + number_literal) ))))) )) (compound_statement "{\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }" { (expression_statement "lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;" (assignment_expression "lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1" identifier = (binary_expression "*(long *)(DAT_001318b0 + 0x8038) + -1" (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" * (cast_expression "(long *)(DAT_001318b0 + 0x8038)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8038)" ( (binary_expression "DAT_001318b0 + 0x8038" identifier + number_literal) )))) + number_literal)) ;) (if_statement "if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" if (parenthesized_expression "((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0)" ( (binary_expression "(*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0" (parenthesized_expression "(*(byte *)(DAT_001318b0 + 0x8024) & 1)" ( (binary_expression "*(byte *)(DAT_001318b0 + 0x8024) & 1" (pointer_expression "*(byte *)(DAT_001318b0 + 0x8024)" * (cast_expression "(byte *)(DAT_001318b0 + 0x8024)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8024)" ( (binary_expression "DAT_001318b0 + 0x8024" identifier + number_literal) )))) & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" { (labeled_statement "LAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;" statement_identifier : (expression_statement "*(long *)(DAT_001318b0 + 0x8038) = lVar4;" (assignment_expression "*(long *)(DAT_001318b0 + 0x8038) = lVar4" (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" * (cast_expression "(long *)(DAT_001318b0 + 0x8038)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x8038)" ( (binary_expression "DAT_001318b0 + 0x8038" identifier + number_literal) )))) = identifier) ;)) (expression_statement "*(undefined4 *)(lVar2 + 0x8040) = 0x1fff;" (assignment_expression "*(undefined4 *)(lVar2 + 0x8040) = 0x1fff" (pointer_expression "*(undefined4 *)(lVar2 + 0x8040)" * (cast_expression "(undefined4 *)(lVar2 + 0x8040)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x8040)" ( (binary_expression "lVar2 + 0x8040" identifier + number_literal) )))) = number_literal) ;) (expression_statement "uVar3 = FUN_00106f90();" (assignment_expression "uVar3 = FUN_00106f90()" identifier = (call_expression "FUN_00106f90()" identifier (argument_list "()" ( )))) ;) (return_statement "return uVar3;" return identifier ;) })) (expression_statement "uVar5 = (ulong)((uint)lVar4 & 0x3ff);" (assignment_expression "uVar5 = (ulong)((uint)lVar4 & 0x3ff)" identifier = (call_expression "(ulong)((uint)lVar4 & 0x3ff)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((uint)lVar4 & 0x3ff)" ( (binary_expression "(uint)lVar4 & 0x3ff" (cast_expression "(uint)lVar4" ( (type_descriptor "uint" type_identifier) ) identifier) & number_literal) )))) ;) (for_statement "for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }" for ( (assignment_expression "lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" identifier = (pointer_expression "*(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" * (cast_expression "(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(DAT_001318b0 + 0x30 + uVar5 * 0x20)" ( (binary_expression "DAT_001318b0 + 0x30 + uVar5 * 0x20" (binary_expression "DAT_001318b0 + 0x30" identifier + number_literal) + (binary_expression "uVar5 * 0x20" identifier * number_literal)) ))))) ; (binary_expression "lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0" identifier != (binary_expression "(uVar5 + 1) * 0x20 + DAT_001318b0" (binary_expression "(uVar5 + 1) * 0x20" (parenthesized_expression "(uVar5 + 1)" ( (binary_expression "uVar5 + 1" identifier + number_literal) )) * number_literal) + identifier)) ; (assignment_expression "lVar1 = *(long *)(lVar1 + 0x10)" identifier = (pointer_expression "*(long *)(lVar1 + 0x10)" * (cast_expression "(long *)(lVar1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x10)" ( (binary_expression "lVar1 + 0x10" identifier + number_literal) ))))) ) (compound_statement "{\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }" { (if_statement "if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;" if (parenthesized_expression "(*(long *)(lVar1 + 0x20) == lVar4)" ( (binary_expression "*(long *)(lVar1 + 0x20) == lVar4" (pointer_expression "*(long *)(lVar1 + 0x20)" * (cast_expression "(long *)(lVar1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x20)" ( (binary_expression "lVar1 + 0x20" identifier + number_literal) )))) == identifier) )) (goto_statement "goto LAB_00107cff;" goto statement_identifier ;)) })) })) })) (return_statement "return 0xffffffff;" return number_literal ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return IDENT ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (return_statement return IDENT ;) })) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) )))) ;) (for_statement for ( (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) + (binary_expression IDENT * LIT)) ))))) ; (binary_expression IDENT != (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) * LIT) + IDENT)) ; (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (goto_statement goto statement_identifier ;)) })) })) })) (return_statement return LIT ;) })))
(function_definition "undefined8 FUN_00107c90(void)\n\n{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}" (type_identifier "undefined8") (function_declarator "FUN_00107c90(void)" (identifier "FUN_00107c90") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long lVar1;\n long lVar2;\n undefined8 uVar3;\n long lVar4;\n ulong uVar5;\n \n lVar2 = DAT_001318b0;\n if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }\n return 0xffffffff;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (declaration "ulong uVar5;" (type_identifier "ulong") (identifier "uVar5") (; ";")) (expression_statement "lVar2 = DAT_001318b0;" (assignment_expression "lVar2 = DAT_001318b0" (identifier "lVar2") (= "=") (identifier "DAT_001318b0")) (; ";")) (if_statement "if (DAT_001318b0 != 0) {\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }" (if "if") (parenthesized_expression "(DAT_001318b0 != 0)" (( "(") (binary_expression "DAT_001318b0 != 0" (identifier "DAT_001318b0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }\n }" ({ "{") (if_statement "if (*(int *)(DAT_001318b0 + 0x8040) != 0) {\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" (if "if") (parenthesized_expression "(*(int *)(DAT_001318b0 + 0x8040) != 0)" (( "(") (binary_expression "*(int *)(DAT_001318b0 + 0x8040) != 0" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" (* "*") (cast_expression "(int *)(DAT_001318b0 + 0x8040)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8040)" (( "(") (binary_expression "DAT_001318b0 + 0x8040" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8040")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" ({ "{") (expression_statement "*(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1;" (assignment_expression "*(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" (* "*") (cast_expression "(int *)(DAT_001318b0 + 0x8040)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8040)" (( "(") (binary_expression "DAT_001318b0 + 0x8040" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8040")) () ")")))) (= "=") (binary_expression "*(int *)(DAT_001318b0 + 0x8040) + -1" (pointer_expression "*(int *)(DAT_001318b0 + 0x8040)" (* "*") (cast_expression "(int *)(DAT_001318b0 + 0x8040)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8040)" (( "(") (binary_expression "DAT_001318b0 + 0x8040" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8040")) () ")")))) (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "uVar3 = FUN_00106f90();" (assignment_expression "uVar3 = FUN_00106f90()" (identifier "uVar3") (= "=") (call_expression "FUN_00106f90()" (identifier "FUN_00106f90") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}"))) (if_statement "if (0 < *(long *)(DAT_001318b0 + 0x8038)) {\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }" (if "if") (parenthesized_expression "(0 < *(long *)(DAT_001318b0 + 0x8038))" (( "(") (binary_expression "0 < *(long *)(DAT_001318b0 + 0x8038)" (number_literal "0") (< "<") (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" (* "*") (cast_expression "(long *)(DAT_001318b0 + 0x8038)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8038)" (( "(") (binary_expression "DAT_001318b0 + 0x8038" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8038")) () ")"))))) () ")")) (compound_statement "{\n lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;\n if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }\n uVar5 = (ulong)((uint)lVar4 & 0x3ff);\n for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }\n }" ({ "{") (expression_statement "lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1;" (assignment_expression "lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1" (identifier "lVar4") (= "=") (binary_expression "*(long *)(DAT_001318b0 + 0x8038) + -1" (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" (* "*") (cast_expression "(long *)(DAT_001318b0 + 0x8038)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8038)" (( "(") (binary_expression "DAT_001318b0 + 0x8038" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8038")) () ")")))) (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) {\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" (if "if") (parenthesized_expression "((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0)" (( "(") (binary_expression "(*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0" (parenthesized_expression "(*(byte *)(DAT_001318b0 + 0x8024) & 1)" (( "(") (binary_expression "*(byte *)(DAT_001318b0 + 0x8024) & 1" (pointer_expression "*(byte *)(DAT_001318b0 + 0x8024)" (* "*") (cast_expression "(byte *)(DAT_001318b0 + 0x8024)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8024)" (( "(") (binary_expression "DAT_001318b0 + 0x8024" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8024")) () ")")))) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;\n *(undefined4 *)(lVar2 + 0x8040) = 0x1fff;\n uVar3 = FUN_00106f90();\n return uVar3;\n }" ({ "{") (labeled_statement "LAB_00107cff:\n *(long *)(DAT_001318b0 + 0x8038) = lVar4;" (statement_identifier "LAB_00107cff") (: ":") (expression_statement "*(long *)(DAT_001318b0 + 0x8038) = lVar4;" (assignment_expression "*(long *)(DAT_001318b0 + 0x8038) = lVar4" (pointer_expression "*(long *)(DAT_001318b0 + 0x8038)" (* "*") (cast_expression "(long *)(DAT_001318b0 + 0x8038)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x8038)" (( "(") (binary_expression "DAT_001318b0 + 0x8038" (identifier "DAT_001318b0") (+ "+") (number_literal "0x8038")) () ")")))) (= "=") (identifier "lVar4")) (; ";"))) (expression_statement "*(undefined4 *)(lVar2 + 0x8040) = 0x1fff;" (assignment_expression "*(undefined4 *)(lVar2 + 0x8040) = 0x1fff" (pointer_expression "*(undefined4 *)(lVar2 + 0x8040)" (* "*") (cast_expression "(undefined4 *)(lVar2 + 0x8040)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x8040)" (( "(") (binary_expression "lVar2 + 0x8040" (identifier "lVar2") (+ "+") (number_literal "0x8040")) () ")")))) (= "=") (number_literal "0x1fff")) (; ";")) (expression_statement "uVar3 = FUN_00106f90();" (assignment_expression "uVar3 = FUN_00106f90()" (identifier "uVar3") (= "=") (call_expression "FUN_00106f90()" (identifier "FUN_00106f90") (argument_list "()" (( "(") () ")")))) (; ";")) (return_statement "return uVar3;" (return "return") (identifier "uVar3") (; ";")) (} "}"))) (expression_statement "uVar5 = (ulong)((uint)lVar4 & 0x3ff);" (assignment_expression "uVar5 = (ulong)((uint)lVar4 & 0x3ff)" (identifier "uVar5") (= "=") (call_expression "(ulong)((uint)lVar4 & 0x3ff)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((uint)lVar4 & 0x3ff)" (( "(") (binary_expression "(uint)lVar4 & 0x3ff" (cast_expression "(uint)lVar4" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "lVar4")) (& "&") (number_literal "0x3ff")) () ")")))) (; ";")) (for_statement "for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20);\n lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) {\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }" (for "for") (( "(") (assignment_expression "lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" (* "*") (cast_expression "(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(DAT_001318b0 + 0x30 + uVar5 * 0x20)" (( "(") (binary_expression "DAT_001318b0 + 0x30 + uVar5 * 0x20" (binary_expression "DAT_001318b0 + 0x30" (identifier "DAT_001318b0") (+ "+") (number_literal "0x30")) (+ "+") (binary_expression "uVar5 * 0x20" (identifier "uVar5") (* "*") (number_literal "0x20"))) () ")"))))) (; ";") (binary_expression "lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0" (identifier "lVar1") (!= "!=") (binary_expression "(uVar5 + 1) * 0x20 + DAT_001318b0" (binary_expression "(uVar5 + 1) * 0x20" (parenthesized_expression "(uVar5 + 1)" (( "(") (binary_expression "uVar5 + 1" (identifier "uVar5") (+ "+") (number_literal "1")) () ")")) (* "*") (number_literal "0x20")) (+ "+") (identifier "DAT_001318b0"))) (; ";") (assignment_expression "lVar1 = *(long *)(lVar1 + 0x10)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(lVar1 + 0x10)" (* "*") (cast_expression "(long *)(lVar1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x10)" (( "(") (binary_expression "lVar1 + 0x10" (identifier "lVar1") (+ "+") (number_literal "0x10")) () ")"))))) () ")") (compound_statement "{\n if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;\n }" ({ "{") (if_statement "if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff;" (if "if") (parenthesized_expression "(*(long *)(lVar1 + 0x20) == lVar4)" (( "(") (binary_expression "*(long *)(lVar1 + 0x20) == lVar4" (pointer_expression "*(long *)(lVar1 + 0x20)" (* "*") (cast_expression "(long *)(lVar1 + 0x20)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x20)" (( "(") (binary_expression "lVar1 + 0x20" (identifier "lVar1") (+ "+") (number_literal "0x20")) () ")")))) (== "==") (identifier "lVar4")) () ")")) (goto_statement "goto LAB_00107cff;" (goto "goto") (statement_identifier "LAB_00107cff") (; ";"))) (} "}"))) (} "}"))) (} "}"))) (return_statement "return 0xffffffff;" (return "return") (number_literal "0xffffffff") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ int function_1(void) { type_1 *var_3; type_2 *pfVar2; int iVar3; type_1 *var_5; type_3 var_4; pfVar2 = var_1; if (var_1 != (type_2 *)0x0) { if (var_1->offset != 0) { var_1->offset = var_1->offset - 1; iVar3 = var_2(); return iVar3; } if (0 < var_1->block) { var_5 = (type_1 *)(var_1->block + -1); if ((var_1->flags & 1) != 0) { LAB_00107cff: var_1->block = (type_4)var_5; pfVar2->offset = 0x1fff; iVar3 = var_2(); return iVar3; } var_4 = (type_3)var_5 & 0x3ff; for (var_3 = var_1->hashtbl[var_4].hnext; var_3 != var_1->hashtbl + var_4; var_3 = var_3->hnext) { if (var_3[1].next == var_5) goto LAB_00107cff; } } } return -1; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (return_statement (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) (for_statement initializer: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))))) condition: (binary_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (identifier))) update: (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))))))))) (return_statement (number_literal)))))
null
undefined8 MASKED(void) { long lVar1; long lVar2; undefined8 uVar3; long lVar4; ulong uVar5; lVar2 = DAT_001318b0; if (DAT_001318b0 != 0) { if (*(int *)(DAT_001318b0 + 0x8040) != 0) { *(int *)(DAT_001318b0 + 0x8040) = *(int *)(DAT_001318b0 + 0x8040) + -1; uVar3 = FUN_00106f90(); return uVar3; } if (0 < *(long *)(DAT_001318b0 + 0x8038)) { lVar4 = *(long *)(DAT_001318b0 + 0x8038) + -1; if ((*(byte *)(DAT_001318b0 + 0x8024) & 1) != 0) { LAB_00107cff: *(long *)(DAT_001318b0 + 0x8038) = lVar4; *(undefined4 *)(lVar2 + 0x8040) = 0x1fff; uVar3 = FUN_00106f90(); return uVar3; } uVar5 = (ulong)((uint)lVar4 & 0x3ff); for (lVar1 = *(long *)(DAT_001318b0 + 0x30 + uVar5 * 0x20); lVar1 != (uVar5 + 1) * 0x20 + DAT_001318b0; lVar1 = *(long *)(lVar1 + 0x10)) { if (*(long *)(lVar1 + 0x20) == lVar4) goto LAB_00107cff; } } } return 0xffffffff; }
256_i686-linux-gnu-strip_and_i686-linux-gnu-strip_strip.c
debug_make_static_method_variant
FUN_0010fab0
debug_method_variant debug_make_static_method_variant (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility, bfd_boolean constp,bfd_boolean volatilep) { debug_method_variant pdVar1; pdVar1 = (debug_method_variant)xmalloc(0x30); *(undefined1 (*) [16])&pdVar1->field_0x1c = (undefined1 [16])0x0; *(undefined4 *)((long)&pdVar1->context + 4) = 0; pdVar1->physname = physname; pdVar1->type = type; pdVar1->visibility = visibility; pdVar1->constp = constp; pdVar1->volatilep = volatilep; pdVar1->voffset = 0xffffffffffffffff; return pdVar1; }
void FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined8 *puVar1; puVar1 = (undefined8 *)xmalloc(0x30); *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0; *(undefined4 *)((long)puVar1 + 0x2c) = 0; *puVar1 = param_2; puVar1[1] = param_3; *(undefined4 *)(puVar1 + 2) = param_4; *(undefined4 *)((long)puVar1 + 0x14) = param_5; *(undefined4 *)(puVar1 + 3) = param_6; puVar1[4] = 0xffffffffffffffff; return; }
PUSH R14 MOV EDI,0x30 MOV R14,RSI PUSH R13 MOV R13,RDX PUSH R12 MOV R12D,ECX PUSH RBP MOV EBP,R8D PUSH RBX MOV EBX,R9D CALL 0x00104370 PXOR XMM0,XMM0 MOVUPS xmmword ptr [RAX + 0x1c],XMM0 MOV dword ptr [RAX + 0x2c],0x0 MOV qword ptr [RAX],R14 MOV qword ptr [RAX + 0x8],R13 MOV dword ptr [RAX + 0x10],R12D MOV dword ptr [RAX + 0x14],EBP MOV dword ptr [RAX + 0x18],EBX MOV qword ptr [RAX + 0x20],-0x1 POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[(u'CAST_-1206912114', u'PTRSUB_-1206912107'), ('const-433', u'STORE_-1206912230'), ('tmp_198', u'STORE_-1206912230'), (u'PTRSUB_-1206912094', u'STORE_-1206912244'), (u'CAST_-1206912114', u'RETURN_-1206912172'), (u'CAST_-1206912099', u'INT_ADD_-1206912153'), (u'PTRSUB_-1206912076', u'STORE_-1206912218'), (u'PTRSUB_-1206912089', u'STORE_-1206912237'), ('const-433', u'STORE_-1206912237'), (u'INT_ADD_-1206912153', u'CAST_-1206912098'), ('const-433', u'STORE_-1206912218'), ('const-28', u'PTRSUB_-1206912112'), ('const-48', u'CALL_-1206912275'), (u'CAST_-1206912114', u'PTRSUB_-1206912076'), ('const-8', u'PTRSUB_-1206912094'), ('tmp_195', u'STORE_-1206912250'), ('const-433', u'STORE_-1206912266'), ('const-433', u'STORE_-1206912224'), (u'PTRSUB_-1206912098', u'STORE_-1206912250'), (u'PTRSUB_-1206912080', u'STORE_-1206912224'), ('const-16', u'PTRSUB_-1206912089'), (u'CAST_-1206912114', u'PTRSUB_-1206912080'), ('tmp_196', u'STORE_-1206912244'), (u'PTRSUB_-1206912084', u'STORE_-1206912230'), (u'CAST_-1206912114', u'PTRSUB_-1206912112'), ('const-433', u'STORE_-1206912259'), (u'CAST_-1206912114', u'PTRSUB_-1206912089'), (u'CAST_-1206912098', u'STORE_-1206912259'), ('const-40', u'PTRSUB_-1206912107'), ('const-0', u'STORE_-1206912259'), (u'PTRSUB_-1206912112', u'CAST_-1206912104'), ('const-32', u'PTRSUB_-1206912076'), ('const-0', u'PTRSUB_-1206912098'), (u'CAST_-1206912114', u'PTRSUB_-1206912094'), ('const-0', u'RETURN_-1206912172'), ('const-433', u'STORE_-1206912244'), ('const-433', u'STORE_-1206912250'), (u'CAST_-1206912114', u'PTRSUB_-1206912098'), ('tmp_197', u'STORE_-1206912237'), (u'CALL_-1206912275', u'CAST_-1206912114'), ('tmp_199', u'STORE_-1206912224'), (u'CAST_-1206912104', u'STORE_-1206912266'), ('const-4', u'INT_ADD_-1206912153'), ('const--1', u'STORE_-1206912218'), (u'CAST_-1206912114', u'PTRSUB_-1206912084'), ('const-0', u'STORE_-1206912266'), ('const-24', u'PTRSUB_-1206912080'), (u'PTRSUB_-1206912107', u'CAST_-1206912099'), ('const-20', u'PTRSUB_-1206912084')]
[(u'CAST_-1206912118', u'STORE_-1206912250'), ('tmp_280', u'STORE_-1206912224'), ('const-20', u'INT_ADD_-1206912216'), ('const-0', u'STORE_-1206912259'), ('const-433', u'STORE_-1206912237'), (u'INT_ADD_-1206912252', u'CAST_-1206912107'), (u'CAST_-1206912118', u'PTRADD_-1206912093'), ('const-433', u'STORE_-1206912224'), (u'CALL_-1206912275', u'CAST_-1206912118'), ('const-433', u'STORE_-1206912244'), (u'PTRADD_-1206912098', u'STORE_-1206912244'), ('tmp_274', u'STORE_-1206912244'), (u'CAST_-1206912118', u'PTRADD_-1206912085'), ('const-8', u'PTRADD_-1206912098'), (u'CAST_-1206912081', u'INT_ADD_-1206912216'), ('const--1', u'STORE_-1206912218'), ('const-8', u'PTRADD_-1206912085'), (u'CAST_-1206912118', u'CAST_-1206912102'), ('const-433', u'STORE_-1206912250'), (u'CAST_-1206912102', u'INT_ADD_-1206912245'), (u'CAST_-1206912118', u'CAST_-1206912108'), ('const-3', u'PTRADD_-1206912085'), (u'CAST_-1206912107', u'STORE_-1206912266'), (u'CAST_-1206912118', u'PTRADD_-1206912098'), ('const-48', u'CALL_-1206912275'), (u'INT_ADD_-1206912245', u'CAST_-1206912101'), ('const-4', u'PTRADD_-1206912081'), ('tmp_272', u'STORE_-1206912250'), ('const-433', u'STORE_-1206912218'), (u'INT_ADD_-1206912216', u'CAST_-1206912080'), (u'CAST_-1206912108', u'INT_ADD_-1206912252'), (u'PTRADD_-1206912081', u'STORE_-1206912218'), ('const-2', u'PTRADD_-1206912093'), ('const-433', u'STORE_-1206912266'), (u'PTRADD_-1206912085', u'CAST_-1206912076'), ('tmp_276', u'STORE_-1206912237'), (u'CAST_-1206912101', u'STORE_-1206912259'), ('const-433', u'STORE_-1206912259'), ('const-0', u'STORE_-1206912266'), (u'CAST_-1206912080', u'STORE_-1206912230'), ('const-44', u'INT_ADD_-1206912245'), ('const-0', u'RETURN_-1206912172'), (u'CAST_-1206912076', u'STORE_-1206912224'), ('tmp_278', u'STORE_-1206912230'), (u'CAST_-1206912118', u'CAST_-1206912081'), (u'CAST_-1206912118', u'PTRADD_-1206912081'), ('const-1', u'PTRADD_-1206912098'), ('const-28', u'INT_ADD_-1206912252'), (u'CAST_-1206912086', u'STORE_-1206912237'), ('const-433', u'STORE_-1206912230'), ('const-8', u'PTRADD_-1206912093'), ('const-8', u'PTRADD_-1206912081'), (u'PTRADD_-1206912093', u'CAST_-1206912086')]
null
null
0010fab0
x64
O3
(translation_unit "void FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}\n\n" (function_definition "void FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}" primitive_type (function_declarator "FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)xmalloc(0x30);" (assignment_expression "puVar1 = (undefined8 *)xmalloc(0x30)" identifier = (cast_expression "(undefined8 *)xmalloc(0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])((long)puVar1 + 0x1c)" * (cast_expression "(undefined1 (*) [16])((long)puVar1 + 0x1c)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "((long)puVar1 + 0x1c)" ( (binary_expression "(long)puVar1 + 0x1c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x2c) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x2c) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x2c)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x2c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x2c)" ( (binary_expression "(long)puVar1 + 0x2c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = param_3;" (assignment_expression "puVar1[1] = param_3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 2) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 2) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 2)" * (cast_expression "(undefined4 *)(puVar1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x14) = param_5;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x14) = param_5" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x14)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x14)" ( (binary_expression "(long)puVar1 + 0x14" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = param_6;" (assignment_expression "*(undefined4 *)(puVar1 + 3) = param_6" (pointer_expression "*(undefined4 *)(puVar1 + 3)" * (cast_expression "(undefined4 *)(puVar1 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 3)" ( (binary_expression "puVar1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar1[4] = 0xffffffffffffffff;" (assignment_expression "puVar1[4] = 0xffffffffffffffff" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "debug_method_variant\ndebug_make_static_method_variant\n (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility,\n bfd_boolean constp,bfd_boolean volatilep)\n\n{\n debug_method_variant pdVar1;\n \n pdVar1 = (debug_method_variant)xmalloc(0x30);\n *(undefined1 (*) [16])&pdVar1->field_0x1c = (undefined1 [16])0x0;\n *(undefined4 *)((long)&pdVar1->context + 4) = 0;\n pdVar1->physname = physname;\n pdVar1->type = type;\n pdVar1->visibility = visibility;\n pdVar1->constp = constp;\n pdVar1->volatilep = volatilep;\n pdVar1->voffset = 0xffffffffffffffff;\n return pdVar1;\n}\n\n" (function_definition "debug_method_variant\ndebug_make_static_method_variant\n (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility,\n bfd_boolean constp,bfd_boolean volatilep)\n\n{\n debug_method_variant pdVar1;\n \n pdVar1 = (debug_method_variant)xmalloc(0x30);\n *(undefined1 (*) [16])&pdVar1->field_0x1c = (undefined1 [16])0x0;\n *(undefined4 *)((long)&pdVar1->context + 4) = 0;\n pdVar1->physname = physname;\n pdVar1->type = type;\n pdVar1->visibility = visibility;\n pdVar1->constp = constp;\n pdVar1->volatilep = volatilep;\n pdVar1->voffset = 0xffffffffffffffff;\n return pdVar1;\n}" type_identifier (function_declarator "debug_make_static_method_variant\n (void *handle,char *physname,debug_type_conflict type,debug_visibility visibility,\n bfd_boolean constp,bfd_boolean volatilep)" identifier (parameter_list "(void *handle,char *physname,debug_type_conflict type,debug_visibility visibility,\n bfd_boolean constp,bfd_boolean volatilep)" ( (parameter_declaration "void *handle" primitive_type (pointer_declarator "*handle" * identifier)) , (parameter_declaration "char *physname" primitive_type (pointer_declarator "*physname" * identifier)) , (parameter_declaration "debug_type_conflict type" type_identifier identifier) , (parameter_declaration "debug_visibility visibility" type_identifier identifier) , (parameter_declaration "bfd_boolean constp" type_identifier identifier) , (parameter_declaration "bfd_boolean volatilep" type_identifier identifier) ))) (compound_statement "{\n debug_method_variant pdVar1;\n \n pdVar1 = (debug_method_variant)xmalloc(0x30);\n *(undefined1 (*) [16])&pdVar1->field_0x1c = (undefined1 [16])0x0;\n *(undefined4 *)((long)&pdVar1->context + 4) = 0;\n pdVar1->physname = physname;\n pdVar1->type = type;\n pdVar1->visibility = visibility;\n pdVar1->constp = constp;\n pdVar1->volatilep = volatilep;\n pdVar1->voffset = 0xffffffffffffffff;\n return pdVar1;\n}" { (declaration "debug_method_variant pdVar1;" type_identifier identifier ;) (expression_statement "pdVar1 = (debug_method_variant)xmalloc(0x30);" (assignment_expression "pdVar1 = (debug_method_variant)xmalloc(0x30)" identifier = (cast_expression "(debug_method_variant)xmalloc(0x30)" ( (type_descriptor "debug_method_variant" type_identifier) ) (call_expression "xmalloc(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*(undefined1 (*) [16])&pdVar1->field_0x1c = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])&pdVar1->field_0x1c = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])&pdVar1->field_0x1c" * (cast_expression "(undefined1 (*) [16])&pdVar1->field_0x1c" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (pointer_expression "&pdVar1->field_0x1c" & (field_expression "pdVar1->field_0x1c" identifier -> field_identifier)))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*(undefined4 *)((long)&pdVar1->context + 4) = 0;" (assignment_expression "*(undefined4 *)((long)&pdVar1->context + 4) = 0" (pointer_expression "*(undefined4 *)((long)&pdVar1->context + 4)" * (cast_expression "(undefined4 *)((long)&pdVar1->context + 4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)&pdVar1->context + 4)" ( (binary_expression "(long)&pdVar1->context + 4" (cast_expression "(long)&pdVar1->context" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "&pdVar1->context" & (field_expression "pdVar1->context" identifier -> field_identifier))) + number_literal) )))) = number_literal) ;) (expression_statement "pdVar1->physname = physname;" (assignment_expression "pdVar1->physname = physname" (field_expression "pdVar1->physname" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->type = type;" (assignment_expression "pdVar1->type = type" (field_expression "pdVar1->type" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->visibility = visibility;" (assignment_expression "pdVar1->visibility = visibility" (field_expression "pdVar1->visibility" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->constp = constp;" (assignment_expression "pdVar1->constp = constp" (field_expression "pdVar1->constp" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->volatilep = volatilep;" (assignment_expression "pdVar1->volatilep = volatilep" (field_expression "pdVar1->volatilep" identifier -> field_identifier) = identifier) ;) (expression_statement "pdVar1->voffset = 0xffffffffffffffff;" (assignment_expression "pdVar1->voffset = 0xffffffffffffffff" (field_expression "pdVar1->voffset" identifier -> field_identifier) = number_literal) ;) (return_statement "return pdVar1;" return identifier ;) })))
(translation_unit "void FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}\n\n" (function_definition "void FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}" primitive_type (function_declarator "FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}" { (declaration "undefined8 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (expression_statement "puVar1 = (undefined8 *)xmalloc(0x30);" (assignment_expression "puVar1 = (undefined8 *)xmalloc(0x30)" identifier = (cast_expression "(undefined8 *)xmalloc(0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "xmalloc(0x30)" identifier (argument_list "(0x30)" ( number_literal ))))) ;) (expression_statement "*(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])((long)puVar1 + 0x1c)" * (cast_expression "(undefined1 (*) [16])((long)puVar1 + 0x1c)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "((long)puVar1 + 0x1c)" ( (binary_expression "(long)puVar1 + 0x1c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x2c) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x2c) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x2c)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x2c)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x2c)" ( (binary_expression "(long)puVar1 + 0x2c" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = number_literal) ;) (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" * identifier) = identifier) ;) (expression_statement "puVar1[1] = param_3;" (assignment_expression "puVar1[1] = param_3" (subscript_expression "puVar1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 2) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 2) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 2)" * (cast_expression "(undefined4 *)(puVar1 + 2)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 2)" ( (binary_expression "puVar1 + 2" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)((long)puVar1 + 0x14) = param_5;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x14) = param_5" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x14)" * (cast_expression "(undefined4 *)((long)puVar1 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar1 + 0x14)" ( (binary_expression "(long)puVar1 + 0x14" (cast_expression "(long)puVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) = identifier) ;) (expression_statement "*(undefined4 *)(puVar1 + 3) = param_6;" (assignment_expression "*(undefined4 *)(puVar1 + 3) = param_6" (pointer_expression "*(undefined4 *)(puVar1 + 3)" * (cast_expression "(undefined4 *)(puVar1 + 3)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar1 + 3)" ( (binary_expression "puVar1 + 3" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar1[4] = 0xffffffffffffffff;" (assignment_expression "puVar1[4] = 0xffffffffffffffff" (subscript_expression "puVar1[4]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( LIT ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)\n\n{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0010fab0(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" (identifier "FUN_0010fab0") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4,\n undefined4 param_5,undefined4 param_6)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) (, ",") (parameter_declaration "undefined4 param_5" (type_identifier "undefined4") (identifier "param_5")) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) () ")"))) (compound_statement "{\n undefined8 *puVar1;\n \n puVar1 = (undefined8 *)xmalloc(0x30);\n *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;\n *(undefined4 *)((long)puVar1 + 0x2c) = 0;\n *puVar1 = param_2;\n puVar1[1] = param_3;\n *(undefined4 *)(puVar1 + 2) = param_4;\n *(undefined4 *)((long)puVar1 + 0x14) = param_5;\n *(undefined4 *)(puVar1 + 3) = param_6;\n puVar1[4] = 0xffffffffffffffff;\n return;\n}" ({ "{") (declaration "undefined8 *puVar1;" (type_identifier "undefined8") (pointer_declarator "*puVar1" (* "*") (identifier "puVar1")) (; ";")) (expression_statement "puVar1 = (undefined8 *)xmalloc(0x30);" (assignment_expression "puVar1 = (undefined8 *)xmalloc(0x30)" (identifier "puVar1") (= "=") (cast_expression "(undefined8 *)xmalloc(0x30)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "xmalloc(0x30)" (identifier "xmalloc") (argument_list "(0x30)" (( "(") (number_literal "0x30") () ")"))))) (; ";")) (expression_statement "*(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])((long)puVar1 + 0x1c)" (* "*") (cast_expression "(undefined1 (*) [16])((long)puVar1 + 0x1c)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "((long)puVar1 + 0x1c)" (( "(") (binary_expression "(long)puVar1 + 0x1c" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x1c")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "*(undefined4 *)((long)puVar1 + 0x2c) = 0;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x2c) = 0" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x2c)" (* "*") (cast_expression "(undefined4 *)((long)puVar1 + 0x2c)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x2c)" (( "(") (binary_expression "(long)puVar1 + 0x2c" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x2c")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*puVar1 = param_2;" (assignment_expression "*puVar1 = param_2" (pointer_expression "*puVar1" (* "*") (identifier "puVar1")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "puVar1[1] = param_3;" (assignment_expression "puVar1[1] = param_3" (subscript_expression "puVar1[1]" (identifier "puVar1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "param_3")) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 2) = param_4;" (assignment_expression "*(undefined4 *)(puVar1 + 2) = param_4" (pointer_expression "*(undefined4 *)(puVar1 + 2)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 2)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 2)" (( "(") (binary_expression "puVar1 + 2" (identifier "puVar1") (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "param_4")) (; ";")) (expression_statement "*(undefined4 *)((long)puVar1 + 0x14) = param_5;" (assignment_expression "*(undefined4 *)((long)puVar1 + 0x14) = param_5" (pointer_expression "*(undefined4 *)((long)puVar1 + 0x14)" (* "*") (cast_expression "(undefined4 *)((long)puVar1 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar1 + 0x14)" (( "(") (binary_expression "(long)puVar1 + 0x14" (cast_expression "(long)puVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar1")) (+ "+") (number_literal "0x14")) () ")")))) (= "=") (identifier "param_5")) (; ";")) (expression_statement "*(undefined4 *)(puVar1 + 3) = param_6;" (assignment_expression "*(undefined4 *)(puVar1 + 3) = param_6" (pointer_expression "*(undefined4 *)(puVar1 + 3)" (* "*") (cast_expression "(undefined4 *)(puVar1 + 3)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar1 + 3)" (( "(") (binary_expression "puVar1 + 3" (identifier "puVar1") (+ "+") (number_literal "3")) () ")")))) (= "=") (identifier "param_6")) (; ";")) (expression_statement "puVar1[4] = 0xffffffffffffffff;" (assignment_expression "puVar1[4] = 0xffffffffffffffff" (subscript_expression "puVar1[4]" (identifier "puVar1") ([ "[") (number_literal "4") (] "]")) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
type_1 function_1 (void *handle,char *physname,type_2 type,type_3 visibility, type_4 constp,type_4 volatilep) { type_1 pdVar1; pdVar1 = (type_1)var_1(0x30); *(type_5 (*) [16])&pdVar1->field_0x1c = (type_5 [16])0x0; *(type_6 *)((long)&pdVar1->context + 4) = 0; pdVar1->physname = physname; pdVar1->type = type; pdVar1->visibility = visibility; pdVar1->constp = constp; pdVar1->volatilep = volatilep; pdVar1->voffset = 0xffffffffffffffff; return pdVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined4 param_4, undefined4 param_5,undefined4 param_6) { undefined8 *puVar1; puVar1 = (undefined8 *)xmalloc(0x30); *(undefined1 (*) [16])((long)puVar1 + 0x1c) = (undefined1 [16])0x0; *(undefined4 *)((long)puVar1 + 0x2c) = 0; *puVar1 = param_2; puVar1[1] = param_3; *(undefined4 *)(puVar1 + 2) = param_4; *(undefined4 *)((long)puVar1 + 0x14) = param_5; *(undefined4 *)(puVar1 + 3) = param_6; puVar1[4] = 0xffffffffffffffff; return; }
694_m68k-linux-gnu-ld_and_m68k-linux-gnu-ld_strip.c
bfd_elf_get_dyn_lib_class
bfd_elf_get_dyn_lib_class
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_dyn_lib_class(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_elf_get_dyn_lib_class(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207385630')]
[('const-1', u'RETURN_-1207385630')]
null
null
0017c1d8
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_dyn_lib_class(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_dyn_lib_class(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_elf_get_dyn_lib_class(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_elf_get_dyn_lib_class(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_elf_get_dyn_lib_class(void)" (identifier "bfd_elf_get_dyn_lib_class") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
4960_i686-linux-gnu-ld_and_i686-linux-gnu-ld_strip.c
is_tls_symbol
FUN_00226990
/* DWARF original prototype: bool is_tls_symbol(Symbol_value<64> * this) */ bool __thiscall gold::Symbol_value<64>::is_tls_symbol(Symbol_value<64> *this) { return (bool)((byte)this->field_0xb >> 5 & 1); }
byte FUN_00226990(long param_1) { return *(byte *)(param_1 + 0xb) >> 5 & 1; }
MOVZX EAX,byte ptr [RDI + 0xb] SHR AL,0x5 AND EAX,0x1 RET
null
null
null
null
[(u'CAST_-1203934680', u'INT_RIGHT_-1203934792'), ('const-1', u'INT_AND_-1203934719'), (u'INT_RIGHT_-1203934792', u'INT_AND_-1203934719'), ('const-433', u'LOAD_-1203934829'), (u'LOAD_-1203934829', u'CAST_-1203934680'), (u'PTRSUB_-1203934683', u'LOAD_-1203934829'), ('const-0', u'RETURN_-1203934759'), ('const-5', u'INT_RIGHT_-1203934792'), ('tmp_151', u'PTRSUB_-1203934683'), (u'COPY_-1203934761', u'RETURN_-1203934759'), (u'CAST_-1203934673', u'COPY_-1203934761'), (u'INT_AND_-1203934719', u'CAST_-1203934673'), ('const-11', u'PTRSUB_-1203934683')]
[('const-11', u'INT_ADD_-1203934813'), ('const-5', u'INT_RIGHT_-1203934792'), (u'INT_RIGHT_-1203934792', u'INT_AND_-1203934721'), ('const-433', u'LOAD_-1203934829'), (u'LOAD_-1203934829', u'INT_RIGHT_-1203934792'), ('const-0', u'RETURN_-1203934759'), (u'INT_ADD_-1203934813', u'CAST_-1203934688'), ('const-1', u'INT_AND_-1203934721'), (u'CAST_-1203934688', u'LOAD_-1203934829'), ('tmp_185', u'INT_ADD_-1203934813'), (u'INT_AND_-1203934721', u'COPY_-1203934745'), (u'COPY_-1203934745', u'RETURN_-1203934759')]
null
null
00226990
x64
O3
(translation_unit "byte FUN_00226990(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_00226990(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_00226990(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}" { (return_statement "return *(byte *)(param_1 + 0xb) >> 5 & 1;" return (binary_expression "*(byte *)(param_1 + 0xb) >> 5 & 1" (binary_expression "*(byte *)(param_1 + 0xb) >> 5" (pointer_expression "*(byte *)(param_1 + 0xb)" * (cast_expression "(byte *)(param_1 + 0xb)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) >> number_literal) & number_literal) ;) })))
(translation_unit "/* DWARF original prototype: bool is_tls_symbol(Symbol_value<64> * this) */\n\nbool __thiscall gold::Symbol_value<64>::is_tls_symbol(Symbol_value<64> *this)\n\n{\n return (bool)((byte)this->field_0xb >> 5 & 1);\n}\n\n" comment (function_definition "bool __thiscall gold::Symbol_value<64>::is_tls_symbol(Symbol_value<64> *this)\n\n{\n return (bool)((byte)this->field_0xb >> 5 & 1);\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Symbol_value<64>::" identifier : : identifier < number_literal > : :) (function_declarator "is_tls_symbol(Symbol_value<64> *this)" identifier (parameter_list "(Symbol_value<64> *this)" ( (parameter_declaration "Symbol_value<64> *this" type_identifier (ERROR "<64>" < number_literal >) (pointer_declarator "*this" * identifier)) ))) (compound_statement "{\n return (bool)((byte)this->field_0xb >> 5 & 1);\n}" { (return_statement "return (bool)((byte)this->field_0xb >> 5 & 1);" return (cast_expression "(bool)((byte)this->field_0xb >> 5 & 1)" ( (type_descriptor "bool" primitive_type) ) (parenthesized_expression "((byte)this->field_0xb >> 5 & 1)" ( (binary_expression "(byte)this->field_0xb >> 5 & 1" (binary_expression "(byte)this->field_0xb >> 5" (cast_expression "(byte)this->field_0xb" ( (type_descriptor "byte" type_identifier) ) (field_expression "this->field_0xb" identifier -> field_identifier)) >> number_literal) & number_literal) ))) ;) })))
(translation_unit "byte FUN_00226990(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}\n\n" (function_definition "byte FUN_00226990(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}" type_identifier (function_declarator "FUN_00226990(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}" { (return_statement "return *(byte *)(param_1 + 0xb) >> 5 & 1;" return (binary_expression "*(byte *)(param_1 + 0xb) >> 5 & 1" (binary_expression "*(byte *)(param_1 + 0xb) >> 5" (pointer_expression "*(byte *)(param_1 + 0xb)" * (cast_expression "(byte *)(param_1 + 0xb)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xb)" ( (binary_expression "param_1 + 0xb" identifier + number_literal) )))) >> number_literal) & number_literal) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (return_statement return (binary_expression (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) >> LIT) & LIT) ;) })))
(function_definition "byte FUN_00226990(long param_1)\n\n{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}" (type_identifier "byte") (function_declarator "FUN_00226990(long param_1)" (identifier "FUN_00226990") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n return *(byte *)(param_1 + 0xb) >> 5 & 1;\n}" ({ "{") (return_statement "return *(byte *)(param_1 + 0xb) >> 5 & 1;" (return "return") (binary_expression "*(byte *)(param_1 + 0xb) >> 5 & 1" (binary_expression "*(byte *)(param_1 + 0xb) >> 5" (pointer_expression "*(byte *)(param_1 + 0xb)" (* "*") (cast_expression "(byte *)(param_1 + 0xb)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xb)" (( "(") (binary_expression "param_1 + 0xb" (identifier "param_1") (+ "+") (number_literal "0xb")) () ")")))) (>> ">>") (number_literal "5")) (& "&") (number_literal "1")) (; ";")) (} "}")))
/* DWARF original prototype: bool is_tls_symbol(Symbol_value<64> * this) */ bool __thiscall gold::type_1<64>::function_1(type_1<64> *this) { return (bool)((type_2)this->field_0xb >> 5 & 1); }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (return_statement (binary_expression left: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)) right: (number_literal))))))
null
byte MASKED(long param_1) { return *(byte *)(param_1 + 0xb) >> 5 & 1; }
538_x86_64-linux-gnu-objdump_and_x86_64-linux-gnu-objdump_strip.c
bfd_set_default_target
bfd_set_default_target
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_default_target(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_set_default_target(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207263070')]
[('const-1', u'RETURN_-1207263070')]
null
null
0015a098
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_default_target(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_set_default_target(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_default_target(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_set_default_target(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_set_default_target(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_set_default_target(void)" (identifier "bfd_set_default_target") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
285_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
open_incremental_binary
FUN_0014ad02
/* gold::open_incremental_binary(gold::Output_file*) [clone .cold.1047] */ void __thiscall gold::open_incremental_binary(gold *this,Output_file *param_1) { pointer ppIVar1; pointer ppSVar2; pointer ppIVar3; Incremental_binary *unaff_RBX; long unaff_RBP; int __in_chrg; long unaff_R13; __in_chrg = (int)param_1; std:: vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_> ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_> *)(unaff_RBX + 4),__in_chrg); ppIVar1 = unaff_RBX[2].input_args_map_. super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_> ._M_impl._M_finish; if (ppIVar1 != (pointer)0x0) { operator_delete(ppIVar1); } if (unaff_RBX[1].output_ != (Output_file *)0x0) { operator_delete(unaff_RBX[1].output_); } ppSVar2 = unaff_RBX[1].script_map_. super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl. _M_start; if (ppSVar2 != (pointer)0x0) { operator_delete(ppSVar2); } ppIVar3 = unaff_RBX[1].library_map_. super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_> ._M_impl._M_start; if (ppIVar3 != (pointer)0x0) { operator_delete(ppIVar3); } Incremental_binary::~Incremental_binary(unaff_RBX,__in_chrg); operator_delete(unaff_RBX,0x178); if (*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10)) { operator_delete(*(void **)(unaff_RBP + -0x40)); } /* WARNING: Subroutine does not return */ _Unwind_Resume(); }
void FUN_0014ad02(void) { long unaff_RBX; long unaff_RBP; long unaff_R13; FUN_001a10b0(unaff_RBX + 0x160); if (*(long *)(unaff_RBX + 0xc0) != 0) { FUN_002eff50(); } if (*(long *)(unaff_RBX + 0xa8) != 0) { FUN_002eff50(); } if (*(long *)(unaff_RBX + 0x90) != 0) { FUN_002eff50(); } if (*(long *)(unaff_RBX + 0x78) != 0) { FUN_002eff50(); } FUN_0019ef30(); thunk_FUN_002eff50(); if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) { FUN_002eff50(); } /* WARNING: Subroutine does not return */ FUN_0037dbc0(); }
LEA RDI,[RBX + 0x160] CALL 0x001a10b0 MOV RDI,qword ptr [RBX + 0xc0] TEST RDI,RDI JZ 0x0014ad1f CALL 0x002eff50 MOV RDI,qword ptr [RBX + 0xa8] TEST RDI,RDI JZ 0x0014ad30 CALL 0x002eff50 MOV RDI,qword ptr [RBX + 0x90] TEST RDI,RDI JZ 0x0014ad41 CALL 0x002eff50 MOV RDI,qword ptr [RBX + 0x78] TEST RDI,RDI JZ 0x0014ad4f CALL 0x002eff50 MOV RDI,RBX CALL 0x0019ef30 MOV RDI,RBX MOV ESI,0x178 MOV RBX,R14 CALL 0x002eff40 MOV RDI,qword ptr [RBP + -0x40] ADD R13,0x10 CMP RDI,R13 JZ 0x0014ad79 CALL 0x002eff50 MOV RDI,RBX CALL 0x0037dbc0
null
null
null
null
[('const-433', u'LOAD_-1207194247'), (u'PTRSUB_-1207193942', u'PTRSUB_-1207193941'), (u'PTRSUB_-1207193935', u'PTRSUB_-1207193931'), ('const-0', u'INT_NOTEQUAL_-1207194227'), ('tmp_87', u'CBRANCH_-1207194289'), ('tmp_129', u'CBRANCH_-1207194256'), ('const-2', u'PTRADD_-1207193983'), ('const-1', u'RETURN_-1207194124'), ('const-1', u'PTRADD_-1207193944'), ('const-0', u'PTRSUB_-1207193971'), ('tmp_267', u'CBRANCH_-1207194148'), (u'PTRSUB_-1207193981', u'PTRSUB_-1207193971'), (u'CALL_-1207194348', u'INDIRECT_-1207194013'), ('const-88', u'PTRADD_-1207193924'), ('const-433', u'LOAD_-1207194346'), (u'LOAD_-1207194346', u'CALL_-1207194315'), (u'CAST_-1207193969', u'CALL_-1207194348'), (u'LOAD_-1207194346', u'INT_NOTEQUAL_-1207194323'), ('tmp_733', u'PTRADD_-1207193944'), ('const-0', u'PTRSUB_-1207193941'), ('const--64', u'INT_ADD_-1207194167'), (u'INDIRECT_-1207193998', u'MULTIEQUAL_-1207193995'), (u'MULTIEQUAL_-1207193995', u'MULTIEQUAL_-1207193982'), ('const-88', u'PTRADD_-1207193996'), (u'INT_NOTEQUAL_-1207194227', u'CBRANCH_-1207194226'), ('const-0', u'PTRSUB_-1207193921'), (u'PTRSUB_-1207193967', u'PTRSUB_-1207193963'), ('tmp_733', u'PTRADD_-1207193963'), ('const-0', u'PTRSUB_-1207193935'), ('tmp_733', u'PTRADD_-1207193996'), (u'INT_NOTEQUAL_-1207194149', u'CBRANCH_-1207194148'), (u'LOAD_-1207194313', u'INT_NOTEQUAL_-1207194290'), ('const-433', u'LOAD_-1207194280'), ('const-8', u'PTRSUB_-1207193963'), (u'CALL_-1207194249', u'INDIRECT_-1207193972'), (u'CALL_-1207194219', u'INDIRECT_-1207193962'), ('tmp_743', u'INT_ADD_-1207194158'), (u'CALL_-1207194315', u'INDIRECT_-1207193998'), ('const-433', u'LOAD_-1207194313'), ('tmp_319', u'SUBPIECE_-1207194019'), ('const-0', u'INT_NOTEQUAL_-1207194323'), (u'PTRSUB_-1207193941', u'PTRSUB_-1207193935'), ('tmp_733', u'PTRADD_-1207193983'), (u'CAST_-1207193874', u'LOAD_-1207194183'), (u'PTRSUB_-1207193921', u'PTRSUB_-1207193917'), (u'INDIRECT_-1207193985', u'MULTIEQUAL_-1207193982'), (u'INT_ADD_-1207194158', u'CAST_-1207193869'), ('const-8', u'PTRSUB_-1207193981'), ('const-80', u'PTRSUB_-1207193961'), ('const-1', u'PTRADD_-1207193924'), (u'LOAD_-1207194280', u'CALL_-1207194249'), (u'MULTIEQUAL_-1207193982', u'MULTIEQUAL_-1207193969'), (u'CAST_-1207193869', u'INT_NOTEQUAL_-1207194149'), ('const-0', u'SUBPIECE_-1207194019'), ('const-0', u'PTRSUB_-1207193917'), (u'PTRSUB_-1207193922', u'PTRSUB_-1207193921'), ('const-0', u'PTRSUB_-1207193931'), (u'MULTIEQUAL_-1207193969', u'MULTIEQUAL_-1207193963'), (u'INT_NOTEQUAL_-1207194290', u'CBRANCH_-1207194289'), (u'INT_ADD_-1207194167', u'CAST_-1207193874'), ('const-0', u'PTRSUB_-1207193967'), (u'INDIRECT_-1207193972', u'MULTIEQUAL_-1207193969'), (u'PTRSUB_-1207193961', u'LOAD_-1207194313'), (u'PTRSUB_-1207193917', u'PTRSUB_-1207193913'), (u'INDIRECT_-1207194013', u'MULTIEQUAL_-1207193995'), ('const-32', u'PTRSUB_-1207193922'), (u'PTRADD_-1207193963', u'PTRSUB_-1207193961'), (u'PTRSUB_-1207193971', u'PTRSUB_-1207193967'), (u'LOAD_-1207194280', u'INT_NOTEQUAL_-1207194257'), (u'INDIRECT_-1207193962', u'MULTIEQUAL_-1207193963'), ('const-4', u'PTRADD_-1207193996'), ('const-433', u'LOAD_-1207194183'), (u'PTRADD_-1207193996', u'CAST_-1207193969'), (u'PTRSUB_-1207193931', u'LOAD_-1207194280'), ('const-0', u'INT_NOTEQUAL_-1207194257'), (u'LOAD_-1207194313', u'CALL_-1207194282'), (u'PTRADD_-1207193924', u'PTRSUB_-1207193922'), (u'SUBPIECE_-1207194019', u'CALL_-1207194348'), ('const-0', u'INT_NOTEQUAL_-1207194290'), (u'LOAD_-1207194247', u'CALL_-1207194219'), ('tmp_45', u'CBRANCH_-1207194322'), (u'PTRADD_-1207193983', u'PTRSUB_-1207193981'), ('const-376', u'CALL_-1207194185'), (u'LOAD_-1207194183', u'INT_NOTEQUAL_-1207194149'), (u'CALL_-1207194282', u'INDIRECT_-1207193985'), ('const-16', u'INT_ADD_-1207194158'), (u'PTRSUB_-1207193963', u'LOAD_-1207194346'), ('tmp_733', u'PTRADD_-1207193924'), ('tmp_171', u'CBRANCH_-1207194226'), (u'INT_NOTEQUAL_-1207194323', u'CBRANCH_-1207194322'), ('const-1', u'PTRADD_-1207193963'), (u'MULTIEQUAL_-1207193963', u'CALL_-1207194207'), ('tmp_742', u'INT_ADD_-1207194167'), (u'LOAD_-1207194247', u'INT_NOTEQUAL_-1207194227'), ('const-88', u'PTRADD_-1207193963'), (u'PTRADD_-1207193944', u'PTRSUB_-1207193942'), ('const-88', u'PTRADD_-1207193983'), (u'INT_NOTEQUAL_-1207194257', u'CBRANCH_-1207194256'), ('tmp_733', u'CALL_-1207194185'), (u'LOAD_-1207194183', u'CALL_-1207194141'), ('const-0', u'PTRSUB_-1207193913'), (u'PTRSUB_-1207193913', u'LOAD_-1207194247'), ('tmp_733', u'CALL_-1207194207'), ('const-56', u'PTRSUB_-1207193942'), ('const-88', u'PTRADD_-1207193944')]
[('const-433', u'LOAD_-1207194313'), (u'CAST_-1207194005', u'LOAD_-1207194346'), (u'INT_ADD_-1207194167', u'CAST_-1207193912'), (u'INT_NOTEQUAL_-1207194290', u'CBRANCH_-1207194289'), (u'INT_ADD_-1207194158', u'INT_NOTEQUAL_-1207194149'), ('const-0', u'INT_NOTEQUAL_-1207194227'), ('tmp_87', u'CBRANCH_-1207194289'), ('tmp_129', u'CBRANCH_-1207194256'), ('const-1', u'RETURN_-1207194124'), ('const-433', u'LOAD_-1207194280'), ('tmp_267', u'CBRANCH_-1207194148'), ('const-144', u'INT_ADD_-1207194264'), (u'LOAD_-1207194280', u'INT_NOTEQUAL_-1207194257'), (u'LOAD_-1207194346', u'INT_NOTEQUAL_-1207194323'), ('tmp_732', u'INT_ADD_-1207194231'), ('tmp_741', u'INT_ADD_-1207194167'), ('const--64', u'INT_ADD_-1207194167'), ('const-433', u'LOAD_-1207194183'), (u'CAST_-1207193912', u'LOAD_-1207194183'), (u'INT_NOTEQUAL_-1207194227', u'CBRANCH_-1207194226'), ('tmp_732', u'INT_ADD_-1207194330'), ('const-0', u'INT_NOTEQUAL_-1207194257'), ('const-120', u'INT_ADD_-1207194231'), ('const-192', u'INT_ADD_-1207194330'), ('const-0', u'INT_NOTEQUAL_-1207194290'), ('tmp_742', u'INT_ADD_-1207194158'), (u'INT_NOTEQUAL_-1207194149', u'CBRANCH_-1207194148'), (u'CAST_-1207193951', u'LOAD_-1207194247'), ('tmp_45', u'CBRANCH_-1207194322'), (u'CAST_-1207193987', u'LOAD_-1207194313'), (u'LOAD_-1207194313', u'INT_NOTEQUAL_-1207194290'), ('tmp_732', u'INT_ADD_-1207194347'), (u'LOAD_-1207194183', u'INT_NOTEQUAL_-1207194149'), ('const-433', u'LOAD_-1207194346'), ('const-16', u'INT_ADD_-1207194158'), (u'INT_ADD_-1207194231', u'CAST_-1207193951'), (u'INT_ADD_-1207194297', u'CAST_-1207193987'), ('const-352', u'INT_ADD_-1207194347'), ('tmp_171', u'CBRANCH_-1207194226'), ('tmp_732', u'INT_ADD_-1207194297'), (u'INT_NOTEQUAL_-1207194323', u'CBRANCH_-1207194322'), ('const-168', u'INT_ADD_-1207194297'), ('const-0', u'INT_NOTEQUAL_-1207194323'), ('tmp_732', u'INT_ADD_-1207194264'), (u'CAST_-1207193969', u'LOAD_-1207194280'), (u'LOAD_-1207194247', u'INT_NOTEQUAL_-1207194227'), (u'INT_ADD_-1207194347', u'CALL_-1207194348'), (u'INT_ADD_-1207194330', u'CAST_-1207194005'), ('const-433', u'LOAD_-1207194247'), (u'INT_NOTEQUAL_-1207194257', u'CBRANCH_-1207194256'), (u'INT_ADD_-1207194264', u'CAST_-1207193969')]
null
null
0014ad02
x64
O3
(translation_unit "void FUN_0014ad02(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}\n\n" (function_definition "void FUN_0014ad02(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}" primitive_type (function_declarator "FUN_0014ad02(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n /* WARNING: Subroutine does not return */\n FUN_0037dbc0();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_001a10b0(unaff_RBX + 0x160);" (call_expression "FUN_001a10b0(unaff_RBX + 0x160)" identifier (argument_list "(unaff_RBX + 0x160)" ( (binary_expression "unaff_RBX + 0x160" identifier + number_literal) ))) ;) (if_statement "if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0xc0) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0xc0) != 0" (pointer_expression "*(long *)(unaff_RBX + 0xc0)" * (cast_expression "(long *)(unaff_RBX + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0xc0)" ( (binary_expression "unaff_RBX + 0xc0" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0xa8) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0xa8) != 0" (pointer_expression "*(long *)(unaff_RBX + 0xa8)" * (cast_expression "(long *)(unaff_RBX + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0xa8)" ( (binary_expression "unaff_RBX + 0xa8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0x90) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0x90) != 0" (pointer_expression "*(long *)(unaff_RBX + 0x90)" * (cast_expression "(long *)(unaff_RBX + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x90)" ( (binary_expression "unaff_RBX + 0x90" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0x78) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0x78) != 0" (pointer_expression "*(long *)(unaff_RBX + 0x78)" * (cast_expression "(long *)(unaff_RBX + 0x78)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x78)" ( (binary_expression "unaff_RBX + 0x78" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0019ef30();" (call_expression "FUN_0019ef30()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002eff50();" (call_expression "thunk_FUN_002eff50()" identifier (argument_list "()" ( ))) ;) (if_statement "if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10)" ( (binary_expression "*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10" (pointer_expression "*(long *)(unaff_RBP + -0x40)" * (cast_expression "(long *)(unaff_RBP + -0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -0x40)" ( (binary_expression "unaff_RBP + -0x40" identifier + number_literal) )))) != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_0037dbc0();" (call_expression "FUN_0037dbc0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* gold::open_incremental_binary(gold::Output_file*) [clone .cold.1047] */\n\nvoid __thiscall gold::open_incremental_binary(gold *this,Output_file *param_1)\n\n{\n pointer ppIVar1;\n pointer ppSVar2;\n pointer ppIVar3;\n Incremental_binary *unaff_RBX;\n long unaff_RBP;\n int __in_chrg;\n long unaff_R13;\n \n __in_chrg = (int)param_1;\n std::\n vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg);\n ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n ._M_impl._M_finish;\n if (ppIVar1 != (pointer)0x0) {\n operator_delete(ppIVar1);\n }\n if (unaff_RBX[1].output_ != (Output_file *)0x0) {\n operator_delete(unaff_RBX[1].output_);\n }\n ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl.\n _M_start;\n if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }\n ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_>\n ._M_impl._M_start;\n if (ppIVar3 != (pointer)0x0) {\n operator_delete(ppIVar3);\n }\n Incremental_binary::~Incremental_binary(unaff_RBX,__in_chrg);\n operator_delete(unaff_RBX,0x178);\n if (*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10)) {\n operator_delete(*(void **)(unaff_RBP + -0x40));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}\n\n" comment (function_definition "void __thiscall gold::open_incremental_binary(gold *this,Output_file *param_1)\n\n{\n pointer ppIVar1;\n pointer ppSVar2;\n pointer ppIVar3;\n Incremental_binary *unaff_RBX;\n long unaff_RBP;\n int __in_chrg;\n long unaff_R13;\n \n __in_chrg = (int)param_1;\n std::\n vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg);\n ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n ._M_impl._M_finish;\n if (ppIVar1 != (pointer)0x0) {\n operator_delete(ppIVar1);\n }\n if (unaff_RBX[1].output_ != (Output_file *)0x0) {\n operator_delete(unaff_RBX[1].output_);\n }\n ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl.\n _M_start;\n if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }\n ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_>\n ._M_impl._M_start;\n if (ppIVar3 != (pointer)0x0) {\n operator_delete(ppIVar3);\n }\n Incremental_binary::~Incremental_binary(unaff_RBX,__in_chrg);\n operator_delete(unaff_RBX,0x178);\n if (*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10)) {\n operator_delete(*(void **)(unaff_RBP + -0x40));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) (function_declarator "open_incremental_binary(gold *this,Output_file *param_1)" identifier (parameter_list "(gold *this,Output_file *param_1)" ( (parameter_declaration "gold *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_file *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n pointer ppIVar1;\n pointer ppSVar2;\n pointer ppIVar3;\n Incremental_binary *unaff_RBX;\n long unaff_RBP;\n int __in_chrg;\n long unaff_R13;\n \n __in_chrg = (int)param_1;\n std::\n vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg);\n ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n ._M_impl._M_finish;\n if (ppIVar1 != (pointer)0x0) {\n operator_delete(ppIVar1);\n }\n if (unaff_RBX[1].output_ != (Output_file *)0x0) {\n operator_delete(unaff_RBX[1].output_);\n }\n ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl.\n _M_start;\n if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }\n ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_>\n ._M_impl._M_start;\n if (ppIVar3 != (pointer)0x0) {\n operator_delete(ppIVar3);\n }\n Incremental_binary::~Incremental_binary(unaff_RBX,__in_chrg);\n operator_delete(unaff_RBX,0x178);\n if (*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10)) {\n operator_delete(*(void **)(unaff_RBP + -0x40));\n }\n /* WARNING: Subroutine does not return */\n _Unwind_Resume();\n}" { (declaration "pointer ppIVar1;" type_identifier identifier ;) (declaration "pointer ppSVar2;" type_identifier identifier ;) (declaration "pointer ppIVar3;" type_identifier identifier ;) (declaration "Incremental_binary *unaff_RBX;" type_identifier (pointer_declarator "*unaff_RBX" * identifier) ;) (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "int __in_chrg;" primitive_type identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "__in_chrg = (int)param_1;" (assignment_expression "__in_chrg = (int)param_1" identifier = (cast_expression "(int)param_1" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (labeled_statement "std::\n vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg);" statement_identifier (ERROR "::\n vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold:" : : (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Sized_incremental_binary<64,_false>::Sized_input_reader,_std" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) :) : (expression_statement "Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg);" (comma_expression "Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg)" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_>\n ::~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg)" (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier) > (ERROR "::" : :) (unary_expression "~vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg)" ~ (call_expression "vector((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg)" identifier (argument_list "((vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4),__in_chrg)" ( (call_expression "(vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)(unaff_RBX + 4)" (parenthesized_expression "(vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *)" ( (ERROR "vector<gold::Sized_incremental_binary<64,_false>::Sized_input_reader,_std::allocator<gold::" (binary_expression "vector<gold" identifier < identifier) : : (comma_expression "Sized_incremental_binary<64,_false>::Sized_input_reader,_std" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (comma_expression "_false>::Sized_input_reader,_std" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) , identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (comma_expression "Sized_incremental_binary<64,_false>::Sized_input_reader>_>\n *" (binary_expression "Sized_incremental_binary<64" identifier < number_literal) , (binary_expression "_false>::Sized_input_reader>_>\n *" (binary_expression "_false>::Sized_input_reader>_" (binary_expression "_false>::Sized_input_reader" identifier > (ERROR "::" : :) identifier) > identifier) > (pointer_expression "*" * identifier))) )) (argument_list "(unaff_RBX + 4)" ( (binary_expression "unaff_RBX + 4" identifier + number_literal) ))) , identifier )))))) ;)) (expression_statement "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n ._M_impl._M_finish;" (field_expression "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n ._M_impl._M_finish" (field_expression "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_>\n ._M_impl" (binary_expression "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold::Input_argument*>_" (binary_expression "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std::allocator<const_gold" (binary_expression "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold::Input_argument*,_std" (assignment_expression "ppIVar1 = unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold" identifier = (binary_expression "unaff_RBX[2].input_args_map_.\n super__Vector_base<const_gold" (field_expression "unaff_RBX[2].input_args_map_.\n super__Vector_base" (field_expression "unaff_RBX[2].input_args_map_" (subscript_expression "unaff_RBX[2]" identifier [ number_literal ]) . field_identifier) . field_identifier) < identifier)) (ERROR "::Input_argument" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Input_argument" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (ppIVar1 != (pointer)0x0) {\n operator_delete(ppIVar1);\n }" if (parenthesized_expression "(ppIVar1 != (pointer)0x0)" ( (binary_expression "ppIVar1 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(ppIVar1);\n }" { (expression_statement "operator_delete(ppIVar1);" (call_expression "operator_delete(ppIVar1)" identifier (argument_list "(ppIVar1)" ( identifier ))) ;) })) (if_statement "if (unaff_RBX[1].output_ != (Output_file *)0x0) {\n operator_delete(unaff_RBX[1].output_);\n }" if (parenthesized_expression "(unaff_RBX[1].output_ != (Output_file *)0x0)" ( (binary_expression "unaff_RBX[1].output_ != (Output_file *)0x0" (field_expression "unaff_RBX[1].output_" (subscript_expression "unaff_RBX[1]" identifier [ number_literal ]) . field_identifier) != (cast_expression "(Output_file *)0x0" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n operator_delete(unaff_RBX[1].output_);\n }" { (expression_statement "operator_delete(unaff_RBX[1].output_);" (call_expression "operator_delete(unaff_RBX[1].output_)" identifier (argument_list "(unaff_RBX[1].output_)" ( (field_expression "unaff_RBX[1].output_" (subscript_expression "unaff_RBX[1]" identifier [ number_literal ]) . field_identifier) ))) ;) })) (expression_statement "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl.\n _M_start;" (field_expression "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl.\n _M_start" (field_expression "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_>._M_impl" (binary_expression "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold::Script_info*>_" (binary_expression "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std::allocator<gold" (binary_expression "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold::Script_info*,_std" (assignment_expression "ppSVar2 = unaff_RBX[1].script_map_.\n super__Vector_base<gold" identifier = (binary_expression "unaff_RBX[1].script_map_.\n super__Vector_base<gold" (field_expression "unaff_RBX[1].script_map_.\n super__Vector_base" (field_expression "unaff_RBX[1].script_map_" (subscript_expression "unaff_RBX[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) < identifier)) (ERROR "::Script_info" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Script_info" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (ppSVar2 != (pointer)0x0) {\n operator_delete(ppSVar2);\n }" if (parenthesized_expression "(ppSVar2 != (pointer)0x0)" ( (binary_expression "ppSVar2 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(ppSVar2);\n }" { (expression_statement "operator_delete(ppSVar2);" (call_expression "operator_delete(ppSVar2)" identifier (argument_list "(ppSVar2)" ( identifier ))) ;) })) (expression_statement "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_>\n ._M_impl._M_start;" (field_expression "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_>\n ._M_impl._M_start" (field_expression "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_>\n ._M_impl" (binary_expression "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold::Incremental_library*>_" (binary_expression "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std::allocator<gold" (binary_expression "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold::Incremental_library*,_std" (assignment_expression "ppIVar3 = unaff_RBX[1].library_map_.\n super__Vector_base<gold" identifier = (binary_expression "unaff_RBX[1].library_map_.\n super__Vector_base<gold" (field_expression "unaff_RBX[1].library_map_.\n super__Vector_base" (field_expression "unaff_RBX[1].library_map_" (subscript_expression "unaff_RBX[1]" identifier [ number_literal ]) . field_identifier) . field_identifier) < identifier)) (ERROR "::Incremental_library" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Incremental_library" : : identifier) * (ERROR ">" >) identifier) (ERROR ">" >) . field_identifier) . field_identifier) ;) (if_statement "if (ppIVar3 != (pointer)0x0) {\n operator_delete(ppIVar3);\n }" if (parenthesized_expression "(ppIVar3 != (pointer)0x0)" ( (binary_expression "ppIVar3 != (pointer)0x0" identifier != (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) )) (compound_statement "{\n operator_delete(ppIVar3);\n }" { (expression_statement "operator_delete(ppIVar3);" (call_expression "operator_delete(ppIVar3)" identifier (argument_list "(ppIVar3)" ( identifier ))) ;) })) (labeled_statement "Incremental_binary::~Incremental_binary(unaff_RBX,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "~Incremental_binary(unaff_RBX,__in_chrg);" (unary_expression "~Incremental_binary(unaff_RBX,__in_chrg)" ~ (call_expression "Incremental_binary(unaff_RBX,__in_chrg)" identifier (argument_list "(unaff_RBX,__in_chrg)" ( identifier , identifier )))) ;)) (expression_statement "operator_delete(unaff_RBX,0x178);" (call_expression "operator_delete(unaff_RBX,0x178)" identifier (argument_list "(unaff_RBX,0x178)" ( identifier , number_literal ))) ;) (if_statement "if (*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10)) {\n operator_delete(*(void **)(unaff_RBP + -0x40));\n }" if (parenthesized_expression "(*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10))" ( (binary_expression "*(void **)(unaff_RBP + -0x40) != (void *)(unaff_R13 + 0x10)" (pointer_expression "*(void **)(unaff_RBP + -0x40)" * (cast_expression "(void **)(unaff_RBP + -0x40)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(unaff_RBP + -0x40)" ( (binary_expression "unaff_RBP + -0x40" identifier + number_literal) )))) != (cast_expression "(void *)(unaff_R13 + 0x10)" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_R13 + 0x10)" ( (binary_expression "unaff_R13 + 0x10" identifier + number_literal) )))) )) (compound_statement "{\n operator_delete(*(void **)(unaff_RBP + -0x40));\n }" { (expression_statement "operator_delete(*(void **)(unaff_RBP + -0x40));" (call_expression "operator_delete(*(void **)(unaff_RBP + -0x40))" identifier (argument_list "(*(void **)(unaff_RBP + -0x40))" ( (pointer_expression "*(void **)(unaff_RBP + -0x40)" * (cast_expression "(void **)(unaff_RBP + -0x40)" ( (type_descriptor "void **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(unaff_RBP + -0x40)" ( (binary_expression "unaff_RBP + -0x40" identifier + number_literal) )))) ))) ;) })) comment (expression_statement "_Unwind_Resume();" (call_expression "_Unwind_Resume()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void FUN_0014ad02(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}\n\n" (function_definition "void FUN_0014ad02(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" primitive_type (function_declarator "FUN_0014ad02(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" { (declaration "long unaff_RBX;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_RBP;" (sized_type_specifier "long" long) identifier ;) (declaration "long unaff_R13;" (sized_type_specifier "long" long) identifier ;) (expression_statement "FUN_001a10b0(unaff_RBX + 0x160);" (call_expression "FUN_001a10b0(unaff_RBX + 0x160)" identifier (argument_list "(unaff_RBX + 0x160)" ( (binary_expression "unaff_RBX + 0x160" identifier + number_literal) ))) ;) (if_statement "if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0xc0) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0xc0) != 0" (pointer_expression "*(long *)(unaff_RBX + 0xc0)" * (cast_expression "(long *)(unaff_RBX + 0xc0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0xc0)" ( (binary_expression "unaff_RBX + 0xc0" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0xa8) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0xa8) != 0" (pointer_expression "*(long *)(unaff_RBX + 0xa8)" * (cast_expression "(long *)(unaff_RBX + 0xa8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0xa8)" ( (binary_expression "unaff_RBX + 0xa8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0x90) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0x90) != 0" (pointer_expression "*(long *)(unaff_RBX + 0x90)" * (cast_expression "(long *)(unaff_RBX + 0x90)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x90)" ( (binary_expression "unaff_RBX + 0x90" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (if_statement "if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBX + 0x78) != 0)" ( (binary_expression "*(long *)(unaff_RBX + 0x78) != 0" (pointer_expression "*(long *)(unaff_RBX + 0x78)" * (cast_expression "(long *)(unaff_RBX + 0x78)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBX + 0x78)" ( (binary_expression "unaff_RBX + 0x78" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0019ef30();" (call_expression "FUN_0019ef30()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002eff50();" (call_expression "thunk_FUN_002eff50()" identifier (argument_list "()" ( ))) ;) (if_statement "if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }" if (parenthesized_expression "(*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10)" ( (binary_expression "*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10" (pointer_expression "*(long *)(unaff_RBP + -0x40)" * (cast_expression "(long *)(unaff_RBP + -0x40)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(unaff_RBP + -0x40)" ( (binary_expression "unaff_RBP + -0x40" identifier + number_literal) )))) != (binary_expression "unaff_R13 + 0x10" identifier + number_literal)) )) (compound_statement "{\n FUN_002eff50();\n }" { (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_0037dbc0();" (call_expression "FUN_0037dbc0()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != (binary_expression IDENT + LIT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void FUN_0014ad02(void)\n\n{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" (primitive_type "void") (function_declarator "FUN_0014ad02(void)" (identifier "FUN_0014ad02") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n long unaff_RBX;\n long unaff_RBP;\n long unaff_R13;\n \n FUN_001a10b0(unaff_RBX + 0x160);\n if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }\n if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }\n FUN_0019ef30();\n thunk_FUN_002eff50();\n if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }\n \n FUN_0037dbc0();\n}" ({ "{") (declaration "long unaff_RBX;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBX") (; ";")) (declaration "long unaff_RBP;" (sized_type_specifier "long" (long "long")) (identifier "unaff_RBP") (; ";")) (declaration "long unaff_R13;" (sized_type_specifier "long" (long "long")) (identifier "unaff_R13") (; ";")) (expression_statement "FUN_001a10b0(unaff_RBX + 0x160);" (call_expression "FUN_001a10b0(unaff_RBX + 0x160)" (identifier "FUN_001a10b0") (argument_list "(unaff_RBX + 0x160)" (( "(") (binary_expression "unaff_RBX + 0x160" (identifier "unaff_RBX") (+ "+") (number_literal "0x160")) () ")"))) (; ";")) (if_statement "if (*(long *)(unaff_RBX + 0xc0) != 0) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(*(long *)(unaff_RBX + 0xc0) != 0)" (( "(") (binary_expression "*(long *)(unaff_RBX + 0xc0) != 0" (pointer_expression "*(long *)(unaff_RBX + 0xc0)" (* "*") (cast_expression "(long *)(unaff_RBX + 0xc0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBX + 0xc0)" (( "(") (binary_expression "unaff_RBX + 0xc0" (identifier "unaff_RBX") (+ "+") (number_literal "0xc0")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(unaff_RBX + 0xa8) != 0) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(*(long *)(unaff_RBX + 0xa8) != 0)" (( "(") (binary_expression "*(long *)(unaff_RBX + 0xa8) != 0" (pointer_expression "*(long *)(unaff_RBX + 0xa8)" (* "*") (cast_expression "(long *)(unaff_RBX + 0xa8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBX + 0xa8)" (( "(") (binary_expression "unaff_RBX + 0xa8" (identifier "unaff_RBX") (+ "+") (number_literal "0xa8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(unaff_RBX + 0x90) != 0) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(*(long *)(unaff_RBX + 0x90) != 0)" (( "(") (binary_expression "*(long *)(unaff_RBX + 0x90) != 0" (pointer_expression "*(long *)(unaff_RBX + 0x90)" (* "*") (cast_expression "(long *)(unaff_RBX + 0x90)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBX + 0x90)" (( "(") (binary_expression "unaff_RBX + 0x90" (identifier "unaff_RBX") (+ "+") (number_literal "0x90")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(unaff_RBX + 0x78) != 0) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(*(long *)(unaff_RBX + 0x78) != 0)" (( "(") (binary_expression "*(long *)(unaff_RBX + 0x78) != 0" (pointer_expression "*(long *)(unaff_RBX + 0x78)" (* "*") (cast_expression "(long *)(unaff_RBX + 0x78)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBX + 0x78)" (( "(") (binary_expression "unaff_RBX + 0x78" (identifier "unaff_RBX") (+ "+") (number_literal "0x78")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_0019ef30();" (call_expression "FUN_0019ef30()" (identifier "FUN_0019ef30") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "thunk_FUN_002eff50();" (call_expression "thunk_FUN_002eff50()" (identifier "thunk_FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) {\n FUN_002eff50();\n }" (if "if") (parenthesized_expression "(*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10)" (( "(") (binary_expression "*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10" (pointer_expression "*(long *)(unaff_RBP + -0x40)" (* "*") (cast_expression "(long *)(unaff_RBP + -0x40)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(unaff_RBP + -0x40)" (( "(") (binary_expression "unaff_RBP + -0x40" (identifier "unaff_RBP") (+ "+") (number_literal "-0x40")) () ")")))) (!= "!=") (binary_expression "unaff_R13 + 0x10" (identifier "unaff_R13") (+ "+") (number_literal "0x10"))) () ")")) (compound_statement "{\n FUN_002eff50();\n }" ({ "{") (expression_statement "FUN_002eff50();" (call_expression "FUN_002eff50()" (identifier "FUN_002eff50") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_0037dbc0();" (call_expression "FUN_0037dbc0()" (identifier "FUN_0037dbc0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* gold::open_incremental_binary(gold::Output_file*) [clone .cold.1047] */ void __thiscall type_1::function_1(type_1 *this,type_2 *param_1) { type_3 var_9; type_3 var_11; type_3 var_12; type_4 *var_6; long var_13; int __in_chrg; long var_14; __in_chrg = (int)param_1; std:: var_5<type_1::var_1<64,var_2>::var_3,var_8::allocator<type_1::var_1<64,var_2>::var_3>var_4> ::~var_5((var_5<type_1::var_1<64,var_2>::var_3,var_8::allocator<type_1::var_1<64,var_2>::var_3>var_4> *)(var_6 + 4),__in_chrg); var_9 = var_6[2].input_args_map_. super__Vector_base<var_7::Input_argument*,var_8::allocator<var_7::Input_argument*>var_4> ._M_impl._M_finish; if (var_9 != (type_3)0x0) { var_10(var_9); } if (var_6[1].output_ != (type_2 *)0x0) { var_10(var_6[1].output_); } var_11 = var_6[1].script_map_. super__Vector_base<type_1::Script_info*,var_8::allocator<type_1::Script_info*>var_4>._M_impl. _M_start; if (var_11 != (type_3)0x0) { var_10(var_11); } var_12 = var_6[1].library_map_. super__Vector_base<type_1::Incremental_library*,var_8::allocator<type_1::Incremental_library*>var_4> ._M_impl._M_start; if (var_12 != (type_3)0x0) { var_10(var_12); } Incremental_binary::~type_4(var_6,__in_chrg); var_10(var_6,0x178); if (*(void **)(var_13 + -0x40) != (void *)(var_14 + 0x10)) { var_10(*(void **)(var_13 + -0x40)); } /* WARNING: Subroutine does not return */ var_15(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
void MASKED(void) { long unaff_RBX; long unaff_RBP; long unaff_R13; FUN_001a10b0(unaff_RBX + 0x160); if (*(long *)(unaff_RBX + 0xc0) != 0) { FUN_002eff50(); } if (*(long *)(unaff_RBX + 0xa8) != 0) { FUN_002eff50(); } if (*(long *)(unaff_RBX + 0x90) != 0) { FUN_002eff50(); } if (*(long *)(unaff_RBX + 0x78) != 0) { FUN_002eff50(); } FUN_0019ef30(); thunk_FUN_002eff50(); if (*(long *)(unaff_RBP + -0x40) != unaff_R13 + 0x10) { FUN_002eff50(); } /* WARNING: Subroutine does not return */ FUN_0037dbc0(); }
8342_powerpc64le-linux-gnu-dwp_and_powerpc64le-linux-gnu-dwp_strip.c
do_negative_sign
FUN_002e9eb0
/* std::moneypunct<char, false>::do_negative_sign() const */ void std::moneypunct<char,false>::do_negative_sign(void) { long in_RSI; string *in_RDI; allocator local_9; std::string::string(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9); return; }
undefined8 FUN_002e9eb0(undefined8 param_1,long param_2) { undefined1 local_9; FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9); return param_1; }
PUSH RBX MOV RBX,RDI SUB RSP,0x10 MOV RAX,qword ptr [RSI + 0x10] LEA RDX,[RSP + 0xf] MOV RSI,qword ptr [RAX + 0x48] CALL 0x0030f630 ADD RSP,0x10 MOV RAX,RBX POP RBX RET
null
null
null
null
[('tmp_161', u'CALL_-1204707613'), (u'INT_ADD_-1204707624', u'CAST_-1204707530'), ('const-433', u'LOAD_-1204707626'), ('const-0', u'RETURN_-1204707580'), ('const-16', u'INT_ADD_-1204707624'), ('const-72', u'INT_ADD_-1204707610'), (u'LOAD_-1204707626', u'CALL_-1204707613'), (u'CAST_-1204707530', u'LOAD_-1204707640'), (u'CAST_-1204707520', u'LOAD_-1204707626'), ('tmp_160', u'PTRSUB_-1204707525'), (u'INT_ADD_-1204707610', u'CAST_-1204707520'), ('const-433', u'LOAD_-1204707640'), (u'PTRSUB_-1204707525', u'CALL_-1204707613'), (u'LOAD_-1204707640', u'INT_ADD_-1204707610'), ('const--9', u'PTRSUB_-1204707525'), ('tmp_162', u'INT_ADD_-1204707624')]
[('tmp_161', u'CALL_-1204707613'), (u'INT_ADD_-1204707624', u'CAST_-1204707530'), ('const-433', u'LOAD_-1204707626'), ('const-0', u'RETURN_-1204707580'), ('const-16', u'INT_ADD_-1204707624'), ('const-72', u'INT_ADD_-1204707610'), (u'LOAD_-1204707626', u'CALL_-1204707613'), ('const-433', u'LOAD_-1204707640'), (u'CAST_-1204707530', u'LOAD_-1204707640'), ('const--9', u'PTRSUB_-1204707525'), (u'CAST_-1204707520', u'LOAD_-1204707626'), ('tmp_160', u'PTRSUB_-1204707525'), (u'INT_ADD_-1204707610', u'CAST_-1204707520'), (u'COPY_-1204707600', u'RETURN_-1204707580'), (u'PTRSUB_-1204707525', u'CALL_-1204707613'), (u'LOAD_-1204707640', u'INT_ADD_-1204707610'), ('tmp_161', u'COPY_-1204707600'), ('tmp_162', u'INT_ADD_-1204707624')]
null
null
002e9eb0
x64
O3
(translation_unit "undefined8 FUN_002e9eb0(undefined8 param_1,long param_2)\n\n{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_002e9eb0(undefined8 param_1,long param_2)\n\n{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}" type_identifier (function_declarator "FUN_002e9eb0(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}" { (declaration "undefined1 local_9;" type_identifier identifier ;) (expression_statement "FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);" (call_expression "FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9)" identifier (argument_list "(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9)" ( identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48)" * (cast_expression "(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x48)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x48" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) )))) , (pointer_expression "&local_9" & identifier) ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* std::moneypunct<char, false>::do_negative_sign() const */\n\nvoid std::moneypunct<char,false>::do_negative_sign(void)\n\n{\n long in_RSI;\n string *in_RDI;\n allocator local_9;\n \n std::string::string(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9);\n return;\n}\n\n" comment (declaration "void std::moneypunct<char,false>::do_negative_sign(void)\n\n{\n long in_RSI;" primitive_type (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "false>::do_negative_sign(void)\n\n{\n long" identifier > : : (function_declarator "do_negative_sign(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) { long) identifier ;) (declaration "string *in_RDI;" type_identifier (pointer_declarator "*in_RDI" * identifier) ;) (declaration "allocator local_9;" type_identifier identifier ;) (labeled_statement "std::string::string(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9);" statement_identifier : (ERROR ":" :) (labeled_statement "string::string(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9);" statement_identifier : (ERROR ":" :) (expression_statement "string(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9);" (call_expression "string(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9)" identifier (argument_list "(in_RDI,*(char **)(*(long *)(in_RSI + 0x10) + 0x48),&local_9)" ( identifier , (pointer_expression "*(char **)(*(long *)(in_RSI + 0x10) + 0x48)" * (cast_expression "(char **)(*(long *)(in_RSI + 0x10) + 0x48)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(in_RSI + 0x10) + 0x48)" ( (binary_expression "*(long *)(in_RSI + 0x10) + 0x48" (pointer_expression "*(long *)(in_RSI + 0x10)" * (cast_expression "(long *)(in_RSI + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_RSI + 0x10)" ( (binary_expression "in_RSI + 0x10" identifier + number_literal) )))) + number_literal) )))) , (pointer_expression "&local_9" & identifier) ))) ;))) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "undefined8 FUN_002e9eb0(undefined8 param_1,long param_2)\n\n{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}\n\n" (function_definition "undefined8 FUN_002e9eb0(undefined8 param_1,long param_2)\n\n{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}" type_identifier (function_declarator "FUN_002e9eb0(undefined8 param_1,long param_2)" identifier (parameter_list "(undefined8 param_1,long param_2)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}" { (declaration "undefined1 local_9;" type_identifier identifier ;) (expression_statement "FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);" (call_expression "FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9)" identifier (argument_list "(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9)" ( identifier , (pointer_expression "*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48)" * (cast_expression "(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x48)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x48" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) )))) , (pointer_expression "&local_9" & identifier) ))) ;) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) , (pointer_expression & IDENT) ))) ;) (return_statement return IDENT ;) })))
(function_definition "undefined8 FUN_002e9eb0(undefined8 param_1,long param_2)\n\n{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}" (type_identifier "undefined8") (function_declarator "FUN_002e9eb0(undefined8 param_1,long param_2)" (identifier "FUN_002e9eb0") (parameter_list "(undefined8 param_1,long param_2)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n undefined1 local_9;\n \n FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);\n return param_1;\n}" ({ "{") (declaration "undefined1 local_9;" (type_identifier "undefined1") (identifier "local_9") (; ";")) (expression_statement "FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9);" (call_expression "FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9)" (identifier "FUN_0030f630") (argument_list "(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9)" (( "(") (identifier "param_1") (, ",") (pointer_expression "*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48)" (* "*") (cast_expression "(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x48)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) + 0x48" (pointer_expression "*(long *)(param_2 + 0x10)" (* "*") (cast_expression "(long *)(param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x48")) () ")")))) (, ",") (pointer_expression "&local_9" (& "&") (identifier "local_9")) () ")"))) (; ";")) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* std::moneypunct<char, false>::do_negative_sign() const */ void std::moneypunct<char,false>::do_negative_sign(void) { long var_1; type_1 *in_RDI; type_2 local_9; std::string::type_1(in_RDI,*(char **)(*(long *)(var_1 + 0x10) + 0x48),&local_9); return; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (pointer_expression argument: (identifier))))) (return_statement (identifier)))))
null
undefined8 MASKED(undefined8 param_1,long param_2) { undefined1 local_9; FUN_0030f630(param_1,*(undefined8 *)(*(long *)(param_2 + 0x10) + 0x48),&local_9); return param_1; }
10138_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
__introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>
FUN_00457e10
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**, std::vector<gold::Sized_symbol<32>*, std::allocator<gold::Sized_symbol<32>*> > >, long int, __gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32> > > */ void std:: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (undefined8 *__first,undefined8 *__last,long __depth_limit) { bool bVar1; undefined8 uVar2; long lVar3; Sized_symbol<32> *s2; Sized_symbol<32> *s1; long lVar4; undefined8 *puVar5; Weak_alias_sorter<32> in_stack_00000008; undefined8 *local_58; Weak_alias_sorter<32> local_39 [9]; lVar3 = (long)__last - (long)__first; if (0x80 < lVar3) { local_58 = __last; if (__depth_limit != 0) { LAB_00457e51: __depth_limit = __depth_limit + -1; puVar5 = __first + (((long)__last - (long)__first >> 3) - ((long)__last - (long)__first >> 0x3f) >> 1); local_39[0] = in_stack_00000008; bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)*puVar5); if (bVar1) { bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]); if (!bVar1) { bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]) ; if (bVar1) { uVar2 = *__first; LAB_00458017: *__first = __last[-1]; __last[-1] = uVar2; s2 = (Sized_symbol<32> *)*__first; s1 = (Sized_symbol<32> *)__first[1]; goto LAB_00457eba; } LAB_00457fe8: s1 = (Sized_symbol<32> *)*__first; s2 = (Sized_symbol<32> *)__first[1]; __first[1] = s1; *__first = s2; goto LAB_00457eba; } uVar2 = *__first; } else { bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]); if (bVar1) goto LAB_00457fe8; bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]); uVar2 = *__first; if (bVar1) goto LAB_00458017; } *__first = *puVar5; *puVar5 = uVar2; s2 = (Sized_symbol<32> *)*__first; s1 = (Sized_symbol<32> *)__first[1]; LAB_00457eba: local_39[0] = in_stack_00000008; local_58 = __first + 1; puVar5 = __last; do { bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2); if (!bVar1) { do { puVar5 = puVar5 + -1; bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5); } while (bVar1); if (puVar5 <= local_58) goto LAB_00457f30; uVar2 = *local_58; *local_58 = *puVar5; *puVar5 = uVar2; } s1 = (Sized_symbol<32> *)local_58[1]; s2 = (Sized_symbol<32> *)*__first; local_58 = local_58 + 1; } while( true ); } LAB_00457f59: for (lVar4 = (lVar3 >> 3) + -2 >> 1; __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) { } do { local_58 = local_58 + -1; uVar2 = *local_58; *local_58 = *__first; __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (__first,0,(long)local_58 - (long)__first >> 3,uVar2); } while (8 < (long)local_58 - (long)__first); } return; LAB_00457f30: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (local_58,__last,__depth_limit); lVar3 = (long)local_58 - (long)__first; if (lVar3 < 0x81) { return; } __last = local_58; if (__depth_limit == 0) goto LAB_00457f59; goto LAB_00457e51; }
void FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3) { char cVar1; undefined8 uVar2; long lVar3; undefined8 uVar4; long lVar5; undefined8 *puVar6; undefined1 in_stack_00000008; undefined8 *local_58; undefined1 local_39 [9]; lVar3 = (long)param_2 - (long)param_1; if (0x80 < lVar3) { local_58 = param_2; if (param_3 != 0) { LAB_00457e51: param_3 = param_3 + -1; puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) - ((long)param_2 - (long)param_1 >> 0x3f) >> 1); local_39[0] = in_stack_00000008; cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6); if (cVar1 == '\0') { cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]); if (cVar1 != '\0') goto LAB_00457fe8; cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]); uVar2 = *param_1; if (cVar1 != '\0') goto LAB_00458017; } else { cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]); if (cVar1 == '\0') { cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]); if (cVar1 != '\0') { uVar2 = *param_1; LAB_00458017: *param_1 = param_2[-1]; param_2[-1] = uVar2; uVar4 = *param_1; uVar2 = param_1[1]; goto LAB_00457eba; } LAB_00457fe8: uVar2 = *param_1; uVar4 = param_1[1]; param_1[1] = uVar2; *param_1 = uVar4; goto LAB_00457eba; } uVar2 = *param_1; } *param_1 = *puVar6; *puVar6 = uVar2; uVar4 = *param_1; uVar2 = param_1[1]; LAB_00457eba: local_39[0] = in_stack_00000008; local_58 = param_1 + 1; puVar6 = param_2; do { cVar1 = FUN_004576b0(local_39,uVar2,uVar4); if (cVar1 == '\0') { do { puVar6 = puVar6 + -1; cVar1 = FUN_004576b0(local_39,*param_1,*puVar6); } while (cVar1 != '\0'); if (puVar6 <= local_58) goto LAB_00457f30; uVar2 = *local_58; *local_58 = *puVar6; *puVar6 = uVar2; } uVar2 = local_58[1]; uVar4 = *param_1; local_58 = local_58 + 1; } while( true ); } LAB_00457f59: for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]), lVar5 != 0; lVar5 = lVar5 + -1) { } do { local_58 = local_58 + -1; uVar2 = *local_58; *local_58 = *param_1; FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2); } while (8 < (long)local_58 - (long)param_1); } return; LAB_00457f30: FUN_00457e10(local_58,param_2,param_3); lVar3 = (long)local_58 - (long)param_1; if (lVar3 < 0x81) { return; } param_2 = local_58; if (param_3 == 0) goto LAB_00457f59; goto LAB_00457e51; }
PUSH R15 PUSH R14 PUSH R13 MOV R13,RDX MOV RDX,RSI PUSH R12 SUB RDX,RDI PUSH RBP PUSH RBX SUB RSP,0x38 CMP RDX,0x80 JLE 0x00457fc3 MOV R15,RDI TEST R13,R13 JZ 0x00458050 LEA RAX,[RDI + 0x8] MOV RBP,RSI LEA R12,[RSP + 0x2f] MOV qword ptr [RSP + 0x18],RAX MOV RAX,RBP MOV RSI,qword ptr [R15 + 0x8] MOV RDI,R12 SUB R13,0x1 SUB RAX,R15 SAR RAX,0x3 MOV RDX,RAX SHR RAX,0x3f ADD RAX,RDX SAR RAX,0x1 LEA RBX,[R15 + RAX*0x8] MOVZX EAX,byte ptr [RSP + 0x70] MOV RDX,qword ptr [RBX] MOV byte ptr [RSP + 0x2f],AL CALL 0x004576b0 MOV RDX,qword ptr [RBP + -0x8] TEST AL,AL JZ 0x00457fd8 MOV RSI,qword ptr [RBX] MOV RDI,R12 CALL 0x004576b0 TEST AL,AL JZ 0x00458000 MOV RAX,qword ptr [R15] MOV RDX,qword ptr [RBX] MOV qword ptr [R15],RDX MOV qword ptr [RBX],RAX MOV RDX,qword ptr [R15] MOV RSI,qword ptr [R15 + 0x8] MOVZX EAX,byte ptr [RSP + 0x70] MOV RBX,qword ptr [RSP + 0x18] MOV R14,RBP MOV byte ptr [RSP + 0x2f],AL NOP dword ptr [RAX + RAX*0x1] MOV RDI,R12 MOV qword ptr [RSP + 0x10],RBX CALL 0x004576b0 TEST AL,AL JNZ 0x00457f1c LEA R10,[R14 + -0x8] NOP dword ptr [RAX] MOV RDX,qword ptr [R10] MOV RSI,qword ptr [R15] MOV RDI,R12 MOV R14,R10 MOV qword ptr [RSP + 0x8],R10 CALL 0x004576b0 MOV R10,qword ptr [RSP + 0x8] SUB R10,0x8 TEST AL,AL JNZ 0x00457ee8 CMP RBX,R14 JNC 0x00457f30 MOV RAX,qword ptr [RBX] MOV RDX,qword ptr [R14] MOV qword ptr [RBX],RDX MOV qword ptr [R14],RAX MOV RSI,qword ptr [RBX + 0x8] MOV RDX,qword ptr [R15] ADD RBX,0x8 JMP 0x00457ed0 MOV RDX,R13 MOV RSI,RBP MOV RDI,RBX CALL 0x00457e10 MOV RDX,RBX SUB RDX,R15 CMP RDX,0x80 JLE 0x00457fc3 MOV RBP,RBX TEST R13,R13 JNZ 0x00457e51 SAR RDX,0x3 LEA R12,[RDX + -0x2] MOV RBP,RDX SAR R12,0x1 JMP 0x00457f74 SUB R12,0x1 MOV RCX,qword ptr [R15 + R12*0x8] MOV RDX,RBP MOV RSI,R12 MOV RDI,R15 CALL 0x00457c80 TEST R12,R12 JNZ 0x00457f70 MOV RBX,qword ptr [RSP + 0x10] SUB RBX,0x8 NOP dword ptr [RAX] MOV RAX,qword ptr [R15] MOV RBP,RBX MOV RCX,qword ptr [RBX] XOR ESI,ESI SUB RBP,R15 MOV RDI,R15 SUB RBX,0x8 MOV qword ptr [RBX + 0x8],RAX MOV RDX,RBP SAR RDX,0x3 CALL 0x00457c80 CMP RBP,0x8 JG 0x00457f98 ADD RSP,0x38 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET MOV RSI,qword ptr [R15 + 0x8] MOV RDI,R12 CALL 0x004576b0 TEST AL,AL JZ 0x00458030 MOV RSI,qword ptr [R15] MOV RDX,qword ptr [R15 + 0x8] MOV qword ptr [R15 + 0x8],RSI MOV qword ptr [R15],RDX JMP 0x00457eba MOV RDX,qword ptr [RBP + -0x8] MOV RSI,qword ptr [R15 + 0x8] MOV RDI,R12 CALL 0x004576b0 TEST AL,AL JZ 0x00457fe8 MOV RAX,qword ptr [R15] MOV RDX,qword ptr [RBP + -0x8] MOV qword ptr [R15],RDX MOV qword ptr [RBP + -0x8],RAX MOV RDX,qword ptr [R15] MOV RSI,qword ptr [R15 + 0x8] JMP 0x00457eba MOV RDX,qword ptr [RBP + -0x8] MOV RSI,qword ptr [RBX] MOV RDI,R12 CALL 0x004576b0 TEST AL,AL MOV RAX,qword ptr [R15] JZ 0x00457eaa JMP 0x00458017 MOV qword ptr [RSP + 0x10],RSI JMP 0x00457f59
null
null
null
null
[(u'INT_NOTEQUAL_-1202028933', u'CBRANCH_-1202028932'), ('const-1', u'PTRADD_-1202026747'), ('const--57', u'PTRSUB_-1202027182'), (u'PTRADD_-1202027137', u'LOAD_-1202028739'), ('tmp_4097', u'PTRADD_-1202027191'), ('tmp_4097', u'CAST_-1202027198'), (u'LOAD_-1202027878', u'CAST_-1202026670'), (u'PTRADD_-1202027024', u'MULTIEQUAL_-1202027302'), (u'CAST_-1202026656', u'CALL_-1202027807'), ('tmp_4097', u'PTRADD_-1202027137'), (u'MULTIEQUAL_-1202027720', u'STORE_-1202028642'), ('const-433', u'STORE_-1202027909'), (u'CAST_-1202027131', u'INT_SUB_-1202028855'), ('const--1', u'PTRADD_-1202026676'), (u'PTRADD_-1202026676', u'LOAD_-1202027829'), ('tmp_4094', u'MULTIEQUAL_-1202027661'), (u'CAST_-1202027087', u'CALL_-1202028678'), (u'INDIRECT_-1202027200', u'MULTIEQUAL_-1202027124'), ('tmp_1161', u'BRANCH_-1202028261'), (u'MULTIEQUAL_-1202027110', u'MULTIEQUAL_-1202027125'), ('tmp_1729', u'BRANCH_-1202027904'), (u'INT_SRIGHT_-1202028293', u'INT_ADD_-1202028269'), ('tmp_4095', u'COPY_-1202027220'), (u'PTRADD_-1202026845', u'STORE_-1202028122'), ('tmp_4097', u'STORE_-1202027888'), ('const-433', u'STORE_-1202028122'), ('const-8', u'PTRADD_-1202026688'), (u'INT_NOTEQUAL_-1202028207', u'CBRANCH_-1202028205'), (u'LOAD_-1202028180', u'STORE_-1202028122'), ('const-1', u'PTRADD_-1202026772'), (u'MULTIEQUAL_-1202027528', u'MULTIEQUAL_-1202027453'), (u'PTRSUB_-1202027182', u'CALL_-1202028678'), (u'INDIRECT_-1202026972', u'MULTIEQUAL_-1202026998'), (u'PTRADD_-1202026696', u'STORE_-1202027882'), (u'LOAD_-1202028718', u'CAST_-1202027087'), (u'MULTIEQUAL_-1202027375', u'PTRADD_-1202026874'), (u'CAST_-1202026886', u'INT_SUB_-1202028362'), (u'CALL_-1202027807', u'INDIRECT_-1202026849'), ('tmp_4097', u'LOAD_-1202028543'), (u'MULTIEQUAL_-1202027590', u'CALL_-1202028573'), ('const-0', u'INT_EQUAL_-1202028331'), ('const-433', u'LOAD_-1202028548'), ('const-433', u'LOAD_-1202028440'), ('const-433', u'LOAD_-1202028654'), (u'CAST_-1202027029', u'MULTIEQUAL_-1202027607'), ('tmp_4097', u'LOAD_-1202027930'), (u'CAST_-1202026722', u'MULTIEQUAL_-1202027658'), ('const-433', u'LOAD_-1202027902'), (u'INT_SUB_-1202028760', u'INT_SRIGHT_-1202028736'), (u'CAST_-1202026784', u'INT_SUB_-1202028134'), (u'PTRADD_-1202027137', u'STORE_-1202028642'), (u'CAST_-1202026726', u'MULTIEQUAL_-1202027607'), (u'INT_SLESS_-1202028341', u'CBRANCH_-1202028348'), ('const-8', u'PTRADD_-1202026956'), ('const-433', u'LOAD_-1202027829'), ('const--1', u'PTRADD_-1202026704'), (u'MULTIEQUAL_-1202027743', u'COPY_-1202027091'), (u'LOAD_-1202028898', u'CAST_-1202027143'), ('tmp_4097', u'CAST_-1202027130'), ('tmp_4097', u'PTRADD_-1202026688'), (u'CALL_-1202028387', u'INDIRECT_-1202027101'), (u'PTRADD_-1202027191', u'COPY_-1202027094'), (u'MULTIEQUAL_-1202027743', u'PTRADD_-1202026704'), (u'PTRADD_-1202027024', u'INT_LESSEQUAL_-1202028463'), ('const-1', u'PTRADD_-1202026688'), (u'COPY_-1202027220', u'MULTIEQUAL_-1202027743'), (u'LOAD_-1202028654', u'STORE_-1202028647'), ('const-433', u'LOAD_-1202028718'), (u'CAST_-1202026670', u'MULTIEQUAL_-1202027658'), ('tmp_5264', u'MULTIEQUAL_-1202027066'), ('const-433', u'LOAD_-1202028633'), ('const-433', u'LOAD_-1202027934'), (u'INDIRECT_-1202027028', u'MULTIEQUAL_-1202026998'), (u'MULTIEQUAL_-1202027634', u'PTRADD_-1202026964'), ('const-8', u'PTRADD_-1202026845'), ('const-433', u'LOAD_-1202027878'), ('tmp_166', u'CBRANCH_-1202028932'), (u'CAST_-1202026974', u'CALL_-1202028515'), (u'INT_ADD_-1202028869', u'CALL_-1202028387'), ('const-8', u'PTRADD_-1202027115'), ('const--1', u'PTRADD_-1202026845'), ('const-8', u'PTRADD_-1202027068'), (u'INT_ADD_-1202028869', u'INT_EQUAL_-1202028331'), (u'BOOL_NEGATE_-1202027066', u'CBRANCH_-1202028557'), ('const--1', u'PTRADD_-1202026729'), ('const-433', u'LOAD_-1202028694'), (u'CAST_-1202026887', u'INT_SUB_-1202028362'), (u'INT_LESSEQUAL_-1202028463', u'CBRANCH_-1202028461'), (u'INDIRECT_-1202027200', u'MULTIEQUAL_-1202027177'), ('tmp_1772', u'CBRANCH_-1202027902'), ('const-0', u'CALL_-1202028069'), ('const-433', u'LOAD_-1202028898'), ('const-433', u'STORE_-1202027915'), ('tmp_1213', u'CBRANCH_-1202028205'), ('const-8', u'PTRADD_-1202026676'), ('const-63', u'INT_SRIGHT_-1202027459'), (u'PTRADD_-1202026747', u'STORE_-1202027915'), ('const-433', u'LOAD_-1202027872'), (u'LOAD_-1202028543', u'CAST_-1202026974'), (u'INDIRECT_-1202027028', u'MULTIEQUAL_-1202027029'), ('tmp_4097', u'LOAD_-1202027878'), (u'MULTIEQUAL_-1202027658', u'MULTIEQUAL_-1202027641'), ('tmp_1490', u'CBRANCH_-1202028048'), ('tmp_4097', u'LOAD_-1202027902'), ('tmp_4097', u'CAST_-1202026886'), ('const--1', u'PTRADD_-1202027115'), ('const-433', u'LOAD_-1202028543'), (u'CALL_-1202028515', u'CBRANCH_-1202028478'), ('const-0', u'RETURN_-1202026824'), ('tmp_4097', u'STORE_-1202028647'), (u'PTRADD_-1202026845', u'LOAD_-1202028171'), (u'INT_SUB_-1202028362', u'MULTIEQUAL_-1202027508'), (u'PTRADD_-1202026729', u'LOAD_-1202027941'), ('const-433', u'STORE_-1202027888'), (u'CALL_-1202028069', u'INDIRECT_-1202026972'), ('const-8', u'PTRADD_-1202026729'), (u'INT_ADD_-1202028076', u'MULTIEQUAL_-1202027375'), (u'CAST_-1202026722', u'STORE_-1202027909'), (u'CALL_-1202028515', u'INDIRECT_-1202027166'), (u'LOAD_-1202028440', u'CAST_-1202026922'), (u'PTRADD_-1202027169', u'LOAD_-1202028898'), (u'PTRADD_-1202027068', u'LOAD_-1202028633'), (u'INT_SUB_-1202028855', u'INT_SRIGHT_-1202028832'), (u'PTRADD_-1202026724', u'LOAD_-1202027934'), ('tmp_1702', u'BRANCH_-1202027864'), ('const-433', u'STORE_-1202028444'), ('const-433', u'STORE_-1202027882'), ('tmp_4097', u'PTRADD_-1202027169'), (u'INDIRECT_-1202027101', u'MULTIEQUAL_-1202027066'), ('const-1', u'INT_SRIGHT_-1202028736'), ('tmp_138', u'CBRANCH_-1202028955'), ('tmp_4097', u'LOAD_-1202028639'), ('const-433', u'LOAD_-1202028434'), (u'LOAD_-1202028456', u'STORE_-1202028449'), (u'INT_SRIGHT_-1202028083', u'CALL_-1202028069'), (u'PTRADD_-1202027137', u'LOAD_-1202027823'), ('tmp_861', u'CBRANCH_-1202028461'), ('const-129', u'INT_SLESS_-1202028341'), (u'LOAD_-1202028659', u'MULTIEQUAL_-1202027720'), (u'MULTIEQUAL_-1202027125', u'PTRADD_-1202026845'), ('tmp_4097', u'PTRADD_-1202026724'), (u'CALL_-1202027917', u'INDIRECT_-1202026941'), (u'MULTIEQUAL_-1202027375', u'INT_ADD_-1202028076'), (u'PTRADD_-1202027137', u'LOAD_-1202028694'), ('const-0', u'INT_NOTEQUAL_-1202028207'), ('const-1', u'PTRADD_-1202026964'), (u'MULTIEQUAL_-1202027743', u'CAST_-1202027131'), (u'CAST_-1202026661', u'CALL_-1202027807'), (u'CAST_-1202026978', u'CALL_-1202028515'), (u'CAST_-1202026785', u'INT_SUB_-1202028134'), ('tmp_922', u'BRANCH_-1202028414'), (u'LOAD_-1202027930', u'CAST_-1202026726'), ('tmp_4097', u'CALL_-1202028222'), (u'CAST_-1202026726', u'STORE_-1202027915'), (u'INT_SRIGHT_-1202028244', u'MULTIEQUAL_-1202027375'), ('const-433', u'LOAD_-1202028739'), ('tmp_4097', u'LOAD_-1202027795'), (u'LOAD_-1202028434', u'CAST_-1202026917'), ('const--1', u'PTRADD_-1202026696'), (u'INT_SRIGHT_-1202027459', u'INT_SUB_-1202028760'), (u'CALL_-1202028720', u'CBRANCH_-1202028698'), ('const-433', u'STORE_-1202028647'), ('const-8', u'PTRADD_-1202026752'), (u'LOAD_-1202027902', u'MULTIEQUAL_-1202027357'), (u'PTRADD_-1202027024', u'STORE_-1202028444'), (u'MULTIEQUAL_-1202027634', u'MULTIEQUAL_-1202027110'), ('const--1', u'INT_ADD_-1202028869'), (u'INT_SLESS_-1202028948', u'CBRANCH_-1202028955'), ('tmp_5269', u'COPY_-1202028733'), ('const-433', u'STORE_-1202028449'), ('const-8', u'PTRADD_-1202027191'), (u'PTRADD_-1202026956', u'MULTIEQUAL_-1202027634'), ('const-433', u'LOAD_-1202027823'), (u'LOAD_-1202027872', u'CAST_-1202026666'), ('const--1', u'PTRADD_-1202027024'), (u'MULTIEQUAL_-1202027375', u'INT_NOTEQUAL_-1202028207'), ('tmp_4091', u'PTRSUB_-1202027182'), (u'MULTIEQUAL_-1202027634', u'STORE_-1202028449'), (u'MULTIEQUAL_-1202027661', u'INT_ADD_-1202028869'), (u'CAST_-1202027198', u'INT_SUB_-1202028990'), (u'BOOL_NEGATE_-1202028638', u'CBRANCH_-1202028663'), (u'CAST_-1202027100', u'CALL_-1202028720'), ('tmp_4097', u'LOAD_-1202028180'), ('tmp_4097', u'CALL_-1202028069'), (u'MULTIEQUAL_-1202027743', u'PTRADD_-1202027115'), (u'MULTIEQUAL_-1202027743', u'PTRADD_-1202026696'), (u'INT_SUB_-1202028855', u'INT_SRIGHT_-1202027459'), (u'CAST_-1202026917', u'MULTIEQUAL_-1202027641'), ('tmp_4097', u'PTRADD_-1202026747'), (u'CALL_-1202028720', u'INDIRECT_-1202027290'), (u'PTRADD_-1202027024', u'LOAD_-1202028548'), (u'CAST_-1202027087', u'CALL_-1202027917'), ('const-0', u'INT_NOTEQUAL_-1202028933'), ('tmp_4097', u'PTRADD_-1202026874'), (u'CALL_-1202028678', u'BOOL_NEGATE_-1202028638'), (u'CALL_-1202027917', u'INDIRECT_-1202026894'), (u'LOAD_-1202028633', u'CAST_-1202027029'), (u'MULTIEQUAL_-1202027453', u'MULTIEQUAL_-1202027528'), (u'CAST_-1202027071', u'CALL_-1202028678'), (u'INT_SUB_-1202028134', u'INT_SRIGHT_-1202028083'), (u'MULTIEQUAL_-1202027375', u'CALL_-1202028222'), ('const-433', u'LOAD_-1202027896'), ('tmp_4097', u'LOAD_-1202028434'), (u'MULTIEQUAL_-1202027634', u'INT_LESSEQUAL_-1202028463'), ('const-433', u'LOAD_-1202028461'), (u'PTRADD_-1202026688', u'LOAD_-1202027872'), ('const-1', u'PTRADD_-1202026752'), ('const-8', u'PTRADD_-1202026704'), ('const-433', u'LOAD_-1202028247'), ('tmp_4095', u'COPY_-1202027235'), (u'CAST_-1202027143', u'CALL_-1202028720'), ('const-8', u'PTRADD_-1202026724'), ('const--1', u'INT_ADD_-1202028076'), ('const-433', u'LOAD_-1202028639'), (u'CAST_-1202027033', u'MULTIEQUAL_-1202027658'), (u'PTRADD_-1202026772', u'LOAD_-1202027934'), ('tmp_578', u'CBRANCH_-1202028698'), (u'CAST_-1202026922', u'MULTIEQUAL_-1202027590'), ('const-433', u'LOAD_-1202027934'), (u'INT_SUB_-1202028362', u'INT_SLESS_-1202028341'), (u'PTRSUB_-1202027182', u'CALL_-1202027917'), (u'PTRSUB_-1202027182', u'CALL_-1202027917'), ('const--2', u'INT_ADD_-1202028269'), (u'LOAD_-1202027896', u'STORE_-1202027888'), (u'LOAD_-1202028639', u'CAST_-1202027033'), (u'LOAD_-1202027795', u'MULTIEQUAL_-1202027357'), (u'CALL_-1202027807', u'CBRANCH_-1202027787'), (u'LOAD_-1202028548', u'CAST_-1202026978'), (u'INT_SLESS_-1202028041', u'CBRANCH_-1202028048'), ('tmp_1826', u'CBRANCH_-1202027787'), (u'CAST_-1202027199', u'INT_SUB_-1202028990'), (u'LOAD_-1202028694', u'CAST_-1202027071'), ('const-433', u'STORE_-1202028642'), ('const-3', u'INT_SRIGHT_-1202028293'), (u'INT_ADD_-1202028269', u'INT_SRIGHT_-1202028244'), (u'CAST_-1202026701', u'CALL_-1202027917'), ('const-8', u'PTRADD_-1202026696'), ('const-3', u'INT_SRIGHT_-1202028083'), ('const-433', u'LOAD_-1202027941'), (u'PTRSUB_-1202027182', u'CALL_-1202028573'), (u'PTRADD_-1202026845', u'CAST_-1202026785'), ('tmp_4097', u'LOAD_-1202028659'), (u'MULTIEQUAL_-1202027066', u'MULTIEQUAL_-1202027029'), (u'PTRADD_-1202027024', u'LOAD_-1202028456'), (u'INDIRECT_-1202027166', u'MULTIEQUAL_-1202027177'), (u'MULTIEQUAL_-1202027634', u'CAST_-1202026887'), (u'MULTIEQUAL_-1202027528', u'MULTIEQUAL_-1202027302'), (u'PTRADD_-1202026964', u'LOAD_-1202028440'), (u'INDIRECT_-1202027166', u'MULTIEQUAL_-1202027124'), (u'MULTIEQUAL_-1202027508', u'INT_SRIGHT_-1202028293'), (u'MULTIEQUAL_-1202027743', u'PTRADD_-1202026676'), ('const-8', u'PTRADD_-1202026747'), ('tmp_4097', u'PTRADD_-1202026752'), ('const-0', u'RETURN_-1202027991'), ('const-8', u'PTRADD_-1202026772'), ('const-8', u'PTRADD_-1202027137'), ('const-8', u'INT_SLESS_-1202028041'), (u'PTRADD_-1202026845', u'MULTIEQUAL_-1202027125'), (u'COPY_-1202028605', u'MULTIEQUAL_-1202027199'), (u'LOAD_-1202028461', u'STORE_-1202028444'), (u'CAST_-1202026750', u'CALL_-1202027917'), (u'CALL_-1202028573', u'BOOL_NEGATE_-1202027066'), (u'MULTIEQUAL_-1202027634', u'PTRADD_-1202026956'), (u'MULTIEQUAL_-1202027634', u'COPY_-1202026956'), ('const-433', u'LOAD_-1202027930'), (u'LOAD_-1202027829', u'CAST_-1202026661'), ('const-433', u'LOAD_-1202028659'), (u'COPY_-1202027094', u'MULTIEQUAL_-1202027634'), (u'MULTIEQUAL_-1202027607', u'MULTIEQUAL_-1202027590'), (u'CAST_-1202026706', u'CALL_-1202027917'), (u'INT_SUB_-1202028990', u'INT_SLESS_-1202028948'), ('const-1', u'PTRADD_-1202027191'), ('const-433', u'LOAD_-1202028171'), ('tmp_5269', u'COPY_-1202028605'), ('tmp_4094', u'INT_NOTEQUAL_-1202028933'), (u'COPY_-1202026956', u'MULTIEQUAL_-1202027743'), (u'CAST_-1202027130', u'INT_SUB_-1202028855'), (u'LOAD_-1202027941', u'CAST_-1202026706'), ('const-433', u'LOAD_-1202028456'), ('const-8', u'PTRADD_-1202026964'), (u'PTRADD_-1202026874', u'LOAD_-1202028247'), ('const-8', u'PTRADD_-1202026874'), (u'MULTIEQUAL_-1202027634', u'CALL_-1202028387'), ('const-433', u'LOAD_-1202028180'), (u'LOAD_-1202027924', u'CAST_-1202026722'), (u'MULTIEQUAL_-1202027302', u'PTRADD_-1202027024'), ('tmp_4097', u'STORE_-1202027909'), (u'LOAD_-1202027934', u'CAST_-1202026701'), (u'LOAD_-1202027823', u'CAST_-1202026656'), (u'PTRSUB_-1202027182', u'CALL_-1202028515'), ('tmp_4097', u'PTRADD_-1202027068'), ('tmp_4097', u'PTRADD_-1202026772'), (u'LOAD_-1202028171', u'CALL_-1202028069'), (u'CAST_-1202026666', u'MULTIEQUAL_-1202027607'), ('const-3', u'INT_SRIGHT_-1202028832'), (u'CALL_-1202028678', u'INDIRECT_-1202027264'), (u'LOAD_-1202027934', u'CAST_-1202026750'), ('tmp_1661', u'CBRANCH_-1202027902'), (u'INT_SUB_-1202028990', u'MULTIEQUAL_-1202027508'), ('const-433', u'LOAD_-1202027924'), ('tmp_732', u'CBRANCH_-1202028557'), (u'LOAD_-1202028739', u'CAST_-1202027100'), ('const-8', u'PTRADD_-1202027024'), (u'MULTIEQUAL_-1202027641', u'CALL_-1202028573'), (u'CALL_-1202027917', u'CBRANCH_-1202027902'), (u'MULTIEQUAL_-1202027743', u'PTRADD_-1202026729'), (u'CALL_-1202027917', u'CBRANCH_-1202027902'), ('const-1', u'PTRADD_-1202026956'), (u'MULTIEQUAL_-1202027743', u'CALL_-1202028387'), (u'LOAD_-1202027795', u'MULTIEQUAL_-1202027720'), ('const-1', u'PTRADD_-1202027068'), ('const-1', u'INT_SRIGHT_-1202028244'), (u'MULTIEQUAL_-1202027124', u'MULTIEQUAL_-1202027199'), ('const-1', u'PTRADD_-1202026724'), (u'PTRADD_-1202027115', u'LOAD_-1202028718'), (u'PTRSUB_-1202027182', u'CALL_-1202028720'), (u'PTRADD_-1202026704', u'LOAD_-1202027896'), (u'COPY_-1202027235', u'MULTIEQUAL_-1202027110'), ('tmp_999', u'CBRANCH_-1202028348'), (u'PTRADD_-1202027024', u'MULTIEQUAL_-1202027453'), (u'INT_SRIGHT_-1202028293', u'CALL_-1202028222'), (u'MULTIEQUAL_-1202027357', u'STORE_-1202027882'), (u'INT_ADD_-1202028869', u'MULTIEQUAL_-1202027661'), (u'CALL_-1202028573', u'INDIRECT_-1202027200'), ('tmp_4095', u'CAST_-1202027199'), ('const-433', u'LOAD_-1202027795'), ('tmp_829', u'CBRANCH_-1202028478'), (u'COPY_-1202027091', u'MULTIEQUAL_-1202027528'), ('tmp_4097', u'CAST_-1202026784'), ('tmp_619', u'CBRANCH_-1202028663'), (u'INT_SRIGHT_-1202028832', u'INT_SUB_-1202028760'), ('tmp_1029', u'CBRANCH_-1202028328'), ('const-128', u'INT_SLESS_-1202028948'), (u'PTRADD_-1202027137', u'LOAD_-1202028654'), (u'LOAD_-1202028247', u'CALL_-1202028222'), ('const-8', u'PTRADD_-1202027169'), (u'PTRADD_-1202026752', u'LOAD_-1202027924'), (u'CALL_-1202028222', u'INDIRECT_-1202027028'), (u'INT_SRIGHT_-1202028736', u'PTRADD_-1202027137'), (u'INT_SUB_-1202028134', u'INT_SLESS_-1202028041'), ('const-1', u'PTRADD_-1202027169'), (u'MULTIEQUAL_-1202027634', u'LOAD_-1202028461'), (u'INT_EQUAL_-1202028331', u'CBRANCH_-1202028328'), (u'PTRSUB_-1202027182', u'CALL_-1202027807')]
[(u'INT_NOTEQUAL_-1202028933', u'CBRANCH_-1202028932'), ('tmp_4068', u'INT_NOTEQUAL_-1202028933'), ('const-8', u'PTRADD_-1202026859'), (u'PTRADD_-1202027038', u'STORE_-1202028444'), (u'PTRADD_-1202026859', u'CAST_-1202026818'), ('const-1', u'PTRADD_-1202026970'), (u'LOAD_-1202028659', u'MULTIEQUAL_-1202027734'), ('const-433', u'LOAD_-1202027934'), ('const-433', u'LOAD_-1202027795'), (u'MULTIEQUAL_-1202027655', u'CALL_-1202028573'), (u'INT_SRIGHT_-1202028244', u'MULTIEQUAL_-1202027389'), ('const-0', u'INT_NOTEQUAL_-1202027792'), ('const-1', u'PTRADD_-1202026978'), ('tmp_4071', u'PTRADD_-1202027205'), (u'PTRADD_-1202027038', u'INT_LESSEQUAL_-1202028463'), (u'CAST_-1202026917', u'INT_SUB_-1202028362'), (u'INT_NOTEQUAL_-1202027792', u'CBRANCH_-1202027787'), (u'MULTIEQUAL_-1202027604', u'CALL_-1202028573'), ('tmp_1161', u'BRANCH_-1202028261'), (u'LOAD_-1202027829', u'CALL_-1202027807'), ('tmp_1729', u'BRANCH_-1202027904'), (u'INT_SRIGHT_-1202028293', u'INT_ADD_-1202028269'), (u'CALL_-1202028387', u'INDIRECT_-1202027115'), (u'COPY_-1202027249', u'MULTIEQUAL_-1202027124'), (u'MULTIEQUAL_-1202027542', u'MULTIEQUAL_-1202027467'), ('const-8', u'PTRADD_-1202026761'), ('const-8', u'PTRADD_-1202026718'), ('const-433', u'LOAD_-1202027930'), ('const-0', u'RETURN_-1202026838'), (u'INT_NOTEQUAL_-1202028207', u'CBRANCH_-1202028205'), (u'LOAD_-1202028180', u'STORE_-1202028122'), ('tmp_4071', u'PTRADD_-1202027183'), (u'INDIRECT_-1202027042', u'MULTIEQUAL_-1202027012'), ('tmp_4071', u'LOAD_-1202027930'), ('const-0', u'INT_NOTEQUAL_-1202027902'), (u'CAST_-1202027212', u'INT_SUB_-1202028990'), ('tmp_4071', u'CAST_-1202027212'), ('const--1', u'PTRADD_-1202027038'), (u'MULTIEQUAL_-1202027648', u'CAST_-1202026918'), ('tmp_5327', u'COPY_-1202028733'), ('const--1', u'PTRADD_-1202026743'), (u'INDIRECT_-1202027042', u'MULTIEQUAL_-1202027043'), (u'MULTIEQUAL_-1202027734', u'STORE_-1202028642'), ('const-0', u'INT_EQUAL_-1202028331'), ('tmp_4071', u'LOAD_-1202027902'), ('const-8', u'PTRADD_-1202027205'), (u'INT_SUB_-1202028760', u'INT_SRIGHT_-1202028736'), ('tmp_4069', u'COPY_-1202027249'), ('const-433', u'LOAD_-1202028247'), (u'INT_SLESS_-1202028341', u'CBRANCH_-1202028348'), (u'COPY_-1202027105', u'MULTIEQUAL_-1202027542'), ('tmp_5327', u'COPY_-1202028605'), (u'COPY_-1202027108', u'MULTIEQUAL_-1202027648'), ('tmp_4071', u'PTRADD_-1202026738'), (u'PTRSUB_-1202027196', u'CALL_-1202028678'), (u'INDIRECT_-1202027214', u'MULTIEQUAL_-1202027138'), ('const--1', u'PTRADD_-1202027129'), (u'MULTIEQUAL_-1202027757', u'PTRADD_-1202026710'), (u'MULTIEQUAL_-1202027757', u'CALL_-1202028387'), (u'MULTIEQUAL_-1202027389', u'INT_ADD_-1202028076'), (u'LOAD_-1202028654', u'STORE_-1202028647'), (u'MULTIEQUAL_-1202027542', u'MULTIEQUAL_-1202027316'), ('const-433', u'STORE_-1202028449'), ('tmp_4071', u'LOAD_-1202028659'), (u'MULTIEQUAL_-1202027648', u'LOAD_-1202028461'), ('tmp_166', u'CBRANCH_-1202028932'), (u'PTRADD_-1202026766', u'LOAD_-1202027924'), (u'INT_ADD_-1202028869', u'MULTIEQUAL_-1202027675'), (u'COPY_-1202028605', u'MULTIEQUAL_-1202027213'), (u'INT_ADD_-1202028869', u'CALL_-1202028387'), (u'INT_ADD_-1202028869', u'INT_EQUAL_-1202028331'), (u'PTRADD_-1202026710', u'STORE_-1202027882'), (u'PTRSUB_-1202027196', u'CALL_-1202028573'), ('const-8', u'PTRADD_-1202026970'), (u'INT_SUB_-1202028362', u'MULTIEQUAL_-1202027522'), (u'INT_LESSEQUAL_-1202028463', u'CBRANCH_-1202028461'), (u'PTRSUB_-1202027196', u'CALL_-1202027917'), (u'PTRSUB_-1202027196', u'CALL_-1202027917'), ('const-433', u'STORE_-1202028647'), ('tmp_1772', u'CBRANCH_-1202027902'), ('const-433', u'LOAD_-1202028659'), ('const-8', u'PTRADD_-1202026888'), ('tmp_1213', u'CBRANCH_-1202028205'), (u'LOAD_-1202027941', u'CALL_-1202027917'), (u'LOAD_-1202028694', u'CALL_-1202028678'), ('const--1', u'PTRADD_-1202026859'), ('const-63', u'INT_SRIGHT_-1202027473'), (u'INT_SUB_-1202028990', u'MULTIEQUAL_-1202027522'), (u'MULTIEQUAL_-1202027138', u'MULTIEQUAL_-1202027213'), ('tmp_1490', u'CBRANCH_-1202028048'), ('const-433', u'LOAD_-1202027924'), (u'PTRADD_-1202027151', u'LOAD_-1202027823'), (u'PTRADD_-1202027082', u'LOAD_-1202028633'), (u'PTRSUB_-1202027196', u'CALL_-1202027807'), ('tmp_4068', u'MULTIEQUAL_-1202027675'), (u'INDIRECT_-1202027180', u'MULTIEQUAL_-1202027191'), ('const-8', u'INT_SLESS_-1202028041'), ('const-433', u'LOAD_-1202027896'), (u'LOAD_-1202027924', u'MULTIEQUAL_-1202027672'), ('const-433', u'STORE_-1202027915'), ('const-1', u'PTRADD_-1202026761'), ('const-433', u'LOAD_-1202028180'), (u'PTRADD_-1202026859', u'MULTIEQUAL_-1202027139'), ('const--57', u'PTRSUB_-1202027196'), ('const-3', u'INT_SRIGHT_-1202028083'), (u'LOAD_-1202027795', u'MULTIEQUAL_-1202027371'), ('const-1', u'PTRADD_-1202027082'), (u'MULTIEQUAL_-1202027648', u'PTRADD_-1202026970'), (u'MULTIEQUAL_-1202027648', u'COPY_-1202026970'), ('const-433', u'LOAD_-1202028171'), ('const-0', u'INT_EQUAL_-1202028664'), (u'INT_SUB_-1202028855', u'INT_SRIGHT_-1202028832'), ('tmp_1702', u'BRANCH_-1202027864'), (u'MULTIEQUAL_-1202027316', u'PTRADD_-1202027038'), ('const-433', u'STORE_-1202028122'), (u'INT_EQUAL_-1202028699', u'CBRANCH_-1202028698'), ('const-1', u'INT_SRIGHT_-1202028736'), ('tmp_4071', u'LOAD_-1202028639'), ('tmp_138', u'CBRANCH_-1202028955'), (u'LOAD_-1202028739', u'CALL_-1202028720'), (u'LOAD_-1202027902', u'MULTIEQUAL_-1202027371'), (u'MULTIEQUAL_-1202027757', u'COPY_-1202027105'), (u'PTRADD_-1202027151', u'LOAD_-1202028739'), (u'LOAD_-1202028456', u'STORE_-1202028449'), (u'INT_SRIGHT_-1202028083', u'CALL_-1202028069'), ('tmp_861', u'CBRANCH_-1202028461'), (u'INT_SRIGHT_-1202027473', u'INT_SUB_-1202028760'), ('const-433', u'STORE_-1202028444'), ('const-129', u'INT_SLESS_-1202028341'), ('const-1', u'PTRADD_-1202027183'), ('const-0', u'INT_NOTEQUAL_-1202028207'), (u'INT_SRIGHT_-1202028736', u'PTRADD_-1202027151'), (u'LOAD_-1202028633', u'MULTIEQUAL_-1202027621'), ('tmp_4071', u'LOAD_-1202028434'), ('tmp_922', u'BRANCH_-1202028414'), ('const-433', u'STORE_-1202027882'), ('tmp_4071', u'CAST_-1202026817'), ('const-433', u'LOAD_-1202027941'), ('const--1', u'PTRADD_-1202026710'), (u'MULTIEQUAL_-1202027371', u'STORE_-1202027882'), ('tmp_5322', u'MULTIEQUAL_-1202027080'), (u'LOAD_-1202028440', u'MULTIEQUAL_-1202027604'), (u'INDIRECT_-1202027115', u'MULTIEQUAL_-1202027080'), ('const-0', u'INT_NOTEQUAL_-1202027902'), (u'MULTIEQUAL_-1202027757', u'PTRADD_-1202026690'), ('tmp_4071', u'LOAD_-1202027795'), (u'PTRADD_-1202026738', u'LOAD_-1202027934'), (u'LOAD_-1202027823', u'CALL_-1202027807'), (u'MULTIEQUAL_-1202027675', u'INT_ADD_-1202028869'), ('tmp_4071', u'PTRADD_-1202027151'), ('const-0', u'CALL_-1202028069'), ('tmp_4071', u'PTRADD_-1202026761'), (u'MULTIEQUAL_-1202027389', u'CALL_-1202028222'), (u'LOAD_-1202027795', u'MULTIEQUAL_-1202027734'), (u'MULTIEQUAL_-1202027648', u'MULTIEQUAL_-1202027124'), (u'MULTIEQUAL_-1202027139', u'PTRADD_-1202026859'), (u'CALL_-1202028720', u'INT_EQUAL_-1202028699'), (u'INT_SLESS_-1202028948', u'CBRANCH_-1202028955'), (u'CALL_-1202028573', u'INDIRECT_-1202027214'), ('const-433', u'STORE_-1202027909'), ('const-0', u'INT_EQUAL_-1202028699'), (u'LOAD_-1202027930', u'MULTIEQUAL_-1202027621'), (u'PTRADD_-1202027129', u'LOAD_-1202028718'), (u'LOAD_-1202028543', u'CALL_-1202028515'), ('const-433', u'LOAD_-1202028456'), (u'PTRADD_-1202026702', u'LOAD_-1202027872'), ('const-128', u'INT_SLESS_-1202028948'), (u'PTRADD_-1202026859', u'STORE_-1202028122'), (u'COPY_-1202026970', u'MULTIEQUAL_-1202027757'), (u'MULTIEQUAL_-1202027467', u'MULTIEQUAL_-1202027542'), ('tmp_4065', u'PTRSUB_-1202027196'), ('const-433', u'STORE_-1202028642'), (u'CAST_-1202027146', u'INT_SUB_-1202028855'), (u'CAST_-1202026818', u'INT_SUB_-1202028134'), ('const-8', u'PTRADD_-1202026690'), (u'COPY_-1202027234', u'MULTIEQUAL_-1202027757'), ('const-433', u'LOAD_-1202027829'), (u'CALL_-1202028515', u'INDIRECT_-1202027180'), ('const-433', u'LOAD_-1202028633'), (u'PTRADD_-1202026743', u'LOAD_-1202027941'), ('const-8', u'PTRADD_-1202027151'), (u'CALL_-1202028222', u'INDIRECT_-1202027042'), ('const-0', u'INT_NOTEQUAL_-1202028933'), (u'INT_SUB_-1202028855', u'INT_SRIGHT_-1202027473'), ('const-8', u'PTRADD_-1202027129'), (u'MULTIEQUAL_-1202027080', u'MULTIEQUAL_-1202027043'), ('const-433', u'LOAD_-1202028718'), ('const-1', u'PTRADD_-1202026766'), (u'LOAD_-1202027930', u'STORE_-1202027915'), ('const-8', u'PTRADD_-1202026786'), ('const-433', u'LOAD_-1202028440'), (u'MULTIEQUAL_-1202027522', u'INT_SRIGHT_-1202028293'), (u'CALL_-1202027807', u'INDIRECT_-1202026863'), (u'CALL_-1202027807', u'INT_NOTEQUAL_-1202027792'), ('tmp_4071', u'PTRADD_-1202026702'), (u'PTRADD_-1202026690', u'LOAD_-1202027829'), (u'PTRADD_-1202027038', u'MULTIEQUAL_-1202027467'), (u'INT_SUB_-1202028134', u'INT_SRIGHT_-1202028083'), (u'INT_EQUAL_-1202028664', u'CBRANCH_-1202028663'), ('const-433', u'LOAD_-1202027902'), ('tmp_4071', u'CAST_-1202027145'), ('tmp_4071', u'LOAD_-1202027878'), (u'PTRADD_-1202026978', u'LOAD_-1202028440'), (u'CALL_-1202027917', u'INDIRECT_-1202026955'), ('const-8', u'PTRADD_-1202026738'), ('const--1', u'INT_ADD_-1202028869'), ('tmp_4071', u'PTRADD_-1202026766'), (u'PTRADD_-1202026761', u'STORE_-1202027915'), (u'PTRADD_-1202027038', u'LOAD_-1202028548'), ('tmp_578', u'CBRANCH_-1202028698'), (u'LOAD_-1202028718', u'CALL_-1202027917'), (u'INT_SUB_-1202028362', u'INT_SLESS_-1202028341'), ('tmp_4071', u'PTRADD_-1202026786'), (u'MULTIEQUAL_-1202027621', u'MULTIEQUAL_-1202027604'), (u'INT_ADD_-1202028076', u'MULTIEQUAL_-1202027389'), ('const-8', u'PTRADD_-1202026710'), (u'LOAD_-1202028639', u'MULTIEQUAL_-1202027672'), (u'PTRSUB_-1202027196', u'CALL_-1202028720'), ('const-433', u'LOAD_-1202028898'), ('const--2', u'INT_ADD_-1202028269'), (u'LOAD_-1202027896', u'STORE_-1202027888'), (u'CALL_-1202028573', u'INT_EQUAL_-1202028559'), ('const-433', u'LOAD_-1202028654'), (u'INT_SLESS_-1202028041', u'CBRANCH_-1202028048'), ('tmp_1826', u'CBRANCH_-1202027787'), ('const-433', u'LOAD_-1202028548'), (u'LOAD_-1202027934', u'CALL_-1202027917'), (u'LOAD_-1202027934', u'CALL_-1202027917'), (u'INT_ADD_-1202028269', u'INT_SRIGHT_-1202028244'), (u'INT_NOTEQUAL_-1202027902', u'CBRANCH_-1202027902'), (u'INT_NOTEQUAL_-1202027902', u'CBRANCH_-1202027902'), (u'CALL_-1202028678', u'INDIRECT_-1202027278'), (u'PTRADD_-1202026888', u'LOAD_-1202028247'), (u'LOAD_-1202028898', u'CALL_-1202028720'), (u'LOAD_-1202028718', u'CALL_-1202028678'), (u'LOAD_-1202027872', u'MULTIEQUAL_-1202027621'), ('const--1', u'INT_ADD_-1202028076'), ('tmp_4069', u'CAST_-1202027213'), (u'CAST_-1202026918', u'INT_SUB_-1202028362'), (u'PTRADD_-1202027151', u'LOAD_-1202028694'), ('tmp_4071', u'LOAD_-1202028543'), ('tmp_4071', u'CALL_-1202028222'), ('tmp_4071', u'PTRADD_-1202026888'), ('const-0', u'RETURN_-1202027991'), (u'PTRADD_-1202027183', u'LOAD_-1202028898'), (u'MULTIEQUAL_-1202027757', u'PTRADD_-1202026743'), (u'INT_EQUAL_-1202028559', u'CBRANCH_-1202028557'), (u'PTRADD_-1202027151', u'LOAD_-1202028654'), (u'MULTIEQUAL_-1202027389', u'PTRADD_-1202026888'), (u'CALL_-1202028720', u'INDIRECT_-1202027304'), (u'LOAD_-1202028461', u'STORE_-1202028444'), ('const-433', u'LOAD_-1202027934'), ('const--1', u'PTRADD_-1202026718'), ('const--1', u'PTRADD_-1202026690'), ('const-8', u'PTRADD_-1202026766'), ('tmp_4071', u'STORE_-1202027888'), ('const-433', u'LOAD_-1202027872'), (u'MULTIEQUAL_-1202027672', u'MULTIEQUAL_-1202027655'), ('tmp_4071', u'STORE_-1202027909'), ('const-8', u'PTRADD_-1202027183'), ('tmp_4071', u'PTRADD_-1202027082'), (u'INT_SUB_-1202028990', u'INT_SLESS_-1202028948'), ('const-8', u'PTRADD_-1202026743'), (u'MULTIEQUAL_-1202027648', u'INT_LESSEQUAL_-1202028463'), (u'PTRADD_-1202027038', u'LOAD_-1202028456'), (u'CALL_-1202028515', u'INT_NOTEQUAL_-1202028479'), (u'MULTIEQUAL_-1202027757', u'PTRADD_-1202026718'), ('const-433', u'STORE_-1202027888'), (u'MULTIEQUAL_-1202027124', u'MULTIEQUAL_-1202027139'), (u'MULTIEQUAL_-1202027648', u'PTRADD_-1202026978'), ('const-433', u'LOAD_-1202027878'), ('const-1', u'PTRADD_-1202026786'), (u'CALL_-1202027917', u'INDIRECT_-1202026908'), (u'LOAD_-1202028171', u'CALL_-1202028069'), (u'CAST_-1202027145', u'INT_SUB_-1202028855'), ('tmp_1661', u'CBRANCH_-1202027902'), ('const-433', u'LOAD_-1202028434'), ('const-433', u'LOAD_-1202028543'), ('tmp_732', u'CBRANCH_-1202028557'), (u'CALL_-1202027917', u'INT_NOTEQUAL_-1202027902'), (u'CALL_-1202027917', u'INT_NOTEQUAL_-1202027902'), (u'LOAD_-1202027924', u'STORE_-1202027909'), (u'PTRADD_-1202026786', u'LOAD_-1202027934'), (u'MULTIEQUAL_-1202027648', u'STORE_-1202028449'), ('const-3', u'INT_SRIGHT_-1202028832'), (u'PTRADD_-1202027205', u'COPY_-1202027108'), ('tmp_4071', u'CAST_-1202026917'), (u'PTRADD_-1202027151', u'STORE_-1202028642'), ('tmp_4071', u'STORE_-1202028647'), ('const-433', u'LOAD_-1202027823'), (u'PTRADD_-1202026970', u'MULTIEQUAL_-1202027648'), ('const-1', u'INT_SRIGHT_-1202028244'), (u'PTRSUB_-1202027196', u'CALL_-1202028515'), (u'MULTIEQUAL_-1202027648', u'CALL_-1202028387'), ('const-3', u'INT_SRIGHT_-1202028293'), (u'INDIRECT_-1202027214', u'MULTIEQUAL_-1202027191'), (u'CALL_-1202028069', u'INDIRECT_-1202026986'), (u'INT_NOTEQUAL_-1202028479', u'CBRANCH_-1202028478'), ('const-433', u'LOAD_-1202028694'), (u'MULTIEQUAL_-1202027389', u'INT_NOTEQUAL_-1202028207'), ('const-8', u'PTRADD_-1202026978'), (u'CAST_-1202027213', u'INT_SUB_-1202028990'), (u'CALL_-1202028678', u'INT_EQUAL_-1202028664'), ('const-433', u'LOAD_-1202028639'), ('const-1', u'PTRADD_-1202026702'), (u'MULTIEQUAL_-1202027757', u'CAST_-1202027146'), ('const-1', u'PTRADD_-1202026738'), (u'PTRADD_-1202026718', u'LOAD_-1202027896'), ('const-8', u'PTRADD_-1202027082'), (u'PTRADD_-1202027038', u'MULTIEQUAL_-1202027316'), (u'INDIRECT_-1202027180', u'MULTIEQUAL_-1202027138'), ('tmp_999', u'CBRANCH_-1202028348'), ('const-8', u'PTRADD_-1202026702'), (u'LOAD_-1202028548', u'CALL_-1202028515'), (u'INT_SRIGHT_-1202028293', u'CALL_-1202028222'), (u'MULTIEQUAL_-1202027757', u'PTRADD_-1202027129'), ('const-8', u'PTRADD_-1202027038'), (u'PTRADD_-1202026859', u'LOAD_-1202028171'), ('const-0', u'INT_NOTEQUAL_-1202028479'), ('const-433', u'LOAD_-1202028461'), ('tmp_4071', u'LOAD_-1202028180'), (u'CAST_-1202026817', u'INT_SUB_-1202028134'), (u'LOAD_-1202028434', u'MULTIEQUAL_-1202027655'), ('const-0', u'INT_EQUAL_-1202028559'), ('tmp_829', u'CBRANCH_-1202028478'), ('tmp_619', u'CBRANCH_-1202028663'), (u'INT_SRIGHT_-1202028832', u'INT_SUB_-1202028760'), ('tmp_1029', u'CBRANCH_-1202028328'), (u'LOAD_-1202028247', u'CALL_-1202028222'), ('tmp_4069', u'COPY_-1202027234'), ('tmp_4071', u'CALL_-1202028069'), (u'LOAD_-1202027878', u'MULTIEQUAL_-1202027672'), ('const-1', u'PTRADD_-1202027205'), (u'INDIRECT_-1202026986', u'MULTIEQUAL_-1202027012'), (u'INT_SUB_-1202028134', u'INT_SLESS_-1202028041'), ('const-433', u'LOAD_-1202028739'), (u'INT_EQUAL_-1202028331', u'CBRANCH_-1202028328')]
null
null
00457e10
x64
O3
(translation_unit "void FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}\n\n" (function_definition "void FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}" primitive_type (function_declarator "FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,undefined8 *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "undefined1 in_stack_00000008;" type_identifier identifier ;) (declaration "undefined8 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined1 local_39 [9];" type_identifier (array_declarator "local_39 [9]" identifier [ number_literal ]) ;) (expression_statement "lVar3 = (long)param_2 - (long)param_1;" (assignment_expression "lVar3 = (long)param_2 - (long)param_1" identifier = (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }" if (parenthesized_expression "(0x80 < lVar3)" ( (binary_expression "0x80 < lVar3" number_literal < identifier) )) (compound_statement "{\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }" { (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" identifier = identifier) ;) (if_statement "if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }" { (labeled_statement "LAB_00457e51:\n param_3 = param_3 + -1;" statement_identifier : (expression_statement "param_3 = param_3 + -1;" (assignment_expression "param_3 = param_3 + -1" identifier = (binary_expression "param_3 + -1" identifier + number_literal)) ;)) (expression_statement "puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);" (assignment_expression "puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" identifier = (binary_expression "param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" identifier + (parenthesized_expression "(((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" ( (binary_expression "((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1" (binary_expression "((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f)" (parenthesized_expression "((long)param_2 - (long)param_1 >> 3)" ( (binary_expression "(long)param_2 - (long)param_1 >> 3" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) - (parenthesized_expression "((long)param_2 - (long)param_1 >> 0x3f)" ( (binary_expression "(long)param_2 - (long)param_1 >> 0x3f" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) >> number_literal) )))) ;) (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6)" identifier = (call_expression "FUN_004576b0(local_39,param_1[1],*puVar6)" identifier (argument_list "(local_39,param_1[1],*puVar6)" ( identifier , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (pointer_expression "*puVar6" * identifier) )))) ;) (if_statement "if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier (argument_list "(local_39,param_1[1],param_2[-1])" ( identifier , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar1 != '\0') goto LAB_00457fe8;" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00457fe8;" goto statement_identifier ;)) (expression_statement "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier (argument_list "(local_39,*puVar6,param_2[-1])" ( identifier , (pointer_expression "*puVar6" * identifier) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cVar1 != '\0') goto LAB_00458017;" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00458017;" goto statement_identifier ;)) }) (else_clause "else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" else (compound_statement "{\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier (argument_list "(local_39,*puVar6,param_2[-1])" ( identifier , (pointer_expression "*puVar6" * identifier) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier (argument_list "(local_39,param_1[1],param_2[-1])" ( identifier , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }" { (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (labeled_statement "LAB_00458017:\n *param_1 = param_2[-1];" statement_identifier : (expression_statement "*param_1 = param_2[-1];" (assignment_expression "*param_1 = param_2[-1]" (pointer_expression "*param_1" * identifier) = (subscript_expression "param_2[-1]" identifier [ number_literal ])) ;)) (expression_statement "param_2[-1] = uVar2;" (assignment_expression "param_2[-1] = uVar2" (subscript_expression "param_2[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00457eba;" goto statement_identifier ;) })) (labeled_statement "LAB_00457fe8:\n uVar2 = *param_1;" statement_identifier : (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;)) (expression_statement "uVar4 = param_1[1];" (assignment_expression "uVar4 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = uVar2;" (assignment_expression "param_1[1] = uVar2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_1 = uVar4;" (assignment_expression "*param_1 = uVar4" (pointer_expression "*param_1" * identifier) = identifier) ;) (goto_statement "goto LAB_00457eba;" goto statement_identifier ;) })) (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) }))) (expression_statement "*param_1 = *puVar6;" (assignment_expression "*param_1 = *puVar6" (pointer_expression "*param_1" * identifier) = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "*puVar6 = uVar2;" (assignment_expression "*puVar6 = uVar2" (pointer_expression "*puVar6" * identifier) = identifier) ;) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (labeled_statement "LAB_00457eba:\n local_39[0] = in_stack_00000008;" statement_identifier : (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" identifier [ number_literal ]) = identifier) ;)) (expression_statement "local_58 = param_1 + 1;" (assignment_expression "local_58 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "puVar6 = param_2;" (assignment_expression "puVar6 = param_2" identifier = identifier) ;) (do_statement "do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );" do (compound_statement "{\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,uVar2,uVar4);" (assignment_expression "cVar1 = FUN_004576b0(local_39,uVar2,uVar4)" identifier = (call_expression "FUN_004576b0(local_39,uVar2,uVar4)" identifier (argument_list "(local_39,uVar2,uVar4)" ( identifier , identifier , identifier )))) ;) (if_statement "if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }" { (do_statement "do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');" do (compound_statement "{\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n }" { (expression_statement "puVar6 = puVar6 + -1;" (assignment_expression "puVar6 = puVar6 + -1" identifier = (binary_expression "puVar6 + -1" identifier + number_literal)) ;) (expression_statement "cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*param_1,*puVar6)" identifier = (call_expression "FUN_004576b0(local_39,*param_1,*puVar6)" identifier (argument_list "(local_39,*param_1,*puVar6)" ( identifier , (pointer_expression "*param_1" * identifier) , (pointer_expression "*puVar6" * identifier) )))) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (puVar6 <= local_58) goto LAB_00457f30;" if (parenthesized_expression "(puVar6 <= local_58)" ( (binary_expression "puVar6 <= local_58" identifier <= identifier) )) (goto_statement "goto LAB_00457f30;" goto statement_identifier ;)) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" identifier = (pointer_expression "*local_58" * identifier)) ;) (expression_statement "*local_58 = *puVar6;" (assignment_expression "*local_58 = *puVar6" (pointer_expression "*local_58" * identifier) = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "*puVar6 = uVar2;" (assignment_expression "*puVar6 = uVar2" (pointer_expression "*puVar6" * identifier) = identifier) ;) })) (expression_statement "uVar2 = local_58[1];" (assignment_expression "uVar2 = local_58[1]" identifier = (subscript_expression "local_58[1]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "local_58 = local_58 + 1;" (assignment_expression "local_58 = local_58 + 1" identifier = (binary_expression "local_58 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }" statement_identifier : (for_statement "for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }" for ( (assignment_expression "lVar5 = (lVar3 >> 3) + -2 >> 1" identifier = (binary_expression "(lVar3 >> 3) + -2 >> 1" (binary_expression "(lVar3 >> 3) + -2" (parenthesized_expression "(lVar3 >> 3)" ( (binary_expression "lVar3 >> 3" identifier >> number_literal) )) + number_literal) >> number_literal)) ; (comma_expression "FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0" (call_expression "FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5])" identifier (argument_list "(param_1,lVar5,lVar3 >> 3,param_1[lVar5])" ( identifier , identifier , (binary_expression "lVar3 >> 3" identifier >> number_literal) , (subscript_expression "param_1[lVar5]" identifier [ identifier ]) ))) , (binary_expression "lVar5 != 0" identifier != number_literal)) ; (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ) (compound_statement "{\n }" { }))) (do_statement "do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);" do (compound_statement "{\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n }" { (expression_statement "local_58 = local_58 + -1;" (assignment_expression "local_58 = local_58 + -1" identifier = (binary_expression "local_58 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" identifier = (pointer_expression "*local_58" * identifier)) ;) (expression_statement "*local_58 = *param_1;" (assignment_expression "*local_58 = *param_1" (pointer_expression "*local_58" * identifier) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);" (call_expression "FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2)" identifier (argument_list "(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2)" ( identifier , number_literal , (binary_expression "(long)local_58 - (long)param_1 >> 3" (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) , identifier ))) ;) }) while (parenthesized_expression "(8 < (long)local_58 - (long)param_1)" ( (binary_expression "8 < (long)local_58 - (long)param_1" number_literal < (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);" statement_identifier : (expression_statement "FUN_00457e10(local_58,param_2,param_3);" (call_expression "FUN_00457e10(local_58,param_2,param_3)" identifier (argument_list "(local_58,param_2,param_3)" ( identifier , identifier , identifier ))) ;)) (expression_statement "lVar3 = (long)local_58 - (long)param_1;" (assignment_expression "lVar3 = (long)local_58 - (long)param_1" identifier = (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar3 < 0x81) {\n return;\n }" if (parenthesized_expression "(lVar3 < 0x81)" ( (binary_expression "lVar3 < 0x81" identifier < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "param_2 = local_58;" (assignment_expression "param_2 = local_58" identifier = identifier) ;) (if_statement "if (param_3 == 0) goto LAB_00457f59;" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00457f59;" goto statement_identifier ;)) (goto_statement "goto LAB_00457e51;" goto statement_identifier ;) })))
(ERROR "/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n/* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,\n std::vector<gold::Sized_symbol<32>*, std::allocator<gold::Sized_symbol<32>*> > >, long int,\n __gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32> > > */\n\nvoid std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (undefined8 *__first,undefined8 *__last,long __depth_limit)\n\n{\n bool bVar1;\n undefined8 uVar2;\n long lVar3;\n Sized_symbol<32> *s2;\n Sized_symbol<32> *s1;\n long lVar4;\n undefined8 *puVar5;\n Weak_alias_sorter<32> in_stack_00000008;\n undefined8 *local_58;\n Weak_alias_sorter<32> local_39 [9];\n \n lVar3 = (long)__last - (long)__first;\n if (0x80 < lVar3) {\n local_58 = __last;\n if (__depth_limit != 0) {\nLAB_00457e51:\n __depth_limit = __depth_limit + -1;\n puVar5 = __first + (((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)*puVar5);\n if (bVar1) {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n if (!bVar1) {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1])\n ;\n if (bVar1) {\n uVar2 = *__first;\nLAB_00458017:\n *__first = __last[-1];\n __last[-1] = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit);\n lVar3 = (long)local_58 - (long)__first;\n if (lVar3 < 0x81) {\n return;\n }\n __last = local_58;\n if (__depth_limit == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}\n\n" comment comment (declaration "void std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (undefined8 *__first,undefined8 *__last,long __depth_limit)\n\n{\n bool bVar1;" primitive_type (ERROR "std::\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>" identifier : : identifier < identifier : : identifier < identifier : : identifier < number_literal >) (pointer_declarator "**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_" * (pointer_declarator "*,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_" * (ERROR ",_std::vector<gold::Sized_symbol<32>" , identifier : : identifier < identifier : : identifier < number_literal >) (pointer_declarator "*,_std::allocator<gold::Sized_symbol<32>*>_>_" * (ERROR ",_std::allocator<gold::Sized_symbol<32>" , identifier : : identifier < identifier : : identifier < number_literal >) (pointer_declarator "*>_>_" * (ERROR ">_>" > identifier >) identifier)))) (ERROR ">" >) , identifier , (ERROR "___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (undefined8 *__first,undefined8 *__last,long __depth_limit)\n\n{\n bool" identifier : : identifier : : identifier < identifier : : identifier < number_literal > identifier > (function_declarator "_>\n (undefined8 *__first,undefined8 *__last,long __depth_limit)" identifier (ERROR ">" >) (parameter_list "(undefined8 *__first,undefined8 *__last,long __depth_limit)" ( (parameter_declaration "undefined8 *__first" type_identifier (pointer_declarator "*__first" * identifier)) , (parameter_declaration "undefined8 *__last" type_identifier (pointer_declarator "*__last" * identifier)) , (parameter_declaration "long __depth_limit" (sized_type_specifier "long" long) identifier) ))) { primitive_type) identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "Sized_symbol<32> *s2;" (update_expression "Sized_symbol<32> *s2" (binary_expression "Sized_symbol<32> *s2" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*s2" * identifier)) --) ;) (expression_statement "Sized_symbol<32> *s1;" (update_expression "Sized_symbol<32> *s1" (binary_expression "Sized_symbol<32> *s1" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*s1" * identifier)) --) ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (expression_statement "Weak_alias_sorter<32> in_stack_00000008;" (update_expression "Weak_alias_sorter<32> in_stack_00000008" (binary_expression "Weak_alias_sorter<32> in_stack_00000008" (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > identifier) --) ;) (declaration "undefined8 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (expression_statement "Weak_alias_sorter<32> local_39 [9];" (update_expression "Weak_alias_sorter<32> local_39 [9]" (binary_expression "Weak_alias_sorter<32> local_39 [9]" (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (subscript_expression "local_39 [9]" identifier [ number_literal ])) --) ;) (expression_statement "lVar3 = (long)__last - (long)__first;" (assignment_expression "lVar3 = (long)__last - (long)__first" identifier = (binary_expression "(long)__last - (long)__first" (cast_expression "(long)__last" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) if (parenthesized_expression "(0x80 < lVar3)" ( (binary_expression "0x80 < lVar3" number_literal < identifier) )) { (expression_statement "local_58 = __last;" (assignment_expression "local_58 = __last" identifier = identifier) ;) if (parenthesized_expression "(__depth_limit != 0)" ( (binary_expression "__depth_limit != 0" identifier != number_literal) )) { (labeled_statement "LAB_00457e51:\n __depth_limit = __depth_limit + -1;" statement_identifier : (expression_statement "__depth_limit = __depth_limit + -1;" (assignment_expression "__depth_limit = __depth_limit + -1" identifier = (binary_expression "__depth_limit + -1" identifier + number_literal)) ;)) (expression_statement "puVar5 = __first + (((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f) >> 1);" (assignment_expression "puVar5 = __first + (((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f) >> 1)" identifier = (binary_expression "__first + (((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f) >> 1)" identifier + (parenthesized_expression "(((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f) >> 1)" ( (binary_expression "((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f) >> 1" (binary_expression "((long)__last - (long)__first >> 3) -\n ((long)__last - (long)__first >> 0x3f)" (parenthesized_expression "((long)__last - (long)__first >> 3)" ( (binary_expression "(long)__last - (long)__first >> 3" (binary_expression "(long)__last - (long)__first" (cast_expression "(long)__last" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) - (parenthesized_expression "((long)__last - (long)__first >> 0x3f)" ( (binary_expression "(long)__last - (long)__first >> 0x3f" (binary_expression "(long)__last - (long)__first" (cast_expression "(long)__last" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) >> number_literal) )))) ;) (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" identifier [ number_literal ]) = identifier) ;) (ERROR "bVar1 = gold::" (assignment_expression "bVar1 = gold" identifier = identifier) : :) (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()" identifier (argument_list "()" ( ))) ( identifier , ( (ERROR "Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)*puVar5);\n if" (comma_expression "Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)*puVar5)" (binary_expression "Sized_symbol<32> *)__first[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__first[1]" * (ERROR ")" )) (subscript_expression "__first[1]" identifier [ number_literal ]))) , (parenthesized_expression "(Sized_symbol<32> *)*puVar5)" ( (binary_expression "Sized_symbol<32> *)*puVar5" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*puVar5" * (ERROR ")" )) (pointer_expression "*puVar5" * identifier))) ))) ; if) ( (type_descriptor "bVar1" type_identifier) ) { (ERROR "bVar1 = gold::" (assignment_expression "bVar1 = gold" identifier = identifier) : :) (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()" identifier (argument_list "()" ( ))) ( identifier , ( (ERROR "Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n if (!bVar1)" (comma_expression "Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1])" (binary_expression "Sized_symbol<32> *)*puVar5" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*puVar5" * (ERROR ")" )) (pointer_expression "*puVar5" * identifier))) , (parenthesized_expression "(Sized_symbol<32> *)__last[-1])" ( (binary_expression "Sized_symbol<32> *)__last[-1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__last[-1]" * (ERROR ")" )) (subscript_expression "__last[-1]" identifier [ number_literal ]))) ))) ; if (parenthesized_expression "(!bVar1)" ( (unary_expression "!bVar1" ! identifier) ))) { (ERROR "bVar1 = gold::" (assignment_expression "bVar1 = gold" identifier = identifier) : :) (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()" identifier (argument_list "()" ( ))) ( identifier , ( (ERROR "Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1])\n ;\n if" (comma_expression "Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1])" (binary_expression "Sized_symbol<32> *)__first[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__first[1]" * (ERROR ")" )) (subscript_expression "__first[1]" identifier [ number_literal ]))) , (parenthesized_expression "(Sized_symbol<32> *)__last[-1])" ( (binary_expression "Sized_symbol<32> *)__last[-1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__last[-1]" * (ERROR ")" )) (subscript_expression "__last[-1]" identifier [ number_literal ]))) ))) ; if) ( (type_descriptor "bVar1" type_identifier) ) { (ERROR "uVar2 = *__first;" (assignment_expression "uVar2 = *__first" identifier = (pointer_expression "*__first" * identifier)) ;) identifier : (ERROR "*__first = __last[-1];\n __last[-1] = uVar2;" (assignment_expression "*__first = __last[-1]" (pointer_expression "*__first" * identifier) = (subscript_expression "__last[-1]" identifier [ number_literal ])) ; (assignment_expression "__last[-1] = uVar2" (subscript_expression "__last[-1]" identifier [ number_literal ]) = identifier) ;) identifier = ( (ERROR "Sized_symbol<32> *)*__first;" (binary_expression "Sized_symbol<32> *)*__first" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*__first" * (ERROR ")" )) (pointer_expression "*__first" * identifier))) ;) (call_expression "s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit);\n lVar3 = (long)local_58 - (long)__first;\n if (lVar3 < 0x81) {\n return;\n }\n __last = local_58;\n if (__depth_limit == 0)" (assignment_expression "s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit);\n lVar3 = (long)local_58 - (long)__first;\n if (lVar3 < 0x81) {\n return;\n }\n __last = local_58" (call_expression "s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit);\n lVar3 = (long)local_58 - (long)__first;\n if (lVar3 < 0x81)" (binary_expression "s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit);\n lVar3 = (long)local_58 - (long)__first" (call_expression "s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit);\n lVar3 = (long)" (assignment_expression "s1 = (Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit)" identifier = (parenthesized_expression "(Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit)" ( (ERROR "Sized_symbol<32> *)__first[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:" (binary_expression "Sized_symbol<32> *)__first[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__first[1]" * (ERROR ")" )) (subscript_expression "__first[1]" identifier [ number_literal ]))) ; goto identifier ; } identifier :) (comma_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx::__normal_iterator<gold" (binary_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first);\n }\n return;\nLAB_00457f30:\n __introsort_loop<__gnu_cxx" (assignment_expression "s1 = (Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first)" identifier = (parenthesized_expression "(Sized_symbol<32> *)*__first;\n s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first)" ( (ERROR "Sized_symbol<32> *)*__first;" (binary_expression "Sized_symbol<32> *)*__first" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*__first" * (ERROR ")" )) (pointer_expression "*__first" * identifier))) ;) (assignment_expression "s2 = (Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first" identifier = (binary_expression "(Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)local_58 - (long)__first" (parenthesized_expression "(Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else {\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n } while (8 < (long)" ( (ERROR "Sized_symbol<32> *)__first[1];\n __first[1] = s1;\n *__first = s2;\n goto LAB_00457eba;\n }\n uVar2 = *__first;\n }\n else" (binary_expression "Sized_symbol<32> *)__first[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__first[1]" * (ERROR ")" )) (subscript_expression "__first[1]" identifier [ number_literal ]))) ; (binary_expression "__first[1] = s1;\n *__first = s2" (assignment_expression "__first[1] = s1" (subscript_expression "__first[1]" identifier [ number_literal ]) = identifier) (ERROR ";" ;) * (assignment_expression "__first = s2" identifier = identifier)) ; goto identifier ; } (assignment_expression "uVar2 = *__first" identifier = (pointer_expression "*__first" * identifier)) ; } else) (compound_statement "{\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);\n if (bVar1) goto LAB_00457fe8;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);\n }" { (ERROR "bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]);" (assignment_expression "bVar1 = gold" identifier = identifier) : : (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()" identifier (argument_list "()" ( ))) ( identifier , ( (comma_expression "Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1])" (binary_expression "Sized_symbol<32> *)__first[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__first[1]" * (ERROR ")" )) (subscript_expression "__first[1]" identifier [ number_literal ]))) , (parenthesized_expression "(Sized_symbol<32> *)__last[-1])" ( (binary_expression "Sized_symbol<32> *)__last[-1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__last[-1]" * (ERROR ")" )) (subscript_expression "__last[-1]" identifier [ number_literal ]))) ))) ;) (if_statement "if (bVar1) goto LAB_00457fe8;" if (parenthesized_expression "(bVar1)" ( identifier )) (goto_statement "goto LAB_00457fe8;" goto statement_identifier ;)) (ERROR "bVar1 = gold::" (assignment_expression "bVar1 = gold" identifier = identifier) : :) (expression_statement "Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2);" (binary_expression "Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2)" (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()\n (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "(local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3,uVar2)" ( identifier , (binary_expression "(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first >> 3" (binary_expression "(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)local_58 - (long)__first" (parenthesized_expression "(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;\n s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long)" ( (ERROR "Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]);\n uVar2 = *__first;\n if (bVar1) goto LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2;" (comma_expression "Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1])" (binary_expression "Sized_symbol<32> *)*puVar5" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*puVar5" * (ERROR ")" )) (pointer_expression "*puVar5" * identifier))) , (parenthesized_expression "(Sized_symbol<32> *)__last[-1])" ( (binary_expression "Sized_symbol<32> *)__last[-1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__last[-1]" * (ERROR ")" )) (subscript_expression "__last[-1]" identifier [ number_literal ]))) ))) ; (call_expression "uVar2 = *__first;\n if (bVar1)" (assignment_expression "uVar2 = *__first" identifier = (pointer_expression "*__first" * identifier)) (ERROR ";\n if" ; if) (argument_list "(bVar1)" ( identifier ))) identifier (binary_expression "LAB_00458017;\n }\n *__first = *puVar5;\n *puVar5 = uVar2" (binary_expression "LAB_00458017;\n }\n *__first = *puVar5" identifier (ERROR ";\n }" ; }) * (assignment_expression "__first = *puVar5" identifier = (pointer_expression "*puVar5" * identifier))) (ERROR ";" ;) * (assignment_expression "puVar5 = uVar2" identifier = identifier)) ;) (comma_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first;\n __adjust_heap<__gnu_cxx" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *__first" (binary_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58" (assignment_expression "s2 = (Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1" identifier = (assignment_expression "(Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) {\n }\n do {\n local_58 = local_58 + -1" (parenthesized_expression "(Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1)" ( (ERROR "Sized_symbol<32> *)*__first;\n s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0;" (binary_expression "Sized_symbol<32> *)*__first" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*__first" * (ERROR ")" )) (pointer_expression "*__first" * identifier))) ; (comma_expression "s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold" (assignment_expression "s1 = (Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true )" identifier = (parenthesized_expression "(Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do {\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n } while( true )" ( (ERROR "Sized_symbol<32> *)__first[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = __first + 1;\n puVar5 = __last;\n do" (binary_expression "Sized_symbol<32> *)__first[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)__first[1]" * (ERROR ")" )) (subscript_expression "__first[1]" identifier [ number_literal ]))) ; identifier : (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" identifier [ number_literal ]) = identifier) ; (assignment_expression "local_58 = __first + 1" identifier = (binary_expression "__first + 1" identifier + number_literal)) ; (assignment_expression "puVar5 = __last" identifier = identifier) ; do) (compound_statement "{\n bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2);\n if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }\n s1 = (Sized_symbol<32> *)local_58[1];\n s2 = (Sized_symbol<32> *)*__first;\n local_58 = local_58 + 1;\n }" { (ERROR "bVar1 = gold::" (assignment_expression "bVar1 = gold" identifier = identifier) : :) (expression_statement "Weak_alias_sorter<32>::operator()(local_39,s1,s2);" (binary_expression "Weak_alias_sorter<32>::operator()(local_39,s1,s2)" (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()(local_39,s1,s2)" (call_expression "operator()" identifier (argument_list "()" ( ))) (argument_list "(local_39,s1,s2)" ( identifier , identifier , identifier )))) ;) (if_statement "if (!bVar1) {\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }" if (parenthesized_expression "(!bVar1)" ( (unary_expression "!bVar1" ! identifier) )) (compound_statement "{\n do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);\n if (puVar5 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar5;\n *puVar5 = uVar2;\n }" { (do_statement "do {\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n } while (bVar1);" do (compound_statement "{\n puVar5 = puVar5 + -1;\n bVar1 = gold::Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);\n }" { (expression_statement "puVar5 = puVar5 + -1;" (assignment_expression "puVar5 = puVar5 + -1" identifier = (binary_expression "puVar5 + -1" identifier + number_literal)) ;) (ERROR "bVar1 = gold::" (assignment_expression "bVar1 = gold" identifier = identifier) : :) (expression_statement "Weak_alias_sorter<32>::operator()\n (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5);" (binary_expression "Weak_alias_sorter<32>::operator()" (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > (ERROR "::" : :) (call_expression "operator()" identifier (argument_list "()" ( )))) (ERROR "(local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5)" ( identifier , ( (comma_expression "Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5)" (binary_expression "Sized_symbol<32> *)*__first" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*__first" * (ERROR ")" )) (pointer_expression "*__first" * identifier))) , (parenthesized_expression "(Sized_symbol<32> *)*puVar5)" ( (binary_expression "Sized_symbol<32> *)*puVar5" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)*puVar5" * (ERROR ")" )) (pointer_expression "*puVar5" * identifier))) )))) ;) }) while (parenthesized_expression "(bVar1)" ( identifier )) ;) (if_statement "if (puVar5 <= local_58) goto LAB_00457f30;" if (parenthesized_expression "(puVar5 <= local_58)" ( (binary_expression "puVar5 <= local_58" identifier <= identifier) )) (goto_statement "goto LAB_00457f30;" goto statement_identifier ;)) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" identifier = (pointer_expression "*local_58" * identifier)) ;) (expression_statement "*local_58 = *puVar5;" (assignment_expression "*local_58 = *puVar5" (pointer_expression "*local_58" * identifier) = (pointer_expression "*puVar5" * identifier)) ;) (expression_statement "*puVar5 = uVar2;" (assignment_expression "*puVar5 = uVar2" (pointer_expression "*puVar5" * identifier) = identifier) ;) })) (expression_statement "s1 = (Sized_symbol<32> *)local_58[1];" (assignment_expression "s1 = (Sized_symbol<32> *)local_58[1]" identifier = (parenthesized_expression "(Sized_symbol<32> *)local_58[1]" ( (binary_expression "Sized_symbol<32> *)local_58[1]" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*)local_58[1]" * (ERROR ")" )) (subscript_expression "local_58[1]" identifier [ number_literal ]))) ))) ;) (expression_statement "s2 = (Sized_symbol<32> *)*__first;" (assignment_expression "s2 = (Sized_symbol<32> *)*__first" identifier = (binary_expression "(Sized_symbol<32> *)*__first" (parenthesized_expression "(Sized_symbol<32> *)" ( (binary_expression "Sized_symbol<32> *" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*" * identifier)) )) * identifier)) ;) (expression_statement "local_58 = local_58 + 1;" (assignment_expression "local_58 = local_58 + 1" identifier = (binary_expression "local_58 + 1" identifier + number_literal)) ;) }) (ERROR "while( true" while ( true) ))) (ERROR ";\n }\nLAB_00457f59:\n for (lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>" ; } identifier : for ( (ERROR "lVar4 = (lVar3 >> 3) + -2 >> 1;\n __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::" (assignment_expression "lVar4 = (lVar3 >> 3) + -2 >> 1" identifier = (binary_expression "(lVar3 >> 3) + -2 >> 1" (binary_expression "(lVar3 >> 3) + -2" (parenthesized_expression "(lVar3 >> 3)" ( (binary_expression "lVar3 >> 3" identifier >> number_literal) )) + number_literal) >> number_literal)) ; (binary_expression "__adjust_heap<__gnu_cxx" identifier < identifier) : : (binary_expression "__normal_iterator<gold" identifier < identifier) : : (binary_expression "Sized_symbol<32>**,_std" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "**,_std" * (pointer_expression "*,_std" * (ERROR "," ,) identifier))) : : (binary_expression "vector<gold" identifier < identifier) : : (binary_expression "Sized_symbol<32>*,_std" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*,_std" * (ERROR "," ,) identifier)) : : (binary_expression "allocator<gold" identifier < identifier) : :) (binary_expression "Sized_symbol<32>*>_>_" (binary_expression "Sized_symbol<32>*>_" (binary_expression "Sized_symbol<32" identifier < number_literal) > (pointer_expression "*>_" * (ERROR ">" >) identifier)) > identifier) >) , (comma_expression "_long_int,_gold" identifier , identifier)) : : identifier < number_literal > * , identifier : : identifier : : identifier < identifier : : (comma_expression "Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0" (binary_expression "Weak_alias_sorter<32>_>_>\n (__first,lVar4,lVar3 >> 3,__first[lVar4])" (binary_expression "Weak_alias_sorter<32>_>_" (binary_expression "Weak_alias_sorter<32>_" (binary_expression "Weak_alias_sorter<32" identifier < number_literal) > identifier) > identifier) > (parenthesized_expression "(__first,lVar4,lVar3 >> 3,__first[lVar4])" ( (comma_expression "__first,lVar4,lVar3 >> 3,__first[lVar4]" identifier , (comma_expression "lVar4,lVar3 >> 3,__first[lVar4]" identifier , (comma_expression "lVar3 >> 3,__first[lVar4]" (binary_expression "lVar3 >> 3" identifier >> number_literal) , (subscript_expression "__first[lVar4]" identifier [ identifier ])))) ))) , (binary_expression "lVar4 != 0" identifier != number_literal)) ;) (assignment_expression "lVar4 = lVar4 + -1" identifier = (binary_expression "lVar4 + -1" identifier + number_literal)) )) (ERROR "{\n }\n do {\n local_58" { } do { identifier) = (binary_expression "local_58 + -1" identifier + number_literal))) (ERROR ";\n uVar2 =" ; identifier =) * identifier) (ERROR ";" ;) * (assignment_expression "local_58 = *__first" identifier = (pointer_expression "*__first" * identifier))) (ERROR ";\n __adjust_heap" ; identifier) < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) (ERROR "::Sized_symbol" : : identifier) < number_literal) > (pointer_expression "**,_std" * (pointer_expression "*,_std" * (ERROR "," ,) identifier))) (ERROR "::vector" : : identifier) < identifier) (ERROR "::Sized_symbol" : : identifier) < number_literal) > (pointer_expression "*,_std" * (ERROR "," ,) identifier)) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Sized_symbol" : : identifier) < number_literal) > (pointer_expression "*>_" * (ERROR ">" >) identifier)) > identifier) > (ERROR "," ,) identifier) , identifier) (ERROR "::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (__first,0,(long" : : identifier < number_literal > * , identifier : : identifier : : identifier < identifier : : identifier < number_literal > identifier > identifier > ( identifier , number_literal , ( long) )) (ERROR "local_58" identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) , identifier )))) ;) }) (ERROR "while (8 < (long" while ( number_literal < ( long) )) (ERROR "local_58" identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ))) (ERROR ";\n }\n return;\nLAB_00457f30:\n __introsort_loop" ; } return ; identifier : identifier) < identifier) (ERROR "::__normal_iterator" : : identifier) < identifier) (ERROR "::Sized_symbol" : : identifier) < number_literal) > (pointer_expression "**,_std" * (pointer_expression "*,_std" * (ERROR "," ,) identifier))) (ERROR "::vector" : : identifier) < identifier) (ERROR "::Sized_symbol" : : identifier) < number_literal) > (pointer_expression "*,_std" * (ERROR "," ,) identifier)) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Sized_symbol" : : identifier) < number_literal) > (pointer_expression "*>_" * (ERROR ">" >) identifier)) > identifier) > (ERROR "," ,) identifier) , identifier) (ERROR "::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_>\n (local_58,__last,__depth_limit" : : identifier : : identifier < identifier : : identifier < number_literal > identifier > identifier > ( identifier , identifier , identifier) ))) (ERROR ";\n lVar3 =" ; identifier =) (argument_list "(long)" ( identifier ))) (ERROR "local_58" identifier) - (cast_expression "(long)__first" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) (ERROR ";\n if" ; if) (argument_list "(lVar3 < 0x81)" ( (binary_expression "lVar3 < 0x81" identifier < number_literal) ))) (ERROR "{\n return;\n }\n __last" { return ; } identifier) = identifier) (ERROR ";\n if" ; if) (argument_list "(__depth_limit == 0)" ( (binary_expression "__depth_limit == 0" identifier == number_literal) ))) identifier identifier ; goto identifier ; })
(translation_unit "void FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}\n\n" (function_definition "void FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}" primitive_type (function_declarator "FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)" identifier (parameter_list "(undefined8 *param_1,undefined8 *param_2,long param_3)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar4;" type_identifier identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 *puVar6;" type_identifier (pointer_declarator "*puVar6" * identifier) ;) (declaration "undefined1 in_stack_00000008;" type_identifier identifier ;) (declaration "undefined8 *local_58;" type_identifier (pointer_declarator "*local_58" * identifier) ;) (declaration "undefined1 local_39 [9];" type_identifier (array_declarator "local_39 [9]" identifier [ number_literal ]) ;) (expression_statement "lVar3 = (long)param_2 - (long)param_1;" (assignment_expression "lVar3 = (long)param_2 - (long)param_1" identifier = (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }" if (parenthesized_expression "(0x80 < lVar3)" ( (binary_expression "0x80 < lVar3" number_literal < identifier) )) (compound_statement "{\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }" { (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" identifier = identifier) ;) (if_statement "if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }" { (labeled_statement "LAB_00457e51:\n param_3 = param_3 + -1;" statement_identifier : (expression_statement "param_3 = param_3 + -1;" (assignment_expression "param_3 = param_3 + -1" identifier = (binary_expression "param_3 + -1" identifier + number_literal)) ;)) (expression_statement "puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);" (assignment_expression "puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" identifier = (binary_expression "param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" identifier + (parenthesized_expression "(((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" ( (binary_expression "((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1" (binary_expression "((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f)" (parenthesized_expression "((long)param_2 - (long)param_1 >> 3)" ( (binary_expression "(long)param_2 - (long)param_1 >> 3" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) - (parenthesized_expression "((long)param_2 - (long)param_1 >> 0x3f)" ( (binary_expression "(long)param_2 - (long)param_1 >> 0x3f" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) ))) >> number_literal) )))) ;) (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6)" identifier = (call_expression "FUN_004576b0(local_39,param_1[1],*puVar6)" identifier (argument_list "(local_39,param_1[1],*puVar6)" ( identifier , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (pointer_expression "*puVar6" * identifier) )))) ;) (if_statement "if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier (argument_list "(local_39,param_1[1],param_2[-1])" ( identifier , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar1 != '\0') goto LAB_00457fe8;" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00457fe8;" goto statement_identifier ;)) (expression_statement "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier (argument_list "(local_39,*puVar6,param_2[-1])" ( identifier , (pointer_expression "*puVar6" * identifier) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (if_statement "if (cVar1 != '\0') goto LAB_00458017;" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00458017;" goto statement_identifier ;)) }) (else_clause "else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" else (compound_statement "{\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,*puVar6,param_2[-1])" identifier (argument_list "(local_39,*puVar6,param_2[-1])" ( identifier , (pointer_expression "*puVar6" * identifier) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier = (call_expression "FUN_004576b0(local_39,param_1[1],param_2[-1])" identifier (argument_list "(local_39,param_1[1],param_2[-1])" ( identifier , (subscript_expression "param_1[1]" identifier [ number_literal ]) , (subscript_expression "param_2[-1]" identifier [ number_literal ]) )))) ;) (if_statement "if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }" if (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }" { (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (labeled_statement "LAB_00458017:\n *param_1 = param_2[-1];" statement_identifier : (expression_statement "*param_1 = param_2[-1];" (assignment_expression "*param_1 = param_2[-1]" (pointer_expression "*param_1" * identifier) = (subscript_expression "param_2[-1]" identifier [ number_literal ])) ;)) (expression_statement "param_2[-1] = uVar2;" (assignment_expression "param_2[-1] = uVar2" (subscript_expression "param_2[-1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00457eba;" goto statement_identifier ;) })) (labeled_statement "LAB_00457fe8:\n uVar2 = *param_1;" statement_identifier : (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;)) (expression_statement "uVar4 = param_1[1];" (assignment_expression "uVar4 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = uVar2;" (assignment_expression "param_1[1] = uVar2" (subscript_expression "param_1[1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*param_1 = uVar4;" (assignment_expression "*param_1 = uVar4" (pointer_expression "*param_1" * identifier) = identifier) ;) (goto_statement "goto LAB_00457eba;" goto statement_identifier ;) })) (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) }))) (expression_statement "*param_1 = *puVar6;" (assignment_expression "*param_1 = *puVar6" (pointer_expression "*param_1" * identifier) = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "*puVar6 = uVar2;" (assignment_expression "*puVar6 = uVar2" (pointer_expression "*puVar6" * identifier) = identifier) ;) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" identifier = (subscript_expression "param_1[1]" identifier [ number_literal ])) ;) (labeled_statement "LAB_00457eba:\n local_39[0] = in_stack_00000008;" statement_identifier : (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" identifier [ number_literal ]) = identifier) ;)) (expression_statement "local_58 = param_1 + 1;" (assignment_expression "local_58 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "puVar6 = param_2;" (assignment_expression "puVar6 = param_2" identifier = identifier) ;) (do_statement "do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );" do (compound_statement "{\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n }" { (expression_statement "cVar1 = FUN_004576b0(local_39,uVar2,uVar4);" (assignment_expression "cVar1 = FUN_004576b0(local_39,uVar2,uVar4)" identifier = (call_expression "FUN_004576b0(local_39,uVar2,uVar4)" identifier (argument_list "(local_39,uVar2,uVar4)" ( identifier , identifier , identifier )))) ;) (if_statement "if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }" { (do_statement "do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');" do (compound_statement "{\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n }" { (expression_statement "puVar6 = puVar6 + -1;" (assignment_expression "puVar6 = puVar6 + -1" identifier = (binary_expression "puVar6 + -1" identifier + number_literal)) ;) (expression_statement "cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*param_1,*puVar6)" identifier = (call_expression "FUN_004576b0(local_39,*param_1,*puVar6)" identifier (argument_list "(local_39,*param_1,*puVar6)" ( identifier , (pointer_expression "*param_1" * identifier) , (pointer_expression "*puVar6" * identifier) )))) ;) }) while (parenthesized_expression "(cVar1 != '\0')" ( (binary_expression "cVar1 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) ;) (if_statement "if (puVar6 <= local_58) goto LAB_00457f30;" if (parenthesized_expression "(puVar6 <= local_58)" ( (binary_expression "puVar6 <= local_58" identifier <= identifier) )) (goto_statement "goto LAB_00457f30;" goto statement_identifier ;)) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" identifier = (pointer_expression "*local_58" * identifier)) ;) (expression_statement "*local_58 = *puVar6;" (assignment_expression "*local_58 = *puVar6" (pointer_expression "*local_58" * identifier) = (pointer_expression "*puVar6" * identifier)) ;) (expression_statement "*puVar6 = uVar2;" (assignment_expression "*puVar6 = uVar2" (pointer_expression "*puVar6" * identifier) = identifier) ;) })) (expression_statement "uVar2 = local_58[1];" (assignment_expression "uVar2 = local_58[1]" identifier = (subscript_expression "local_58[1]" identifier [ number_literal ])) ;) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "local_58 = local_58 + 1;" (assignment_expression "local_58 = local_58 + 1" identifier = (binary_expression "local_58 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "( true )" ( true )) ;) })) (labeled_statement "LAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }" statement_identifier : (for_statement "for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }" for ( (assignment_expression "lVar5 = (lVar3 >> 3) + -2 >> 1" identifier = (binary_expression "(lVar3 >> 3) + -2 >> 1" (binary_expression "(lVar3 >> 3) + -2" (parenthesized_expression "(lVar3 >> 3)" ( (binary_expression "lVar3 >> 3" identifier >> number_literal) )) + number_literal) >> number_literal)) ; (comma_expression "FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0" (call_expression "FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5])" identifier (argument_list "(param_1,lVar5,lVar3 >> 3,param_1[lVar5])" ( identifier , identifier , (binary_expression "lVar3 >> 3" identifier >> number_literal) , (subscript_expression "param_1[lVar5]" identifier [ identifier ]) ))) , (binary_expression "lVar5 != 0" identifier != number_literal)) ; (assignment_expression "lVar5 = lVar5 + -1" identifier = (binary_expression "lVar5 + -1" identifier + number_literal)) ) (compound_statement "{\n }" { }))) (do_statement "do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);" do (compound_statement "{\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n }" { (expression_statement "local_58 = local_58 + -1;" (assignment_expression "local_58 = local_58 + -1" identifier = (binary_expression "local_58 + -1" identifier + number_literal)) ;) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" identifier = (pointer_expression "*local_58" * identifier)) ;) (expression_statement "*local_58 = *param_1;" (assignment_expression "*local_58 = *param_1" (pointer_expression "*local_58" * identifier) = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);" (call_expression "FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2)" identifier (argument_list "(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2)" ( identifier , number_literal , (binary_expression "(long)local_58 - (long)param_1 >> 3" (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) , identifier ))) ;) }) while (parenthesized_expression "(8 < (long)local_58 - (long)param_1)" ( (binary_expression "8 < (long)local_58 - (long)param_1" number_literal < (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) )) ;) })) (return_statement "return;" return ;) (labeled_statement "LAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);" statement_identifier : (expression_statement "FUN_00457e10(local_58,param_2,param_3);" (call_expression "FUN_00457e10(local_58,param_2,param_3)" identifier (argument_list "(local_58,param_2,param_3)" ( identifier , identifier , identifier ))) ;)) (expression_statement "lVar3 = (long)local_58 - (long)param_1;" (assignment_expression "lVar3 = (long)local_58 - (long)param_1" identifier = (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (if_statement "if (lVar3 < 0x81) {\n return;\n }" if (parenthesized_expression "(lVar3 < 0x81)" ( (binary_expression "lVar3 < 0x81" identifier < number_literal) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) (expression_statement "param_2 = local_58;" (assignment_expression "param_2 = local_58" identifier = identifier) ;) (if_statement "if (param_3 == 0) goto LAB_00457f59;" if (parenthesized_expression "(param_3 == 0)" ( (binary_expression "param_3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_00457f59;" goto statement_identifier ;)) (goto_statement "goto LAB_00457e51;" goto statement_identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) )) - (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) ))) >> LIT) )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , (pointer_expression * IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , (subscript_expression IDENT [ LIT ]) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (subscript_expression IDENT [ LIT ]) , (subscript_expression IDENT [ LIT ]) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }))) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression * IDENT) , (pointer_expression * IDENT) )))) ;) }) while (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( BOOL )) ;) })) (labeled_statement statement_identifier : (for_statement for ( (assignment_expression IDENT = (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) + LIT) >> LIT)) ; (comma_expression (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT >> LIT) , (subscript_expression IDENT [ IDENT ]) ))) , (binary_expression IDENT != LIT)) ; (assignment_expression IDENT = (binary_expression IDENT + LIT)) ) (compound_statement { }))) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT , (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) , IDENT ))) ;) }) while (parenthesized_expression ( (binary_expression LIT < (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) )) ;) })) (return_statement return ;) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;)) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (return_statement return ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })))
(function_definition "void FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)\n\n{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}" (primitive_type "void") (function_declarator "FUN_00457e10(undefined8 *param_1,undefined8 *param_2,long param_3)" (identifier "FUN_00457e10") (parameter_list "(undefined8 *param_1,undefined8 *param_2,long param_3)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 *param_2" (type_identifier "undefined8") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")"))) (compound_statement "{\n char cVar1;\n undefined8 uVar2;\n long lVar3;\n undefined8 uVar4;\n long lVar5;\n undefined8 *puVar6;\n undefined1 in_stack_00000008;\n undefined8 *local_58;\n undefined1 local_39 [9];\n \n lVar3 = (long)param_2 - (long)param_1;\n if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }\n return;\nLAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);\n lVar3 = (long)local_58 - (long)param_1;\n if (lVar3 < 0x81) {\n return;\n }\n param_2 = local_58;\n if (param_3 == 0) goto LAB_00457f59;\n goto LAB_00457e51;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "undefined8 uVar4;" (type_identifier "undefined8") (identifier "uVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "undefined8 *puVar6;" (type_identifier "undefined8") (pointer_declarator "*puVar6" (* "*") (identifier "puVar6")) (; ";")) (declaration "undefined1 in_stack_00000008;" (type_identifier "undefined1") (identifier "in_stack_00000008") (; ";")) (declaration "undefined8 *local_58;" (type_identifier "undefined8") (pointer_declarator "*local_58" (* "*") (identifier "local_58")) (; ";")) (declaration "undefined1 local_39 [9];" (type_identifier "undefined1") (array_declarator "local_39 [9]" (identifier "local_39") ([ "[") (number_literal "9") (] "]")) (; ";")) (expression_statement "lVar3 = (long)param_2 - (long)param_1;" (assignment_expression "lVar3 = (long)param_2 - (long)param_1" (identifier "lVar3") (= "=") (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (if_statement "if (0x80 < lVar3) {\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }" (if "if") (parenthesized_expression "(0x80 < lVar3)" (( "(") (binary_expression "0x80 < lVar3" (number_literal "0x80") (< "<") (identifier "lVar3")) () ")")) (compound_statement "{\n local_58 = param_2;\n if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }\nLAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }\n do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);\n }" ({ "{") (expression_statement "local_58 = param_2;" (assignment_expression "local_58 = param_2" (identifier "local_58") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (param_3 != 0) {\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00457e51:\n param_3 = param_3 + -1;\n puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);\n local_39[0] = in_stack_00000008;\n cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }\n *param_1 = *puVar6;\n *puVar6 = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\nLAB_00457eba:\n local_39[0] = in_stack_00000008;\n local_58 = param_1 + 1;\n puVar6 = param_2;\n do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );\n }" ({ "{") (labeled_statement "LAB_00457e51:\n param_3 = param_3 + -1;" (statement_identifier "LAB_00457e51") (: ":") (expression_statement "param_3 = param_3 + -1;" (assignment_expression "param_3 = param_3 + -1" (identifier "param_3") (= "=") (binary_expression "param_3 + -1" (identifier "param_3") (+ "+") (number_literal "-1"))) (; ";"))) (expression_statement "puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1);" (assignment_expression "puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" (identifier "puVar6") (= "=") (binary_expression "param_1 + (((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" (identifier "param_1") (+ "+") (parenthesized_expression "(((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1)" (( "(") (binary_expression "((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f) >> 1" (binary_expression "((long)param_2 - (long)param_1 >> 3) -\n ((long)param_2 - (long)param_1 >> 0x3f)" (parenthesized_expression "((long)param_2 - (long)param_1 >> 3)" (( "(") (binary_expression "(long)param_2 - (long)param_1 >> 3" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "3")) () ")")) (- "-") (parenthesized_expression "((long)param_2 - (long)param_1 >> 0x3f)" (( "(") (binary_expression "(long)param_2 - (long)param_1 >> 0x3f" (binary_expression "(long)param_2 - (long)param_1" (cast_expression "(long)param_2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_2")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "0x3f")) () ")"))) (>> ">>") (number_literal "1")) () ")")))) (; ";")) (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" (identifier "local_39") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "in_stack_00000008")) (; ";")) (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6)" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,param_1[1],*puVar6)" (identifier "FUN_004576b0") (argument_list "(local_39,param_1[1],*puVar6)" (( "(") (identifier "local_39") (, ",") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (, ",") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) () ")")))) (; ";")) (if_statement "if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }\n else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') goto LAB_00457fe8;\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n uVar2 = *param_1;\n if (cVar1 != '\0') goto LAB_00458017;\n }" ({ "{") (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1])" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,param_1[1],param_2[-1])" (identifier "FUN_004576b0") (argument_list "(local_39,param_1[1],param_2[-1])" (( "(") (identifier "local_39") (, ",") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (, ",") (subscript_expression "param_2[-1]" (identifier "param_2") ([ "[") (number_literal "-1") (] "]")) () ")")))) (; ";")) (if_statement "if (cVar1 != '\0') goto LAB_00457fe8;" (if "if") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_00457fe8;" (goto "goto") (statement_identifier "LAB_00457fe8") (; ";"))) (expression_statement "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1])" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,*puVar6,param_2[-1])" (identifier "FUN_004576b0") (argument_list "(local_39,*puVar6,param_2[-1])" (( "(") (identifier "local_39") (, ",") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) (, ",") (subscript_expression "param_2[-1]" (identifier "param_2") ([ "[") (number_literal "-1") (] "]")) () ")")))) (; ";")) (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" (identifier "uVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (if_statement "if (cVar1 != '\0') goto LAB_00458017;" (if "if") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_00458017;" (goto "goto") (statement_identifier "LAB_00458017") (; ";"))) (} "}")) (else_clause "else {\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" (else "else") (compound_statement "{\n cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);\n if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }\n uVar2 = *param_1;\n }" ({ "{") (expression_statement "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1])" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,*puVar6,param_2[-1])" (identifier "FUN_004576b0") (argument_list "(local_39,*puVar6,param_2[-1])" (( "(") (identifier "local_39") (, ",") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) (, ",") (subscript_expression "param_2[-1]" (identifier "param_2") ([ "[") (number_literal "-1") (] "]")) () ")")))) (; ";")) (if_statement "if (cVar1 == '\0') {\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);\n if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }\nLAB_00457fe8:\n uVar2 = *param_1;\n uVar4 = param_1[1];\n param_1[1] = uVar2;\n *param_1 = uVar4;\n goto LAB_00457eba;\n }" ({ "{") (expression_statement "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]);" (assignment_expression "cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1])" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,param_1[1],param_2[-1])" (identifier "FUN_004576b0") (argument_list "(local_39,param_1[1],param_2[-1])" (( "(") (identifier "local_39") (, ",") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (, ",") (subscript_expression "param_2[-1]" (identifier "param_2") ([ "[") (number_literal "-1") (] "]")) () ")")))) (; ";")) (if_statement "if (cVar1 != '\0') {\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }" (if "if") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n uVar2 = *param_1;\nLAB_00458017:\n *param_1 = param_2[-1];\n param_2[-1] = uVar2;\n uVar4 = *param_1;\n uVar2 = param_1[1];\n goto LAB_00457eba;\n }" ({ "{") (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" (identifier "uVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (labeled_statement "LAB_00458017:\n *param_1 = param_2[-1];" (statement_identifier "LAB_00458017") (: ":") (expression_statement "*param_1 = param_2[-1];" (assignment_expression "*param_1 = param_2[-1]" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (subscript_expression "param_2[-1]" (identifier "param_2") ([ "[") (number_literal "-1") (] "]"))) (; ";"))) (expression_statement "param_2[-1] = uVar2;" (assignment_expression "param_2[-1] = uVar2" (subscript_expression "param_2[-1]" (identifier "param_2") ([ "[") (number_literal "-1") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" (identifier "uVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" (identifier "uVar2") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (goto_statement "goto LAB_00457eba;" (goto "goto") (statement_identifier "LAB_00457eba") (; ";")) (} "}"))) (labeled_statement "LAB_00457fe8:\n uVar2 = *param_1;" (statement_identifier "LAB_00457fe8") (: ":") (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" (identifier "uVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";"))) (expression_statement "uVar4 = param_1[1];" (assignment_expression "uVar4 = param_1[1]" (identifier "uVar4") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "param_1[1] = uVar2;" (assignment_expression "param_1[1] = uVar2" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*param_1 = uVar4;" (assignment_expression "*param_1 = uVar4" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "uVar4")) (; ";")) (goto_statement "goto LAB_00457eba;" (goto "goto") (statement_identifier "LAB_00457eba") (; ";")) (} "}"))) (expression_statement "uVar2 = *param_1;" (assignment_expression "uVar2 = *param_1" (identifier "uVar2") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (} "}")))) (expression_statement "*param_1 = *puVar6;" (assignment_expression "*param_1 = *puVar6" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "*puVar6" (* "*") (identifier "puVar6"))) (; ";")) (expression_statement "*puVar6 = uVar2;" (assignment_expression "*puVar6 = uVar2" (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" (identifier "uVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "uVar2 = param_1[1];" (assignment_expression "uVar2 = param_1[1]" (identifier "uVar2") (= "=") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]"))) (; ";")) (labeled_statement "LAB_00457eba:\n local_39[0] = in_stack_00000008;" (statement_identifier "LAB_00457eba") (: ":") (expression_statement "local_39[0] = in_stack_00000008;" (assignment_expression "local_39[0] = in_stack_00000008" (subscript_expression "local_39[0]" (identifier "local_39") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "in_stack_00000008")) (; ";"))) (expression_statement "local_58 = param_1 + 1;" (assignment_expression "local_58 = param_1 + 1" (identifier "local_58") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "puVar6 = param_2;" (assignment_expression "puVar6 = param_2" (identifier "puVar6") (= "=") (identifier "param_2")) (; ";")) (do_statement "do {\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n } while( true );" (do "do") (compound_statement "{\n cVar1 = FUN_004576b0(local_39,uVar2,uVar4);\n if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }\n uVar2 = local_58[1];\n uVar4 = *param_1;\n local_58 = local_58 + 1;\n }" ({ "{") (expression_statement "cVar1 = FUN_004576b0(local_39,uVar2,uVar4);" (assignment_expression "cVar1 = FUN_004576b0(local_39,uVar2,uVar4)" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,uVar2,uVar4)" (identifier "FUN_004576b0") (argument_list "(local_39,uVar2,uVar4)" (( "(") (identifier "local_39") (, ",") (identifier "uVar2") (, ",") (identifier "uVar4") () ")")))) (; ";")) (if_statement "if (cVar1 == '\0') {\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');\n if (puVar6 <= local_58) goto LAB_00457f30;\n uVar2 = *local_58;\n *local_58 = *puVar6;\n *puVar6 = uVar2;\n }" ({ "{") (do_statement "do {\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n } while (cVar1 != '\0');" (do "do") (compound_statement "{\n puVar6 = puVar6 + -1;\n cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);\n }" ({ "{") (expression_statement "puVar6 = puVar6 + -1;" (assignment_expression "puVar6 = puVar6 + -1" (identifier "puVar6") (= "=") (binary_expression "puVar6 + -1" (identifier "puVar6") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "cVar1 = FUN_004576b0(local_39,*param_1,*puVar6);" (assignment_expression "cVar1 = FUN_004576b0(local_39,*param_1,*puVar6)" (identifier "cVar1") (= "=") (call_expression "FUN_004576b0(local_39,*param_1,*puVar6)" (identifier "FUN_004576b0") (argument_list "(local_39,*param_1,*puVar6)" (( "(") (identifier "local_39") (, ",") (pointer_expression "*param_1" (* "*") (identifier "param_1")) (, ",") (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) () ")")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(cVar1 != '\0')" (( "(") (binary_expression "cVar1 != '\0'" (identifier "cVar1") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (if_statement "if (puVar6 <= local_58) goto LAB_00457f30;" (if "if") (parenthesized_expression "(puVar6 <= local_58)" (( "(") (binary_expression "puVar6 <= local_58" (identifier "puVar6") (<= "<=") (identifier "local_58")) () ")")) (goto_statement "goto LAB_00457f30;" (goto "goto") (statement_identifier "LAB_00457f30") (; ";"))) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" (identifier "uVar2") (= "=") (pointer_expression "*local_58" (* "*") (identifier "local_58"))) (; ";")) (expression_statement "*local_58 = *puVar6;" (assignment_expression "*local_58 = *puVar6" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (= "=") (pointer_expression "*puVar6" (* "*") (identifier "puVar6"))) (; ";")) (expression_statement "*puVar6 = uVar2;" (assignment_expression "*puVar6 = uVar2" (pointer_expression "*puVar6" (* "*") (identifier "puVar6")) (= "=") (identifier "uVar2")) (; ";")) (} "}"))) (expression_statement "uVar2 = local_58[1];" (assignment_expression "uVar2 = local_58[1]" (identifier "uVar2") (= "=") (subscript_expression "local_58[1]" (identifier "local_58") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "uVar4 = *param_1;" (assignment_expression "uVar4 = *param_1" (identifier "uVar4") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "local_58 = local_58 + 1;" (assignment_expression "local_58 = local_58 + 1" (identifier "local_58") (= "=") (binary_expression "local_58 + 1" (identifier "local_58") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_00457f59:\n for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }" (statement_identifier "LAB_00457f59") (: ":") (for_statement "for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0; lVar5 = lVar5 + -1) {\n }" (for "for") (( "(") (assignment_expression "lVar5 = (lVar3 >> 3) + -2 >> 1" (identifier "lVar5") (= "=") (binary_expression "(lVar3 >> 3) + -2 >> 1" (binary_expression "(lVar3 >> 3) + -2" (parenthesized_expression "(lVar3 >> 3)" (( "(") (binary_expression "lVar3 >> 3" (identifier "lVar3") (>> ">>") (number_literal "3")) () ")")) (+ "+") (number_literal "-2")) (>> ">>") (number_literal "1"))) (; ";") (comma_expression "FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]),\n lVar5 != 0" (call_expression "FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5])" (identifier "FUN_00457c80") (argument_list "(param_1,lVar5,lVar3 >> 3,param_1[lVar5])" (( "(") (identifier "param_1") (, ",") (identifier "lVar5") (, ",") (binary_expression "lVar3 >> 3" (identifier "lVar3") (>> ">>") (number_literal "3")) (, ",") (subscript_expression "param_1[lVar5]" (identifier "param_1") ([ "[") (identifier "lVar5") (] "]")) () ")"))) (, ",") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0"))) (; ";") (assignment_expression "lVar5 = lVar5 + -1" (identifier "lVar5") (= "=") (binary_expression "lVar5 + -1" (identifier "lVar5") (+ "+") (number_literal "-1"))) () ")") (compound_statement "{\n }" ({ "{") (} "}")))) (do_statement "do {\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n } while (8 < (long)local_58 - (long)param_1);" (do "do") (compound_statement "{\n local_58 = local_58 + -1;\n uVar2 = *local_58;\n *local_58 = *param_1;\n FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);\n }" ({ "{") (expression_statement "local_58 = local_58 + -1;" (assignment_expression "local_58 = local_58 + -1" (identifier "local_58") (= "=") (binary_expression "local_58 + -1" (identifier "local_58") (+ "+") (number_literal "-1"))) (; ";")) (expression_statement "uVar2 = *local_58;" (assignment_expression "uVar2 = *local_58" (identifier "uVar2") (= "=") (pointer_expression "*local_58" (* "*") (identifier "local_58"))) (; ";")) (expression_statement "*local_58 = *param_1;" (assignment_expression "*local_58 = *param_1" (pointer_expression "*local_58" (* "*") (identifier "local_58")) (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2);" (call_expression "FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2)" (identifier "FUN_00457c80") (argument_list "(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2)" (( "(") (identifier "param_1") (, ",") (number_literal "0") (, ",") (binary_expression "(long)local_58 - (long)param_1 >> 3" (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_58")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1"))) (>> ">>") (number_literal "3")) (, ",") (identifier "uVar2") () ")"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(8 < (long)local_58 - (long)param_1)" (( "(") (binary_expression "8 < (long)local_58 - (long)param_1" (number_literal "8") (< "<") (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_58")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (labeled_statement "LAB_00457f30:\n FUN_00457e10(local_58,param_2,param_3);" (statement_identifier "LAB_00457f30") (: ":") (expression_statement "FUN_00457e10(local_58,param_2,param_3);" (call_expression "FUN_00457e10(local_58,param_2,param_3)" (identifier "FUN_00457e10") (argument_list "(local_58,param_2,param_3)" (( "(") (identifier "local_58") (, ",") (identifier "param_2") (, ",") (identifier "param_3") () ")"))) (; ";"))) (expression_statement "lVar3 = (long)local_58 - (long)param_1;" (assignment_expression "lVar3 = (long)local_58 - (long)param_1" (identifier "lVar3") (= "=") (binary_expression "(long)local_58 - (long)param_1" (cast_expression "(long)local_58" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "local_58")) (- "-") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (if_statement "if (lVar3 < 0x81) {\n return;\n }" (if "if") (parenthesized_expression "(lVar3 < 0x81)" (( "(") (binary_expression "lVar3 < 0x81" (identifier "lVar3") (< "<") (number_literal "0x81")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "param_2 = local_58;" (assignment_expression "param_2 = local_58" (identifier "param_2") (= "=") (identifier "local_58")) (; ";")) (if_statement "if (param_3 == 0) goto LAB_00457f59;" (if "if") (parenthesized_expression "(param_3 == 0)" (( "(") (binary_expression "param_3 == 0" (identifier "param_3") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00457f59;" (goto "goto") (statement_identifier "LAB_00457f59") (; ";"))) (goto_statement "goto LAB_00457e51;" (goto "goto") (statement_identifier "LAB_00457e51") (; ";")) (} "}")))
/* WARNING: Unknown calling convention -- yet parameter storage is locked */ /* DWARF original name: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**, std::vector<gold::Sized_symbol<32>*, std::allocator<gold::Sized_symbol<32>*> > >, long int, __gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32> > > */ void std:: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (undefined8 *__first,undefined8 *__last,long __depth_limit) { bool bVar1; undefined8 uVar2; long lVar3; Sized_symbol<32> *s2; Sized_symbol<32> *s1; long lVar4; undefined8 *puVar5; Weak_alias_sorter<32> in_stack_00000008; undefined8 *local_58; Weak_alias_sorter<32> local_39 [9]; lVar3 = (long)__last - (long)__first; if (0x80 < lVar3) { local_58 = __last; if (__depth_limit != 0) { LAB_00457e51: __depth_limit = __depth_limit + -1; puVar5 = __first + (((long)__last - (long)__first >> 3) - ((long)__last - (long)__first >> 0x3f) >> 1); local_39[0] = in_stack_00000008; bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)*puVar5); if (bVar1) { bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]); if (!bVar1) { bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]) ; if (bVar1) { uVar2 = *__first; LAB_00458017: *__first = __last[-1]; __last[-1] = uVar2; s2 = (Sized_symbol<32> *)*__first; s1 = (Sized_symbol<32> *)__first[1]; goto LAB_00457eba; } LAB_00457fe8: s1 = (Sized_symbol<32> *)*__first; s2 = (Sized_symbol<32> *)__first[1]; __first[1] = s1; *__first = s2; goto LAB_00457eba; } uVar2 = *__first; } else { bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)__first[1],(Sized_symbol<32> *)__last[-1]); if (bVar1) goto LAB_00457fe8; bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)*puVar5,(Sized_symbol<32> *)__last[-1]); uVar2 = *__first; if (bVar1) goto LAB_00458017; } *__first = *puVar5; *puVar5 = uVar2; s2 = (Sized_symbol<32> *)*__first; s1 = (Sized_symbol<32> *)__first[1]; LAB_00457eba: local_39[0] = in_stack_00000008; local_58 = __first + 1; puVar5 = __last; do { bVar1 = gold::Weak_alias_sorter<32>::operator()(local_39,s1,s2); if (!bVar1) { do { puVar5 = puVar5 + -1; bVar1 = gold::Weak_alias_sorter<32>::operator() (local_39,(Sized_symbol<32> *)*__first,(Sized_symbol<32> *)*puVar5); } while (bVar1); if (puVar5 <= local_58) goto LAB_00457f30; uVar2 = *local_58; *local_58 = *puVar5; *puVar5 = uVar2; } s1 = (Sized_symbol<32> *)local_58[1]; s2 = (Sized_symbol<32> *)*__first; local_58 = local_58 + 1; } while( true ); } LAB_00457f59: for (lVar4 = (lVar3 >> 3) + -2 >> 1; __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (__first,lVar4,lVar3 >> 3,__first[lVar4]), lVar4 != 0; lVar4 = lVar4 + -1) { } do { local_58 = local_58 + -1; uVar2 = *local_58; *local_58 = *__first; __adjust_heap<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,_gold::Sized_symbol<32>*,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (__first,0,(long)local_58 - (long)__first >> 3,uVar2); } while (8 < (long)local_58 - (long)__first); } return; LAB_00457f30: __introsort_loop<__gnu_cxx::__normal_iterator<gold::Sized_symbol<32>**,_std::vector<gold::Sized_symbol<32>*,_std::allocator<gold::Sized_symbol<32>*>_>_>,_long_int,___gnu_cxx::__ops::_Iter_comp_iter<gold::Weak_alias_sorter<32>_>_> (local_58,__last,__depth_limit); lVar3 = (long)local_58 - (long)__first; if (lVar3 < 0x81) { return; } __last = local_58; if (__depth_limit == 0) goto LAB_00457f59; goto LAB_00457e51; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)))) right: (number_literal)))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (subscript_expression argument: (identifier) index: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (subscript_expression argument: (identifier) index: (number_literal)) (subscript_expression argument: (identifier) index: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (pointer_expression argument: (identifier))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (true))))) (labeled_statement label: (statement_identifier) (for_statement initializer: (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (number_literal))) condition: (comma_expression left: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal)) (subscript_expression argument: (identifier) index: (identifier)))) right: (binary_expression left: (identifier) right: (number_literal))) update: (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) body: (compound_statement))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal)) (identifier))))) condition: (parenthesized_expression (binary_expression left: (number_literal) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))))) (return_statement) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (return_statement))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))))
null
void MASKED(undefined8 *param_1,undefined8 *param_2,long param_3) { char cVar1; undefined8 uVar2; long lVar3; undefined8 uVar4; long lVar5; undefined8 *puVar6; undefined1 in_stack_00000008; undefined8 *local_58; undefined1 local_39 [9]; lVar3 = (long)param_2 - (long)param_1; if (0x80 < lVar3) { local_58 = param_2; if (param_3 != 0) { LAB_00457e51: param_3 = param_3 + -1; puVar6 = param_1 + (((long)param_2 - (long)param_1 >> 3) - ((long)param_2 - (long)param_1 >> 0x3f) >> 1); local_39[0] = in_stack_00000008; cVar1 = FUN_004576b0(local_39,param_1[1],*puVar6); if (cVar1 == '\0') { cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]); if (cVar1 != '\0') goto LAB_00457fe8; cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]); uVar2 = *param_1; if (cVar1 != '\0') goto LAB_00458017; } else { cVar1 = FUN_004576b0(local_39,*puVar6,param_2[-1]); if (cVar1 == '\0') { cVar1 = FUN_004576b0(local_39,param_1[1],param_2[-1]); if (cVar1 != '\0') { uVar2 = *param_1; LAB_00458017: *param_1 = param_2[-1]; param_2[-1] = uVar2; uVar4 = *param_1; uVar2 = param_1[1]; goto LAB_00457eba; } LAB_00457fe8: uVar2 = *param_1; uVar4 = param_1[1]; param_1[1] = uVar2; *param_1 = uVar4; goto LAB_00457eba; } uVar2 = *param_1; } *param_1 = *puVar6; *puVar6 = uVar2; uVar4 = *param_1; uVar2 = param_1[1]; LAB_00457eba: local_39[0] = in_stack_00000008; local_58 = param_1 + 1; puVar6 = param_2; do { cVar1 = FUN_004576b0(local_39,uVar2,uVar4); if (cVar1 == '\0') { do { puVar6 = puVar6 + -1; cVar1 = FUN_004576b0(local_39,*param_1,*puVar6); } while (cVar1 != '\0'); if (puVar6 <= local_58) goto LAB_00457f30; uVar2 = *local_58; *local_58 = *puVar6; *puVar6 = uVar2; } uVar2 = local_58[1]; uVar4 = *param_1; local_58 = local_58 + 1; } while( true ); } LAB_00457f59: for (lVar5 = (lVar3 >> 3) + -2 >> 1; FUN_00457c80(param_1,lVar5,lVar3 >> 3,param_1[lVar5]), lVar5 != 0; lVar5 = lVar5 + -1) { } do { local_58 = local_58 + -1; uVar2 = *local_58; *local_58 = *param_1; FUN_00457c80(param_1,0,(long)local_58 - (long)param_1 >> 3,uVar2); } while (8 < (long)local_58 - (long)param_1); } return; LAB_00457f30: MASKED(local_58,param_2,param_3); lVar3 = (long)local_58 - (long)param_1; if (lVar3 < 0x81) { return; } param_2 = local_58; if (param_3 == 0) goto LAB_00457f59; goto LAB_00457e51; }
4275_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
add_local_tls_pair
FUN_00204040
/* DWARF original prototype: void add_local_tls_pair(Output_data_got<64,_false> * this, Relobj * object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold::Output_data_got<64,_false>::add_local_tls_pair (Output_data_got<64,_false> *this,Relobj *object,uint symndx,uint got_type, Output_data_reloc_generic *rel_dyn,uint r_type) { Got_entry got_entry_2; int iVar1; uint uVar2; undefined4 uStack_6c; uint local_50; undefined4 uStack_4c; iVar1 = (*(object->super_Object)._vptr_Object[0x2b])(object,(ulong)symndx,(ulong)got_type,0); if ((char)iVar1 == '\0') { if ((symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff))) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry"); } got_entry_2._8_8_ = CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000 ; got_entry_2.u_.object = object; got_entry_2.addend_ = 0; uVar2 = add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40), got_entry_2); (*(object->super_Object)._vptr_Object[0x2d]) (object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0); (*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data. _vptr_Output_data[0x1b])(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0); } return; }
undefined8 FUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5, undefined4 param_6) { undefined4 uVar1; undefined8 uVar2; uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0); if ((char)uVar2 == '\0') { if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xa50,"Got_entry"); } uVar1 = FUN_00203920(param_1); (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0); (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1); uVar2 = 0; } return uVar2; }
PUSH R15 MOV R15D,EDX PUSH R14 MOV R14,RSI PUSH R13 MOV R13D,R9D PUSH R12 MOV R12,RDI MOV RDI,R14 PUSH RBP MOV RBP,R8 PUSH RBX MOV EBX,ECX XOR ECX,ECX MOV EDX,EBX SUB RSP,0x58 MOV RAX,qword ptr [RSI] MOV ESI,R15D CALL qword ptr [RAX + 0x158] TEST AL,AL JNZ 0x0020413e MOV qword ptr [RSP + 0x40],0x0 MOV EAX,dword ptr [RSP + 0x38] MOV EDX,R15D AND EDX,0x7fffffff AND EAX,0x80000000 OR EAX,EDX MOV dword ptr [RSP + 0x38],EAX SHR EAX,0x18 OR EAX,0xffffff80 MOV byte ptr [RSP + 0x3b],AL LEA EAX,[R15 + -0x7ffffffd] CMP EAX,0x2 JBE 0x0020414d CMP R15D,EDX JNZ 0x0020414d MOV qword ptr [RSP + 0x30],R14 MOV RDI,R12 MOV qword ptr [RSP + 0x20],0x0 MOV qword ptr [RSP + 0x10],0x0 MOV dword ptr [RSP + 0x18],0x7ffffffd PUSH qword ptr [RSP + 0x40] PUSH qword ptr [RSP + 0x40] PUSH R14 PUSH qword ptr [RSP + 0x38] PUSH qword ptr [RSP + 0x38] PUSH 0x0 CALL 0x00203920 MOV R9,qword ptr [R14] ADD RSP,0x30 XOR R8D,R8D MOV ECX,EAX MOV dword ptr [RSP + 0xc],EAX MOV EDX,EBX MOV ESI,R15D MOV RDI,R14 CALL qword ptr [R9 + 0x168] MOV R10,qword ptr [RBP] XOR EDX,EDX MOV R8,R12 SUB RSP,0x8 MOV ECX,R13D MOV RSI,R14 MOV RDI,RBP PUSH 0x0 MOV R9D,dword ptr [RSP + 0x1c] CALL qword ptr [R10 + 0xd8] POP RAX POP RDX ADD RSP,0x58 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET LEA RDX,[0x34aa78] MOV ESI,0xa50 LEA RDI,[0x338384] CALL 0x00199900
null
null
null
null
[('tmp_954', u'INT_ZEXT_-1203813523'), (u'INT_ZEXT_-1203813546', u'CALLIND_-1203813851'), ('tmp_957', u'INT_ZEXT_-1203813552'), ('const-0', u'PTRSUB_-1203813189'), ('tmp_953', u'CALLIND_-1203813776'), ('const-64', u'INT_LEFT_-1203813376'), (u'PTRSUB_-1203813153', u'LOAD_-1203813849'), ('const-2147483651', u'INT_ADD_-1203813518'), ('const-3376004', u'COPY_-1203813157'), (u'INT_ZEXT_-1203813588', u'CALLIND_-1203813851'), ('const-0', u'PTRSUB_-1203813160'), (u'PTRSUB_-1203813189', u'LOAD_-1203813917'), ('const-0', u'CALLIND_-1203813776'), (u'INT_OR_-1203814122', u'PIECE_-1203813224'), (u'PTRSUB_-1203813337', u'LOAD_-1203814247'), ('const-3', u'INT_LESS_-1203814034'), ('tmp_495', u'CBRANCH_-1203814022'), (u'INT_AND_-1203814154', u'INT_OR_-1203814122'), (u'PTRSUB_-1203813340', u'PTRSUB_-1203813337'), (u'COPY_-1203813252', u'PIECE_-1203813323'), ('const-433', u'LOAD_-1203813861'), (u'PIECE_-1203813298', u'INT_ZEXT_-1203813251'), ('const-2147483647', u'INT_AND_-1203814154'), ('const-1', u'RETURN_-1203813679'), ('tmp_953', u'PTRSUB_-1203813340'), (u'LOAD_-1203814247', u'PTRADD_-1203813329'), (u'LOAD_-1203813917', u'PTRADD_-1203813163'), ('const-433', u'LOAD_-1203813849'), (u'LOAD_-1203813849', u'PTRADD_-1203813124'), ('tmp_953', u'COPY_-1203813250'), (u'COPY_-1203813250', u'PIECE_-1203813324'), ('tmp_954', u'INT_ZEXT_-1203813687'), (u'INT_ADD_-1203813518', u'INT_LESS_-1203814034'), (u'INT_ZEXT_-1203813251', u'INT_LEFT_-1203813376'), (u'INT_ZEXT_-1203813721', u'CALLIND_-1203814226'), (u'INT_OR_-1203813317', u'COPY_-1203813251'), (u'INT_ZEXT_-1203813455', u'CALLIND_-1203813776'), ('const-27', u'PTRADD_-1203813124'), (u'CAST_-1203813186', u'CALL_-1203813918'), ('const-0', u'CALLIND_-1203813776'), (u'CALL_-1203813918', u'INT_ZEXT_-1203813455'), (u'PIECE_-1203813224', u'INT_OR_-1203813317'), (u'PTRSUB_-1203813160', u'PTRSUB_-1203813157'), ('tmp_954', u'INT_AND_-1203814154'), ('tmp_955', u'INT_ZEXT_-1203813546'), ('const-0', u'PTRSUB_-1203813340'), ('const-8', u'PTRADD_-1203813329'), ('tmp_174', u'CBRANCH_-1203814210'), (u'INT_LEFT_-1203813376', u'CAST_-1203813186'), ('const-3451512', u'COPY_-1203813156'), ('tmp_953', u'CALLIND_-1203814226'), (u'CALLIND_-1203814226', u'SUBPIECE_-1203813756'), (u'PTRSUB_-1203813154', u'PTRSUB_-1203813153'), ('const-0', u'INT_EQUAL_-1203814212'), ('tmp_956', u'CALLIND_-1203813776'), (u'SUBPIECE_-1203813756', u'INT_EQUAL_-1203814212'), ('const-45', u'PTRADD_-1203813163'), (u'INT_EQUAL_-1203814212', u'CBRANCH_-1203814210'), (u'LOAD_-1203813861', u'CALLIND_-1203813851'), (u'PTRADD_-1203813163', u'LOAD_-1203813861'), ('tmp_956', u'PTRSUB_-1203813160'), ('const-433', u'LOAD_-1203814247'), ('tmp_952', u'CALLIND_-1203813776'), ('const-0', u'CALLIND_-1203814226'), ('const-0', u'RETURN_-1203813707'), (u'COPY_-1203813157', u'CALL_-1203813684'), (u'COPY_-1203813251', u'PIECE_-1203813324'), ('tmp_954', u'INT_ADD_-1203813518'), ('const-2640', u'CALL_-1203813684'), ('const-0', u'PTRSUB_-1203813337'), ('const-0', u'PTRSUB_-1203813154'), ('const-0', u'COPY_-1203813252'), ('tmp_463', u'CBRANCH_-1203814043'), (u'COPY_-1203813156', u'CALL_-1203813684'), ('const-0', u'PTRSUB_-1203813192'), ('const-433', u'LOAD_-1203813786'), (u'INT_LESS_-1203814034', u'CBRANCH_-1203814043'), ('const-8', u'PTRADD_-1203813163'), ('tmp_954', u'INT_NOTEQUAL_-1203814024'), ('const-2147483648', u'INT_OR_-1203813317'), ('const-0', u'CALLIND_-1203813851'), ('const-2147483648', u'INT_AND_-1203814138'), ('const-0', u'PTRSUB_-1203813153'), (u'PIECE_-1203813323', u'CALL_-1203813918'), ('const-433', u'LOAD_-1203813917'), (u'INT_AND_-1203814138', u'INT_OR_-1203814122'), (u'INT_ZEXT_-1203813552', u'CALLIND_-1203813776'), ('tmp_2654', u'PIECE_-1203813298'), ('const-2147483645', u'PIECE_-1203813298'), (u'INT_ZEXT_-1203813523', u'CALLIND_-1203813851'), ('tmp_955', u'INT_ZEXT_-1203813721'), (u'PTRSUB_-1203813192', u'PTRSUB_-1203813189'), (u'PTRADD_-1203813124', u'LOAD_-1203813786'), (u'LOAD_-1203813786', u'CALLIND_-1203813776'), ('const-8', u'PTRADD_-1203813124'), (u'INT_NOTEQUAL_-1203814024', u'CBRANCH_-1203814022'), ('tmp_953', u'PTRSUB_-1203813192'), ('tmp_2658', u'PIECE_-1203813224'), (u'LOAD_-1203814236', u'CALLIND_-1203814226'), (u'PIECE_-1203813324', u'PIECE_-1203813323'), ('tmp_953', u'CALLIND_-1203813851'), ('const-0', u'PTRSUB_-1203813157'), (u'PTRSUB_-1203813157', u'PTRSUB_-1203813154'), (u'CALL_-1203813918', u'INT_ZEXT_-1203813588'), ('const-0', u'SUBPIECE_-1203813756'), ('const-43', u'PTRADD_-1203813329'), ('tmp_952', u'CALL_-1203813918'), (u'INT_AND_-1203814154', u'INT_NOTEQUAL_-1203814024'), ('tmp_2657', u'INT_AND_-1203814138'), (u'INT_ZEXT_-1203813687', u'CALLIND_-1203814226'), ('const-433', u'LOAD_-1203814236'), (u'PTRADD_-1203813329', u'LOAD_-1203814236')]
[('const-433', u'LOAD_-1203813861'), (u'INT_ADD_-1203813845', u'CAST_-1203813191'), (u'CAST_-1203813154', u'LOAD_-1203813786'), ('const-0', u'RETURN_-1203813707'), ('tmp_1880', u'INT_ADD_-1203814053'), ('const-2147483651', u'INT_ADD_-1203814053'), (u'CAST_-1203813191', u'LOAD_-1203813861'), ('tmp_1782', u'CALL_-1203813918'), (u'MULTIEQUAL_-1203813510', u'RETURN_-1203813707'), ('const-3451512', u'COPY_-1203813177'), (u'COPY_-1203813177', u'CALL_-1203813684'), ('tmp_495', u'CBRANCH_-1203814022'), ('tmp_463', u'CBRANCH_-1203814043'), ('const-0', u'SUBPIECE_-1203813758'), (u'LOAD_-1203814247', u'INT_ADD_-1203814220'), ('tmp_1880', u'INT_AND_-1203814154'), (u'INT_LESS_-1203814034', u'CBRANCH_-1203814043'), ('const-433', u'LOAD_-1203814247'), ('tmp_1880', u'INT_NOTEQUAL_-1203814024'), ('tmp_1778', u'LOAD_-1203813917'), ('const-433', u'LOAD_-1203813786'), (u'CALLIND_-1203814226', u'SUBPIECE_-1203813758'), ('const-2147483647', u'INT_AND_-1203814154'), ('tmp_1880', u'CALLIND_-1203813851'), ('const-1', u'RETURN_-1203813679'), (u'INT_ADD_-1203814053', u'INT_LESS_-1203814034'), ('tmp_1778', u'CALLIND_-1203813776'), ('const-0', u'CALLIND_-1203813851'), ('const-0', u'COPY_-1203813774'), (u'CAST_-1203813357', u'LOAD_-1203814236'), (u'LOAD_-1203813849', u'INT_ADD_-1203813770'), ('const-216', u'INT_ADD_-1203813770'), ('const-2640', u'CALL_-1203813684'), ('tmp_1778', u'CALLIND_-1203814226'), (u'CALL_-1203813918', u'CALLIND_-1203813851'), ('tmp_1880', u'CALLIND_-1203814226'), ('const-433', u'LOAD_-1203813917'), ('tmp_1900', u'CALLIND_-1203814226'), ('const-433', u'LOAD_-1203813849'), (u'LOAD_-1203813917', u'INT_ADD_-1203813845'), ('const-3', u'INT_LESS_-1203814034'), (u'INT_ADD_-1203813770', u'CAST_-1203813154'), (u'LOAD_-1203813786', u'CALLIND_-1203813776'), (u'CALLIND_-1203814226', u'MULTIEQUAL_-1203813510'), (u'INT_NOTEQUAL_-1203814024', u'CBRANCH_-1203814022'), ('const-344', u'INT_ADD_-1203814220'), ('tmp_1784', u'LOAD_-1203813849'), ('tmp_1900', u'CALLIND_-1203813851'), ('tmp_174', u'CBRANCH_-1203814210'), ('tmp_1782', u'CALLIND_-1203813776'), ('const-3376004', u'COPY_-1203813178'), (u'LOAD_-1203814236', u'CALLIND_-1203814226'), ('tmp_1778', u'CALLIND_-1203813851'), (u'COPY_-1203813774', u'MULTIEQUAL_-1203813510'), (u'SUBPIECE_-1203813758', u'INT_EQUAL_-1203814212'), ('const-0', u'CALLIND_-1203813776'), ('tmp_1778', u'LOAD_-1203814247'), (u'COPY_-1203813178', u'CALL_-1203813684'), ('const-0', u'INT_EQUAL_-1203814212'), (u'CALL_-1203813918', u'CALLIND_-1203813776'), ('const-360', u'INT_ADD_-1203813845'), ('tmp_1784', u'CALLIND_-1203813776'), ('const-433', u'LOAD_-1203814236'), (u'INT_ADD_-1203814220', u'CAST_-1203813357'), ('tmp_2703', u'CALLIND_-1203813776'), (u'INT_EQUAL_-1203814212', u'CBRANCH_-1203814210'), (u'INT_AND_-1203814154', u'INT_NOTEQUAL_-1203814024'), (u'LOAD_-1203813861', u'CALLIND_-1203813851'), ('const-0', u'CALLIND_-1203814226')]
null
null
00204040
x64
O3
(translation_unit "undefined8\nFUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}\n\n" (function_definition "undefined8\nFUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);" (assignment_expression "uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0)" identifier = (call_expression "(**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0)" (parenthesized_expression "(**(code **)(*param_2 + 0x158))" ( (pointer_expression "**(code **)(*param_2 + 0x158)" * (pointer_expression "*(code **)(*param_2 + 0x158)" * (cast_expression "(code **)(*param_2 + 0x158)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x158)" ( (binary_expression "*param_2 + 0x158" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,param_3,param_4,0)" ( identifier , identifier , identifier , number_literal )))) ;) (if_statement "if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }" if (parenthesized_expression "((char)uVar2 == '\0')" ( (binary_expression "(char)uVar2 == '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }" { (if_statement "if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }" if (parenthesized_expression "((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff)))" ( (binary_expression "(param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))" (parenthesized_expression "(param_3 + 0x80000003 < 3)" ( (binary_expression "param_3 + 0x80000003 < 3" (binary_expression "param_3 + 0x80000003" identifier + number_literal) < number_literal) )) || (parenthesized_expression "(param_3 != (param_3 & 0x7fffffff))" ( (binary_expression "param_3 != (param_3 & 0x7fffffff)" identifier != (parenthesized_expression "(param_3 & 0x7fffffff)" ( (binary_expression "param_3 & 0x7fffffff" identifier & number_literal) ))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }" { comment (expression_statement "FUN_00199900("../../gold/output.h",0xa50,"Got_entry");" (call_expression "FUN_00199900("../../gold/output.h",0xa50,"Got_entry")" identifier (argument_list "("../../gold/output.h",0xa50,"Got_entry")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""Got_entry"" " string_content ") ))) ;) })) (expression_statement "uVar1 = FUN_00203920(param_1);" (assignment_expression "uVar1 = FUN_00203920(param_1)" identifier = (call_expression "FUN_00203920(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "(**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);" (call_expression "(**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0)" (parenthesized_expression "(**(code **)(*param_2 + 0x168))" ( (pointer_expression "**(code **)(*param_2 + 0x168)" * (pointer_expression "*(code **)(*param_2 + 0x168)" * (cast_expression "(code **)(*param_2 + 0x168)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x168)" ( (binary_expression "*param_2 + 0x168" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,param_3,param_4,uVar1,0)" ( identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "(**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);" (call_expression "(**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1)" (parenthesized_expression "(**(code **)(*param_5 + 0xd8))" ( (pointer_expression "**(code **)(*param_5 + 0xd8)" * (pointer_expression "*(code **)(*param_5 + 0xd8)" * (cast_expression "(code **)(*param_5 + 0xd8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_5 + 0xd8)" ( (binary_expression "*param_5 + 0xd8" (pointer_expression "*param_5" * identifier) + number_literal) ))))) )) (argument_list "(param_5,param_2,0,param_6,param_1,uVar1)" ( identifier , identifier , number_literal , identifier , identifier , identifier ))) ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) })) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit "/* DWARF original prototype: void add_local_tls_pair(Output_data_got<64,_false> * this, Relobj *\n object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */\n\nvoid __thiscall\ngold::Output_data_got<64,_false>::add_local_tls_pair\n (Output_data_got<64,_false> *this,Relobj *object,uint symndx,uint got_type,\n Output_data_reloc_generic *rel_dyn,uint r_type)\n\n{\n Got_entry got_entry_2;\n int iVar1;\n uint uVar2;\n undefined4 uStack_6c;\n uint local_50;\n undefined4 uStack_4c;\n \n iVar1 = (*(object->super_Object)._vptr_Object[0x2b])(object,(ulong)symndx,(ulong)got_type,0);\n if ((char)iVar1 == '\0') {\n if ((symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry");\n }\n got_entry_2._8_8_ = CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000\n ;\n got_entry_2.u_.object = object;\n got_entry_2.addend_ = 0;\n uVar2 = add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2);\n (*(object->super_Object)._vptr_Object[0x2d])\n (object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0);\n (*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b])(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0);\n }\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_got<64,_false>::add_local_tls_pair\n (Output_data_got<64,_false> *this,Relobj *object,uint symndx,uint got_type,\n Output_data_reloc_generic *rel_dyn,uint r_type)\n\n{\n Got_entry got_entry_2;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>::add_local_tls_pair\n (Output_data_got<64,_false> *this,Relobj *object,uint symndx,uint got_type,\n Output_data_reloc_generic *rel_dyn,uint r_type)\n\n{\n Got_entry" identifier > : : (function_declarator "add_local_tls_pair\n (Output_data_got<64,_false> *this,Relobj *object,uint symndx,uint got_type,\n Output_data_reloc_generic *rel_dyn,uint r_type)" identifier (parameter_list "(Output_data_got<64,_false> *this,Relobj *object,uint symndx,uint got_type,\n Output_data_reloc_generic *rel_dyn,uint r_type)" ( (parameter_declaration "Output_data_got" type_identifier) (ERROR "<64" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Relobj *object" type_identifier (pointer_declarator "*object" * identifier)) , (parameter_declaration "uint symndx" type_identifier identifier) , (parameter_declaration "uint got_type" type_identifier identifier) , (parameter_declaration "Output_data_reloc_generic *rel_dyn" type_identifier (pointer_declarator "*rel_dyn" * identifier)) , (parameter_declaration "uint r_type" type_identifier identifier) ))) { identifier) identifier ;) (declaration "int iVar1;" primitive_type identifier ;) (declaration "uint uVar2;" type_identifier identifier ;) (declaration "undefined4 uStack_6c;" type_identifier identifier ;) (declaration "uint local_50;" type_identifier identifier ;) (declaration "undefined4 uStack_4c;" type_identifier identifier ;) (expression_statement "iVar1 = (*(object->super_Object)._vptr_Object[0x2b])(object,(ulong)symndx,(ulong)got_type,0);" (assignment_expression "iVar1 = (*(object->super_Object)._vptr_Object[0x2b])(object,(ulong)symndx,(ulong)got_type,0)" identifier = (call_expression "(*(object->super_Object)._vptr_Object[0x2b])(object,(ulong)symndx,(ulong)got_type,0)" (parenthesized_expression "(*(object->super_Object)._vptr_Object[0x2b])" ( (pointer_expression "*(object->super_Object)._vptr_Object[0x2b]" * (subscript_expression "(object->super_Object)._vptr_Object[0x2b]" (field_expression "(object->super_Object)._vptr_Object" (parenthesized_expression "(object->super_Object)" ( (field_expression "object->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(object,(ulong)symndx,(ulong)got_type,0)" ( identifier , (cast_expression "(ulong)symndx" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)got_type" ( (type_descriptor "ulong" type_identifier) ) identifier) , number_literal )))) ;) (if_statement "if ((char)iVar1 == '\0') {\n if ((symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry");\n }\n got_entry_2._8_8_ = CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000\n ;\n got_entry_2.u_.object = object;\n got_entry_2.addend_ = 0;\n uVar2 = add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2);\n (*(object->super_Object)._vptr_Object[0x2d])\n (object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0);\n (*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b])(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0);\n }" if (parenthesized_expression "((char)iVar1 == '\0')" ( (binary_expression "(char)iVar1 == '\0'" (cast_expression "(char)iVar1" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry");\n }\n got_entry_2._8_8_ = CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000\n ;\n got_entry_2.u_.object = object;\n got_entry_2.addend_ = 0;\n uVar2 = add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2);\n (*(object->super_Object)._vptr_Object[0x2d])\n (object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0);\n (*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b])(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0);\n }" { (if_statement "if ((symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff))) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry");\n }" if (parenthesized_expression "((symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff)))" ( (binary_expression "(symndx + 0x80000003 < 3) || (symndx != (symndx & 0x7fffffff))" (parenthesized_expression "(symndx + 0x80000003 < 3)" ( (binary_expression "symndx + 0x80000003 < 3" (binary_expression "symndx + 0x80000003" identifier + number_literal) < number_literal) )) || (parenthesized_expression "(symndx != (symndx & 0x7fffffff))" ( (binary_expression "symndx != (symndx & 0x7fffffff)" identifier != (parenthesized_expression "(symndx & 0x7fffffff)" ( (binary_expression "symndx & 0x7fffffff" identifier & number_literal) ))) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry");" (call_expression "do_gold_unreachable("../../gold/output.h",0xa50,"Got_entry")" identifier (argument_list "("../../gold/output.h",0xa50,"Got_entry")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""Got_entry"" " string_content ") ))) ;) })) (expression_statement "got_entry_2._8_8_ = CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000\n ;" (assignment_expression "got_entry_2._8_8_ = CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000" (field_expression "got_entry_2._8_8_" identifier . field_identifier) = (binary_expression "CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff) | 0x80000000" (call_expression "CONCAT44(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff)" identifier (argument_list "(uStack_4c,local_50 & 0x80000000 | symndx & 0x7fffffff)" ( identifier , (binary_expression "local_50 & 0x80000000 | symndx & 0x7fffffff" (binary_expression "local_50 & 0x80000000" identifier & number_literal) | (binary_expression "symndx & 0x7fffffff" identifier & number_literal)) ))) | number_literal)) ;) (expression_statement "got_entry_2.u_.object = object;" (assignment_expression "got_entry_2.u_.object = object" (field_expression "got_entry_2.u_.object" (field_expression "got_entry_2.u_" identifier . field_identifier) . field_identifier) = identifier) ;) (expression_statement "got_entry_2.addend_ = 0;" (assignment_expression "got_entry_2.addend_ = 0" (field_expression "got_entry_2.addend_" identifier . field_identifier) = number_literal) ;) (expression_statement "uVar2 = add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2);" (assignment_expression "uVar2 = add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2)" identifier = (call_expression "add_got_entry_pair(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2)" identifier (argument_list "(this,(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40),\n got_entry_2)" ( identifier , (call_expression "(Got_entry)(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40)" (parenthesized_expression "(Got_entry)" ( identifier )) (argument_list "(ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40)" ( (binary_expression "ZEXT824(CONCAT44(uStack_6c,0x7ffffffd)) << 0x40" (call_expression "ZEXT824(CONCAT44(uStack_6c,0x7ffffffd))" identifier (argument_list "(CONCAT44(uStack_6c,0x7ffffffd))" ( (call_expression "CONCAT44(uStack_6c,0x7ffffffd)" identifier (argument_list "(uStack_6c,0x7ffffffd)" ( identifier , number_literal ))) ))) << number_literal) ))) , identifier )))) ;) (expression_statement "(*(object->super_Object)._vptr_Object[0x2d])\n (object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0);" (call_expression "(*(object->super_Object)._vptr_Object[0x2d])\n (object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0)" (parenthesized_expression "(*(object->super_Object)._vptr_Object[0x2d])" ( (pointer_expression "*(object->super_Object)._vptr_Object[0x2d]" * (subscript_expression "(object->super_Object)._vptr_Object[0x2d]" (field_expression "(object->super_Object)._vptr_Object" (parenthesized_expression "(object->super_Object)" ( (field_expression "object->super_Object" identifier -> field_identifier) )) . field_identifier) [ number_literal ])) )) (argument_list "(object,(ulong)symndx,(ulong)got_type,(ulong)uVar2,0)" ( identifier , (cast_expression "(ulong)symndx" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)got_type" ( (type_descriptor "ulong" type_identifier) ) identifier) , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) , number_literal ))) ;) (expression_statement "(*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b])(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0);" (call_expression "(*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b])(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0)" (parenthesized_expression "(*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b])" ( (pointer_expression "*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b]" * (subscript_expression "(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data[0x1b]" (field_expression "(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data.\n _vptr_Output_data" (field_expression "(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data" (field_expression "(rel_dyn->super_Output_section_data_build).super_Output_section_data" (parenthesized_expression "(rel_dyn->super_Output_section_data_build)" ( (field_expression "rel_dyn->super_Output_section_data_build" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) [ number_literal ])) )) (argument_list "(rel_dyn,object,0,(ulong)r_type,this,(ulong)uVar2,0)" ( identifier , identifier , number_literal , (cast_expression "(ulong)r_type" ( (type_descriptor "ulong" type_identifier) ) identifier) , identifier , (cast_expression "(ulong)uVar2" ( (type_descriptor "ulong" type_identifier) ) identifier) , number_literal ))) ;) })) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "undefined8\nFUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}\n\n" (function_definition "undefined8\nFUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}" type_identifier (function_declarator "FUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)" identifier (parameter_list "(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "uint param_3" type_identifier identifier) , (parameter_declaration "undefined4 param_4" type_identifier identifier) , (parameter_declaration "long *param_5" (sized_type_specifier "long" long) (pointer_declarator "*param_5" * identifier)) , (parameter_declaration "undefined4 param_6" type_identifier identifier) ))) (compound_statement "{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}" { (declaration "undefined4 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (expression_statement "uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);" (assignment_expression "uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0)" identifier = (call_expression "(**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0)" (parenthesized_expression "(**(code **)(*param_2 + 0x158))" ( (pointer_expression "**(code **)(*param_2 + 0x158)" * (pointer_expression "*(code **)(*param_2 + 0x158)" * (cast_expression "(code **)(*param_2 + 0x158)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x158)" ( (binary_expression "*param_2 + 0x158" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,param_3,param_4,0)" ( identifier , identifier , identifier , number_literal )))) ;) (if_statement "if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }" if (parenthesized_expression "((char)uVar2 == '\0')" ( (binary_expression "(char)uVar2 == '\0'" (cast_expression "(char)uVar2" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }" { (if_statement "if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }" if (parenthesized_expression "((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff)))" ( (binary_expression "(param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))" (parenthesized_expression "(param_3 + 0x80000003 < 3)" ( (binary_expression "param_3 + 0x80000003 < 3" (binary_expression "param_3 + 0x80000003" identifier + number_literal) < number_literal) )) || (parenthesized_expression "(param_3 != (param_3 & 0x7fffffff))" ( (binary_expression "param_3 != (param_3 & 0x7fffffff)" identifier != (parenthesized_expression "(param_3 & 0x7fffffff)" ( (binary_expression "param_3 & 0x7fffffff" identifier & number_literal) ))) ))) )) (compound_statement "{\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }" { (expression_statement "FUN_00199900("../../gold/output.h",0xa50,"Got_entry");" (call_expression "FUN_00199900("../../gold/output.h",0xa50,"Got_entry")" identifier (argument_list "("../../gold/output.h",0xa50,"Got_entry")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""Got_entry"" " string_content ") ))) ;) })) (expression_statement "uVar1 = FUN_00203920(param_1);" (assignment_expression "uVar1 = FUN_00203920(param_1)" identifier = (call_expression "FUN_00203920(param_1)" identifier (argument_list "(param_1)" ( identifier )))) ;) (expression_statement "(**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);" (call_expression "(**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0)" (parenthesized_expression "(**(code **)(*param_2 + 0x168))" ( (pointer_expression "**(code **)(*param_2 + 0x168)" * (pointer_expression "*(code **)(*param_2 + 0x168)" * (cast_expression "(code **)(*param_2 + 0x168)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_2 + 0x168)" ( (binary_expression "*param_2 + 0x168" (pointer_expression "*param_2" * identifier) + number_literal) ))))) )) (argument_list "(param_2,param_3,param_4,uVar1,0)" ( identifier , identifier , identifier , identifier , number_literal ))) ;) (expression_statement "(**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);" (call_expression "(**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1)" (parenthesized_expression "(**(code **)(*param_5 + 0xd8))" ( (pointer_expression "**(code **)(*param_5 + 0xd8)" * (pointer_expression "*(code **)(*param_5 + 0xd8)" * (cast_expression "(code **)(*param_5 + 0xd8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_5 + 0xd8)" ( (binary_expression "*param_5 + 0xd8" (pointer_expression "*param_5" * identifier) + number_literal) ))))) )) (argument_list "(param_5,param_2,0,param_6,param_1,uVar1)" ( identifier , identifier , number_literal , identifier , identifier , identifier ))) ;) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" identifier = number_literal) ;) })) (return_statement "return uVar2;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression IDENT + LIT) < LIT) )) || (parenthesized_expression ( (binary_expression IDENT != (parenthesized_expression ( (binary_expression IDENT & LIT) ))) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , IDENT , IDENT , LIT ))) ;) (expression_statement (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT , LIT , IDENT , IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (return_statement return IDENT ;) })))
(function_definition "undefined8\nFUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)\n\n{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}" (type_identifier "undefined8") (function_declarator "FUN_00204040(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)" (identifier "FUN_00204040") (parameter_list "(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5,\n undefined4 param_6)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "uint param_3" (type_identifier "uint") (identifier "param_3")) (, ",") (parameter_declaration "undefined4 param_4" (type_identifier "undefined4") (identifier "param_4")) (, ",") (parameter_declaration "long *param_5" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) (, ",") (parameter_declaration "undefined4 param_6" (type_identifier "undefined4") (identifier "param_6")) () ")"))) (compound_statement "{\n undefined4 uVar1;\n undefined8 uVar2;\n \n uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);\n if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }\n return uVar2;\n}" ({ "{") (declaration "undefined4 uVar1;" (type_identifier "undefined4") (identifier "uVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (expression_statement "uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0);" (assignment_expression "uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0)" (identifier "uVar2") (= "=") (call_expression "(**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0)" (parenthesized_expression "(**(code **)(*param_2 + 0x158))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x158)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x158)" (* "*") (cast_expression "(code **)(*param_2 + 0x158)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x158)" (( "(") (binary_expression "*param_2 + 0x158" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x158")) () ")"))))) () ")")) (argument_list "(param_2,param_3,param_4,0)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (number_literal "0") () ")")))) (; ";")) (if_statement "if ((char)uVar2 == '\0') {\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }" (if "if") (parenthesized_expression "((char)uVar2 == '\0')" (( "(") (binary_expression "(char)uVar2 == '\0'" (cast_expression "(char)uVar2" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar2")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }\n uVar1 = FUN_00203920(param_1);\n (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);\n (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);\n uVar2 = 0;\n }" ({ "{") (if_statement "if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) {\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }" (if "if") (parenthesized_expression "((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff)))" (( "(") (binary_expression "(param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))" (parenthesized_expression "(param_3 + 0x80000003 < 3)" (( "(") (binary_expression "param_3 + 0x80000003 < 3" (binary_expression "param_3 + 0x80000003" (identifier "param_3") (+ "+") (number_literal "0x80000003")) (< "<") (number_literal "3")) () ")")) (|| "||") (parenthesized_expression "(param_3 != (param_3 & 0x7fffffff))" (( "(") (binary_expression "param_3 != (param_3 & 0x7fffffff)" (identifier "param_3") (!= "!=") (parenthesized_expression "(param_3 & 0x7fffffff)" (( "(") (binary_expression "param_3 & 0x7fffffff" (identifier "param_3") (& "&") (number_literal "0x7fffffff")) () ")"))) () ")"))) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/output.h",0xa50,"Got_entry");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/output.h",0xa50,"Got_entry");" (call_expression "FUN_00199900("../../gold/output.h",0xa50,"Got_entry")" (identifier "FUN_00199900") (argument_list "("../../gold/output.h",0xa50,"Got_entry")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xa50") (, ",") (string_literal ""Got_entry"" (" """) (string_content "Got_entry") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar1 = FUN_00203920(param_1);" (assignment_expression "uVar1 = FUN_00203920(param_1)" (identifier "uVar1") (= "=") (call_expression "FUN_00203920(param_1)" (identifier "FUN_00203920") (argument_list "(param_1)" (( "(") (identifier "param_1") () ")")))) (; ";")) (expression_statement "(**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0);" (call_expression "(**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0)" (parenthesized_expression "(**(code **)(*param_2 + 0x168))" (( "(") (pointer_expression "**(code **)(*param_2 + 0x168)" (* "*") (pointer_expression "*(code **)(*param_2 + 0x168)" (* "*") (cast_expression "(code **)(*param_2 + 0x168)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_2 + 0x168)" (( "(") (binary_expression "*param_2 + 0x168" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (+ "+") (number_literal "0x168")) () ")"))))) () ")")) (argument_list "(param_2,param_3,param_4,uVar1,0)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (identifier "param_4") (, ",") (identifier "uVar1") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "(**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1);" (call_expression "(**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1)" (parenthesized_expression "(**(code **)(*param_5 + 0xd8))" (( "(") (pointer_expression "**(code **)(*param_5 + 0xd8)" (* "*") (pointer_expression "*(code **)(*param_5 + 0xd8)" (* "*") (cast_expression "(code **)(*param_5 + 0xd8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_5 + 0xd8)" (( "(") (binary_expression "*param_5 + 0xd8" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (+ "+") (number_literal "0xd8")) () ")"))))) () ")")) (argument_list "(param_5,param_2,0,param_6,param_1,uVar1)" (( "(") (identifier "param_5") (, ",") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "param_6") (, ",") (identifier "param_1") (, ",") (identifier "uVar1") () ")"))) (; ";")) (expression_statement "uVar2 = 0;" (assignment_expression "uVar2 = 0" (identifier "uVar2") (= "=") (number_literal "0")) (; ";")) (} "}"))) (return_statement "return uVar2;" (return "return") (identifier "uVar2") (; ";")) (} "}")))
/* DWARF original prototype: void add_local_tls_pair(Output_data_got<64,_false> * this, Relobj * object, uint symndx, uint got_type, Output_data_reloc_generic * rel_dyn, uint r_type) */ void __thiscall gold::Output_data_got<64,_false>::add_local_tls_pair (Output_data_got<64,_false> *this,Relobj *object,type_1 var_1,type_1 got_type, Output_data_reloc_generic *rel_dyn,type_1 r_type) { Got_entry got_entry_2; int iVar1; type_1 uVar2; type_2 uStack_6c; type_1 var_4; type_2 uStack_4c; iVar1 = (*(object->super_Object)._vptr_Object[0x2b])(object,(type_3)var_1,(type_3)got_type,0); if ((char)iVar1 == '\0') { if ((var_1 + 0x80000003 < 3) || (var_1 != (var_1 & 0x7fffffff))) { /* WARNING: Subroutine does not return */ var_2("../../gold/output.h",0xa50,"Got_entry"); } got_entry_2._8_8_ = var_3(uStack_4c,var_4 & 0x80000000 | var_1 & 0x7fffffff) | 0x80000000 ; got_entry_2.u_.object = object; got_entry_2.addend_ = 0; uVar2 = var_5(this,(Got_entry)(var_6(var_3(uStack_6c,0x7ffffffd)) << 0x40), got_entry_2); (*(object->super_Object)._vptr_Object[0x2d]) (object,(type_3)var_1,(type_3)got_type,(type_3)uVar2,0); (*(rel_dyn->super_Output_section_data_build).super_Output_section_data.super_Output_data. _vptr_Output_data[0x1b])(rel_dyn,object,0,(type_3)r_type,this,(type_3)uVar2,0); } return; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (identifier) (identifier) (number_literal)))) (expression_statement (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier) (number_literal) (identifier) (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (return_statement (identifier)))))
null
undefined8 MASKED(undefined8 param_1,long *param_2,uint param_3,undefined4 param_4,long *param_5, undefined4 param_6) { undefined4 uVar1; undefined8 uVar2; uVar2 = (**(code **)(*param_2 + 0x158))(param_2,param_3,param_4,0); if ((char)uVar2 == '\0') { if ((param_3 + 0x80000003 < 3) || (param_3 != (param_3 & 0x7fffffff))) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xa50,"Got_entry"); } uVar1 = FUN_00203920(param_1); (**(code **)(*param_2 + 0x168))(param_2,param_3,param_4,uVar1,0); (**(code **)(*param_5 + 0xd8))(param_5,param_2,0,param_6,param_1,uVar1); uVar2 = 0; } return uVar2; }
2055_sqlite3_and_sqlite3_strip.c
fts3PendingListAppend
FUN_00213220
int fts3PendingListAppend (PendingList **pp,sqlite3_int64 iDocid,sqlite3_int64 iCol,sqlite3_int64 iPos,int *pRc) { PendingList *pPVar1; int iVar2; long lVar3; sqlite3_int64 i; long in_FS_OFFSET; PendingList *p; long local_40; p = *pp; local_40 = *(long *)(in_FS_OFFSET + 0x28); i = iDocid; if (p == (PendingList *)0x0) { LAB_00213268: iVar2 = fts3PendingListAppendVarint(&p,i); if (iVar2 != 0) goto LAB_002132b8; p->iLastCol = -1; p->iLastPos = 0; p->iLastDocid = iDocid; } else if (p->iLastDocid != iDocid) { p->nData = p->nData + 1; i = iDocid - p->iLastDocid; goto LAB_00213268; } if (iCol < 1) { if (iCol != 0) { iVar2 = 0; goto LAB_002132b8; } LAB_00213300: lVar3 = p->iLastPos; } else { if (p->iLastCol == iCol) goto LAB_00213300; iVar2 = fts3PendingListAppendVarint(&p,1); if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0)) goto LAB_002132b8; p->iLastCol = iCol; p->iLastPos = 0; lVar3 = 0; } iVar2 = fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3); if (iVar2 == 0) { p->iLastPos = iPos; } LAB_002132b8: *pRc = iVar2; pPVar1 = *pp; if (pPVar1 != p) { *pp = p; } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return (uint)(pPVar1 != p); }
bool FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5) { int *piVar1; int iVar2; long lVar3; long in_FS_OFFSET; int *local_48; long local_40; local_48 = (int *)*param_1; local_40 = *(long *)(in_FS_OFFSET + 0x28); lVar3 = param_2; if (local_48 == (int *)0x0) { LAB_00213268: iVar2 = FUN_00213100(&local_48,lVar3); if (iVar2 != 0) goto LAB_002132b8; local_48[8] = -1; local_48[9] = -1; local_48[10] = 0; local_48[0xb] = 0; *(long *)(local_48 + 6) = param_2; } else if (*(long *)(local_48 + 6) != param_2) { *local_48 = *local_48 + 1; lVar3 = param_2 - *(long *)(local_48 + 6); goto LAB_00213268; } if (param_3 < 1) { if (param_3 != 0) { iVar2 = 0; goto LAB_002132b8; } LAB_00213300: lVar3 = *(long *)(local_48 + 10); } else { if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300; iVar2 = FUN_00213100(&local_48,1); if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8; *(long *)(local_48 + 8) = param_3; local_48[10] = 0; local_48[0xb] = 0; lVar3 = 0; } iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3); if (iVar2 == 0) { *(long *)(local_48 + 10) = param_4; } LAB_002132b8: *param_5 = iVar2; piVar1 = (int *)*param_1; if (piVar1 != local_48) { *param_1 = local_48; } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return piVar1 != local_48; }
PUSH R15 MOV R15,RDX PUSH R14 MOV R14,R8 PUSH R13 MOV R13,RCX PUSH R12 PUSH RBP MOV RBP,RSI PUSH RBX MOV RBX,RDI SUB RSP,0x18 MOV RCX,qword ptr [RDI] MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x8],RAX XOR EAX,EAX MOV qword ptr [RSP],RCX TEST RCX,RCX JZ 0x00213268 MOV RAX,qword ptr [RCX + 0x18] CMP RAX,RSI JZ 0x0021328f ADD dword ptr [RCX],0x1 SUB RSI,RAX MOV R12,RSP MOV RDI,R12 CALL 0x00213100 MOV RCX,qword ptr [RSP] TEST EAX,EAX JNZ 0x002132b8 MOV qword ptr [RCX + 0x20],-0x1 MOV qword ptr [RCX + 0x28],0x0 MOV qword ptr [RCX + 0x18],RBP TEST R15,R15 JLE 0x002132f0 CMP qword ptr [RCX + 0x20],R15 JZ 0x00213300 MOV R12,RSP MOV ESI,0x1 MOV RDI,R12 CALL 0x00213100 TEST EAX,EAX JZ 0x00213328 MOV RCX,qword ptr [RSP] NOP word ptr [RAX + RAX*0x1] MOV dword ptr [R14],EAX XOR EAX,EAX CMP qword ptr [RBX],RCX JZ 0x002132ca MOV qword ptr [RBX],RCX MOV EAX,0x1 MOV RDX,qword ptr [RSP + 0x8] XOR RDX,qword ptr FS:[0x28] JNZ 0x0021334f ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET JZ 0x00213300 XOR EAX,EAX JMP 0x002132b8 MOV RAX,qword ptr [RCX + 0x28] MOV R12,RSP LEA RSI,[R13 + 0x2] MOV RDI,R12 SUB RSI,RAX CALL 0x00213100 MOV RCX,qword ptr [RSP] TEST EAX,EAX JNZ 0x002132b8 MOV qword ptr [RCX + 0x28],R13 JMP 0x002132b8 MOV RSI,R15 MOV RDI,R12 CALL 0x00213100 TEST EAX,EAX JNZ 0x002132ae MOV RAX,qword ptr [RSP] MOV qword ptr [RAX + 0x20],R15 MOV qword ptr [RAX + 0x28],0x0 XOR EAX,EAX JMP 0x00213307 CALL 0x0010e4e0
null
null
null
null
[('const-40', u'INT_ADD_-1203883403'), (u'MULTIEQUAL_-1203882822', u'CALL_-1203883298'), ('tmp_908', u'CALL_-1203882950'), (u'LOAD_-1203883105', u'INT_NOTEQUAL_-1203883092'), ('tmp_907', u'STORE_-1203883251'), ('const-433', u'LOAD_-1203883105'), (u'PTRSUB_-1203882632', u'CALL_-1203883190'), ('tmp_160', u'CBRANCH_-1203883367'), (u'MULTIEQUAL_-1203882712', u'INT_ADD_-1203883091'), (u'CAST_-1203882611', u'LOAD_-1203883419'), (u'INDIRECT_-1203882658', u'MULTIEQUAL_-1203882578'), (u'COPY_-1203882624', u'MULTIEQUAL_-1203882622'), (u'INDIRECT_-1203882736', u'MULTIEQUAL_-1203882712'), ('tmp_1822', u'PTRSUB_-1203882630'), ('const-1', u'CALL_-1203883190'), (u'INT_SUB_-1203882933', u'CALL_-1203882934'), ('tmp_572', u'CBRANCH_-1203883084'), ('const-433', u'STORE_-1203883262'), ('const-0', u'COPY_-1203882624'), ('tmp_910', u'STORE_-1203883159'), ('const-433', u'STORE_-1203883273'), ('tmp_909', u'STORE_-1203882909'), (u'INT_NOTEQUAL_-1203883128', u'INT_ZEXT_-1203882644'), ('const-433', u'STORE_-1203883125'), (u'LOAD_-1203883425', u'PTRSUB_-1203882597'), ('tmp_908', u'STORE_-1203882921'), (u'PTRSUB_-1203882532', u'LOAD_-1203883229'), (u'CALL_-1203883298', u'INT_NOTEQUAL_-1203883277'), ('tmp_837', u'CBRANCH_-1203882912'), ('const--72', u'PTRSUB_-1203882630'), (u'PTRSUB_-1203882353', u'STORE_-1203882914'), (u'CALL_-1203883190', u'INDIRECT_-1203882736'), (u'CALL_-1203882950', u'INT_NOTEQUAL_-1203882935'), (u'LOAD_-1203883425', u'PTRSUB_-1203882586'), (u'LOAD_-1203883340', u'INT_ADD_-1203883322'), (u'LOAD_-1203883425', u'PTRSUB_-1203882587'), ('tmp_1833', u'MULTIEQUAL_-1203882752'), (u'MULTIEQUAL_-1203882752', u'MULTIEQUAL_-1203882634'), ('const-0', u'INT_EQUAL_-1203882914'), ('tmp_372', u'CBRANCH_-1203883230'), (u'PTRSUB_-1203882423', u'LOAD_-1203882937'), ('const-1', u'INT_ADD_-1203883322'), ('tmp_1833', u'INT_ADD_-1203883403'), (u'CALL_-1203883190', u'INDIRECT_-1203882611'), (u'INT_EQUAL_-1203883214', u'CBRANCH_-1203883211'), ('const-433', u'LOAD_-1203883419'), (u'INDIRECT_-1203882667', u'PTRSUB_-1203882542'), ('const-0', u'PTRSUB_-1203882586'), (u'COPY_-1203882696', u'MULTIEQUAL_-1203882699'), ('tmp_764', u'BRANCH_-1203882892'), (u'INDIRECT_-1203882792', u'MULTIEQUAL_-1203882712'), ('const--72', u'PTRSUB_-1203882632'), ('const-0', u'COPY_-1203882696'), ('const-433', u'STORE_-1203883159'), (u'CALL_-1203883298', u'INDIRECT_-1203882658'), (u'INDIRECT_-1203882667', u'MULTIEQUAL_-1203882627'), (u'COPY_-1203882652', u'MULTIEQUAL_-1203882822'), (u'INDIRECT_-1203882473', u'PTRSUB_-1203882358'), ('const-433', u'LOAD_-1203883229'), (u'CALL_-1203883298', u'MULTIEQUAL_-1203882622'), ('tmp_408', u'CBRANCH_-1203883211'), (u'INDIRECT_-1203882667', u'MULTIEQUAL_-1203882587'), ('const-40', u'INT_ADD_-1203883091'), (u'LOAD_-1203882937', u'MULTIEQUAL_-1203882699'), (u'CALL_-1203883190', u'INT_NOTEQUAL_-1203883175'), (u'CALL_-1203883298', u'INDIRECT_-1203882667'), (u'INT_SLESS_-1203883223', u'CBRANCH_-1203883230'), (u'PTRSUB_-1203882597', u'LOAD_-1203883366'), (u'MULTIEQUAL_-1203882627', u'MULTIEQUAL_-1203882509'), ('const-0', u'INT_NOTEQUAL_-1203883233'), ('const-32', u'PTRSUB_-1203882532'), (u'CALL_-1203882950', u'INDIRECT_-1203882473'), (u'INDIRECT_-1203882602', u'MULTIEQUAL_-1203882578'), (u'PTRSUB_-1203882631', u'CALL_-1203882934'), ('const-2', u'INT_ADD_-1203882946'), ('const-0', u'INT_EQUAL_-1203883369'), ('const-40', u'PTRSUB_-1203882392'), ('const--72', u'PTRSUB_-1203882633'), (u'COPY_-1203882811', u'RETURN_-1203883027'), ('tmp_1822', u'PTRSUB_-1203882632'), (u'PTRSUB_-1203882551', u'STORE_-1203883262'), (u'CALL_-1203882950', u'INDIRECT_-1203882598'), (u'LOAD_-1203883229', u'INT_EQUAL_-1203883214'), ('tmp_847', u'BRANCH_-1203882903'), (u'INDIRECT_-1203882792', u'MULTIEQUAL_-1203882752'), (u'INDIRECT_-1203882492', u'MULTIEQUAL_-1203882578'), ('const-433', u'STORE_-1203882914'), ('const-0', u'STORE_-1203883262'), (u'INT_NOTEQUAL_-1203883175', u'CBRANCH_-1203883175'), (u'INT_NOTEQUAL_-1203883128', u'CBRANCH_-1203883127'), ('tmp_448', u'CBRANCH_-1203883175'), ('const-24', u'PTRSUB_-1203882597'), (u'INT_NOTEQUAL_-1203883345', u'CBRANCH_-1203883344'), (u'MULTIEQUAL_-1203882587', u'STORE_-1203883125'), (u'INT_EQUAL_-1203883369', u'CBRANCH_-1203883367'), ('const-433', u'LOAD_-1203883144'), ('tmp_523', u'CBRANCH_-1203883127'), (u'INT_NOTEQUAL_-1203883092', u'CBRANCH_-1203883084'), (u'PTRSUB_-1203882560', u'STORE_-1203883273'), (u'INDIRECT_-1203882626', u'MULTIEQUAL_-1203882712'), ('const-433', u'STORE_-1203882909'), ('const--1', u'STORE_-1203883273'), ('const-0', u'INT_NOTEQUAL_-1203883277'), (u'CALL_-1203882934', u'INDIRECT_-1203882626'), ('tmp_1822', u'PTRSUB_-1203882631'), (u'MULTIEQUAL_-1203882627', u'PTRSUB_-1203882532'), (u'INT_NOTEQUAL_-1203882935', u'CBRANCH_-1203882934'), ('tmp_908', u'INT_NOTEQUAL_-1203883233'), (u'INT_SUB_-1203883305', u'MULTIEQUAL_-1203882822'), (u'CALL_-1203882950', u'MULTIEQUAL_-1203882622'), ('const-433', u'LOAD_-1203883340'), (u'PTRSUB_-1203882586', u'STORE_-1203883337'), (u'INDIRECT_-1203882473', u'MULTIEQUAL_-1203882587'), ('tmp_858', u'CBRANCH_-1203882947'), (u'MULTIEQUAL_-1203882627', u'PTRSUB_-1203882423'), (u'INT_NOTEQUAL_-1203883277', u'CBRANCH_-1203883276'), ('const-0', u'INT_NOTEQUAL_-1203882935'), ('const-1', u'RETURN_-1203882919'), (u'INDIRECT_-1203882667', u'PTRSUB_-1203882551'), ('tmp_907', u'COPY_-1203882652'), ('const-433', u'STORE_-1203883251'), (u'MULTIEQUAL_-1203882618', u'MULTIEQUAL_-1203882500'), (u'CAST_-1203882467', u'LOAD_-1203883105'), (u'INDIRECT_-1203882473', u'PTRSUB_-1203882353'), (u'INDIRECT_-1203882658', u'MULTIEQUAL_-1203882618'), ('const--72', u'PTRSUB_-1203882631'), ('const-24', u'PTRSUB_-1203882542'), ('const-32', u'PTRSUB_-1203882358'), ('const-433', u'LOAD_-1203883366'), (u'LOAD_-1203883425', u'MULTIEQUAL_-1203882627'), ('const-40', u'PTRSUB_-1203882423'), ('tmp_906', u'LOAD_-1203883144'), (u'CALL_-1203883298', u'INDIRECT_-1203882792'), ('const-40', u'PTRSUB_-1203882551'), (u'MULTIEQUAL_-1203882622', u'STORE_-1203883159'), (u'INT_ADD_-1203883091', u'CAST_-1203882467'), (u'INDIRECT_-1203882598', u'MULTIEQUAL_-1203882712'), (u'CALL_-1203882934', u'MULTIEQUAL_-1203882622'), (u'LOAD_-1203883366', u'INT_NOTEQUAL_-1203883345'), (u'MULTIEQUAL_-1203882699', u'INT_SUB_-1203882933'), (u'CALL_-1203882950', u'INDIRECT_-1203882464'), ('const-433', u'LOAD_-1203883425'), (u'INDIRECT_-1203882464', u'MULTIEQUAL_-1203882500'), (u'INDIRECT_-1203882501', u'MULTIEQUAL_-1203882587'), ('const-0', u'STORE_-1203882914'), (u'LOAD_-1203883425', u'INT_EQUAL_-1203883369'), ('const-433', u'STORE_-1203883337'), (u'PTRSUB_-1203882587', u'LOAD_-1203883340'), (u'LOAD_-1203883144', u'INT_NOTEQUAL_-1203883128'), ('tmp_907', u'INT_SUB_-1203883305'), (u'MULTIEQUAL_-1203882752', u'MULTIEQUAL_-1203882712'), ('const-0', u'INT_NOTEQUAL_-1203883175'), (u'PTRSUB_-1203882633', u'CALL_-1203883298'), (u'MULTIEQUAL_-1203882627', u'MULTIEQUAL_-1203882587'), ('const-433', u'STORE_-1203882921'), (u'CALL_-1203882924', u'INDIRECT_-1203882429'), (u'LOAD_-1203883419', u'MULTIEQUAL_-1203882618'), (u'INT_EQUAL_-1203882914', u'CBRANCH_-1203882912'), (u'INDIRECT_-1203882667', u'PTRSUB_-1203882560'), (u'INDIRECT_-1203882464', u'MULTIEQUAL_-1203882578'), (u'INDIRECT_-1203882473', u'MULTIEQUAL_-1203882509'), (u'PTRSUB_-1203882392', u'STORE_-1203882909'), ('tmp_906', u'LOAD_-1203883425'), ('tmp_316', u'CBRANCH_-1203883276'), (u'CALL_-1203882924', u'INDIRECT_-1203882438'), (u'CALL_-1203882934', u'INDIRECT_-1203882492'), (u'MULTIEQUAL_-1203882587', u'INT_NOTEQUAL_-1203883128'), ('const-40', u'PTRSUB_-1203882353'), (u'CALL_-1203882934', u'INDIRECT_-1203882501'), ('const-0', u'PTRSUB_-1203882587'), (u'PTRSUB_-1203882630', u'CALL_-1203882950'), ('const-433', u'LOAD_-1203882937'), ('tmp_1822', u'PTRSUB_-1203882633'), (u'CALL_-1203882934', u'INT_EQUAL_-1203882914'), (u'LOAD_-1203883366', u'INT_SUB_-1203883305'), ('tmp_908', u'INT_SLESS_-1203883223'), (u'INDIRECT_-1203882611', u'MULTIEQUAL_-1203882587'), (u'INT_ADD_-1203882946', u'INT_SUB_-1203882933'), (u'INDIRECT_-1203882501', u'PTRSUB_-1203882392'), (u'INT_NOTEQUAL_-1203883233', u'CBRANCH_-1203882947'), ('tmp_198', u'CBRANCH_-1203883344'), ('const-0', u'RETURN_-1203883027'), ('tmp_886', u'BRANCH_-1203882933'), ('const-1', u'INT_SLESS_-1203883223'), ('const-32', u'PTRSUB_-1203882560'), (u'MULTIEQUAL_-1203882578', u'INT_NOTEQUAL_-1203883092'), ('tmp_715', u'CBRANCH_-1203882934'), (u'INT_ADD_-1203883322', u'STORE_-1203883337'), (u'PTRSUB_-1203882542', u'STORE_-1203883251'), (u'INT_ADD_-1203883403', u'CAST_-1203882611'), ('tmp_909', u'INT_ADD_-1203882946'), ('tmp_908', u'INT_EQUAL_-1203883214'), (u'INT_ZEXT_-1203882644', u'COPY_-1203882811'), (u'PTRSUB_-1203882358', u'STORE_-1203882921'), (u'MULTIEQUAL_-1203882618', u'MULTIEQUAL_-1203882578'), (u'CALL_-1203883190', u'MULTIEQUAL_-1203882622'), (u'CALL_-1203883190', u'INDIRECT_-1203882602'), (u'INDIRECT_-1203882598', u'MULTIEQUAL_-1203882634'), ('tmp_906', u'STORE_-1203883125'), ('tmp_907', u'INT_NOTEQUAL_-1203883345')]
[(u'PTRSUB_-1203882643', u'CALL_-1203882950'), ('const-40', u'INT_ADD_-1203883403'), ('const-4', u'PTRADD_-1203882373'), (u'PTRADD_-1203882357', u'STORE_-1203882418'), ('tmp_1813', u'INT_ADD_-1203882946'), ('const-433', u'STORE_-1203882921'), (u'LOAD_-1203883105', u'INT_NOTEQUAL_-1203883092'), ('const-4', u'PTRADD_-1203882565'), (u'INDIRECT_-1203882624', u'MULTIEQUAL_-1203882600'), ('tmp_160', u'CBRANCH_-1203883367'), (u'CALL_-1203883190', u'INDIRECT_-1203882615'), (u'PTRADD_-1203882610', u'CAST_-1203882587'), (u'CAST_-1203882617', u'STORE_-1203883337'), ('tmp_1811', u'STORE_-1203883159'), ('const-433', u'STORE_-1203883125'), (u'INT_SUB_-1203882933', u'CALL_-1203882934'), (u'PTRADD_-1203882553', u'STORE_-1203882614'), ('tmp_572', u'CBRANCH_-1203883084'), ('tmp_1816', u'COPY_-1203882655'), (u'INT_ADD_-1203883403', u'CAST_-1203882613'), ('tmp_1816', u'INT_SUB_-1203883305'), ('const-433', u'STORE_-1203883337'), (u'INDIRECT_-1203882671', u'MULTIEQUAL_-1203882591'), (u'COPY_-1203882566', u'RETURN_-1203883027'), ('const-1', u'INT_SLESS_-1203883223'), (u'CALL_-1203883298', u'INT_NOTEQUAL_-1203883277'), ('tmp_837', u'CBRANCH_-1203882912'), (u'INDIRECT_-1203882671', u'MULTIEQUAL_-1203882631'), ('const-433', u'LOAD_-1203883340'), (u'INDIRECT_-1203882680', u'MULTIEQUAL_-1203882600'), (u'CALL_-1203882950', u'INT_NOTEQUAL_-1203882935'), (u'LOAD_-1203883340', u'INT_ADD_-1203883322'), (u'COPY_-1203882655', u'MULTIEQUAL_-1203882831'), (u'MULTIEQUAL_-1203882708', u'INT_SUB_-1203882933'), (u'CALL_-1203882924', u'INDIRECT_-1203882442'), ('const-433', u'LOAD_-1203883144'), ('const-0', u'INT_EQUAL_-1203882914'), ('tmp_372', u'CBRANCH_-1203883230'), (u'MULTIEQUAL_-1203882591', u'INT_NOTEQUAL_-1203883092'), (u'INDIRECT_-1203882514', u'PTRADD_-1203882407'), ('const-1', u'INT_ADD_-1203883322'), ('const-0', u'STORE_-1203882614'), (u'INDIRECT_-1203882680', u'PTRADD_-1203882557'), (u'INT_EQUAL_-1203883214', u'CBRANCH_-1203883211'), (u'CALL_-1203882950', u'INDIRECT_-1203882607'), (u'CAST_-1203882617', u'LOAD_-1203883340'), (u'COPY_-1203882630', u'PTRADD_-1203882554'), ('const-4', u'PTRADD_-1203882553'), (u'MULTIEQUAL_-1203882640', u'PTRADD_-1203882438'), ('tmp_764', u'BRANCH_-1203882892'), ('const-433', u'STORE_-1203882914'), (u'CALL_-1203882934', u'INDIRECT_-1203882505'), ('tmp_1819', u'INT_ADD_-1203883403'), (u'CALL_-1203882924', u'INDIRECT_-1203882451'), ('const-4', u'PTRADD_-1203882357'), (u'COPY_-1203882630', u'PTRADD_-1203882564'), ('const-4', u'PTRADD_-1203882564'), (u'PTRSUB_-1203882645', u'CALL_-1203883298'), ('const-433', u'STORE_-1203883159'), ('const-1', u'CALL_-1203883190'), (u'CAST_-1203882462', u'LOAD_-1203883105'), ('tmp_408', u'CBRANCH_-1203883211'), ('const-4294967295', u'STORE_-1203883273'), ('const-40', u'INT_ADD_-1203883091'), ('const-8', u'PTRADD_-1203882373'), ('const-433', u'STORE_-1203882418'), (u'CALL_-1203883190', u'INT_NOTEQUAL_-1203883175'), (u'PTRADD_-1203882565', u'STORE_-1203883273'), (u'INT_SLESS_-1203883223', u'CBRANCH_-1203883230'), ('const-433', u'STORE_-1203882909'), (u'CALL_-1203882950', u'MULTIEQUAL_-1203882632'), ('tmp_1809', u'INT_SLESS_-1203883223'), ('const-0', u'INT_NOTEQUAL_-1203883233'), ('const-4294967295', u'STORE_-1203882625'), ('const-11', u'PTRADD_-1203882357'), ('const-6', u'PTRADD_-1203882610'), ('const-433', u'LOAD_-1203883366'), (u'INDIRECT_-1203882680', u'COPY_-1203882630'), (u'PTRADD_-1203882564', u'STORE_-1203882625'), (u'INDIRECT_-1203882477', u'MULTIEQUAL_-1203882591'), ('const-8', u'PTRADD_-1203882565'), (u'PTRADD_-1203882407', u'CAST_-1203882385'), (u'INDIRECT_-1203882745', u'MULTIEQUAL_-1203882721'), ('const-2', u'INT_ADD_-1203882946'), (u'PTRADD_-1203882438', u'CAST_-1203882417'), ('const-0', u'INT_EQUAL_-1203883369'), (u'CAST_-1203882385', u'STORE_-1203882909'), ('const-433', u'STORE_-1203882614'), (u'CALL_-1203883298', u'MULTIEQUAL_-1203882632'), ('const-433', u'STORE_-1203882625'), (u'PTRSUB_-1203882642', u'CALL_-1203882934'), (u'CALL_-1203882950', u'INDIRECT_-1203882486'), (u'LOAD_-1203883229', u'INT_EQUAL_-1203883214'), (u'INDIRECT_-1203882486', u'MULTIEQUAL_-1203882600'), (u'MULTIEQUAL_-1203882600', u'STORE_-1203883125'), ('const-433', u'LOAD_-1203883105'), (u'PTRADD_-1203882373', u'CAST_-1203882353'), (u'CALL_-1203883298', u'INDIRECT_-1203882801'), ('tmp_847', u'BRANCH_-1203882903'), (u'CALL_-1203883190', u'MULTIEQUAL_-1203882632'), (u'COPY_-1203882630', u'PTRADD_-1203882553'), (u'CAST_-1203882617', u'PTRADD_-1203882610'), (u'CALL_-1203883298', u'INDIRECT_-1203882671'), (u'CALL_-1203883190', u'INDIRECT_-1203882624'), (u'INT_NOTEQUAL_-1203883175', u'CBRANCH_-1203883175'), (u'INT_NOTEQUAL_-1203883128', u'CBRANCH_-1203883127'), (u'INDIRECT_-1203882607', u'MULTIEQUAL_-1203882643'), ('tmp_448', u'CBRANCH_-1203883175'), (u'INDIRECT_-1203882607', u'MULTIEQUAL_-1203882721'), ('const-4', u'PTRADD_-1203882547'), (u'INT_NOTEQUAL_-1203883345', u'CBRANCH_-1203883344'), ('const--72', u'PTRSUB_-1203882645'), (u'INT_EQUAL_-1203883369', u'CBRANCH_-1203883367'), ('tmp_523', u'CBRANCH_-1203883127'), (u'INDIRECT_-1203882615', u'MULTIEQUAL_-1203882591'), (u'INT_NOTEQUAL_-1203883092', u'CBRANCH_-1203883084'), (u'INDIRECT_-1203882680', u'MULTIEQUAL_-1203882640'), (u'INDIRECT_-1203882505', u'MULTIEQUAL_-1203882591'), (u'MULTIEQUAL_-1203882631', u'MULTIEQUAL_-1203882591'), (u'PTRSUB_-1203882644', u'CALL_-1203883190'), (u'LOAD_-1203883144', u'CAST_-1203882481'), (u'INDIRECT_-1203882486', u'COPY_-1203882423'), ('tmp_1809', u'INT_EQUAL_-1203883214'), ('const-0', u'INT_NOTEQUAL_-1203883277'), ('tmp_1808', u'PTRSUB_-1203882645'), (u'INDIRECT_-1203882635', u'MULTIEQUAL_-1203882721'), (u'COPY_-1203882705', u'MULTIEQUAL_-1203882708'), (u'INT_NOTEQUAL_-1203882935', u'CBRANCH_-1203882934'), ('const-433', u'STORE_-1203883273'), (u'MULTIEQUAL_-1203882640', u'MULTIEQUAL_-1203882522'), (u'MULTIEQUAL_-1203882600', u'INT_NOTEQUAL_-1203883128'), ('tmp_858', u'CBRANCH_-1203882947'), ('const-433', u'LOAD_-1203883419'), (u'MULTIEQUAL_-1203882632', u'STORE_-1203883159'), (u'COPY_-1203882423', u'PTRADD_-1203882357'), ('const-9', u'PTRADD_-1203882564'), (u'CALL_-1203882934', u'INDIRECT_-1203882635'), ('const-11', u'PTRADD_-1203882553'), (u'INT_NOTEQUAL_-1203883277', u'CBRANCH_-1203883276'), (u'PTRADD_-1203882557', u'CAST_-1203882536'), ('const-0', u'STORE_-1203882418'), ('const-0', u'INT_NOTEQUAL_-1203882935'), ('const-1', u'RETURN_-1203882919'), ('const-433', u'LOAD_-1203883229'), (u'CAST_-1203882613', u'LOAD_-1203883419'), ('tmp_1818', u'STORE_-1203883125'), (u'INT_ADD_-1203883091', u'CAST_-1203882462'), (u'CALL_-1203882934', u'INDIRECT_-1203882514'), ('const-4', u'PTRADD_-1203882358'), ('const-4', u'PTRADD_-1203882610'), (u'MULTIEQUAL_-1203882721', u'INT_ADD_-1203883091'), (u'COPY_-1203882634', u'MULTIEQUAL_-1203882632'), (u'COPY_-1203882630', u'PTRADD_-1203882565'), ('const--72', u'PTRSUB_-1203882644'), ('const--72', u'PTRSUB_-1203882642'), (u'MULTIEQUAL_-1203882640', u'PTRADD_-1203882547'), ('const-10', u'PTRADD_-1203882438'), (u'CAST_-1203882617', u'INT_EQUAL_-1203883369'), ('const-0', u'COPY_-1203882634'), (u'CALL_-1203882934', u'MULTIEQUAL_-1203882632'), (u'LOAD_-1203883425', u'CAST_-1203882617'), ('tmp_1808', u'PTRSUB_-1203882644'), ('const-433', u'LOAD_-1203883425'), ('tmp_1816', u'STORE_-1203883251'), ('const-6', u'PTRADD_-1203882557'), ('const-433', u'STORE_-1203883251'), (u'LOAD_-1203883366', u'INT_NOTEQUAL_-1203883345'), (u'INDIRECT_-1203882486', u'PTRADD_-1203882373'), (u'INDIRECT_-1203882514', u'MULTIEQUAL_-1203882600'), ('tmp_1818', u'LOAD_-1203883144'), (u'MULTIEQUAL_-1203882640', u'MULTIEQUAL_-1203882600'), ('const-4', u'PTRADD_-1203882407'), ('const-433', u'STORE_-1203883262'), ('tmp_1816', u'INT_NOTEQUAL_-1203883345'), ('const-4', u'PTRADD_-1203882554'), (u'CALL_-1203883190', u'INDIRECT_-1203882745'), ('const-0', u'STORE_-1203883262'), (u'CAST_-1203882526', u'LOAD_-1203883229'), ('const-0', u'INT_NOTEQUAL_-1203883175'), (u'CAST_-1203882353', u'STORE_-1203882921'), ('const-10', u'PTRADD_-1203882358'), (u'CAST_-1203882617', u'MULTIEQUAL_-1203882640'), ('tmp_1819', u'MULTIEQUAL_-1203882761'), (u'COPY_-1203882423', u'PTRADD_-1203882358'), ('const-4', u'PTRADD_-1203882438'), (u'INT_EQUAL_-1203882914', u'CBRANCH_-1203882912'), (u'MULTIEQUAL_-1203882761', u'MULTIEQUAL_-1203882643'), ('tmp_1808', u'PTRSUB_-1203882642'), ('tmp_1809', u'STORE_-1203882921'), ('tmp_316', u'CBRANCH_-1203883276'), (u'LOAD_-1203883419', u'MULTIEQUAL_-1203882631'), (u'CALL_-1203883298', u'INDIRECT_-1203882680'), ('tmp_1808', u'PTRSUB_-1203882643'), (u'INDIRECT_-1203882486', u'MULTIEQUAL_-1203882522'), (u'PTRADD_-1203882358', u'STORE_-1203882914'), (u'PTRADD_-1203882554', u'STORE_-1203883262'), ('const-8', u'PTRADD_-1203882547'), ('const-0', u'STORE_-1203882914'), ('const-10', u'PTRADD_-1203882407'), (u'INDIRECT_-1203882801', u'MULTIEQUAL_-1203882761'), (u'CALL_-1203882934', u'INT_EQUAL_-1203882914'), (u'LOAD_-1203883366', u'INT_SUB_-1203883305'), (u'PTRADD_-1203882547', u'CAST_-1203882526'), ('tmp_1813', u'STORE_-1203882909'), (u'INT_ADD_-1203882946', u'INT_SUB_-1203882933'), ('tmp_1809', u'INT_NOTEQUAL_-1203883233'), ('const--72', u'PTRSUB_-1203882643'), (u'INT_NOTEQUAL_-1203883233', u'CBRANCH_-1203882947'), ('tmp_198', u'CBRANCH_-1203883344'), (u'MULTIEQUAL_-1203882631', u'MULTIEQUAL_-1203882513'), ('const-0', u'RETURN_-1203883027'), ('tmp_886', u'BRANCH_-1203882933'), ('const-4', u'PTRADD_-1203882557'), (u'CAST_-1203882481', u'INT_NOTEQUAL_-1203883128'), (u'CAST_-1203882417', u'LOAD_-1203882937'), ('const-0', u'COPY_-1203882705'), (u'INT_ADD_-1203883322', u'STORE_-1203883337'), (u'INT_NOTEQUAL_-1203883128', u'COPY_-1203882566'), ('tmp_1809', u'CALL_-1203882950'), ('tmp_715', u'CBRANCH_-1203882934'), (u'INDIRECT_-1203882477', u'MULTIEQUAL_-1203882513'), (u'MULTIEQUAL_-1203882831', u'CALL_-1203883298'), ('tmp_1818', u'LOAD_-1203883425'), (u'MULTIEQUAL_-1203882761', u'MULTIEQUAL_-1203882721'), ('const-10', u'PTRADD_-1203882554'), (u'CAST_-1203882587', u'LOAD_-1203883366'), (u'CALL_-1203882950', u'INDIRECT_-1203882477'), ('const-433', u'LOAD_-1203882937'), (u'INDIRECT_-1203882801', u'MULTIEQUAL_-1203882721'), (u'CAST_-1203882536', u'STORE_-1203883251'), (u'LOAD_-1203882937', u'MULTIEQUAL_-1203882708'), (u'INT_SUB_-1203883305', u'MULTIEQUAL_-1203882831')]
null
null
00213220
x64
O3
(translation_unit "bool FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}\n\n" (function_definition "bool FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}" primitive_type (function_declarator "FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)" identifier (parameter_list "(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int *local_48;" primitive_type (pointer_declarator "*local_48" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_48 = (int *)*param_1;" (assignment_expression "local_48 = (int *)*param_1" identifier = (cast_expression "(int *)*param_1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = param_2;" (assignment_expression "lVar3 = param_2" identifier = identifier) ;) (if_statement "if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" if (parenthesized_expression "(local_48 == (int *)0x0)" ( (binary_expression "local_48 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }" { (labeled_statement "LAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);" statement_identifier : (expression_statement "iVar2 = FUN_00213100(&local_48,lVar3);" (assignment_expression "iVar2 = FUN_00213100(&local_48,lVar3)" identifier = (call_expression "FUN_00213100(&local_48,lVar3)" identifier (argument_list "(&local_48,lVar3)" ( (pointer_expression "&local_48" & identifier) , identifier )))) ;)) (if_statement "if (iVar2 != 0) goto LAB_002132b8;" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;)) (expression_statement "local_48[8] = -1;" (assignment_expression "local_48[8] = -1" (subscript_expression "local_48[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[9] = -1;" (assignment_expression "local_48[9] = -1" (subscript_expression "local_48[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(long *)(local_48 + 6) = param_2;" (assignment_expression "*(long *)(local_48 + 6) = param_2" (pointer_expression "*(long *)(local_48 + 6)" * (cast_expression "(long *)(local_48 + 6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 6)" ( (binary_expression "local_48 + 6" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" else (if_statement "if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" if (parenthesized_expression "(*(long *)(local_48 + 6) != param_2)" ( (binary_expression "*(long *)(local_48 + 6) != param_2" (pointer_expression "*(long *)(local_48 + 6)" * (cast_expression "(long *)(local_48 + 6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 6)" ( (binary_expression "local_48 + 6" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" { (expression_statement "*local_48 = *local_48 + 1;" (assignment_expression "*local_48 = *local_48 + 1" (pointer_expression "*local_48" * identifier) = (binary_expression "*local_48 + 1" (pointer_expression "*local_48" * identifier) + number_literal)) ;) (expression_statement "lVar3 = param_2 - *(long *)(local_48 + 6);" (assignment_expression "lVar3 = param_2 - *(long *)(local_48 + 6)" identifier = (binary_expression "param_2 - *(long *)(local_48 + 6)" identifier - (pointer_expression "*(long *)(local_48 + 6)" * (cast_expression "(long *)(local_48 + 6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 6)" ( (binary_expression "local_48 + 6" identifier + number_literal) )))))) ;) (goto_statement "goto LAB_00213268;" goto statement_identifier ;) })))) (if_statement "if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" if (parenthesized_expression "(param_3 < 1)" ( (binary_expression "param_3 < 1" identifier < number_literal) )) (compound_statement "{\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }" { (if_statement "if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = 0;\n goto LAB_002132b8;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;) })) (labeled_statement "LAB_00213300:\n lVar3 = *(long *)(local_48 + 10);" statement_identifier : (expression_statement "lVar3 = *(long *)(local_48 + 10);" (assignment_expression "lVar3 = *(long *)(local_48 + 10)" identifier = (pointer_expression "*(long *)(local_48 + 10)" * (cast_expression "(long *)(local_48 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 10)" ( (binary_expression "local_48 + 10" identifier + number_literal) ))))) ;)) }) (else_clause "else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" else (compound_statement "{\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" { (if_statement "if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;" if (parenthesized_expression "(*(long *)(local_48 + 8) == param_3)" ( (binary_expression "*(long *)(local_48 + 8) == param_3" (pointer_expression "*(long *)(local_48 + 8)" * (cast_expression "(long *)(local_48 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) == identifier) )) (goto_statement "goto LAB_00213300;" goto statement_identifier ;)) (expression_statement "iVar2 = FUN_00213100(&local_48,1);" (assignment_expression "iVar2 = FUN_00213100(&local_48,1)" identifier = (call_expression "FUN_00213100(&local_48,1)" identifier (argument_list "(&local_48,1)" ( (pointer_expression "&local_48" & identifier) , number_literal )))) ;) (if_statement "if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;" if (parenthesized_expression "((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0))" ( (binary_expression "(iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)" ( (comma_expression "iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0" (assignment_expression "iVar2 = FUN_00213100(&local_48,param_3)" identifier = (call_expression "FUN_00213100(&local_48,param_3)" identifier (argument_list "(&local_48,param_3)" ( (pointer_expression "&local_48" & identifier) , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;)) (expression_statement "*(long *)(local_48 + 8) = param_3;" (assignment_expression "*(long *)(local_48 + 8) = param_3" (pointer_expression "*(long *)(local_48 + 8)" * (cast_expression "(long *)(local_48 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) (expression_statement "iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);" (assignment_expression "iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3)" identifier = (call_expression "FUN_00213100(&local_48,(param_4 + 2) - lVar3)" identifier (argument_list "(&local_48,(param_4 + 2) - lVar3)" ( (pointer_expression "&local_48" & identifier) , (binary_expression "(param_4 + 2) - lVar3" (parenthesized_expression "(param_4 + 2)" ( (binary_expression "param_4 + 2" identifier + number_literal) )) - identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *(long *)(local_48 + 10) = param_4;\n }" { (expression_statement "*(long *)(local_48 + 10) = param_4;" (assignment_expression "*(long *)(local_48 + 10) = param_4" (pointer_expression "*(long *)(local_48 + 10)" * (cast_expression "(long *)(local_48 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 10)" ( (binary_expression "local_48 + 10" identifier + number_literal) )))) = identifier) ;) })) (labeled_statement "LAB_002132b8:\n *param_5 = iVar2;" statement_identifier : (expression_statement "*param_5 = iVar2;" (assignment_expression "*param_5 = iVar2" (pointer_expression "*param_5" * identifier) = identifier) ;)) (expression_statement "piVar1 = (int *)*param_1;" (assignment_expression "piVar1 = (int *)*param_1" identifier = (cast_expression "(int *)*param_1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (piVar1 != local_48) {\n *param_1 = local_48;\n }" if (parenthesized_expression "(piVar1 != local_48)" ( (binary_expression "piVar1 != local_48" identifier != identifier) )) (compound_statement "{\n *param_1 = local_48;\n }" { (expression_statement "*param_1 = local_48;" (assignment_expression "*param_1 = local_48" (pointer_expression "*param_1" * identifier) = identifier) ;) })) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return piVar1 != local_48;" return (binary_expression "piVar1 != local_48" identifier != identifier) ;) })))
(translation_unit "int fts3PendingListAppend\n (PendingList **pp,sqlite3_int64 iDocid,sqlite3_int64 iCol,sqlite3_int64 iPos,int *pRc)\n\n{\n PendingList *pPVar1;\n int iVar2;\n long lVar3;\n sqlite3_int64 i;\n long in_FS_OFFSET;\n PendingList *p;\n long local_40;\n \n p = *pp;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n i = iDocid;\n if (p == (PendingList *)0x0) {\nLAB_00213268:\n iVar2 = fts3PendingListAppendVarint(&p,i);\n if (iVar2 != 0) goto LAB_002132b8;\n p->iLastCol = -1;\n p->iLastPos = 0;\n p->iLastDocid = iDocid;\n }\n else if (p->iLastDocid != iDocid) {\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }\n if (iCol < 1) {\n if (iCol != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = p->iLastPos;\n }\n else {\n if (p->iLastCol == iCol) goto LAB_00213300;\n iVar2 = fts3PendingListAppendVarint(&p,1);\n if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;\n p->iLastCol = iCol;\n p->iLastPos = 0;\n lVar3 = 0;\n }\n iVar2 = fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3);\n if (iVar2 == 0) {\n p->iLastPos = iPos;\n }\nLAB_002132b8:\n *pRc = iVar2;\n pPVar1 = *pp;\n if (pPVar1 != p) {\n *pp = p;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return (uint)(pPVar1 != p);\n}\n\n" (function_definition "int fts3PendingListAppend\n (PendingList **pp,sqlite3_int64 iDocid,sqlite3_int64 iCol,sqlite3_int64 iPos,int *pRc)\n\n{\n PendingList *pPVar1;\n int iVar2;\n long lVar3;\n sqlite3_int64 i;\n long in_FS_OFFSET;\n PendingList *p;\n long local_40;\n \n p = *pp;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n i = iDocid;\n if (p == (PendingList *)0x0) {\nLAB_00213268:\n iVar2 = fts3PendingListAppendVarint(&p,i);\n if (iVar2 != 0) goto LAB_002132b8;\n p->iLastCol = -1;\n p->iLastPos = 0;\n p->iLastDocid = iDocid;\n }\n else if (p->iLastDocid != iDocid) {\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }\n if (iCol < 1) {\n if (iCol != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = p->iLastPos;\n }\n else {\n if (p->iLastCol == iCol) goto LAB_00213300;\n iVar2 = fts3PendingListAppendVarint(&p,1);\n if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;\n p->iLastCol = iCol;\n p->iLastPos = 0;\n lVar3 = 0;\n }\n iVar2 = fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3);\n if (iVar2 == 0) {\n p->iLastPos = iPos;\n }\nLAB_002132b8:\n *pRc = iVar2;\n pPVar1 = *pp;\n if (pPVar1 != p) {\n *pp = p;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return (uint)(pPVar1 != p);\n}" primitive_type (function_declarator "fts3PendingListAppend\n (PendingList **pp,sqlite3_int64 iDocid,sqlite3_int64 iCol,sqlite3_int64 iPos,int *pRc)" identifier (parameter_list "(PendingList **pp,sqlite3_int64 iDocid,sqlite3_int64 iCol,sqlite3_int64 iPos,int *pRc)" ( (parameter_declaration "PendingList **pp" type_identifier (pointer_declarator "**pp" * (pointer_declarator "*pp" * identifier))) , (parameter_declaration "sqlite3_int64 iDocid" type_identifier identifier) , (parameter_declaration "sqlite3_int64 iCol" type_identifier identifier) , (parameter_declaration "sqlite3_int64 iPos" type_identifier identifier) , (parameter_declaration "int *pRc" primitive_type (pointer_declarator "*pRc" * identifier)) ))) (compound_statement "{\n PendingList *pPVar1;\n int iVar2;\n long lVar3;\n sqlite3_int64 i;\n long in_FS_OFFSET;\n PendingList *p;\n long local_40;\n \n p = *pp;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n i = iDocid;\n if (p == (PendingList *)0x0) {\nLAB_00213268:\n iVar2 = fts3PendingListAppendVarint(&p,i);\n if (iVar2 != 0) goto LAB_002132b8;\n p->iLastCol = -1;\n p->iLastPos = 0;\n p->iLastDocid = iDocid;\n }\n else if (p->iLastDocid != iDocid) {\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }\n if (iCol < 1) {\n if (iCol != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = p->iLastPos;\n }\n else {\n if (p->iLastCol == iCol) goto LAB_00213300;\n iVar2 = fts3PendingListAppendVarint(&p,1);\n if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;\n p->iLastCol = iCol;\n p->iLastPos = 0;\n lVar3 = 0;\n }\n iVar2 = fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3);\n if (iVar2 == 0) {\n p->iLastPos = iPos;\n }\nLAB_002132b8:\n *pRc = iVar2;\n pPVar1 = *pp;\n if (pPVar1 != p) {\n *pp = p;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return (uint)(pPVar1 != p);\n}" { (declaration "PendingList *pPVar1;" type_identifier (pointer_declarator "*pPVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "sqlite3_int64 i;" type_identifier identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "PendingList *p;" type_identifier (pointer_declarator "*p" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "p = *pp;" (assignment_expression "p = *pp" identifier = (pointer_expression "*pp" * identifier)) ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "i = iDocid;" (assignment_expression "i = iDocid" identifier = identifier) ;) (if_statement "if (p == (PendingList *)0x0) {\nLAB_00213268:\n iVar2 = fts3PendingListAppendVarint(&p,i);\n if (iVar2 != 0) goto LAB_002132b8;\n p->iLastCol = -1;\n p->iLastPos = 0;\n p->iLastDocid = iDocid;\n }\n else if (p->iLastDocid != iDocid) {\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }" if (parenthesized_expression "(p == (PendingList *)0x0)" ( (binary_expression "p == (PendingList *)0x0" identifier == (cast_expression "(PendingList *)0x0" ( (type_descriptor "PendingList *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_00213268:\n iVar2 = fts3PendingListAppendVarint(&p,i);\n if (iVar2 != 0) goto LAB_002132b8;\n p->iLastCol = -1;\n p->iLastPos = 0;\n p->iLastDocid = iDocid;\n }" { (labeled_statement "LAB_00213268:\n iVar2 = fts3PendingListAppendVarint(&p,i);" statement_identifier : (expression_statement "iVar2 = fts3PendingListAppendVarint(&p,i);" (assignment_expression "iVar2 = fts3PendingListAppendVarint(&p,i)" identifier = (call_expression "fts3PendingListAppendVarint(&p,i)" identifier (argument_list "(&p,i)" ( (pointer_expression "&p" & identifier) , identifier )))) ;)) (if_statement "if (iVar2 != 0) goto LAB_002132b8;" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;)) (expression_statement "p->iLastCol = -1;" (assignment_expression "p->iLastCol = -1" (field_expression "p->iLastCol" identifier -> field_identifier) = number_literal) ;) (expression_statement "p->iLastPos = 0;" (assignment_expression "p->iLastPos = 0" (field_expression "p->iLastPos" identifier -> field_identifier) = number_literal) ;) (expression_statement "p->iLastDocid = iDocid;" (assignment_expression "p->iLastDocid = iDocid" (field_expression "p->iLastDocid" identifier -> field_identifier) = identifier) ;) }) (else_clause "else if (p->iLastDocid != iDocid) {\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }" else (if_statement "if (p->iLastDocid != iDocid) {\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }" if (parenthesized_expression "(p->iLastDocid != iDocid)" ( (binary_expression "p->iLastDocid != iDocid" (field_expression "p->iLastDocid" identifier -> field_identifier) != identifier) )) (compound_statement "{\n p->nData = p->nData + 1;\n i = iDocid - p->iLastDocid;\n goto LAB_00213268;\n }" { (expression_statement "p->nData = p->nData + 1;" (assignment_expression "p->nData = p->nData + 1" (field_expression "p->nData" identifier -> field_identifier) = (binary_expression "p->nData + 1" (field_expression "p->nData" identifier -> field_identifier) + number_literal)) ;) (expression_statement "i = iDocid - p->iLastDocid;" (assignment_expression "i = iDocid - p->iLastDocid" identifier = (binary_expression "iDocid - p->iLastDocid" identifier - (field_expression "p->iLastDocid" identifier -> field_identifier))) ;) (goto_statement "goto LAB_00213268;" goto statement_identifier ;) })))) (if_statement "if (iCol < 1) {\n if (iCol != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = p->iLastPos;\n }\n else {\n if (p->iLastCol == iCol) goto LAB_00213300;\n iVar2 = fts3PendingListAppendVarint(&p,1);\n if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;\n p->iLastCol = iCol;\n p->iLastPos = 0;\n lVar3 = 0;\n }" if (parenthesized_expression "(iCol < 1)" ( (binary_expression "iCol < 1" identifier < number_literal) )) (compound_statement "{\n if (iCol != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = p->iLastPos;\n }" { (if_statement "if (iCol != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }" if (parenthesized_expression "(iCol != 0)" ( (binary_expression "iCol != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = 0;\n goto LAB_002132b8;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;) })) (labeled_statement "LAB_00213300:\n lVar3 = p->iLastPos;" statement_identifier : (expression_statement "lVar3 = p->iLastPos;" (assignment_expression "lVar3 = p->iLastPos" identifier = (field_expression "p->iLastPos" identifier -> field_identifier)) ;)) }) (else_clause "else {\n if (p->iLastCol == iCol) goto LAB_00213300;\n iVar2 = fts3PendingListAppendVarint(&p,1);\n if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;\n p->iLastCol = iCol;\n p->iLastPos = 0;\n lVar3 = 0;\n }" else (compound_statement "{\n if (p->iLastCol == iCol) goto LAB_00213300;\n iVar2 = fts3PendingListAppendVarint(&p,1);\n if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;\n p->iLastCol = iCol;\n p->iLastPos = 0;\n lVar3 = 0;\n }" { (if_statement "if (p->iLastCol == iCol) goto LAB_00213300;" if (parenthesized_expression "(p->iLastCol == iCol)" ( (binary_expression "p->iLastCol == iCol" (field_expression "p->iLastCol" identifier -> field_identifier) == identifier) )) (goto_statement "goto LAB_00213300;" goto statement_identifier ;)) (expression_statement "iVar2 = fts3PendingListAppendVarint(&p,1);" (assignment_expression "iVar2 = fts3PendingListAppendVarint(&p,1)" identifier = (call_expression "fts3PendingListAppendVarint(&p,1)" identifier (argument_list "(&p,1)" ( (pointer_expression "&p" & identifier) , number_literal )))) ;) (if_statement "if ((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))\n goto LAB_002132b8;" if (parenthesized_expression "((iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0))" ( (binary_expression "(iVar2 != 0) || (iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0)" ( (comma_expression "iVar2 = fts3PendingListAppendVarint(&p,iCol), iVar2 != 0" (assignment_expression "iVar2 = fts3PendingListAppendVarint(&p,iCol)" identifier = (call_expression "fts3PendingListAppendVarint(&p,iCol)" identifier (argument_list "(&p,iCol)" ( (pointer_expression "&p" & identifier) , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;)) (expression_statement "p->iLastCol = iCol;" (assignment_expression "p->iLastCol = iCol" (field_expression "p->iLastCol" identifier -> field_identifier) = identifier) ;) (expression_statement "p->iLastPos = 0;" (assignment_expression "p->iLastPos = 0" (field_expression "p->iLastPos" identifier -> field_identifier) = number_literal) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) (expression_statement "iVar2 = fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3);" (assignment_expression "iVar2 = fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3)" identifier = (call_expression "fts3PendingListAppendVarint(&p,(iPos + 2) - lVar3)" identifier (argument_list "(&p,(iPos + 2) - lVar3)" ( (pointer_expression "&p" & identifier) , (binary_expression "(iPos + 2) - lVar3" (parenthesized_expression "(iPos + 2)" ( (binary_expression "iPos + 2" identifier + number_literal) )) - identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n p->iLastPos = iPos;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n p->iLastPos = iPos;\n }" { (expression_statement "p->iLastPos = iPos;" (assignment_expression "p->iLastPos = iPos" (field_expression "p->iLastPos" identifier -> field_identifier) = identifier) ;) })) (labeled_statement "LAB_002132b8:\n *pRc = iVar2;" statement_identifier : (expression_statement "*pRc = iVar2;" (assignment_expression "*pRc = iVar2" (pointer_expression "*pRc" * identifier) = identifier) ;)) (expression_statement "pPVar1 = *pp;" (assignment_expression "pPVar1 = *pp" identifier = (pointer_expression "*pp" * identifier)) ;) (if_statement "if (pPVar1 != p) {\n *pp = p;\n }" if (parenthesized_expression "(pPVar1 != p)" ( (binary_expression "pPVar1 != p" identifier != identifier) )) (compound_statement "{\n *pp = p;\n }" { (expression_statement "*pp = p;" (assignment_expression "*pp = p" (pointer_expression "*pp" * identifier) = identifier) ;) })) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return (uint)(pPVar1 != p);" return (call_expression "(uint)(pPVar1 != p)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(pPVar1 != p)" ( (binary_expression "pPVar1 != p" identifier != identifier) ))) ;) })))
(translation_unit "bool FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}\n\n" (function_definition "bool FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}" primitive_type (function_declarator "FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)" identifier (parameter_list "(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_5" primitive_type (pointer_declarator "*param_5" * identifier)) ))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "int *local_48;" primitive_type (pointer_declarator "*local_48" * identifier) ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_48 = (int *)*param_1;" (assignment_expression "local_48 = (int *)*param_1" identifier = (cast_expression "(int *)*param_1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "lVar3 = param_2;" (assignment_expression "lVar3 = param_2" identifier = identifier) ;) (if_statement "if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" if (parenthesized_expression "(local_48 == (int *)0x0)" ( (binary_expression "local_48 == (int *)0x0" identifier == (cast_expression "(int *)0x0" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }" { (labeled_statement "LAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);" statement_identifier : (expression_statement "iVar2 = FUN_00213100(&local_48,lVar3);" (assignment_expression "iVar2 = FUN_00213100(&local_48,lVar3)" identifier = (call_expression "FUN_00213100(&local_48,lVar3)" identifier (argument_list "(&local_48,lVar3)" ( (pointer_expression "&local_48" & identifier) , identifier )))) ;)) (if_statement "if (iVar2 != 0) goto LAB_002132b8;" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;)) (expression_statement "local_48[8] = -1;" (assignment_expression "local_48[8] = -1" (subscript_expression "local_48[8]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[9] = -1;" (assignment_expression "local_48[9] = -1" (subscript_expression "local_48[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(long *)(local_48 + 6) = param_2;" (assignment_expression "*(long *)(local_48 + 6) = param_2" (pointer_expression "*(long *)(local_48 + 6)" * (cast_expression "(long *)(local_48 + 6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 6)" ( (binary_expression "local_48 + 6" identifier + number_literal) )))) = identifier) ;) }) (else_clause "else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" else (if_statement "if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" if (parenthesized_expression "(*(long *)(local_48 + 6) != param_2)" ( (binary_expression "*(long *)(local_48 + 6) != param_2" (pointer_expression "*(long *)(local_48 + 6)" * (cast_expression "(long *)(local_48 + 6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 6)" ( (binary_expression "local_48 + 6" identifier + number_literal) )))) != identifier) )) (compound_statement "{\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" { (expression_statement "*local_48 = *local_48 + 1;" (assignment_expression "*local_48 = *local_48 + 1" (pointer_expression "*local_48" * identifier) = (binary_expression "*local_48 + 1" (pointer_expression "*local_48" * identifier) + number_literal)) ;) (expression_statement "lVar3 = param_2 - *(long *)(local_48 + 6);" (assignment_expression "lVar3 = param_2 - *(long *)(local_48 + 6)" identifier = (binary_expression "param_2 - *(long *)(local_48 + 6)" identifier - (pointer_expression "*(long *)(local_48 + 6)" * (cast_expression "(long *)(local_48 + 6)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 6)" ( (binary_expression "local_48 + 6" identifier + number_literal) )))))) ;) (goto_statement "goto LAB_00213268;" goto statement_identifier ;) })))) (if_statement "if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" if (parenthesized_expression "(param_3 < 1)" ( (binary_expression "param_3 < 1" identifier < number_literal) )) (compound_statement "{\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }" { (if_statement "if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }" if (parenthesized_expression "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = 0;\n goto LAB_002132b8;\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;) })) (labeled_statement "LAB_00213300:\n lVar3 = *(long *)(local_48 + 10);" statement_identifier : (expression_statement "lVar3 = *(long *)(local_48 + 10);" (assignment_expression "lVar3 = *(long *)(local_48 + 10)" identifier = (pointer_expression "*(long *)(local_48 + 10)" * (cast_expression "(long *)(local_48 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 10)" ( (binary_expression "local_48 + 10" identifier + number_literal) ))))) ;)) }) (else_clause "else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" else (compound_statement "{\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" { (if_statement "if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;" if (parenthesized_expression "(*(long *)(local_48 + 8) == param_3)" ( (binary_expression "*(long *)(local_48 + 8) == param_3" (pointer_expression "*(long *)(local_48 + 8)" * (cast_expression "(long *)(local_48 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) == identifier) )) (goto_statement "goto LAB_00213300;" goto statement_identifier ;)) (expression_statement "iVar2 = FUN_00213100(&local_48,1);" (assignment_expression "iVar2 = FUN_00213100(&local_48,1)" identifier = (call_expression "FUN_00213100(&local_48,1)" identifier (argument_list "(&local_48,1)" ( (pointer_expression "&local_48" & identifier) , number_literal )))) ;) (if_statement "if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;" if (parenthesized_expression "((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0))" ( (binary_expression "(iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) || (parenthesized_expression "(iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)" ( (comma_expression "iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0" (assignment_expression "iVar2 = FUN_00213100(&local_48,param_3)" identifier = (call_expression "FUN_00213100(&local_48,param_3)" identifier (argument_list "(&local_48,param_3)" ( (pointer_expression "&local_48" & identifier) , identifier )))) , (binary_expression "iVar2 != 0" identifier != number_literal)) ))) )) (goto_statement "goto LAB_002132b8;" goto statement_identifier ;)) (expression_statement "*(long *)(local_48 + 8) = param_3;" (assignment_expression "*(long *)(local_48 + 8) = param_3" (pointer_expression "*(long *)(local_48 + 8)" * (cast_expression "(long *)(local_48 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 8)" ( (binary_expression "local_48 + 8" identifier + number_literal) )))) = identifier) ;) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" identifier = number_literal) ;) }))) (expression_statement "iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);" (assignment_expression "iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3)" identifier = (call_expression "FUN_00213100(&local_48,(param_4 + 2) - lVar3)" identifier (argument_list "(&local_48,(param_4 + 2) - lVar3)" ( (pointer_expression "&local_48" & identifier) , (binary_expression "(param_4 + 2) - lVar3" (parenthesized_expression "(param_4 + 2)" ( (binary_expression "param_4 + 2" identifier + number_literal) )) - identifier) )))) ;) (if_statement "if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (compound_statement "{\n *(long *)(local_48 + 10) = param_4;\n }" { (expression_statement "*(long *)(local_48 + 10) = param_4;" (assignment_expression "*(long *)(local_48 + 10) = param_4" (pointer_expression "*(long *)(local_48 + 10)" * (cast_expression "(long *)(local_48 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_48 + 10)" ( (binary_expression "local_48 + 10" identifier + number_literal) )))) = identifier) ;) })) (labeled_statement "LAB_002132b8:\n *param_5 = iVar2;" statement_identifier : (expression_statement "*param_5 = iVar2;" (assignment_expression "*param_5 = iVar2" (pointer_expression "*param_5" * identifier) = identifier) ;)) (expression_statement "piVar1 = (int *)*param_1;" (assignment_expression "piVar1 = (int *)*param_1" identifier = (cast_expression "(int *)*param_1" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (pointer_expression "*param_1" * identifier))) ;) (if_statement "if (piVar1 != local_48) {\n *param_1 = local_48;\n }" if (parenthesized_expression "(piVar1 != local_48)" ( (binary_expression "piVar1 != local_48" identifier != identifier) )) (compound_statement "{\n *param_1 = local_48;\n }" { (expression_statement "*param_1 = local_48;" (assignment_expression "*param_1 = local_48" (pointer_expression "*param_1" * identifier) = identifier) ;) })) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })) (return_statement "return piVar1 != local_48;" return (binary_expression "piVar1 != local_48" identifier != identifier) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT - (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))))) ;) (goto_statement goto statement_identifier ;) })))) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , IDENT )))) , (binary_expression IDENT != LIT)) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , (binary_expression (parenthesized_expression ( (binary_expression IDENT + LIT) )) - IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (pointer_expression * IDENT))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (return_statement return (binary_expression IDENT != IDENT) ;) })))
(function_definition "bool FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)\n\n{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}" (primitive_type "bool") (function_declarator "FUN_00213220(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)" (identifier "FUN_00213220") (parameter_list "(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) (, ",") (parameter_declaration "int *param_5" (primitive_type "int") (pointer_declarator "*param_5" (* "*") (identifier "param_5"))) () ")"))) (compound_statement "{\n int *piVar1;\n int iVar2;\n long lVar3;\n long in_FS_OFFSET;\n int *local_48;\n long local_40;\n \n local_48 = (int *)*param_1;\n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n lVar3 = param_2;\n if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }\n if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }\n iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);\n if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }\nLAB_002132b8:\n *param_5 = iVar2;\n piVar1 = (int *)*param_1;\n if (piVar1 != local_48) {\n *param_1 = local_48;\n }\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return piVar1 != local_48;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "int *local_48;" (primitive_type "int") (pointer_declarator "*local_48" (* "*") (identifier "local_48")) (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (expression_statement "local_48 = (int *)*param_1;" (assignment_expression "local_48 = (int *)*param_1" (identifier "local_48") (= "=") (cast_expression "(int *)*param_1" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "lVar3 = param_2;" (assignment_expression "lVar3 = param_2" (identifier "lVar3") (= "=") (identifier "param_2")) (; ";")) (if_statement "if (local_48 == (int *)0x0) {\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }\n else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" (if "if") (parenthesized_expression "(local_48 == (int *)0x0)" (( "(") (binary_expression "local_48 == (int *)0x0" (identifier "local_48") (== "==") (cast_expression "(int *)0x0" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\nLAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);\n if (iVar2 != 0) goto LAB_002132b8;\n local_48[8] = -1;\n local_48[9] = -1;\n local_48[10] = 0;\n local_48[0xb] = 0;\n *(long *)(local_48 + 6) = param_2;\n }" ({ "{") (labeled_statement "LAB_00213268:\n iVar2 = FUN_00213100(&local_48,lVar3);" (statement_identifier "LAB_00213268") (: ":") (expression_statement "iVar2 = FUN_00213100(&local_48,lVar3);" (assignment_expression "iVar2 = FUN_00213100(&local_48,lVar3)" (identifier "iVar2") (= "=") (call_expression "FUN_00213100(&local_48,lVar3)" (identifier "FUN_00213100") (argument_list "(&local_48,lVar3)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (identifier "lVar3") () ")")))) (; ";"))) (if_statement "if (iVar2 != 0) goto LAB_002132b8;" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_002132b8;" (goto "goto") (statement_identifier "LAB_002132b8") (; ";"))) (expression_statement "local_48[8] = -1;" (assignment_expression "local_48[8] = -1" (subscript_expression "local_48[8]" (identifier "local_48") ([ "[") (number_literal "8") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "local_48[9] = -1;" (assignment_expression "local_48[9] = -1" (subscript_expression "local_48[9]" (identifier "local_48") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" (identifier "local_48") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" (identifier "local_48") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(long *)(local_48 + 6) = param_2;" (assignment_expression "*(long *)(local_48 + 6) = param_2" (pointer_expression "*(long *)(local_48 + 6)" (* "*") (cast_expression "(long *)(local_48 + 6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 6)" (( "(") (binary_expression "local_48 + 6" (identifier "local_48") (+ "+") (number_literal "6")) () ")")))) (= "=") (identifier "param_2")) (; ";")) (} "}")) (else_clause "else if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" (else "else") (if_statement "if (*(long *)(local_48 + 6) != param_2) {\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" (if "if") (parenthesized_expression "(*(long *)(local_48 + 6) != param_2)" (( "(") (binary_expression "*(long *)(local_48 + 6) != param_2" (pointer_expression "*(long *)(local_48 + 6)" (* "*") (cast_expression "(long *)(local_48 + 6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 6)" (( "(") (binary_expression "local_48 + 6" (identifier "local_48") (+ "+") (number_literal "6")) () ")")))) (!= "!=") (identifier "param_2")) () ")")) (compound_statement "{\n *local_48 = *local_48 + 1;\n lVar3 = param_2 - *(long *)(local_48 + 6);\n goto LAB_00213268;\n }" ({ "{") (expression_statement "*local_48 = *local_48 + 1;" (assignment_expression "*local_48 = *local_48 + 1" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (= "=") (binary_expression "*local_48 + 1" (pointer_expression "*local_48" (* "*") (identifier "local_48")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar3 = param_2 - *(long *)(local_48 + 6);" (assignment_expression "lVar3 = param_2 - *(long *)(local_48 + 6)" (identifier "lVar3") (= "=") (binary_expression "param_2 - *(long *)(local_48 + 6)" (identifier "param_2") (- "-") (pointer_expression "*(long *)(local_48 + 6)" (* "*") (cast_expression "(long *)(local_48 + 6)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 6)" (( "(") (binary_expression "local_48 + 6" (identifier "local_48") (+ "+") (number_literal "6")) () ")")))))) (; ";")) (goto_statement "goto LAB_00213268;" (goto "goto") (statement_identifier "LAB_00213268") (; ";")) (} "}"))))) (if_statement "if (param_3 < 1) {\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }\n else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" (if "if") (parenthesized_expression "(param_3 < 1)" (( "(") (binary_expression "param_3 < 1" (identifier "param_3") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }\nLAB_00213300:\n lVar3 = *(long *)(local_48 + 10);\n }" ({ "{") (if_statement "if (param_3 != 0) {\n iVar2 = 0;\n goto LAB_002132b8;\n }" (if "if") (parenthesized_expression "(param_3 != 0)" (( "(") (binary_expression "param_3 != 0" (identifier "param_3") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = 0;\n goto LAB_002132b8;\n }" ({ "{") (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" (identifier "iVar2") (= "=") (number_literal "0")) (; ";")) (goto_statement "goto LAB_002132b8;" (goto "goto") (statement_identifier "LAB_002132b8") (; ";")) (} "}"))) (labeled_statement "LAB_00213300:\n lVar3 = *(long *)(local_48 + 10);" (statement_identifier "LAB_00213300") (: ":") (expression_statement "lVar3 = *(long *)(local_48 + 10);" (assignment_expression "lVar3 = *(long *)(local_48 + 10)" (identifier "lVar3") (= "=") (pointer_expression "*(long *)(local_48 + 10)" (* "*") (cast_expression "(long *)(local_48 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 10)" (( "(") (binary_expression "local_48 + 10" (identifier "local_48") (+ "+") (number_literal "10")) () ")"))))) (; ";"))) (} "}")) (else_clause "else {\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" (else "else") (compound_statement "{\n if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;\n iVar2 = FUN_00213100(&local_48,1);\n if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;\n *(long *)(local_48 + 8) = param_3;\n local_48[10] = 0;\n local_48[0xb] = 0;\n lVar3 = 0;\n }" ({ "{") (if_statement "if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300;" (if "if") (parenthesized_expression "(*(long *)(local_48 + 8) == param_3)" (( "(") (binary_expression "*(long *)(local_48 + 8) == param_3" (pointer_expression "*(long *)(local_48 + 8)" (* "*") (cast_expression "(long *)(local_48 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 8)" (( "(") (binary_expression "local_48 + 8" (identifier "local_48") (+ "+") (number_literal "8")) () ")")))) (== "==") (identifier "param_3")) () ")")) (goto_statement "goto LAB_00213300;" (goto "goto") (statement_identifier "LAB_00213300") (; ";"))) (expression_statement "iVar2 = FUN_00213100(&local_48,1);" (assignment_expression "iVar2 = FUN_00213100(&local_48,1)" (identifier "iVar2") (= "=") (call_expression "FUN_00213100(&local_48,1)" (identifier "FUN_00213100") (argument_list "(&local_48,1)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (number_literal "1") () ")")))) (; ";")) (if_statement "if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8;" (if "if") (parenthesized_expression "((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0))" (( "(") (binary_expression "(iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)" (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)" (( "(") (comma_expression "iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0" (assignment_expression "iVar2 = FUN_00213100(&local_48,param_3)" (identifier "iVar2") (= "=") (call_expression "FUN_00213100(&local_48,param_3)" (identifier "FUN_00213100") (argument_list "(&local_48,param_3)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (identifier "param_3") () ")")))) (, ",") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0"))) () ")"))) () ")")) (goto_statement "goto LAB_002132b8;" (goto "goto") (statement_identifier "LAB_002132b8") (; ";"))) (expression_statement "*(long *)(local_48 + 8) = param_3;" (assignment_expression "*(long *)(local_48 + 8) = param_3" (pointer_expression "*(long *)(local_48 + 8)" (* "*") (cast_expression "(long *)(local_48 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 8)" (( "(") (binary_expression "local_48 + 8" (identifier "local_48") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "param_3")) (; ";")) (expression_statement "local_48[10] = 0;" (assignment_expression "local_48[10] = 0" (subscript_expression "local_48[10]" (identifier "local_48") ([ "[") (number_literal "10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_48[0xb] = 0;" (assignment_expression "local_48[0xb] = 0" (subscript_expression "local_48[0xb]" (identifier "local_48") ([ "[") (number_literal "0xb") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "lVar3 = 0;" (assignment_expression "lVar3 = 0" (identifier "lVar3") (= "=") (number_literal "0")) (; ";")) (} "}")))) (expression_statement "iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3);" (assignment_expression "iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3)" (identifier "iVar2") (= "=") (call_expression "FUN_00213100(&local_48,(param_4 + 2) - lVar3)" (identifier "FUN_00213100") (argument_list "(&local_48,(param_4 + 2) - lVar3)" (( "(") (pointer_expression "&local_48" (& "&") (identifier "local_48")) (, ",") (binary_expression "(param_4 + 2) - lVar3" (parenthesized_expression "(param_4 + 2)" (( "(") (binary_expression "param_4 + 2" (identifier "param_4") (+ "+") (number_literal "2")) () ")")) (- "-") (identifier "lVar3")) () ")")))) (; ";")) (if_statement "if (iVar2 == 0) {\n *(long *)(local_48 + 10) = param_4;\n }" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n *(long *)(local_48 + 10) = param_4;\n }" ({ "{") (expression_statement "*(long *)(local_48 + 10) = param_4;" (assignment_expression "*(long *)(local_48 + 10) = param_4" (pointer_expression "*(long *)(local_48 + 10)" (* "*") (cast_expression "(long *)(local_48 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_48 + 10)" (( "(") (binary_expression "local_48 + 10" (identifier "local_48") (+ "+") (number_literal "10")) () ")")))) (= "=") (identifier "param_4")) (; ";")) (} "}"))) (labeled_statement "LAB_002132b8:\n *param_5 = iVar2;" (statement_identifier "LAB_002132b8") (: ":") (expression_statement "*param_5 = iVar2;" (assignment_expression "*param_5 = iVar2" (pointer_expression "*param_5" (* "*") (identifier "param_5")) (= "=") (identifier "iVar2")) (; ";"))) (expression_statement "piVar1 = (int *)*param_1;" (assignment_expression "piVar1 = (int *)*param_1" (identifier "piVar1") (= "=") (cast_expression "(int *)*param_1" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (if_statement "if (piVar1 != local_48) {\n *param_1 = local_48;\n }" (if "if") (parenthesized_expression "(piVar1 != local_48)" (( "(") (binary_expression "piVar1 != local_48" (identifier "piVar1") (!= "!=") (identifier "local_48")) () ")")) (compound_statement "{\n *param_1 = local_48;\n }" ({ "{") (expression_statement "*param_1 = local_48;" (assignment_expression "*param_1 = local_48" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "local_48")) (; ";")) (} "}"))) (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (return_statement "return piVar1 != local_48;" (return "return") (binary_expression "piVar1 != local_48" (identifier "piVar1") (!= "!=") (identifier "local_48")) (; ";")) (} "}")))
int function_1 (type_1 **pp,type_2 var_5,type_2 var_6,type_2 var_7,int *pRc) { type_1 *var_9; int var_4; long var_8; type_2 i; long var_1; type_1 *var_2; long var_10; var_2 = *pp; var_10 = *(long *)(var_1 + 0x28); i = var_5; if (var_2 == (type_1 *)0x0) { LAB_00213268: var_4 = var_3(&var_2,i); if (var_4 != 0) goto LAB_002132b8; var_2->iLastCol = -1; var_2->iLastPos = 0; var_2->iLastDocid = var_5; } else if (var_2->iLastDocid != var_5) { var_2->nData = var_2->nData + 1; i = var_5 - var_2->iLastDocid; goto LAB_00213268; } if (var_6 < 1) { if (var_6 != 0) { var_4 = 0; goto LAB_002132b8; } LAB_00213300: var_8 = var_2->iLastPos; } else { if (var_2->iLastCol == var_6) goto LAB_00213300; var_4 = var_3(&var_2,1); if ((var_4 != 0) || (var_4 = var_3(&var_2,var_6), var_4 != 0)) goto LAB_002132b8; var_2->iLastCol = var_6; var_2->iLastPos = 0; var_8 = 0; } var_4 = var_3(&var_2,(var_7 + 2) - var_8); if (var_4 == 0) { var_2->iLastPos = var_7; } LAB_002132b8: *pRc = var_4; var_9 = *pp; if (var_9 != var_2) { *pp = var_2; } if (var_10 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_11(); } return (uint)(var_9 != var_2); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (identifier)))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (return_statement (binary_expression left: (identifier) right: (identifier))))))
null
bool MASKED(undefined8 *param_1,long param_2,long param_3,long param_4,int *param_5) { int *piVar1; int iVar2; long lVar3; long in_FS_OFFSET; int *local_48; long local_40; local_48 = (int *)*param_1; local_40 = *(long *)(in_FS_OFFSET + 0x28); lVar3 = param_2; if (local_48 == (int *)0x0) { LAB_00213268: iVar2 = FUN_00213100(&local_48,lVar3); if (iVar2 != 0) goto LAB_002132b8; local_48[8] = -1; local_48[9] = -1; local_48[10] = 0; local_48[0xb] = 0; *(long *)(local_48 + 6) = param_2; } else if (*(long *)(local_48 + 6) != param_2) { *local_48 = *local_48 + 1; lVar3 = param_2 - *(long *)(local_48 + 6); goto LAB_00213268; } if (param_3 < 1) { if (param_3 != 0) { iVar2 = 0; goto LAB_002132b8; } LAB_00213300: lVar3 = *(long *)(local_48 + 10); } else { if (*(long *)(local_48 + 8) == param_3) goto LAB_00213300; iVar2 = FUN_00213100(&local_48,1); if ((iVar2 != 0) || (iVar2 = FUN_00213100(&local_48,param_3), iVar2 != 0)) goto LAB_002132b8; *(long *)(local_48 + 8) = param_3; local_48[10] = 0; local_48[0xb] = 0; lVar3 = 0; } iVar2 = FUN_00213100(&local_48,(param_4 + 2) - lVar3); if (iVar2 == 0) { *(long *)(local_48 + 10) = param_4; } LAB_002132b8: *param_5 = iVar2; piVar1 = (int *)*param_1; if (piVar1 != local_48) { *param_1 = local_48; } if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return piVar1 != local_48; }
106_alpha-linux-gnu-ar_and_alpha-linux-gnu-ar_strip.c
yy_get_previous_state
FUN_00103af0
/* WARNING: Unknown calling convention */ yy_state_type yy_get_previous_state(void) { bool bVar1; int iVar2; long lVar3; uint uVar4; byte *pbVar5; byte *pbVar6; yy_state_type yVar7; iVar2 = yy_start; if (yytext < yy_c_buf_p) { bVar1 = false; pbVar5 = (byte *)yytext; pbVar6 = (byte *)yy_last_accepting_cpos; yVar7 = yy_last_accepting_state; do { uVar4 = 1; if (*pbVar5 != 0) { uVar4 = (uint)""[*pbVar5]; } lVar3 = (long)iVar2; if (yy_accept[lVar3] != 0) { bVar1 = true; yVar7 = iVar2; pbVar6 = pbVar5; } while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) { iVar2 = (int)yy_def[lVar3]; if (0xb0 < iVar2) { uVar4 = (uint)""[(int)uVar4]; } lVar3 = (long)iVar2; } iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)]; pbVar5 = pbVar5 + 1; } while (pbVar5 != (byte *)yy_c_buf_p); if (bVar1) { yy_last_accepting_cpos = (char *)pbVar6; yy_last_accepting_state = yVar7; } } return iVar2; }
void FUN_00103af0(void) { bool bVar1; int iVar2; long lVar3; uint uVar4; byte *pbVar5; byte *pbVar6; int iVar7; if (DAT_00110680 < DAT_00110480) { bVar1 = false; pbVar5 = DAT_00110680; pbVar6 = DAT_00110468; iVar2 = DAT_00110474; iVar7 = DAT_00110470; do { uVar4 = 1; if (*pbVar5 != 0) { uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5]; } lVar3 = (long)iVar2; if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) { bVar1 = true; iVar7 = iVar2; pbVar6 = pbVar5; } while (*(short *)(&DAT_0010a680 + (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2 ) { iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2); if (0xb0 < iVar2) { uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4]; } lVar3 = (long)iVar2; } iVar2 = (int)*(short *)(&DAT_0010a880 + (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2); pbVar5 = pbVar5 + 1; } while (pbVar5 != DAT_00110480); if (bVar1) { DAT_00110468 = pbVar6; DAT_00110470 = iVar7; } } return; }
MOV R11,qword ptr [0x00110680] MOV EAX,dword ptr [0x00110474] PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX MOV RBX,qword ptr [0x00110480] MOV qword ptr [RSP + -0x8],RBX CMP R11,RBX JNC 0x00103be4 MOV R14D,dword ptr [0x00110470] MOV R13,qword ptr [0x00110468] XOR R12D,R12D LEA RBP,[0x10aec0] LEA R9,[0x10ac00] LEA R8,[0x10a680] LEA R15,[0x10a880] LEA R10,[0x10aa80] LEA RBX,[0x10ad80] NOP word ptr [RAX + RAX*0x1] MOVZX EDX,byte ptr [R11] MOV ESI,0x1 TEST DL,DL JZ 0x00103b78 LEA RDI,[0x10adc0] MOVZX ESI,byte ptr [RDI + RDX*0x1] MOVSXD RCX,EAX MOV EDI,0x1 CMP word ptr [RBP + RCX*0x2],0x0 CMOVNZ R13,R11 CMOVNZ R14D,EAX CMOVNZ R12D,EDI JMP 0x00103bae MOVSX EAX,word ptr [R10 + RCX*0x2] CMP EAX,0xb0 JLE 0x00103bab MOVSXD RSI,ESI MOVZX ESI,byte ptr [RBX + RSI*0x1] MOVSXD RCX,EAX MOVSX EDX,word ptr [R9 + RCX*0x2] ADD EDX,ESI MOVSXD RDX,EDX MOVSX EDI,word ptr [R8 + RDX*0x2] CMP EDI,EAX JNZ 0x00103b98 MOVSX EAX,word ptr [R15 + RDX*0x2] ADD R11,0x1 CMP R11,qword ptr [RSP + -0x8] JNZ 0x00103b60 TEST R12B,R12B JZ 0x00103be4 MOV dword ptr [0x00110470],R14D MOV qword ptr [0x00110468],R13 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET
null
null
null
null
[('tmp_579', u'CBRANCH_-1206961014'), (u'PTRADD_-1206960641', u'LOAD_-1206961119'), ('const-0', u'COPY_-1206960851'), ('const-433', u'LOAD_-1206961008'), (u'MULTIEQUAL_-1206960739', u'MULTIEQUAL_-1206960656'), (u'COPY_-1206960725', u'MULTIEQUAL_-1206960657'), ('tmp_1403', u'COPY_-1206960847'), ('const-0', u'PTRSUB_-1206960689'), (u'INT_SEXT_-1206961102', u'INT_ADD_-1206961092'), ('const-1', u'PTRADD_-1206961153'), ('const-2', u'PTRADD_-1206960620'), (u'INT_NOTEQUAL_-1206961029', u'CBRANCH_-1206961025'), (u'PTRADD_-1206960994', u'MULTIEQUAL_-1206960848'), ('tmp_179', u'CBRANCH_-1206961225'), ('tmp_461', u'CBRANCH_-1206961010'), ('const-433', u'LOAD_-1206961215'), (u'INT_NOTEQUAL_-1206961070', u'CBRANCH_-1206961069'), (u'COPY_-1206960692', u'MULTIEQUAL_-1206960658'), (u'PTRADD_-1206960630', u'LOAD_-1206961093'), (u'COPY_-1206960817', u'MULTIEQUAL_-1206960740'), (u'INT_SEXT_-1206961050', u'MULTIEQUAL_-1206960667'), (u'COPY_-1206960828', u'RETURN_-1206960950'), ('tmp_1401', u'COPY_-1206960666'), ('tmp_94', u'CBRANCH_-1206961345'), (u'COPY_-1206960753', u'MULTIEQUAL_-1206960656'), ('tmp_1401', u'INT_LESS_-1206961348'), (u'INT_SEXT_-1206961024', u'INT_SLESS_-1206961007'), (u'INT_SEXT_-1206961024', u'INT_SEXT_-1206960985'), (u'PTRADD_-1206960620', u'LOAD_-1206961067'), (u'COPY_-1206960847', u'MULTIEQUAL_-1206960621'), (u'LOAD_-1206961041', u'INT_SEXT_-1206961024'), ('const-1091712', u'PTRSUB_-1206960629'), (u'COPY_-1206960643', u'MULTIEQUAL_-1206960619'), ('tmp_1400', u'COPY_-1206960850'), ('const-2', u'PTRADD_-1206960664'), ('const-0', u'INT_NOTEQUAL_-1206961225'), (u'INT_SEXT_-1206961024', u'MULTIEQUAL_-1206960719'), ('tmp_1402', u'COPY_-1206960783'), ('const-433', u'LOAD_-1206961067'), (u'MULTIEQUAL_-1206960798', u'COPY_-1206960719'), (u'MULTIEQUAL_-1206960798', u'MULTIEQUAL_-1206960719'), (u'INT_NOTEQUAL_-1206961225', u'CBRANCH_-1206961225'), ('tmp_1403', u'COPY_-1206960656'), (u'INT_SEXT_-1206961192', u'MULTIEQUAL_-1206960823'), (u'LOAD_-1206961252', u'INT_NOTEQUAL_-1206961225'), (u'COPY_-1206960767', u'PTRADD_-1206961153'), (u'CAST_-1206960627', u'INT_SEXT_-1206960998'), (u'MULTIEQUAL_-1206960848', u'LOAD_-1206961252'), ('const-0', u'PTRSUB_-1206960669'), (u'MULTIEQUAL_-1206960689', u'CAST_-1206960627'), (u'CAST_-1206960707', u'COPY_-1206960787'), (u'MULTIEQUAL_-1206960828', u'COPY_-1206960725'), (u'COPY_-1206960844', u'MULTIEQUAL_-1206960619'), (u'LOAD_-1206961119', u'INT_SEXT_-1206961102'), (u'COPY_-1206960689', u'MULTIEQUAL_-1206960657'), ('const-2', u'PTRADD_-1206960630'), ('const-1092608', u'PTRSUB_-1206960646'), ('const-2', u'PTRADD_-1206960641'), (u'PTRADD_-1206960689', u'LOAD_-1206961196'), (u'COPY_-1206960787', u'MULTIEQUAL_-1206960848'), (u'COPY_-1206960851', u'MULTIEQUAL_-1206960739'), (u'INT_NOTEQUAL_-1206961180', u'CBRANCH_-1206961173'), (u'MULTIEQUAL_-1206960619', u'COPY_-1206960669'), (u'INT_SEXT_-1206960985', u'MULTIEQUAL_-1206960823'), (u'MULTIEQUAL_-1206960823', u'PTRADD_-1206960641'), (u'LOAD_-1206961008', u'INT_ZEXT_-1206960838'), ('const-1', u'PTRADD_-1206960994'), (u'MULTIEQUAL_-1206960658', u'MULTIEQUAL_-1206960786'), (u'COPY_-1206960716', u'MULTIEQUAL_-1206960657'), (u'MULTIEQUAL_-1206960689', u'MULTIEQUAL_-1206960691'), (u'PTRSUB_-1206960629', u'PTRADD_-1206960620'), (u'CAST_-1206960611', u'INT_SEXT_-1206960678'), ('const-1091200', u'PTRSUB_-1206960639'), (u'MULTIEQUAL_-1206960621', u'COPY_-1206960671'), (u'INT_ADD_-1206961092', u'CAST_-1206960611'), ('const-0', u'RETURN_-1206960950'), ('tmp_1399', u'CAST_-1206960707'), ('tmp_1403', u'CAST_-1206960706'), (u'LOAD_-1206961215', u'INT_ZEXT_-1206960891'), ('tmp_1402', u'COPY_-1206960653'), (u'INT_SLESS_-1206961007', u'CBRANCH_-1206961014'), (u'PTRADD_-1206961153', u'LOAD_-1206961215'), ('const-433', u'LOAD_-1206961093'), (u'MULTIEQUAL_-1206960848', u'COPY_-1206960716'), (u'COPY_-1206960656', u'MULTIEQUAL_-1206960621'), (u'MULTIEQUAL_-1206960657', u'COPY_-1206960689'), (u'LOAD_-1206961196', u'INT_NOTEQUAL_-1206961180'), ('const-2', u'PTRADD_-1206960689'), (u'PTRSUB_-1206960639', u'PTRADD_-1206960630'), ('const-1', u'COPY_-1206960817'), (u'COPY_-1206960728', u'MULTIEQUAL_-1206960658'), (u'MULTIEQUAL_-1206960658', u'COPY_-1206960692'), (u'COPY_-1206960783', u'MULTIEQUAL_-1206960786'), (u'INT_ZEXT_-1206960838', u'MULTIEQUAL_-1206960691'), (u'PTRSUB_-1206960646', u'PTRADD_-1206960641'), (u'MULTIEQUAL_-1206960656', u'CBRANCH_-1206961010'), (u'MULTIEQUAL_-1206960798', u'INT_SEXT_-1206961192'), ('tmp_243', u'CBRANCH_-1206961173'), (u'COPY_-1206960719', u'MULTIEQUAL_-1206960658'), ('const-1093056', u'COPY_-1206960767'), (u'INT_SEXT_-1206960998', u'PTRADD_-1206960946'), (u'MULTIEQUAL_-1206960786', u'COPY_-1206960728'), ('tmp_435', u'CBRANCH_-1206961025'), ('tmp_1399', u'INT_LESS_-1206961348'), (u'INT_LESS_-1206961348', u'CBRANCH_-1206961345'), (u'MULTIEQUAL_-1206960719', u'INT_NOTEQUAL_-1206961070'), ('const-0', u'PTRSUB_-1206960646'), (u'PTRADD_-1206960664', u'LOAD_-1206961041'), (u'MULTIEQUAL_-1206960848', u'PTRADD_-1206960994'), ('tmp_1401', u'CAST_-1206960587'), (u'COPY_-1206960653', u'MULTIEQUAL_-1206960619'), (u'COPY_-1206960850', u'MULTIEQUAL_-1206960798'), (u'LOAD_-1206961093', u'INT_SEXT_-1206961076'), ('const-433', u'LOAD_-1206961196'), (u'PTRSUB_-1206960669', u'PTRADD_-1206960664'), (u'MULTIEQUAL_-1206960656', u'MULTIEQUAL_-1206960656'), (u'MULTIEQUAL_-1206960658', u'COPY_-1206960643'), (u'COPY_-1206960646', u'MULTIEQUAL_-1206960621'), ('const-1', u'PTRADD_-1206960994'), ('const-433', u'LOAD_-1206961041'), (u'MULTIEQUAL_-1206960823', u'PTRADD_-1206960664'), ('const-1', u'COPY_-1206960753'), (u'CAST_-1206960706', u'COPY_-1206960786'), (u'COPY_-1206960717', u'PTRADD_-1206960946'), (u'MULTIEQUAL_-1206960740', u'MULTIEQUAL_-1206960689'), (u'CAST_-1206960609', u'INT_SEXT_-1206960677'), (u'CAST_-1206960587', u'INT_NOTEQUAL_-1206961029'), (u'MULTIEQUAL_-1206960657', u'CAST_-1206960567'), ('const-0', u'INT_NOTEQUAL_-1206961180'), ('const-433', u'LOAD_-1206961119'), (u'INT_ZEXT_-1206960928', u'PTRADD_-1206961153'), ('const-1092992', u'COPY_-1206960717'), (u'MULTIEQUAL_-1206960689', u'INT_ADD_-1206961092'), ('const-1', u'PTRADD_-1206960946'), ('const-0', u'PTRSUB_-1206960639'), (u'COPY_-1206960850', u'MULTIEQUAL_-1206960667'), (u'PTRSUB_-1206960689', u'PTRADD_-1206960689'), ('tmp_1399', u'COPY_-1206960665'), (u'INT_ZEXT_-1206960891', u'MULTIEQUAL_-1206960740'), (u'MULTIEQUAL_-1206960691', u'MULTIEQUAL_-1206960689'), (u'MULTIEQUAL_-1206960657', u'MULTIEQUAL_-1206960828'), (u'INT_SEXT_-1206961192', u'PTRADD_-1206960689'), ('tmp_358', u'CBRANCH_-1206961069'), (u'INT_SEXT_-1206960677', u'PTRADD_-1206960620'), (u'MULTIEQUAL_-1206960656', u'MULTIEQUAL_-1206960739'), ('tmp_1400', u'COPY_-1206960667'), (u'PTRADD_-1206960994', u'INT_NOTEQUAL_-1206961029'), (u'LOAD_-1206961252', u'INT_ZEXT_-1206960928'), (u'CAST_-1206960567', u'COPY_-1206960646'), (u'MULTIEQUAL_-1206960667', u'COPY_-1206960828'), ('const-176', u'INT_SLESS_-1206961007'), (u'INT_ADD_-1206961092', u'CAST_-1206960609'), ('tmp_1402', u'COPY_-1206960844'), (u'INT_SEXT_-1206961050', u'MULTIEQUAL_-1206960798'), (u'PTRADD_-1206960946', u'LOAD_-1206961008'), ('const-433', u'LOAD_-1206961252'), (u'COPY_-1206960786', u'MULTIEQUAL_-1206960828'), (u'INT_SEXT_-1206960678', u'PTRADD_-1206960630'), ('const-1093312', u'PTRSUB_-1206960689'), (u'INT_SEXT_-1206961076', u'INT_NOTEQUAL_-1206961070'), ('const-0', u'PTRSUB_-1206960629'), ('const-1092224', u'PTRSUB_-1206960669'), (u'LOAD_-1206961067', u'INT_SEXT_-1206961050')]
[('tmp_579', u'CBRANCH_-1206961014'), (u'MULTIEQUAL_-1206960824', u'INT_MULT_-1206961091'), (u'INT_SEXT_-1206960985', u'MULTIEQUAL_-1206960824'), (u'COPY_-1206960796', u'MULTIEQUAL_-1206960849'), ('const-1', u'COPY_-1206960819'), (u'MULTIEQUAL_-1206960800', u'COPY_-1206960729'), (u'INT_MULT_-1206961168', u'PTRADD_-1206961134'), (u'INT_ZEXT_-1206960892', u'MULTIEQUAL_-1206960742'), ('const-433', u'LOAD_-1206961008'), ('const-2', u'INT_MULT_-1206961039'), ('const-1', u'PTRADD_-1206960994'), ('tmp_1397', u'COPY_-1206960796'), (u'COPY_-1206960819', u'MULTIEQUAL_-1206960742'), (u'INT_SEXT_-1206961102', u'INT_ADD_-1206961092'), (u'INT_NOTEQUAL_-1206961029', u'CBRANCH_-1206961025'), (u'COPY_-1206960857', u'MULTIEQUAL_-1206960623'), ('tmp_179', u'CBRANCH_-1206961225'), (u'MULTIEQUAL_-1206960824', u'INT_MULT_-1206961013'), (u'COPY_-1206960699', u'MULTIEQUAL_-1206960659'), ('tmp_461', u'CBRANCH_-1206961010'), ('tmp_1397', u'COPY_-1206960667'), (u'INT_NOTEQUAL_-1206961070', u'CBRANCH_-1206961069'), ('const-1', u'PTRADD_-1206961057'), (u'LOAD_-1206961008', u'CAST_-1206960630'), (u'MULTIEQUAL_-1206960800', u'MULTIEQUAL_-1206960721'), (u'MULTIEQUAL_-1206960849', u'LOAD_-1206961252'), (u'CAST_-1206960675', u'LOAD_-1206961196'), ('const-1093312', u'PTRSUB_-1206960691'), (u'PTRADD_-1206961005', u'CAST_-1206960603'), ('tmp_1401', u'COPY_-1206960666'), ('tmp_94', u'CBRANCH_-1206961345'), ('tmp_1401', u'COPY_-1206960795'), (u'INT_SEXT_-1206961024', u'INT_SLESS_-1206961007'), (u'INT_SEXT_-1206961024', u'INT_SEXT_-1206960985'), ('const-1091712', u'PTRSUB_-1206960631'), (u'CAST_-1206960688', u'INT_ZEXT_-1206960892'), ('const-1', u'PTRADD_-1206961005'), ('tmp_1399', u'INT_NOTEQUAL_-1206961029'), (u'LOAD_-1206961041', u'INT_SEXT_-1206961024'), ('const-433', u'LOAD_-1206961215'), ('const-0', u'PTRSUB_-1206960691'), (u'INT_ADD_-1206961092', u'CAST_-1206960620'), (u'COPY_-1206960795', u'MULTIEQUAL_-1206960829'), ('tmp_1400', u'COPY_-1206960663'), ('const-0', u'INT_NOTEQUAL_-1206961225'), (u'COPY_-1206960794', u'MULTIEQUAL_-1206960800'), (u'INT_NOTEQUAL_-1206961225', u'CBRANCH_-1206961225'), ('const-2', u'INT_MULT_-1206961013'), (u'CAST_-1206960647', u'LOAD_-1206961041'), ('const-1092992', u'PTRSUB_-1206960654'), (u'INT_SEXT_-1206961192', u'MULTIEQUAL_-1206960824'), ('const-0', u'PTRSUB_-1206960704'), (u'INT_SEXT_-1206961024', u'MULTIEQUAL_-1206960721'), (u'LOAD_-1206961252', u'INT_NOTEQUAL_-1206961225'), (u'CAST_-1206960630', u'INT_ZEXT_-1206960839'), (u'COPY_-1206960738', u'MULTIEQUAL_-1206960660'), (u'COPY_-1206960656', u'MULTIEQUAL_-1206960623'), (u'CAST_-1206960628', u'LOAD_-1206961119'), (u'COPY_-1206960726', u'MULTIEQUAL_-1206960659'), (u'COPY_-1206960735', u'MULTIEQUAL_-1206960659'), (u'COPY_-1206960793', u'MULTIEQUAL_-1206960788'), (u'INT_SEXT_-1206961083', u'INT_MULT_-1206961065'), (u'LOAD_-1206961119', u'INT_SEXT_-1206961102'), (u'MULTIEQUAL_-1206960742', u'MULTIEQUAL_-1206960691'), (u'PTRSUB_-1206960641', u'PTRADD_-1206961031'), ('const-0', u'PTRSUB_-1206960641'), (u'INT_NOTEQUAL_-1206961180', u'CBRANCH_-1206961173'), ('const-433', u'LOAD_-1206961119'), (u'INT_MULT_-1206961039', u'PTRADD_-1206961005'), (u'MULTIEQUAL_-1206960691', u'INT_ADD_-1206961092'), ('const-433', u'LOAD_-1206961093'), ('const-0', u'PTRSUB_-1206960631'), (u'MULTIEQUAL_-1206960800', u'INT_SEXT_-1206961192'), (u'COPY_-1206960663', u'MULTIEQUAL_-1206960621'), ('const-1', u'PTRADD_-1206961153'), ('const-1091200', u'PTRSUB_-1206960641'), (u'INT_MULT_-1206961091', u'PTRADD_-1206961057'), (u'CAST_-1206960620', u'INT_SEXT_-1206961083'), (u'LOAD_-1206961215', u'CAST_-1206960688'), ('tmp_1397', u'INT_LESS_-1206961348'), (u'MULTIEQUAL_-1206960621', u'COPY_-1206960671'), ('const-0', u'RETURN_-1206960950'), (u'PTRADD_-1206960994', u'MULTIEQUAL_-1206960849'), (u'MULTIEQUAL_-1206960659', u'MULTIEQUAL_-1206960829'), (u'PTRSUB_-1206960648', u'PTRADD_-1206961057'), (u'INT_SLESS_-1206961007', u'CBRANCH_-1206961014'), (u'PTRADD_-1206961153', u'LOAD_-1206961215'), (u'MULTIEQUAL_-1206960658', u'CBRANCH_-1206961010'), (u'LOAD_-1206961196', u'INT_NOTEQUAL_-1206961180'), (u'LOAD_-1206961252', u'INT_ZEXT_-1206960929'), ('const-0', u'INT_NOTEQUAL_-1206961180'), (u'MULTIEQUAL_-1206960788', u'COPY_-1206960738'), (u'MULTIEQUAL_-1206960660', u'COPY_-1206960653'), ('tmp_243', u'CBRANCH_-1206961173'), (u'PTRADD_-1206961134', u'CAST_-1206960675'), ('const-0', u'PTRSUB_-1206960648'), (u'MULTIEQUAL_-1206960658', u'MULTIEQUAL_-1206960658'), (u'INT_SEXT_-1206960998', u'PTRADD_-1206960946'), ('const-2', u'INT_MULT_-1206961091'), (u'PTRADD_-1206961031', u'CAST_-1206960616'), ('tmp_435', u'CBRANCH_-1206961025'), ('tmp_1399', u'INT_LESS_-1206961348'), ('tmp_1399', u'COPY_-1206960668'), (u'MULTIEQUAL_-1206960829', u'COPY_-1206960735'), (u'INT_SEXT_-1206961192', u'INT_MULT_-1206961168'), (u'COPY_-1206960729', u'MULTIEQUAL_-1206960660'), ('const-1', u'PTRADD_-1206961031'), ('const-433', u'LOAD_-1206961041'), (u'MULTIEQUAL_-1206960660', u'MULTIEQUAL_-1206960788'), (u'INT_LESS_-1206961348', u'CBRANCH_-1206961345'), ('const-1', u'PTRADD_-1206961134'), ('const-1', u'PTRADD_-1206960979'), (u'PTRSUB_-1206960691', u'PTRADD_-1206961134'), (u'COPY_-1206960653', u'MULTIEQUAL_-1206960621'), (u'INT_SEXT_-1206961050', u'MULTIEQUAL_-1206960800'), (u'MULTIEQUAL_-1206960660', u'COPY_-1206960702'), ('tmp_1398', u'COPY_-1206960794'), ('const-0', u'PTRSUB_-1206960654'), ('tmp_1400', u'COPY_-1206960854'), ('const-0', u'COPY_-1206960853'), (u'LOAD_-1206961093', u'INT_SEXT_-1206961076'), (u'MULTIEQUAL_-1206960849', u'PTRADD_-1206960994'), (u'PTRSUB_-1206960631', u'PTRADD_-1206961005'), ('const-2', u'INT_MULT_-1206961065'), ('const-433', u'LOAD_-1206961067'), ('const-1092608', u'PTRSUB_-1206960648'), (u'MULTIEQUAL_-1206960721', u'INT_NOTEQUAL_-1206961070'), ('const-1', u'PTRADD_-1206960994'), (u'COPY_-1206960854', u'MULTIEQUAL_-1206960621'), ('const-1092224', u'PTRSUB_-1206960671'), (u'MULTIEQUAL_-1206960691', u'MULTIEQUAL_-1206960693'), (u'COPY_-1206960702', u'MULTIEQUAL_-1206960660'), (u'CAST_-1206960634', u'INT_SEXT_-1206960998'), (u'MULTIEQUAL_-1206960658', u'MULTIEQUAL_-1206960741'), ('const-0', u'PTRSUB_-1206960671'), ('const-433', u'LOAD_-1206961196'), (u'PTRSUB_-1206960671', u'PTRADD_-1206960979'), (u'MULTIEQUAL_-1206960693', u'MULTIEQUAL_-1206960691'), (u'PTRADD_-1206961057', u'CAST_-1206960628'), ('tmp_358', u'CBRANCH_-1206961069'), (u'COPY_-1206960755', u'MULTIEQUAL_-1206960658'), (u'CAST_-1206960603', u'LOAD_-1206961067'), (u'INT_SEXT_-1206961083', u'INT_MULT_-1206961039'), ('const-176', u'INT_SLESS_-1206961007'), ('const-1093056', u'PTRSUB_-1206960704'), (u'CAST_-1206960616', u'LOAD_-1206961093'), (u'PTRADD_-1206960994', u'INT_NOTEQUAL_-1206961029'), (u'MULTIEQUAL_-1206960691', u'CAST_-1206960634'), ('tmp_1401', u'COPY_-1206960857'), (u'COPY_-1206960666', u'MULTIEQUAL_-1206960623'), (u'INT_MULT_-1206961013', u'PTRADD_-1206960979'), ('const-2', u'INT_MULT_-1206961168'), ('const-1', u'PTRADD_-1206960946'), (u'PTRADD_-1206960946', u'LOAD_-1206961008'), ('tmp_1398', u'COPY_-1206960669'), (u'INT_ZEXT_-1206960839', u'MULTIEQUAL_-1206960693'), ('const-1', u'COPY_-1206960755'), (u'PTRADD_-1206960979', u'CAST_-1206960647'), (u'PTRSUB_-1206960654', u'PTRADD_-1206960946'), (u'MULTIEQUAL_-1206960623', u'COPY_-1206960673'), (u'MULTIEQUAL_-1206960849', u'COPY_-1206960726'), (u'MULTIEQUAL_-1206960741', u'MULTIEQUAL_-1206960658'), (u'INT_SEXT_-1206961076', u'INT_NOTEQUAL_-1206961070'), (u'INT_ZEXT_-1206960929', u'PTRADD_-1206961153'), (u'PTRSUB_-1206960704', u'PTRADD_-1206961153'), (u'MULTIEQUAL_-1206960659', u'COPY_-1206960699'), ('const-433', u'LOAD_-1206961252'), ('tmp_1400', u'COPY_-1206960793'), (u'COPY_-1206960853', u'MULTIEQUAL_-1206960741'), (u'MULTIEQUAL_-1206960659', u'COPY_-1206960656'), (u'LOAD_-1206961067', u'INT_SEXT_-1206961050'), (u'INT_MULT_-1206961065', u'PTRADD_-1206961031')]
null
null
00103af0
x64
O3
(translation_unit "void FUN_00103af0(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_00103af0(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_00103af0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "int iVar7;" primitive_type identifier ;) (if_statement "if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }" if (parenthesized_expression "(DAT_00110680 < DAT_00110480)" ( (binary_expression "DAT_00110680 < DAT_00110480" identifier < identifier) )) (compound_statement "{\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (expression_statement "pbVar5 = DAT_00110680;" (assignment_expression "pbVar5 = DAT_00110680" identifier = identifier) ;) (expression_statement "pbVar6 = DAT_00110468;" (assignment_expression "pbVar6 = DAT_00110468" identifier = identifier) ;) (expression_statement "iVar2 = DAT_00110474;" (assignment_expression "iVar2 = DAT_00110474" identifier = identifier) ;) (expression_statement "iVar7 = DAT_00110470;" (assignment_expression "iVar7 = DAT_00110470" identifier = identifier) ;) (do_statement "do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);" do (compound_statement "{\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n }" { (expression_statement "uVar4 = 1;" (assignment_expression "uVar4 = 1" identifier = number_literal) ;) (if_statement "if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }" if (parenthesized_expression "(*pbVar5 != 0)" ( (binary_expression "*pbVar5 != 0" (pointer_expression "*pbVar5" * identifier) != number_literal) )) (compound_statement "{\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }" { (expression_statement "uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];" (assignment_expression "uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5]" identifier = (subscript_expression "(uint)(byte)(&DAT_0010adc0)[*pbVar5]" (call_expression "(uint)(byte)(&DAT_0010adc0)" (call_expression "(uint)(byte)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "(&DAT_0010adc0)" ( (pointer_expression "&DAT_0010adc0" & identifier) ))) [ (pointer_expression "*pbVar5" * identifier) ])) ;) })) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }" if (parenthesized_expression "(*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0)" ( (binary_expression "*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0" (pointer_expression "*(short *)(&DAT_0010aec0 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010aec0 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010aec0 + lVar3 * 2)" ( (binary_expression "&DAT_0010aec0 + lVar3 * 2" (pointer_expression "&DAT_0010aec0" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) )))) != number_literal) )) (compound_statement "{\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }" { (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (expression_statement "iVar7 = iVar2;" (assignment_expression "iVar7 = iVar2" identifier = identifier) ;) (expression_statement "pbVar6 = pbVar5;" (assignment_expression "pbVar6 = pbVar5" identifier = identifier) ;) })) (while_statement "while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" while (parenthesized_expression "(*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n )" ( (binary_expression "*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2" (pointer_expression "*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" * (cast_expression "(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (binary_expression "&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (pointer_expression "&DAT_0010a680" & identifier) + (binary_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (cast_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (binary_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4" (cast_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010ac00 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010ac00 + lVar3 * 2)" ( (binary_expression "&DAT_0010ac00 + lVar3 * 2" (pointer_expression "&DAT_0010ac00" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) ))))) + identifier) )))) * number_literal)) )))) != identifier) )) (compound_statement "{\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" { (expression_statement "iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);" (assignment_expression "iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2)" identifier = (cast_expression "(int)*(short *)(&DAT_0010aa80 + lVar3 * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010aa80 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010aa80 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010aa80 + lVar3 * 2)" ( (binary_expression "&DAT_0010aa80 + lVar3 * 2" (pointer_expression "&DAT_0010aa80" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) )))))) ;) (if_statement "if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }" if (parenthesized_expression "(0xb0 < iVar2)" ( (binary_expression "0xb0 < iVar2" number_literal < identifier) )) (compound_statement "{\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }" { (expression_statement "uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];" (assignment_expression "uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4]" identifier = (subscript_expression "(uint)(byte)(&DAT_0010ad80)[(int)uVar4]" (call_expression "(uint)(byte)(&DAT_0010ad80)" (call_expression "(uint)(byte)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "(&DAT_0010ad80)" ( (pointer_expression "&DAT_0010ad80" & identifier) ))) [ (cast_expression "(int)uVar4" ( (type_descriptor "int" primitive_type) ) identifier) ])) ;) })) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (expression_statement "iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);" (assignment_expression "iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" identifier = (cast_expression "(int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" * (cast_expression "(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (binary_expression "&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (pointer_expression "&DAT_0010a880" & identifier) + (binary_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (cast_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (binary_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4" (cast_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010ac00 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010ac00 + lVar3 * 2)" ( (binary_expression "&DAT_0010ac00 + lVar3 * 2" (pointer_expression "&DAT_0010ac00" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) ))))) + identifier) )))) * number_literal)) )))))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(pbVar5 != DAT_00110480)" ( (binary_expression "pbVar5 != DAT_00110480" identifier != identifier) )) ;) (if_statement "if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }" if (parenthesized_expression "(bVar1)" ( identifier )) (compound_statement "{\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }" { (expression_statement "DAT_00110468 = pbVar6;" (assignment_expression "DAT_00110468 = pbVar6" identifier = identifier) ;) (expression_statement "DAT_00110470 = iVar7;" (assignment_expression "DAT_00110470 = iVar7" identifier = identifier) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Unknown calling convention */\n\nyy_state_type yy_get_previous_state(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n yy_state_type yVar7;\n \n iVar2 = yy_start;\n if (yytext < yy_c_buf_p) {\n bVar1 = false;\n pbVar5 = (byte *)yytext;\n pbVar6 = (byte *)yy_last_accepting_cpos;\n yVar7 = yy_last_accepting_state;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != (byte *)yy_c_buf_p);\n if (bVar1) {\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }\n }\n return iVar2;\n}\n\n" comment (function_definition "yy_state_type yy_get_previous_state(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n yy_state_type yVar7;\n \n iVar2 = yy_start;\n if (yytext < yy_c_buf_p) {\n bVar1 = false;\n pbVar5 = (byte *)yytext;\n pbVar6 = (byte *)yy_last_accepting_cpos;\n yVar7 = yy_last_accepting_state;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != (byte *)yy_c_buf_p);\n if (bVar1) {\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }\n }\n return iVar2;\n}" type_identifier (function_declarator "yy_get_previous_state(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n yy_state_type yVar7;\n \n iVar2 = yy_start;\n if (yytext < yy_c_buf_p) {\n bVar1 = false;\n pbVar5 = (byte *)yytext;\n pbVar6 = (byte *)yy_last_accepting_cpos;\n yVar7 = yy_last_accepting_state;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != (byte *)yy_c_buf_p);\n if (bVar1) {\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }\n }\n return iVar2;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "yy_state_type yVar7;" type_identifier identifier ;) (expression_statement "iVar2 = yy_start;" (assignment_expression "iVar2 = yy_start" identifier = identifier) ;) (if_statement "if (yytext < yy_c_buf_p) {\n bVar1 = false;\n pbVar5 = (byte *)yytext;\n pbVar6 = (byte *)yy_last_accepting_cpos;\n yVar7 = yy_last_accepting_state;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != (byte *)yy_c_buf_p);\n if (bVar1) {\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }\n }" if (parenthesized_expression "(yytext < yy_c_buf_p)" ( (binary_expression "yytext < yy_c_buf_p" identifier < identifier) )) (compound_statement "{\n bVar1 = false;\n pbVar5 = (byte *)yytext;\n pbVar6 = (byte *)yy_last_accepting_cpos;\n yVar7 = yy_last_accepting_state;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != (byte *)yy_c_buf_p);\n if (bVar1) {\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (expression_statement "pbVar5 = (byte *)yytext;" (assignment_expression "pbVar5 = (byte *)yytext" identifier = (cast_expression "(byte *)yytext" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "pbVar6 = (byte *)yy_last_accepting_cpos;" (assignment_expression "pbVar6 = (byte *)yy_last_accepting_cpos" identifier = (cast_expression "(byte *)yy_last_accepting_cpos" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "yVar7 = yy_last_accepting_state;" (assignment_expression "yVar7 = yy_last_accepting_state" identifier = identifier) ;) (do_statement "do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != (byte *)yy_c_buf_p);" do (compound_statement "{\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];\n pbVar5 = pbVar5 + 1;\n }" { (expression_statement "uVar4 = 1;" (assignment_expression "uVar4 = 1" identifier = number_literal) ;) (if_statement "if (*pbVar5 != 0) {\n uVar4 = (uint)""[*pbVar5];\n }" if (parenthesized_expression "(*pbVar5 != 0)" ( (binary_expression "*pbVar5 != 0" (pointer_expression "*pbVar5" * identifier) != number_literal) )) (compound_statement "{\n uVar4 = (uint)""[*pbVar5];\n }" { (expression_statement "uVar4 = (uint)""[*pbVar5];" (assignment_expression "uVar4 = (uint)""[*pbVar5]" identifier = (cast_expression "(uint)""[*pbVar5]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression """[*pbVar5]" (string_literal """" " ") [ (pointer_expression "*pbVar5" * identifier) ]))) ;) })) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (yy_accept[lVar3] != 0) {\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }" if (parenthesized_expression "(yy_accept[lVar3] != 0)" ( (binary_expression "yy_accept[lVar3] != 0" (subscript_expression "yy_accept[lVar3]" identifier [ identifier ]) != number_literal) )) (compound_statement "{\n bVar1 = true;\n yVar7 = iVar2;\n pbVar6 = pbVar5;\n }" { (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (expression_statement "yVar7 = iVar2;" (assignment_expression "yVar7 = iVar2" identifier = identifier) ;) (expression_statement "pbVar6 = pbVar5;" (assignment_expression "pbVar6 = pbVar5" identifier = identifier) ;) })) (while_statement "while (yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2) {\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" while (parenthesized_expression "(yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2)" ( (binary_expression "yy_chk[(int)((int)yy_base[lVar3] + uVar4)] != iVar2" (subscript_expression "yy_chk[(int)((int)yy_base[lVar3] + uVar4)]" identifier [ (cast_expression "(int)((int)yy_base[lVar3] + uVar4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((int)yy_base[lVar3] + uVar4)" ( (binary_expression "(int)yy_base[lVar3] + uVar4" (cast_expression "(int)yy_base[lVar3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "yy_base[lVar3]" identifier [ identifier ])) + identifier) ))) ]) != identifier) )) (compound_statement "{\n iVar2 = (int)yy_def[lVar3];\n if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" { (expression_statement "iVar2 = (int)yy_def[lVar3];" (assignment_expression "iVar2 = (int)yy_def[lVar3]" identifier = (cast_expression "(int)yy_def[lVar3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "yy_def[lVar3]" identifier [ identifier ]))) ;) (if_statement "if (0xb0 < iVar2) {\n uVar4 = (uint)""[(int)uVar4];\n }" if (parenthesized_expression "(0xb0 < iVar2)" ( (binary_expression "0xb0 < iVar2" number_literal < identifier) )) (compound_statement "{\n uVar4 = (uint)""[(int)uVar4];\n }" { (expression_statement "uVar4 = (uint)""[(int)uVar4];" (assignment_expression "uVar4 = (uint)""[(int)uVar4]" identifier = (cast_expression "(uint)""[(int)uVar4]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression """[(int)uVar4]" (string_literal """" " ") [ (cast_expression "(int)uVar4" ( (type_descriptor "int" primitive_type) ) identifier) ]))) ;) })) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (expression_statement "iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)];" (assignment_expression "iVar2 = (int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)]" identifier = (cast_expression "(int)yy_nxt[(int)((int)yy_base[lVar3] + uVar4)]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "yy_nxt[(int)((int)yy_base[lVar3] + uVar4)]" identifier [ (cast_expression "(int)((int)yy_base[lVar3] + uVar4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((int)yy_base[lVar3] + uVar4)" ( (binary_expression "(int)yy_base[lVar3] + uVar4" (cast_expression "(int)yy_base[lVar3]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "yy_base[lVar3]" identifier [ identifier ])) + identifier) ))) ]))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(pbVar5 != (byte *)yy_c_buf_p)" ( (binary_expression "pbVar5 != (byte *)yy_c_buf_p" identifier != (cast_expression "(byte *)yy_c_buf_p" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) )) ;) (if_statement "if (bVar1) {\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }" if (parenthesized_expression "(bVar1)" ( identifier )) (compound_statement "{\n yy_last_accepting_cpos = (char *)pbVar6;\n yy_last_accepting_state = yVar7;\n }" { (expression_statement "yy_last_accepting_cpos = (char *)pbVar6;" (assignment_expression "yy_last_accepting_cpos = (char *)pbVar6" identifier = (cast_expression "(char *)pbVar6" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "yy_last_accepting_state = yVar7;" (assignment_expression "yy_last_accepting_state = yVar7" identifier = identifier) ;) })) })) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit "void FUN_00103af0(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}\n\n" (function_definition "void FUN_00103af0(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}" primitive_type (function_declarator "FUN_00103af0(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "byte *pbVar5;" type_identifier (pointer_declarator "*pbVar5" * identifier) ;) (declaration "byte *pbVar6;" type_identifier (pointer_declarator "*pbVar6" * identifier) ;) (declaration "int iVar7;" primitive_type identifier ;) (if_statement "if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }" if (parenthesized_expression "(DAT_00110680 < DAT_00110480)" ( (binary_expression "DAT_00110680 < DAT_00110480" identifier < identifier) )) (compound_statement "{\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }" { (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" identifier = false) ;) (expression_statement "pbVar5 = DAT_00110680;" (assignment_expression "pbVar5 = DAT_00110680" identifier = identifier) ;) (expression_statement "pbVar6 = DAT_00110468;" (assignment_expression "pbVar6 = DAT_00110468" identifier = identifier) ;) (expression_statement "iVar2 = DAT_00110474;" (assignment_expression "iVar2 = DAT_00110474" identifier = identifier) ;) (expression_statement "iVar7 = DAT_00110470;" (assignment_expression "iVar7 = DAT_00110470" identifier = identifier) ;) (do_statement "do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);" do (compound_statement "{\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n }" { (expression_statement "uVar4 = 1;" (assignment_expression "uVar4 = 1" identifier = number_literal) ;) (if_statement "if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }" if (parenthesized_expression "(*pbVar5 != 0)" ( (binary_expression "*pbVar5 != 0" (pointer_expression "*pbVar5" * identifier) != number_literal) )) (compound_statement "{\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }" { (expression_statement "uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];" (assignment_expression "uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5]" identifier = (subscript_expression "(uint)(byte)(&DAT_0010adc0)[*pbVar5]" (call_expression "(uint)(byte)(&DAT_0010adc0)" (call_expression "(uint)(byte)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "(&DAT_0010adc0)" ( (pointer_expression "&DAT_0010adc0" & identifier) ))) [ (pointer_expression "*pbVar5" * identifier) ])) ;) })) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (if_statement "if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }" if (parenthesized_expression "(*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0)" ( (binary_expression "*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0" (pointer_expression "*(short *)(&DAT_0010aec0 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010aec0 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010aec0 + lVar3 * 2)" ( (binary_expression "&DAT_0010aec0 + lVar3 * 2" (pointer_expression "&DAT_0010aec0" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) )))) != number_literal) )) (compound_statement "{\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }" { (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" identifier = true) ;) (expression_statement "iVar7 = iVar2;" (assignment_expression "iVar7 = iVar2" identifier = identifier) ;) (expression_statement "pbVar6 = pbVar5;" (assignment_expression "pbVar6 = pbVar5" identifier = identifier) ;) })) (while_statement "while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" while (parenthesized_expression "(*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n )" ( (binary_expression "*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2" (pointer_expression "*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" * (cast_expression "(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (binary_expression "&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (pointer_expression "&DAT_0010a680" & identifier) + (binary_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (cast_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (binary_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4" (cast_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010ac00 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010ac00 + lVar3 * 2)" ( (binary_expression "&DAT_0010ac00 + lVar3 * 2" (pointer_expression "&DAT_0010ac00" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) ))))) + identifier) )))) * number_literal)) )))) != identifier) )) (compound_statement "{\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" { (expression_statement "iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);" (assignment_expression "iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2)" identifier = (cast_expression "(int)*(short *)(&DAT_0010aa80 + lVar3 * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010aa80 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010aa80 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010aa80 + lVar3 * 2)" ( (binary_expression "&DAT_0010aa80 + lVar3 * 2" (pointer_expression "&DAT_0010aa80" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) )))))) ;) (if_statement "if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }" if (parenthesized_expression "(0xb0 < iVar2)" ( (binary_expression "0xb0 < iVar2" number_literal < identifier) )) (compound_statement "{\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }" { (expression_statement "uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];" (assignment_expression "uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4]" identifier = (subscript_expression "(uint)(byte)(&DAT_0010ad80)[(int)uVar4]" (call_expression "(uint)(byte)(&DAT_0010ad80)" (call_expression "(uint)(byte)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(byte)" ( identifier ))) (argument_list "(&DAT_0010ad80)" ( (pointer_expression "&DAT_0010ad80" & identifier) ))) [ (cast_expression "(int)uVar4" ( (type_descriptor "int" primitive_type) ) identifier) ])) ;) })) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" identifier = (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) })) (expression_statement "iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);" (assignment_expression "iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" identifier = (cast_expression "(int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" * (cast_expression "(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" ( (binary_expression "&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (pointer_expression "&DAT_0010a880" & identifier) + (binary_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (cast_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (cast_expression "(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (type_descriptor "int" primitive_type) ) (parenthesized_expression "((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" ( (binary_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4" (cast_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*(short *)(&DAT_0010ac00 + lVar3 * 2)" * (cast_expression "(short *)(&DAT_0010ac00 + lVar3 * 2)" ( (type_descriptor "short *" (sized_type_specifier "short" short) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(&DAT_0010ac00 + lVar3 * 2)" ( (binary_expression "&DAT_0010ac00 + lVar3 * 2" (pointer_expression "&DAT_0010ac00" & identifier) + (binary_expression "lVar3 * 2" identifier * number_literal)) ))))) + identifier) )))) * number_literal)) )))))) ;) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" identifier = (binary_expression "pbVar5 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(pbVar5 != DAT_00110480)" ( (binary_expression "pbVar5 != DAT_00110480" identifier != identifier) )) ;) (if_statement "if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }" if (parenthesized_expression "(bVar1)" ( identifier )) (compound_statement "{\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }" { (expression_statement "DAT_00110468 = pbVar6;" (assignment_expression "DAT_00110468 = pbVar6" identifier = identifier) ;) (expression_statement "DAT_00110470 = iVar7;" (assignment_expression "DAT_00110470 = iVar7" identifier = identifier) ;) })) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (pointer_expression & IDENT) ))) [ (pointer_expression * IDENT) ])) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression IDENT * LIT)) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (while_statement while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression IDENT * LIT)) ))))) + IDENT) )))) * LIT)) )))) != IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression IDENT * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression (call_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( IDENT ))) (argument_list ( (pointer_expression & IDENT) ))) [ (cast_expression ( (type_descriptor TYPE) ) IDENT) ])) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (cast_expression ( (type_descriptor TYPE) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier short) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression & IDENT) + (binary_expression IDENT * LIT)) ))))) + IDENT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) (if_statement if (parenthesized_expression ( IDENT )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) })) (return_statement return ;) })))
(function_definition "void FUN_00103af0(void)\n\n{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_00103af0(void)" (identifier "FUN_00103af0") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n bool bVar1;\n int iVar2;\n long lVar3;\n uint uVar4;\n byte *pbVar5;\n byte *pbVar6;\n int iVar7;\n \n if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }\n return;\n}" ({ "{") (declaration "bool bVar1;" (primitive_type "bool") (identifier "bVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "uint uVar4;" (type_identifier "uint") (identifier "uVar4") (; ";")) (declaration "byte *pbVar5;" (type_identifier "byte") (pointer_declarator "*pbVar5" (* "*") (identifier "pbVar5")) (; ";")) (declaration "byte *pbVar6;" (type_identifier "byte") (pointer_declarator "*pbVar6" (* "*") (identifier "pbVar6")) (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (if_statement "if (DAT_00110680 < DAT_00110480) {\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }" (if "if") (parenthesized_expression "(DAT_00110680 < DAT_00110480)" (( "(") (binary_expression "DAT_00110680 < DAT_00110480" (identifier "DAT_00110680") (< "<") (identifier "DAT_00110480")) () ")")) (compound_statement "{\n bVar1 = false;\n pbVar5 = DAT_00110680;\n pbVar6 = DAT_00110468;\n iVar2 = DAT_00110474;\n iVar7 = DAT_00110470;\n do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);\n if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }\n }" ({ "{") (expression_statement "bVar1 = false;" (assignment_expression "bVar1 = false" (identifier "bVar1") (= "=") (false "false")) (; ";")) (expression_statement "pbVar5 = DAT_00110680;" (assignment_expression "pbVar5 = DAT_00110680" (identifier "pbVar5") (= "=") (identifier "DAT_00110680")) (; ";")) (expression_statement "pbVar6 = DAT_00110468;" (assignment_expression "pbVar6 = DAT_00110468" (identifier "pbVar6") (= "=") (identifier "DAT_00110468")) (; ";")) (expression_statement "iVar2 = DAT_00110474;" (assignment_expression "iVar2 = DAT_00110474" (identifier "iVar2") (= "=") (identifier "DAT_00110474")) (; ";")) (expression_statement "iVar7 = DAT_00110470;" (assignment_expression "iVar7 = DAT_00110470" (identifier "iVar7") (= "=") (identifier "DAT_00110470")) (; ";")) (do_statement "do {\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n } while (pbVar5 != DAT_00110480);" (do "do") (compound_statement "{\n uVar4 = 1;\n if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }\n lVar3 = (long)iVar2;\n if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }\n while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }\n iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);\n pbVar5 = pbVar5 + 1;\n }" ({ "{") (expression_statement "uVar4 = 1;" (assignment_expression "uVar4 = 1" (identifier "uVar4") (= "=") (number_literal "1")) (; ";")) (if_statement "if (*pbVar5 != 0) {\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }" (if "if") (parenthesized_expression "(*pbVar5 != 0)" (( "(") (binary_expression "*pbVar5 != 0" (pointer_expression "*pbVar5" (* "*") (identifier "pbVar5")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];\n }" ({ "{") (expression_statement "uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5];" (assignment_expression "uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5]" (identifier "uVar4") (= "=") (subscript_expression "(uint)(byte)(&DAT_0010adc0)[*pbVar5]" (call_expression "(uint)(byte)(&DAT_0010adc0)" (call_expression "(uint)(byte)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(byte)" (( "(") (identifier "byte") () ")"))) (argument_list "(&DAT_0010adc0)" (( "(") (pointer_expression "&DAT_0010adc0" (& "&") (identifier "DAT_0010adc0")) () ")"))) ([ "[") (pointer_expression "*pbVar5" (* "*") (identifier "pbVar5")) (] "]"))) (; ";")) (} "}"))) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" (identifier "lVar3") (= "=") (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2"))) (; ";")) (if_statement "if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) {\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }" (if "if") (parenthesized_expression "(*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0)" (( "(") (binary_expression "*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0" (pointer_expression "*(short *)(&DAT_0010aec0 + lVar3 * 2)" (* "*") (cast_expression "(short *)(&DAT_0010aec0 + lVar3 * 2)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0010aec0 + lVar3 * 2)" (( "(") (binary_expression "&DAT_0010aec0 + lVar3 * 2" (pointer_expression "&DAT_0010aec0" (& "&") (identifier "DAT_0010aec0")) (+ "+") (binary_expression "lVar3 * 2" (identifier "lVar3") (* "*") (number_literal "2"))) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n bVar1 = true;\n iVar7 = iVar2;\n pbVar6 = pbVar5;\n }" ({ "{") (expression_statement "bVar1 = true;" (assignment_expression "bVar1 = true" (identifier "bVar1") (= "=") (true "true")) (; ";")) (expression_statement "iVar7 = iVar2;" (assignment_expression "iVar7 = iVar2" (identifier "iVar7") (= "=") (identifier "iVar2")) (; ";")) (expression_statement "pbVar6 = pbVar5;" (assignment_expression "pbVar6 = pbVar5" (identifier "pbVar6") (= "=") (identifier "pbVar5")) (; ";")) (} "}"))) (while_statement "while (*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n ) {\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" (while "while") (parenthesized_expression "(*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2\n )" (( "(") (binary_expression "*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2" (pointer_expression "*(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (* "*") (cast_expression "(short *)(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (( "(") (binary_expression "&DAT_0010a680 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (pointer_expression "&DAT_0010a680" (& "&") (identifier "DAT_0010a680")) (+ "+") (binary_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (cast_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" (( "(") (binary_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4" (cast_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(short *)(&DAT_0010ac00 + lVar3 * 2)" (* "*") (cast_expression "(short *)(&DAT_0010ac00 + lVar3 * 2)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0010ac00 + lVar3 * 2)" (( "(") (binary_expression "&DAT_0010ac00 + lVar3 * 2" (pointer_expression "&DAT_0010ac00" (& "&") (identifier "DAT_0010ac00")) (+ "+") (binary_expression "lVar3 * 2" (identifier "lVar3") (* "*") (number_literal "2"))) () ")"))))) (+ "+") (identifier "uVar4")) () ")")))) (* "*") (number_literal "2"))) () ")")))) (!= "!=") (identifier "iVar2")) () ")")) (compound_statement "{\n iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);\n if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }\n lVar3 = (long)iVar2;\n }" ({ "{") (expression_statement "iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2);" (assignment_expression "iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2)" (identifier "iVar2") (= "=") (cast_expression "(int)*(short *)(&DAT_0010aa80 + lVar3 * 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(short *)(&DAT_0010aa80 + lVar3 * 2)" (* "*") (cast_expression "(short *)(&DAT_0010aa80 + lVar3 * 2)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0010aa80 + lVar3 * 2)" (( "(") (binary_expression "&DAT_0010aa80 + lVar3 * 2" (pointer_expression "&DAT_0010aa80" (& "&") (identifier "DAT_0010aa80")) (+ "+") (binary_expression "lVar3 * 2" (identifier "lVar3") (* "*") (number_literal "2"))) () ")")))))) (; ";")) (if_statement "if (0xb0 < iVar2) {\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }" (if "if") (parenthesized_expression "(0xb0 < iVar2)" (( "(") (binary_expression "0xb0 < iVar2" (number_literal "0xb0") (< "<") (identifier "iVar2")) () ")")) (compound_statement "{\n uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];\n }" ({ "{") (expression_statement "uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4];" (assignment_expression "uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4]" (identifier "uVar4") (= "=") (subscript_expression "(uint)(byte)(&DAT_0010ad80)[(int)uVar4]" (call_expression "(uint)(byte)(&DAT_0010ad80)" (call_expression "(uint)(byte)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(byte)" (( "(") (identifier "byte") () ")"))) (argument_list "(&DAT_0010ad80)" (( "(") (pointer_expression "&DAT_0010ad80" (& "&") (identifier "DAT_0010ad80")) () ")"))) ([ "[") (cast_expression "(int)uVar4" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "uVar4")) (] "]"))) (; ";")) (} "}"))) (expression_statement "lVar3 = (long)iVar2;" (assignment_expression "lVar3 = (long)iVar2" (identifier "lVar3") (= "=") (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2"))) (; ";")) (} "}"))) (expression_statement "iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2);" (assignment_expression "iVar2 = (int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (identifier "iVar2") (= "=") (cast_expression "(int)*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (* "*") (cast_expression "(short *)(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2)" (( "(") (binary_expression "&DAT_0010a880 +\n (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (pointer_expression "&DAT_0010a880" (& "&") (identifier "DAT_0010a880")) (+ "+") (binary_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2" (cast_expression "(long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (cast_expression "(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (parenthesized_expression "((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4)" (( "(") (binary_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4" (cast_expression "(int)*(short *)(&DAT_0010ac00 + lVar3 * 2)" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*(short *)(&DAT_0010ac00 + lVar3 * 2)" (* "*") (cast_expression "(short *)(&DAT_0010ac00 + lVar3 * 2)" (( "(") (type_descriptor "short *" (sized_type_specifier "short" (short "short")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(&DAT_0010ac00 + lVar3 * 2)" (( "(") (binary_expression "&DAT_0010ac00 + lVar3 * 2" (pointer_expression "&DAT_0010ac00" (& "&") (identifier "DAT_0010ac00")) (+ "+") (binary_expression "lVar3 * 2" (identifier "lVar3") (* "*") (number_literal "2"))) () ")"))))) (+ "+") (identifier "uVar4")) () ")")))) (* "*") (number_literal "2"))) () ")")))))) (; ";")) (expression_statement "pbVar5 = pbVar5 + 1;" (assignment_expression "pbVar5 = pbVar5 + 1" (identifier "pbVar5") (= "=") (binary_expression "pbVar5 + 1" (identifier "pbVar5") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(pbVar5 != DAT_00110480)" (( "(") (binary_expression "pbVar5 != DAT_00110480" (identifier "pbVar5") (!= "!=") (identifier "DAT_00110480")) () ")")) (; ";")) (if_statement "if (bVar1) {\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }" (if "if") (parenthesized_expression "(bVar1)" (( "(") (identifier "bVar1") () ")")) (compound_statement "{\n DAT_00110468 = pbVar6;\n DAT_00110470 = iVar7;\n }" ({ "{") (expression_statement "DAT_00110468 = pbVar6;" (assignment_expression "DAT_00110468 = pbVar6" (identifier "DAT_00110468") (= "=") (identifier "pbVar6")) (; ";")) (expression_statement "DAT_00110470 = iVar7;" (assignment_expression "DAT_00110470 = iVar7" (identifier "DAT_00110470") (= "=") (identifier "iVar7")) (; ";")) (} "}"))) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Unknown calling convention */ type_1 function_1(void) { bool bVar1; int var_4; long lVar3; type_2 var_3; type_3 *var_5; type_3 *pbVar6; type_1 yVar7; var_4 = yy_start; if (var_1 < var_2) { bVar1 = false; var_5 = (type_3 *)var_1; pbVar6 = (type_3 *)yy_last_accepting_cpos; yVar7 = yy_last_accepting_state; do { var_3 = 1; if (*var_5 != 0) { var_3 = (type_2)""[*var_5]; } lVar3 = (long)var_4; if (yy_accept[lVar3] != 0) { bVar1 = true; yVar7 = var_4; pbVar6 = var_5; } while (yy_chk[(int)((int)yy_base[lVar3] + var_3)] != var_4) { var_4 = (int)yy_def[lVar3]; if (0xb0 < var_4) { var_3 = (type_2)""[(int)var_3]; } lVar3 = (long)var_4; } var_4 = (int)yy_nxt[(int)((int)yy_base[lVar3] + var_3)]; var_5 = var_5 + 1; } while (var_5 != (type_3 *)var_2); if (bVar1) { yy_last_accepting_cpos = (char *)pbVar6; yy_last_accepting_state = yVar7; } } return var_4; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (pointer_expression argument: (identifier)))) index: (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (while_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier))))) right: (number_literal)))))) right: (identifier))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (call_expression function: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (identifier))) arguments: (argument_list (pointer_expression argument: (identifier)))) index: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (cast_expression type: (type_descriptor type: (primitive_type)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal))))))) right: (identifier))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (identifier)) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))))) (return_statement))))
null
void MASKED(void) { bool bVar1; int iVar2; long lVar3; uint uVar4; byte *pbVar5; byte *pbVar6; int iVar7; if (DAT_00110680 < DAT_00110480) { bVar1 = false; pbVar5 = DAT_00110680; pbVar6 = DAT_00110468; iVar2 = DAT_00110474; iVar7 = DAT_00110470; do { uVar4 = 1; if (*pbVar5 != 0) { uVar4 = (uint)(byte)(&DAT_0010adc0)[*pbVar5]; } lVar3 = (long)iVar2; if (*(short *)(&DAT_0010aec0 + lVar3 * 2) != 0) { bVar1 = true; iVar7 = iVar2; pbVar6 = pbVar5; } while (*(short *)(&DAT_0010a680 + (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2) != iVar2 ) { iVar2 = (int)*(short *)(&DAT_0010aa80 + lVar3 * 2); if (0xb0 < iVar2) { uVar4 = (uint)(byte)(&DAT_0010ad80)[(int)uVar4]; } lVar3 = (long)iVar2; } iVar2 = (int)*(short *)(&DAT_0010a880 + (long)(int)((int)*(short *)(&DAT_0010ac00 + lVar3 * 2) + uVar4) * 2); pbVar5 = pbVar5 + 1; } while (pbVar5 != DAT_00110480); if (bVar1) { DAT_00110468 = pbVar6; DAT_00110470 = iVar7; } } return; }
173_alpha-linux-gnu-nm_and_alpha-linux-gnu-nm_strip.c
bfd_arch_list
bfd_arch_list
/* WARNING: Control flow encountered bad instruction data */ void bfd_arch_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_arch_list(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206923150')]
[('const-1', u'RETURN_-1206923150')]
null
null
0010d068
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_arch_list(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_arch_list(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_arch_list(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_arch_list(void)" (identifier "bfd_arch_list") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1835_aarch64-linux-gnu-dwp_and_aarch64-linux-gnu-dwp_strip.c
parse_to_value
FUN_0015dfd0
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_strip_all * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __thiscall gold::General_options::Struct_strip_all::parse_to_value (Struct_strip_all *this,char *option_name,char *arg,Command_line *param_3, General_options *param_4) { gold::options::parse_bool(option_name,arg,&this->value); this->user_set_via_option = true; return; }
void FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3) { FUN_001e5a40(param_2,param_3,param_1 + 0x61); *(undefined1 *)(param_1 + 0x60) = 1; return; }
PUSH RBX MOV RBX,RDI MOV RDI,RSI MOV RSI,RDX LEA RDX,[RBX + 0x61] CALL 0x001e5a40 MOV byte ptr [RBX + 0x60],0x1 POP RBX RET
null
null
null
null
[('const-433', u'STORE_-1207246861'), ('tmp_60', u'CALL_-1207246865'), ('const-97', u'PTRSUB_-1207246784'), ('tmp_59', u'CALL_-1207246865'), ('const-96', u'PTRSUB_-1207246774'), ('tmp_58', u'PTRSUB_-1207246784'), ('tmp_58', u'PTRSUB_-1207246774'), (u'PTRSUB_-1207246774', u'STORE_-1207246861'), (u'PTRSUB_-1207246784', u'CALL_-1207246865'), ('const-0', u'RETURN_-1207246842'), ('const-1', u'STORE_-1207246861')]
[('tmp_86', u'CALL_-1207246865'), ('const-96', u'INT_ADD_-1207246847'), ('tmp_84', u'INT_ADD_-1207246861'), ('const-433', u'STORE_-1207246861'), ('tmp_84', u'INT_ADD_-1207246847'), (u'INT_ADD_-1207246861', u'CALL_-1207246865'), ('const-97', u'INT_ADD_-1207246861'), (u'INT_ADD_-1207246847', u'CAST_-1207246779'), ('tmp_85', u'CALL_-1207246865'), (u'CAST_-1207246779', u'STORE_-1207246861'), ('const-1', u'STORE_-1207246861'), ('const-0', u'RETURN_-1207246842')]
null
null
0015dfd0
x64
O3
(translation_unit "void FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" primitive_type (function_declarator "FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" { (expression_statement "FUN_001e5a40(param_2,param_3,param_1 + 0x61);" (call_expression "FUN_001e5a40(param_2,param_3,param_1 + 0x61)" identifier (argument_list "(param_2,param_3,param_1 + 0x61)" ( identifier , identifier , (binary_expression "param_1 + 0x61" identifier + number_literal) ))) ;) (expression_statement "*(undefined1 *)(param_1 + 0x60) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x60) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x60)" * (cast_expression "(undefined1 *)(param_1 + 0x60)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void parse_to_value(Struct_strip_all * this, char * option_name, char *\n arg, Command_line * param_3, General_options * param_4) */\n\nvoid __thiscall\ngold::General_options::Struct_strip_all::parse_to_value\n (Struct_strip_all *this,char *option_name,char *arg,Command_line *param_3,\n General_options *param_4)\n\n{\n gold::options::parse_bool(option_name,arg,&this->value);\n this->user_set_via_option = true;\n return;\n}\n\n" comment comment (function_definition "void __thiscall\ngold::General_options::Struct_strip_all::parse_to_value\n (Struct_strip_all *this,char *option_name,char *arg,Command_line *param_3,\n General_options *param_4)\n\n{\n gold::options::parse_bool(option_name,arg,&this->value);\n this->user_set_via_option = true;\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::General_options::Struct_strip_all::" identifier : : identifier : : identifier : :) (function_declarator "parse_to_value\n (Struct_strip_all *this,char *option_name,char *arg,Command_line *param_3,\n General_options *param_4)" identifier (parameter_list "(Struct_strip_all *this,char *option_name,char *arg,Command_line *param_3,\n General_options *param_4)" ( (parameter_declaration "Struct_strip_all *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "char *option_name" primitive_type (pointer_declarator "*option_name" * identifier)) , (parameter_declaration "char *arg" primitive_type (pointer_declarator "*arg" * identifier)) , (parameter_declaration "Command_line *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "General_options *param_4" type_identifier (pointer_declarator "*param_4" * identifier)) ))) (compound_statement "{\n gold::options::parse_bool(option_name,arg,&this->value);\n this->user_set_via_option = true;\n return;\n}" { (labeled_statement "gold::options::parse_bool(option_name,arg,&this->value);" statement_identifier : (ERROR ":" :) (labeled_statement "options::parse_bool(option_name,arg,&this->value);" statement_identifier : (ERROR ":" :) (expression_statement "parse_bool(option_name,arg,&this->value);" (call_expression "parse_bool(option_name,arg,&this->value)" identifier (argument_list "(option_name,arg,&this->value)" ( identifier , identifier , (pointer_expression "&this->value" & (field_expression "this->value" identifier -> field_identifier)) ))) ;))) (expression_statement "this->user_set_via_option = true;" (assignment_expression "this->user_set_via_option = true" (field_expression "this->user_set_via_option" identifier -> field_identifier) = true) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}\n\n" (function_definition "void FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" primitive_type (function_declarator "FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)" identifier (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) ))) (compound_statement "{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" { (expression_statement "FUN_001e5a40(param_2,param_3,param_1 + 0x61);" (call_expression "FUN_001e5a40(param_2,param_3,param_1 + 0x61)" identifier (argument_list "(param_2,param_3,param_1 + 0x61)" ( identifier , identifier , (binary_expression "param_1 + 0x61" identifier + number_literal) ))) ;) (expression_statement "*(undefined1 *)(param_1 + 0x60) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x60) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x60)" * (cast_expression "(undefined1 *)(param_1 + 0x60)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x60)" ( (binary_expression "param_1 + 0x60" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)\n\n{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0015dfd0(long param_1,undefined8 param_2,undefined8 param_3)" (identifier "FUN_0015dfd0") (parameter_list "(long param_1,undefined8 param_2,undefined8 param_3)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) () ")"))) (compound_statement "{\n FUN_001e5a40(param_2,param_3,param_1 + 0x61);\n *(undefined1 *)(param_1 + 0x60) = 1;\n return;\n}" ({ "{") (expression_statement "FUN_001e5a40(param_2,param_3,param_1 + 0x61);" (call_expression "FUN_001e5a40(param_2,param_3,param_1 + 0x61)" (identifier "FUN_001e5a40") (argument_list "(param_2,param_3,param_1 + 0x61)" (( "(") (identifier "param_2") (, ",") (identifier "param_3") (, ",") (binary_expression "param_1 + 0x61" (identifier "param_1") (+ "+") (number_literal "0x61")) () ")"))) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 0x60) = 1;" (assignment_expression "*(undefined1 *)(param_1 + 0x60) = 1" (pointer_expression "*(undefined1 *)(param_1 + 0x60)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x60)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x60)" (( "(") (binary_expression "param_1 + 0x60" (identifier "param_1") (+ "+") (number_literal "0x60")) () ")")))) (= "=") (number_literal "1")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void parse_to_value(Struct_strip_all * this, char * option_name, char * arg, Command_line * param_3, General_options * param_4) */ void __thiscall gold::type_3::type_1::function_1 (type_1 *this,char *option_name,char *arg,type_2 *param_3, type_3 *param_4) { gold::options::var_1(option_name,arg,&this->value); this->user_set_via_option = true; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2,undefined8 param_3) { FUN_001e5a40(param_2,param_3,param_1 + 0x61); *(undefined1 *)(param_1 + 0x60) = 1; return; }
4855_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
add_global_relative
FUN_00218b80
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::add_global_relative (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od, Address address) { Output_reloc<9,_false,_64,_true> OStack_48; Output_reloc<9,_false,_64,_true>::Output_reloc(&OStack_48,gsym,type,od,address,true,true,false); Output_data_reloc_base<9,_false,_64,_true>::add (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48); return; }
void FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined1 auStack_48 [48]; FUN_00202450(auStack_48); FUN_00218940(param_1,param_4,auStack_48); return; }
PUSH R12 MOV R9D,0x1 MOV R12,RDI PUSH RBP PUSH RBX MOV RBX,RCX SUB RSP,0x30 MOV RBP,RSP PUSH 0x0 PUSH 0x1 MOV RDI,RBP CALL 0x00202450 POP RAX MOV RSI,RBX POP RDX MOV RDI,R12 MOV RDX,RBP CALL 0x00218940 ADD RSP,0x30 POP RBX POP RBP POP R12 RET
null
null
null
null
[('const-0', u'RETURN_-1203860470'), ('tmp_190', u'PTRSUB_-1203860360'), ('tmp_192', u'CALL_-1203860540'), ('tmp_194', u'CALL_-1203860540'), (u'PTRSUB_-1203860360', u'CALL_-1203860510'), ('tmp_310', u'PTRSUB_-1203860391'), ('const-1', u'CALL_-1203860540'), ('const-0', u'CALL_-1203860540'), ('const-1', u'CALL_-1203860540'), (u'PTRSUB_-1203860391', u'CALL_-1203860510'), ('const--72', u'PTRSUB_-1203860391'), ('tmp_191', u'CALL_-1203860540'), ('tmp_193', u'CALL_-1203860540'), ('tmp_193', u'CALL_-1203860510'), ('const-0', u'PTRSUB_-1203860360'), ('const--72', u'PTRSUB_-1203860392'), ('tmp_310', u'PTRSUB_-1203860392'), (u'PTRSUB_-1203860392', u'CALL_-1203860540')]
[('tmp_291', u'PTRSUB_-1203860401'), ('tmp_295', u'CALL_-1203860510'), ('const-0', u'RETURN_-1203860470'), (u'PTRSUB_-1203860401', u'CALL_-1203860540'), ('tmp_292', u'CALL_-1203860510'), (u'PTRSUB_-1203860400', u'CALL_-1203860510'), ('tmp_291', u'PTRSUB_-1203860400'), ('const--72', u'PTRSUB_-1203860401'), ('const--72', u'PTRSUB_-1203860400')]
null
null
00218b80
x64
O3
(translation_unit "void FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [48];" type_identifier (array_declarator "auStack_48 [48]" identifier [ number_literal ]) ;) (expression_statement "FUN_00202450(auStack_48);" (call_expression "FUN_00202450(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "FUN_00218940(param_1,param_4,auStack_48);" (call_expression "FUN_00218940(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_64,_true> * this,\n Symbol * gsym, uint type, Output_data * od, Address address) */\n\nvoid __thiscall\ngold::Output_data_reloc<9,_false,_64,_true>::add_global_relative\n (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)\n\n{\n Output_reloc<9,_false,_64,_true> OStack_48;\n \n Output_reloc<9,_false,_64,_true>::Output_reloc(&OStack_48,gsym,type,od,address,true,true,false);\n Output_data_reloc_base<9,_false,_64,_true>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_data_reloc<9,_false,_64,_true>::add_global_relative\n (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)\n\n{\n Output_reloc<9,_false,_64,_true> OStack_48;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>::add_global_relative\n (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)\n\n{" identifier > : : (function_declarator "add_global_relative\n (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)" identifier (parameter_list "(Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od,\n Address address)" ( (parameter_declaration "Output_data_reloc" type_identifier) (ERROR "<9" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) , (parameter_declaration "uint type" type_identifier identifier) , (parameter_declaration "Output_data *od" type_identifier (pointer_declarator "*od" * identifier)) , (parameter_declaration "Address address" type_identifier identifier) ))) {) identifier (ERROR "<9" < number_literal) , identifier , identifier , (ERROR "_true>" identifier >) identifier ;) (expression_statement "Output_reloc<9,_false,_64,_true>::Output_reloc(&OStack_48,gsym,type,od,address,true,true,false);" (update_expression "Output_reloc<9,_false,_64,_true>::Output_reloc(&OStack_48,gsym,type,od,address,true,true,false)" (binary_expression "Output_reloc<9,_false,_64,_true>::Output_reloc(&OStack_48,gsym,type,od,address,true,true,false)" (binary_expression "Output_reloc<9" identifier < number_literal) (ERROR ",_false,_64,_true" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "Output_reloc(&OStack_48,gsym,type,od,address,true,true,false)" identifier (argument_list "(&OStack_48,gsym,type,od,address,true,true,false)" ( (pointer_expression "&OStack_48" & identifier) , identifier , identifier , identifier , identifier , true , true , false )))) --) ;) (expression_statement "Output_data_reloc_base<9,_false,_64,_true>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48);" (update_expression "Output_data_reloc_base<9,_false,_64,_true>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9,_false,_64,_true>::add\n (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48)" (binary_expression "Output_data_reloc_base<9" identifier < number_literal) (ERROR ",_false,_64,_true" , identifier , identifier , identifier) > (ERROR "::" : :) (call_expression "add\n (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48)" identifier (argument_list "(&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48)" ( (binary_expression "&this->super_Output_data_reloc_base<9" (pointer_expression "&this->super_Output_data_reloc_base" & (field_expression "this->super_Output_data_reloc_base" identifier -> field_identifier)) < number_literal) , identifier , identifier , identifier (ERROR ">" >) , identifier , (pointer_expression "&OStack_48" & identifier) )))) --) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}\n\n" (function_definition "void FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}" primitive_type (function_declarator "FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" identifier (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" ( (parameter_declaration "undefined8 param_1" type_identifier identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "undefined8 param_4" type_identifier identifier) ))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}" { (declaration "undefined1 auStack_48 [48];" type_identifier (array_declarator "auStack_48 [48]" identifier [ number_literal ]) ;) (expression_statement "FUN_00202450(auStack_48);" (call_expression "FUN_00202450(auStack_48)" identifier (argument_list "(auStack_48)" ( identifier ))) ;) (expression_statement "FUN_00218940(param_1,param_4,auStack_48);" (call_expression "FUN_00218940(param_1,param_4,auStack_48)" identifier (argument_list "(param_1,param_4,auStack_48)" ( identifier , identifier , identifier ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)\n\n{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00218b80(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (identifier "FUN_00218b80") (parameter_list "(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4)" (( "(") (parameter_declaration "undefined8 param_1" (type_identifier "undefined8") (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "undefined8 param_4" (type_identifier "undefined8") (identifier "param_4")) () ")"))) (compound_statement "{\n undefined1 auStack_48 [48];\n \n FUN_00202450(auStack_48);\n FUN_00218940(param_1,param_4,auStack_48);\n return;\n}" ({ "{") (declaration "undefined1 auStack_48 [48];" (type_identifier "undefined1") (array_declarator "auStack_48 [48]" (identifier "auStack_48") ([ "[") (number_literal "48") (] "]")) (; ";")) (expression_statement "FUN_00202450(auStack_48);" (call_expression "FUN_00202450(auStack_48)" (identifier "FUN_00202450") (argument_list "(auStack_48)" (( "(") (identifier "auStack_48") () ")"))) (; ";")) (expression_statement "FUN_00218940(param_1,param_4,auStack_48);" (call_expression "FUN_00218940(param_1,param_4,auStack_48)" (identifier "FUN_00218940") (argument_list "(param_1,param_4,auStack_48)" (( "(") (identifier "param_1") (, ",") (identifier "param_4") (, ",") (identifier "auStack_48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void add_global_relative(Output_data_reloc<9,_false,_64,_true> * this, Symbol * gsym, uint type, Output_data * od, Address address) */ void __thiscall gold::Output_data_reloc<9,_false,_64,_true>::add_global_relative (Output_data_reloc<9,_false,_64,_true> *this,Symbol *gsym,uint type,Output_data *od, Address address) { var_1<9,_false,_64,_true> OStack_48; var_1<9,_false,_64,_true>::var_1(&OStack_48,gsym,type,od,address,true,true,false); var_2<9,_false,_64,_true>::var_3 (&this->super_Output_data_reloc_base<9,_false,_64,_true>,od,&OStack_48); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement))))
null
void MASKED(undefined8 param_1,undefined8 param_2,undefined8 param_3,undefined8 param_4) { undefined1 auStack_48 [48]; FUN_00202450(auStack_48); FUN_00218940(param_1,param_4,auStack_48); return; }
108_x86_64-kfreebsd-gnu-size_and_x86_64-kfreebsd-gnu-size_strip.c
get_file_size
FUN_00103ec0
off_t get_file_size(char *file_name) { int iVar1; int *piVar2; char *format; char *pcVar3; stat statbuf; if (file_name == (char *)0x0) { return -1; } iVar1 = __xstat(1,file_name,(stat *)&statbuf); if (iVar1 < 0) { piVar2 = __errno_location(); pcVar3 = "\'%s\': No such file"; if (*piVar2 != 2) { pcVar3 = strerror(*piVar2); format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5); non_fatal(format,file_name,pcVar3); return -1; } } else if ((statbuf.st_mode & 0xf000) == 0x4000) { pcVar3 = "Warning: \'%s\' is a directory"; } else if ((statbuf.st_mode & 0xf000) == 0x8000) { if (-1 < statbuf.st_size) { return statbuf.st_size; } pcVar3 = "Warning: \'%s\' has negative size, probably it is too large"; } else { pcVar3 = "Warning: \'%s\' is not an ordinary file"; } pcVar3 = (char *)dcgettext(0,pcVar3,5); non_fatal(pcVar3,file_name); return -1; }
long FUN_00103ec0(char *param_1) { int iVar1; int *piVar2; undefined8 uVar3; char *pcVar4; stat sStack_a8; if (param_1 == (char *)0x0) { return -1; } iVar1 = __xstat(1,param_1,&sStack_a8); if (iVar1 < 0) { piVar2 = __errno_location(); pcVar4 = "\'%s\': No such file"; if (*piVar2 != 2) { pcVar4 = strerror(*piVar2); uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5); FUN_00103650(uVar3,param_1,pcVar4); return -1; } } else if ((sStack_a8.st_mode & 0xf000) == 0x4000) { pcVar4 = "Warning: \'%s\' is a directory"; } else if ((sStack_a8.st_mode & 0xf000) == 0x8000) { if (-1 < sStack_a8.st_size) { return sStack_a8.st_size; } pcVar4 = "Warning: \'%s\' has negative size, probably it is too large"; } else { pcVar4 = "Warning: \'%s\' is not an ordinary file"; } uVar3 = dcgettext(0,pcVar4,5); FUN_00103650(uVar3,param_1); return -1; }
TEST RDI,RDI JZ 0x00103fb6 PUSH RBP MOV RSI,RDI PUSH RBX MOV RBX,RDI MOV EDI,0x1 SUB RSP,0x98 MOV RDX,RSP CALL 0x00102300 TEST EAX,EAX JS 0x00103f20 MOV EAX,dword ptr [RSP + 0x18] AND EAX,0xf000 CMP EAX,0x4000 JZ 0x00103fbe CMP EAX,0x8000 JNZ 0x00103fa8 MOV RAX,qword ptr [RSP + 0x30] TEST RAX,RAX JS 0x00103f74 ADD RSP,0x98 POP RBX POP RBP RET CALL 0x00102090 MOV EDX,0x5 LEA RSI,[0x10685a] MOV EDI,dword ptr [RAX] CMP EDI,0x2 JZ 0x00103f80 CALL 0x00102480 MOV EDX,0x5 LEA RSI,[0x106920] XOR EDI,EDI MOV RBP,RAX CALL 0x00102170 MOV RDX,RBP MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x00103650 ADD RSP,0x98 MOV RAX,-0x1 POP RBX POP RBP RET MOV EDX,0x5 LEA RSI,[0x106978] XOR EDI,EDI CALL 0x00102170 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x00103650 ADD RSP,0x98 MOV RAX,-0x1 POP RBX POP RBP RET MOV EDX,0x5 LEA RSI,[0x106950] JMP 0x00103f80 MOV RAX,-0x1 RET MOV EDX,0x5 LEA RSI,[0x10686d] JMP 0x00103f80
null
null
null
null
[(u'CALL_-1206960378', u'INDIRECT_-1206959868'), (u'INT_SLESS_-1206960363', u'CBRANCH_-1206960363'), (u'COPY_-1206960048', u'MULTIEQUAL_-1206959832'), (u'COPY_-1206960151', u'MULTIEQUAL_-1206959832'), ('const-61440', u'INT_AND_-1206960328'), (u'INT_EQUAL_-1206960306', u'CBRANCH_-1206960301'), (u'LOAD_-1206960161', u'CALL_-1206960133'), (u'CALL_-1206960123', u'CAST_-1206959673'), ('tmp_236', u'CBRANCH_-1206960274'), (u'INT_AND_-1206960328', u'INT_EQUAL_-1206960327'), ('const-5', u'CALL_-1206960095'), ('tmp_664', u'CALL_-1206960095'), ('const-0', u'INT_EQUAL_-1206960433'), ('const--1', u'COPY_-1206960079'), (u'INT_NOTEQUAL_-1206960141', u'CBRANCH_-1206960140'), ('const-0', u'CALL_-1206960123'), (u'COPY_-1206959792', u'CALL_-1206960095'), ('const-0', u'RETURN_-1206960018'), ('const-2', u'INT_NOTEQUAL_-1206960141'), ('tmp_1230', u'PTRSUB_-1206959846'), (u'INDIRECT_-1206959868', u'COPY_-1206960296'), ('const-1075309', u'COPY_-1206960023'), ('tmp_664', u'CALL_-1206960063'), ('const-1075488', u'COPY_-1206959792'), ('const-0', u'INT_SLESS_-1206960363'), (u'CALL_-1206960095', u'CAST_-1206959726'), (u'CAST_-1206959726', u'CALL_-1206960063'), ('const--168', u'PTRSUB_-1206959846'), ('const-1075536', u'COPY_-1206960048'), (u'COPY_-1206960047', u'RETURN_-1206960018'), ('tmp_172', u'CBRANCH_-1206960323'), (u'MULTIEQUAL_-1206959832', u'CALL_-1206960123'), (u'CALL_-1206960176', u'LOAD_-1206960161'), ('tmp_108', u'CBRANCH_-1206960363'), (u'CAST_-1206959673', u'CALL_-1206960095'), ('tmp_431', u'BRANCH_-1206960012'), ('const--1', u'INT_SLESS_-1206960275'), (u'COPY_-1206960079', u'RETURN_-1206960050'), ('tmp_202', u'CBRANCH_-1206960301'), (u'INT_EQUAL_-1206960433', u'CBRANCH_-1206960431'), ('const-32768', u'INT_EQUAL_-1206960306'), (u'CAST_-1206959837', u'CALL_-1206960378'), ('const-16384', u'INT_EQUAL_-1206960327'), ('const--1', u'COPY_-1206960047'), (u'INT_EQUAL_-1206960327', u'CBRANCH_-1206960323'), ('const-0', u'RETURN_-1206960238'), (u'INDIRECT_-1206959868', u'INT_SLESS_-1206960275'), ('tmp_24', u'CBRANCH_-1206960431'), ('tmp_664', u'INT_EQUAL_-1206960433'), (u'INDIRECT_-1206959876', u'INT_AND_-1206960328'), ('const-1', u'CALL_-1206960378'), ('tmp_426', u'BRANCH_-1206960037'), (u'LOAD_-1206960161', u'INT_NOTEQUAL_-1206960141'), ('const-1075576', u'COPY_-1206960151'), (u'COPY_-1206960170', u'MULTIEQUAL_-1206959832'), ('const-0', u'RETURN_-1206959940'), ('tmp_664', u'CALL_-1206960378'), ('const-1075290', u'COPY_-1206960170'), (u'COPY_-1206959959', u'RETURN_-1206959940'), (u'COPY_-1206960296', u'RETURN_-1206960238'), (u'INT_SLESS_-1206960275', u'CBRANCH_-1206960274'), ('const-0', u'RETURN_-1206960050'), ('const--1', u'COPY_-1206959959'), ('const-0', u'CALL_-1206960095'), (u'PTRSUB_-1206959846', u'CAST_-1206959837'), (u'CALL_-1206960378', u'INDIRECT_-1206959876'), (u'INT_AND_-1206960328', u'INT_EQUAL_-1206960306'), (u'CALL_-1206960378', u'INT_SLESS_-1206960363'), (u'CALL_-1206960133', u'CALL_-1206960063'), ('const-5', u'CALL_-1206960123'), (u'COPY_-1206960023', u'MULTIEQUAL_-1206959832'), ('tmp_479', u'CBRANCH_-1206960140'), ('const-433', u'LOAD_-1206960161')]
[(u'CALL_-1206960378', u'INDIRECT_-1206959868'), (u'INT_SLESS_-1206960363', u'CBRANCH_-1206960363'), (u'COPY_-1206960048', u'MULTIEQUAL_-1206959832'), (u'COPY_-1206960151', u'MULTIEQUAL_-1206959832'), ('const-61440', u'INT_AND_-1206960328'), (u'INT_EQUAL_-1206960306', u'CBRANCH_-1206960301'), (u'LOAD_-1206960161', u'CALL_-1206960133'), ('tmp_1232', u'CALL_-1206960063'), (u'CALL_-1206960095', u'CALL_-1206960063'), ('tmp_236', u'CBRANCH_-1206960274'), ('const-1', u'CALL_-1206960378'), (u'INT_AND_-1206960328', u'INT_EQUAL_-1206960327'), ('const-0', u'INT_EQUAL_-1206960433'), ('const--1', u'COPY_-1206960079'), (u'INT_NOTEQUAL_-1206960141', u'CBRANCH_-1206960140'), ('const-1075488', u'COPY_-1206959792'), (u'COPY_-1206959792', u'CALL_-1206960095'), ('const-0', u'RETURN_-1206960018'), ('const-16384', u'INT_EQUAL_-1206960327'), ('const-32768', u'INT_EQUAL_-1206960306'), (u'INDIRECT_-1206959868', u'COPY_-1206960296'), ('const-0', u'CALL_-1206960123'), ('const-0', u'INT_SLESS_-1206960363'), ('tmp_1233', u'PTRSUB_-1206959846'), ('const-433', u'LOAD_-1206960161'), (u'COPY_-1206960047', u'RETURN_-1206960018'), ('tmp_172', u'CBRANCH_-1206960323'), ('const-1075576', u'COPY_-1206960151'), ('const-5', u'CALL_-1206960095'), (u'MULTIEQUAL_-1206959832', u'CALL_-1206960123'), (u'CALL_-1206960176', u'LOAD_-1206960161'), ('const--1', u'INT_SLESS_-1206960275'), ('tmp_108', u'CBRANCH_-1206960363'), (u'CALL_-1206960123', u'CALL_-1206960095'), ('tmp_431', u'BRANCH_-1206960012'), ('const--168', u'PTRSUB_-1206959846'), ('tmp_1232', u'INT_EQUAL_-1206960433'), (u'COPY_-1206960079', u'RETURN_-1206960050'), ('const-1075309', u'COPY_-1206960023'), ('tmp_202', u'CBRANCH_-1206960301'), ('const-1075536', u'COPY_-1206960048'), (u'INT_EQUAL_-1206960433', u'CBRANCH_-1206960431'), ('const-0', u'CALL_-1206960095'), ('const-5', u'CALL_-1206960123'), ('const-2', u'INT_NOTEQUAL_-1206960141'), ('const--1', u'COPY_-1206960047'), (u'INT_EQUAL_-1206960327', u'CBRANCH_-1206960323'), ('const-0', u'RETURN_-1206960238'), (u'INDIRECT_-1206959868', u'INT_SLESS_-1206960275'), ('tmp_24', u'CBRANCH_-1206960431'), (u'INDIRECT_-1206959876', u'INT_AND_-1206960328'), ('tmp_426', u'BRANCH_-1206960037'), (u'LOAD_-1206960161', u'INT_NOTEQUAL_-1206960141'), (u'PTRSUB_-1206959846', u'CALL_-1206960378'), ('const-1075290', u'COPY_-1206960170'), (u'COPY_-1206960170', u'MULTIEQUAL_-1206959832'), ('const-0', u'RETURN_-1206959940'), ('tmp_1232', u'CALL_-1206960095'), (u'COPY_-1206959959', u'RETURN_-1206959940'), (u'COPY_-1206960296', u'RETURN_-1206960238'), (u'INT_SLESS_-1206960275', u'CBRANCH_-1206960274'), ('const-0', u'RETURN_-1206960050'), ('const--1', u'COPY_-1206959959'), (u'CALL_-1206960378', u'INDIRECT_-1206959876'), (u'INT_AND_-1206960328', u'INT_EQUAL_-1206960306'), (u'CALL_-1206960378', u'INT_SLESS_-1206960363'), ('tmp_1232', u'CALL_-1206960378'), (u'CALL_-1206960133', u'CALL_-1206960063'), (u'COPY_-1206960023', u'MULTIEQUAL_-1206959832'), ('tmp_479', u'CBRANCH_-1206960140')]
null
null
00103ec0
x64
O3
(translation_unit "long FUN_00103ec0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}\n\n" (function_definition "long FUN_00103ec0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00103ec0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "stat sStack_a8;" type_identifier identifier ;) (if_statement "if (param_1 == (char *)0x0) {\n return -1;\n }" if (parenthesized_expression "(param_1 == (char *)0x0)" ( (binary_expression "param_1 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar1 = __xstat(1,param_1,&sStack_a8);" (assignment_expression "iVar1 = __xstat(1,param_1,&sStack_a8)" identifier = (call_expression "__xstat(1,param_1,&sStack_a8)" identifier (argument_list "(1,param_1,&sStack_a8)" ( number_literal , identifier , (pointer_expression "&sStack_a8" & identifier) )))) ;) (if_statement "if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }" { (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar4 = "\'%s\': No such file";" (assignment_expression "pcVar4 = "\'%s\': No such file"" identifier = (string_literal ""\'%s\': No such file"" " escape_sequence string_content escape_sequence string_content ")) ;) (if_statement "if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }" if (parenthesized_expression "(*piVar2 != 2)" ( (binary_expression "*piVar2 != 2" (pointer_expression "*piVar2" * identifier) != number_literal) )) (compound_statement "{\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }" { (expression_statement "pcVar4 = strerror(*piVar2);" (assignment_expression "pcVar4 = strerror(*piVar2)" identifier = (call_expression "strerror(*piVar2)" identifier (argument_list "(*piVar2)" ( (pointer_expression "*piVar2" * identifier) )))) ;) (expression_statement "uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);" (assignment_expression "uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" identifier = (call_expression "dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" identifier (argument_list "(0,"Warning: could not locate \'%s\'. reason: %s",5)" ( number_literal , (string_literal ""Warning: could not locate \'%s\'. reason: %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_00103650(uVar3,param_1,pcVar4);" (call_expression "FUN_00103650(uVar3,param_1,pcVar4)" identifier (argument_list "(uVar3,param_1,pcVar4)" ( identifier , identifier , identifier ))) ;) (return_statement "return -1;" return number_literal ;) })) }) (else_clause "else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" else (if_statement "if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "((sStack_a8.st_mode & 0xf000) == 0x4000)" ( (binary_expression "(sStack_a8.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(sStack_a8.st_mode & 0xf000)" ( (binary_expression "sStack_a8.st_mode & 0xf000" (field_expression "sStack_a8.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n pcVar4 = "Warning: \'%s\' is a directory";\n }" { (expression_statement "pcVar4 = "Warning: \'%s\' is a directory";" (assignment_expression "pcVar4 = "Warning: \'%s\' is a directory"" identifier = (string_literal ""Warning: \'%s\' is a directory"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" else (if_statement "if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "((sStack_a8.st_mode & 0xf000) == 0x8000)" ( (binary_expression "(sStack_a8.st_mode & 0xf000) == 0x8000" (parenthesized_expression "(sStack_a8.st_mode & 0xf000)" ( (binary_expression "sStack_a8.st_mode & 0xf000" (field_expression "sStack_a8.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }" { (if_statement "if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }" if (parenthesized_expression "(-1 < sStack_a8.st_size)" ( (binary_expression "-1 < sStack_a8.st_size" number_literal < (field_expression "sStack_a8.st_size" identifier . field_identifier)) )) (compound_statement "{\n return sStack_a8.st_size;\n }" { (return_statement "return sStack_a8.st_size;" return (field_expression "sStack_a8.st_size" identifier . field_identifier) ;) })) (expression_statement "pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";" (assignment_expression "pcVar4 = "Warning: \'%s\' has negative size, probably it is too large"" identifier = (string_literal ""Warning: \'%s\' has negative size, probably it is too large"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" else (compound_statement "{\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" { (expression_statement "pcVar4 = "Warning: \'%s\' is not an ordinary file";" (assignment_expression "pcVar4 = "Warning: \'%s\' is not an ordinary file"" identifier = (string_literal ""Warning: \'%s\' is not an ordinary file"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }))))))) (expression_statement "uVar3 = dcgettext(0,pcVar4,5);" (assignment_expression "uVar3 = dcgettext(0,pcVar4,5)" identifier = (call_expression "dcgettext(0,pcVar4,5)" identifier (argument_list "(0,pcVar4,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_00103650(uVar3,param_1);" (call_expression "FUN_00103650(uVar3,param_1)" identifier (argument_list "(uVar3,param_1)" ( identifier , identifier ))) ;) (return_statement "return -1;" return number_literal ;) })))
(translation_unit "off_t get_file_size(char *file_name)\n\n{\n int iVar1;\n int *piVar2;\n char *format;\n char *pcVar3;\n stat statbuf;\n \n if (file_name == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,file_name,(stat *)&statbuf);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar3 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }\n }\n else if ((statbuf.st_mode & 0xf000) == 0x4000) {\n pcVar3 = "Warning: \'%s\' is a directory";\n }\n else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }\n pcVar3 = (char *)dcgettext(0,pcVar3,5);\n non_fatal(pcVar3,file_name);\n return -1;\n}\n\n" (function_definition "off_t get_file_size(char *file_name)\n\n{\n int iVar1;\n int *piVar2;\n char *format;\n char *pcVar3;\n stat statbuf;\n \n if (file_name == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,file_name,(stat *)&statbuf);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar3 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }\n }\n else if ((statbuf.st_mode & 0xf000) == 0x4000) {\n pcVar3 = "Warning: \'%s\' is a directory";\n }\n else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }\n pcVar3 = (char *)dcgettext(0,pcVar3,5);\n non_fatal(pcVar3,file_name);\n return -1;\n}" type_identifier (function_declarator "get_file_size(char *file_name)" identifier (parameter_list "(char *file_name)" ( (parameter_declaration "char *file_name" primitive_type (pointer_declarator "*file_name" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n char *format;\n char *pcVar3;\n stat statbuf;\n \n if (file_name == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,file_name,(stat *)&statbuf);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar3 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }\n }\n else if ((statbuf.st_mode & 0xf000) == 0x4000) {\n pcVar3 = "Warning: \'%s\' is a directory";\n }\n else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }\n pcVar3 = (char *)dcgettext(0,pcVar3,5);\n non_fatal(pcVar3,file_name);\n return -1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "char *format;" primitive_type (pointer_declarator "*format" * identifier) ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (declaration "stat statbuf;" type_identifier identifier ;) (if_statement "if (file_name == (char *)0x0) {\n return -1;\n }" if (parenthesized_expression "(file_name == (char *)0x0)" ( (binary_expression "file_name == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar1 = __xstat(1,file_name,(stat *)&statbuf);" (assignment_expression "iVar1 = __xstat(1,file_name,(stat *)&statbuf)" identifier = (call_expression "__xstat(1,file_name,(stat *)&statbuf)" identifier (argument_list "(1,file_name,(stat *)&statbuf)" ( number_literal , identifier , (cast_expression "(stat *)&statbuf" ( (type_descriptor "stat *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&statbuf" & identifier)) )))) ;) (if_statement "if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar3 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }\n }\n else if ((statbuf.st_mode & 0xf000) == 0x4000) {\n pcVar3 = "Warning: \'%s\' is a directory";\n }\n else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n piVar2 = __errno_location();\n pcVar3 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }\n }" { (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar3 = "\'%s\': No such file";" (assignment_expression "pcVar3 = "\'%s\': No such file"" identifier = (string_literal ""\'%s\': No such file"" " escape_sequence string_content escape_sequence string_content ")) ;) (if_statement "if (*piVar2 != 2) {\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }" if (parenthesized_expression "(*piVar2 != 2)" ( (binary_expression "*piVar2 != 2" (pointer_expression "*piVar2" * identifier) != number_literal) )) (compound_statement "{\n pcVar3 = strerror(*piVar2);\n format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n non_fatal(format,file_name,pcVar3);\n return -1;\n }" { (expression_statement "pcVar3 = strerror(*piVar2);" (assignment_expression "pcVar3 = strerror(*piVar2)" identifier = (call_expression "strerror(*piVar2)" identifier (argument_list "(*piVar2)" ( (pointer_expression "*piVar2" * identifier) )))) ;) (expression_statement "format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);" (assignment_expression "format = (char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" identifier = (cast_expression "(char *)dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" identifier (argument_list "(0,"Warning: could not locate \'%s\'. reason: %s",5)" ( number_literal , (string_literal ""Warning: could not locate \'%s\'. reason: %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "non_fatal(format,file_name,pcVar3);" (call_expression "non_fatal(format,file_name,pcVar3)" identifier (argument_list "(format,file_name,pcVar3)" ( identifier , identifier , identifier ))) ;) (return_statement "return -1;" return number_literal ;) })) }) (else_clause "else if ((statbuf.st_mode & 0xf000) == 0x4000) {\n pcVar3 = "Warning: \'%s\' is a directory";\n }\n else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" else (if_statement "if ((statbuf.st_mode & 0xf000) == 0x4000) {\n pcVar3 = "Warning: \'%s\' is a directory";\n }\n else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "((statbuf.st_mode & 0xf000) == 0x4000)" ( (binary_expression "(statbuf.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(statbuf.st_mode & 0xf000)" ( (binary_expression "statbuf.st_mode & 0xf000" (field_expression "statbuf.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n pcVar3 = "Warning: \'%s\' is a directory";\n }" { (expression_statement "pcVar3 = "Warning: \'%s\' is a directory";" (assignment_expression "pcVar3 = "Warning: \'%s\' is a directory"" identifier = (string_literal ""Warning: \'%s\' is a directory"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" else (if_statement "if ((statbuf.st_mode & 0xf000) == 0x8000) {\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "((statbuf.st_mode & 0xf000) == 0x8000)" ( (binary_expression "(statbuf.st_mode & 0xf000) == 0x8000" (parenthesized_expression "(statbuf.st_mode & 0xf000)" ( (binary_expression "statbuf.st_mode & 0xf000" (field_expression "statbuf.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }\n pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";\n }" { (if_statement "if (-1 < statbuf.st_size) {\n return statbuf.st_size;\n }" if (parenthesized_expression "(-1 < statbuf.st_size)" ( (binary_expression "-1 < statbuf.st_size" number_literal < (field_expression "statbuf.st_size" identifier . field_identifier)) )) (compound_statement "{\n return statbuf.st_size;\n }" { (return_statement "return statbuf.st_size;" return (field_expression "statbuf.st_size" identifier . field_identifier) ;) })) (expression_statement "pcVar3 = "Warning: \'%s\' has negative size, probably it is too large";" (assignment_expression "pcVar3 = "Warning: \'%s\' has negative size, probably it is too large"" identifier = (string_literal ""Warning: \'%s\' has negative size, probably it is too large"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else {\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" else (compound_statement "{\n pcVar3 = "Warning: \'%s\' is not an ordinary file";\n }" { (expression_statement "pcVar3 = "Warning: \'%s\' is not an ordinary file";" (assignment_expression "pcVar3 = "Warning: \'%s\' is not an ordinary file"" identifier = (string_literal ""Warning: \'%s\' is not an ordinary file"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }))))))) (expression_statement "pcVar3 = (char *)dcgettext(0,pcVar3,5);" (assignment_expression "pcVar3 = (char *)dcgettext(0,pcVar3,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar3,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar3,5)" identifier (argument_list "(0,pcVar3,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "non_fatal(pcVar3,file_name);" (call_expression "non_fatal(pcVar3,file_name)" identifier (argument_list "(pcVar3,file_name)" ( identifier , identifier ))) ;) (return_statement "return -1;" return number_literal ;) })))
(translation_unit "long FUN_00103ec0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}\n\n" (function_definition "long FUN_00103ec0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}" (sized_type_specifier "long" long) (function_declarator "FUN_00103ec0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int *piVar2;" primitive_type (pointer_declarator "*piVar2" * identifier) ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "stat sStack_a8;" type_identifier identifier ;) (if_statement "if (param_1 == (char *)0x0) {\n return -1;\n }" if (parenthesized_expression "(param_1 == (char *)0x0)" ( (binary_expression "param_1 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n return -1;\n }" { (return_statement "return -1;" return number_literal ;) })) (expression_statement "iVar1 = __xstat(1,param_1,&sStack_a8);" (assignment_expression "iVar1 = __xstat(1,param_1,&sStack_a8)" identifier = (call_expression "__xstat(1,param_1,&sStack_a8)" identifier (argument_list "(1,param_1,&sStack_a8)" ( number_literal , identifier , (pointer_expression "&sStack_a8" & identifier) )))) ;) (if_statement "if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "(iVar1 < 0)" ( (binary_expression "iVar1 < 0" identifier < number_literal) )) (compound_statement "{\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }" { (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" identifier = (call_expression "__errno_location()" identifier (argument_list "()" ( )))) ;) (expression_statement "pcVar4 = "\'%s\': No such file";" (assignment_expression "pcVar4 = "\'%s\': No such file"" identifier = (string_literal ""\'%s\': No such file"" " escape_sequence string_content escape_sequence string_content ")) ;) (if_statement "if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }" if (parenthesized_expression "(*piVar2 != 2)" ( (binary_expression "*piVar2 != 2" (pointer_expression "*piVar2" * identifier) != number_literal) )) (compound_statement "{\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }" { (expression_statement "pcVar4 = strerror(*piVar2);" (assignment_expression "pcVar4 = strerror(*piVar2)" identifier = (call_expression "strerror(*piVar2)" identifier (argument_list "(*piVar2)" ( (pointer_expression "*piVar2" * identifier) )))) ;) (expression_statement "uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);" (assignment_expression "uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" identifier = (call_expression "dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" identifier (argument_list "(0,"Warning: could not locate \'%s\'. reason: %s",5)" ( number_literal , (string_literal ""Warning: could not locate \'%s\'. reason: %s"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal )))) ;) (expression_statement "FUN_00103650(uVar3,param_1,pcVar4);" (call_expression "FUN_00103650(uVar3,param_1,pcVar4)" identifier (argument_list "(uVar3,param_1,pcVar4)" ( identifier , identifier , identifier ))) ;) (return_statement "return -1;" return number_literal ;) })) }) (else_clause "else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" else (if_statement "if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "((sStack_a8.st_mode & 0xf000) == 0x4000)" ( (binary_expression "(sStack_a8.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(sStack_a8.st_mode & 0xf000)" ( (binary_expression "sStack_a8.st_mode & 0xf000" (field_expression "sStack_a8.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n pcVar4 = "Warning: \'%s\' is a directory";\n }" { (expression_statement "pcVar4 = "Warning: \'%s\' is a directory";" (assignment_expression "pcVar4 = "Warning: \'%s\' is a directory"" identifier = (string_literal ""Warning: \'%s\' is a directory"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" else (if_statement "if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" if (parenthesized_expression "((sStack_a8.st_mode & 0xf000) == 0x8000)" ( (binary_expression "(sStack_a8.st_mode & 0xf000) == 0x8000" (parenthesized_expression "(sStack_a8.st_mode & 0xf000)" ( (binary_expression "sStack_a8.st_mode & 0xf000" (field_expression "sStack_a8.st_mode" identifier . field_identifier) & number_literal) )) == number_literal) )) (compound_statement "{\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }" { (if_statement "if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }" if (parenthesized_expression "(-1 < sStack_a8.st_size)" ( (binary_expression "-1 < sStack_a8.st_size" number_literal < (field_expression "sStack_a8.st_size" identifier . field_identifier)) )) (compound_statement "{\n return sStack_a8.st_size;\n }" { (return_statement "return sStack_a8.st_size;" return (field_expression "sStack_a8.st_size" identifier . field_identifier) ;) })) (expression_statement "pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";" (assignment_expression "pcVar4 = "Warning: \'%s\' has negative size, probably it is too large"" identifier = (string_literal ""Warning: \'%s\' has negative size, probably it is too large"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause "else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" else (compound_statement "{\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" { (expression_statement "pcVar4 = "Warning: \'%s\' is not an ordinary file";" (assignment_expression "pcVar4 = "Warning: \'%s\' is not an ordinary file"" identifier = (string_literal ""Warning: \'%s\' is not an ordinary file"" " string_content escape_sequence string_content escape_sequence string_content ")) ;) }))))))) (expression_statement "uVar3 = dcgettext(0,pcVar4,5);" (assignment_expression "uVar3 = dcgettext(0,pcVar4,5)" identifier = (call_expression "dcgettext(0,pcVar4,5)" identifier (argument_list "(0,pcVar4,5)" ( number_literal , identifier , number_literal )))) ;) (expression_statement "FUN_00103650(uVar3,param_1);" (call_expression "FUN_00103650(uVar3,param_1)" identifier (argument_list "(uVar3,param_1)" ( identifier , identifier ))) ;) (return_statement "return -1;" return number_literal ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (return_statement return LIT ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , (pointer_expression & IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( )))) ;) (expression_statement (assignment_expression IDENT = (string_literal " escape_sequence string_content escape_sequence string_content ")) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression * IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT ))) ;) (return_statement return LIT ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (field_expression IDENT . field_identifier) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (field_expression IDENT . field_identifier) & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < (field_expression IDENT . field_identifier)) )) (compound_statement { (return_statement return (field_expression IDENT . field_identifier) ;) })) (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content escape_sequence string_content ")) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content escape_sequence string_content escape_sequence string_content ")) ;) }))))))) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (return_statement return LIT ;) })))
(function_definition "long FUN_00103ec0(char *param_1)\n\n{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "FUN_00103ec0(char *param_1)" (identifier "FUN_00103ec0") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int iVar1;\n int *piVar2;\n undefined8 uVar3;\n char *pcVar4;\n stat sStack_a8;\n \n if (param_1 == (char *)0x0) {\n return -1;\n }\n iVar1 = __xstat(1,param_1,&sStack_a8);\n if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }\n uVar3 = dcgettext(0,pcVar4,5);\n FUN_00103650(uVar3,param_1);\n return -1;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int *piVar2;" (primitive_type "int") (pointer_declarator "*piVar2" (* "*") (identifier "piVar2")) (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "stat sStack_a8;" (type_identifier "stat") (identifier "sStack_a8") (; ";")) (if_statement "if (param_1 == (char *)0x0) {\n return -1;\n }" (if "if") (parenthesized_expression "(param_1 == (char *)0x0)" (( "(") (binary_expression "param_1 == (char *)0x0" (identifier "param_1") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n return -1;\n }" ({ "{") (return_statement "return -1;" (return "return") (number_literal "-1") (; ";")) (} "}"))) (expression_statement "iVar1 = __xstat(1,param_1,&sStack_a8);" (assignment_expression "iVar1 = __xstat(1,param_1,&sStack_a8)" (identifier "iVar1") (= "=") (call_expression "__xstat(1,param_1,&sStack_a8)" (identifier "__xstat") (argument_list "(1,param_1,&sStack_a8)" (( "(") (number_literal "1") (, ",") (identifier "param_1") (, ",") (pointer_expression "&sStack_a8" (& "&") (identifier "sStack_a8")) () ")")))) (; ";")) (if_statement "if (iVar1 < 0) {\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" (if "if") (parenthesized_expression "(iVar1 < 0)" (( "(") (binary_expression "iVar1 < 0" (identifier "iVar1") (< "<") (number_literal "0")) () ")")) (compound_statement "{\n piVar2 = __errno_location();\n pcVar4 = "\'%s\': No such file";\n if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }\n }" ({ "{") (expression_statement "piVar2 = __errno_location();" (assignment_expression "piVar2 = __errno_location()" (identifier "piVar2") (= "=") (call_expression "__errno_location()" (identifier "__errno_location") (argument_list "()" (( "(") () ")")))) (; ";")) (expression_statement "pcVar4 = "\'%s\': No such file";" (assignment_expression "pcVar4 = "\'%s\': No such file"" (identifier "pcVar4") (= "=") (string_literal ""\'%s\': No such file"" (" """) (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content ": No such file") (" """))) (; ";")) (if_statement "if (*piVar2 != 2) {\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }" (if "if") (parenthesized_expression "(*piVar2 != 2)" (( "(") (binary_expression "*piVar2 != 2" (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) (!= "!=") (number_literal "2")) () ")")) (compound_statement "{\n pcVar4 = strerror(*piVar2);\n uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);\n FUN_00103650(uVar3,param_1,pcVar4);\n return -1;\n }" ({ "{") (expression_statement "pcVar4 = strerror(*piVar2);" (assignment_expression "pcVar4 = strerror(*piVar2)" (identifier "pcVar4") (= "=") (call_expression "strerror(*piVar2)" (identifier "strerror") (argument_list "(*piVar2)" (( "(") (pointer_expression "*piVar2" (* "*") (identifier "piVar2")) () ")")))) (; ";")) (expression_statement "uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5);" (assignment_expression "uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5)" (identifier "dcgettext") (argument_list "(0,"Warning: could not locate \'%s\'. reason: %s",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Warning: could not locate \'%s\'. reason: %s"" (" """) (string_content "Warning: could not locate ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content ". reason: %s") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00103650(uVar3,param_1,pcVar4);" (call_expression "FUN_00103650(uVar3,param_1,pcVar4)" (identifier "FUN_00103650") (argument_list "(uVar3,param_1,pcVar4)" (( "(") (identifier "uVar3") (, ",") (identifier "param_1") (, ",") (identifier "pcVar4") () ")"))) (; ";")) (return_statement "return -1;" (return "return") (number_literal "-1") (; ";")) (} "}"))) (} "}")) (else_clause "else if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" (else "else") (if_statement "if ((sStack_a8.st_mode & 0xf000) == 0x4000) {\n pcVar4 = "Warning: \'%s\' is a directory";\n }\n else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" (if "if") (parenthesized_expression "((sStack_a8.st_mode & 0xf000) == 0x4000)" (( "(") (binary_expression "(sStack_a8.st_mode & 0xf000) == 0x4000" (parenthesized_expression "(sStack_a8.st_mode & 0xf000)" (( "(") (binary_expression "sStack_a8.st_mode & 0xf000" (field_expression "sStack_a8.st_mode" (identifier "sStack_a8") (. ".") (field_identifier "st_mode")) (& "&") (number_literal "0xf000")) () ")")) (== "==") (number_literal "0x4000")) () ")")) (compound_statement "{\n pcVar4 = "Warning: \'%s\' is a directory";\n }" ({ "{") (expression_statement "pcVar4 = "Warning: \'%s\' is a directory";" (assignment_expression "pcVar4 = "Warning: \'%s\' is a directory"" (identifier "pcVar4") (= "=") (string_literal ""Warning: \'%s\' is a directory"" (" """) (string_content "Warning: ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " is a directory") (" """))) (; ";")) (} "}")) (else_clause "else if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" (else "else") (if_statement "if ((sStack_a8.st_mode & 0xf000) == 0x8000) {\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }\n else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" (if "if") (parenthesized_expression "((sStack_a8.st_mode & 0xf000) == 0x8000)" (( "(") (binary_expression "(sStack_a8.st_mode & 0xf000) == 0x8000" (parenthesized_expression "(sStack_a8.st_mode & 0xf000)" (( "(") (binary_expression "sStack_a8.st_mode & 0xf000" (field_expression "sStack_a8.st_mode" (identifier "sStack_a8") (. ".") (field_identifier "st_mode")) (& "&") (number_literal "0xf000")) () ")")) (== "==") (number_literal "0x8000")) () ")")) (compound_statement "{\n if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }\n pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";\n }" ({ "{") (if_statement "if (-1 < sStack_a8.st_size) {\n return sStack_a8.st_size;\n }" (if "if") (parenthesized_expression "(-1 < sStack_a8.st_size)" (( "(") (binary_expression "-1 < sStack_a8.st_size" (number_literal "-1") (< "<") (field_expression "sStack_a8.st_size" (identifier "sStack_a8") (. ".") (field_identifier "st_size"))) () ")")) (compound_statement "{\n return sStack_a8.st_size;\n }" ({ "{") (return_statement "return sStack_a8.st_size;" (return "return") (field_expression "sStack_a8.st_size" (identifier "sStack_a8") (. ".") (field_identifier "st_size")) (; ";")) (} "}"))) (expression_statement "pcVar4 = "Warning: \'%s\' has negative size, probably it is too large";" (assignment_expression "pcVar4 = "Warning: \'%s\' has negative size, probably it is too large"" (identifier "pcVar4") (= "=") (string_literal ""Warning: \'%s\' has negative size, probably it is too large"" (" """) (string_content "Warning: ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " has negative size, probably it is too large") (" """))) (; ";")) (} "}")) (else_clause "else {\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" (else "else") (compound_statement "{\n pcVar4 = "Warning: \'%s\' is not an ordinary file";\n }" ({ "{") (expression_statement "pcVar4 = "Warning: \'%s\' is not an ordinary file";" (assignment_expression "pcVar4 = "Warning: \'%s\' is not an ordinary file"" (identifier "pcVar4") (= "=") (string_literal ""Warning: \'%s\' is not an ordinary file"" (" """) (string_content "Warning: ") (escape_sequence "\'") (string_content "%s") (escape_sequence "\'") (string_content " is not an ordinary file") (" """))) (; ";")) (} "}")))))))) (expression_statement "uVar3 = dcgettext(0,pcVar4,5);" (assignment_expression "uVar3 = dcgettext(0,pcVar4,5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,pcVar4,5)" (identifier "dcgettext") (argument_list "(0,pcVar4,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar4") (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_00103650(uVar3,param_1);" (call_expression "FUN_00103650(uVar3,param_1)" (identifier "FUN_00103650") (argument_list "(uVar3,param_1)" (( "(") (identifier "uVar3") (, ",") (identifier "param_1") () ")"))) (; ";")) (return_statement "return -1;" (return "return") (number_literal "-1") (; ";")) (} "}")))
type_1 function_1(char *var_1) { int var_3; int *piVar2; char *format; char *pcVar3; type_2 statbuf; if (var_1 == (char *)0x0) { return -1; } var_3 = var_2(1,var_1,(type_2 *)&statbuf); if (var_3 < 0) { piVar2 = var_4(); pcVar3 = "\'%s\': No such file"; if (*piVar2 != 2) { pcVar3 = var_5(*piVar2); format = (char *)var_6(0,"Warning: could not locate \'%s\'. reason: %s",5); var_7(format,var_1,pcVar3); return -1; } } else if ((statbuf.st_mode & 0xf000) == 0x4000) { pcVar3 = "Warning: \'%s\' is a directory"; } else if ((statbuf.st_mode & 0xf000) == 0x8000) { if (-1 < statbuf.st_size) { return statbuf.st_size; } pcVar3 = "Warning: \'%s\' has negative size, probably it is too large"; } else { pcVar3 = "Warning: \'%s\' is not an ordinary file"; } pcVar3 = (char *)var_6(0,pcVar3,5); var_7(pcVar3,var_1); return -1; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (return_statement (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (pointer_expression argument: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (escape_sequence) (string_content) (escape_sequence) (string_content)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier)))) (return_statement (number_literal))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (field_expression argument: (identifier) field: (field_identifier)) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (field_expression argument: (identifier) field: (field_identifier)))) consequence: (compound_statement (return_statement (field_expression argument: (identifier) field: (field_identifier))))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content))))))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (return_statement (number_literal)))))
null
long MASKED(char *param_1) { int iVar1; int *piVar2; undefined8 uVar3; char *pcVar4; stat sStack_a8; if (param_1 == (char *)0x0) { return -1; } iVar1 = __xstat(1,param_1,&sStack_a8); if (iVar1 < 0) { piVar2 = __errno_location(); pcVar4 = "\'%s\': No such file"; if (*piVar2 != 2) { pcVar4 = strerror(*piVar2); uVar3 = dcgettext(0,"Warning: could not locate \'%s\'. reason: %s",5); FUN_00103650(uVar3,param_1,pcVar4); return -1; } } else if ((sStack_a8.st_mode & 0xf000) == 0x4000) { pcVar4 = "Warning: \'%s\' is a directory"; } else if ((sStack_a8.st_mode & 0xf000) == 0x8000) { if (-1 < sStack_a8.st_size) { return sStack_a8.st_size; } pcVar4 = "Warning: \'%s\' has negative size, probably it is too large"; } else { pcVar4 = "Warning: \'%s\' is not an ordinary file"; } uVar3 = dcgettext(0,pcVar4,5); FUN_00103650(uVar3,param_1); return -1; }
141_i686-gnu-strings_and_i686-gnu-strings_strip.c
__assert_fail
__assert_fail
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void __assert_fail(char *__assertion,char *__file,uint __line,char *__function) { /* WARNING: Bad instruction - Truncating control flow here */ /* __assert_fail@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void __assert_fail(char *__assertion,char *__file,uint __line,char *__function) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939430')]
[('const-1', u'RETURN_-1206939430')]
null
null
001090d0
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" identifier (parameter_list "(char *__assertion,char *__file,uint __line,char *__function)" ( (parameter_declaration "char *__assertion" primitive_type (pointer_declarator "*__assertion" * identifier)) , (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "uint __line" type_identifier identifier) , (parameter_declaration "char *__function" primitive_type (pointer_declarator "*__function" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nvoid __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __assert_fail@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __assert_fail@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" identifier (parameter_list "(char *__assertion,char *__file,uint __line,char *__function)" ( (parameter_declaration "char *__assertion" primitive_type (pointer_declarator "*__assertion" * identifier)) , (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "uint __line" type_identifier identifier) , (parameter_declaration "char *__function" primitive_type (pointer_declarator "*__function" * identifier)) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __assert_fail@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" identifier (parameter_list "(char *__assertion,char *__file,uint __line,char *__function)" ( (parameter_declaration "char *__assertion" primitive_type (pointer_declarator "*__assertion" * identifier)) , (parameter_declaration "char *__file" primitive_type (pointer_declarator "*__file" * identifier)) , (parameter_declaration "uint __line" type_identifier identifier) , (parameter_declaration "char *__function" primitive_type (pointer_declarator "*__function" * identifier)) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void __assert_fail(char *__assertion,char *__file,uint __line,char *__function)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "__assert_fail(char *__assertion,char *__file,uint __line,char *__function)" (identifier "__assert_fail") (parameter_list "(char *__assertion,char *__file,uint __line,char *__function)" (( "(") (parameter_declaration "char *__assertion" (primitive_type "char") (pointer_declarator "*__assertion" (* "*") (identifier "__assertion"))) (, ",") (parameter_declaration "char *__file" (primitive_type "char") (pointer_declarator "*__file" (* "*") (identifier "__file"))) (, ",") (parameter_declaration "uint __line" (type_identifier "uint") (identifier "__line")) (, ",") (parameter_declaration "char *__function" (primitive_type "char") (pointer_declarator "*__function" (* "*") (identifier "__function"))) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void function_1(char *__assertion,char *__file,type_1 __line,char *__function) { /* WARNING: Bad instruction - Truncating control flow here */ /* __assert_fail@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ void MASKED(char *__assertion,char *__file,uint __line,char *__function) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
8385_x86_64-kfreebsd-gnu-dwp_and_x86_64-kfreebsd-gnu-dwp_strip.c
moneypunct
FUN_002eac80
/* std::moneypunct<char, true>::moneypunct(__locale_struct*, char const*, unsigned long) */ void __thiscall std::moneypunct<char,true>::moneypunct (moneypunct<char,true> *this,__locale_struct *param_1,char *param_2,ulong param_3) { *(undefined8 *)(this + 0x10) = 0; *(uint *)(this + 8) = (uint)(param_3 != 0); *(undefined ***)this = &PTR__moneypunct_00438e48; /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */ _M_initialize_moneypunct((__locale_struct *)this,(char *)param_1); return; }
void FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4) { param_1[2] = 0; *(uint *)(param_1 + 1) = (uint)(param_4 != 0); *param_1 = &PTR_FUN_00438e48; /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */ FUN_0031fc50(); return; }
PUSH RBP XOR EAX,EAX PUSH RBX MOV RBX,RDI SUB RSP,0x8 TEST RCX,RCX MOV qword ptr [RDI + 0x10],0x0 SETNZ AL MOV dword ptr [RDI + 0x8],EAX LEA RAX,[0x438e38] ADD RAX,0x10 MOV qword ptr [RDI],RAX CALL 0x0031fc50 ADD RSP,0x8 POP RBX POP RBP RET
null
null
null
null
[('const-1', u'PTRADD_-1204703998'), ('const-0', u'PTRSUB_-1204703907'), ('const-0', u'STORE_-1204704074'), (u'PTRSUB_-1204703907', u'STORE_-1204704032'), ('const-433', u'STORE_-1204704058'), (u'INT_ZEXT_-1204703995', u'STORE_-1204704058'), ('const-433', u'STORE_-1204704032'), ('const-8', u'PTRADD_-1204703998'), (u'PTRADD_-1204704014', u'CAST_-1204703933'), (u'CAST_-1204703906', u'STORE_-1204704032'), ('tmp_214', u'CAST_-1204703902'), ('const-0', u'RETURN_-1204703988'), (u'INT_NOTEQUAL_-1204704075', u'INT_ZEXT_-1204703995'), ('const-16', u'PTRADD_-1204704014'), (u'CAST_-1204703902', u'CALL_-1204704022'), ('const-0', u'INT_NOTEQUAL_-1204704075'), ('tmp_214', u'PTRADD_-1204703998'), ('const-4427336', u'PTRSUB_-1204703907'), (u'CAST_-1204703921', u'STORE_-1204704058'), (u'CAST_-1204703901', u'CALL_-1204704022'), ('tmp_215', u'CAST_-1204703901'), ('tmp_217', u'INT_NOTEQUAL_-1204704075'), (u'CAST_-1204703933', u'STORE_-1204704074'), ('tmp_214', u'CAST_-1204703906'), ('const-433', u'STORE_-1204704074'), ('const-1', u'PTRADD_-1204704014'), (u'PTRADD_-1204703998', u'CAST_-1204703921'), ('tmp_214', u'PTRADD_-1204704014')]
[('const-0', u'INT_NOTEQUAL_-1204704075'), ('const-433', u'STORE_-1204704074'), (u'INT_ZEXT_-1204703995', u'STORE_-1204704058'), ('const-0', u'PTRSUB_-1204703909'), ('tmp_286', u'INT_NOTEQUAL_-1204704075'), ('const-4427336', u'PTRSUB_-1204703909'), ('const-433', u'STORE_-1204704032'), ('const-0', u'STORE_-1204704074'), ('const-2', u'PTRADD_-1204703934'), ('const-8', u'PTRADD_-1204703922'), ('tmp_285', u'STORE_-1204704032'), ('const-433', u'STORE_-1204704058'), ('const-0', u'RETURN_-1204703988'), (u'PTRSUB_-1204703909', u'STORE_-1204704032'), (u'INT_NOTEQUAL_-1204704075', u'INT_ZEXT_-1204703995'), ('tmp_285', u'PTRADD_-1204703922'), ('const-1', u'PTRADD_-1204703922'), (u'CAST_-1204703922', u'STORE_-1204704058'), ('const-8', u'PTRADD_-1204703934'), (u'PTRADD_-1204703934', u'STORE_-1204704074'), ('tmp_285', u'PTRADD_-1204703934'), (u'PTRADD_-1204703922', u'CAST_-1204703922')]
null
null
002eac80
x64
O3
(translation_unit "void FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */\n FUN_0031fc50();\n return;\n}\n\n" (function_definition "void FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */\n FUN_0031fc50();\n return;\n}" primitive_type (function_declarator "FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */\n FUN_0031fc50();\n return;\n}" { (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(uint *)(param_1 + 1) = (uint)(param_4 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_4 != 0)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = (call_expression "(uint)(param_4 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )))) ;) (expression_statement "*param_1 = &PTR_FUN_00438e48;" (assignment_expression "*param_1 = &PTR_FUN_00438e48" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00438e48" & identifier)) ;) comment (expression_statement "FUN_0031fc50();" (call_expression "FUN_0031fc50()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::moneypunct<char, true>::moneypunct(__locale_struct*, char const*, unsigned long) */\n\nvoid __thiscall\nstd::moneypunct<char,true>::moneypunct\n (moneypunct<char,true> *this,__locale_struct *param_1,char *param_2,ulong param_3)\n\n{\n *(undefined8 *)(this + 0x10) = 0;\n *(uint *)(this + 8) = (uint)(param_3 != 0);\n *(undefined ***)this = &PTR__moneypunct_00438e48;\n /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */\n _M_initialize_moneypunct((__locale_struct *)this,(char *)param_1);\n return;\n}\n\n" comment (declaration "void __thiscall\nstd::moneypunct<char,true>::moneypunct\n (moneypunct<char,true> *this,__locale_struct *param_1,char *param_2,ulong param_3)\n\n{\n *(undefined8 *)(this + 0x10) = 0;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::" identifier : :) identifier (ERROR "<char" < primitive_type) , (ERROR "true>::moneypunct\n (moneypunct<char,true> *this,__locale_struct *param_1,char *param_2,ulong param_3)\n\n{" identifier > : : (function_declarator "moneypunct\n (moneypunct<char,true> *this,__locale_struct *param_1,char *param_2,ulong param_3)" identifier (parameter_list "(moneypunct<char,true> *this,__locale_struct *param_1,char *param_2,ulong param_3)" ( (parameter_declaration "moneypunct" type_identifier) (ERROR "<char" < primitive_type) , (parameter_declaration "true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "__locale_struct *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) {) (init_declarator "*(undefined8 *)(this + 0x10) = 0" (pointer_declarator "*(undefined8 *)(this + 0x10)" * (function_declarator "(undefined8 *)(this + 0x10)" (parenthesized_declarator "(undefined8 *)" ( identifier (ERROR "*" *) )) (parameter_list "(this + 0x10)" ( (parameter_declaration "this" type_identifier) (ERROR "+ 0x10" + number_literal) )))) = number_literal) ;) (expression_statement "*(uint *)(this + 8) = (uint)(param_3 != 0);" (assignment_expression "*(uint *)(this + 8) = (uint)(param_3 != 0)" (pointer_expression "*(uint *)(this + 8)" * (cast_expression "(uint *)(this + 8)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (call_expression "(uint)(param_3 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_3 != 0)" ( (binary_expression "param_3 != 0" identifier != number_literal) )))) ;) (expression_statement "*(undefined ***)this = &PTR__moneypunct_00438e48;" (assignment_expression "*(undefined ***)this = &PTR__moneypunct_00438e48" (pointer_expression "*(undefined ***)this" * (cast_expression "(undefined ***)this" ( (type_descriptor "undefined ***" type_identifier (abstract_pointer_declarator "***" * (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *)))) ) identifier)) = (pointer_expression "&PTR__moneypunct_00438e48" & identifier)) ;) comment (expression_statement "_M_initialize_moneypunct((__locale_struct *)this,(char *)param_1);" (call_expression "_M_initialize_moneypunct((__locale_struct *)this,(char *)param_1)" identifier (argument_list "((__locale_struct *)this,(char *)param_1)" ( (cast_expression "(__locale_struct *)this" ( (type_descriptor "__locale_struct *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(char *)param_1" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n \n FUN_0031fc50();\n return;\n}\n\n" (function_definition "void FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n \n FUN_0031fc50();\n return;\n}" primitive_type (function_declarator "FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long param_4" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n \n FUN_0031fc50();\n return;\n}" { (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(uint *)(param_1 + 1) = (uint)(param_4 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_4 != 0)" (pointer_expression "*(uint *)(param_1 + 1)" * (cast_expression "(uint *)(param_1 + 1)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 1)" ( (binary_expression "param_1 + 1" identifier + number_literal) )))) = (call_expression "(uint)(param_4 != 0)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(param_4 != 0)" ( (binary_expression "param_4 != 0" identifier != number_literal) )))) ;) (expression_statement "*param_1 = &PTR_FUN_00438e48;" (assignment_expression "*param_1 = &PTR_FUN_00438e48" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_00438e48" & identifier)) ;) (expression_statement "FUN_0031fc50();" (call_expression "FUN_0031fc50()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT != LIT) )))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })))
(function_definition "void FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)\n\n{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n \n FUN_0031fc50();\n return;\n}" (primitive_type "void") (function_declarator "FUN_002eac80(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)" (identifier "FUN_002eac80") (parameter_list "(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "long param_4" (sized_type_specifier "long" (long "long")) (identifier "param_4")) () ")"))) (compound_statement "{\n param_1[2] = 0;\n *(uint *)(param_1 + 1) = (uint)(param_4 != 0);\n *param_1 = &PTR_FUN_00438e48;\n \n FUN_0031fc50();\n return;\n}" ({ "{") (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(uint *)(param_1 + 1) = (uint)(param_4 != 0);" (assignment_expression "*(uint *)(param_1 + 1) = (uint)(param_4 != 0)" (pointer_expression "*(uint *)(param_1 + 1)" (* "*") (cast_expression "(uint *)(param_1 + 1)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 1)" (( "(") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1")) () ")")))) (= "=") (call_expression "(uint)(param_4 != 0)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(param_4 != 0)" (( "(") (binary_expression "param_4 != 0" (identifier "param_4") (!= "!=") (number_literal "0")) () ")")))) (; ";")) (expression_statement "*param_1 = &PTR_FUN_00438e48;" (assignment_expression "*param_1 = &PTR_FUN_00438e48" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_00438e48" (& "&") (identifier "PTR_FUN_00438e48"))) (; ";")) (expression_statement "FUN_0031fc50();" (call_expression "FUN_0031fc50()" (identifier "FUN_0031fc50") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::moneypunct<char, true>::moneypunct(__locale_struct*, char const*, unsigned long) */ void __thiscall std::moneypunct<char,true>::moneypunct (moneypunct<char,true> *type_1,type_4 *param_1,char *param_2,ulong var_1) { *(function_1 *)(type_1 + 0x10) = 0; *(type_2 *)(type_1 + 8) = (type_2)(var_1 != 0); *(type_3 ***)type_1 = &PTR__moneypunct_00438e48; /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */ var_2((type_4 *)type_1,(char *)param_1); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))))
null
void MASKED(undefined8 *param_1,undefined8 param_2,undefined8 param_3,long param_4) { param_1[2] = 0; *(uint *)(param_1 + 1) = (uint)(param_4 != 0); *param_1 = &PTR_FUN_00438e48; /* try { // try from 002eacaa to 002eacae has its CatchHandler @ 002eacb6 */ FUN_0031fc50(); return; }
5926_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
Output_merge_string
FUN_00257160
/* DWARF original prototype: void Output_merge_string(Output_merge_string<short_unsigned_int> * this, uint64_t addralign) */ void __thiscall gold::Output_merge_string<short_unsigned_int>::Output_merge_string (Output_merge_string<short_unsigned_int> *this,uint64_t addralign) { undefined1 *puVar1; size_type sVar2; Output_merge_base *pOVar3; (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1; (this->super_Output_merge_base).first_shndx_ = 0xffffffff; (this->super_Output_merge_base).input_sections_._M_h._M_buckets = &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket; puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20; *puVar1 = *puVar1 & 0xe0; pOVar3 = &this->super_Output_merge_base; (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0; *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0; (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0; (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0; (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0; (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0; (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign; (this->super_Output_merge_base).entsize_ = 2; (this->super_Output_merge_base).keeps_input_sections_ = false; (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0; (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0; (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1; (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt = (_Hash_node_base *)0x0; (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0; (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0; (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0; (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data = (_func_int_varargs **)&PTR__Output_merge_string_003b65c0; /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */ Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign); sVar2 = (this->stringpool_).string_set_._M_h._M_element_count; (this->merged_strings_lists_). super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_> ._M_impl._M_start = (pointer)0x0; (this->merged_strings_lists_). super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_> ._M_impl._M_finish = (pointer)0x0; (this->merged_strings_lists_). super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_> ._M_impl._M_end_of_storage = (pointer)0x0; this->input_count_ = 0; this->input_size_ = 0; if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) { (this->stringpool_).zero_null_ = false; (this->stringpool_).offset_ = 0; return; } /* WARNING: Subroutine does not return */ /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */ do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null"); }
void FUN_00257160(undefined8 *param_1,undefined8 param_2) { param_1[3] = 0xffffffffffffffff; *(undefined4 *)(param_1 + 10) = 0xffffffff; param_1[0xb] = param_1 + 0x11; *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0; *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0; param_1[1] = 0; param_1[2] = 0; param_1[5] = 0; param_1[6] = param_2; param_1[7] = 2; *(undefined1 *)(param_1 + 8) = 0; param_1[9] = 0; param_1[0x11] = 0; param_1[0xc] = 1; param_1[0xd] = 0; param_1[0xe] = 0; *(undefined4 *)(param_1 + 0xf) = 0x3f800000; param_1[0x10] = 0; *param_1 = &PTR_FUN_003b65c0; /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */ FUN_002191b0(param_1 + 0x12); param_1[0x24] = 0; param_1[0x25] = 0; param_1[0x26] = 0; param_1[0x27] = 0; param_1[0x28] = 0; if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) { *(undefined1 *)(param_1 + 0x21) = 0; param_1[0x22] = 0; return; } /* WARNING: Subroutine does not return */ /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); }
MOV RAX,-0x1 PUSH R12 PXOR XMM0,XMM0 PUSH RBP LEA RBP,[RDI + 0x90] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI + 0x18],RAX MOV dword ptr [RDI + 0x50],EAX LEA RAX,[RDI + 0x88] MOV qword ptr [RDI + 0x58],RAX LEA RAX,[0x3b65c0] AND byte ptr [RDI + 0x20],0xe0 MOVUPS xmmword ptr [RDI + 0x78],XMM0 MOV qword ptr [RDI + 0x8],0x0 MOV qword ptr [RDI + 0x10],0x0 MOV qword ptr [RDI + 0x28],0x0 MOV qword ptr [RDI + 0x30],RSI MOV qword ptr [RDI + 0x38],0x2 MOV byte ptr [RDI + 0x40],0x0 MOV qword ptr [RDI + 0x48],0x0 MOV qword ptr [RDI + 0x88],0x0 MOV qword ptr [RDI + 0x60],0x1 MOV qword ptr [RDI + 0x68],0x0 MOV qword ptr [RDI + 0x70],0x0 MOV dword ptr [RDI + 0x78],0x3f800000 MOV qword ptr [RDI + 0x80],0x0 MOV qword ptr [RDI],RAX MOV RDI,RBP CALL 0x002191b0 CMP qword ptr [RBX + 0xa8],0x0 MOV qword ptr [RBX + 0x120],0x0 MOV qword ptr [RBX + 0x128],0x0 MOV qword ptr [RBX + 0x130],0x0 MOV qword ptr [RBX + 0x138],0x0 MOV qword ptr [RBX + 0x140],0x0 JNZ 0x0025726c CMP qword ptr [RBX + 0x110],0x2 JNZ 0x0025726c MOV byte ptr [RBX + 0x108],0x0 MOV qword ptr [RBX + 0x110],0x0 POP RBX POP RBP POP R12 RET LEA RDX,[0x3257d0] MOV ESI,0xcc LEA RDI,[0x30755a] CALL 0x0016cdf0
null
null
null
null
[('const-0', u'PTRSUB_-1204129015'), ('const-0', u'STORE_-1204129275'), ('const-0', u'PTRSUB_-1204128920'), (u'PTRSUB_-1204128933', u'PTRSUB_-1204128932'), ('const-24', u'PTRSUB_-1204128864'), ('tmp_430', u'PTRSUB_-1204129036'), (u'PTRSUB_-1204128929', u'PTRSUB_-1204128928'), (u'PTRSUB_-1204128864', u'STORE_-1204129228'), ('const-433', u'STORE_-1204129156'), (u'PTRSUB_-1204129016', u'PTRSUB_-1204128974'), ('const-0', u'PTRSUB_-1204128920'), (u'PTRSUB_-1204128882', u'STORE_-1204129250'), ('const-0', u'PTRSUB_-1204128956'), (u'PTRSUB_-1204129006', u'PTRSUB_-1204128964'), ('tmp_430', u'PTRSUB_-1204128997'), (u'PTRSUB_-1204128845', u'PTRSUB_-1204128808'), ('const-0', u'PTRSUB_-1204129006'), (u'PTRSUB_-1204128966', u'STORE_-1204129275'), ('const-0', u'PTRSUB_-1204128833'), ('const-144', u'PTRSUB_-1204128844'), ('const-80', u'PTRSUB_-1204129054'), ('const-88', u'PTRSUB_-1204129050'), (u'PTRSUB_-1204128920', u'PTRSUB_-1204128894'), (u'PTRSUB_-1204128856', u'PTRSUB_-1204128808'), (u'PTRSUB_-1204129078', u'PTRSUB_-1204128926'), ('const-0', u'STORE_-1204128985'), (u'PTRSUB_-1204128833', u'STORE_-1204129156'), (u'PTRSUB_-1204128877', u'PTRSUB_-1204128855'), ('const-88', u'PTRSUB_-1204129040'), ('tmp_430', u'PTRSUB_-1204128931'), ('const-88', u'PTRSUB_-1204128934'), ('const-0', u'PTRSUB_-1204128821'), (u'PTRSUB_-1204128841', u'STORE_-1204129207'), (u'PTRSUB_-1204128802', u'STORE_-1204129142'), (u'PTRSUB_-1204128934', u'PTRSUB_-1204128897'), (u'PTRSUB_-1204129028', u'PTRSUB_-1204128986'), (u'PTRSUB_-1204129078', u'PTRSUB_-1204128934'), (u'CAST_-1204128816', u'STORE_-1204129194'), ('const-0', u'STORE_-1204128984'), (u'PTRSUB_-1204128974', u'PTRSUB_-1204128944'), ('const-0', u'PTRSUB_-1204129107'), (u'PTRSUB_-1204128932', u'PTRSUB_-1204128931'), ('const-433', u'STORE_-1204128984'), (u'PTRSUB_-1204128954', u'STORE_-1204129356'), ('const-3892672', u'PTRSUB_-1204128986'), ('const-0', u'PTRSUB_-1204129084'), ('const-433', u'STORE_-1204129275'), ('tmp_430', u'PTRSUB_-1204128966'), (u'PTRSUB_-1204129040', u'PTRSUB_-1204129096'), ('const-433', u'STORE_-1204129389'), ('const-3175770', u'COPY_-1204128925'), (u'INT_AND_-1204129333', u'STORE_-1204129356'), ('const-8', u'PTRSUB_-1204128802'), ('const-0', u'STORE_-1204129058'), (u'PTRSUB_-1204129096', u'PTRSUB_-1204129041'), ('tmp_430', u'PTRSUB_-1204129010'), ('const-433', u'STORE_-1204128985'), ('const-433', u'STORE_-1204129239'), ('const-16', u'PTRSUB_-1204128790'), (u'PTRSUB_-1204129050', u'PTRSUB_-1204129006'), ('const-48', u'PTRSUB_-1204128945'), ('const-433', u'STORE_-1204129128'), ('const-433', u'STORE_-1204129322'), (u'PTRSUB_-1204128971', u'STORE_-1204129282'), ('const-433', u'STORE_-1204129282'), ('const-433', u'STORE_-1204129217'), ('const-433', u'STORE_-1204129300'), ('const-64', u'PTRSUB_-1204128971'), ('const-0', u'PTRSUB_-1204128987'), ('const-144', u'PTRSUB_-1204128835'), (u'PTRSUB_-1204128897', u'PTRSUB_-1204128873'), ('const-0', u'PTRSUB_-1204129118'), ('const-0', u'STORE_-1204129114'), (u'PTRSUB_-1204128921', u'PTRSUB_-1204128920'), ('const-320', u'PTRSUB_-1204128870'), (u'PTRSUB_-1204129130', u'CALL_-1204129180'), (u'PTRSUB_-1204129041', u'STORE_-1204129374'), (u'PTRSUB_-1204128935', u'STORE_-1204129322'), ('const-433', u'STORE_-1204129374'), ('const-72', u'PTRSUB_-1204128966'), ('tmp_430', u'PTRSUB_-1204129130'), ('tmp_430', u'PTRSUB_-1204128987'), (u'PTRSUB_-1204128887', u'PTRSUB_-1204128864'), (u'PTRSUB_-1204128934', u'PTRSUB_-1204128933'), ('const-0', u'STORE_-1204129239'), (u'PTRSUB_-1204129112', u'PTRSUB_-1204129054'), (u'PTRSUB_-1204128892', u'PTRSUB_-1204128855'), ('const-0', u'PTRSUB_-1204128931'), ('const-433', u'STORE_-1204129293'), (u'PTRSUB_-1204128986', u'PTRSUB_-1204128945'), ('const-0', u'PTRSUB_-1204129016'), ('tmp_430', u'PTRSUB_-1204128921'), ('const-0', u'PTRSUB_-1204129041'), ('const-0', u'PTRSUB_-1204129060'), (u'PTRSUB_-1204128987', u'PTRSUB_-1204128934'), ('tmp_430', u'PTRSUB_-1204128835'), ('const-8', u'PTRSUB_-1204128882'), ('tmp_430', u'PTRSUB_-1204129062'), ('const-32', u'PTRSUB_-1204128954'), ('tmp_430', u'PTRSUB_-1204129042'), ('const-88', u'PTRSUB_-1204128944'), ('const-8', u'PTRSUB_-1204128841'), (u'PTRSUB_-1204129052', u'PTRSUB_-1204128996'), (u'PTRSUB_-1204128943', u'PTRSUB_-1204128892'), ('const-0', u'INT_EQUAL_-1204129163'), ('const-433', u'STORE_-1204129228'), ('tmp_312', u'CBRANCH_-1204129085'), (u'PTRSUB_-1204128907', u'PTRSUB_-1204128882'), ('const-128', u'PTRSUB_-1204128789'), ('const-120', u'PTRSUB_-1204128797'), ('const-0', u'PTRSUB_-1204128925'), (u'PTRSUB_-1204128797', u'STORE_-1204129058'), ('const-0', u'STORE_-1204129333'), ('const-0', u'PTRSUB_-1204128985'), ('const-144', u'PTRSUB_-1204128931'), ('tmp_430', u'PTRSUB_-1204128956'), ('const-88', u'PTRSUB_-1204128914'), (u'INT_EQUAL_-1204129163', u'CBRANCH_-1204129085'), ('const-0', u'PTRSUB_-1204128870'), (u'PTRSUB_-1204128882', u'STORE_-1204129114'), ('const-16', u'PTRSUB_-1204128935'), ('const-433', u'STORE_-1204129396'), ('const-433', u'STORE_-1204129207'), (u'PTRSUB_-1204128844', u'PTRSUB_-1204128797'), (u'PTRSUB_-1204129042', u'PTRSUB_-1204128986'), ('const-0', u'STORE_-1204129311'), (u'PTRSUB_-1204129118', u'PTRSUB_-1204129060'), ('const-0', u'PTRSUB_-1204128964'), (u'LOAD_-1204129084', u'INT_EQUAL_-1204129069'), ('const-0', u'PTRSUB_-1204128929'), (u'COPY_-1204128925', u'CALL_-1204128988'), ('tmp_430', u'PTRSUB_-1204129020'), (u'PTRSUB_-1204129010', u'PTRSUB_-1204128957'), ('tmp_430', u'PTRSUB_-1204129084'), ('const-0', u'STORE_-1204129048'), (u'PTRSUB_-1204129026', u'PTRSUB_-1204128971'), ('const-0', u'PTRSUB_-1204129062'), ('const-48', u'PTRSUB_-1204128894'), ('tmp_430', u'PTRSUB_-1204128943'), (u'PTRSUB_-1204129084', u'PTRSUB_-1204129028'), ('const-433', u'STORE_-1204129311'), ('const-0', u'PTRSUB_-1204128887'), ('const-0', u'PTRSUB_-1204128976'), (u'PTRSUB_-1204128976', u'PTRSUB_-1204128924'), ('tmp_430', u'PTRSUB_-1204128870'), (u'PTRSUB_-1204128954', u'LOAD_-1204129359'), ('const-0', u'PTRSUB_-1204128943'), (u'PTRSUB_-1204128931', u'STORE_-1204129340'), (u'PTRSUB_-1204128870', u'STORE_-1204129100'), (u'PTRSUB_-1204128895', u'PTRSUB_-1204128845'), ('const-144', u'PTRSUB_-1204129130'), ('const-0', u'PTRSUB_-1204129096'), (u'PTRSUB_-1204128894', u'STORE_-1204129264'), (u'PTRSUB_-1204128790', u'STORE_-1204129128'), ('const-4294967295', u'STORE_-1204129389'), ('const-88', u'PTRSUB_-1204128930'), ('const-2', u'STORE_-1204129293'), ('const-8', u'PTRSUB_-1204128944'), (u'PTRSUB_-1204129054', u'STORE_-1204129389'), (u'PTRSUB_-1204129060', u'PTRSUB_-1204129015'), (u'PTRSUB_-1204129078', u'PTRSUB_-1204128930'), ('const-0', u'PTRSUB_-1204128892'), ('const-0', u'PTRSUB_-1204129072'), ('const-433', u'STORE_-1204129058'), (u'PTRSUB_-1204128930', u'PTRSUB_-1204128929'), ('const-24', u'PTRSUB_-1204128981'), ('const-0', u'PTRSUB_-1204129036'), ('tmp_431', u'STORE_-1204129300'), ('tmp_430', u'PTRSUB_-1204129118'), ('const-88', u'PTRSUB_-1204128934'), (u'PTRSUB_-1204129020', u'PTRSUB_-1204128966'), ('const-88', u'PTRSUB_-1204128957'), ('tmp_431', u'CALL_-1204129180'), ('const-288', u'PTRSUB_-1204128921'), ('const-433', u'LOAD_-1204129359'), (u'PTRSUB_-1204128847', u'PTRSUB_-1204128841'), ('const-0', u'PTRSUB_-1204128964'), (u'PTRSUB_-1204128868', u'PTRSUB_-1204128847'), (u'PTRSUB_-1204128966', u'PTRSUB_-1204128914'), (u'PTRSUB_-1204129107', u'PTRSUB_-1204129050'), (u'PTRSUB_-1204128873', u'PTRSUB_-1204128985'), ('tmp_430', u'PTRSUB_-1204128895'), ('const-0', u'PTRSUB_-1204128808'), (u'PTRSUB_-1204129006', u'PTRSUB_-1204128973'), ('const-24', u'PTRSUB_-1204128822'), ('tmp_350', u'CBRANCH_-1204129061'), (u'PTRSUB_-1204128925', u'PTRSUB_-1204128924'), (u'PTRSUB_-1204128923', u'STORE_-1204128984'), ('const-0', u'PTRSUB_-1204128996'), ('const-204', u'CALL_-1204128988'), ('const-0', u'PTRSUB_-1204129020'), ('const-433', u'STORE_-1204129264'), ('const-0', u'STORE_-1204129340'), ('const-88', u'PTRSUB_-1204128924'), (u'PTRSUB_-1204129062', u'PTRSUB_-1204129006'), ('const-0', u'PTRSUB_-1204128907'), ('tmp_430', u'PTRSUB_-1204128908'), ('const-0', u'STORE_-1204129264'), ('const-433', u'STORE_-1204129194'), (u'PTRSUB_-1204128986', u'PTRSUB_-1204128954'), ('tmp_430', u'PTRSUB_-1204128976'), ('const-0', u'PTRSUB_-1204128986'), ('const-0', u'PTRSUB_-1204128845'), (u'PTRSUB_-1204128981', u'STORE_-1204129396'), ('const-0', u'PTRSUB_-1204128868'), ('const-288', u'PTRSUB_-1204128895'), ('const-433', u'STORE_-1204129340'), ('const-433', u'STORE_-1204129114'), ('const-1', u'RETURN_-1204128983'), (u'PTRSUB_-1204128954', u'STORE_-1204129311'), (u'CAST_-1204128922', u'STORE_-1204128985'), ('const-0', u'STORE_-1204129322'), ('const-0', u'PTRSUB_-1204128897'), ('const-0', u'PTRSUB_-1204128880'), ('const-0', u'PTRSUB_-1204128986'), (u'PTRSUB_-1204128858', u'PTRSUB_-1204128821'), ('const-0', u'PTRSUB_-1204128834'), (u'PTRSUB_-1204128924', u'PTRSUB_-1204128887'), (u'LOAD_-1204129178', u'INT_EQUAL_-1204129163'), (u'LOAD_-1204129359', u'INT_AND_-1204129333'), ('const-288', u'PTRSUB_-1204128908'), ('const-144', u'PTRSUB_-1204128856'), ('tmp_430', u'PTRSUB_-1204129078'), ('tmp_430', u'PTRSUB_-1204129052'), ('const-4', u'PTRSUB_-1204128927'), ('const-2', u'INT_EQUAL_-1204129069'), (u'PTRSUB_-1204128927', u'CAST_-1204128922'), ('const-32', u'PTRSUB_-1204128924'), ('const-0', u'PTRSUB_-1204128858'), (u'PTRSUB_-1204128905', u'PTRSUB_-1204128868'), (u'PTRSUB_-1204128924', u'PTRSUB_-1204128923'), ('const-0', u'PTRSUB_-1204128855'), ('const-0', u'PTRSUB_-1204129098'), (u'INT_EQUAL_-1204129069', u'CBRANCH_-1204129061'), ('tmp_430', u'PTRSUB_-1204128882'), (u'COPY_-1204128924', u'CALL_-1204128988'), ('const-433', u'STORE_-1204129356'), (u'PTRSUB_-1204128789', u'STORE_-1204129048'), ('const-0', u'RETURN_-1204129011'), (u'PTRSUB_-1204129015', u'PTRSUB_-1204128981'), (u'PTRSUB_-1204128834', u'STORE_-1204129194'), ('const-224', u'INT_AND_-1204129333'), ('const-56', u'PTRSUB_-1204128980'), ('const--1', u'STORE_-1204129396'), ('const-32', u'PTRSUB_-1204128932'), ('const-0', u'STORE_-1204129207'), (u'PTRSUB_-1204128808', u'LOAD_-1204129084'), (u'PTRSUB_-1204128880', u'PTRSUB_-1204128843'), ('tmp_430', u'PTRSUB_-1204128844'), ('const-0', u'PTRSUB_-1204129028'), ('const-312', u'PTRSUB_-1204128882'), ('const-0', u'STORE_-1204129100'), ('const-40', u'PTRSUB_-1204128954'), ('const-433', u'STORE_-1204129333'), ('const-0', u'PTRSUB_-1204128974'), (u'PTRSUB_-1204129098', u'PTRSUB_-1204129040'), (u'PTRSUB_-1204128957', u'PTRSUB_-1204128920'), ('tmp_430', u'PTRSUB_-1204128856'), (u'PTRSUB_-1204128855', u'PTRSUB_-1204128964'), ('const-0', u'STORE_-1204129228'), (u'PTRSUB_-1204128821', u'PTRSUB_-1204128802'), ('const-0', u'PTRSUB_-1204128877'), (u'PTRSUB_-1204128964', u'STORE_-1204129217'), ('const-32', u'PTRSUB_-1204128847'), ('const-0', u'PTRSUB_-1204129112'), (u'PTRSUB_-1204128956', u'PTRSUB_-1204128905'), ('const-433', u'STORE_-1204129250'), (u'PTRSUB_-1204128980', u'STORE_-1204129293'), ('const-0', u'PTRSUB_-1204128986'), ('const-16', u'PTRSUB_-1204128873'), ('const-0', u'PTRSUB_-1204128997'), ('const-0', u'PTRSUB_-1204128933'), ('const-3299280', u'COPY_-1204128924'), (u'PTRSUB_-1204128870', u'PTRSUB_-1204128833'), ('const-0', u'STORE_-1204129156'), ('tmp_430', u'PTRSUB_-1204129112'), ('const-0', u'PTRSUB_-1204129042'), (u'PTRSUB_-1204129072', u'PTRSUB_-1204129016'), (u'PTRSUB_-1204128926', u'PTRSUB_-1204128925'), ('const-88', u'PTRSUB_-1204128905'), (u'PTRSUB_-1204128931', u'PTRSUB_-1204128880'), ('const-433', u'LOAD_-1204129084'), (u'PTRSUB_-1204128964', u'PTRSUB_-1204128935'), (u'PTRSUB_-1204128944', u'STORE_-1204129333'), ('const-0', u'PTRSUB_-1204129078'), (u'PTRSUB_-1204128945', u'STORE_-1204129300'), (u'PTRSUB_-1204128997', u'PTRSUB_-1204128944'), ('tmp_430', u'PTRSUB_-1204129072'), ('const-0', u'STORE_-1204129128'), (u'PTRSUB_-1204129036', u'PTRSUB_-1204128980'), (u'PTRSUB_-1204128920', u'PTRSUB_-1204128870'), ('const-48', u'PTRSUB_-1204128973'), ('const-0', u'PTRSUB_-1204129006'), (u'PTRSUB_-1204128908', u'PTRSUB_-1204128858'), (u'PTRSUB_-1204128928', u'PTRSUB_-1204128927'), ('tmp_430', u'PTRSUB_-1204129107'), ('const-32', u'PTRSUB_-1204128928'), ('const-32', u'PTRSUB_-1204128855'), ('const-1', u'STORE_-1204129250'), ('const-0', u'PTRSUB_-1204128843'), (u'PTRSUB_-1204128914', u'PTRSUB_-1204128877'), ('const-0', u'STORE_-1204129282'), ('const-433', u'STORE_-1204129100'), (u'PTRSUB_-1204128843', u'PTRSUB_-1204128822'), ('const-0', u'PTRSUB_-1204129010'), (u'PTRSUB_-1204128822', u'LOAD_-1204129178'), ('const-1065353216', u'STORE_-1204129217'), (u'PTRSUB_-1204128855', u'PTRSUB_-1204128834'), (u'PTRSUB_-1204128973', u'STORE_-1204129374'), ('const-128', u'PTRSUB_-1204128808'), (u'PTRSUB_-1204128985', u'STORE_-1204129239'), ('const-433', u'LOAD_-1204129178'), (u'PTRSUB_-1204128944', u'PTRSUB_-1204128907'), ('tmp_430', u'PTRSUB_-1204129098'), ('const-433', u'STORE_-1204129048'), ('const-88', u'PTRSUB_-1204128926'), ('const-0', u'PTRSUB_-1204129052'), ('const-433', u'STORE_-1204129142'), ('const-0', u'PTRSUB_-1204129026'), ('tmp_430', u'PTRSUB_-1204129026'), ('const-0', u'STORE_-1204129142'), (u'PTRSUB_-1204128808', u'PTRSUB_-1204128790'), (u'PTRSUB_-1204128996', u'PTRSUB_-1204128954'), ('const-8', u'PTRSUB_-1204128923'), (u'PTRSUB_-1204128835', u'PTRSUB_-1204128789'), ('const-0', u'PTRSUB_-1204128966'), (u'PTRSUB_-1204128986', u'CAST_-1204128816')]
[('const-8', u'PTRADD_-1204128904'), (u'COPY_-1204128919', u'CALL_-1204128988'), ('const-0', u'STORE_-1204129322'), ('const-8', u'PTRADD_-1204129084'), (u'PTRADD_-1204128998', u'STORE_-1204129239'), (u'PTRADD_-1204129047', u'STORE_-1204129300'), ('tmp_588', u'PTRADD_-1204128878'), (u'PTRADD_-1204128989', u'STORE_-1204129228'), (u'PTRADD_-1204129084', u'CAST_-1204129060'), ('const-433', u'STORE_-1204129114'), ('const-8', u'PTRADD_-1204128878'), ('const-433', u'STORE_-1204129128'), ('tmp_588', u'PTRADD_-1204128949'), ('const-433', u'STORE_-1204129282'), (u'CAST_-1204128965', u'STORE_-1204129217'), ('const-36', u'PTRADD_-1204128940'), ('const-10', u'PTRADD_-1204129108'), (u'PTRADD_-1204128867', u'CAST_-1204128860'), (u'INT_AND_-1204129333', u'STORE_-1204129356'), ('const-15', u'PTRADD_-1204128980'), ('const-4', u'PTRADD_-1204129084'), (u'PTRADD_-1204129033', u'CAST_-1204129013'), ('const-8', u'PTRADD_-1204129108'), ('const-0', u'STORE_-1204129142'), ('tmp_588', u'PTRADD_-1204129056'), (u'PTRADD_-1204129084', u'CAST_-1204129059'), (u'CAST_-1204129059', u'STORE_-1204129356'), ('const-8', u'PTRADD_-1204129019'), ('const-8', u'PTRADD_-1204129047'), ('const-433', u'STORE_-1204129250'), ('const-37', u'PTRADD_-1204128928'), ('tmp_588', u'PTRADD_-1204129065'), (u'PTRADD_-1204128892', u'STORE_-1204129100'), ('const-2', u'STORE_-1204129293'), ('tmp_588', u'STORE_-1204129194'), (u'PTRADD_-1204128972', u'STORE_-1204129207'), ('const-8', u'PTRADD_-1204128867'), ('const-0', u'STORE_-1204129228'), ('const-433', u'STORE_-1204129389'), ('tmp_588', u'PTRADD_-1204129096'), ('const-34', u'PTRADD_-1204128878'), ('const-433', u'STORE_-1204129100'), ('const-18', u'PTRADD_-1204129125'), ('const-8', u'PTRADD_-1204128940'), ('const-433', u'STORE_-1204129293'), (u'PTRADD_-1204128949', u'LOAD_-1204129178'), ('const-0', u'STORE_-1204129114'), ('const-16', u'PTRADD_-1204128972'), ('tmp_588', u'PTRADD_-1204129084'), ('const-0', u'STORE_-1204129311'), ('tmp_588', u'PTRADD_-1204129033'), ('const-3', u'PTRADD_-1204129113'), ('const-433', u'STORE_-1204129194'), ('const-34', u'PTRADD_-1204128859'), ('const-433', u'STORE_-1204129048'), ('tmp_588', u'PTRADD_-1204129019'), ('const-3892672', u'PTRSUB_-1204128980'), (u'PTRADD_-1204129007', u'STORE_-1204129250'), ('tmp_588', u'PTRADD_-1204129028'), ('const-4294967295', u'STORE_-1204129389'), ('tmp_312', u'CBRANCH_-1204129085'), ('const-1', u'STORE_-1204129250'), ('const-17', u'PTRADD_-1204129019'), ('const-0', u'STORE_-1204129282'), ('const-8', u'PTRADD_-1204129104'), ('tmp_588', u'PTRADD_-1204129042'), ('tmp_588', u'PTRADD_-1204129047'), (u'CAST_-1204129060', u'LOAD_-1204129359'), ('const-0', u'INT_EQUAL_-1204129163'), (u'INT_EQUAL_-1204129163', u'CBRANCH_-1204129085'), ('tmp_588', u'PTRADD_-1204129074'), (u'PTRADD_-1204128859', u'STORE_-1204129048'), ('const-8', u'PTRADD_-1204129113'), ('const-8', u'PTRADD_-1204128916'), (u'LOAD_-1204129084', u'INT_EQUAL_-1204129069'), ('tmp_588', u'PTRADD_-1204128989'), ('const-8', u'PTRADD_-1204128892'), ('tmp_588', u'PTRADD_-1204129007'), ('const-8', u'PTRADD_-1204128998'), ('const-15', u'PTRADD_-1204129079'), ('const-433', u'STORE_-1204129228'), ('const-433', u'LOAD_-1204129084'), (u'PTRADD_-1204128904', u'STORE_-1204129114'), ('tmp_588', u'PTRADD_-1204128867'), ('tmp_588', u'PTRADD_-1204129113'), ('const-433', u'LOAD_-1204129178'), (u'PTRADD_-1204129065', u'STORE_-1204129322'), ('const-2', u'PTRADD_-1204129065'), ('const-40', u'PTRADD_-1204128892'), ('const-39', u'PTRADD_-1204128904'), ('const-8', u'PTRADD_-1204129033'), ('const-8', u'PTRADD_-1204129033'), (u'PTRADD_-1204128916', u'STORE_-1204129128'), (u'CAST_-1204129082', u'STORE_-1204129389'), ('const-8', u'PTRADD_-1204128859'), ('const-433', u'STORE_-1204129275'), ('tmp_588', u'PTRADD_-1204128980'), ('const-8', u'PTRADD_-1204128972'), ('tmp_588', u'PTRADD_-1204128940'), ('const-8', u'PTRADD_-1204129042'), ('const-11', u'PTRADD_-1204129096'), ('tmp_350', u'CBRANCH_-1204129061'), (u'PTRADD_-1204128928', u'STORE_-1204129142'), ('tmp_588', u'PTRADD_-1204128916'), ('const-8', u'PTRADD_-1204128928'), ('const--1', u'STORE_-1204129396'), ('const-9', u'PTRADD_-1204129028'), ('const-1', u'PTRADD_-1204129074'), ('const-8', u'PTRADD_-1204129007'), ('const-0', u'STORE_-1204129239'), ('const-433', u'STORE_-1204129217'), (u'PTRADD_-1204129108', u'CAST_-1204129082'), ('const-8', u'PTRADD_-1204129074'), ('const-1', u'RETURN_-1204128983'), ('tmp_588', u'PTRADD_-1204128972'), (u'CAST_-1204129054', u'STORE_-1204129340'), ('const-0', u'STORE_-1204129048'), ('const-8', u'PTRADD_-1204129065'), ('const-0', u'STORE_-1204129340'), ('tmp_588', u'PTRADD_-1204128998'), ('tmp_588', u'PTRADD_-1204128892'), ('tmp_591', u'STORE_-1204129300'), ('const-433', u'STORE_-1204129156'), ('const-8', u'PTRADD_-1204129079'), (u'LOAD_-1204129178', u'INT_EQUAL_-1204129163'), (u'PTRADD_-1204129096', u'STORE_-1204129374'), ('const-8', u'PTRADD_-1204128949'), (u'LOAD_-1204129359', u'INT_AND_-1204129333'), (u'PTRSUB_-1204128980', u'STORE_-1204129194'), ('const-8', u'PTRADD_-1204128989'), ('const-204', u'CALL_-1204128988'), ('const-0', u'STORE_-1204129275'), ('const-433', u'STORE_-1204129264'), ('const-0', u'STORE_-1204129100'), ('const-0', u'STORE_-1204129058'), ('const-0', u'STORE_-1204129264'), (u'INT_EQUAL_-1204129069', u'CBRANCH_-1204129061'), (u'PTRADD_-1204129028', u'STORE_-1204129275'), ('const-3175770', u'COPY_-1204128919'), ('const-0', u'STORE_-1204129333'), ('const-14', u'PTRADD_-1204128989'), ('const-0', u'RETURN_-1204129011'), ('const-433', u'STORE_-1204129356'), ('const-0', u'STORE_-1204129207'), ('const-433', u'STORE_-1204129142'), ('const-0', u'PTRSUB_-1204128980'), ('const-38', u'PTRADD_-1204128916'), ('const-2', u'INT_EQUAL_-1204129069'), ('tmp_588', u'PTRADD_-1204128904'), ('const-224', u'INT_AND_-1204129333'), ('tmp_588', u'PTRADD_-1204129079'), (u'PTRADD_-1204128878', u'LOAD_-1204129084'), ('tmp_588', u'PTRADD_-1204128859'), ('const-433', u'STORE_-1204129311'), ('const-0', u'STORE_-1204129156'), ('const-3299280', u'COPY_-1204128918'), ('const-433', u'STORE_-1204129333'), (u'CAST_-1204129013', u'STORE_-1204129282'), (u'PTRADD_-1204129125', u'CALL_-1204129180'), ('const-433', u'STORE_-1204129340'), ('const-433', u'STORE_-1204129374'), ('tmp_588', u'PTRADD_-1204128928'), ('const-6', u'PTRADD_-1204129047'), (u'PTRADD_-1204129113', u'STORE_-1204129396'), ('const-33', u'PTRADD_-1204128867'), (u'PTRADD_-1204129079', u'CAST_-1204129054'), ('const-8', u'PTRADD_-1204129056'), ('const-433', u'STORE_-1204129322'), ('tmp_588', u'PTRADD_-1204129125'), ('tmp_588', u'PTRADD_-1204129108'), ('const-433', u'STORE_-1204129207'), (u'PTRADD_-1204129019', u'STORE_-1204129264'), ('const-8', u'PTRADD_-1204128980'), ('const-433', u'STORE_-1204129396'), (u'PTRADD_-1204129074', u'STORE_-1204129333'), ('const-8', u'PTRADD_-1204129125'), ('const-433', u'STORE_-1204129239'), (u'PTRADD_-1204129104', u'STORE_-1204129374'), ('const-433', u'LOAD_-1204129359'), ('const-17', u'PTRADD_-1204129104'), (u'PTRADD_-1204129042', u'STORE_-1204129293'), ('const-13', u'PTRADD_-1204128998'), (u'PTRADD_-1204128980', u'CAST_-1204128965'), (u'PTRADD_-1204129056', u'STORE_-1204129311'), ('const-0', u'STORE_-1204129128'), ('tmp_588', u'PTRADD_-1204129104'), ('const-5', u'PTRADD_-1204129056'), ('const-8', u'PTRADD_-1204129096'), ('const-433', u'STORE_-1204129300'), ('const-8', u'PTRADD_-1204129028'), ('const-7', u'PTRADD_-1204129042'), (u'COPY_-1204128918', u'CALL_-1204128988'), ('const-12', u'PTRADD_-1204129007'), (u'CAST_-1204128860', u'STORE_-1204129058'), (u'PTRADD_-1204128940', u'STORE_-1204129156'), ('const-1065353216', u'STORE_-1204129217'), ('const-433', u'STORE_-1204129058'), ('const-21', u'PTRADD_-1204128949')]
null
null
00257160
x64
O3
(translation_unit "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}\n\n" (function_definition "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" primitive_type (function_declarator "FUN_00257160(undefined8 *param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" { (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 10)" * (cast_expression "(undefined4 *)(param_1 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xb] = param_1 + 0x11;" (assignment_expression "param_1[0xb] = param_1 + 0x11" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0xf)" * (cast_expression "(undefined1 (*) [16])(param_1 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = param_2;" (assignment_expression "param_1[6] = param_2" (subscript_expression "param_1[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[7] = 2;" (assignment_expression "param_1[7] = 2" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xc] = 1;" (assignment_expression "param_1[0xc] = 1" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0xf)" * (cast_expression "(undefined4 *)(param_1 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_003b65c0;" (assignment_expression "*param_1 = &PTR_FUN_003b65c0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b65c0" & identifier)) ;) comment (expression_statement "FUN_002191b0(param_1 + 0x12);" (call_expression "FUN_002191b0(param_1 + 0x12)" identifier (argument_list "(param_1 + 0x12)" ( (binary_expression "param_1 + 0x12" identifier + number_literal) ))) ;) (expression_statement "param_1[0x24] = 0;" (assignment_expression "param_1[0x24] = 0" (subscript_expression "param_1[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x25] = 0;" (assignment_expression "param_1[0x25] = 0" (subscript_expression "param_1[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x26] = 0;" (assignment_expression "param_1[0x26] = 0" (subscript_expression "param_1[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x27] = 0;" (assignment_expression "param_1[0x27] = 0" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x28] = 0;" (assignment_expression "param_1[0x28] = 0" (subscript_expression "param_1[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" if (parenthesized_expression "((param_1[0x15] == 0) && (param_1[0x22] == 2))" ( (binary_expression "(param_1[0x15] == 0) && (param_1[0x22] == 2)" (parenthesized_expression "(param_1[0x15] == 0)" ( (binary_expression "param_1[0x15] == 0" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(param_1[0x22] == 2)" ( (binary_expression "param_1[0x22] == 2" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x21) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x21)" * (cast_expression "(undefined1 *)(param_1 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x21)" ( (binary_expression "param_1 + 0x21" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })) comment comment (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original prototype: void Output_merge_string(Output_merge_string<short_unsigned_int> *\n this, uint64_t addralign) */\n\nvoid __thiscall\ngold::Output_merge_string<short_unsigned_int>::Output_merge_string\n (Output_merge_string<short_unsigned_int> *this,uint64_t addralign)\n\n{\n undefined1 *puVar1;\n size_type sVar2;\n Output_merge_base *pOVar3;\n \n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;\n (this->super_Output_merge_base).first_shndx_ = 0xffffffff;\n (this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;\n puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n pOVar3 = &this->super_Output_merge_base;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;\n (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;\n (this->super_Output_merge_base).entsize_ = 2;\n (this->super_Output_merge_base).keeps_input_sections_ = false;\n (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;\n (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);\n sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n this->input_count_ = 0;\n this->input_size_ = 0;\n if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}\n\n" comment (function_definition "void __thiscall\ngold::Output_merge_string<short_unsigned_int>::Output_merge_string\n (Output_merge_string<short_unsigned_int> *this,uint64_t addralign)\n\n{\n undefined1 *puVar1;\n size_type sVar2;\n Output_merge_base *pOVar3;\n \n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;\n (this->super_Output_merge_base).first_shndx_ = 0xffffffff;\n (this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;\n puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n pOVar3 = &this->super_Output_merge_base;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;\n (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;\n (this->super_Output_merge_base).entsize_ = 2;\n (this->super_Output_merge_base).keeps_input_sections_ = false;\n (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;\n (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);\n sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n this->input_count_ = 0;\n this->input_size_ = 0;\n if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_merge_string<short_unsigned_int>::" identifier : : identifier < identifier > : :) (function_declarator "Output_merge_string\n (Output_merge_string<short_unsigned_int> *this,uint64_t addralign)" identifier (parameter_list "(Output_merge_string<short_unsigned_int> *this,uint64_t addralign)" ( (parameter_declaration "Output_merge_string<short_unsigned_int> *this" type_identifier (ERROR "<short_unsigned_int>" < identifier >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "uint64_t addralign" primitive_type identifier) ))) (compound_statement "{\n undefined1 *puVar1;\n size_type sVar2;\n Output_merge_base *pOVar3;\n \n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;\n (this->super_Output_merge_base).first_shndx_ = 0xffffffff;\n (this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;\n puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;\n *puVar1 = *puVar1 & 0xe0;\n pOVar3 = &this->super_Output_merge_base;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;\n *(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;\n (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;\n (this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;\n (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;\n (this->super_Output_merge_base).entsize_ = 2;\n (this->super_Output_merge_base).keeps_input_sections_ = false;\n (this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;\n (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;\n (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;\n (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;\n (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;\n /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */\n Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);\n sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;\n (this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;\n this->input_count_ = 0;\n this->input_size_ = 0;\n if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }\n /* WARNING: Subroutine does not return */\n /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */\n do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" { (declaration "undefined1 *puVar1;" type_identifier (pointer_declarator "*puVar1" * identifier) ;) (declaration "size_type sVar2;" type_identifier identifier ;) (declaration "Output_merge_base *pOVar3;" type_identifier (pointer_declarator "*pOVar3" * identifier) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).first_shndx_ = 0xffffffff;" (assignment_expression "(this->super_Output_merge_base).first_shndx_ = 0xffffffff" (field_expression "(this->super_Output_merge_base).first_shndx_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_buckets =\n &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_buckets" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (pointer_expression "&(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" & (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20;" (assignment_expression "puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20" identifier = (pointer_expression "&(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20" & (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier))) ;) (expression_statement "*puVar1 = *puVar1 & 0xe0;" (assignment_expression "*puVar1 = *puVar1 & 0xe0" (pointer_expression "*puVar1" * identifier) = (binary_expression "*puVar1 & 0xe0" (pointer_expression "*puVar1" * identifier) & number_literal)) ;) (expression_statement "pOVar3 = &this->super_Output_merge_base;" (assignment_expression "pOVar3 = &this->super_Output_merge_base" identifier = (pointer_expression "&this->super_Output_merge_base" & (field_expression "this->super_Output_merge_base" identifier -> field_identifier))) ;) (expression_statement "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0;" (assignment_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy" (field_expression "(pOVar3->input_sections_)._M_h" (parenthesized_expression "(pOVar3->input_sections_)" ( (field_expression "pOVar3->input_sections_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0;" (assignment_expression "*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0" (pointer_expression "*(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" * (cast_expression "(undefined4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" & (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy" (field_expression "(pOVar3->input_sections_)._M_h" (parenthesized_expression "(pOVar3->input_sections_)" ( (field_expression "pOVar3->input_sections_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)))) = number_literal) ;) (expression_statement "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize" (field_expression "(pOVar3->input_sections_)._M_h._M_rehash_policy" (field_expression "(pOVar3->input_sections_)._M_h" (parenthesized_expression "(pOVar3->input_sections_)" ( (field_expression "pOVar3->input_sections_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.output_section_ = (Output_section *)0x0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.output_section_" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) = (cast_expression "(Output_section *)0x0" ( (type_descriptor "Output_section *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign" (field_expression "(this->super_Output_merge_base).super_Output_section_data.addralign_" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) = identifier) ;) (expression_statement "(this->super_Output_merge_base).entsize_ = 2;" (assignment_expression "(this->super_Output_merge_base).entsize_ = 2" (field_expression "(this->super_Output_merge_base).entsize_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).keeps_input_sections_ = false;" (assignment_expression "(this->super_Output_merge_base).keeps_input_sections_ = false" (field_expression "(this->super_Output_merge_base).keeps_input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = false) ;) (expression_statement "(this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0;" (assignment_expression "(this->super_Output_merge_base).first_relobj_ = (Relobj *)0x0" (field_expression "(this->super_Output_merge_base).first_relobj_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) = (cast_expression "(Relobj *)0x0" ( (type_descriptor "Relobj *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (__bucket_type)0x0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(__bucket_type)0x0" ( (type_descriptor "__bucket_type" type_identifier) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_bucket_count" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt =\n (_Hash_node_base *)0x0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_before_begin" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_Hash_node_base *)0x0" ( (type_descriptor "_Hash_node_base *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_element_count" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0;" (assignment_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize" (field_expression "(this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy" (field_expression "(this->super_Output_merge_base).input_sections_._M_h" (field_expression "(this->super_Output_merge_base).input_sections_" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) . field_identifier) = number_literal) ;) (expression_statement "(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0;" (assignment_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&PTR__Output_merge_string_003b65c0" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data.super_Output_data" (field_expression "(this->super_Output_merge_base).super_Output_section_data" (parenthesized_expression "(this->super_Output_merge_base)" ( (field_expression "this->super_Output_merge_base" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier) = (cast_expression "(_func_int_varargs **)&PTR__Output_merge_string_003b65c0" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&PTR__Output_merge_string_003b65c0" & identifier))) ;) comment (expression_statement "Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign);" (binary_expression "Stringpool_template<short_unsigned_int>::Stringpool_template(&this->stringpool_,addralign)" (binary_expression "Stringpool_template<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) (call_expression "Stringpool_template(&this->stringpool_,addralign)" identifier (argument_list "(&this->stringpool_,addralign)" ( (pointer_expression "&this->stringpool_" & (field_expression "this->stringpool_" identifier -> field_identifier)) , identifier )))) ;) (expression_statement "sVar2 = (this->stringpool_).string_set_._M_h._M_element_count;" (assignment_expression "sVar2 = (this->stringpool_).string_set_._M_h._M_element_count" identifier = (field_expression "(this->stringpool_).string_set_._M_h._M_element_count" (field_expression "(this->stringpool_).string_set_._M_h" (field_expression "(this->stringpool_).string_set_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) . field_identifier) . field_identifier)) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "(this->merged_strings_lists_).\n super__Vector_base" (parenthesized_expression "(this->merged_strings_lists_)" ( (field_expression "this->merged_strings_lists_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0;" (assignment_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start = (pointer)0x0" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_start" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "(this->merged_strings_lists_).\n super__Vector_base" (parenthesized_expression "(this->merged_strings_lists_)" ( (field_expression "this->merged_strings_lists_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0;" (assignment_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish = (pointer)0x0" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_finish" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (ERROR "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std::allocator<gold::" (comma_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list*,_std" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold::Output_merge_string<short_unsigned_int" (binary_expression "(this->merged_strings_lists_).\n super__Vector_base<gold" (field_expression "(this->merged_strings_lists_).\n super__Vector_base" (parenthesized_expression "(this->merged_strings_lists_)" ( (field_expression "this->merged_strings_lists_" identifier -> field_identifier) )) . field_identifier) < identifier) (ERROR "::Output_merge_string" : : identifier) < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) , identifier) : : (binary_expression "allocator<gold" identifier < identifier) : :) (expression_statement "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0;" (assignment_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage = (pointer)0x0" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl._M_end_of_storage" (field_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_>\n ._M_impl" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list*>_" (binary_expression "Output_merge_string<short_unsigned_int>::Merged_strings_list" (binary_expression "Output_merge_string<short_unsigned_int" identifier < identifier) > (ERROR "::" : :) identifier) (ERROR "*" *) > identifier) (ERROR ">" >) . field_identifier) . field_identifier) = (cast_expression "(pointer)0x0" ( (type_descriptor "pointer" type_identifier) ) number_literal)) ;) (expression_statement "this->input_count_ = 0;" (assignment_expression "this->input_count_ = 0" (field_expression "this->input_count_" identifier -> field_identifier) = number_literal) ;) (expression_statement "this->input_size_ = 0;" (assignment_expression "this->input_size_ = 0" (field_expression "this->input_size_" identifier -> field_identifier) = number_literal) ;) (if_statement "if ((sVar2 == 0) && ((this->stringpool_).offset_ == 2)) {\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }" if (parenthesized_expression "((sVar2 == 0) && ((this->stringpool_).offset_ == 2))" ( (binary_expression "(sVar2 == 0) && ((this->stringpool_).offset_ == 2)" (parenthesized_expression "(sVar2 == 0)" ( (binary_expression "sVar2 == 0" identifier == number_literal) )) && (parenthesized_expression "((this->stringpool_).offset_ == 2)" ( (binary_expression "(this->stringpool_).offset_ == 2" (field_expression "(this->stringpool_).offset_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) == number_literal) ))) )) (compound_statement "{\n (this->stringpool_).zero_null_ = false;\n (this->stringpool_).offset_ = 0;\n return;\n }" { (expression_statement "(this->stringpool_).zero_null_ = false;" (assignment_expression "(this->stringpool_).zero_null_ = false" (field_expression "(this->stringpool_).zero_null_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) = false) ;) (expression_statement "(this->stringpool_).offset_ = 0;" (assignment_expression "(this->stringpool_).offset_ = 0" (field_expression "(this->stringpool_).offset_" (parenthesized_expression "(this->stringpool_)" ( (field_expression "this->stringpool_" identifier -> field_identifier) )) . field_identifier) = number_literal) ;) (return_statement "return;" return ;) })) comment comment (expression_statement "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "do_gold_unreachable("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })))
(translation_unit "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}\n\n" (function_definition "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" primitive_type (function_declarator "FUN_00257160(undefined8 *param_1,undefined8 param_2)" identifier (parameter_list "(undefined8 *param_1,undefined8 param_2)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" { (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 10)" * (cast_expression "(undefined4 *)(param_1 + 10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 10)" ( (binary_expression "param_1 + 10" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0xb] = param_1 + 0x11;" (assignment_expression "param_1[0xb] = param_1 + 0x11" (subscript_expression "param_1[0xb]" identifier [ number_literal ]) = (binary_expression "param_1 + 0x11" identifier + number_literal)) ;) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) = (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" * (cast_expression "(byte *)(param_1 + 4)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 4)" ( (binary_expression "param_1 + 4" identifier + number_literal) )))) & number_literal)) ;) (expression_statement "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0xf)" * (cast_expression "(undefined1 (*) [16])(param_1 + 0xf)" ( (type_descriptor "undefined1 (*) [16]" type_identifier (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" ( (abstract_pointer_declarator "*" *) )) [ number_literal ])) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = (cast_expression "(undefined1 [16])0x0" ( (type_descriptor "undefined1 [16]" type_identifier (abstract_array_declarator "[16]" [ number_literal ])) ) number_literal)) ;) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[6] = param_2;" (assignment_expression "param_1[6] = param_2" (subscript_expression "param_1[6]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[7] = 2;" (assignment_expression "param_1[7] = 2" (subscript_expression "param_1[7]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" * (cast_expression "(undefined1 *)(param_1 + 8)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xc] = 1;" (assignment_expression "param_1[0xc] = 1" (subscript_expression "param_1[0xc]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(undefined4 *)(param_1 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0xf)" * (cast_expression "(undefined4 *)(param_1 + 0xf)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0xf)" ( (binary_expression "param_1 + 0xf" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = &PTR_FUN_003b65c0;" (assignment_expression "*param_1 = &PTR_FUN_003b65c0" (pointer_expression "*param_1" * identifier) = (pointer_expression "&PTR_FUN_003b65c0" & identifier)) ;) (expression_statement "FUN_002191b0(param_1 + 0x12);" (call_expression "FUN_002191b0(param_1 + 0x12)" identifier (argument_list "(param_1 + 0x12)" ( (binary_expression "param_1 + 0x12" identifier + number_literal) ))) ;) (expression_statement "param_1[0x24] = 0;" (assignment_expression "param_1[0x24] = 0" (subscript_expression "param_1[0x24]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x25] = 0;" (assignment_expression "param_1[0x25] = 0" (subscript_expression "param_1[0x25]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x26] = 0;" (assignment_expression "param_1[0x26] = 0" (subscript_expression "param_1[0x26]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x27] = 0;" (assignment_expression "param_1[0x27] = 0" (subscript_expression "param_1[0x27]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[0x28] = 0;" (assignment_expression "param_1[0x28] = 0" (subscript_expression "param_1[0x28]" identifier [ number_literal ]) = number_literal) ;) (if_statement "if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" if (parenthesized_expression "((param_1[0x15] == 0) && (param_1[0x22] == 2))" ( (binary_expression "(param_1[0x15] == 0) && (param_1[0x22] == 2)" (parenthesized_expression "(param_1[0x15] == 0)" ( (binary_expression "param_1[0x15] == 0" (subscript_expression "param_1[0x15]" identifier [ number_literal ]) == number_literal) )) && (parenthesized_expression "(param_1[0x22] == 2)" ( (binary_expression "param_1[0x22] == 2" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) == number_literal) ))) )) (compound_statement "{\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" { (expression_statement "*(undefined1 *)(param_1 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x21) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x21)" * (cast_expression "(undefined1 *)(param_1 + 0x21)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x21)" ( (binary_expression "param_1 + 0x21" identifier + number_literal) )))) = number_literal) ;) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" identifier [ number_literal ]) = number_literal) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" identifier (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" ( (string_literal ""../../gold/stringpool.h"" " string_content ") , number_literal , (string_literal ""set_no_zero_null"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_array_declarator (abstract_parenthesized_declarator ( (abstract_pointer_declarator *) )) [ LIT ])) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (cast_expression ( (type_descriptor TYPE (abstract_array_declarator [ LIT ])) ) LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) && (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_00257160(undefined8 *param_1,undefined8 param_2)\n\n{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" (primitive_type "void") (function_declarator "FUN_00257160(undefined8 *param_1,undefined8 param_2)" (identifier "FUN_00257160") (parameter_list "(undefined8 *param_1,undefined8 param_2)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n param_1[3] = 0xffffffffffffffff;\n *(undefined4 *)(param_1 + 10) = 0xffffffff;\n param_1[0xb] = param_1 + 0x11;\n *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;\n *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;\n param_1[1] = 0;\n param_1[2] = 0;\n param_1[5] = 0;\n param_1[6] = param_2;\n param_1[7] = 2;\n *(undefined1 *)(param_1 + 8) = 0;\n param_1[9] = 0;\n param_1[0x11] = 0;\n param_1[0xc] = 1;\n param_1[0xd] = 0;\n param_1[0xe] = 0;\n *(undefined4 *)(param_1 + 0xf) = 0x3f800000;\n param_1[0x10] = 0;\n *param_1 = &PTR_FUN_003b65c0;\n \n FUN_002191b0(param_1 + 0x12);\n param_1[0x24] = 0;\n param_1[0x25] = 0;\n param_1[0x26] = 0;\n param_1[0x27] = 0;\n param_1[0x28] = 0;\n if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }\n \n \n FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");\n}" ({ "{") (expression_statement "param_1[3] = 0xffffffffffffffff;" (assignment_expression "param_1[3] = 0xffffffffffffffff" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "0xffffffffffffffff")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 10) = 0xffffffff;" (assignment_expression "*(undefined4 *)(param_1 + 10) = 0xffffffff" (pointer_expression "*(undefined4 *)(param_1 + 10)" (* "*") (cast_expression "(undefined4 *)(param_1 + 10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 10)" (( "(") (binary_expression "param_1 + 10" (identifier "param_1") (+ "+") (number_literal "10")) () ")")))) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "param_1[0xb] = param_1 + 0x11;" (assignment_expression "param_1[0xb] = param_1 + 0x11" (subscript_expression "param_1[0xb]" (identifier "param_1") ([ "[") (number_literal "0xb") (] "]")) (= "=") (binary_expression "param_1 + 0x11" (identifier "param_1") (+ "+") (number_literal "0x11"))) (; ";")) (expression_statement "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0;" (assignment_expression "*(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (= "=") (binary_expression "*(byte *)(param_1 + 4) & 0xe0" (pointer_expression "*(byte *)(param_1 + 4)" (* "*") (cast_expression "(byte *)(param_1 + 4)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 4)" (( "(") (binary_expression "param_1 + 4" (identifier "param_1") (+ "+") (number_literal "4")) () ")")))) (& "&") (number_literal "0xe0"))) (; ";")) (expression_statement "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0;" (assignment_expression "*(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0" (pointer_expression "*(undefined1 (*) [16])(param_1 + 0xf)" (* "*") (cast_expression "(undefined1 (*) [16])(param_1 + 0xf)" (( "(") (type_descriptor "undefined1 (*) [16]" (type_identifier "undefined1") (abstract_array_declarator "(*) [16]" (abstract_parenthesized_declarator "(*)" (( "(") (abstract_pointer_declarator "*" (* "*")) () ")")) ([ "[") (number_literal "16") (] "]"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (cast_expression "(undefined1 [16])0x0" (( "(") (type_descriptor "undefined1 [16]" (type_identifier "undefined1") (abstract_array_declarator "[16]" ([ "[") (number_literal "16") (] "]"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "param_1[1] = 0;" (assignment_expression "param_1[1] = 0" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[2] = 0;" (assignment_expression "param_1[2] = 0" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[5] = 0;" (assignment_expression "param_1[5] = 0" (subscript_expression "param_1[5]" (identifier "param_1") ([ "[") (number_literal "5") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[6] = param_2;" (assignment_expression "param_1[6] = param_2" (subscript_expression "param_1[6]" (identifier "param_1") ([ "[") (number_literal "6") (] "]")) (= "=") (identifier "param_2")) (; ";")) (expression_statement "param_1[7] = 2;" (assignment_expression "param_1[7] = 2" (subscript_expression "param_1[7]" (identifier "param_1") ([ "[") (number_literal "7") (] "]")) (= "=") (number_literal "2")) (; ";")) (expression_statement "*(undefined1 *)(param_1 + 8) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 8) = 0" (pointer_expression "*(undefined1 *)(param_1 + 8)" (* "*") (cast_expression "(undefined1 *)(param_1 + 8)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 8)" (( "(") (binary_expression "param_1 + 8" (identifier "param_1") (+ "+") (number_literal "8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[9] = 0;" (assignment_expression "param_1[9] = 0" (subscript_expression "param_1[9]" (identifier "param_1") ([ "[") (number_literal "9") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x11] = 0;" (assignment_expression "param_1[0x11] = 0" (subscript_expression "param_1[0x11]" (identifier "param_1") ([ "[") (number_literal "0x11") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xc] = 1;" (assignment_expression "param_1[0xc] = 1" (subscript_expression "param_1[0xc]" (identifier "param_1") ([ "[") (number_literal "0xc") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "param_1[0xd] = 0;" (assignment_expression "param_1[0xd] = 0" (subscript_expression "param_1[0xd]" (identifier "param_1") ([ "[") (number_literal "0xd") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0xe] = 0;" (assignment_expression "param_1[0xe] = 0" (subscript_expression "param_1[0xe]" (identifier "param_1") ([ "[") (number_literal "0xe") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined4 *)(param_1 + 0xf) = 0x3f800000;" (assignment_expression "*(undefined4 *)(param_1 + 0xf) = 0x3f800000" (pointer_expression "*(undefined4 *)(param_1 + 0xf)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0xf)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0xf)" (( "(") (binary_expression "param_1 + 0xf" (identifier "param_1") (+ "+") (number_literal "0xf")) () ")")))) (= "=") (number_literal "0x3f800000")) (; ";")) (expression_statement "param_1[0x10] = 0;" (assignment_expression "param_1[0x10] = 0" (subscript_expression "param_1[0x10]" (identifier "param_1") ([ "[") (number_literal "0x10") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "*param_1 = &PTR_FUN_003b65c0;" (assignment_expression "*param_1 = &PTR_FUN_003b65c0" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&PTR_FUN_003b65c0" (& "&") (identifier "PTR_FUN_003b65c0"))) (; ";")) (expression_statement "FUN_002191b0(param_1 + 0x12);" (call_expression "FUN_002191b0(param_1 + 0x12)" (identifier "FUN_002191b0") (argument_list "(param_1 + 0x12)" (( "(") (binary_expression "param_1 + 0x12" (identifier "param_1") (+ "+") (number_literal "0x12")) () ")"))) (; ";")) (expression_statement "param_1[0x24] = 0;" (assignment_expression "param_1[0x24] = 0" (subscript_expression "param_1[0x24]" (identifier "param_1") ([ "[") (number_literal "0x24") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x25] = 0;" (assignment_expression "param_1[0x25] = 0" (subscript_expression "param_1[0x25]" (identifier "param_1") ([ "[") (number_literal "0x25") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x26] = 0;" (assignment_expression "param_1[0x26] = 0" (subscript_expression "param_1[0x26]" (identifier "param_1") ([ "[") (number_literal "0x26") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x27] = 0;" (assignment_expression "param_1[0x27] = 0" (subscript_expression "param_1[0x27]" (identifier "param_1") ([ "[") (number_literal "0x27") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x28] = 0;" (assignment_expression "param_1[0x28] = 0" (subscript_expression "param_1[0x28]" (identifier "param_1") ([ "[") (number_literal "0x28") (] "]")) (= "=") (number_literal "0")) (; ";")) (if_statement "if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) {\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" (if "if") (parenthesized_expression "((param_1[0x15] == 0) && (param_1[0x22] == 2))" (( "(") (binary_expression "(param_1[0x15] == 0) && (param_1[0x22] == 2)" (parenthesized_expression "(param_1[0x15] == 0)" (( "(") (binary_expression "param_1[0x15] == 0" (subscript_expression "param_1[0x15]" (identifier "param_1") ([ "[") (number_literal "0x15") (] "]")) (== "==") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(param_1[0x22] == 2)" (( "(") (binary_expression "param_1[0x22] == 2" (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]")) (== "==") (number_literal "2")) () ")"))) () ")")) (compound_statement "{\n *(undefined1 *)(param_1 + 0x21) = 0;\n param_1[0x22] = 0;\n return;\n }" ({ "{") (expression_statement "*(undefined1 *)(param_1 + 0x21) = 0;" (assignment_expression "*(undefined1 *)(param_1 + 0x21) = 0" (pointer_expression "*(undefined1 *)(param_1 + 0x21)" (* "*") (cast_expression "(undefined1 *)(param_1 + 0x21)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x21)" (( "(") (binary_expression "param_1 + 0x21" (identifier "param_1") (+ "+") (number_literal "0x21")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[0x22] = 0;" (assignment_expression "param_1[0x22] = 0" (subscript_expression "param_1[0x22]" (identifier "param_1") ([ "[") (number_literal "0x22") (] "]")) (= "=") (number_literal "0")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null");" (call_expression "FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/stringpool.h",0xcc,"set_no_zero_null")" (( "(") (string_literal ""../../gold/stringpool.h"" (" """) (string_content "../../gold/stringpool.h") (" """)) (, ",") (number_literal "0xcc") (, ",") (string_literal ""set_no_zero_null"" (" """) (string_content "set_no_zero_null") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original prototype: void Output_merge_string(Output_merge_string<short_unsigned_int> * this, uint64_t addralign) */ void __thiscall gold::function_1<var_2>::function_1 (function_1<var_2> *this,uint64_t addralign) { type_1 *puVar1; type_2 var_5; type_3 *pOVar3; (this->super_Output_merge_base).super_Output_section_data.super_Output_data.offset_ = -1; (this->super_Output_merge_base).first_shndx_ = 0xffffffff; (this->super_Output_merge_base).input_sections_._M_h._M_buckets = &(this->super_Output_merge_base).input_sections_._M_h._M_single_bucket; puVar1 = &(this->super_Output_merge_base).super_Output_section_data.super_Output_data.field_0x20; *puVar1 = *puVar1 & 0xe0; pOVar3 = &this->super_Output_merge_base; (pOVar3->input_sections_)._M_h._M_rehash_policy._M_max_load_factor = 0.0; *(type_4 *)&(pOVar3->input_sections_)._M_h._M_rehash_policy.field_0x4 = 0; (pOVar3->input_sections_)._M_h._M_rehash_policy._M_next_resize = 0; (this->super_Output_merge_base).super_Output_section_data.super_Output_data.address_ = 0; (this->super_Output_merge_base).super_Output_section_data.super_Output_data.data_size_ = 0; (this->super_Output_merge_base).super_Output_section_data.output_section_ = (type_5 *)0x0; (this->super_Output_merge_base).super_Output_section_data.addralign_ = addralign; (this->super_Output_merge_base).entsize_ = 2; (this->super_Output_merge_base).keeps_input_sections_ = false; (this->super_Output_merge_base).first_relobj_ = (type_6 *)0x0; (this->super_Output_merge_base).input_sections_._M_h._M_single_bucket = (type_7)0x0; (this->super_Output_merge_base).input_sections_._M_h._M_bucket_count = 1; (this->super_Output_merge_base).input_sections_._M_h._M_before_begin._M_nxt = (type_8 *)0x0; (this->super_Output_merge_base).input_sections_._M_h._M_element_count = 0; (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_max_load_factor = 1.0; (this->super_Output_merge_base).input_sections_._M_h._M_rehash_policy._M_next_resize = 0; (this->super_Output_merge_base).super_Output_section_data.super_Output_data._vptr_Output_data = (type_9 **)&PTR__Output_merge_string_003b65c0; /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */ var_1<var_2>::var_1(&this->stringpool_,addralign); var_5 = (this->stringpool_).string_set_._M_h._M_element_count; (this->merged_strings_lists_). super__Vector_base<gold::function_1<var_2>::var_3*,_std::allocator<gold::function_1<var_2>::var_3*>var_4> ._M_impl._M_start = (type_10)0x0; (this->merged_strings_lists_). super__Vector_base<gold::function_1<var_2>::var_3*,_std::allocator<gold::function_1<var_2>::var_3*>var_4> ._M_impl._M_finish = (type_10)0x0; (this->merged_strings_lists_). super__Vector_base<gold::function_1<var_2>::var_3*,_std::allocator<gold::function_1<var_2>::var_3*>var_4> ._M_impl._M_end_of_storage = (type_10)0x0; this->input_count_ = 0; this->input_size_ = 0; if ((var_5 == 0) && ((this->stringpool_).offset_ == 2)) { (this->stringpool_).zero_null_ = false; (this->stringpool_).offset_ = 0; return; } /* WARNING: Subroutine does not return */ /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */ var_6("../../gold/stringpool.h",0xcc,"set_no_zero_null"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator declarator: (abstract_parenthesized_declarator (abstract_pointer_declarator)) size: (number_literal))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_array_declarator size: (number_literal))) value: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(undefined8 *param_1,undefined8 param_2) { param_1[3] = 0xffffffffffffffff; *(undefined4 *)(param_1 + 10) = 0xffffffff; param_1[0xb] = param_1 + 0x11; *(byte *)(param_1 + 4) = *(byte *)(param_1 + 4) & 0xe0; *(undefined1 (*) [16])(param_1 + 0xf) = (undefined1 [16])0x0; param_1[1] = 0; param_1[2] = 0; param_1[5] = 0; param_1[6] = param_2; param_1[7] = 2; *(undefined1 *)(param_1 + 8) = 0; param_1[9] = 0; param_1[0x11] = 0; param_1[0xc] = 1; param_1[0xd] = 0; param_1[0xe] = 0; *(undefined4 *)(param_1 + 0xf) = 0x3f800000; param_1[0x10] = 0; *param_1 = &PTR_FUN_003b65c0; /* try { // try from 00257205 to 00257209 has its CatchHandler @ 00257284 */ FUN_002191b0(param_1 + 0x12); param_1[0x24] = 0; param_1[0x25] = 0; param_1[0x26] = 0; param_1[0x27] = 0; param_1[0x28] = 0; if ((param_1[0x15] == 0) && (param_1[0x22] == 2)) { *(undefined1 *)(param_1 + 0x21) = 0; param_1[0x22] = 0; return; } /* WARNING: Subroutine does not return */ /* try { // try from 0025727f to 00257283 has its CatchHandler @ 00257289 */ FUN_0016cdf0("../../gold/stringpool.h",0xcc,"set_no_zero_null"); }
186_powerpc64-linux-gnu-gprof_and_powerpc64-linux-gnu-gprof_strip.c
__errno_location
__errno_location
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __errno_location@@GLIBC_2.2.5 */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * __errno_location(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207001038')]
[('const-1', u'RETURN_-1207001038')]
null
null
0011a028
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment comment (function_definition "int * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (pointer_declarator "* __errno_location(void)" * (function_declarator "__errno_location(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n/* WARNING: Unknown calling convention -- yet parameter storage is locked */\n\nint * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __errno_location@@GLIBC_2.2.5 */\n halt_baddata();\n}\n\n" comment comment (function_definition "int * __errno_location(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __errno_location@@GLIBC_2.2.5 */\n halt_baddata();\n}" primitive_type (pointer_declarator "* __errno_location(void)" * (function_declarator "__errno_location(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n /* __errno_location@@GLIBC_2.2.5 */\n halt_baddata();\n}" { comment comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" primitive_type (pointer_declarator "* __errno_location(void)" * (function_declarator "__errno_location(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) )))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) )))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "int * __errno_location(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "int") (pointer_declarator "* __errno_location(void)" (* "*") (function_declarator "__errno_location(void)" (identifier "__errno_location") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")")))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ /* __errno_location@@GLIBC_2.2.5 */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type))))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ /* WARNING: Unknown calling convention -- yet parameter storage is locked */ int * MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
660_s390x-linux-gnu-as_and_s390x-linux-gnu-as_strip.c
md_gather_operands
FUN_00130f20
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ char * md_gather_operands(char *str,uchar *insn,s390_opcode *opcode) { byte bVar1; bool bVar2; char cVar3; uint uVar4; int iVar5; elf_suffix_type eVar6; int iVar7; ulong uVar8; byte *pbVar9; byte *pbVar10; char *pcVar11; long lVar12; fixS *pfVar13; ulong uVar14; byte bVar15; bfd_reloc_code_real_type bVar16; int iVar17; int iVar18; long lVar19; s390_operand *operand; uchar *puVar20; uchar *puVar21; undefined **ppuVar22; int iVar23; char *pcVar24; byte *pbVar25; uchar *puVar26; s390_fixup *exp; uchar *puVar27; byte *local_110 [2]; char *name; expressionS ex; s390_fixup fixups [4]; local_110[0] = (byte *)str; if ((_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0) { pbVar9 = (byte *)(str + 1); do { local_110[0] = pbVar9; pbVar9 = local_110[0] + 1; } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0); } uVar14 = (ulong)opcode->operands[0]; pbVar9 = local_110[0]; if (opcode->operands[0] == 0) { iVar18 = 0; LAB_001311c4: pcVar11 = input_line_pointer; bVar15 = *pbVar9; bVar1 = _sch_istable[(ulong)bVar15 * 2]; while ((bVar1 & 0x40) != 0) { pbVar9 = pbVar9 + 1; bVar15 = *pbVar9; local_110[0] = pbVar9; bVar1 = _sch_istable[(ulong)bVar15 * 2]; } input_line_pointer = pcVar11; if (bVar15 == 0x3a) { bVar15 = pbVar9[1]; pbVar9 = pbVar9 + 1; pbVar10 = pbVar9; if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) { iVar5 = 0; } else { do { pbVar10 = pbVar10 + 1; bVar15 = *pbVar10; } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0); iVar5 = (int)pbVar10 - (int)pbVar9; } if (bVar15 == 0x3a) { input_line_pointer = (char *)(pbVar10 + 1); expr(0,&ex,expr_normal); pcVar24 = input_line_pointer; pbVar10 = (byte *)input_line_pointer; input_line_pointer = pcVar11; if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) { ppuVar22 = &mapping_14746; iVar7 = _DAT_0016b728; do { if ((iVar7 == iVar5) && (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) { bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc); local_110[0] = (byte *)pcVar24; if (bVar16 != BFD_RELOC_UNUSED) { if (3 < iVar18) { LAB_00131d15: pcVar11 = "too many fixups"; LAB_00131cf6: pcVar11 = (char *)dcgettext(0,pcVar11,5); /* WARNING: Subroutine does not return */ as_fatal(pcVar11); } iVar5 = iVar18 + 1; fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol; fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol; fixups[iVar18].exp.X_add_number = ex.X_add_number; *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_); fixups[iVar18].opindex = -1; fixups[iVar18].reloc = bVar16; iVar18 = iVar5; if (*pcVar24 != '\0') goto LAB_00131a20; pcVar11 = frag_more((long)opcode->oplen); memcpy(pcVar11,insn,(long)opcode->oplen); dwarf2_emit_insn(opcode->oplen); goto LAB_0013128e; } break; } iVar7 = *(int *)(ppuVar22 + 3); ppuVar22 = ppuVar22 + 2; } while (0 < iVar7); } } } if (*local_110[0] != 0) { LAB_00131a20: pbVar9 = local_110[0]; pcVar11 = strchr((char *)local_110[0],10); pbVar10 = local_110[0]; if (pcVar11 == (char *)0x0) { pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5); as_bad(pcVar11,pbVar9); } else { *pcVar11 = '\0'; pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5); as_bad(pcVar24,pbVar10); *pcVar11 = '\n'; } } pcVar11 = frag_more((long)opcode->oplen); memcpy(pcVar11,insn,(long)opcode->oplen); dwarf2_emit_insn(opcode->oplen); iVar5 = iVar18; if (iVar18 != 0) { LAB_0013128e: iVar18 = 0; exp = fixups; do { while( true ) { iVar7 = exp->opindex; iVar17 = (int)pcVar11; if (-1 < iVar7) break; fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc); LAB_0013133d: iVar18 = iVar18 + 1; exp = exp + 1; if (iVar5 <= iVar18) { return (char *)local_110[0]; } } lVar19 = (long)iVar7 * 0x10; if (exp->reloc != BFD_RELOC_UNUSED) { lVar12 = bfd_reloc_type_lookup(stdoutput); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands"); } uVar4 = *(int *)(lVar12 + 0xc) - 1; if (0x1f < uVar4) { /* WARNING: Subroutine does not return */ as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands"); } iVar7 = *(int *)(s390_operands + lVar19 + 4); iVar23 = iVar7 + 7; if (-1 < iVar7) { iVar23 = iVar7; } pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)), (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc); uVar4 = exp->reloc - BFD_RELOC_390_GOT12; if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) { *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40; } if ((s390_operands[lVar19 + 8] & 0x80) != 0) { iVar7 = *(int *)(s390_operands + lVar19 + 4); iVar17 = iVar7 + 7; if (-1 < iVar7) { iVar17 = iVar7; } pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3); } goto LAB_0013133d; } iVar18 = iVar18 + 1; fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp, (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED ); exp = exp + 1; } while (iVar18 < iVar5); } return (char *)local_110[0]; } iVar18 = 0; uVar4 = opcode->flags; bVar2 = false; puVar26 = opcode->operands; LAB_00130fc0: pcVar11 = input_line_pointer; lVar19 = uVar14 * 0x10; operand = (s390_operand *)(s390_operands + lVar19); if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) { s390_insert_operand(insn,operand,0,(char *)0x0,0); pbVar9 = local_110[0]; goto LAB_001311c4; } if ((bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0)) { uVar14 = (ulong)puVar26[1]; bVar2 = false; puVar21 = puVar26 + 1; pbVar10 = local_110[0]; goto LAB_00131450; } name = (char *)pbVar9; if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) { input_line_pointer = (char *)(pbVar9 + 1); name = input_line_pointer; cVar3 = get_symbol_name(&name); iVar5 = reg_name_search(name); restore_line_pointer(cVar3); if (iVar5 < 0) goto LAB_00131068; ex._24_1_ = 5; ex.X_add_symbol = (symbolS *)0x0; ex.X_op_symbol = (symbolS *)0x0; local_110[0] = (byte *)input_line_pointer; ex.X_add_number = (long)iVar5; LAB_0013153f: input_line_pointer = pcVar11; s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE); if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) { uVar14 = *(ulong *)(s390_operands + lVar19 + 8); uVar4 = (uint)uVar14; if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) { pcVar11 = "invalid length field specified"; goto LAB_00131cf6; } if ((uVar14 & 0x40) == 0) { LAB_001317e0: uVar4 = (uint)uVar14; if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) { LAB_00131820: uVar8 = ex.X_add_number; if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) { pcVar11 = "odd numbered general purpose register specified as register pair"; goto LAB_00131cf6; } } else { if (warn_areg_zero != 0) { pcVar11 = (char *)dcgettext(0,"base register specified but zero",5); as_warn(pcVar11); uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8); goto LAB_00131820; } LAB_00131720: uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8); uVar8 = 0; } if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) { pcVar11 = "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13." ; goto LAB_00131cf6; } } else { if (ex.X_add_number != 0) goto LAB_00131820; if (warn_areg_zero != 0) { pcVar11 = (char *)dcgettext(0,"index register specified but zero",5); as_warn(pcVar11); uVar14 = *(ulong *)(s390_operands + lVar19 + 8); goto LAB_001317e0; } uVar8 = ex.X_add_number; if ((uVar14 & 0x20) != 0) goto LAB_00131720; } s390_insert_operand(insn,operand,uVar8,(char *)0x0,0); } else { if (3 < iVar18) goto LAB_00131d15; bVar15 = *puVar26; fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol; fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol; fixups[iVar18].exp.X_add_number = ex.X_add_number; *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_); fixups[iVar18].opindex = (uint)bVar15; fixups[iVar18].reloc = BFD_RELOC_UNUSED; iVar18 = iVar18 + 1; } } else { LAB_00131068: input_line_pointer = (char *)pbVar9; expr(0,&ex,expr_normal); pcVar24 = "illegal operand"; local_110[0] = (byte *)input_line_pointer; if (ex._24_1_ != '\0') { if (ex._24_1_ != '\x01') { if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f; input_line_pointer = pcVar11; eVar6 = s390_elf_suffix((char **)local_110,&ex); eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6); if (eVar6 == ELF_SUFFIX_GOT) { uVar14 = *(ulong *)(s390_operands + lVar19 + 8); if ((uVar14 & 0x10) != 0) { bVar16 = BFD_RELOC_390_GOT12; if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14)) goto LAB_001318ca; } if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) { if ((uVar14 & 0x80) != 0) { LAB_0013191e: iVar5 = operand->bits; bVar16 = BFD_RELOC_390_GOTENT; joined_r0x001319c6: if (iVar5 == 0x20) goto LAB_001318ca; } goto LAB_001318a8; } } else { if (eVar6 == ELF_SUFFIX_PLT) { if ((s390_operands[lVar19 + 8] & 0x80) != 0) { iVar5 = operand->bits; bVar16 = BFD_RELOC_390_PLT12DBL; if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) && (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) { bVar16 = BFD_RELOC_390_PLT32DBL; goto joined_r0x001319c6; } goto LAB_001318ca; } } else if (eVar6 == ELF_SUFFIX_GOTENT) { if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e; } else if (eVar6 == ELF_SUFFIX_GOTOFF) { if ((s390_operands[lVar19 + 9] & 1) != 0) { iVar5 = operand->bits; bVar16 = BFD_RELOC_16_GOTOFF; joined_r0x00131bc2: if (iVar5 == 0x10) goto LAB_001318ca; } } else if (eVar6 == ELF_SUFFIX_PLTOFF) { if ((s390_operands[lVar19 + 9] & 1) != 0) { iVar5 = operand->bits; bVar16 = BFD_RELOC_390_PLTOFF16; goto joined_r0x00131bc2; } } else if (eVar6 == ELF_SUFFIX_GOTPLT) { uVar14 = *(ulong *)(s390_operands + lVar19 + 8); if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc)) || (((uVar14 & 0x100) != 0 && (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca; if ((uVar14 & 0x80) != 0) { iVar5 = operand->bits; bVar16 = BFD_RELOC_390_GOTPLTENT; goto joined_r0x001319c6; } } else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) { if ((s390_operands[lVar19 + 8] & 0x10) != 0) { bVar16 = BFD_RELOC_390_TLS_GOTIE12; if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca; } } else if (eVar6 == ELF_SUFFIX_TLS_IE) { if ((s390_operands[lVar19 + 8] & 0x80) != 0) { iVar5 = operand->bits; bVar16 = BFD_RELOC_390_TLS_IEENT; goto joined_r0x001319c6; } } else if (eVar6 == ELF_SUFFIX_NONE) { bVar16 = BFD_RELOC_UNUSED; goto LAB_001318ca; } LAB_001318a8: pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5); as_bad(pcVar11); bVar16 = BFD_RELOC_UNUSED; } LAB_001318ca: if (iVar18 < 4) { bVar15 = *puVar26; fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol; fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol; fixups[iVar18].exp.X_add_number = ex.X_add_number; *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_); fixups[iVar18].opindex = (uint)bVar15; fixups[iVar18].reloc = bVar16; iVar18 = iVar18 + 1; goto LAB_00131163; } goto LAB_00131d15; } pbVar9 = (byte *)input_line_pointer; input_line_pointer = pcVar11; if (*puVar26 == 0) goto LAB_001311c4; pcVar24 = "missing operand"; } input_line_pointer = pcVar11; pcVar11 = (char *)dcgettext(0,pcVar24,5); as_bad(pcVar11); } LAB_00131163: puVar20 = puVar26 + 1; puVar21 = puVar20; if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0) { if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) { uVar14 = (ulong)puVar26[1]; puVar27 = puVar26; if (*local_110[0] == 0x29) { if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) { pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5); as_bad(pcVar11); } puVar21 = puVar26 + 2; local_110[0] = local_110[0] + 1; uVar14 = (ulong)puVar26[2]; puVar27 = puVar20; } uVar4 = opcode->flags; cVar3 = (char)uVar14; pbVar9 = local_110[0]; puVar26 = puVar21; if ((uVar4 & 3) == 0) { if ((uVar4 & 2) == 0) { if (cVar3 != '\0') goto LAB_001314ae; } else if (cVar3 != '\0') { bVar15 = *local_110[0]; if (puVar27[2] != 0) goto LAB_001314f7; goto joined_r0x001316c1; } goto LAB_001311c4; } if (cVar3 == '\0') goto LAB_001311c4; if (puVar27[2] == 0) goto code_r0x001314a9; if ((uVar4 & 2) == 0) goto LAB_001314ae; bVar15 = *local_110[0]; LAB_001314f7: if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1; } else { pbVar9 = local_110[0] + 1; bVar15 = *local_110[0]; local_110[0] = pbVar9; if (bVar15 != 0x29) { pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5); as_bad(pcVar11); } uVar14 = (ulong)puVar26[1]; pbVar9 = local_110[0]; if (puVar26[1] == 0) goto LAB_001311c4; if (*local_110[0] != 0x2c) { pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5); as_bad(pcVar11); uVar14 = (ulong)puVar26[2]; bVar2 = false; pbVar9 = local_110[0]; puVar21 = puVar26 + 2; pbVar10 = local_110[0]; goto LAB_00131450; } local_110[0] = local_110[0] + 1; bVar2 = false; uVar4 = opcode->flags; pbVar9 = local_110[0]; puVar26 = puVar20; } goto LAB_00130fc0; } uVar14 = (ulong)puVar26[1]; if (*local_110[0] == 0x28) { pbVar9 = local_110[0] + 1; bVar15 = local_110[0][1]; pbVar10 = pbVar9; if (bVar15 == 0) { LAB_0013160b: bVar2 = true; } else { if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) { if (bVar15 != 0x2c) goto LAB_0013160b; } else { do { pbVar25 = pbVar25 + 1; bVar15 = *pbVar25; if (bVar15 == 0) goto LAB_0013160b; } while ((bVar15 != 0x2c) && (bVar15 != 0x29)); if (bVar15 != 0x2c) goto LAB_0013160b; bVar2 = false; if (pbVar9 != pbVar25) goto LAB_00131450; } bVar2 = true; pbVar9 = local_110[0] + 2; pbVar10 = local_110[0] + 2; } goto LAB_00131450; } uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8); if ((uVar8 & 0x60) == 0) { pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5); as_bad(pcVar11); uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8); } if ((uVar8 & 0x20) == 0) { do { puVar20 = puVar20 + 1; } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0); } uVar14 = (ulong)puVar20[1]; pbVar9 = local_110[0]; if (puVar20[1] == 0) goto LAB_001311c4; if (*local_110[0] == 0x2c) { local_110[0] = local_110[0] + 1; uVar4 = opcode->flags; pbVar9 = local_110[0]; puVar26 = puVar20 + 1; goto LAB_00130fc0; } pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5); as_bad(pcVar11); uVar14 = (ulong)puVar20[2]; pbVar9 = local_110[0]; puVar21 = puVar20 + 2; pbVar10 = local_110[0]; LAB_00131450: local_110[0] = pbVar10; if ((char)uVar14 == '\0') goto LAB_001311c4; uVar4 = opcode->flags; puVar26 = puVar21; goto LAB_00130fc0; code_r0x001314a9: if (*local_110[0] == 0) goto LAB_00130fc0; LAB_001314ae: bVar15 = *local_110[0]; joined_r0x001316c1: if (bVar15 == 0x2c) { pbVar9 = local_110[0] + 1; pbVar10 = pbVar9; } else { pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5); as_bad(pcVar11); uVar14 = (ulong)puVar27[2]; pbVar9 = local_110[0]; puVar21 = puVar21 + 1; pbVar10 = local_110[0]; } goto LAB_00131450; }
/* WARNING: Type propagation algorithm not settling */ byte * FUN_00130f20(byte *param_1,void *param_2,long param_3) { byte bVar1; bool bVar2; char cVar3; uint uVar4; int iVar5; undefined4 uVar6; int iVar7; ulong uVar8; byte *pbVar9; byte *pbVar10; void *__dest; ulong uVar11; long lVar12; undefined8 uVar13; byte bVar14; long lVar15; int *piVar16; byte *pbVar17; byte *pbVar18; undefined **ppuVar19; int iVar20; char *pcVar21; int iVar22; ulong *puVar23; byte *pbVar24; byte *local_110 [2]; byte *local_100; ulong local_f8; ulong uStack_f0; ulong local_e8; char cStack_e0; undefined7 uStack_df; ulong local_d8 [4]; uint local_b8 [34]; local_110[0] = param_1; if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) { pbVar9 = param_1 + 1; do { local_110[0] = pbVar9; pbVar9 = local_110[0] + 1; } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0); } uVar11 = (ulong)*(byte *)(param_3 + 0x18); pbVar9 = local_110[0]; if (*(byte *)(param_3 + 0x18) == 0) { iVar22 = 0; LAB_001311c4: uVar13 = DAT_00174ae0; bVar14 = *pbVar9; bVar1 = _sch_istable[(ulong)bVar14 * 2]; while ((bVar1 & 0x40) != 0) { pbVar9 = pbVar9 + 1; bVar14 = *pbVar9; local_110[0] = pbVar9; bVar1 = _sch_istable[(ulong)bVar14 * 2]; } DAT_00174ae0 = (byte *)uVar13; if (bVar14 == 0x3a) { bVar14 = pbVar9[1]; pbVar9 = pbVar9 + 1; pbVar10 = pbVar9; if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) { iVar5 = 0; } else { do { pbVar10 = pbVar10 + 1; bVar14 = *pbVar10; } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0); iVar5 = (int)pbVar10 - (int)pbVar9; } if (bVar14 == 0x3a) { DAT_00174ae0 = pbVar10 + 1; FUN_00114500(0,&local_f8,1); pbVar10 = DAT_00174ae0; DAT_00174ae0 = (byte *)uVar13; if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) { ppuVar19 = &PTR_s_tls_load_0016b720; iVar7 = DAT_0016b728; do { if ((iVar7 == iVar5) && (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) { uVar4 = *(uint *)((long)ppuVar19 + 0xc); local_110[0] = pbVar10; if (uVar4 != 0x8ce) { if (3 < iVar22) { LAB_00131d15: pcVar21 = "too many fixups"; LAB_00131cf6: uVar13 = dcgettext(0,pcVar21,5); /* WARNING: Subroutine does not return */ FUN_0011c770(uVar13); } lVar15 = (long)iVar22; iVar22 = iVar22 + 1; local_d8[lVar15 * 5] = local_f8; local_d8[lVar15 * 5 + 1] = uStack_f0; local_d8[lVar15 * 5 + 2] = local_e8; *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0); local_b8[lVar15 * 10] = 0xffffffff; local_b8[lVar15 * 10 + 1] = uVar4; if (*pbVar10 != 0) goto LAB_00131a20; __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14)); memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14)); FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14)); goto LAB_0013128e; } break; } iVar7 = *(int *)(ppuVar19 + 3); ppuVar19 = ppuVar19 + 2; } while (0 < iVar7); } } } if (*local_110[0] != 0) { LAB_00131a20: pbVar9 = local_110[0]; pcVar21 = strchr((char *)local_110[0],10); pbVar10 = local_110[0]; if (pcVar21 == (char *)0x0) { uVar13 = dcgettext(0,"junk at end of line: `%s\'",5); FUN_0011c5d0(uVar13,pbVar9); } else { *pcVar21 = '\0'; uVar13 = dcgettext(0,"junk at end of line: `%s\'",5); FUN_0011c5d0(uVar13,pbVar10); *pcVar21 = '\n'; } } __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14)); memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14)); FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14)); if (iVar22 != 0) { LAB_0013128e: iVar5 = 0; puVar23 = local_d8; do { while( true ) { iVar7 = (int)puVar23[4]; if (-1 < iVar7) break; FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff, *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24)); LAB_0013133d: iVar5 = iVar5 + 1; puVar23 = puVar23 + 5; if (iVar22 <= iVar5) { return local_110[0]; } } lVar15 = (long)iVar7 * 0x10; if (*(int *)((long)puVar23 + 0x24) != 0x8ce) { lVar12 = bfd_reloc_type_lookup(DAT_00174ab0); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands"); } uVar4 = *(int *)(lVar12 + 0xc) - 1; if (0x1f < uVar4) { /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands"); } iVar7 = *(int *)(s390_operands + lVar15 + 4); iVar20 = iVar7 + 7; if (-1 < iVar7) { iVar20 = iVar7; } pbVar9 = (byte *)FUN_0012da80(DAT_001749a8, (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)), (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10), *(undefined4 *)((long)puVar23 + 0x24)); uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552; if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) { *pbVar9 = *pbVar9 | 0x40; } if ((s390_operands[lVar15 + 8] & 0x80) != 0) { iVar7 = *(int *)(s390_operands + lVar15 + 4); iVar20 = iVar7 + 7; if (-1 < iVar7) { iVar20 = iVar7; } pbVar9[1] = (byte)(iVar20 >> 3); } goto LAB_0013133d; } iVar5 = iVar5 + 1; FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23, (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce); puVar23 = puVar23 + 5; } while (iVar5 < iVar22); } return local_110[0]; } iVar22 = 0; uVar4 = *(uint *)(param_3 + 0x28); bVar2 = false; pbVar10 = (byte *)(param_3 + 0x18); LAB_00130fc0: uVar13 = DAT_00174ae0; lVar15 = uVar11 * 0x10; piVar16 = (int *)(s390_operands + lVar15); if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) { FUN_00130210(param_2,piVar16,0,0,0); pbVar9 = local_110[0]; goto LAB_001311c4; } if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) { uVar11 = (ulong)pbVar10[1]; bVar2 = false; pbVar18 = pbVar10 + 1; pbVar10 = local_110[0]; goto LAB_00131450; } local_100 = pbVar9; if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) { DAT_00174ae0 = pbVar9 + 1; local_100 = DAT_00174ae0; cVar3 = FUN_00113a00(&local_100); iVar5 = FUN_00130e70(local_100); FUN_001153c0((int)cVar3); if (iVar5 < 0) goto LAB_00131068; cStack_e0 = '\x05'; local_f8 = 0; uStack_f0 = 0; local_110[0] = DAT_00174ae0; local_e8 = (long)iVar5; LAB_0013153f: DAT_00174ae0 = (byte *)uVar13; FUN_001304c0(local_110,&local_f8,0); if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) { uVar11 = *(ulong *)(s390_operands + lVar15 + 8); uVar4 = (uint)uVar11; if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) { pcVar21 = "invalid length field specified"; goto LAB_00131cf6; } if ((uVar11 & 0x40) == 0) { LAB_001317e0: uVar4 = (uint)uVar11; if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) { LAB_00131820: uVar8 = local_e8; if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) { pcVar21 = "odd numbered general purpose register specified as register pair"; goto LAB_00131cf6; } } else { if (DAT_00174658 != 0) { uVar13 = dcgettext(0,"base register specified but zero",5); FUN_0011c400(uVar13); uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8); goto LAB_00131820; } LAB_00131720: uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8); uVar8 = 0; } if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) { pcVar21 = "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13." ; goto LAB_00131cf6; } } else { if (local_e8 != 0) goto LAB_00131820; if (DAT_00174658 != 0) { uVar13 = dcgettext(0,"index register specified but zero",5); FUN_0011c400(uVar13); uVar11 = *(ulong *)(s390_operands + lVar15 + 8); goto LAB_001317e0; } uVar8 = local_e8; if ((uVar11 & 0x20) != 0) goto LAB_00131720; } FUN_00130210(param_2,piVar16,uVar8,0,0); } else { if (3 < iVar22) goto LAB_00131d15; lVar12 = (long)iVar22; bVar14 = *pbVar10; iVar22 = iVar22 + 1; local_d8[lVar12 * 5] = local_f8; local_d8[lVar12 * 5 + 1] = uStack_f0; local_d8[lVar12 * 5 + 2] = local_e8; *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0); local_b8[lVar12 * 10] = (uint)bVar14; local_b8[lVar12 * 10 + 1] = 0x8ce; } } else { LAB_00131068: DAT_00174ae0 = pbVar9; FUN_00114500(0,&local_f8,1); pcVar21 = "illegal operand"; local_110[0] = DAT_00174ae0; if (cStack_e0 != '\0') { if (cStack_e0 != '\x01') { if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f; DAT_00174ae0 = (byte *)uVar13; uVar6 = FUN_00130060(local_110,&local_f8); iVar5 = FUN_001304c0(local_110,&local_f8,uVar6); if (iVar5 == 1) { uVar11 = *(ulong *)(s390_operands + lVar15 + 8); if ((uVar11 & 0x10) != 0) { uVar4 = 0x552; if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca; } if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) { if ((uVar11 & 0x80) != 0) { LAB_0013191e: iVar5 = *piVar16; uVar4 = 0x565; joined_r0x001319c6: if (iVar5 == 0x20) goto LAB_001318ca; } goto LAB_001318a8; } } else { if (iVar5 == 2) { if ((s390_operands[lVar15 + 8] & 0x80) != 0) { iVar5 = *piVar16; uVar4 = 0x55b; if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) && (uVar4 = 0x55f, iVar5 != 0x18)) { uVar4 = 0x561; goto joined_r0x001319c6; } goto LAB_001318ca; } } else if (iVar5 == 3) { if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e; } else if (iVar5 == 4) { if ((s390_operands[lVar15 + 9] & 1) != 0) { iVar5 = *piVar16; uVar4 = 0x13; joined_r0x00131bc2: if (iVar5 == 0x10) goto LAB_001318ca; } } else if (iVar5 == 6) { if ((s390_operands[lVar15 + 9] & 1) != 0) { iVar5 = *piVar16; uVar4 = 0x56c; goto joined_r0x00131bc2; } } else if (iVar5 == 5) { uVar11 = *(ulong *)(s390_operands + lVar15 + 8); if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) || (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca; if ((uVar11 & 0x80) != 0) { iVar5 = *piVar16; uVar4 = 0x56b; goto joined_r0x001319c6; } } else if (iVar5 == 8) { if ((s390_operands[lVar15 + 8] & 0x10) != 0) { uVar4 = 0x574; if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca; } } else if (iVar5 == 9) { if ((s390_operands[lVar15 + 8] & 0x80) != 0) { iVar5 = *piVar16; uVar4 = 0x57b; goto joined_r0x001319c6; } } else if (iVar5 == 0) { uVar4 = 0x8ce; goto LAB_001318ca; } LAB_001318a8: dcgettext(0,"invalid operand suffix",5); FUN_0011c5d0(); uVar4 = 0x8ce; } LAB_001318ca: if (iVar22 < 4) { lVar12 = (long)iVar22; bVar14 = *pbVar10; iVar22 = iVar22 + 1; local_d8[lVar12 * 5] = local_f8; local_d8[lVar12 * 5 + 1] = uStack_f0; local_d8[lVar12 * 5 + 2] = local_e8; *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0); local_b8[lVar12 * 10] = (uint)bVar14; local_b8[lVar12 * 10 + 1] = uVar4; goto LAB_00131163; } goto LAB_00131d15; } pbVar9 = DAT_00174ae0; DAT_00174ae0 = (byte *)uVar13; if (*pbVar10 == 0) goto LAB_001311c4; pcVar21 = "missing operand"; } DAT_00174ae0 = (byte *)uVar13; dcgettext(0,pcVar21,5); FUN_0011c5d0(); } LAB_00131163: pbVar17 = pbVar10 + 1; pbVar18 = pbVar17; if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) { if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) { uVar11 = (ulong)pbVar10[1]; pbVar24 = pbVar10; if (*local_110[0] == 0x29) { if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) { dcgettext(0,"syntax error; \')\' not allowed here",5); FUN_0011c5d0(); } pbVar18 = pbVar10 + 2; local_110[0] = local_110[0] + 1; uVar11 = (ulong)pbVar10[2]; pbVar24 = pbVar17; } uVar4 = *(uint *)(param_3 + 0x28); cVar3 = (char)uVar11; pbVar9 = local_110[0]; pbVar10 = pbVar18; if ((uVar4 & 3) == 0) { if ((uVar4 & 2) == 0) { if (cVar3 != '\0') goto LAB_001314ae; } else if (cVar3 != '\0') { bVar14 = *local_110[0]; if (pbVar24[2] != 0) goto LAB_001314f7; goto joined_r0x001316c1; } goto LAB_001311c4; } if (cVar3 == '\0') goto LAB_001311c4; if (pbVar24[2] == 0) goto code_r0x001314a9; if ((uVar4 & 2) == 0) goto LAB_001314ae; bVar14 = *local_110[0]; LAB_001314f7: if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1; } else { pbVar9 = local_110[0] + 1; bVar14 = *local_110[0]; local_110[0] = pbVar9; if (bVar14 != 0x29) { dcgettext(0,"syntax error; missing \')\' after base register",5); FUN_0011c5d0(); } uVar11 = (ulong)pbVar10[1]; pbVar9 = local_110[0]; if (pbVar10[1] == 0) goto LAB_001311c4; if (*local_110[0] != 0x2c) { dcgettext(0,"syntax error; expected \',\'",5); FUN_0011c5d0(); uVar11 = (ulong)pbVar10[2]; bVar2 = false; pbVar9 = local_110[0]; pbVar18 = pbVar10 + 2; pbVar10 = local_110[0]; goto LAB_00131450; } local_110[0] = local_110[0] + 1; bVar2 = false; uVar4 = *(uint *)(param_3 + 0x28); pbVar9 = local_110[0]; pbVar10 = pbVar17; } goto LAB_00130fc0; } uVar11 = (ulong)pbVar10[1]; if (*local_110[0] == 0x28) { pbVar9 = local_110[0] + 1; bVar14 = local_110[0][1]; pbVar10 = pbVar9; if (bVar14 == 0) { LAB_0013160b: bVar2 = true; } else { if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) { if (bVar14 != 0x2c) goto LAB_0013160b; } else { do { pbVar17 = pbVar17 + 1; bVar14 = *pbVar17; if (bVar14 == 0) goto LAB_0013160b; } while ((bVar14 != 0x2c) && (bVar14 != 0x29)); if (bVar14 != 0x2c) goto LAB_0013160b; bVar2 = false; if (pbVar9 != pbVar17) goto LAB_00131450; } bVar2 = true; pbVar9 = local_110[0] + 2; pbVar10 = local_110[0] + 2; } goto LAB_00131450; } uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8); if ((uVar8 & 0x60) == 0) { dcgettext(0,"syntax error; missing \'(\' after displacement",5); FUN_0011c5d0(); uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8); } if ((uVar8 & 0x20) == 0) { do { pbVar17 = pbVar17 + 1; } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0); } uVar11 = (ulong)pbVar17[1]; pbVar9 = local_110[0]; if (pbVar17[1] == 0) goto LAB_001311c4; if (*local_110[0] == 0x2c) { local_110[0] = local_110[0] + 1; uVar4 = *(uint *)(param_3 + 0x28); pbVar9 = local_110[0]; pbVar10 = pbVar17 + 1; goto LAB_00130fc0; } dcgettext(0,"syntax error; expected \',\'",5); FUN_0011c5d0(); uVar11 = (ulong)pbVar17[2]; pbVar9 = local_110[0]; pbVar18 = pbVar17 + 2; pbVar10 = local_110[0]; LAB_00131450: local_110[0] = pbVar10; if ((char)uVar11 == '\0') goto LAB_001311c4; uVar4 = *(uint *)(param_3 + 0x28); pbVar10 = pbVar18; goto LAB_00130fc0; code_r0x001314a9: if (*local_110[0] == 0) goto LAB_00130fc0; LAB_001314ae: bVar14 = *local_110[0]; joined_r0x001316c1: if (bVar14 == 0x2c) { pbVar9 = local_110[0] + 1; pbVar10 = pbVar9; } else { dcgettext(0,"syntax error; expected \',\'",5); FUN_0011c5d0(); uVar11 = (ulong)pbVar24[2]; pbVar9 = local_110[0]; pbVar18 = pbVar18 + 1; pbVar10 = local_110[0]; } goto LAB_00131450; }
PUSH R15 MOV R15,RDX MOV RDX,RDI PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x118 MOV qword ptr [RSP + 0x38],RDI MOVZX EAX,byte ptr [RDI] MOV qword ptr [RSP + 0x30],RSI LEA RSI,[0x14c8a0] TEST byte ptr [RSI + RAX*0x2],0x40 JZ 0x00130f74 LEA RAX,[RDI + 0x1] NOP dword ptr [RAX] MOV RDX,RAX MOV qword ptr [RSP + 0x38],RAX LEA RDI,[0x14c8a0] ADD RAX,0x1 MOVZX ECX,byte ptr [RDX] TEST byte ptr [RDI + RCX*0x2],0x40 JNZ 0x00130f58 MOVZX EBX,byte ptr [R15 + 0x18] LEA RBP,[R15 + 0x18] TEST BL,BL JZ 0x00131ca7 LEA RDI,[RSP + 0x38] LEA RSI,[RSP + 0x50] XOR R13D,R13D MOV R14,RBP MOV qword ptr [RSP + 0x10],RDI LEA RDI,[RSP + 0x48] MOV EAX,dword ptr [R15 + 0x28] LEA R12,[0x14cac0] MOV dword ptr [RSP + 0x4],0x0 MOV qword ptr [RSP + 0x8],RSI MOV qword ptr [RSP + 0x28],RDI NOP dword ptr [RAX] SHL RBX,0x4 ADD RBX,R12 TEST AL,0x3 JZ 0x00130fd4 CMP byte ptr [RDX],0x0 JZ 0x00131bea MOV ESI,dword ptr [RSP + 0x4] TEST ESI,ESI JZ 0x00130fe6 TEST byte ptr [RBX + 0x8],0x40 JNZ 0x00131468 MOV RBP,qword ptr [0x00174ae0] MOV qword ptr [RSP + 0x48],RDX MOV qword ptr [0x00174ae0],RDX CMP byte ptr [RDX],0x25 JNZ 0x00131068 MOVZX EAX,byte ptr [RDX + 0x1] LEA RDI,[0x14c8a0] TEST byte ptr [RDI + RAX*0x2],0x88 JZ 0x00131068 MOV RDI,qword ptr [RSP + 0x28] LEA RAX,[RDX + 0x1] MOV qword ptr [RSP + 0x20],RDX MOV qword ptr [0x00174ae0],RAX MOV qword ptr [RSP + 0x48],RAX CALL 0x00113a00 MOV RDI,qword ptr [RSP + 0x48] MOV byte ptr [RSP + 0x1b],AL CALL 0x00130e70 MOVSX EDI,byte ptr [RSP + 0x1b] MOV dword ptr [RSP + 0x1c],EAX CALL 0x001153c0 MOVSXD RCX,dword ptr [RSP + 0x1c] MOV RDX,qword ptr [RSP + 0x20] TEST ECX,ECX JNS 0x00131510 MOV qword ptr [0x00174ae0],RDX NOP dword ptr [RAX + RAX*0x1] MOV RSI,qword ptr [RSP + 0x8] MOV EDX,0x1 XOR EDI,EDI CALL 0x00114500 MOVZX EAX,byte ptr [RSP + 0x68] MOV RCX,qword ptr [0x00174ae0] MOV EDX,0x5 MOV qword ptr [0x00174ae0],RBP LEA RSI,[0x14084a] MOV qword ptr [RSP + 0x38],RCX TEST AL,AL JZ 0x00131152 CMP AL,0x1 JZ 0x00131140 CMP AL,0x5 JZ 0x0013153f CMP AL,0x2 JZ 0x0013153f MOV RBP,qword ptr [RSP + 0x10] MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBP CALL 0x00130060 MOV RSI,qword ptr [RSP + 0x8] MOV RDI,RBP MOV EDX,EAX CALL 0x001304c0 CMP EAX,0x1 JZ 0x00131870 CMP EAX,0x2 JZ 0x00131988 CMP EAX,0x3 JZ 0x00131918 CMP EAX,0x4 JZ 0x00131bb0 CMP EAX,0x6 JZ 0x00131bcd CMP EAX,0x5 JZ 0x00131b74 CMP EAX,0x8 JZ 0x00131c72 CMP EAX,0x9 JZ 0x00131c1b TEST EAX,EAX JNZ 0x001318a8 MOV EDX,0x8ce JMP 0x001318ca CMP byte ptr [R14],0x0 JZ 0x001311c4 MOV EDX,0x5 LEA RSI,[0x14085a] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV RAX,qword ptr [RBX + 0x8] MOV RCX,qword ptr [RSP + 0x38] LEA RBP,[R14 + 0x1] TEST AL,0x10 JZ 0x001313d0 CMP byte ptr [RCX],0x28 MOVZX EBX,byte ptr [R14 + 0x1] JZ 0x001315c0 SHL RBX,0x4 ADD RBX,R12 MOV RAX,qword ptr [RBX + 0x8] TEST AL,0x60 JZ 0x00131730 TEST AL,0x20 JNZ 0x001311b4 NOP dword ptr [RAX] ADD RBP,0x1 MOVZX EAX,byte ptr [RBP] SHL RAX,0x4 TEST byte ptr [R12 + RAX*0x1 + 0x8],0x20 JZ 0x001311a0 MOVZX EBX,byte ptr [RBP + 0x1] LEA R14,[RBP + 0x1] TEST BL,BL JNZ 0x00131650 MOVZX ESI,byte ptr [RCX] LEA RDI,[0x14c8a0] LEA RAX,[RCX + 0x1] MOV RDX,RSI TEST byte ptr [RDI + RSI*0x2],0x40 JZ 0x001311ff NOP dword ptr [RAX + RAX*0x1] MOV qword ptr [RSP + 0x38],RAX MOVZX ESI,byte ptr [RAX] LEA RDI,[0x14c8a0] MOV RCX,RAX ADD RAX,0x1 MOV RDX,RSI TEST byte ptr [RDI + RSI*0x2],0x40 JNZ 0x001311e0 CMP DL,0x3a JNZ 0x00131250 MOVZX EAX,byte ptr [RCX + 0x1] LEA RSI,[0x14c8a0] LEA RBX,[RCX + 0x1] TEST word ptr [RSI + RAX*0x2],0x204 MOV RDX,RAX MOV RAX,RBX JZ 0x00131c9f NOP dword ptr [RAX] ADD RAX,0x1 MOVZX ECX,byte ptr [RAX] LEA RDI,[0x14c8a0] MOV RDX,RCX TEST word ptr [RDI + RCX*0x2],0x204 JNZ 0x00131228 MOV R12D,EAX SUB R12D,EBX CMP DL,0x3a JZ 0x00131a69 MOV R14,qword ptr [RSP + 0x38] CMP byte ptr [R14],0x0 JNZ 0x00131a20 MOVSXD RDI,dword ptr [R15 + 0x14] CALL 0x00115ad0 MOVSXD RDX,dword ptr [R15 + 0x14] MOV RSI,qword ptr [RSP + 0x30] MOV RDI,RAX MOV RBP,RAX CALL 0x00107470 MOV EDI,dword ptr [R15 + 0x14] CALL 0x0010d9e0 TEST R13D,R13D JZ 0x001313b4 LEA R14,[RSP + 0x70] XOR EBX,EBX JMP 0x00131349 MOV RDI,qword ptr [0x00174ab0] CALL 0x00107200 TEST RAX,RAX JZ 0x00131cb2 MOV EDI,dword ptr [RAX + 0xc] LEA ECX,[RDI + -0x1] MOV EDX,ECX SHR EDX,0x3 ADD EDX,0x1 CMP ECX,0x1f JA 0x00131cca MOV ECX,dword ptr [R12 + 0x4] MOV RDI,qword ptr [0x001749a8] MOV R10,RBP MOV R9D,dword ptr [R14 + 0x24] MOV R8D,dword ptr [RAX + 0x10] TEST ECX,ECX LEA ESI,[RCX + 0x7] CMOVNS ESI,ECX LEA RCX,[RDI + 0x64] SUB R10,RCX MOV RCX,R14 SAR ESI,0x3 ADD ESI,R10D CALL 0x0012da80 MOV EDI,dword ptr [R14 + 0x24] LEA EDX,[RDI + -0x552] CMP EDX,0x32 JA 0x00131322 MOV RDI,0x4000000000081 BT RDI,RDX JNC 0x00131322 OR byte ptr [RAX],0x40 TEST byte ptr [R12 + 0x8],0x80 JZ 0x0013133d MOV ECX,dword ptr [R12 + 0x4] TEST ECX,ECX LEA EDX,[RCX + 0x7] CMOVNS EDX,ECX SAR EDX,0x3 MOV byte ptr [RAX + 0x1],DL ADD EBX,0x1 ADD R14,0x28 CMP EBX,R13D JGE 0x001313b4 MOV EAX,dword ptr [R14 + 0x20] MOV ESI,dword ptr [R14 + 0x24] TEST EAX,EAX JS 0x00131620 MOVSXD R12,EAX LEA RDI,[0x14cac0] SHL R12,0x4 ADD R12,RDI CMP ESI,0x8ce JNZ 0x001312a0 MOV RDI,qword ptr [0x001749a8] MOV RSI,RBP MOV RCX,R14 ADD EBX,0x1 MOV R8,qword ptr [R12 + 0x8] LEA R9D,[RAX + 0x8ce] ADD R14,0x28 LEA RDX,[RDI + 0x64] SHR R8,0x7 SUB RSI,RDX MOV EDX,0x4 AND R8D,0x1 CALL 0x0012da80 CMP EBX,R13D JL 0x00131349 MOV RAX,qword ptr [RSP + 0x38] ADD RSP,0x118 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET TEST AL,0x20 JZ 0x00131480 LEA RAX,[RCX + 0x1] MOV qword ptr [RSP + 0x38],RAX CMP byte ptr [RCX],0x29 JZ 0x00131408 MOV EDX,0x5 LEA RSI,[0x140350] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV RAX,qword ptr [RSP + 0x38] MOVZX EBX,byte ptr [R14 + 0x1] TEST BL,BL JZ 0x00131690 CMP byte ptr [RAX],0x2c JZ 0x00131968 MOV EDX,0x5 LEA RSI,[0x140891] XOR EDI,EDI ADD R14,0x2 CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV RDX,qword ptr [RSP + 0x38] MOVZX EBX,byte ptr [R14] MOV dword ptr [RSP + 0x4],0x0 TEST BL,BL JZ 0x00131ce2 MOV EAX,dword ptr [R15 + 0x28] JMP 0x00130fc0 MOVZX EBX,byte ptr [R14 + 0x1] MOV dword ptr [RSP + 0x4],0x0 ADD R14,0x1 JMP 0x00131450 CMP byte ptr [RCX],0x29 MOVZX EBX,byte ptr [R14 + 0x1] JZ 0x00131770 MOV EAX,dword ptr [R15 + 0x28] TEST AL,0x3 JZ 0x001316a0 TEST BL,BL JZ 0x001311c4 CMP byte ptr [R14 + 0x2],0x0 JNZ 0x001314f0 CMP byte ptr [RCX],0x0 JZ 0x001314ff MOVZX EDX,byte ptr [RCX] CMP DL,0x2c JZ 0x001316d0 MOV EDX,0x5 LEA RSI,[0x140891] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOVZX EBX,byte ptr [R14 + 0x2] MOV RDX,qword ptr [RSP + 0x38] LEA R14,[RBP + 0x1] JMP 0x00131450 TEST AL,0x2 JZ 0x001314ae MOVZX EDX,byte ptr [RCX] MOV ESI,EDX OR SIL,byte ptr [R14 + 0x3] JNZ 0x001314b1 MOV R14,RBP MOV RDX,RCX JMP 0x00130fc0 MOV RAX,qword ptr [0x00174ae0] MOV byte ptr [RSP + 0x68],0x5 MOV qword ptr [RSP + 0x60],RCX MOV qword ptr [RSP + 0x50],0x0 MOV qword ptr [RSP + 0x58],0x0 MOV qword ptr [RSP + 0x38],RAX MOV qword ptr [0x00174ae0],RBP MOV RSI,qword ptr [RSP + 0x8] MOV RDI,qword ptr [RSP + 0x10] XOR EDX,EDX CALL 0x001304c0 MOVZX EAX,byte ptr [RSP + 0x68] CMP AL,0x2 SETNZ DL CMP AL,0x5 JZ 0x001316e0 TEST DL,DL JZ 0x001316e0 CMP R13D,0x3 JG 0x00131d15 MOVSXD RAX,R13D MOVDQA XMM2,xmmword ptr [RSP + 0x50] MOVZX EDX,byte ptr [R14] ADD R13D,0x1 LEA RAX,[RAX + RAX*0x4] MOVDQA XMM3,xmmword ptr [RSP + 0x60] SHL RAX,0x3 MOVUPS xmmword ptr [RSP + RAX*0x1 + 0x70],XMM2 MOVUPS xmmword ptr [RSP + RAX*0x1 + 0x80],XMM3 MOV dword ptr [RSP + RAX*0x1 + 0x90],EDX MOV dword ptr [RSP + RAX*0x1 + 0x94],0x8ce JMP 0x00131163 LEA RDX,[RCX + 0x1] MOV qword ptr [RSP + 0x38],RDX MOVZX EAX,byte ptr [RCX + 0x1] TEST AL,AL JZ 0x0013160b CMP AL,0x29 JZ 0x00131c40 CMP AL,0x2c JZ 0x00131c40 MOV RSI,RDX JMP 0x00131600 CMP AL,0x2c JZ 0x00131930 CMP AL,0x29 JZ 0x00131930 ADD RSI,0x1 MOVZX EAX,byte ptr [RSI] TEST AL,AL JNZ 0x001315f0 MOV dword ptr [RSP + 0x4],0x1 MOV R14,RBP JMP 0x00131450 MOV RDI,qword ptr [0x001749a8] MOV RCX,RBP MOV R9D,ESI XOR R8D,R8D MOV EDX,dword ptr [R15 + 0x14] LEA RAX,[RDI + 0x64] SUB RCX,RAX MOV RAX,RCX MOV RCX,R14 MOV ESI,EAX CALL 0x0012da80 JMP 0x0013133d CMP byte ptr [RCX],0x2c JZ 0x001317a0 MOV EDX,0x5 LEA RSI,[0x140891] LEA R14,[RBP + 0x2] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOVZX EBX,byte ptr [RBP + 0x2] MOV RDX,qword ptr [RSP + 0x38] JMP 0x00131450 MOV RCX,RAX JMP 0x001311c4 TEST AL,0x2 JZ 0x00131760 TEST BL,BL JZ 0x001311c4 CMP byte ptr [R14 + 0x2],0x0 MOVZX EDX,byte ptr [RCX] JNZ 0x001314f7 CMP DL,0x2c JNZ 0x001314ba NOP word ptr [RAX + RAX*0x1] LEA RDX,[RCX + 0x1] MOV qword ptr [RSP + 0x38],RDX JMP 0x00131613 MOV RAX,qword ptr [RBX + 0x8] TEST AH,0x2 JZ 0x001316f1 TEST DL,DL JNZ 0x00131d07 MOV RDX,qword ptr [RSP + 0x60] MOV RCX,RDX TEST AL,0x40 JZ 0x001317e0 TEST RDX,RDX JNZ 0x00131820 MOV ECX,dword ptr [0x00174658] TEST ECX,ECX JNZ 0x001317b2 TEST AL,0x20 JZ 0x00131850 MOV RAX,qword ptr [RBX + 0x8] XOR EDX,EDX JMP 0x00131836 MOV EDX,0x5 LEA RSI,[0x140320] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV RCX,qword ptr [RSP + 0x38] MOV RAX,qword ptr [RBX + 0x8] JMP 0x00131199 TEST BL,BL JZ 0x001311c4 JMP 0x001314ae SHL RBX,0x4 TEST byte ptr [R12 + RBX*0x1 + 0x8],0x20 JZ 0x001319f0 LEA RAX,[R14 + 0x2] ADD RCX,0x1 MOVZX EBX,byte ptr [R14 + 0x2] MOV R14,RBP MOV qword ptr [RSP + 0x38],RCX MOV RBP,RAX JMP 0x0013148e LEA RDX,[RCX + 0x1] MOV EAX,dword ptr [R15 + 0x28] MOV qword ptr [RSP + 0x38],RDX JMP 0x00130fc0 MOV EDX,0x5 LEA RSI,[0x140220] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c400 MOV RCX,qword ptr [RSP + 0x60] MOV RAX,qword ptr [RBX + 0x8] MOV RDX,RCX NOP dword ptr [RAX + RAX*0x1] TEST AL,0x20 JZ 0x00131820 TEST RCX,RCX JNZ 0x00131820 MOV EAX,dword ptr [0x00174658] TEST EAX,EAX JZ 0x00131720 MOV EDX,0x5 LEA RSI,[0x140248] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c400 MOV RAX,qword ptr [RBX + 0x8] MOV RDX,qword ptr [RSP + 0x60] NOP dword ptr [RAX] MOV RCX,RAX AND ECX,0x401 CMP RCX,0x401 JZ 0x001319d1 AND EAX,0x402 CMP RAX,0x402 JNZ 0x00131850 TEST RDX,-0xe JNZ 0x00131cea MOV RDI,qword ptr [RSP + 0x30] XOR R8D,R8D XOR ECX,ECX MOV RSI,RBX CALL 0x00130210 JMP 0x00131163 MOV RAX,qword ptr [RBX + 0x8] TEST AL,0x10 JZ 0x0013188e MOV ECX,dword ptr [RBX] MOV EDX,0x552 CMP ECX,0xc JZ 0x001318ca MOV EDX,0x584 CMP ECX,0x14 JZ 0x001318ca TEST AH,0x1 JZ 0x0013189d CMP dword ptr [RBX],0x10 MOV EDX,0x559 JZ 0x001318ca TEST AL,0x80 JNZ 0x0013191e NOP dword ptr [RAX] MOV EDX,0x5 LEA RSI,[0x14087a] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV EDX,0x8ce CMP R13D,0x3 JG 0x00131d15 MOVSXD RAX,R13D MOVDQA XMM0,xmmword ptr [RSP + 0x50] MOVZX ECX,byte ptr [R14] ADD R13D,0x1 LEA RAX,[RAX + RAX*0x4] MOVDQA XMM1,xmmword ptr [RSP + 0x60] SHL RAX,0x3 MOVUPS xmmword ptr [RSP + RAX*0x1 + 0x70],XMM0 MOVUPS xmmword ptr [RSP + RAX*0x1 + 0x80],XMM1 MOV dword ptr [RSP + RAX*0x1 + 0x90],ECX MOV dword ptr [RSP + RAX*0x1 + 0x94],EDX JMP 0x00131163 TEST byte ptr [RBX + 0x8],0x80 JZ 0x001318a8 CMP dword ptr [RBX],0x20 MOV EDX,0x565 JNZ 0x001318a8 JMP 0x001318ca CMP AL,0x2c JNZ 0x0013160b MOV dword ptr [RSP + 0x4],0x0 CMP RDX,RSI JNZ 0x00131613 LEA RDX,[RCX + 0x2] MOV R14,RBP MOV dword ptr [RSP + 0x4],0x1 MOV qword ptr [RSP + 0x38],RDX JMP 0x00131450 LEA RDX,[RAX + 0x1] MOV R14,RBP MOV dword ptr [RSP + 0x4],0x0 MOV EAX,dword ptr [R15 + 0x28] MOV qword ptr [RSP + 0x38],RDX JMP 0x00130fc0 TEST byte ptr [RBX + 0x8],0x80 JZ 0x001318a8 MOV EAX,dword ptr [RBX] MOV EDX,0x55b CMP EAX,0xc JZ 0x001318ca MOV EDX,0x55d CMP EAX,0x10 JZ 0x001318ca MOV EDX,0x55f CMP EAX,0x18 JZ 0x001318ca MOV EDX,0x561 CMP EAX,0x20 JNZ 0x001318a8 JMP 0x001318ca TEST DL,0x1 JZ 0x00131836 MOV EDX,0x5 LEA RSI,[0x140270] JMP 0x00131cf6 MOV EDX,0x5 LEA RSI,[0x140380] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV RCX,qword ptr [RSP + 0x38] JMP 0x00131780 MOV ESI,0xa MOV RDI,R14 CALL 0x00107210 MOV RBX,RAX TEST RAX,RAX JZ 0x00131c4d MOV byte ptr [RAX],0x0 MOV EDX,0x5 MOV RBP,qword ptr [RSP + 0x38] XOR EDI,EDI LEA RSI,[0x1408ac] CALL 0x001071c0 MOV RSI,RBP MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 MOV byte ptr [RBX],0xa JMP 0x0013125f ADD RAX,0x1 XOR EDI,EDI LEA RSI,[RSP + 0x50] MOV EDX,0x1 MOV RBP,qword ptr [0x00174ae0] MOV qword ptr [0x00174ae0],RAX CALL 0x00114500 CMP byte ptr [RSP + 0x68],0x3 MOV R14,qword ptr [0x00174ae0] MOV qword ptr [0x00174ae0],RBP JNZ 0x00131250 MOV EAX,dword ptr [0x0016b728] TEST EAX,EAX JLE 0x00131250 LEA RBP,[0x16b720] JMP 0x00131acf ADD RBP,0x10 MOV EAX,dword ptr [RBP + 0x8] TEST EAX,EAX JLE 0x00131250 CMP EAX,R12D JNZ 0x00131ac0 MOV RSI,qword ptr [RBP] MOVSXD RDX,EAX MOV RDI,RBX CALL 0x001074c0 TEST EAX,EAX JNZ 0x00131ac0 MOV EDX,dword ptr [RBP + 0xc] MOV qword ptr [RSP + 0x38],R14 CMP EDX,0x8ce JZ 0x00131250 CMP R13D,0x3 JG 0x00131d15 MOVSXD RAX,R13D MOVDQA XMM4,xmmword ptr [RSP + 0x50] MOVDQA XMM5,xmmword ptr [RSP + 0x60] ADD R13D,0x1 LEA RAX,[RAX + RAX*0x4] SHL RAX,0x3 MOVUPS xmmword ptr [RSP + RAX*0x1 + 0x70],XMM4 MOVUPS xmmword ptr [RSP + RAX*0x1 + 0x80],XMM5 MOV dword ptr [RSP + RAX*0x1 + 0x90],0xffffffff MOV dword ptr [RSP + RAX*0x1 + 0x94],EDX CMP byte ptr [R14],0x0 JNZ 0x00131a20 MOVSXD RDI,dword ptr [R15 + 0x14] CALL 0x00115ad0 MOVSXD RDX,dword ptr [R15 + 0x14] MOV RSI,qword ptr [RSP + 0x30] MOV RDI,RAX MOV RBP,RAX CALL 0x00107470 MOV EDI,dword ptr [R15 + 0x14] CALL 0x0010d9e0 JMP 0x0013128e MOV RAX,qword ptr [RBX + 0x8] TEST AL,0x10 JNZ 0x00131c08 TEST AH,0x1 JZ 0x00131b93 CMP dword ptr [RBX],0x10 MOV EDX,0x568 JZ 0x001318ca TEST AL,0x80 JZ 0x001318a8 CMP dword ptr [RBX],0x20 MOV EDX,0x56b JNZ 0x001318a8 JMP 0x001318ca TEST byte ptr [RBX + 0x9],0x1 JZ 0x001318a8 CMP dword ptr [RBX],0x10 MOV EDX,0x13 JNZ 0x001318a8 JMP 0x001318ca TEST byte ptr [RBX + 0x9],0x1 JZ 0x001318a8 CMP dword ptr [RBX],0x10 MOV EDX,0x56c JNZ 0x001318a8 JMP 0x001318ca MOV RDI,qword ptr [RSP + 0x30] XOR ECX,ECX XOR R8D,R8D XOR EDX,EDX MOV RSI,RBX CALL 0x00130210 MOV RCX,qword ptr [RSP + 0x38] JMP 0x001311c4 CMP dword ptr [RBX],0xc MOV EDX,0x567 JNZ 0x00131b80 JMP 0x001318ca TEST byte ptr [RBX + 0x8],0x80 JZ 0x001318a8 CMP dword ptr [RBX],0x20 MOV EDX,0x57b JNZ 0x001318a8 JMP 0x001318ca CMP AL,0x2c JZ 0x00131949 JMP 0x0013160b XOR EDI,EDI MOV EDX,0x5 LEA RSI,[0x1408ac] CALL 0x001071c0 MOV RSI,R14 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c5d0 JMP 0x0013125f TEST byte ptr [RBX + 0x8],0x10 JZ 0x001318a8 MOV EAX,dword ptr [RBX] MOV EDX,0x574 CMP EAX,0xc JZ 0x001318ca MOV EDX,0x586 CMP EAX,0x14 JNZ 0x001318a8 JMP 0x001318ca XOR R12D,R12D JMP 0x00131247 MOV RCX,RDX XOR R13D,R13D JMP 0x001311c4 LEA RDX,[0x140ca0] MOV ESI,0x662 LEA RDI,[0x14072c] CALL 0x0011c860 LEA RDX,[0x140ca0] MOV ESI,0x667 LEA RDI,[0x14072c] CALL 0x0011c860 MOV RCX,RDX JMP 0x001311c4 MOV EDX,0x5 LEA RSI,[0x1402b8] XOR EDI,EDI CALL 0x001071c0 MOV RDI,RAX XOR EAX,EAX CALL 0x0011c770 MOV EDX,0x5 LEA RSI,[0x140200] JMP 0x00131cf6 MOV EDX,0x5 LEA RSI,[0x14086a] JMP 0x00131cf6
null
null
null
null
[(u'CAST_-1207156331', u'COPY_-1207156411'), (u'MULTIEQUAL_-1207157367', u'MULTIEQUAL_-1207157156'), (u'MULTIEQUAL_-1207157185', u'MULTIEQUAL_-1207156085'), (u'COPY_-1207156411', u'MULTIEQUAL_-1207157891'), (u'PTRSUB_-1207153687', u'PTRSUB_-1207153655'), (u'CALL_-1207166923', u'INDIRECT_-1207156702'), (u'CALL_-1207165331', u'INDIRECT_-1207157959'), (u'CALL_-1207164492', u'INDIRECT_-1207156390'), (u'INDIRECT_-1207156583', u'MULTIEQUAL_-1207158629'), ('tmp_704', u'CBRANCH_-1207168741'), (u'STORE_-1207166807', u'INDIRECT_-1207158662'), (u'COPY_-1207155957', u'MULTIEQUAL_-1207162106'), (u'COPY_-1207155210', u'MULTIEQUAL_-1207160334'), ('tmp_540', u'CBRANCH_-1207168867'), ('const-8', u'PTRSUB_-1207154222'), ('tmp_6087', u'CBRANCH_-1207165667'), ('const-44', u'INT_NOTEQUAL_-1207164483'), (u'MULTIEQUAL_-1207156041', u'MULTIEQUAL_-1207156005'), (u'PTRSUB_-1207153684', u'PTRSUB_-1207153654'), ('tmp_9750', u'PTRSUB_-1207156886'), (u'CALL_-1207167459', u'INDIRECT_-1207157037'), (u'MULTIEQUAL_-1207160591', u'PTRADD_-1207155809'), (u'INDIRECT_-1207158201', u'MULTIEQUAL_-1207158123'), ('const-1', u'PTRADD_-1207165005'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207159188'), ('tmp_6745', u'CBRANCH_-1207164739'), (u'MULTIEQUAL_-1207159188', u'MULTIEQUAL_-1207158438'), ('const-0', u'INT_SLESS_-1207164557'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207164224'), (u'INDIRECT_-1207157081', u'MULTIEQUAL_-1207156984'), (u'CALL_-1207164492', u'INDIRECT_-1207155280'), ('const-1377', u'COPY_-1207157327'), (u'COPY_-1207154378', u'MULTIEQUAL_-1207160244'), ('const-40', u'PTRADD_-1207153675'), (u'COPY_-1207154469', u'MULTIEQUAL_-1207156893'), (u'INDIRECT_-1207155472', u'COPY_-1207153679'), ('tmp_9048', u'CBRANCH_-1207163555'), (u'MULTIEQUAL_-1207155901', u'MULTIEQUAL_-1207154683'), (u'CAST_-1207156504', u'COPY_-1207156672'), (u'CAST_-1207156306', u'COPY_-1207156367'), (u'PTRSUB_-1207153553', u'LOAD_-1207163091'), (u'CALL_-1207167127', u'INDIRECT_-1207158688'), ('const-9', u'INT_ADD_-1207153692'), (u'INDIRECT_-1207156931', u'MULTIEQUAL_-1207157509'), (u'INT_NOTEQUAL_-1207163535', u'CBRANCH_-1207163534'), (u'PTRADD_-1207164394', u'MULTIEQUAL_-1207156945'), (u'CALL_-1207166923', u'INDIRECT_-1207158320'), (u'INDIRECT_-1207156616', u'MULTIEQUAL_-1207157194'), ('const-1362624', u'PTRSUB_-1207154952'), ('const-3', u'INT_SRIGHT_-1207166898'), ('const-433', u'LOAD_-1207165684'), ('const--216', u'PTRSUB_-1207154372'), (u'INT_ZEXT_-1207161064', u'MULTIEQUAL_-1207161151'), (u'COPY_-1207156745', u'MULTIEQUAL_-1207157508'), (u'CALL_-1207167127', u'INDIRECT_-1207158793'), (u'MULTIEQUAL_-1207162429', u'PTRADD_-1207168670'), ('tmp_9020', u'CBRANCH_-1207163571'), (u'CALL_-1207163472', u'INDIRECT_-1207157443'), (u'MULTIEQUAL_-1207158696', u'MULTIEQUAL_-1207159175'), (u'INT_EQUAL_-1207168359', u'CBRANCH_-1207168357'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207154669'), (u'CALL_-1207164058', u'INDIRECT_-1207156946'), (u'PTRADD_-1207165403', u'COPY_-1207154908'), (u'MULTIEQUAL_-1207158260', u'COPY_-1207158347'), (u'CALL_-1207163780', u'INDIRECT_-1207154845'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207157417'), (u'MULTIEQUAL_-1207157464', u'MULTIEQUAL_-1207155889'), (u'COPY_-1207155622', u'MULTIEQUAL_-1207159090'), ('const-1311264', u'COPY_-1207154894'), (u'INT_EQUAL_-1207165451', u'CBRANCH_-1207165450'), (u'CALL_-1207164211', u'INDIRECT_-1207154845'), (u'INT_AND_-1207158623', u'INT_EQUAL_-1207165249'), (u'CALL_-1207165307', u'INDIRECT_-1207158368'), (u'PIECE_-1207156274', u'STORE_-1207158280'), (u'INDIRECT_-1207154827', u'MULTIEQUAL_-1207157355'), (u'PTRADD_-1207163572', u'LOAD_-1207163632'), (u'INDIRECT_-1207157548', u'MULTIEQUAL_-1207157461'), ('tmp_657', u'CBRANCH_-1207168776'), (u'INDIRECT_-1207156906', u'MULTIEQUAL_-1207158912'), (u'MULTIEQUAL_-1207154960', u'MULTIEQUAL_-1207154943'), (u'MULTIEQUAL_-1207158228', u'MULTIEQUAL_-1207158870'), ('const-2', u'INT_AND_-1207158153'), (u'INDIRECT_-1207156600', u'MULTIEQUAL_-1207156744'), (u'MULTIEQUAL_-1207159175', u'COPY_-1207156569'), ('const-0', u'INT_EQUAL_-1207163961'), (u'INT_EQUAL_-1207165392', u'CBRANCH_-1207165390'), ('const-1025', u'INT_EQUAL_-1207163419'), ('const-1', u'PTRADD_-1207164626'), ('const-100', u'INT_ADD_-1207166934'), (u'COPY_-1207154664', u'MULTIEQUAL_-1207157018'), (u'MULTIEQUAL_-1207155837', u'MULTIEQUAL_-1207155801'), (u'CALL_-1207166871', u'INDIRECT_-1207156878'), (u'PTRADD_-1207165288', u'LOAD_-1207165350'), (u'STORE_-1207166699', u'INDIRECT_-1207158319'), (u'PTRADD_-1207166951', u'CAST_-1207155566'), (u'CALL_-1207164058', u'INDIRECT_-1207155940'), (u'COPY_-1207154654', u'MULTIEQUAL_-1207160217'), ('const-12', u'INT_EQUAL_-1207163804'), (u'PTRSUB_-1207155884', u'LOAD_-1207167191'), ('const-433', u'LOAD_-1207165235'), ('tmp_7267', u'CBRANCH_-1207163070'), (u'CALL_-1207163636', u'INDIRECT_-1207156100'), (u'SUBPIECE_-1207157968', u'MULTIEQUAL_-1207157692'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207155107'), (u'INT_AND_-1207157268', u'INT_NOTEQUAL_-1207162984'), (u'MULTIEQUAL_-1207155398', u'MULTIEQUAL_-1207155371'), ('const-1', u'PTRADD_-1207167706'), (u'COPY_-1207155342', u'MULTIEQUAL_-1207161501'), ('const-1', u'PTRADD_-1207168713'), (u'MULTIEQUAL_-1207160270', u'PTRADD_-1207164703'), (u'CAST_-1207155480', u'LOAD_-1207166810'), (u'CALL_-1207164734', u'INDIRECT_-1207155400'), (u'INT_AND_-1207158027', u'INT_NOTEQUAL_-1207163895'), (u'MULTIEQUAL_-1207161501', u'LOAD_-1207164459'), (u'INDIRECT_-1207159397', u'MULTIEQUAL_-1207158975'), (u'INDIRECT_-1207159292', u'MULTIEQUAL_-1207158870'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154921'), (u'INDIRECT_-1207156303', u'MULTIEQUAL_-1207158807'), (u'PTRSUB_-1207156867', u'CAST_-1207154959'), (u'CALL_-1207164558', u'INDIRECT_-1207158050'), (u'INT_AND_-1207166797', u'INT_NOTEQUAL_-1207166811'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207155674'), ('const-40', u'PTRADD_-1207153689'), ('tmp_2104', u'CBRANCH_-1207167787'), ('const-1', u'PTRADD_-1207164383'), (u'MULTIEQUAL_-1207158944', u'MULTIEQUAL_-1207156954'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155965'), (u'INT_EQUAL_-1207165160', u'CBRANCH_-1207165157'), (u'MULTIEQUAL_-1207156339', u'MULTIEQUAL_-1207157052'), ('const-433', u'LOAD_-1207163300'), (u'COPY_-1207154722', u'MULTIEQUAL_-1207158660'), (u'CALL_-1207163756', u'INDIRECT_-1207154430'), (u'CALL_-1207163780', u'INDIRECT_-1207154441'), ('const--216', u'PTRSUB_-1207154361'), (u'PTRSUB_-1207153758', u'PTRADD_-1207163074'), (u'MULTIEQUAL_-1207156642', u'MULTIEQUAL_-1207156714'), ('const-0', u'INT_NOTEQUAL_-1207163758'), (u'MULTIEQUAL_-1207156967', u'MULTIEQUAL_-1207158070'), (u'STORE_-1207164806', u'INDIRECT_-1207156527'), (u'INDIRECT_-1207154777', u'PIECE_-1207154859'), ('tmp_610', u'CBRANCH_-1207168822'), (u'COPY_-1207155504', u'MULTIEQUAL_-1207160591'), ('const-5', u'CALL_-1207163496'), (u'LOAD_-1207164486', u'INT_AND_-1207164460'), (u'CALL_-1207164832', u'INDIRECT_-1207155256'), (u'INDIRECT_-1207159340', u'MULTIEQUAL_-1207159206'), (u'MULTIEQUAL_-1207156742', u'MULTIEQUAL_-1207156814'), (u'CALL_-1207164177', u'INDIRECT_-1207156093'), (u'MULTIEQUAL_-1207157291', u'MULTIEQUAL_-1207157255'), (u'INDIRECT_-1207157569', u'MULTIEQUAL_-1207156252'), (u'CALL_-1207164195', u'INDIRECT_-1207156665'), (u'INT_EQUAL_-1207165487', u'CBRANCH_-1207165476'), ('const-1', u'PTRADD_-1207168670'), ('const-12', u'INT_EQUAL_-1207163041'), (u'MULTIEQUAL_-1207159387', u'INT_EQUAL_-1207167510'), (u'MULTIEQUAL_-1207158052', u'MULTIEQUAL_-1207158123'), ('tmp_6700', u'CBRANCH_-1207164770'), (u'CALL_-1207165744', u'CAST_-1207155291'), (u'MULTIEQUAL_-1207157947', u'COPY_-1207154537'), ('const-2', u'PTRADD_-1207165365'), (u'PTRADD_-1207163711', u'LOAD_-1207163771'), (u'CALL_-1207168394', u'INDIRECT_-1207157661'), (u'INDIRECT_-1207156347', u'MULTIEQUAL_-1207158870'), ('const-433', u'LOAD_-1207167755'), (u'CALL_-1207165100', u'INDIRECT_-1207157636'), (u'CALL_-1207165352', u'INDIRECT_-1207156515'), (u'CALL_-1207165331', u'INDIRECT_-1207156446'), (u'MULTIEQUAL_-1207160217', u'CALL_-1207163497'), (u'COPY_-1207153901', u'CALL_-1207164734'), ('const-8', u'INT_ADD_-1207154986'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207165425'), (u'MULTIEQUAL_-1207156642', u'MULTIEQUAL_-1207157870'), (u'MULTIEQUAL_-1207156439', u'MULTIEQUAL_-1207156511'), (u'LOAD_-1207165427', u'INT_EQUAL_-1207165412'), (u'CALL_-1207168394', u'INDIRECT_-1207157458'), ('tmp_6390', u'CBRANCH_-1207165407'), ('tmp_5811', u'CBRANCH_-1207164450'), (u'CALL_-1207163636', u'INDIRECT_-1207157210'), ('const-0', u'INT_NOTEQUAL_-1207167742'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207164402'), ('const-433', u'STORE_-1207166109'), ('const-0', u'INT_NOTEQUAL_-1207163914'), (u'MULTIEQUAL_-1207156767', u'MULTIEQUAL_-1207157870'), (u'CALL_-1207164205', u'INDIRECT_-1207154892'), (u'INDIRECT_-1207156645', u'MULTIEQUAL_-1207156564'), ('const-0', u'PTRSUB_-1207154900'), (u'CALL_-1207166871', u'PTRSUB_-1207155901'), ('const-1', u'PTRADD_-1207167879'), (u'CALL_-1207163472', u'INDIRECT_-1207156122'), (u'MULTIEQUAL_-1207158427', u'MULTIEQUAL_-1207158401'), ('const-1362624', u'PTRSUB_-1207155878'), ('const-0', u'SUBPIECE_-1207161219'), (u'MULTIEQUAL_-1207158716', u'MULTIEQUAL_-1207158681'), (u'CALL_-1207165376', u'INDIRECT_-1207157847'), (u'INT_EQUAL_-1207167821', u'CBRANCH_-1207167816'), ('const-64', u'INT_AND_-1207167729'), (u'MULTIEQUAL_-1207157102', u'MULTIEQUAL_-1207157041'), ('const-0', u'CALL_-1207163496'), (u'MULTIEQUAL_-1207157417', u'MULTIEQUAL_-1207157356'), (u'INDIRECT_-1207155068', u'MULTIEQUAL_-1207157119'), (u'CALL_-1207164242', u'INDIRECT_-1207156381'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207157399'), ('const-0', u'INT_NOTEQUAL_-1207168825'), ('const-1312940', u'COPY_-1207153703'), ('const-36', u'PTRSUB_-1207156000'), ('const--216', u'PTRSUB_-1207153801'), ('const-433', u'LOAD_-1207165710'), (u'LOAD_-1207163632', u'INT_AND_-1207163606'), (u'CALL_-1207165617', u'INDIRECT_-1207156997'), (u'CALL_-1207168649', u'INDIRECT_-1207159235'), ('const-433', u'LOAD_-1207163470'), ('const-0', u'INT_EQUAL_-1207163572'), (u'MULTIEQUAL_-1207160244', u'MULTIEQUAL_-1207160217'), (u'INDIRECT_-1207157049', u'MULTIEQUAL_-1207158768'), ('const-1634', u'CALL_-1207164207'), (u'LOAD_-1207163849', u'INT_AND_-1207157610'), (u'MULTIEQUAL_-1207157016', u'MULTIEQUAL_-1207156984'), (u'PTRSUB_-1207154952', u'PTRADD_-1207163828'), (u'INDIRECT_-1207155967', u'COPY_-1207156023'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207155879'), (u'CALL_-1207168673', u'INDIRECT_-1207159355'), (u'STORE_-1207164731', u'INDIRECT_-1207156591'), ('tmp_4209', u'BRANCH_-1207165832'), (u'CALL_-1207165307', u'INDIRECT_-1207158053'), (u'MULTIEQUAL_-1207157695', u'PTRADD_-1207164969'), (u'COPY_-1207153606', u'MULTIEQUAL_-1207157524'), (u'INDIRECT_-1207159082', u'COPY_-1207156170'), (u'INT_EQUAL_-1207165421', u'CBRANCH_-1207165419'), (u'INDIRECT_-1207158425', u'MULTIEQUAL_-1207158471'), (u'CALL_-1207167412', u'INDIRECT_-1207158729'), (u'LOAD_-1207167652', u'MULTIEQUAL_-1207159387'), (u'MULTIEQUAL_-1207162429', u'LOAD_-1207168794'), (u'MULTIEQUAL_-1207158157', u'MULTIEQUAL_-1207158870'), ('tmp_3124', u'CBRANCH_-1207166905'), ('tmp_40667', u'MULTIEQUAL_-1207157567'), (u'MULTIEQUAL_-1207155434', u'MULTIEQUAL_-1207155398'), (u'INDIRECT_-1207155472', u'COPY_-1207153694'), (u'CALL_-1207163780', u'INDIRECT_-1207154741'), (u'MULTIEQUAL_-1207157255', u'MULTIEQUAL_-1207157119'), (u'CALL_-1207167428', u'INDIRECT_-1207158949'), ('const-24', u'PTRSUB_-1207153654'), (u'CALL_-1207163496', u'INDIRECT_-1207157454'), (u'MULTIEQUAL_-1207157188', u'MULTIEQUAL_-1207157667'), (u'MULTIEQUAL_-1207157589', u'INT_AND_-1207163422'), (u'INDIRECT_-1207157636', u'MULTIEQUAL_-1207157564'), ('const-433', u'LOAD_-1207166792'), (u'CALL_-1207164205', u'INDIRECT_-1207154792'), (u'CALL_-1207165124', u'INDIRECT_-1207158857'), (u'PTRADD_-1207155146', u'PTRSUB_-1207155144'), (u'LOAD_-1207165067', u'MULTIEQUAL_-1207162287'), (u'PTRADD_-1207167574', u'CAST_-1207153511'), ('const-433', u'STORE_-1207157416'), ('const-433', u'LOAD_-1207165879'), ('const-433', u'LOAD_-1207163134'), (u'CALL_-1207164762', u'INDIRECT_-1207156734'), (u'CALL_-1207164492', u'INDIRECT_-1207155384'), (u'CAST_-1207155467', u'LOAD_-1207166774'), (u'INT_EQUAL_-1207164789', u'CBRANCH_-1207164788'), (u'MULTIEQUAL_-1207157286', u'COPY_-1207155584'), (u'CALL_-1207168394', u'INDIRECT_-1207159286'), ('const-1312913', u'COPY_-1207155225'), (u'COPY_-1207154968', u'MULTIEQUAL_-1207160551'), (u'MULTIEQUAL_-1207158801', u'MULTIEQUAL_-1207158765'), (u'INT_EQUAL_-1207168259', u'CBRANCH_-1207168257'), ('const-1', u'PTRADD_-1207168001'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207154280'), (u'INDIRECT_-1207156137', u'MULTIEQUAL_-1207158660'), (u'COPY_-1207156721', u'MULTIEQUAL_-1207153983'), ('tmp_1341', u'CBRANCH_-1207168218'), (u'INDIRECT_-1207155280', u'MULTIEQUAL_-1207154666'), ('const-0', u'INT_EQUAL_-1207165249'), (u'INDIRECT_-1207155992', u'COPY_-1207156046'), (u'MULTIEQUAL_-1207155980', u'MULTIEQUAL_-1207155701'), (u'CALL_-1207164242', u'INDIRECT_-1207156591'), (u'CALL_-1207165331', u'INDIRECT_-1207158064'), (u'INDIRECT_-1207155615', u'MULTIEQUAL_-1207155534'), (u'LOAD_-1207167582', u'MULTIEQUAL_-1207159387'), (u'MULTIEQUAL_-1207159116', u'MULTIEQUAL_-1207159080'), (u'CALL_-1207167412', u'INDIRECT_-1207157006'), ('tmp_9750', u'PTRSUB_-1207153744'), ('const-2', u'PTRADD_-1207165243'), (u'LOAD_-1207164026', u'INT_AND_-1207158027'), (u'COPY_-1207155228', u'MULTIEQUAL_-1207162429'), (u'MULTIEQUAL_-1207160551', u'PTRADD_-1207165296'), (u'INT_SLESS_-1207164411', u'CBRANCH_-1207164418'), (u'CALL_-1207165307', u'INDIRECT_-1207156838'), (u'PTRSUB_-1207153522', u'LOAD_-1207163180'), (u'PTRSUB_-1207154438', u'PTRADD_-1207163711'), (u'STORE_-1207166699', u'INDIRECT_-1207158529'), (u'PTRADD_-1207155135', u'PTRSUB_-1207155133'), ('tmp_7464', u'CBRANCH_-1207163219'), ('const-2254', u'INT_NOTEQUAL_-1207164446'), (u'MULTIEQUAL_-1207156101', u'MULTIEQUAL_-1207156041'), ('tmp_4533', u'CBRANCH_-1207164592'), (u'INDIRECT_-1207157975', u'MULTIEQUAL_-1207158716'), ('const-1', u'PTRADD_-1207168696'), (u'CALL_-1207163787', u'INDIRECT_-1207156732'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207154237'), (u'CALL_-1207163497', u'INDIRECT_-1207155436'), (u'PTRSUB_-1207156880', u'COPY_-1207156532'), (u'INT_NOTEQUAL_-1207164483', u'CBRANCH_-1207164482'), ('const-2', u'INT_MULT_-1207169067'), ('const-5', u'CALL_-1207165617'), ('tmp_2061', u'CBRANCH_-1207167816'), (u'MULTIEQUAL_-1207157286', u'MULTIEQUAL_-1207157259'), (u'CALL_-1207168418', u'INDIRECT_-1207157374'), (u'INDIRECT_-1207156786', u'MULTIEQUAL_-1207156714'), ('const-1', u'PTRADD_-1207167753'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207155335'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207158978'), (u'PTRSUB_-1207153830', u'PTRADD_-1207163238'), (u'PTRADD_-1207153662', u'PTRSUB_-1207153660'), (u'INDIRECT_-1207158739', u'MULTIEQUAL_-1207158716'), (u'MULTIEQUAL_-1207157207', u'MULTIEQUAL_-1207157146'), (u'CALL_-1207165124', u'INDIRECT_-1207157344'), ('const-1388', u'COPY_-1207156793'), (u'COPY_-1207156663', u'MULTIEQUAL_-1207158235'), (u'MULTIEQUAL_-1207159188', u'MULTIEQUAL_-1207158492'), (u'MULTIEQUAL_-1207158978', u'MULTIEQUAL_-1207158282'), ('tmp_40681', u'MULTIEQUAL_-1207158660'), ('const-0', u'RETURN_-1207166837'), (u'PTRSUB_-1207156000', u'LOAD_-1207166992'), (u'CALL_-1207164082', u'INDIRECT_-1207155951'), (u'CALL_-1207164191', u'INDIRECT_-1207154452'), ('const-1', u'PTRADD_-1207163964'), (u'MULTIEQUAL_-1207155998', u'MULTIEQUAL_-1207156180'), (u'COPY_-1207153725', u'MULTIEQUAL_-1207159445'), ('const-0', u'INT_NOTEQUAL_-1207167547'), (u'MULTIEQUAL_-1207155495', u'MULTIEQUAL_-1207155434'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207154383'), ('const-433', u'LOAD_-1207165175'), (u'INDIRECT_-1207157561', u'MULTIEQUAL_-1207155466'), (u'MULTIEQUAL_-1207157167', u'MULTIEQUAL_-1207156955'), ('const-24', u'INT_NOTEQUAL_-1207163535'), ('const-433', u'LOAD_-1207163199'), (u'MULTIEQUAL_-1207158367', u'MULTIEQUAL_-1207159595'), (u'MULTIEQUAL_-1207155595', u'MULTIEQUAL_-1207155534'), (u'CALL_-1207164211', u'INDIRECT_-1207156570'), (u'MULTIEQUAL_-1207155637', u'COPY_-1207154378'), (u'CAST_-1207153747', u'CALL_-1207163763'), ('tmp_3767', u'CBRANCH_-1207166812'), ('const-1362624', u'PTRSUB_-1207154438'), (u'MULTIEQUAL_-1207155260', u'MULTIEQUAL_-1207155243'), (u'INDIRECT_-1207155840', u'COPY_-1207155879'), (u'CALL_-1207164058', u'INDIRECT_-1207157156'), (u'MULTIEQUAL_-1207156884', u'MULTIEQUAL_-1207156855'), (u'COPY_-1207153571', u'CALL_-1207164191'), (u'INDIRECT_-1207155686', u'MULTIEQUAL_-1207155595'), (u'INDIRECT_-1207155818', u'MULTIEQUAL_-1207155737'), (u'PTRSUB_-1207156861', u'CALL_-1207164558'), (u'INT_OR_-1207166783', u'STORE_-1207166807'), ('const-1', u'PTRADD_-1207168670'), (u'INDIRECT_-1207158215', u'MULTIEQUAL_-1207158259'), (u'CALL_-1207165124', u'INDIRECT_-1207159277'), (u'MULTIEQUAL_-1207157319', u'MULTIEQUAL_-1207157287'), ('const-0', u'INT_NOTEQUAL_-1207164006'), (u'PTRADD_-1207167986', u'COPY_-1207156028'), (u'CALL_-1207163497', u'INDIRECT_-1207155939'), (u'INDIRECT_-1207156072', u'COPY_-1207156128'), (u'MULTIEQUAL_-1207158184', u'COPY_-1207155275'), (u'CAST_-1207153435', u'STORE_-1207156835'), ('const-433', u'LOAD_-1207166810'), (u'COPY_-1207156775', u'MULTIEQUAL_-1207159507'), (u'INDIRECT_-1207157626', u'MULTIEQUAL_-1207158123'), ('const-1', u'PTRADD_-1207166712'), (u'CALL_-1207163787', u'INDIRECT_-1207155317'), (u'CALL_-1207167428', u'INDIRECT_-1207158844'), (u'LOAD_-1207167191', u'INT_SLESS_-1207167162'), ('tmp_40683', u'MULTIEQUAL_-1207158870'), (u'INT_AND_-1207158059', u'INT_EQUAL_-1207163961'), (u'INT_NOTEQUAL_-1207163587', u'CBRANCH_-1207163586'), (u'CALL_-1207168673', u'INDIRECT_-1207159460'), (u'CALL_-1207165720', u'INDIRECT_-1207158473'), (u'INDIRECT_-1207154965', u'MULTIEQUAL_-1207157016'), ('const-0', u'INT_NOTEQUAL_-1207164545'), (u'PTRADD_-1207154237', u'PTRSUB_-1207154235'), (u'CALL_-1207163636', u'INDIRECT_-1207155800'), ('tmp_5863', u'CBRANCH_-1207163663'), (u'INDIRECT_-1207156043', u'MULTIEQUAL_-1207157768'), (u'INT_EQUAL_-1207167615', u'CBRANCH_-1207167602'), (u'INDIRECT_-1207157409', u'MULTIEQUAL_-1207157367'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168259'), (u'INDIRECT_-1207157233', u'MULTIEQUAL_-1207157161'), (u'MULTIEQUAL_-1207155466', u'STORE_-1207157405'), ('const-433', u'LOAD_-1207165348'), (u'PTRADD_-1207164626', u'CAST_-1207153630'), (u'PTRSUB_-1207154385', u'PTRADD_-1207154260'), ('const-1362', u'COPY_-1207157650'), (u'INDIRECT_-1207155180', u'STORE_-1207156847'), ('const-0', u'PTRSUB_-1207153433'), (u'INT_SEXT_-1207154236', u'PTRADD_-1207154246'), (u'CALL_-1207166871', u'INDIRECT_-1207158496'), (u'INDIRECT_-1207156748', u'MULTIEQUAL_-1207156667'), (u'PTRSUB_-1207153661', u'PTRADD_-1207163139'), (u'INDIRECT_-1207156390', u'MULTIEQUAL_-1207158524'), (u'INT_AND_-1207166766', u'INT_NOTEQUAL_-1207166779'), ('const-433', u'STORE_-1207166807'), (u'LOAD_-1207165451', u'INT_EQUAL_-1207165417'), (u'PTRADD_-1207163540', u'CAST_-1207154307'), (u'INDIRECT_-1207157366', u'MULTIEQUAL_-1207157290'), (u'CALL_-1207165101', u'INDIRECT_-1207156213'), ('const-41', u'INT_NOTEQUAL_-1207165778'), (u'MULTIEQUAL_-1207155766', u'MULTIEQUAL_-1207157664'), (u'MULTIEQUAL_-1207161501', u'LOAD_-1207166227'), (u'CALL_-1207165077', u'INDIRECT_-1207157522'), (u'MULTIEQUAL_-1207156893', u'CBRANCH_-1207168841'), (u'CALL_-1207165744', u'INDIRECT_-1207158379'), (u'MULTIEQUAL_-1207157261', u'MULTIEQUAL_-1207156564'), (u'CALL_-1207163472', u'INDIRECT_-1207156018'), (u'INT_ADD_-1207165855', u'INT_SUB_-1207165846'), ('const-433', u'STORE_-1207156835'), (u'INDIRECT_-1207156227', u'MULTIEQUAL_-1207155677'), (u'MULTIEQUAL_-1207156190', u'MULTIEQUAL_-1207156208'), (u'COPY_-1207156569', u'COPY_-1207156234'), (u'COPY_-1207155067', u'MULTIEQUAL_-1207156355'), ('const-433', u'STORE_-1207158292'), ('const-1', u'PTRADD_-1207165648'), (u'INT_NOTEQUAL_-1207163280', u'CBRANCH_-1207163279'), (u'INDIRECT_-1207159340', u'MULTIEQUAL_-1207157968'), (u'INT_EQUAL_-1207168450', u'CBRANCH_-1207168449'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207164246'), (u'CALL_-1207165077', u'INDIRECT_-1207156202'), (u'INT_ZEXT_-1207161714', u'INT_MULT_-1207167660'), ('tmp_7642', u'CBRANCH_-1207163119'), (u'INT_RIGHT_-1207166795', u'INT_AND_-1207166797'), (u'CALL_-1207168673', u'INDIRECT_-1207157935'), (u'COPY_-1207164149', u'MULTIEQUAL_-1207156252'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207157285'), ('const-0', u'INT_EQUAL_-1207168869'), (u'INDIRECT_-1207156198', u'MULTIEQUAL_-1207158702'), (u'LOAD_-1207167013', u'INT_SLESS_-1207166963'), ('const-0', u'INT_EQUAL_-1207163767'), (u'INT_ZEXT_-1207162880', u'INT_MULT_-1207168730'), (u'PTRSUB_-1207156943', u'PTRADD_-1207169033'), (u'MULTIEQUAL_-1207160244', u'INT_AND_-1207163538'), (u'INDIRECT_-1207157772', u'MULTIEQUAL_-1207157355'), ('tmp_4697', u'CBRANCH_-1207164442'), ('const-0', u'PTRSUB_-1207155066'), (u'MULTIEQUAL_-1207153515', u'INT_EQUAL_-1207163100'), (u'MULTIEQUAL_-1207156140', u'PTRADD_-1207167574'), ('const-0', u'SUBPIECE_-1207156016'), ('const-0', u'PTRSUB_-1207154768'), ('const-433', u'STORE_-1207156846'), (u'MULTIEQUAL_-1207157564', u'MULTIEQUAL_-1207155989'), (u'MULTIEQUAL_-1207155260', u'MULTIEQUAL_-1207157419'), (u'CALL_-1207164082', u'INDIRECT_-1207155647'), (u'COPY_-1207157327', u'MULTIEQUAL_-1207153983'), (u'PTRSUB_-1207155266', u'PTRADD_-1207155124'), (u'MULTIEQUAL_-1207158906', u'MULTIEQUAL_-1207159385'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153692'), (u'MULTIEQUAL_-1207157291', u'MULTIEQUAL_-1207157770'), ('const-433', u'LOAD_-1207163613'), ('const-0', u'PTRSUB_-1207153662'), (u'MULTIEQUAL_-1207157219', u'MULTIEQUAL_-1207155228'), (u'PTRSUB_-1207153754', u'LOAD_-1207164255'), (u'CALL_-1207164205', u'INDIRECT_-1207156317'), (u'COPY_-1207153604', u'CALL_-1207164207'), (u'MULTIEQUAL_-1207157364', u'MULTIEQUAL_-1207156667'), (u'INT_ADD_-1207166677', u'INT_SLESSEQUAL_-1207166645'), (u'CAST_-1207154328', u'CALL_-1207163612'), (u'MULTIEQUAL_-1207161260', u'COPY_-1207155368'), ('const-32', u'INT_AND_-1207158027'), ('const-433', u'LOAD_-1207163765'), (u'COPY_-1207168524', u'MULTIEQUAL_-1207157657'), (u'CALL_-1207164058', u'INDIRECT_-1207155836'), (u'MULTIEQUAL_-1207157207', u'MULTIEQUAL_-1207157390'), ('const-2', u'PTRADD_-1207153913'), (u'MULTIEQUAL_-1207157067', u'MULTIEQUAL_-1207156855'), (u'LOAD_-1207167783', u'MULTIEQUAL_-1207156142'), (u'INDIRECT_-1207159286', u'MULTIEQUAL_-1207157185'), (u'MULTIEQUAL_-1207155566', u'MULTIEQUAL_-1207157464'), (u'COPY_-1207155621', u'MULTIEQUAL_-1207159090'), (u'PTRSUB_-1207154669', u'CALL_-1207165835'), (u'LOAD_-1207166992', u'CALL_-1207166871'), ('tmp_1103', u'CBRANCH_-1207168377'), (u'CALL_-1207165100', u'INDIRECT_-1207157536'), (u'PTRADD_-1207153675', u'PTRSUB_-1207153673'), (u'PTRSUB_-1207154245', u'LOAD_-1207164240'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207155574'), (u'COPY_-1207164468', u'MULTIEQUAL_-1207154769'), (u'INDIRECT_-1207154678', u'MULTIEQUAL_-1207157187'), (u'PTRSUB_-1207156223', u'PTRADD_-1207167500'), (u'COPY_-1207153685', u'MULTIEQUAL_-1207156348'), (u'LOAD_-1207163849', u'INT_AND_-1207157658'), (u'CAST_-1207156388', u'PTRSUB_-1207154335'), (u'INT_SEXT_-1207154239', u'PTRADD_-1207154268'), (u'CALL_-1207168418', u'INDIRECT_-1207157981'), (u'LOAD_-1207165348', u'INT_NOTEQUAL_-1207165317'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168299'), (u'INDIRECT_-1207155799', u'MULTIEQUAL_-1207157188'), (u'INDIRECT_-1207156495', u'MULTIEQUAL_-1207156470'), (u'INT_AND_-1207163745', u'INT_NOTEQUAL_-1207163758'), ('const-433', u'LOAD_-1207169160'), (u'CALL_-1207163756', u'INDIRECT_-1207154530'), (u'INDIRECT_-1207158391', u'MULTIEQUAL_-1207158322'), (u'CALL_-1207164191', u'INDIRECT_-1207154652'), (u'CALL_-1207168418', u'CALL_-1207168394'), (u'COPY_-1207154081', u'MULTIEQUAL_-1207161260'), ('const-1', u'PTRADD_-1207164426'), (u'CALL_-1207164734', u'INDIRECT_-1207156825'), ('const-1', u'INT_ADD_-1207167034'), (u'INT_EQUAL_-1207164474', u'CBRANCH_-1207164469'), (u'COPY_-1207157372', u'MULTIEQUAL_-1207157508'), (u'CALL_-1207168418', u'INDIRECT_-1207158987'), (u'CALL_-1207163472', u'INDIRECT_-1207157338'), (u'PTRADD_-1207168001', u'CAST_-1207155951'), (u'INDIRECT_-1207158811', u'MULTIEQUAL_-1207158742'), ('const-256', u'INT_AND_-1207157627'), (u'MULTIEQUAL_-1207156663', u'MULTIEQUAL_-1207156680'), (u'LOAD_-1207165502', u'INT_EQUAL_-1207165487'), (u'CALL_-1207163756', u'INDIRECT_-1207156050'), ('const-1362', u'INT_SUB_-1207159188'), ('const-1', u'PTRADD_-1207164394'), (u'MULTIEQUAL_-1207155770', u'MULTIEQUAL_-1207155788'), (u'CALL_-1207163612', u'INDIRECT_-1207157409'), ('const-0', u'PTRSUB_-1207155952'), (u'MULTIEQUAL_-1207157614', u'MULTIEQUAL_-1207158367'), (u'PTRADD_-1207155809', u'COPY_-1207155504'), (u'MULTIEQUAL_-1207155698', u'MULTIEQUAL_-1207155880'), (u'CALL_-1207167459', u'INDIRECT_-1207158970'), (u'INT_SEXT_-1207154240', u'PTRADD_-1207154269'), (u'INT_SLESS_-1207166963', u'CBRANCH_-1207166953'), (u'CALL_-1207165307', u'INDIRECT_-1207156538'), ('tmp_9750', u'PTRSUB_-1207154245'), (u'INDIRECT_-1207155180', u'MULTIEQUAL_-1207155328'), (u'INT_ADD_-1207166968', u'CAST_-1207155546'), (u'INT_AND_-1207169067', u'INT_NOTEQUAL_-1207169080'), ('const-20', u'INT_EQUAL_-1207163782'), (u'INT_SEXT_-1207164223', u'CALL_-1207164211'), (u'INDIRECT_-1207157872', u'MULTIEQUAL_-1207157455'), (u'LOAD_-1207167457', u'INT_SEXT_-1207167440'), (u'MULTIEQUAL_-1207158768', u'MULTIEQUAL_-1207158696'), (u'COPY_-1207153596', u'CALL_-1207164207'), (u'COPY_-1207154987', u'MULTIEQUAL_-1207159598'), (u'CALL_-1207164832', u'INDIRECT_-1207155356'), (u'CALL_-1207165331', u'INDIRECT_-1207156649'), (u'PTRSUB_-1207155136', u'PTRSUB_-1207155084'), (u'INDIRECT_-1207155433', u'MULTIEQUAL_-1207155363'), (u'CALL_-1207164558', u'INDIRECT_-1207156834'), ('tmp_5376', u'CBRANCH_-1207165883'), (u'CALL_-1207168673', u'INDIRECT_-1207158035'), (u'INDIRECT_-1207156430', u'STORE_-1207158281'), (u'LOAD_-1207167815', u'INT_EQUAL_-1207167789'), (u'CALL_-1207168673', u'INDIRECT_-1207157532'), (u'MULTIEQUAL_-1207154666', u'MULTIEQUAL_-1207154683'), (u'INDIRECT_-1207157536', u'MULTIEQUAL_-1207157464'), (u'INDIRECT_-1207157181', u'MULTIEQUAL_-1207157084'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207154238'), ('const-40', u'PTRADD_-1207154268'), (u'CAST_-1207153531', u'LOAD_-1207164322'), (u'CALL_-1207167459', u'INDIRECT_-1207157340'), (u'CALL_-1207165100', u'INDIRECT_-1207158846'), (u'PTRSUB_-1207155279', u'PTRADD_-1207155138'), (u'LOAD_-1207163849', u'INT_AND_-1207157627'), (u'INDIRECT_-1207156102', u'MULTIEQUAL_-1207157491'), (u'MULTIEQUAL_-1207157161', u'MULTIEQUAL_-1207156464'), (u'CAST_-1207153686', u'CALL_-1207164832'), (u'PTRADD_-1207167530', u'COPY_-1207155919'), (u'MULTIEQUAL_-1207157419', u'MULTIEQUAL_-1207155428'), (u'LOAD_-1207164322', u'INT_SLESS_-1207164293'), (u'INT_RIGHT_-1207167060', u'INT_ADD_-1207167030'), ('const-0', u'PTRSUB_-1207156851'), (u'PTRADD_-1207167626', u'LOAD_-1207167686'), (u'CALL_-1207165352', u'INDIRECT_-1207156111'), (u'CALL_-1207165593', u'INDIRECT_-1207158306'), ('const-433', u'LOAD_-1207167783'), (u'INDIRECT_-1207155135', u'MULTIEQUAL_-1207157367'), ('const-0', u'CALL_-1207163497'), (u'COPY_-1207159304', u'MULTIEQUAL_-1207159066'), (u'INDIRECT_-1207155080', u'MULTIEQUAL_-1207155228'), (u'CALL_-1207164762', u'INDIRECT_-1207155518'), (u'PTRADD_-1207163238', u'CAST_-1207153388'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207157146'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207154466'), (u'SUBPIECE_-1207161703', u'STORE_-1207166699'), (u'CALL_-1207163756', u'INDIRECT_-1207154327'), (u'COPY_-1207157357', u'MULTIEQUAL_-1207157508'), (u'CALL_-1207165077', u'INDIRECT_-1207156306'), (u'INT_SEXT_-1207155106', u'PTRADD_-1207155124'), (u'CALL_-1207164205', u'CAST_-1207153122'), ('const-32', u'PTRSUB_-1207153673'), (u'COPY_-1207155921', u'MULTIEQUAL_-1207158524'), ('tmp_4344', u'BRANCH_-1207164726'), (u'CALL_-1207167428', u'INDIRECT_-1207157523'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207159083'), (u'SUBPIECE_-1207158509', u'INT_NOTEQUAL_-1207164545'), (u'INT_NOTEQUAL_-1207163561', u'CBRANCH_-1207163560'), (u'INDIRECT_-1207157522', u'MULTIEQUAL_-1207158906'), (u'INDIRECT_-1207157513', u'MULTIEQUAL_-1207157153'), (u'MULTIEQUAL_-1207156867', u'MULTIEQUAL_-1207157970'), (u'INDIRECT_-1207156452', u'MULTIEQUAL_-1207158975'), (u'CALL_-1207166871', u'INDIRECT_-1207156981'), (u'PTRSUB_-1207154396', u'PTRADD_-1207154269'), ('const-0', u'INT_EQUAL_-1207165433'), ('tmp_3261', u'CBRANCH_-1207167111'), ('const-8', u'INT_ADD_-1207154737'), (u'MULTIEQUAL_-1207157591', u'MULTIEQUAL_-1207157555'), (u'MULTIEQUAL_-1207156439', u'MULTIEQUAL_-1207157667'), (u'INDIRECT_-1207156155', u'COPY_-1207156194'), ('const-40', u'PTRADD_-1207153686'), (u'COPY_-1207156528', u'MULTIEQUAL_-1207162102'), (u'INT_NOTEQUAL_-1207168503', u'CBRANCH_-1207168503'), (u'INDIRECT_-1207157048', u'MULTIEQUAL_-1207156967'), (u'CALL_-1207165376', u'INDIRECT_-1207156019'), (u'LOAD_-1207164445', u'INT_ZEXT_-1207160371'), (u'INDIRECT_-1207155639', u'MULTIEQUAL_-1207157364'), (u'INDIRECT_-1207158530', u'MULTIEQUAL_-1207158470'), (u'INT_EQUAL_-1207167510', u'CBRANCH_-1207167508'), (u'MULTIEQUAL_-1207158387', u'MULTIEQUAL_-1207158975'), ('tmp_997', u'CBRANCH_-1207168467'), ('tmp_4735', u'CBRANCH_-1207164418'), (u'MULTIEQUAL_-1207155989', u'MULTIEQUAL_-1207156742'), (u'INT_ZEXT_-1207161723', u'INT_AND_-1207166799'), (u'CALL_-1207168696', u'INDIRECT_-1207159265'), (u'CALL_-1207168565', u'INDIRECT_-1207157569'), (u'CALL_-1207165124', u'INDIRECT_-1207157851'), ('const-433', u'LOAD_-1207167652'), (u'INDIRECT_-1207157731', u'MULTIEQUAL_-1207158228'), (u'MULTIEQUAL_-1207156975', u'MULTIEQUAL_-1207155875'), ('const-1', u'RETURN_-1207164186'), (u'LOAD_-1207165471', u'INT_AND_-1207158743'), (u'MULTIEQUAL_-1207157692', u'INT_AND_-1207163572'), (u'INDIRECT_-1207155027', u'MULTIEQUAL_-1207157555'), (u'MULTIEQUAL_-1207157319', u'MULTIEQUAL_-1207155328'), (u'CALL_-1207168394', u'INDIRECT_-1207157861'), (u'CALL_-1207164242', u'MULTIEQUAL_-1207161560'), (u'MULTIEQUAL_-1207159083', u'MULTIEQUAL_-1207158387'), (u'CALL_-1207165331', u'INDIRECT_-1207158169'), (u'LOAD_-1207163613', u'MULTIEQUAL_-1207153982'), (u'PTRADD_-1207163964', u'CAST_-1207154553'), (u'CALL_-1207168394', u'INDIRECT_-1207158971'), (u'INT_EQUAL_-1207164721', u'CBRANCH_-1207164718'), (u'COPY_-1207153413', u'MULTIEQUAL_-1207162102'), (u'PTRSUB_-1207155335', u'CALL_-1207166923'), (u'CALL_-1207165352', u'INDIRECT_-1207155908'), (u'INDIRECT_-1207157209', u'MULTIEQUAL_-1207157259'), ('const-1', u'PTRADD_-1207164383'), (u'CALL_-1207162314', u'INDIRECT_-1207154624'), (u'MULTIEQUAL_-1207158282', u'MULTIEQUAL_-1207159385'), (u'CALL_-1207162314', u'INDIRECT_-1207155131'), (u'PTRADD_-1207155124', u'PTRSUB_-1207155122'), (u'CALL_-1207167412', u'INDIRECT_-1207158939'), ('const-1412', u'COPY_-1207157639'), (u'INDIRECT_-1207155902', u'MULTIEQUAL_-1207157291'), ('tmp_4248', u'CBRANCH_-1207164812'), ('const-1488672', u'PTRSUB_-1207164496'), ('tmp_7403', u'CBRANCH_-1207163260'), (u'COPY_-1207155368', u'MULTIEQUAL_-1207162429'), ('tmp_2678', u'CBRANCH_-1207167162'), (u'COPY_-1207164133', u'MULTIEQUAL_-1207156555'), (u'MULTIEQUAL_-1207157391', u'MULTIEQUAL_-1207157355'), (u'COPY_-1207154938', u'MULTIEQUAL_-1207160551'), (u'MULTIEQUAL_-1207158282', u'MULTIEQUAL_-1207158870'), (u'PTRSUB_-1207154222', u'STORE_-1207157415'), ('const-1414', u'COPY_-1207156619'), (u'LOAD_-1207167106', u'INT_SUB_-1207159290'), ('tmp_9252', u'CBRANCH_-1207162983'), ('const-0', u'PTRSUB_-1207153684'), (u'CALL_-1207162314', u'INDIRECT_-1207154524'), ('const-1026', u'INT_AND_-1207163572'), ('const-0', u'PTRSUB_-1207153634'), ('tmp_7919', u'CBRANCH_-1207163507'), ('tmp_1651', u'CBRANCH_-1207168029'), (u'COPY_-1207156230', u'MULTIEQUAL_-1207156355'), (u'MULTIEQUAL_-1207158492', u'MULTIEQUAL_-1207159080'), ('tmp_9750', u'PTRSUB_-1207156119'), (u'INT_EQUAL_-1207163572', u'CBRANCH_-1207163571'), (u'INT_AND_-1207163572', u'INT_EQUAL_-1207163571'), (u'PTRSUB_-1207154361', u'PTRADD_-1207154237'), ('const-433', u'LOAD_-1207164475'), (u'PTRSUB_-1207155901', u'STORE_-1207166699'), (u'MULTIEQUAL_-1207158873', u'MULTIEQUAL_-1207158801'), ('tmp_40667', u'MULTIEQUAL_-1207157052'), (u'INT_SLESS_-1207166898', u'CBRANCH_-1207166905'), ('const-36', u'PTRSUB_-1207155962'), (u'INT_AND_-1207157610', u'INT_NOTEQUAL_-1207163728'), (u'CALL_-1207165835', u'INDIRECT_-1207156345'), ('const-1362080', u'PTRSUB_-1207156223'), (u'CALL_-1207164177', u'INDIRECT_-1207156303'), (u'MULTIEQUAL_-1207158683', u'MULTIEQUAL_-1207158471'), ('const-1', u'PTRADD_-1207169051'), ('const-433', u'LOAD_-1207163771'), (u'MULTIEQUAL_-1207157018', u'COPY_-1207155312'), (u'MULTIEQUAL_-1207157071', u'PTRADD_-1207164199'), (u'CALL_-1207165101', u'INDIRECT_-1207157638'), ('const-0', u'CALL_-1207163497'), (u'LOAD_-1207168063', u'INT_AND_-1207159651'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207157312'), (u'CALL_-1207163780', u'INDIRECT_-1207154541'), (u'MULTIEQUAL_-1207157695', u'COPY_-1207156047'), (u'CALL_-1207165100', u'INDIRECT_-1207157436'), (u'LOAD_-1207167886', u'INT_ZEXT_-1207162446'), ('const-1', u'PTRADD_-1207164728'), ('const-1362624', u'PTRSUB_-1207153661'), (u'CAST_-1207155374', u'LOAD_-1207167039'), (u'MULTIEQUAL_-1207157184', u'MULTIEQUAL_-1207157156'), (u'MULTIEQUAL_-1207158893', u'MULTIEQUAL_-1207158681'), (u'MULTIEQUAL_-1207157768', u'MULTIEQUAL_-1207156945'), (u'MULTIEQUAL_-1207157364', u'MULTIEQUAL_-1207155789'), (u'MULTIEQUAL_-1207159083', u'MULTIEQUAL_-1207158333'), (u'INDIRECT_-1207157569', u'INT_NOTEQUAL_-1207168485'), ('const--216', u'PTRSUB_-1207155255'), (u'CALL_-1207164242', u'INDIRECT_-1207156486'), (u'CALL_-1207168696', u'INDIRECT_-1207158154'), (u'STORE_-1207164806', u'INDIRECT_-1207156737'), (u'MULTIEQUAL_-1207158262', u'MULTIEQUAL_-1207158333'), (u'PTRADD_-1207164383', u'COPY_-1207154026'), ('const-433', u'LOAD_-1207163115'), (u'CALL_-1207163763', u'INDIRECT_-1207156721'), ('const-1362624', u'PTRSUB_-1207155978'), ('const-5', u'CALL_-1207163780'), (u'CALL_-1207163612', u'INDIRECT_-1207155789'), (u'CAST_-1207156388', u'PTRSUB_-1207153433'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207154235'), (u'CALL_-1207165124', u'INDIRECT_-1207157447'), ('tmp_8893', u'BRANCH_-1207163494'), ('const-433', u'LOAD_-1207163602'), ('const-1', u'PTRADD_-1207163074'), ('const-8', u'INT_ADD_-1207154921'), (u'CALL_-1207164205', u'INDIRECT_-1207156422'), (u'INT_SEXT_-1207168630', u'COPY_-1207155067'), (u'CALL_-1207163612', u'INDIRECT_-1207156193'), (u'PTRADD_-1207167948', u'LOAD_-1207168010'), (u'COPY_-1207155957', u'MULTIEQUAL_-1207162138'), (u'PTRADD_-1207169033', u'LOAD_-1207169093'), (u'COPY_-1207155293', u'MULTIEQUAL_-1207160270'), (u'LOAD_-1207164279', u'INT_NOTEQUAL_-1207164263'), ('const-433', u'STORE_-1207156836'), ('tmp_7197', u'CBRANCH_-1207163184'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207157294'), (u'CALL_-1207165617', u'INDIRECT_-1207158212'), (u'COPY_-1207155228', u'MULTIEQUAL_-1207162102'), (u'CALL_-1207167412', u'INDIRECT_-1207157513'), (u'LOAD_-1207167582', u'INT_ZEXT_-1207162127'), (u'INDIRECT_-1207156538', u'MULTIEQUAL_-1207156614'), (u'INDIRECT_-1207159502', u'MULTIEQUAL_-1207159080'), (u'MULTIEQUAL_-1207158850', u'MULTIEQUAL_-1207160021'), ('tmp_8616', u'CBRANCH_-1207163960'), (u'INT_ADD_-1207153491', u'PTRADD_-1207163025'), ('tmp_9750', u'PTRSUB_-1207156880'), ('const-2', u'INT_NOTEQUAL_-1207164534'), (u'PTRSUB_-1207155192', u'PTRADD_-1207155135'), (u'CALL_-1207165352', u'INDIRECT_-1207157626'), (u'INDIRECT_-1207158306', u'MULTIEQUAL_-1207158228'), (u'CALL_-1207166871', u'CAST_-1207155480'), (u'CALL_-1207168565', u'INDIRECT_-1207159187'), (u'MULTIEQUAL_-1207158123', u'MULTIEQUAL_-1207159280'), ('const-0', u'PTRSUB_-1207154438'), (u'MULTIEQUAL_-1207157102', u'MULTIEQUAL_-1207157285'), (u'MULTIEQUAL_-1207157261', u'MULTIEQUAL_-1207156511'), (u'INT_MULT_-1207168730', u'PTRADD_-1207168696'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207155109'), (u'PTRSUB_-1207153723', u'LOAD_-1207164209'), (u'MULTIEQUAL_-1207156680', u'MULTIEQUAL_-1207158839'), ('const-0', u'INT_NOTEQUAL_-1207168503'), (u'CALL_-1207168673', u'INDIRECT_-1207158139'), ('tmp_576', u'CBRANCH_-1207168841'), ('tmp_28078', u'PTRSUB_-1207154385'), ('const-433', u'LOAD_-1207165025'), (u'MULTIEQUAL_-1207155701', u'MULTIEQUAL_-1207155674'), ('const-433', u'LOAD_-1207165487'), ('const-1', u'PTRADD_-1207164703'), (u'MULTIEQUAL_-1207155686', u'MULTIEQUAL_-1207156439'), ('const-0', u'CALL_-1207162314'), ('const-1', u'PTRADD_-1207166732'), (u'CALL_-1207165100', u'INDIRECT_-1207158951'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207155777'), (u'PTRSUB_-1207153673', u'STORE_-1207164302'), (u'PTRSUB_-1207156129', u'LOAD_-1207167472'), (u'CAST_-1207156388', u'CALL_-1207163497'), ('const-1', u'PTRADD_-1207167986'), ('const-16', u'INT_AND_-1207156814'), (u'INDIRECT_-1207156810', u'MULTIEQUAL_-1207156190'), ('const-433', u'LOAD_-1207163890'), (u'INDIRECT_-1207158347', u'MULTIEQUAL_-1207158322'), ('const-5', u'CALL_-1207165101'), (u'CALL_-1207163763', u'INDIRECT_-1207155003'), ('const-0', u'PTRSUB_-1207156943'), (u'LOAD_-1207169093', u'INT_AND_-1207169067'), (u'INDIRECT_-1207156583', u'MULTIEQUAL_-1207156453'), (u'INDIRECT_-1207156557', u'MULTIEQUAL_-1207159080'), (u'CALL_-1207167459', u'INDIRECT_-1207158550'), ('const-44', u'INT_NOTEQUAL_-1207163663'), (u'MULTIEQUAL_-1207158578', u'MULTIEQUAL_-1207158366'), (u'PTRSUB_-1207156326', u'PTRADD_-1207167695'), ('const-5', u'CALL_-1207165331'), ('const-1', u'PTRADD_-1207164728'), (u'CALL_-1207166923', u'INDIRECT_-1207158635'), (u'CALL_-1207165101', u'INDIRECT_-1207156317'), ('const-40', u'INT_EQUAL_-1207168010'), ('const-1', u'PTRADD_-1207167948'), (u'CALL_-1207167459', u'CALL_-1207167428'), (u'INDIRECT_-1207158688', u'CALL_-1207166871'), ('const-40', u'PTRADD_-1207154269'), (u'MULTIEQUAL_-1207156667', u'MULTIEQUAL_-1207157770'), ('const-1', u'PTRADD_-1207165226'), (u'CALL_-1207164734', u'INDIRECT_-1207156615'), ('const-2', u'INT_EQUAL_-1207168450'), (u'INT_ADD_-1207154579', u'PTRADD_-1207163787'), ('tmp_6674', u'CBRANCH_-1207164788'), (u'INDIRECT_-1207157836', u'MULTIEQUAL_-1207158333'), ('tmp_28078', u'PTRSUB_-1207155279'), ('const-433', u'STORE_-1207164353'), (u'MULTIEQUAL_-1207158766', u'CALL_-1207163780'), (u'INDIRECT_-1207154878', u'MULTIEQUAL_-1207157387'), ('const-0', u'INT_SLESS_-1207164293'), (u'MULTIEQUAL_-1207158072', u'MULTIEQUAL_-1207159175'), (u'CALL_-1207168394', u'INDIRECT_-1207159391'), (u'MULTIEQUAL_-1207159385', u'MULTIEQUAL_-1207159206'), ('const-32', u'INT_AND_-1207157819'), (u'COPY_-1207155312', u'MULTIEQUAL_-1207157657'), (u'INT_EQUAL_-1207163804', u'CBRANCH_-1207163802'), ('const-16', u'INT_AND_-1207159651'), (u'PTRADD_-1207164224', u'COPY_-1207155317'), (u'COPY_-1207155225', u'MULTIEQUAL_-1207161501'), (u'CALL_-1207166871', u'INDIRECT_-1207158811'), (u'PTRADD_-1207168713', u'LOAD_-1207168775'), (u'INDIRECT_-1207157090', u'COPY_-1207155381'), ('const-2', u'PTRADD_-1207165288'), (u'LOAD_-1207168756', u'INT_AND_-1207168730'), ('const-1375', u'COPY_-1207157342'), (u'INDIRECT_-1207159130', u'CAST_-1207154984'), (u'CALL_-1207164082', u'INDIRECT_-1207157272'), (u'MULTIEQUAL_-1207156714', u'MULTIEQUAL_-1207157870'), (u'INDIRECT_-1207157569', u'INT_NOTEQUAL_-1207168503'), ('const-433', u'LOAD_-1207167582'), ('const-0', u'SUBPIECE_-1207161703'), (u'PTRSUB_-1207153759', u'PTRADD_-1207153686'), (u'MULTIEQUAL_-1207159595', u'MULTIEQUAL_-1207158438'), (u'INT_EQUAL_-1207164613', u'CBRANCH_-1207164592'), (u'CALL_-1207164242', u'INDIRECT_-1207155166'), (u'CALL_-1207167127', u'INT_ADD_-1207166968'), (u'CALL_-1207165331', u'CAST_-1207155080'), (u'INDIRECT_-1207158939', u'MULTIEQUAL_-1207158893'), (u'INDIRECT_-1207157627', u'MULTIEQUAL_-1207159011'), (u'CALL_-1207165124', u'INDIRECT_-1207159172'), (u'COPY_-1207155414', u'MULTIEQUAL_-1207157071'), (u'INDIRECT_-1207155080', u'MULTIEQUAL_-1207154466'), (u'MULTIEQUAL_-1207154466', u'MULTIEQUAL_-1207154483'), (u'CALL_-1207163496', u'INDIRECT_-1207157349'), (u'MULTIEQUAL_-1207162852', u'COPY_-1207156663'), ('const-0', u'INT_NOTEQUAL_-1207163261'), (u'COPY_-1207156586', u'MULTIEQUAL_-1207158235'), ('tmp_7821', u'CBRANCH_-1207163586'), (u'CALL_-1207165720', u'INDIRECT_-1207158368'), (u'INDIRECT_-1207155839', u'MULTIEQUAL_-1207157564'), (u'LOAD_-1207167426', u'CALL_-1207167412'), ('const-4', u'INT_ADD_-1207156063'), (u'CALL_-1207162314', u'INDIRECT_-1207156347'), (u'CALL_-1207163496', u'INDIRECT_-1207157244'), (u'MULTIEQUAL_-1207155898', u'MULTIEQUAL_-1207155837'), (u'MULTIEQUAL_-1207157564', u'MULTIEQUAL_-1207157491'), ('const-0', u'INT_EQUAL_-1207167789'), ('const-1', u'PTRADD_-1207163540'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168239'), (u'INT_ZEXT_-1207161217', u'MULTIEQUAL_-1207161151'), ('const-433', u'LOAD_-1207167941'), (u'MULTIEQUAL_-1207162102', u'LOAD_-1207167783'), (u'CALL_-1207164242', u'INDIRECT_-1207155270'), (u'CALL_-1207164177', u'INDIRECT_-1207156408'), (u'MULTIEQUAL_-1207159598', u'MULTIEQUAL_-1207160021'), (u'MULTIEQUAL_-1207155898', u'MULTIEQUAL_-1207156080'), ('const-0', u'PTRSUB_-1207153830'), (u'INDIRECT_-1207158519', u'MULTIEQUAL_-1207158473'), ('const-16', u'INT_AND_-1207163059'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207155698'), ('tmp_2469', u'CBRANCH_-1207167508'), (u'MULTIEQUAL_-1207156945', u'COPY_-1207155228'), (u'CALL_-1207165593', u'INDIRECT_-1207156583'), (u'MULTIEQUAL_-1207157364', u'MULTIEQUAL_-1207156614'), (u'MULTIEQUAL_-1207156411', u'MULTIEQUAL_-1207157567'), (u'CALL_-1207165124', u'INDIRECT_-1207157244'), ('const-2254', u'STORE_-1207164341'), (u'MULTIEQUAL_-1207158629', u'MULTIEQUAL_-1207156639'), (u'INT_SLESS_-1207167162', u'CBRANCH_-1207167162'), (u'INDIRECT_-1207155908', u'MULTIEQUAL_-1207156411'), (u'MULTIEQUAL_-1207158788', u'MULTIEQUAL_-1207158576'), ('const-31', u'INT_LESS_-1207167010'), (u'INT_AND_-1207163606', u'INT_NOTEQUAL_-1207163619'), ('const-433', u'LOAD_-1207167560'), (u'INDIRECT_-1207158834', u'MULTIEQUAL_-1207158788'), (u'PTRADD_-1207155115', u'PTRSUB_-1207155113'), (u'PTRADD_-1207163787', u'CAST_-1207154161'), (u'CALL_-1207163612', u'INDIRECT_-1207155686'), (u'MULTIEQUAL_-1207157664', u'MULTIEQUAL_-1207156842'), (u'LOAD_-1207168775', u'INT_ZEXT_-1207162880'), (u'CALL_-1207164832', u'INT_EQUAL_-1207164814'), (u'INDIRECT_-1207158020', u'MULTIEQUAL_-1207157891'), (u'MULTIEQUAL_-1207156842', u'MULTIEQUAL_-1207156914'), (u'MULTIEQUAL_-1207158262', u'MULTIEQUAL_-1207158975'), (u'CALL_-1207164762', u'INDIRECT_-1207155314'), (u'CALL_-1207167127', u'INDIRECT_-1207157368'), (u'CALL_-1207165593', u'INDIRECT_-1207156786'), (u'INDIRECT_-1207158368', u'MULTIEQUAL_-1207158282'), ('const-1', u'PTRADD_-1207164969'), (u'MULTIEQUAL_-1207155937', u'MULTIEQUAL_-1207154683'), ('tmp_1133', u'CBRANCH_-1207168357'), ('const-20', u'PTRSUB_-1207153744'), (u'INDIRECT_-1207156327', u'INT_EQUAL_-1207164519'), (u'CALL_-1207167127', u'INDIRECT_-1207157472'), (u'INDIRECT_-1207156705', u'MULTIEQUAL_-1207156849'), ('tmp_2407', u'CBRANCH_-1207167542'), (u'MULTIEQUAL_-1207157188', u'MULTIEQUAL_-1207157152'), (u'MULTIEQUAL_-1207158333', u'MULTIEQUAL_-1207159490'), (u'INT_ADD_-1207154389', u'PTRADD_-1207163711'), (u'CALL_-1207164195', u'INDIRECT_-1207155239'), (u'CAST_-1207155303', u'RETURN_-1207155547'), (u'INDIRECT_-1207155003', u'MULTIEQUAL_-1207155586'), (u'LOAD_-1207163890', u'SUBPIECE_-1207157968'), (u'CAST_-1207156527', u'INT_ZEXT_-1207163078'), (u'INDIRECT_-1207156245', u'MULTIEQUAL_-1207158473'), (u'INT_SUB_-1207159290', u'INT_LESS_-1207167010'), (u'COPY_-1207156052', u'COPY_-1207155921'), (u'INT_ZEXT_-1207160643', u'MULTIEQUAL_-1207161151'), (u'INDIRECT_-1207156093', u'MULTIEQUAL_-1207158597'), (u'CALL_-1207167412', u'INDIRECT_-1207158519'), (u'MULTIEQUAL_-1207159490', u'MULTIEQUAL_-1207159311'), (u'INDIRECT_-1207159235', u'MULTIEQUAL_-1207157863'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207154236'), (u'CAST_-1207156388', u'PTRSUB_-1207153667'), (u'PTRADD_-1207167530', u'LOAD_-1207167582'), ('const-433', u'LOAD_-1207165584'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207157495'), (u'MULTIEQUAL_-1207155701', u'MULTIEQUAL_-1207154483'), (u'MULTIEQUAL_-1207155601', u'MULTIEQUAL_-1207154383'), ('const-433', u'LOAD_-1207168884'), ('const-1', u'INT_ADD_-1207167030'), (u'INDIRECT_-1207154980', u'MULTIEQUAL_-1207157119'), (u'INDIRECT_-1207156600', u'MULTIEQUAL_-1207156575'), (u'INT_EQUAL_-1207167904', u'CBRANCH_-1207167902'), ('const-433', u'LOAD_-1207163632'), ('const--216', u'PTRSUB_-1207153812'), (u'PTRADD_-1207167986', u'COPY_-1207154508'), ('tmp_264', u'CBRANCH_-1207169048'), (u'CALL_-1207164558', u'INDIRECT_-1207158260'), (u'MULTIEQUAL_-1207154263', u'MULTIEQUAL_-1207154280'), (u'MULTIEQUAL_-1207157368', u'MULTIEQUAL_-1207159356'), ('tmp_7853', u'CBRANCH_-1207163560'), (u'CALL_-1207165835', u'INDIRECT_-1207157660'), ('const-433', u'STORE_-1207157405'), (u'CALL_-1207165331', u'INDIRECT_-1207156953'), (u'INT_NOTEQUAL_-1207164749', u'CBRANCH_-1207164739'), (u'MULTIEQUAL_-1207158978', u'MULTIEQUAL_-1207158906'), (u'MULTIEQUAL_-1207157567', u'MULTIEQUAL_-1207157388'), ('const-433', u'STORE_-1207166121'), ('const-0', u'INT_NOTEQUAL_-1207169080'), (u'STORE_-1207164731', u'INDIRECT_-1207156486'), (u'CALL_-1207164734', u'INDIRECT_-1207155200'), (u'MULTIEQUAL_-1207155243', u'MULTIEQUAL_-1207155260'), (u'CALL_-1207164082', u'INDIRECT_-1207155847'), (u'INDIRECT_-1207157660', u'MULTIEQUAL_-1207158401'), (u'MULTIEQUAL_-1207155801', u'MULTIEQUAL_-1207155774'), ('tmp_5351', u'BRANCH_-1207165333'), (u'LOAD_-1207163085', u'INT_AND_-1207163059'), ('const-2254', u'INT_NOTEQUAL_-1207167078'), (u'INT_ADD_-1207155965', u'PTRADD_-1207166712'), (u'LOAD_-1207165305', u'INT_ZEXT_-1207161064'), ('tmp_40683', u'MULTIEQUAL_-1207159385'), (u'INDIRECT_-1207155280', u'MULTIEQUAL_-1207155428'), (u'CALL_-1207163472', u'INDIRECT_-1207155818'), (u'MULTIEQUAL_-1207158870', u'MULTIEQUAL_-1207158734'), ('const-0', u'SUBPIECE_-1207155976'), (u'MULTIEQUAL_-1207159490', u'MULTIEQUAL_-1207158333'), ('const-0', u'PTRSUB_-1207154216'), ('const-0', u'SUBPIECE_-1207161728'), ('tmp_8580', u'CBRANCH_-1207163990'), (u'CALL_-1207163497', u'INDIRECT_-1207157364'), ('const-0', u'INT_EQUAL_-1207165392'), (u'MULTIEQUAL_-1207156768', u'MULTIEQUAL_-1207156785'), (u'INT_AND_-1207163108', u'INT_NOTEQUAL_-1207163121'), (u'MULTIEQUAL_-1207156575', u'MULTIEQUAL_-1207156558'), (u'INT_NOTEQUAL_-1207164263', u'CBRANCH_-1207164260'), (u'LOAD_-1207165710', u'INT_EQUAL_-1207165689'), (u'MULTIEQUAL_-1207158018', u'MULTIEQUAL_-1207159175'), (u'MULTIEQUAL_-1207158401', u'MULTIEQUAL_-1207158366'), ('const-0', u'CALL_-1207164082'), (u'CALL_-1207165077', u'INDIRECT_-1207155799'), (u'INDIRECT_-1207157569', u'INT_EQUAL_-1207168468'), (u'CALL_-1207163496', u'INDIRECT_-1207156133'), (u'CALL_-1207164762', u'INDIRECT_-1207156524'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207154239'), ('const-433', u'LOAD_-1207164765'), (u'MULTIEQUAL_-1207157464', u'MULTIEQUAL_-1207156714'), (u'LOAD_-1207163132', u'INT_AND_-1207163106'), ('const-0', u'RETURN_-1207155547'), (u'CALL_-1207165744', u'INDIRECT_-1207157163'), ('const-0', u'PTRSUB_-1207153727'), (u'INDIRECT_-1207156898', u'MULTIEQUAL_-1207158944'), (u'MULTIEQUAL_-1207155698', u'MULTIEQUAL_-1207155637'), (u'INT_NOTEQUAL_-1207163557', u'CBRANCH_-1207163555'), ('const-136', u'INT_AND_-1207168730'), (u'CALL_-1207168696', u'INDIRECT_-1207157950'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154672'), ('const-433', u'LOAD_-1207165067'), (u'INT_EQUAL_-1207168010', u'CBRANCH_-1207167999'), (u'INDIRECT_-1207158320', u'MULTIEQUAL_-1207158366'), (u'MULTIEQUAL_-1207157564', u'MULTIEQUAL_-1207156814'), (u'MULTIEQUAL_-1207156785', u'MULTIEQUAL_-1207156768'), (u'INT_EQUAL_-1207168030', u'CBRANCH_-1207168029'), (u'MULTIEQUAL_-1207157006', u'MULTIEQUAL_-1207156979'), ('const-0', u'PTRSUB_-1207154608'), (u'MULTIEQUAL_-1207159507', u'INT_SEXT_-1207153671'), ('const-1362624', u'PTRSUB_-1207156822'), ('const-24', u'PTRSUB_-1207156880'), (u'INDIRECT_-1207154624', u'MULTIEQUAL_-1207157152'), (u'CALL_-1207165720', u'INDIRECT_-1207158158'), (u'CALL_-1207164558', u'INDIRECT_-1207156227'), ('tmp_8702', u'CBRANCH_-1207163895'), (u'CALL_-1207164191', u'INDIRECT_-1207155862'), (u'MULTIEQUAL_-1207158438', u'MULTIEQUAL_-1207159080'), ('const-0', u'PTRSUB_-1207155878'), (u'INT_EQUAL_-1207167113', u'CBRANCH_-1207167111'), ('const-1', u'PTRADD_-1207165288'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207158578'), (u'PTRADD_-1207168845', u'CAST_-1207156388'), (u'COPY_-1207154645', u'MULTIEQUAL_-1207160244'), (u'COPY_-1207155275', u'MULTIEQUAL_-1207157018'), (u'MULTIEQUAL_-1207156411', u'MULTIEQUAL_-1207157052'), (u'CALL_-1207163787', u'INDIRECT_-1207155621'), (u'INDIRECT_-1207155080', u'STORE_-1207156846'), ('const-5', u'INT_EQUAL_-1207164519'), ('const-1362624', u'PTRSUB_-1207155018'), (u'INT_MULT_-1207167847', u'INT_ADD_-1207156356'), (u'INDIRECT_-1207157517', u'MULTIEQUAL_-1207157388'), (u'MULTIEQUAL_-1207157312', u'MULTIEQUAL_-1207157495'), (u'CALL_-1207164630', u'INDIRECT_-1207156793'), ('const-1', u'INT_AND_-1207163108'), (u'LOAD_-1207167833', u'INT_AND_-1207167807'), (u'INT_AND_-1207156814', u'INT_NOTEQUAL_-1207163280'), ('const-433', u'LOAD_-1207169076'), (u'CALL_-1207164492', u'INDIRECT_-1207156495'), (u'CALL_-1207164762', u'INDIRECT_-1207156944'), (u'INDIRECT_-1207157090', u'COPY_-1207155326'), (u'LOAD_-1207165471', u'INT_AND_-1207158623'), ('const-1362624', u'PTRSUB_-1207154702'), (u'INT_EQUAL_-1207163782', u'CBRANCH_-1207163780'), (u'INDIRECT_-1207156390', u'MULTIEQUAL_-1207156365'), ('const-1', u'PTRADD_-1207166951'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207157261'), (u'CAST_-1207156388', u'CALL_-1207162314'), (u'CALL_-1207165720', u'INDIRECT_-1207157048'), (u'CALL_-1207164242', u'INDIRECT_-1207154966'), ('const-1387', u'COPY_-1207156855'), ('const-5', u'COPY_-1207164149'), (u'INT_NOTEQUAL_-1207163942', u'CBRANCH_-1207163940'), (u'MULTIEQUAL_-1207156742', u'MULTIEQUAL_-1207157970'), (u'MULTIEQUAL_-1207155801', u'MULTIEQUAL_-1207154583'), ('tmp_8676', u'CBRANCH_-1207163913'), ('tmp_5713', u'CBRANCH_-1207165335'), (u'CALL_-1207164762', u'INDIRECT_-1207156839'), (u'INT_EQUAL_-1207164519', u'CBRANCH_-1207164518'), (u'SUBPIECE_-1207160953', u'INT_SUB_-1207167517'), (u'CALL_-1207165617', u'INDIRECT_-1207156797'), ('tmp_8644', u'CBRANCH_-1207163940'), (u'CALL_-1207168418', u'INDIRECT_-1207159302'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168319'), ('const-1', u'PTRADD_-1207165296'), (u'MULTIEQUAL_-1207159011', u'MULTIEQUAL_-1207158975'), ('const-0', u'PTRSUB_-1207155133'), ('const-1313952', u'COPY_-1207153571'), (u'CALL_-1207164242', u'INDIRECT_-1207156696'), (u'INDIRECT_-1207156145', u'MULTIEQUAL_-1207156884'), (u'INDIRECT_-1207156948', u'MULTIEQUAL_-1207156867'), (u'MULTIEQUAL_-1207155566', u'MULTIEQUAL_-1207154466'), ('const-1', u'INT_AND_-1207163106'), ('const-1362624', u'PTRSUB_-1207154768'), (u'INDIRECT_-1207155939', u'MULTIEQUAL_-1207157664'), ('const-8', u'INT_ADD_-1207154274'), (u'COPY_-1207155798', u'CALL_-1207165617'), ('const-1', u'PTRADD_-1207164969'), ('const-512', u'INT_AND_-1207158081'), (u'LOAD_-1207167815', u'INT_ZEXT_-1207161883'), (u'CALL_-1207167428', u'INDIRECT_-1207157016'), (u'SUBPIECE_-1207157652', u'MULTIEQUAL_-1207157589'), (u'COPY_-1207155225', u'CALL_-1207165376'), (u'CALL_-1207164195', u'INDIRECT_-1207156245'), (u'INDIRECT_-1207155940', u'MULTIEQUAL_-1207155869'), (u'PTRSUB_-1207155133', u'PTRSUB_-1207155083'), ('const-1', u'PTRADD_-1207163787'), ('const-433', u'LOAD_-1207167426'), (u'INDIRECT_-1207158624', u'MULTIEQUAL_-1207158260'), (u'INT_AND_-1207167601', u'INT_EQUAL_-1207167615'), ('const-0', u'INT_NOTEQUAL_-1207158442'), (u'SUBPIECE_-1207160890', u'INT_AND_-1207166917'), (u'CALL_-1207164058', u'INDIRECT_-1207155333'), ('const-433', u'LOAD_-1207163215'), (u'LOAD_-1207166869', u'INT_SUB_-1207159188'), ('tmp_5836', u'BRANCH_-1207164415'), ('const-433', u'STORE_-1207164731'), (u'INT_ADD_-1207156431', u'PTRADD_-1207168001'), (u'MULTIEQUAL_-1207157461', u'MULTIEQUAL_-1207156208'), (u'COPY_-1207162974', u'MULTIEQUAL_-1207158766'), (u'MULTIEQUAL_-1207157364', u'MULTIEQUAL_-1207156542'), (u'INDIRECT_-1207156486', u'MULTIEQUAL_-1207158492'), (u'CALL_-1207165593', u'INDIRECT_-1207156986'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207164383'), ('tmp_4573', u'BRANCH_-1207164550'), (u'CALL_-1207164762', u'INDIRECT_-1207156629'), ('const-3', u'INT_SLESS_-1207164411'), (u'INT_NOTEQUAL_-1207167742', u'CBRANCH_-1207167740'), (u'CALL_-1207165331', u'INDIRECT_-1207156346'), ('const-63', u'INT_AND_-1207166799'), (u'CALL_-1207165720', u'INDIRECT_-1207156848'), (u'MULTIEQUAL_-1207160092', u'INT_AND_-1207160113'), ('tmp_28078', u'PTRSUB_-1207153812'), (u'CALL_-1207165744', u'INDIRECT_-1207156859'), (u'CALL_-1207165720', u'INDIRECT_-1207158263'), (u'INDIRECT_-1207155636', u'MULTIEQUAL_-1207155566'), (u'INT_AND_-1207160113', u'INT_NOTEQUAL_-1207168884'), ('const-16', u'INT_ADD_-1207166968'), (u'CALL_-1207168394', u'INDIRECT_-1207157561'), (u'CALL_-1207165100', u'INDIRECT_-1207157736'), (u'CAST_-1207156388', u'PTRSUB_-1207153553'), (u'LOAD_-1207167496', u'INT_NOTEQUAL_-1207167480'), ('const-36', u'PTRSUB_-1207155113'), (u'CALL_-1207165100', u'INDIRECT_-1207159056'), (u'LOAD_-1207166984', u'CALL_-1207166871'), (u'CALL_-1207166923', u'INDIRECT_-1207158530'), (u'CALL_-1207163763', u'INDIRECT_-1207156826'), (u'INDIRECT_-1207155131', u'COPY_-1207153413'), (u'MULTIEQUAL_-1207157290', u'MULTIEQUAL_-1207159188'), (u'INT_LESS_-1207167010', u'CBRANCH_-1207167018'), ('const-433', u'STORE_-1207164302'), (u'CALL_-1207165077', u'INDIRECT_-1207157627'), (u'INT_ADD_-1207153692', u'PTRADD_-1207163074'), (u'INT_EQUAL_-1207167656', u'CBRANCH_-1207167653'), (u'CALL_-1207167428', u'INDIRECT_-1207157119'), ('const-2', u'PTRADD_-1207164383'), (u'MULTIEQUAL_-1207155837', u'MULTIEQUAL_-1207154583'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207155980'), ('const-0', u'PTRSUB_-1207156328'), ('const--216', u'PTRSUB_-1207153759'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207155837'), (u'MULTIEQUAL_-1207157870', u'MULTIEQUAL_-1207156714'), (u'CAST_-1207153122', u'CALL_-1207164177'), ('tmp_40670', u'MULTIEQUAL_-1207157355'), (u'CALL_-1207163763', u'INDIRECT_-1207155306'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154986'), ('const-0', u'CALL_-1207163780'), ('const-433', u'LOAD_-1207163756'), (u'INT_ADD_-1207154274', u'PTRADD_-1207163572'), ('const-0', u'INT_EQUAL_-1207168220'), (u'CALL_-1207164207', u'INDIRECT_-1207156202'), (u'INDIRECT_-1207157772', u'MULTIEQUAL_-1207156455'), (u'PTRADD_-1207165296', u'COPY_-1207154938'), (u'MULTIEQUAL_-1207159356', u'INT_NOTEQUAL_-1207167397'), (u'CALL_-1207163497', u'INDIRECT_-1207157469'), (u'CALL_-1207165835', u'INDIRECT_-1207156445'), ('const--216', u'PTRSUB_-1207155192'), ('const-40', u'PTRADD_-1207154257'), (u'CALL_-1207164211', u'INDIRECT_-1207155145'), (u'INDIRECT_-1207156455', u'MULTIEQUAL_-1207158683'), (u'CALL_-1207164832', u'INDIRECT_-1207156881'), (u'INT_SEXT_-1207155109', u'PTRADD_-1207155146'), (u'PTRSUB_-1207156844', u'CALL_-1207168696'), (u'INT_SLESS_-1207164469', u'CBRANCH_-1207164476'), (u'INT_ZEXT_-1207161883', u'MULTIEQUAL_-1207162316'), (u'MULTIEQUAL_-1207160270', u'PTRADD_-1207165175'), (u'MULTIEQUAL_-1207160693', u'INT_AND_-1207157819'), (u'MULTIEQUAL_-1207156140', u'PTRADD_-1207167590'), (u'MULTIEQUAL_-1207155869', u'MULTIEQUAL_-1207154769'), (u'CALL_-1207167428', u'INDIRECT_-1207157319'), (u'CALL_-1207164207', u'INDIRECT_-1207155992'), ('const-0', u'COPY_-1207154526'), (u'CALL_-1207164177', u'INDIRECT_-1207154578'), ('tmp_9748', u'LOAD_-1207169186'), (u'INT_AND_-1207157658', u'INT_NOTEQUAL_-1207163829'), ('const-433', u'LOAD_-1207164322'), (u'LOAD_-1207165025', u'MULTIEQUAL_-1207160092'), ('const-1', u'PTRADD_-1207167834'), ('const-0', u'INT_NOTEQUAL_-1207166811'), (u'PTRADD_-1207165572', u'COPY_-1207155368'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207157364'), (u'COPY_-1207154316', u'CALL_-1207163787'), (u'CALL_-1207165124', u'INDIRECT_-1207157647'), (u'CALL_-1207163636', u'INDIRECT_-1207157630'), ('const-0', u'INT_EQUAL_-1207165329'), ('const-0', u'CALL_-1207164762'), (u'INT_EQUAL_-1207168379', u'CBRANCH_-1207168377'), (u'MULTIEQUAL_-1207155566', u'STORE_-1207157415'), (u'INT_SUB_-1207159188', u'INT_LESS_-1207166827'), ('const-16', u'INT_AND_-1207157658'), (u'STORE_-1207164806', u'INDIRECT_-1207156632'), (u'MULTIEQUAL_-1207157161', u'MULTIEQUAL_-1207157088'), (u'INDIRECT_-1207157409', u'MULTIEQUAL_-1207157312'), (u'MULTIEQUAL_-1207157455', u'MULTIEQUAL_-1207157319'), (u'MULTIEQUAL_-1207156945', u'LOAD_-1207165407'), (u'CALL_-1207164558', u'INDIRECT_-1207156530'), (u'INT_AND_-1207156805', u'INT_NOTEQUAL_-1207163261'), (u'MULTIEQUAL_-1207156339', u'MULTIEQUAL_-1207157567'), (u'STORE_-1207164731', u'INDIRECT_-1207156906'), (u'MULTIEQUAL_-1207157491', u'MULTIEQUAL_-1207157455'), (u'CALL_-1207165720', u'INDIRECT_-1207156948'), (u'CALL_-1207167459', u'INDIRECT_-1207157240'), (u'MULTIEQUAL_-1207162287', u'INT_AND_-1207159607'), (u'CALL_-1207165744', u'INDIRECT_-1207156556'), ('tmp_8296', u'CBRANCH_-1207164476'), (u'INDIRECT_-1207156905', u'MULTIEQUAL_-1207156955'), ('const-0', u'CALL_-1207162314'), (u'INT_NOTEQUAL_-1207164545', u'CBRANCH_-1207164545'), ('const-0', u'INT_EQUAL_-1207164814'), ('const-40', u'PTRSUB_-1207155609'), ('const-433', u'LOAD_-1207164209'), ('const-0', u'PTRSUB_-1207154223'), (u'CALL_-1207164630', u'INDIRECT_-1207156583'), (u'COPY_-1207156663', u'PTRADD_-1207169051'), ('const-433', u'LOAD_-1207165305'), ('const-1', u'PTRADD_-1207165648'), (u'CALL_-1207164177', u'INDIRECT_-1207155988'), (u'PTRSUB_-1207154258', u'PTRSUB_-1207154216'), (u'MULTIEQUAL_-1207155060', u'MULTIEQUAL_-1207155043'), ('const-40', u'PTRSUB_-1207155554'), (u'CALL_-1207165593', u'INDIRECT_-1207157090'), (u'MULTIEQUAL_-1207158296', u'MULTIEQUAL_-1207158259'), (u'MULTIEQUAL_-1207156842', u'MULTIEQUAL_-1207158070'), (u'LOAD_-1207165584', u'INT_ZEXT_-1207161217'), (u'CAST_-1207153589', u'COPY_-1207164613'), (u'CAST_-1207154241', u'LOAD_-1207163470'), (u'INDIRECT_-1207156705', u'MULTIEQUAL_-1207156680'), ('tmp_4649', u'CBRANCH_-1207164476'), (u'INT_ADD_-1207159238', u'COPY_-1207155700'), (u'MULTIEQUAL_-1207156464', u'MULTIEQUAL_-1207157052'), (u'MULTIEQUAL_-1207161560', u'SUBPIECE_-1207156016'), (u'INDIRECT_-1207155080', u'MULTIEQUAL_-1207155060'), (u'CALL_-1207166871', u'CAST_-1207155479'), ('const-100', u'INT_ADD_-1207166992'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207155534'), (u'CALL_-1207165307', u'INDIRECT_-1207156335'), ('tmp_8552', u'CBRANCH_-1207164005'), (u'CALL_-1207163496', u'INDIRECT_-1207157559'), (u'MULTIEQUAL_-1207156667', u'MULTIEQUAL_-1207157255'), ('const-0', u'PTRSUB_-1207154201'), (u'INT_NOTEQUAL_-1207163829', u'CBRANCH_-1207163829'), ('const-32', u'INT_AND_-1207164460'), ('tmp_28078', u'PTRSUB_-1207153801'), (u'INDIRECT_-1207156478', u'COPY_-1207153808'), (u'MULTIEQUAL_-1207157589', u'MULTIEQUAL_-1207157692'), ('const-1', u'PTRADD_-1207165745'), ('const-0', u'PTRSUB_-1207153603'), (u'CALL_-1207164191', u'INDIRECT_-1207154856'), (u'CALL_-1207165101', u'INDIRECT_-1207157323'), ('const-2', u'INT_EQUAL_-1207168359'), (u'CALL_-1207164762', u'CAST_-1207153645'), ('const-433', u'LOAD_-1207164445'), ('tmp_8738', u'BRANCH_-1207163870'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154737'), (u'INDIRECT_-1207155862', u'COPY_-1207155918'), (u'INDIRECT_-1207158662', u'MULTIEQUAL_-1207158637'), (u'LOAD_-1207165451', u'INT_EQUAL_-1207165431'), (u'CALL_-1207164211', u'INDIRECT_-1207156360'), ('const-1312556', u'COPY_-1207153579'), ('const-433', u'LOAD_-1207168838'), ('tmp_6290', u'CBRANCH_-1207165476'), (u'LOAD_-1207164459', u'INT_ZEXT_-1207161086'), ('const-1', u'RETURN_-1207163751'), (u'LOAD_-1207164209', u'CALL_-1207164195'), (u'CALL_-1207165124', u'INDIRECT_-1207159067'), (u'CALL_-1207163763', u'INDIRECT_-1207156616'), (u'MULTIEQUAL_-1207156511', u'MULTIEQUAL_-1207157152'), (u'INT_ADD_-1207164373', u'COPY_-1207153564'), (u'PTRADD_-1207167834', u'MULTIEQUAL_-1207161794'), (u'CALL_-1207164082', u'INDIRECT_-1207157062'), (u'LOAD_-1207167627', u'INT_AND_-1207167601'), (u'CAST_-1207156388', u'PTRSUB_-1207154216'), (u'COPY_-1207162158', u'MULTIEQUAL_-1207158766'), (u'INDIRECT_-1207159550', u'MULTIEQUAL_-1207159416'), (u'INT_SEXT_-1207154237', u'PTRADD_-1207154257'), (u'MULTIEQUAL_-1207156142', u'INT_EQUAL_-1207167656'), ('tmp_1163', u'CBRANCH_-1207168337'), (u'INDIRECT_-1207156306', u'MULTIEQUAL_-1207157695'), ('const-1', u'PTRADD_-1207163139'), (u'SUBPIECE_-1207158509', u'INT_EQUAL_-1207165433'), (u'INT_EQUAL_-1207165412', u'CBRANCH_-1207165407'), (u'CALL_-1207164832', u'STORE_-1207164806'), (u'INDIRECT_-1207154980', u'MULTIEQUAL_-1207154366'), (u'MULTIEQUAL_-1207157088', u'MULTIEQUAL_-1207157052'), (u'INDIRECT_-1207159550', u'MULTIEQUAL_-1207158178'), (u'CALL_-1207163756', u'INDIRECT_-1207155945'), ('tmp_2333', u'CBRANCH_-1207167602'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207157600'), (u'CALL_-1207163612', u'INDIRECT_-1207157619'), ('const-0', u'PTRSUB_-1207156429'), (u'INDIRECT_-1207158496', u'MULTIEQUAL_-1207158427'), (u'INDIRECT_-1207155100', u'MULTIEQUAL_-1207157087'), (u'LOAD_-1207165471', u'MULTIEQUAL_-1207160092'), (u'MULTIEQUAL_-1207158506', u'MULTIEQUAL_-1207158471'), (u'CALL_-1207165744', u'INDIRECT_-1207158169'), ('tmp_6559', u'BRANCH_-1207165281'), ('const-5', u'CALL_-1207163636'), (u'PTRADD_-1207164246', u'LOAD_-1207164308'), (u'MULTIEQUAL_-1207158575', u'COPY_-1207158662'), (u'INDIRECT_-1207158158', u'MULTIEQUAL_-1207158228'), ('const-433', u'LOAD_-1207168063'), (u'PTRADD_-1207165403', u'MULTIEQUAL_-1207161260'), ('tmp_40670', u'MULTIEQUAL_-1207157870'), (u'INT_EQUAL_-1207168339', u'CBRANCH_-1207168337'), (u'INT_ADD_-1207155974', u'PTRADD_-1207166732'), (u'CALL_-1207164630', u'INDIRECT_-1207154965'), (u'COPY_-1207165152', u'MULTIEQUAL_-1207161722'), ('tmp_8258', u'CBRANCH_-1207164500'), ('const-433', u'STORE_-1207164286'), (u'PTRSUB_-1207156861', u'CALL_-1207168418'), ('const-433', u'LOAD_-1207164308'), (u'INDIRECT_-1207155239', u'MULTIEQUAL_-1207157471'), (u'PTRADD_-1207164969', u'MULTIEQUAL_-1207158184'), ('tmp_9749', u'CALL_-1207163497'), (u'CALL_-1207168696', u'INDIRECT_-1207157547'), (u'CAST_-1207154655', u'CALL_-1207165352'), ('const-8', u'INT_ADD_-1207154579'), ('const-16', u'INT_MULT_-1207167963'), ('tmp_28078', u'PTRSUB_-1207156861'), ('const-1312940', u'COPY_-1207154228'), (u'CAST_-1207155904', u'LOAD_-1207167941'), (u'COPY_-1207155790', u'MULTIEQUAL_-1207160591'), (u'COPY_-1207163766', u'MULTIEQUAL_-1207158766'), ('tmp_28078', u'PTRSUB_-1207154396'), (u'CALL_-1207167459', u'INDIRECT_-1207158655'), (u'CALL_-1207165352', u'INDIRECT_-1207157521'), (u'CAST_-1207154484', u'LOAD_-1207163890'), (u'LOAD_-1207163829', u'INT_EQUAL_-1207163804'), (u'MULTIEQUAL_-1207157088', u'MULTIEQUAL_-1207157567'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207157041'), (u'PTRSUB_-1207156385', u'PTRADD_-1207167879'), (u'INDIRECT_-1207156826', u'MULTIEQUAL_-1207157404'), (u'CALL_-1207165835', u'INDIRECT_-1207157870'), (u'INDIRECT_-1207158729', u'MULTIEQUAL_-1207158365'), (u'CAST_-1207153511', u'CALL_-1207164492'), (u'MULTIEQUAL_-1207159083', u'MULTIEQUAL_-1207157509'), ('const-433', u'LOAD_-1207169093'), (u'CALL_-1207163780', u'INDIRECT_-1207156061'), (u'CALL_-1207163780', u'INDIRECT_-1207156166'), (u'INT_ZEXT_-1207161279', u'MULTIEQUAL_-1207162316'), (u'CALL_-1207164832', u'INDIRECT_-1207156671'), (u'LOAD_-1207166810', u'INT_OR_-1207166783'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168220'), (u'COPY_-1207156028', u'MULTIEQUAL_-1207161045'), (u'INDIRECT_-1207156002', u'MULTIEQUAL_-1207157391'), (u'COPY_-1207155168', u'MULTIEQUAL_-1207157018'), (u'CALL_-1207164195', u'INDIRECT_-1207156350'), (u'INDIRECT_-1207157436', u'MULTIEQUAL_-1207157364'), ('const-433', u'LOAD_-1207165436'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207155595'), (u'CALL_-1207165617', u'INDIRECT_-1207156494'), (u'CALL_-1207163756', u'INDIRECT_-1207154630'), (u'LOAD_-1207163756', u'MULTIEQUAL_-1207153982'), (u'MULTIEQUAL_-1207157152', u'MULTIEQUAL_-1207157016'), (u'PTRADD_-1207154269', u'PTRSUB_-1207154223'), (u'INT_ADD_-1207166872', u'CALL_-1207166871'), ('tmp_3890', u'CBRANCH_-1207166742'), (u'INDIRECT_-1207156793', u'MULTIEQUAL_-1207156663'), ('const-0', u'INT_EQUAL_-1207169049'), ('tmp_40672', u'MULTIEQUAL_-1207158070'), (u'INT_NOTEQUAL_-1207167397', u'CBRANCH_-1207167396'), ('tmp_9748', u'PTRADD_-1207169082'), (u'INT_MULT_-1207167660', u'PTRADD_-1207167626'), (u'LOAD_-1207163300', u'INT_AND_-1207156784'), ('tmp_9750', u'PTRSUB_-1207154739'), (u'CALL_-1207165617', u'INDIRECT_-1207158107'), (u'INT_EQUAL_-1207165417', u'CBRANCH_-1207165416'), (u'PTRSUB_-1207156851', u'PTRADD_-1207168845'), (u'PTRADD_-1207164728', u'COPY_-1207154664'), (u'LOAD_-1207167039', u'INT_RIGHT_-1207166973'), (u'INDIRECT_-1207158320', u'MULTIEQUAL_-1207158260'), ('const-1362624', u'PTRSUB_-1207153758'), ('const-8', u'INT_ADD_-1207153580'), (u'MULTIEQUAL_-1207158235', u'MULTIEQUAL_-1207157657'), (u'MULTIEQUAL_-1207158611', u'COPY_-1207155560'), (u'MULTIEQUAL_-1207157084', u'MULTIEQUAL_-1207157055'), ('const-40', u'PTRADD_-1207154260'), (u'COPY_-1207153703', u'CALL_-1207164205'), ('const-433', u'LOAD_-1207164240'), (u'INDIRECT_-1207156202', u'MULTIEQUAL_-1207157591'), (u'MULTIEQUAL_-1207158978', u'MULTIEQUAL_-1207157404'), ('tmp_28078', u'PTRSUB_-1207155192'), ('tmp_7572', u'CBRANCH_-1207163117'), (u'CALL_-1207167459', u'INDIRECT_-1207158865'), (u'LOAD_-1207163602', u'MULTIEQUAL_-1207160693'), (u'LOAD_-1207164749', u'MULTIEQUAL_-1207158601'), (u'CALL_-1207164832', u'INDIRECT_-1207155156'), (u'INT_AND_-1207163059', u'INT_NOTEQUAL_-1207163072'), (u'INDIRECT_-1207155739', u'MULTIEQUAL_-1207157464'), ('const-433', u'LOAD_-1207163180'), (u'INDIRECT_-1207156193', u'MULTIEQUAL_-1207156101'), (u'MULTIEQUAL_-1207158235', u'COPY_-1207156528'), (u'LOAD_-1207166774', u'COPY_-1207155621'), (u'MULTIEQUAL_-1207155737', u'MULTIEQUAL_-1207155701'), (u'CALL_-1207164762', u'INDIRECT_-1207155414'), (u'MULTIEQUAL_-1207155363', u'PIECE_-1207155409'), ('const-0', u'CALL_-1207168565'), ('const--216', u'PTRSUB_-1207154396'), ('tmp_3838', u'CBRANCH_-1207166775'), (u'INDIRECT_-1207156042', u'MULTIEQUAL_-1207156781'), (u'MULTIEQUAL_-1207158768', u'MULTIEQUAL_-1207157194'), (u'INT_ADD_-1207159140', u'COPY_-1207155622'), (u'CALL_-1207168696', u'INDIRECT_-1207157850'), (u'LOAD_-1207165348', u'INT_EQUAL_-1207165329'), (u'INDIRECT_-1207158319', u'MULTIEQUAL_-1207158296'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207155105'), ('tmp_6777', u'CBRANCH_-1207164718'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207155637'), ('tmp_8793', u'CBRANCH_-1207163565'), (u'CAST_-1207153645', u'CALL_-1207164734'), (u'STORE_-1207166699', u'INDIRECT_-1207158424'), (u'COPY_-1207156052', u'COPY_-1207153714'), (u'MULTIEQUAL_-1207156453', u'MULTIEQUAL_-1207156470'), (u'MULTIEQUAL_-1207161773', u'PTRADD_-1207165288'), ('const-36', u'PTRSUB_-1207155879'), ('const-433', u'LOAD_-1207167039'), (u'LOAD_-1207169076', u'INT_EQUAL_-1207169049'), (u'MULTIEQUAL_-1207153524', u'MULTIEQUAL_-1207157508'), (u'INDIRECT_-1207156227', u'MULTIEQUAL_-1207157161'), (u'PTRSUB_-1207155952', u'PTRADD_-1207166732'), (u'CALL_-1207165720', u'INDIRECT_-1207158578'), (u'CALL_-1207163497', u'INDIRECT_-1207155839'), (u'PTRSUB_-1207154900', u'PTRADD_-1207165005'), (u'INDIRECT_-1207156981', u'MULTIEQUAL_-1207156884'), (u'PTRSUB_-1207155962', u'LOAD_-1207166869'), (u'INDIRECT_-1207157109', u'MULTIEQUAL_-1207157067'), ('const--216', u'PTRSUB_-1207153773'), ('const-0', u'INT_NOTEQUAL_-1207163551'), (u'INT_ZEXT_-1207162463', u'MULTIEQUAL_-1207162316'), ('const-8', u'PTRSUB_-1207155090'), ('const-0', u'PTRSUB_-1207156223'), (u'INT_SUB_-1207166925', u'INT_ADD_-1207166872'), (u'CALL_-1207165307', u'INDIRECT_-1207156942'), (u'INDIRECT_-1207156515', u'COPY_-1207154757'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207156063'), (u'CALL_-1207165593', u'INDIRECT_-1207158201'), (u'INT_ZEXT_-1207160371', u'MULTIEQUAL_-1207161088'), (u'INT_AND_-1207159607', u'INT_EQUAL_-1207167904'), (u'CALL_-1207167127', u'INDIRECT_-1207156965'), (u'LOAD_-1207165390', u'MULTIEQUAL_-1207154870'), ('tmp_8025', u'CBRANCH_-1207163780'), (u'CALL_-1207165352', u'INDIRECT_-1207156211'), ('tmp_2600', u'CBRANCH_-1207167396'), ('const-433', u'STORE_-1207166699'), (u'INT_NOTEQUAL_-1207163072', u'CBRANCH_-1207163070'), (u'MULTIEQUAL_-1207158975', u'MULTIEQUAL_-1207158839'), ('const-1362080', u'PTRSUB_-1207156289'), (u'CAST_-1207154161', u'LOAD_-1207163849'), (u'CAST_-1207155976', u'CALL_-1207165100'), (u'INDIRECT_-1207154980', u'STORE_-1207156836'), ('const-0', u'INT_NOTEQUAL_-1207163895'), (u'PTRADD_-1207167773', u'LOAD_-1207167833'), ('const-1', u'PTRADD_-1207168845'), (u'INDIRECT_-1207156878', u'MULTIEQUAL_-1207156781'), (u'MULTIEQUAL_-1207158177', u'MULTIEQUAL_-1207159280'), (u'INDIRECT_-1207154835', u'MULTIEQUAL_-1207157067'), (u'STORE_-1207166807', u'INDIRECT_-1207158557'), (u'CALL_-1207166923', u'INDIRECT_-1207156905'), (u'INT_MULT_-1207167601', u'PTRADD_-1207167567'), (u'INDIRECT_-1207158424', u'MULTIEQUAL_-1207158401'), (u'CALL_-1207165617', u'INDIRECT_-1207157101'), (u'INT_SRIGHT_-1207166898', u'INT_ADD_-1207166872'), (u'INDIRECT_-1207155472', u'MULTIEQUAL_-1207155346'), (u'INT_NOTEQUAL_-1207162984', u'CBRANCH_-1207162983'), (u'COPY_-1207157589', u'MULTIEQUAL_-1207157508'), (u'LOAD_-1207167755', u'MULTIEQUAL_-1207156134'), ('const-0', u'INT_EQUAL_-1207165813'), ('const-1312890', u'COPY_-1207154641'), (u'INT_SLESS_-1207168618', u'CBRANCH_-1207168617'), (u'INT_SEXT_-1207154238', u'PTRADD_-1207154260'), ('tmp_1313', u'CBRANCH_-1207168237'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207156085'), ('tmp_9459', u'BRANCH_-1207164274'), ('const-0', u'COPY_-1207160128'), (u'CALL_-1207165376', u'INDIRECT_-1207157742'), (u'MULTIEQUAL_-1207156767', u'MULTIEQUAL_-1207157355'), ('tmp_1886', u'CBRANCH_-1207167902'), (u'PTRSUB_-1207154739', u'LOAD_-1207165025'), ('tmp_6245', u'BRANCH_-1207164223'), (u'PTRADD_-1207165365', u'LOAD_-1207165427'), ('const-0', u'COPY_-1207159304'), (u'COPY_-1207153910', u'CALL_-1207164177'), (u'CALL_-1207163497', u'INDIRECT_-1207157049'), ('tmp_5554', u'CBRANCH_-1207165430'), (u'INT_ADD_-1207156823', u'PTRADD_-1207168778'), ('tmp_28078', u'PTRSUB_-1207155200'), (u'LOAD_-1207167941', u'INT_AND_-1207159616'), (u'INT_MULT_-1207167963', u'INT_ADD_-1207154870'), ('const-1', u'PTRADD_-1207167530'), (u'CALL_-1207163636', u'INDIRECT_-1207157315'), ('const-0', u'SUBPIECE_-1207158926'), (u'CALL_-1207163636', u'INDIRECT_-1207157525'), ('const-1362624', u'PTRSUB_-1207156074'), ('const-40', u'PTRADD_-1207155146'), ('const-0', u'INT_EQUAL_-1207165884'), (u'CALL_-1207163612', u'INDIRECT_-1207155586'), (u'CALL_-1207164195', u'INDIRECT_-1207154835'), (u'CALL_-1207165352', u'INDIRECT_-1207157836'), (u'MULTIEQUAL_-1207157664', u'MULTIEQUAL_-1207157591'), ('const-128', u'INT_AND_-1207163745'), (u'CALL_-1207164242', u'INDIRECT_-1207156276'), (u'INDIRECT_-1207157941', u'MULTIEQUAL_-1207158438'), (u'MULTIEQUAL_-1207155901', u'MULTIEQUAL_-1207155874'), (u'INT_ADD_-1207153661', u'PTRADD_-1207163072'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207156101'), (u'INDIRECT_-1207154777', u'MULTIEQUAL_-1207154757'), (u'CALL_-1207164762', u'INDIRECT_-1207155114'), ('const-9', u'INT_EQUAL_-1207168239'), (u'SUBPIECE_-1207158926', u'INT_ADD_-1207166934'), (u'CALL_-1207168696', u'INDIRECT_-1207159370'), (u'MULTIEQUAL_-1207157312', u'MULTIEQUAL_-1207157251'), ('const-0', u'PTRSUB_-1207156262'), ('const-3', u'INT_RIGHT_-1207167060'), (u'MULTIEQUAL_-1207155666', u'STORE_-1207157416'), ('const-16', u'PTRSUB_-1207153655'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207155998'), (u'INDIRECT_-1207159502', u'MULTIEQUAL_-1207158178'), ('tmp_7438', u'CBRANCH_-1207163237'), (u'INDIRECT_-1207154578', u'MULTIEQUAL_-1207157087'), (u'INDIRECT_-1207156050', u'COPY_-1207156089'), (u'MULTIEQUAL_-1207158401', u'COPY_-1207155558'), ('const-0', u'PTRSUB_-1207155335'), (u'LOAD_-1207166227', u'INT_ZEXT_-1207160418'), ('const-40', u'PTRADD_-1207153698'), ('const-100', u'INT_ADD_-1207165855'), ('const-8', u'INT_ADD_-1207154870'), (u'PTRSUB_-1207155122', u'STORE_-1207164353'), (u'INT_NOTEQUAL_-1207163758', u'CBRANCH_-1207163756'), ('const-10', u'STORE_-1207164731'), (u'LOAD_-1207164026', u'INT_AND_-1207158081'), ('tmp_28078', u'PTRSUB_-1207154372'), (u'PTRADD_-1207168778', u'LOAD_-1207168838'), (u'CALL_-1207167412', u'INDIRECT_-1207157409'), ('tmp_6423', u'CBRANCH_-1207165390'), (u'CALL_-1207165376', u'INDIRECT_-1207156122'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153661'), ('const-0', u'COPY_-1207154469'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207155108'), (u'CALL_-1207162314', u'INDIRECT_-1207155027'), ('const-1', u'INT_ADD_-1207166677'), (u'CALL_-1207164177', u'INDIRECT_-1207154678'), (u'PTRSUB_-1207154215', u'CAST_-1207154022'), (u'INDIRECT_-1207155610', u'MULTIEQUAL_-1207160636'), (u'INDIRECT_-1207155333', u'MULTIEQUAL_-1207155263'), (u'LOAD_-1207167013', u'INT_ADD_-1207159238'), (u'CALL_-1207164242', u'INDIRECT_-1207154866'), (u'INT_NOTEQUAL_-1207163663', u'CBRANCH_-1207163663'), (u'MULTIEQUAL_-1207156564', u'MULTIEQUAL_-1207157667'), (u'PTRSUB_-1207155290', u'PTRADD_-1207155147'), (u'MULTIEQUAL_-1207159188', u'MULTIEQUAL_-1207158367'), ('const-1396', u'COPY_-1207156634'), ('tmp_7782', u'CBRANCH_-1207163617'), (u'MULTIEQUAL_-1207159598', u'MULTIEQUAL_-1207158850'), (u'MULTIEQUAL_-1207159445', u'CAST_-1207153501'), (u'MULTIEQUAL_-1207154366', u'MULTIEQUAL_-1207154383'), (u'CALL_-1207165077', u'INDIRECT_-1207157732'), ('const-1362624', u'PTRSUB_-1207154900'), (u'INDIRECT_-1207155718', u'MULTIEQUAL_-1207155637'), ('const-0', u'INT_EQUAL_-1207165160'), (u'INDIRECT_-1207156495', u'MULTIEQUAL_-1207156639'), (u'INDIRECT_-1207156227', u'MULTIEQUAL_-1207155434'), (u'INDIRECT_-1207154965', u'MULTIEQUAL_-1207154840'), (u'INDIRECT_-1207155384', u'MULTIEQUAL_-1207155362'), ('const-16', u'INT_NOTEQUAL_-1207163749'), (u'INDIRECT_-1207156898', u'INT_SLESS_-1207164557'), ('const-433', u'LOAD_-1207168010'), (u'CALL_-1207166923', u'INDIRECT_-1207157005'), (u'MULTIEQUAL_-1207155798', u'MULTIEQUAL_-1207155737'), (u'COPY_-1207153699', u'MULTIEQUAL_-1207158524'), (u'LOAD_-1207167183', u'CALL_-1207165835'), ('const-516', u'INT_AND_-1207167601'), (u'CAST_-1207155230', u'CALL_-1207165593'), ('const-1', u'PTRADD_-1207167948'), (u'PTRSUB_-1207156867', u'CAST_-1207156105'), (u'MULTIEQUAL_-1207155143', u'MULTIEQUAL_-1207155160'), ('const-433', u'LOAD_-1207165390'), (u'INDIRECT_-1207158729', u'MULTIEQUAL_-1207158683'), (u'MULTIEQUAL_-1207155160', u'MULTIEQUAL_-1207157319'), (u'CALL_-1207165077', u'INDIRECT_-1207157312'), ('const-5', u'CALL_-1207165124'), (u'CALL_-1207163787', u'INDIRECT_-1207155417'), (u'CALL_-1207168673', u'INDIRECT_-1207159145'), (u'MULTIEQUAL_-1207158765', u'MULTIEQUAL_-1207158629'), (u'CALL_-1207163472', u'INDIRECT_-1207155918'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207156103'), (u'CALL_-1207164558', u'INDIRECT_-1207156430'), (u'INDIRECT_-1207155103', u'MULTIEQUAL_-1207155686'), (u'CALL_-1207164734', u'INDIRECT_-1207155100'), (u'INT_NOTEQUAL_-1207168743', u'CBRANCH_-1207168741'), ('const-433', u'LOAD_-1207167886'), (u'CALL_-1207164211', u'INDIRECT_-1207154742'), (u'INT_SEXT_-1207153671', u'PTRADD_-1207153689'), ('const-1639', u'CALL_-1207164191'), (u'CALL_-1207164630', u'INDIRECT_-1207156688'), (u'INDIRECT_-1207157259', u'MULTIEQUAL_-1207158978'), ('const-128', u'INT_AND_-1207166766'), (u'INT_AND_-1207158743', u'INT_EQUAL_-1207165451'), (u'CALL_-1207168394', u'INDIRECT_-1207157358'), ('const-1', u'PTRADD_-1207163025'), (u'MULTIEQUAL_-1207158801', u'MULTIEQUAL_-1207159280'), (u'INT_MULT_-1207167729', u'PTRADD_-1207167695'), (u'MULTIEQUAL_-1207159507', u'INT_SEXT_-1207153669'), (u'CALL_-1207164207', u'INDIRECT_-1207154881'), (u'MULTIEQUAL_-1207159175', u'MULTIEQUAL_-1207158018'), ('const-8', u'INT_ADD_-1207153755'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207155798'), (u'CALL_-1207164630', u'INDIRECT_-1207156898'), (u'CALL_-1207168565', u'INDIRECT_-1207159082'), (u'MULTIEQUAL_-1207158072', u'MULTIEQUAL_-1207158660'), ('const-2', u'PTRADD_-1207164383'), (u'CALL_-1207168673', u'INDIRECT_-1207159565'), (u'COPY_-1207155901', u'MULTIEQUAL_-1207157524'), (u'COPY_-1207155312', u'MULTIEQUAL_-1207158184'), (u'INT_ADD_-1207153580', u'PTRADD_-1207163139'), (u'MULTIEQUAL_-1207156945', u'LOAD_-1207164749'), (u'MULTIEQUAL_-1207155637', u'INT_AND_-1207157268'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168339'), (u'PTRSUB_-1207154702', u'PTRADD_-1207163408'), ('tmp_1345', u'BRANCH_-1207168206'), (u'COPY_-1207155338', u'MULTIEQUAL_-1207155720'), ('const-0', u'INT_EQUAL_-1207164789'), ('const-1312858', u'COPY_-1207165152'), (u'MULTIEQUAL_-1207157216', u'MULTIEQUAL_-1207157189'), ('const-128', u'INT_AND_-1207156784'), (u'INDIRECT_-1207156898', u'MULTIEQUAL_-1207156768'), (u'COPY_-1207153694', u'MULTIEQUAL_-1207157524'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153755'), (u'PTRADD_-1207164199', u'COPY_-1207154050'), (u'INT_ADD_-1207164459', u'CAST_-1207153500'), (u'INDIRECT_-1207157672', u'MULTIEQUAL_-1207157255'), (u'CALL_-1207168565', u'INDIRECT_-1207159502'), (u'CALL_-1207164211', u'INDIRECT_-1207154945'), (u'MULTIEQUAL_-1207157161', u'MULTIEQUAL_-1207155586'), ('const-1', u'PTRADD_-1207164224'), ('tmp_8821', u'CBRANCH_-1207163545'), (u'CALL_-1207165376', u'INDIRECT_-1207157637'), ('const-0', u'INT_NOTEQUAL_-1207163557'), ('const--216', u'PTRSUB_-1207154385'), ('const-1', u'PTRADD_-1207164402'), (u'PTRSUB_-1207153767', u'PTRADD_-1207153697'), (u'MULTIEQUAL_-1207156945', u'MULTIEQUAL_-1207157657'), ('tmp_9749', u'CALL_-1207164211'), (u'COPY_-1207157639', u'MULTIEQUAL_-1207157508'), ('const-7', u'INT_RIGHT_-1207166973'), (u'MULTIEQUAL_-1207156470', u'MULTIEQUAL_-1207156453'), ('const-20', u'PTRSUB_-1207155116'), (u'MULTIEQUAL_-1207158473', u'MULTIEQUAL_-1207158259'), (u'LOAD_-1207165487', u'INT_ZEXT_-1207161150'), ('const-1362624', u'PTRSUB_-1207156851'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207156431'), ('const-2', u'INT_MULT_-1207167534'), ('const-0', u'PTRSUB_-1207155136'), ('const-1', u'PTRADD_-1207165175'), ('const-64', u'INT_OR_-1207166783'), (u'CAST_-1207156388', u'PTRSUB_-1207153603'), (u'CALL_-1207166923', u'INDIRECT_-1207156805'), ('tmp_9750', u'PTRSUB_-1207155554'), (u'INDIRECT_-1207157619', u'MULTIEQUAL_-1207157522'), ('const-433', u'LOAD_-1207164255'), (u'MULTIEQUAL_-1207154840', u'MULTIEQUAL_-1207154857'), (u'INT_AND_-1207166917', u'CALL_-1207166923'), (u'COPY_-1207155984', u'MULTIEQUAL_-1207158660'), (u'MULTIEQUAL_-1207157153', u'COPY_-1207166904'), (u'CAST_-1207156388', u'PTRSUB_-1207153522'), (u'INDIRECT_-1207156390', u'MULTIEQUAL_-1207155770'), ('const-433', u'LOAD_-1207166984'), ('const-433', u'STORE_-1207158291'), (u'CALL_-1207163787', u'INDIRECT_-1207156627'), (u'INT_ADD_-1207154921', u'PTRADD_-1207163828'), (u'LOAD_-1207165878', u'MULTIEQUAL_-1207160092'), (u'LOAD_-1207166774', u'INT_SLESS_-1207166752'), (u'CALL_-1207165101', u'INDIRECT_-1207157743'), ('const-1', u'INT_EQUAL_-1207168379'), (u'INDIRECT_-1207157312', u'MULTIEQUAL_-1207158696'), (u'INDIRECT_-1207156227', u'PIECE_-1207156274'), (u'INDIRECT_-1207157209', u'MULTIEQUAL_-1207157153'), (u'MULTIEQUAL_-1207156558', u'MULTIEQUAL_-1207156575'), (u'PTRADD_-1207166712', u'CAST_-1207155467'), (u'CALL_-1207165101', u'INDIRECT_-1207155913'), (u'PTRADD_-1207167986', u'MULTIEQUAL_-1207161773'), ('tmp_28078', u'PTRSUB_-1207153759'), ('const-0', u'COPY_-1207164133'), (u'MULTIEQUAL_-1207158070', u'MULTIEQUAL_-1207156914'), ('tmp_40668', u'MULTIEQUAL_-1207157152'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155868'), (u'PTRSUB_-1207154495', u'LOAD_-1207163765'), (u'MULTIEQUAL_-1207161773', u'PTRADD_-1207167753'), (u'INT_EQUAL_-1207163767', u'CBRANCH_-1207163765'), ('const-4', u'INT_ADD_-1207155965'), (u'INT_ZEXT_-1207161150', u'INT_MULT_-1207164500'), (u'MULTIEQUAL_-1207156511', u'MULTIEQUAL_-1207157667'), ('const-433', u'LOAD_-1207165248'), (u'INDIRECT_-1207156942', u'COPY_-1207155223'), (u'INT_ADD_-1207164433', u'COPY_-1207154987'), (u'CALL_-1207168696', u'CALL_-1207168649'), (u'CALL_-1207164082', u'INDIRECT_-1207155444'), (u'INT_NOTEQUAL_-1207163551', u'CBRANCH_-1207163545'), (u'MULTIEQUAL_-1207158296', u'COPY_-1207155557'), (u'MULTIEQUAL_-1207157947', u'COPY_-1207155249'), ('const-1311344', u'COPY_-1207162974'), (u'MULTIEQUAL_-1207156085', u'MULTIEQUAL_-1207156103'), ('const-433', u'LOAD_-1207167457'), ('tmp_941', u'CBRANCH_-1207168503'), (u'MULTIEQUAL_-1207156439', u'MULTIEQUAL_-1207157152'), (u'INDIRECT_-1207157514', u'MULTIEQUAL_-1207157417'), (u'LOAD_-1207167783', u'INT_ZEXT_-1207161749'), (u'CAST_-1207153388', u'LOAD_-1207163300'), (u'COPY_-1207155645', u'CALL_-1207165331'), (u'CALL_-1207168418', u'INDIRECT_-1207159092'), ('tmp_5192', u'CBRANCH_-1207164300'), ('const-1384', u'COPY_-1207156878'), (u'CALL_-1207166923', u'INDIRECT_-1207157209'), (u'CALL_-1207167127', u'INDIRECT_-1207158583'), ('const-37', u'INT_EQUAL_-1207168779'), (u'COPY_-1207155368', u'MULTIEQUAL_-1207160334'), ('const-433', u'LOAD_-1207167106'), (u'LOAD_-1207163066', u'INT_EQUAL_-1207163015'), (u'INT_SEXT_-1207167440', u'CALL_-1207167428'), (u'LOAD_-1207163091', u'INT_EQUAL_-1207163076'), (u'INT_AND_-1207157819', u'INT_EQUAL_-1207163572'), (u'CAST_-1207154984', u'COPY_-1207164109'), ('const-1311568', u'COPY_-1207155863'), (u'MULTIEQUAL_-1207155677', u'MULTIEQUAL_-1207155398'), (u'CALL_-1207164082', u'INDIRECT_-1207156957'), ('tmp_1193', u'CBRANCH_-1207168317'), ('const--216', u'PTRSUB_-1207155290'), (u'INDIRECT_-1207155180', u'MULTIEQUAL_-1207157319'), (u'MULTIEQUAL_-1207157251', u'MULTIEQUAL_-1207155998'), ('const-0', u'SUBPIECE_-1207157599'), (u'INDIRECT_-1207156008', u'MULTIEQUAL_-1207156511'), (u'MULTIEQUAL_-1207159507', u'INT_SEXT_-1207153668'), (u'LOAD_-1207165348', u'INT_NOTEQUAL_-1207164483'), (u'MULTIEQUAL_-1207158228', u'MULTIEQUAL_-1207159385'), (u'CALL_-1207165617', u'INDIRECT_-1207156594'), (u'INT_ZEXT_-1207162446', u'INT_MULT_-1207167847'), (u'CALL_-1207166923', u'INDIRECT_-1207158425'), (u'PTRADD_-1207163408', u'CAST_-1207154241'), (u'INDIRECT_-1207157233', u'MULTIEQUAL_-1207157146'), (u'PTRADD_-1207164728', u'MULTIEQUAL_-1207161260'), (u'PTRSUB_-1207156119', u'LOAD_-1207167457'), (u'CALL_-1207162314', u'INDIRECT_-1207156242'), (u'INDIRECT_-1207158473', u'MULTIEQUAL_-1207158387'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207154666'), (u'COPY_-1207168534', u'MULTIEQUAL_-1207161722'), (u'CALL_-1207164082', u'INDIRECT_-1207155747'), (u'INT_EQUAL_-1207168869', u'CBRANCH_-1207168867'), ('const-0', u'INT_NOTEQUAL_-1207163533'), ('const-1', u'INT_AND_-1207166797'), ('const-1125899906842753', u'INT_RIGHT_-1207166795'), ('const-433', u'LOAD_-1207165427'), (u'PTRSUB_-1207153643', u'STORE_-1207156847'), (u'CALL_-1207166871', u'INDIRECT_-1207157385'), (u'LOAD_-1207165879', u'CALL_-1207165835'), (u'CALL_-1207163756', u'INDIRECT_-1207154834'), (u'MULTIEQUAL_-1207155586', u'MULTIEQUAL_-1207156339'), (u'CALL_-1207167428', u'INDIRECT_-1207158529'), (u'MULTIEQUAL_-1207156089', u'MULTIEQUAL_-1207156842'), (u'MULTIEQUAL_-1207158235', u'MULTIEQUAL_-1207158184'), (u'INDIRECT_-1207158516', u'MULTIEQUAL_-1207158438'), (u'PTRSUB_-1207155554', u'LOAD_-1207165471'), (u'INDIRECT_-1207158368', u'MULTIEQUAL_-1207158438'), (u'CALL_-1207164205', u'INDIRECT_-1207156002'), ('const-0', u'PTRSUB_-1207153690'), (u'CALL_-1207165835', u'INDIRECT_-1207156145'), (u'COPY_-1207160663', u'COPY_-1207154645'), (u'CALL_-1207165835', u'INDIRECT_-1207156549'), (u'INDIRECT_-1207157309', u'MULTIEQUAL_-1207157267'), ('const-0', u'SUBPIECE_-1207158509'), (u'INDIRECT_-1207158124', u'MULTIEQUAL_-1207157995'), ('tmp_4421', u'BRANCH_-1207164174'), (u'LOAD_-1207163613', u'INT_NOTEQUAL_-1207163587'), ('const-5', u'CALL_-1207164082'), (u'COPY_-1207156619', u'MULTIEQUAL_-1207157508'), (u'LOAD_-1207163215', u'MULTIEQUAL_-1207153982'), (u'INDIRECT_-1207155180', u'MULTIEQUAL_-1207155160'), (u'INDIRECT_-1207156942', u'COPY_-1207155168'), ('const-1362080', u'PTRSUB_-1207156979'), (u'INDIRECT_-1207157672', u'COPY_-1207156221'), (u'INT_NOTEQUAL_-1207164006', u'CBRANCH_-1207164005'), (u'MULTIEQUAL_-1207157770', u'MULTIEQUAL_-1207156614'), (u'INDIRECT_-1207156688', u'MULTIEQUAL_-1207156558'), ('const-1371', u'COPY_-1207157372'), ('const--14', u'INT_AND_-1207163538'), (u'CALL_-1207163763', u'INDIRECT_-1207155103'), (u'CALL_-1207165744', u'INDIRECT_-1207156959'), (u'CALL_-1207163612', u'INDIRECT_-1207156089'), (u'INDIRECT_-1207156311', u'MULTIEQUAL_-1207156814'), ('tmp_28078', u'PTRSUB_-1207154330'), ('const-1311520', u'COPY_-1207155022'), (u'MULTIEQUAL_-1207157464', u'MULTIEQUAL_-1207156642'), (u'MULTIEQUAL_-1207155498', u'MULTIEQUAL_-1207155471'), ('tmp_9750', u'PTRSUB_-1207156129'), (u'COPY_-1207155584', u'CAST_-1207155303'), (u'CALL_-1207165835', u'INDIRECT_-1207157555'), ('const-8', u'PTRADD_-1207153913'), (u'MULTIEQUAL_-1207156984', u'MULTIEQUAL_-1207156955'), ('const-10', u'CALL_-1207164832'), (u'CALL_-1207164492', u'INT_EQUAL_-1207164478'), (u'BOOL_OR_-1207155251', u'CBRANCH_-1207165219'), ('const-433', u'LOAD_-1207164513'), (u'CALL_-1207168565', u'INDIRECT_-1207159397'), ('const-4294967295', u'INT_SLESS_-1207167162'), ('const-2', u'INT_MULT_-1207168730'), (u'CALL_-1207163787', u'INDIRECT_-1207156837'), (u'INDIRECT_-1207156721', u'MULTIEQUAL_-1207157299'), (u'MULTIEQUAL_-1207156945', u'PTRADD_-1207164728'), ('const--256', u'PTRSUB_-1207156844'), (u'CAST_-1207154959', u'CALL_-1207164558'), ('tmp_1253', u'CBRANCH_-1207168277'), ('const-1', u'PTRADD_-1207167500'), ('const-40', u'PTRADD_-1207155809'), (u'INDIRECT_-1207156638', u'MULTIEQUAL_-1207156714'), (u'CALL_-1207168418', u'INDIRECT_-1207157877'), (u'CALL_-1207166871', u'INDIRECT_-1207157181'), (u'LOAD_-1207164749', u'MULTIEQUAL_-1207154870'), (u'INDIRECT_-1207156600', u'MULTIEQUAL_-1207155980'), (u'INT_EQUAL_-1207163510', u'CBRANCH_-1207163507'), (u'CALL_-1207165100', u'INDIRECT_-1207159266'), (u'CALL_-1207168418', u'INDIRECT_-1207157677'), (u'CALL_-1207163497', u'INDIRECT_-1207155536'), ('const-0', u'CALL_-1207165744'), (u'COPY_-1207154537', u'MULTIEQUAL_-1207158660'), (u'CALL_-1207165835', u'INDIRECT_-1207157765'), (u'MULTIEQUAL_-1207158157', u'MULTIEQUAL_-1207158228'), (u'MULTIEQUAL_-1207156041', u'MULTIEQUAL_-1207154787'), (u'CALL_-1207164558', u'INDIRECT_-1207158155'), (u'INT_NOTEQUAL_-1207168485', u'CBRANCH_-1207168485'), (u'CALL_-1207163763', u'INDIRECT_-1207156931'), (u'MULTIEQUAL_-1207156542', u'MULTIEQUAL_-1207156614'), (u'MULTIEQUAL_-1207157161', u'MULTIEQUAL_-1207156339'), (u'COPY_-1207155749', u'MULTIEQUAL_-1207155720'), ('tmp_9750', u'PTRSUB_-1207156838'), (u'MULTIEQUAL_-1207157417', u'MULTIEQUAL_-1207157600'), (u'CALL_-1207168673', u'INDIRECT_-1207157735'), (u'INDIRECT_-1207158263', u'MULTIEQUAL_-1207158177'), ('const-1', u'PTRADD_-1207167626'), (u'INDIRECT_-1207156688', u'MULTIEQUAL_-1207158734'), (u'CALL_-1207165720', u'INDIRECT_-1207156748'), ('const-0', u'INT_NOTEQUAL_-1207163942'), ('tmp_5936', u'CBRANCH_-1207165777'), (u'INDIRECT_-1207155988', u'MULTIEQUAL_-1207158492'), (u'CALL_-1207164191', u'INDIRECT_-1207156177'), (u'COPY_-1207155929', u'MULTIEQUAL_-1207156139'), (u'CAST_-1207155546', u'LOAD_-1207166984'), (u'INT_SRIGHT_-1207166709', u'SUBPIECE_-1207161703'), (u'CALL_-1207165101', u'INDIRECT_-1207156013'), ('const-0', u'PTRSUB_-1207154844'), (u'LOAD_-1207165451', u'INT_NOTEQUAL_-1207163663'), (u'CALL_-1207165617', u'CAST_-1207155230'), (u'INT_NOTEQUAL_-1207165335', u'CBRANCH_-1207165335'), (u'CALL_-1207164205', u'INDIRECT_-1207154489'), (u'CALL_-1207168394', u'INDIRECT_-1207159076'), (u'LOAD_-1207163613', u'INT_NOTEQUAL_-1207163535'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207155774'), (u'PTRSUB_-1207153812', u'PTRADD_-1207153698'), (u'CALL_-1207167412', u'INDIRECT_-1207157209'), (u'MULTIEQUAL_-1207157426', u'MULTIEQUAL_-1207157399'), ('const-40', u'PTRSUB_-1207154245'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207154787'), (u'CALL_-1207164191', u'INDIRECT_-1207155967'), ('tmp_5252', u'CBRANCH_-1207165419'), (u'PTRSUB_-1207156074', u'PTRADD_-1207166951'), ('const-1', u'PTRADD_-1207167590'), (u'INT_EQUAL_-1207165329', u'CBRANCH_-1207165327'), (u'PTRADD_-1207153697', u'PTRSUB_-1207153695'), (u'INT_AND_-1207159651', u'INT_EQUAL_-1207168030'), (u'INT_AND_-1207167807', u'INT_EQUAL_-1207167821'), (u'PTRADD_-1207167530', u'SUBPIECE_-1207160953'), (u'INT_NOTEQUAL_-1207158443', u'BOOL_OR_-1207155251'), (u'CALL_-1207164207', u'INDIRECT_-1207156097'), ('const-433', u'LOAD_-1207166992'), (u'STORE_-1207164806', u'INDIRECT_-1207156842'), ('const-0', u'CALL_-1207163636'), ('const-1', u'INT_ADD_-1207166201'), (u'MULTIEQUAL_-1207156642', u'MULTIEQUAL_-1207157355'), (u'CALL_-1207164058', u'INDIRECT_-1207157366'), (u'PTRSUB_-1207155116', u'LOAD_-1207165879'), (u'COPY_-1207155326', u'MULTIEQUAL_-1207157018'), ('const-5', u'CALL_-1207164762'), ('const-8', u'PTRSUB_-1207153661'), ('const-1362624', u'PTRSUB_-1207156328'), (u'INT_EQUAL_-1207163245', u'CBRANCH_-1207163237'), (u'MULTIEQUAL_-1207157695', u'MULTIEQUAL_-1207157657'), (u'INDIRECT_-1207156583', u'MULTIEQUAL_-1207156511'), (u'MULTIEQUAL_-1207156814', u'MULTIEQUAL_-1207157970'), (u'PTRSUB_-1207154255', u'PTRSUB_-1207154215'), (u'MULTIEQUAL_-1207155637', u'MULTIEQUAL_-1207155601'), (u'INT_EQUAL_-1207168279', u'CBRANCH_-1207168277'), (u'CALL_-1207165101', u'CAST_-1207154446'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207165572'), (u'INDIRECT_-1207156122', u'MULTIEQUAL_-1207156041'), (u'MULTIEQUAL_-1207159507', u'INT_ADD_-1207164373'), (u'COPY_-1207156821', u'MULTIEQUAL_-1207153524'), (u'CALL_-1207163787', u'INDIRECT_-1207155114'), (u'CALL_-1207162314', u'INDIRECT_-1207156557'), (u'CALL_-1207164558', u'INDIRECT_-1207157840'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207156979'), ('const-0', u'PTRSUB_-1207154255'), ('const-0', u'COPY_-1207164121'), (u'INDIRECT_-1207156495', u'MULTIEQUAL_-1207158629'), ('const-5', u'CALL_-1207165376'), ('const-1', u'PTRADD_-1207163572'), (u'MULTIEQUAL_-1207157664', u'MULTIEQUAL_-1207156914'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207154366'), (u'MULTIEQUAL_-1207155363', u'MULTIEQUAL_-1207154263'), ('tmp_28078', u'PTRSUB_-1207153773'), (u'SUBPIECE_-1207158509', u'INT_NOTEQUAL_-1207164770'), (u'INDIRECT_-1207156886', u'MULTIEQUAL_-1207156814'), (u'COPY_-1207156672', u'MULTIEQUAL_-1207162852'), (u'CALL_-1207163612', u'INDIRECT_-1207157514'), (u'INT_SUB_-1207159290', u'INT_RIGHT_-1207167060'), ('const-41', u'INT_EQUAL_-1207165487'), ('const-0', u'INT_NOTEQUAL_-1207163280'), (u'PTRADD_-1207163139', u'LOAD_-1207163199'), ('tmp_3749', u'CBRANCH_-1207166835'), (u'MULTIEQUAL_-1207158367', u'MULTIEQUAL_-1207159080'), (u'MULTIEQUAL_-1207157667', u'MULTIEQUAL_-1207156511'), (u'CALL_-1207165352', u'INDIRECT_-1207156008'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168359'), ('const-433', u'LOAD_-1207168794'), (u'LOAD_-1207166774', u'INT_ADD_-1207159140'), (u'MULTIEQUAL_-1207157768', u'MULTIEQUAL_-1207157695'), (u'PTRADD_-1207167753', u'LOAD_-1207167815'), (u'CALL_-1207166923', u'INDIRECT_-1207158215'), (u'PTRADD_-1207165403', u'INT_NOTEQUAL_-1207164452'), ('tmp_5053', u'BRANCH_-1207163755'), ('const-5', u'CALL_-1207165744'), ('tmp_7712', u'CBRANCH_-1207163756'), (u'COPY_-1207153808', u'CAST_-1207153496'), ('const-8', u'INT_ADD_-1207156356'), (u'PTRADD_-1207164199', u'MULTIEQUAL_-1207158184'), (u'INT_NOTEQUAL_-1207163219', u'CBRANCH_-1207163219'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207155788'), ('const-16', u'INT_NOTEQUAL_-1207163561'), (u'INT_ZEXT_-1207161179', u'MULTIEQUAL_-1207161151'), (u'CALL_-1207165307', u'INDIRECT_-1207158158'), (u'COPY_-1207164121', u'MULTIEQUAL_-1207156455'), (u'CAST_-1207154307', u'LOAD_-1207163602'), (u'MULTIEQUAL_-1207159308', u'INT_SLESSEQUAL_-1207166645'), ('tmp_40684', u'MULTIEQUAL_-1207159490'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207155737'), (u'INDIRECT_-1207159056', u'MULTIEQUAL_-1207158978'), (u'COPY_-1207156165', u'MULTIEQUAL_-1207162102'), ('const-1', u'PTRADD_-1207163828'), (u'INT_AND_-1207158153', u'INT_EQUAL_-1207164789'), (u'CALL_-1207163497', u'INDIRECT_-1207157259'), (u'CALL_-1207165124', u'INDIRECT_-1207157547'), ('const-0', u'INT_EQUAL_-1207167904'), (u'MULTIEQUAL_-1207158438', u'MULTIEQUAL_-1207159595'), (u'CALL_-1207165720', u'INDIRECT_-1207157152'), (u'INDIRECT_-1207156327', u'INT_NOTEQUAL_-1207164534'), (u'INDIRECT_-1207156665', u'MULTIEQUAL_-1207158893'), (u'CALL_-1207165593', u'INDIRECT_-1207156886'), (u'MULTIEQUAL_-1207156966', u'INT_SEXT_-1207164491'), (u'INDIRECT_-1207156591', u'MULTIEQUAL_-1207158597'), (u'INDIRECT_-1207159076', u'MULTIEQUAL_-1207156975'), ('const-8', u'INT_ADD_-1207156823'), (u'INDIRECT_-1207155280', u'MULTIEQUAL_-1207157419'), ('const-433', u'LOAD_-1207165878'), (u'CALL_-1207164205', u'INDIRECT_-1207154692'), (u'PTRSUB_-1207155255', u'PTRADD_-1207155115'), ('const-1', u'PTRADD_-1207164224'), (u'CAST_-1207156388', u'PTRSUB_-1207154495'), ('const-20', u'PTRSUB_-1207156119'), ('const-12', u'INT_ADD_-1207164459'), (u'INT_ADD_-1207159034', u'CALL_-1207166923'), (u'LOAD_-1207164475', u'STORE_-1207164286'), (u'PTRSUB_-1207153654', u'CAST_-1207153435'), (u'CALL_-1207166871', u'INDIRECT_-1207157081'), ('const-0', u'INT_NOTEQUAL_-1207166779'), (u'COPY_-1207154908', u'MULTIEQUAL_-1207157018'), (u'CALL_-1207164242', u'INDIRECT_-1207155066'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207155770'), (u'PTRSUB_-1207153727', u'PTRADD_-1207163072'), (u'CALL_-1207164205', u'INDIRECT_-1207154996'), (u'PTRADD_-1207164402', u'MULTIEQUAL_-1207161045'), (u'MULTIEQUAL_-1207157768', u'PTRADD_-1207165389'), (u'CALL_-1207168696', u'INDIRECT_-1207158050'), (u'MULTIEQUAL_-1207157970', u'MULTIEQUAL_-1207156814'), (u'CALL_-1207164058', u'INDIRECT_-1207155433'), (u'CALL_-1207165593', u'INDIRECT_-1207158096'), ('const-3', u'PTRADD_-1207153908'), (u'MULTIEQUAL_-1207156781', u'MULTIEQUAL_-1207156752'), ('const-0', u'PTRSUB_-1207153643'), (u'INDIRECT_-1207156430', u'COPY_-1207154654'), (u'CALL_-1207165101', u'INDIRECT_-1207156113'), (u'INDIRECT_-1207157006', u'MULTIEQUAL_-1207156964'), ('const-1', u'INT_ADD_-1207164373'), (u'LOAD_-1207163180', u'MULTIEQUAL_-1207153982'), ('const-32', u'INT_AND_-1207167807'), (u'INDIRECT_-1207154727', u'MULTIEQUAL_-1207157255'), ('const-0', u'PTRSUB_-1207156074'), (u'MULTIEQUAL_-1207157564', u'MULTIEQUAL_-1207156742'), (u'MULTIEQUAL_-1207158532', u'MULTIEQUAL_-1207158506'), (u'CALL_-1207162314', u'INDIRECT_-1207154827'), ('const-433', u'LOAD_-1207167627'), (u'INDIRECT_-1207155406', u'MULTIEQUAL_-1207155989'), (u'CALL_-1207164058', u'INDIRECT_-1207155736'), (u'CALL_-1207163496', u'INDIRECT_-1207157139'), ('const-433', u'LOAD_-1207167725'), ('const-0', u'INT_NOTEQUAL_-1207163619'), (u'COPY_-1207156634', u'MULTIEQUAL_-1207157508'), ('const-16', u'INT_MULT_-1207164500'), (u'MULTIEQUAL_-1207157194', u'MULTIEQUAL_-1207157947'), (u'PTRSUB_-1207154324', u'PTRADD_-1207163572'), (u'CALL_-1207163787', u'INDIRECT_-1207155517'), (u'MULTIEQUAL_-1207159507', u'INT_SEXT_-1207153672'), ('tmp_7679', u'CBRANCH_-1207163091'), (u'CALL_-1207166871', u'INDIRECT_-1207158601'), (u'PTRSUB_-1207156838', u'LOAD_-1207168997'), (u'INT_EQUAL_-1207164814', u'CBRANCH_-1207164812'), ('tmp_40668', u'MULTIEQUAL_-1207157667'), ('const-0', u'SUBPIECE_-1207157909'), ('const-1311616', u'COPY_-1207154316'), ('const-1', u'PTRADD_-1207163408'), (u'INDIRECT_-1207156211', u'MULTIEQUAL_-1207156714'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207157768'), (u'INDIRECT_-1207158578', u'MULTIEQUAL_-1207158492'), ('const-128', u'INT_AND_-1207163606'), (u'CALL_-1207163496', u'CAST_-1207154257'), (u'MULTIEQUAL_-1207154857', u'MULTIEQUAL_-1207154840'), (u'PTRSUB_-1207155515', u'CALL_-1207166871'), (u'CALL_-1207163763', u'INDIRECT_-1207157036'), (u'MULTIEQUAL_-1207154870', u'INT_EQUAL_-1207164721'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154579'), (u'MULTIEQUAL_-1207158768', u'MULTIEQUAL_-1207158072'), (u'CALL_-1207168565', u'INDIRECT_-1207157972'), ('tmp_40681', u'MULTIEQUAL_-1207159175'), (u'INT_EQUAL_-1207163961', u'CBRANCH_-1207163960'), (u'PTRADD_-1207164383', u'COPY_-1207154081'), (u'MULTIEQUAL_-1207157461', u'MULTIEQUAL_-1207157426'), ('const-1362624', u'PTRSUB_-1207153727'), ('tmp_7377', u'CBRANCH_-1207163279'), (u'CALL_-1207163496', u'INDIRECT_-1207156029'), ('const-1', u'CALL_-1207168565'), (u'MULTIEQUAL_-1207157555', u'MULTIEQUAL_-1207157419'), (u'MULTIEQUAL_-1207157290', u'MULTIEQUAL_-1207156190'), (u'MULTIEQUAL_-1207155666', u'MULTIEQUAL_-1207157564'), ('const-1', u'PTRADD_-1207164394'), (u'INDIRECT_-1207154980', u'MULTIEQUAL_-1207154960'), ('const-0', u'INT_EQUAL_-1207167113'), (u'STORE_-1207166807', u'INDIRECT_-1207158347'), (u'INDIRECT_-1207157152', u'MULTIEQUAL_-1207157071'), ('tmp_28078', u'PTRSUB_-1207156844'), (u'MULTIEQUAL_-1207157356', u'MULTIEQUAL_-1207156103'), ('const-16', u'INT_EQUAL_-1207163245'), (u'CALL_-1207164205', u'INDIRECT_-1207156212'), ('const-1', u'PTRADD_-1207167745'), (u'INDIRECT_-1207156810', u'MULTIEQUAL_-1207156954'), (u'LOAD_-1207165794', u'INT_NOTEQUAL_-1207165778'), (u'CALL_-1207163636', u'INDIRECT_-1207156000'), (u'INT_ZEXT_-1207161749', u'INT_MULT_-1207167729'), (u'INDIRECT_-1207156545', u'MULTIEQUAL_-1207156464'), ('const-16', u'INT_MULT_-1207167114'), (u'INDIRECT_-1207156282', u'COPY_-1207156338'), (u'INDIRECT_-1207157358', u'MULTIEQUAL_-1207155263'), ('const-0', u'CALL_-1207165835'), (u'INT_ADD_-1207166201', u'COPY_-1207154128'), ('const-1', u'PTRADD_-1207167706'), (u'MULTIEQUAL_-1207156470', u'MULTIEQUAL_-1207158629'), ('const-433', u'LOAD_-1207167833'), (u'INDIRECT_-1207157443', u'MULTIEQUAL_-1207157356'), (u'SUBPIECE_-1207157909', u'MULTIEQUAL_-1207157589'), (u'CALL_-1207163612', u'INDIRECT_-1207155989'), (u'CALL_-1207168649', u'INDIRECT_-1207159130'), (u'PTRADD_-1207155895', u'MULTIEQUAL_-1207160591'), (u'MULTIEQUAL_-1207158365', u'COPY_-1207158452'), (u'MULTIEQUAL_-1207159445', u'LOAD_-1207164513'), (u'INDIRECT_-1207157005', u'MULTIEQUAL_-1207157055'), (u'MULTIEQUAL_-1207155498', u'MULTIEQUAL_-1207154280'), ('tmp_9750', u'PTRSUB_-1207155116'), (u'INT_SUB_-1207167517', u'MULTIEQUAL_-1207159392'), ('const-1', u'PTRADD_-1207165572'), (u'LOAD_-1207164240', u'INT_SEXT_-1207164223'), ('const-1362624', u'PTRSUB_-1207156429'), (u'PTRSUB_-1207156979', u'PTRADD_-1207169100'), (u'LOAD_-1207167560', u'INT_AND_-1207167534'), ('const-1312913', u'COPY_-1207155798'), (u'INDIRECT_-1207156549', u'MULTIEQUAL_-1207157286'), (u'CALL_-1207163497', u'INDIRECT_-1207157154'), (u'MULTIEQUAL_-1207155346', u'MULTIEQUAL_-1207155362'), ('const-0', u'INT_NOTEQUAL_-1207167480'), (u'MULTIEQUAL_-1207157464', u'MULTIEQUAL_-1207156767'), ('const-1', u'PTRADD_-1207167567'), (u'CALL_-1207163787', u'CAST_-1207153747'), (u'MULTIEQUAL_-1207160021', u'MULTIEQUAL_-1207158850'), ('const-0', u'INT_NOTEQUAL_-1207168743'), (u'STORE_-1207166699', u'INDIRECT_-1207158634'), (u'INT_AND_-1207167534', u'INT_NOTEQUAL_-1207167547'), (u'INDIRECT_-1207155504', u'MULTIEQUAL_-1207157491'), ('const-1403', u'COPY_-1207156721'), (u'INDIRECT_-1207156686', u'MULTIEQUAL_-1207156614'), (u'PTRADD_-1207169051', u'COPY_-1207156638'), ('const-433', u'STORE_-1207158281'), (u'MULTIEQUAL_-1207156365', u'MULTIEQUAL_-1207158524'), (u'MULTIEQUAL_-1207157216', u'MULTIEQUAL_-1207155998'), (u'MULTIEQUAL_-1207162316', u'INT_MULT_-1207168919'), (u'LOAD_-1207169186', u'CAST_-1207156527'), (u'INDIRECT_-1207157209', u'MULTIEQUAL_-1207157167'), (u'INDIRECT_-1207156738', u'MULTIEQUAL_-1207156814'), ('tmp_40669', u'MULTIEQUAL_-1207157770'), (u'INT_NOTEQUAL_-1207163728', u'CBRANCH_-1207163727'), ('tmp_8114', u'CBRANCH_-1207163727'), (u'INDIRECT_-1207159181', u'MULTIEQUAL_-1207157080'), (u'CALL_-1207168649', u'INDIRECT_-1207157617'), (u'MULTIEQUAL_-1207159185', u'INT_SRIGHT_-1207166898'), ('const-1311304', u'COPY_-1207154824'), (u'MULTIEQUAL_-1207156945', u'LOAD_-1207165390'), ('const-1', u'PTRADD_-1207167574'), (u'COPY_-1207153808', u'LOAD_-1207164279'), ('const-0', u'CALL_-1207165376'), (u'COPY_-1207155892', u'MULTIEQUAL_-1207156139'), (u'MULTIEQUAL_-1207157071', u'COPY_-1207155447'), (u'CALL_-1207165307', u'INDIRECT_-1207157948'), (u'INDIRECT_-1207156946', u'MULTIEQUAL_-1207156870'), (u'PTRADD_-1207165296', u'INT_NOTEQUAL_-1207164452'), (u'INT_ADD_-1207166934', u'INT_SUB_-1207166925'), (u'MULTIEQUAL_-1207158696', u'COPY_-1207155984'), (u'COPY_-1207156663', u'LOAD_-1207169103'), (u'MULTIEQUAL_-1207160591', u'PTRADD_-1207155895'), (u'MULTIEQUAL_-1207158184', u'MULTIEQUAL_-1207157995'), (u'INDIRECT_-1207155436', u'MULTIEQUAL_-1207157161'), ('const--216', u'PTRSUB_-1207155279'), (u'MULTIEQUAL_-1207159188', u'MULTIEQUAL_-1207159116'), (u'MULTIEQUAL_-1207158734', u'MULTIEQUAL_-1207158702'), (u'CALL_-1207165744', u'INDIRECT_-1207156656'), (u'PTRADD_-1207164969', u'COPY_-1207154518'), (u'CAST_-1207154875', u'STORE_-1207158280'), ('tmp_5771', u'CBRANCH_-1207164482'), (u'LOAD_-1207168063', u'INT_AND_-1207158947'), ('const-0', u'INT_EQUAL_-1207168030'), (u'INT_SUB_-1207165846', u'CALL_-1207165835'), (u'INDIRECT_-1207156335', u'MULTIEQUAL_-1207156411'), (u'CALL_-1207165307', u'INDIRECT_-1207156638'), (u'MULTIEQUAL_-1207158768', u'MULTIEQUAL_-1207157947'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207156180'), (u'CALL_-1207163780', u'INDIRECT_-1207155956'), (u'CALL_-1207165376', u'INDIRECT_-1207156422'), (u'CALL_-1207164195', u'INDIRECT_-1207155035'), (u'INDIRECT_-1207157517', u'MULTIEQUAL_-1207156150'), (u'INT_EQUAL_-1207165689', u'CBRANCH_-1207165688'), (u'INDIRECT_-1207154865', u'MULTIEQUAL_-1207154740'), (u'PTRADD_-1207163025', u'LOAD_-1207163085'), (u'PTRSUB_-1207156079', u'COPY_-1207155790'), (u'MULTIEQUAL_-1207155160', u'MULTIEQUAL_-1207155143'), ('const-44', u'INT_NOTEQUAL_-1207165668'), ('const-0', u'COPY_-1207160663'), (u'LOAD_-1207165407', u'INT_EQUAL_-1207165392'), (u'INDIRECT_-1207156245', u'MULTIEQUAL_-1207156984'), ('const-0', u'PTRSUB_-1207153553'), (u'MULTIEQUAL_-1207157509', u'MULTIEQUAL_-1207158262'), (u'STORE_-1207166807', u'INDIRECT_-1207158767'), (u'MULTIEQUAL_-1207157524', u'MULTIEQUAL_-1207155532'), (u'MULTIEQUAL_-1207154757', u'MULTIEQUAL_-1207154740'), ('const-0', u'CALL_-1207164558'), (u'MULTIEQUAL_-1207155798', u'MULTIEQUAL_-1207155980'), (u'MULTIEQUAL_-1207156348', u'MULTIEQUAL_-1207156365'), (u'CALL_-1207164211', u'INDIRECT_-1207156255'), (u'MULTIEQUAL_-1207156893', u'MULTIEQUAL_-1207156893'), (u'INDIRECT_-1207159161', u'MULTIEQUAL_-1207159083'), ('const-4', u'INT_EQUAL_-1207168319'), ('const-0', u'CALL_-1207163787'), ('tmp_8086', u'CBRANCH_-1207163742'), (u'MULTIEQUAL_-1207156614', u'MULTIEQUAL_-1207157255'), (u'INDIRECT_-1207155168', u'MULTIEQUAL_-1207157219'), (u'INDIRECT_-1207158767', u'MULTIEQUAL_-1207158742'), (u'INT_EQUAL_-1207167922', u'CBRANCH_-1207167921'), (u'COPY_-1207156532', u'MULTIEQUAL_-1207161501'), (u'MULTIEQUAL_-1207159595', u'MULTIEQUAL_-1207159416'), (u'LOAD_-1207164765', u'INT_NOTEQUAL_-1207164749'), (u'COPY_-1207156802', u'MULTIEQUAL_-1207159392'), (u'CALL_-1207167428', u'INDIRECT_-1207158739'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207154566'), ('tmp_1382', u'CBRANCH_-1207166244'), ('const-0', u'COPY_-1207155785'), ('const-0', u'INT_NOTEQUAL_-1207163119'), (u'PTRADD_-1207165425', u'LOAD_-1207165487'), (u'MULTIEQUAL_-1207157261', u'MULTIEQUAL_-1207157188'), (u'MULTIEQUAL_-1207157947', u'COPY_-1207154722'), (u'COPY_-1207155699', u'MULTIEQUAL_-1207159185'), ('const-0', u'PTRSUB_-1207154258'), (u'INDIRECT_-1207154965', u'INT_EQUAL_-1207164613'), (u'LOAD_-1207168794', u'INT_EQUAL_-1207168779'), (u'CALL_-1207165744', u'INDIRECT_-1207156759'), (u'INT_NOTEQUAL_-1207167547', u'CBRANCH_-1207167542'), (u'MULTIEQUAL_-1207157285', u'MULTIEQUAL_-1207157006'), (u'CALL_-1207165331', u'INDIRECT_-1207156749'), ('const-0', u'PTRSUB_-1207156787'), (u'CALL_-1207164630', u'INDIRECT_-1207155168'), (u'MULTIEQUAL_-1207157355', u'MULTIEQUAL_-1207157219'), (u'MULTIEQUAL_-1207158978', u'MULTIEQUAL_-1207158157'), ('const-58', u'INT_EQUAL_-1207167510'), (u'MULTIEQUAL_-1207155362', u'MULTIEQUAL_-1207155346'), (u'PTRADD_-1207153689', u'PTRSUB_-1207153687'), (u'INDIRECT_-1207154877', u'MULTIEQUAL_-1207155025'), (u'CALL_-1207164195', u'INDIRECT_-1207154732'), ('const-0', u'INT_NOTEQUAL_-1207158443'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207155980'), (u'INDIRECT_-1207157761', u'MULTIEQUAL_-1207155666'), (u'INDIRECT_-1207155306', u'MULTIEQUAL_-1207155889'), (u'INDIRECT_-1207155200', u'MULTIEQUAL_-1207157187'), (u'COPY_-1207154894', u'CALL_-1207163636'), (u'CAST_-1207155291', u'CALL_-1207165720'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153491'), ('const--248', u'PTRSUB_-1207153994'), ('tmp_4984', u'CBRANCH_-1207164260'), ('const-1362624', u'PTRSUB_-1207154608'), (u'MULTIEQUAL_-1207156139', u'COPY_-1207155828'), (u'MULTIEQUAL_-1207157947', u'MULTIEQUAL_-1207158018'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207157768'), (u'PTRSUB_-1207155091', u'PTRSUB_-1207155066'), (u'CALL_-1207165331', u'INDIRECT_-1207156549'), ('const-1', u'PTRADD_-1207167834'), (u'INDIRECT_-1207156177', u'COPY_-1207156233'), (u'MULTIEQUAL_-1207153982', u'INT_EQUAL_-1207163510'), (u'PTRSUB_-1207153773', u'PTRADD_-1207153662'), (u'MULTIEQUAL_-1207155363', u'MULTIEQUAL_-1207157261'), (u'MULTIEQUAL_-1207158629', u'MULTIEQUAL_-1207158597'), (u'PTRADD_-1207168670', u'CAST_-1207156306'), (u'CALL_-1207167412', u'INDIRECT_-1207157109'), (u'SUBPIECE_-1207155976', u'INT_ADD_-1207165855'), (u'MULTIEQUAL_-1207157471', u'MULTIEQUAL_-1207157259'), (u'CALL_-1207167412', u'INDIRECT_-1207158624'), (u'LOAD_-1207165348', u'INT_NOTEQUAL_-1207165335'), ('const-2254', u'COPY_-1207159533'), ('const-1373', u'COPY_-1207157357'), ('const-1', u'PTRADD_-1207165338'), (u'INDIRECT_-1207155268', u'MULTIEQUAL_-1207157319'), (u'PTRSUB_-1207156861', u'CALL_-1207168565'), (u'INDIRECT_-1207155168', u'MULTIEQUAL_-1207155043'), (u'INT_SEXT_-1207155107', u'PTRADD_-1207155135'), (u'PTRSUB_-1207153788', u'PTRADD_-1207153675'), ('const-1362080', u'PTRSUB_-1207156262'), (u'COPY_-1207155381', u'MULTIEQUAL_-1207161260'), (u'MULTIEQUAL_-1207155263', u'PIECE_-1207155409'), (u'INDIRECT_-1207157128', u'MULTIEQUAL_-1207157041'), (u'INT_SLESS_-1207166237', u'CBRANCH_-1207166244'), ('const-0', u'SUBPIECE_-1207160953'), ('const-1', u'PTRADD_-1207165296'), ('const-1', u'PTRADD_-1207165425'), (u'INDIRECT_-1207158529', u'MULTIEQUAL_-1207158506'), (u'CALL_-1207164058', u'INDIRECT_-1207157051'), (u'INDIRECT_-1207158971', u'MULTIEQUAL_-1207156870'), (u'CALL_-1207164492', u'INDIRECT_-1207156810'), (u'LOAD_-1207163199', u'INT_AND_-1207163173'), (u'CALL_-1207164734', u'INDIRECT_-1207155504'), ('const-433', u'LOAD_-1207168756'), (u'CALL_-1207163787', u'INDIRECT_-1207155014'), (u'CALL_-1207164191', u'INDIRECT_-1207154552'), (u'INDIRECT_-1207159292', u'MULTIEQUAL_-1207157968'), (u'MULTIEQUAL_-1207158367', u'MULTIEQUAL_-1207158438'), (u'INDIRECT_-1207156390', u'MULTIEQUAL_-1207156534'), (u'INT_SEXT_-1207154235', u'PTRADD_-1207154237'), (u'MULTIEQUAL_-1207158470', u'COPY_-1207158557'), (u'INT_ADD_-1207154737', u'PTRADD_-1207163540'), (u'INDIRECT_-1207155586', u'MULTIEQUAL_-1207155495'), (u'CALL_-1207165835', u'INDIRECT_-1207157975'), (u'PTRSUB_-1207153744', u'LOAD_-1207164240'), (u'INDIRECT_-1207155515', u'MULTIEQUAL_-1207155434'), (u'INDIRECT_-1207159082', u'CAST_-1207156172'), (u'MULTIEQUAL_-1207158601', u'INT_NOTEQUAL_-1207158443'), (u'INDIRECT_-1207154927', u'MULTIEQUAL_-1207157455'), (u'INDIRECT_-1207158834', u'MULTIEQUAL_-1207158470'), (u'CALL_-1207163497', u'INDIRECT_-1207155639'), (u'MULTIEQUAL_-1207156966', u'INT_EQUAL_-1207164516'), ('const-0', u'INT_NOTEQUAL_-1207167397'), ('const-433', u'LOAD_-1207169103'), (u'INDIRECT_-1207158634', u'MULTIEQUAL_-1207158611'), ('tmp_6952', u'CBRANCH_-1207164469'), ('const-433', u'LOAD_-1207168775'), (u'CALL_-1207164191', u'INDIRECT_-1207154752'), (u'MULTIEQUAL_-1207158052', u'MULTIEQUAL_-1207159280'), (u'COPY_-1207155785', u'MULTIEQUAL_-1207155720'), (u'COPY_-1207155700', u'MULTIEQUAL_-1207159185'), ('const-4294967295', u'INT_SLESS_-1207166752'), (u'INDIRECT_-1207156986', u'MULTIEQUAL_-1207156914'), ('const-1', u'INT_AND_-1207157268'), (u'CALL_-1207168649', u'INDIRECT_-1207157517'), (u'PTRADD_-1207153913', u'COPY_-1207153709'), (u'INT_EQUAL_-1207163571', u'CBRANCH_-1207163565'), ('const-12', u'INT_NOTEQUAL_-1207163587'), (u'INDIRECT_-1207157948', u'MULTIEQUAL_-1207158018'), (u'MULTIEQUAL_-1207155766', u'MULTIEQUAL_-1207154666'), (u'CALL_-1207167459', u'MULTIEQUAL_-1207161560'), ('tmp_5506', u'BRANCH_-1207165059'), (u'INDIRECT_-1207157338', u'MULTIEQUAL_-1207157251'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207157084'), ('tmp_4604', u'CBRANCH_-1207164513'), (u'CALL_-1207163756', u'INDIRECT_-1207154730'), ('const-1', u'PTRADD_-1207169033'), (u'INDIRECT_-1207156445', u'MULTIEQUAL_-1207157184'), (u'PIECE_-1207155409', u'STORE_-1207157404'), (u'INT_MULT_-1207169067', u'PTRADD_-1207169033'), (u'MULTIEQUAL_-1207162429', u'PTRADD_-1207168713'), (u'MULTIEQUAL_-1207159116', u'MULTIEQUAL_-1207159595'), (u'MULTIEQUAL_-1207155698', u'INT_NOTEQUAL_-1207163557'), (u'CALL_-1207163636', u'INDIRECT_-1207156204'), (u'CALL_-1207164177', u'INDIRECT_-1207156198'), (u'INT_NOTEQUAL_-1207164534', u'CBRANCH_-1207163990'), (u'CALL_-1207167412', u'INDIRECT_-1207158834'), (u'COPY_-1207155828', u'MULTIEQUAL_-1207157524'), (u'MULTIEQUAL_-1207157947', u'MULTIEQUAL_-1207159175'), (u'MULTIEQUAL_-1207161088', u'MULTIEQUAL_-1207162316'), ('tmp_6054', u'CBRANCH_-1207165688'), (u'CALL_-1207168565', u'INDIRECT_-1207157672'), ('tmp_6352', u'CBRANCH_-1207165432'), (u'CALL_-1207163612', u'INDIRECT_-1207155889'), (u'CAST_-1207153501', u'INT_ADD_-1207164459'), (u'COPY_-1207154496', u'MULTIEQUAL_-1207155720'), ('tmp_8519', u'BRANCH_-1207164328'), ('const-64', u'INT_AND_-1207168812'), (u'CAST_-1207156105', u'CALL_-1207168394'), ('const-0', u'PTRSUB_-1207154669'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207156000'), (u'MULTIEQUAL_-1207157567', u'MULTIEQUAL_-1207156411'), (u'MULTIEQUAL_-1207160270', u'PTRADD_-1207165365'), (u'CALL_-1207164207', u'INDIRECT_-1207154577'), (u'CALL_-1207163756', u'INDIRECT_-1207156260'), (u'PTRADD_-1207154257', u'PTRSUB_-1207154255'), (u'CALL_-1207164558', u'INDIRECT_-1207157945'), (u'MULTIEQUAL_-1207157768', u'PTRADD_-1207164383'), ('const-9', u'INT_ADD_-1207153661'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207165648'), ('const-12', u'INT_EQUAL_-1207163076'), (u'MULTIEQUAL_-1207158873', u'MULTIEQUAL_-1207158123'), (u'MULTIEQUAL_-1207159445', u'PTRADD_-1207153913'), (u'INDIRECT_-1207158601', u'MULTIEQUAL_-1207158532'), ('const-8', u'PTRADD_-1207153908'), (u'LOAD_-1207164308', u'INT_ZEXT_-1207161179'), (u'INDIRECT_-1207155918', u'MULTIEQUAL_-1207155837'), (u'MULTIEQUAL_-1207161151', u'MULTIEQUAL_-1207162316'), (u'INT_RIGHT_-1207166973', u'SUBPIECE_-1207160890'), (u'INDIRECT_-1207157281', u'MULTIEQUAL_-1207157184'), (u'LOAD_-1207166792', u'INT_AND_-1207166766'), (u'INDIRECT_-1207156702', u'MULTIEQUAL_-1207156752'), (u'LOAD_-1207164255', u'INT_SEXT_-1207164238'), (u'CALL_-1207164207', u'INDIRECT_-1207154477'), (u'COPY_-1207156528', u'MULTIEQUAL_-1207162429'), (u'INDIRECT_-1207157469', u'MULTIEQUAL_-1207157052'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207156190'), (u'INDIRECT_-1207158020', u'MULTIEQUAL_-1207156653'), (u'INDIRECT_-1207156242', u'MULTIEQUAL_-1207158765'), (u'INT_AND_-1207159616', u'INT_EQUAL_-1207167922'), (u'INDIRECT_-1207156630', u'STORE_-1207158292'), (u'INT_ADD_-1207164373', u'MULTIEQUAL_-1207159308'), (u'INDIRECT_-1207156898', u'COPY_-1207153694'), (u'PTRSUB_-1207155113', u'STORE_-1207164341'), (u'CAST_-1207155766', u'LOAD_-1207167627'), (u'PTRSUB_-1207156787', u'PTRADD_-1207168696'), (u'INDIRECT_-1207156838', u'MULTIEQUAL_-1207156914'), (u'CALL_-1207165077', u'INDIRECT_-1207155699'), (u'PTRADD_-1207167834', u'MULTIEQUAL_-1207161773'), (u'INDIRECT_-1207158530', u'MULTIEQUAL_-1207158576'), (u'CAST_-1207154089', u'CALL_-1207164058'), (u'MULTIEQUAL_-1207157695', u'LOAD_-1207165436'), (u'MULTIEQUAL_-1207156967', u'MULTIEQUAL_-1207157555'), (u'CALL_-1207164207', u'INDIRECT_-1207154677'), (u'CALL_-1207163472', u'INDIRECT_-1207157128'), ('const-0', u'PTRSUB_-1207154324'), (u'LOAD_-1207167725', u'MULTIEQUAL_-1207156142'), ('const-1', u'PTRADD_-1207169051'), (u'CAST_-1207154257', u'CALL_-1207163472'), (u'INT_SEXT_-1207155110', u'PTRADD_-1207155147'), (u'CALL_-1207163763', u'INDIRECT_-1207155610'), (u'INDIRECT_-1207158411', u'MULTIEQUAL_-1207158333'), (u'PTRSUB_-1207155609', u'LOAD_-1207165878'), ('const-433', u'LOAD_-1207164240'), (u'PTRSUB_-1207153661', u'STORE_-1207156846'), (u'CAST_-1207154446', u'CALL_-1207165077'), ('const-64', u'INT_AND_-1207169067'), (u'LOAD_-1207167686', u'MULTIEQUAL_-1207156134'), (u'CALL_-1207167459', u'INDIRECT_-1207158760'), ('const-44', u'INT_EQUAL_-1207165421'), ('const-1', u'PTRADD_-1207164246'), (u'CALL_-1207167428', u'INDIRECT_-1207157419'), ('tmp_8051', u'CBRANCH_-1207163765'), (u'INDIRECT_-1207155736', u'MULTIEQUAL_-1207155666'), ('tmp_40682', u'MULTIEQUAL_-1207158765'), ('const-433', u'LOAD_-1207164026'), (u'PTRSUB_-1207153655', u'STORE_-1207156836'), (u'CALL_-1207165352', u'INDIRECT_-1207157941'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207157251'), (u'CALL_-1207165307', u'INDIRECT_-1207156738'), ('const-433', u'LOAD_-1207167496'), (u'MULTIEQUAL_-1207157161', u'MULTIEQUAL_-1207156411'), (u'PTRADD_-1207165296', u'LOAD_-1207165348'), (u'MULTIEQUAL_-1207160270', u'PTRADD_-1207165243'), (u'CALL_-1207164558', u'INDIRECT_-1207156630'), (u'CALL_-1207164630', u'INDIRECT_-1207154865'), (u'MULTIEQUAL_-1207156945', u'MULTIEQUAL_-1207158184'), (u'LOAD_-1207163771', u'INT_AND_-1207163745'), ('tmp_9258', u'BRANCH_-1207162963'), (u'MULTIEQUAL_-1207161501', u'LOAD_-1207165175'), (u'MULTIEQUAL_-1207161773', u'PTRADD_-1207165338'), ('tmp_7885', u'CBRANCH_-1207163534'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207157207'), (u'CALL_-1207164832', u'INDIRECT_-1207156776'), ('const-0', u'INT_NOTEQUAL_-1207164770'), (u'PTRADD_-1207167706', u'LOAD_-1207167725'), (u'COPY_-1207157620', u'MULTIEQUAL_-1207157508'), (u'INT_MULT_-1207167534', u'PTRADD_-1207167500'), (u'COPY_-1207154128', u'MULTIEQUAL_-1207159598'), (u'MULTIEQUAL_-1207157261', u'MULTIEQUAL_-1207155686'), (u'MULTIEQUAL_-1207158052', u'MULTIEQUAL_-1207158765'), (u'CALL_-1207168696', u'INDIRECT_-1207157750'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154274'), (u'STORE_-1207164731', u'INDIRECT_-1207156696'), (u'MULTIEQUAL_-1207157495', u'MULTIEQUAL_-1207157216'), (u'INT_SEXT_-1207153672', u'PTRADD_-1207153697'), (u'MULTIEQUAL_-1207158471', u'CALL_-1207166923'), ('tmp_223', u'CBRANCH_-1207169077'), (u'CAST_-1207155951', u'LOAD_-1207168063'), ('const--216', u'PTRSUB_-1207155266'), (u'MULTIEQUAL_-1207158873', u'MULTIEQUAL_-1207158177'), (u'CALL_-1207165593', u'INDIRECT_-1207156686'), (u'PTRADD_-1207169082', u'CAST_-1207156504'), (u'PTRADD_-1207167695', u'LOAD_-1207167755'), ('tmp_7007', u'BRANCH_-1207164419'), ('const-433', u'LOAD_-1207164486'), (u'MULTIEQUAL_-1207160021', u'INT_ADD_-1207164433'), (u'LOAD_-1207165350', u'INT_ZEXT_-1207160643'), ('const-433', u'LOAD_-1207167815'), ('tmp_1283', u'CBRANCH_-1207168257'), ('const-0', u'PTRSUB_-1207156979'), (u'CALL_-1207164492', u'INDIRECT_-1207155180'), (u'CALL_-1207168649', u'INDIRECT_-1207158020'), (u'PTRADD_-1207163072', u'LOAD_-1207163132'), ('const-1369', u'COPY_-1207157620'), ('const-64', u'INT_AND_-1207169134'), ('const-0', u'INT_NOTEQUAL_-1207163186'), (u'MULTIEQUAL_-1207156005', u'MULTIEQUAL_-1207155978'), ('tmp_9749', u'CALL_-1207162314'), ('const-1', u'PTRADD_-1207165745'), (u'MULTIEQUAL_-1207159308', u'INT_SLESS_-1207166898'), (u'INDIRECT_-1207154877', u'MULTIEQUAL_-1207157016'), (u'MULTIEQUAL_-1207158492', u'MULTIEQUAL_-1207159595'), (u'CALL_-1207165101', u'INDIRECT_-1207155710'), (u'CALL_-1207163636', u'INDIRECT_-1207155697'), ('const-24', u'PTRSUB_-1207156886'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207154483'), ('tmp_7954', u'CBRANCH_-1207163829'), (u'CALL_-1207167127', u'INDIRECT_-1207157168'), (u'MULTIEQUAL_-1207157041', u'MULTIEQUAL_-1207157006'), (u'INT_AND_-1207168812', u'INT_NOTEQUAL_-1207168825'), ('const-256', u'INT_AND_-1207156805'), (u'CALL_-1207164191', u'INDIRECT_-1207156072'), (u'MULTIEQUAL_-1207155362', u'MULTIEQUAL_-1207157524'), (u'MULTIEQUAL_-1207159011', u'MULTIEQUAL_-1207159490'), (u'CALL_-1207163787', u'INDIRECT_-1207155217'), (u'CALL_-1207167459', u'INDIRECT_-1207157544'), ('const-1', u'PTRADD_-1207166977'), ('tmp_1694', u'CBRANCH_-1207167999'), (u'COPY_-1207156052', u'COPY_-1207153699'), (u'CALL_-1207165376', u'INDIRECT_-1207156526'), (u'INT_ZEXT_-1207163078', u'INT_MULT_-1207169134'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207157464'), ('const-12', u'INT_ADD_-1207167090'), ('const-32', u'PTRSUB_-1207155884'), (u'INDIRECT_-1207157861', u'MULTIEQUAL_-1207155766'), ('const--216', u'PTRSUB_-1207155200'), (u'MULTIEQUAL_-1207156180', u'MULTIEQUAL_-1207155901'), (u'INDIRECT_-1207157051', u'MULTIEQUAL_-1207156975'), (u'COPY_-1207156965', u'MULTIEQUAL_-1207156893'), (u'INDIRECT_-1207158096', u'MULTIEQUAL_-1207158018'), (u'CALL_-1207165100', u'INDIRECT_-1207157333'), ('const-0', u'INT_EQUAL_-1207165412'), ('const-20', u'INT_EQUAL_-1207163015'), (u'INDIRECT_-1207156411', u'MULTIEQUAL_-1207156914'), (u'MULTIEQUAL_-1207158157', u'MULTIEQUAL_-1207159385'), (u'PTRSUB_-1207156886', u'LOAD_-1207169076'), (u'MULTIEQUAL_-1207158524', u'MULTIEQUAL_-1207158492'), (u'CAST_-1207156388', u'PTRSUB_-1207154523'), (u'INT_EQUAL_-1207168319', u'CBRANCH_-1207168317'), (u'LOAD_-1207167941', u'MULTIEQUAL_-1207162287'), ('tmp_4569', u'CBRANCH_-1207164564'), (u'CALL_-1207167127', u'INT_ADD_-1207167090'), ('const-433', u'LOAD_-1207168997'), (u'CALL_-1207164205', u'INDIRECT_-1207154592'), (u'INT_ADD_-1207154835', u'PTRADD_-1207164426'), ('const-433', u'LOAD_-1207165471'), (u'MULTIEQUAL_-1207159507', u'COPY_-1207155847'), (u'PTRSUB_-1207155083', u'CAST_-1207154875'), (u'MULTIEQUAL_-1207157768', u'LOAD_-1207165502'), (u'CAST_-1207155080', u'CALL_-1207165307'), (u'CALL_-1207163780', u'INDIRECT_-1207154338'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207155962'), (u'CALL_-1207165593', u'INDIRECT_-1207156483'), (u'PTRSUB_-1207154201', u'STORE_-1207157416'), (u'CALL_-1207164242', u'CALL_-1207164211'), (u'INDIRECT_-1207155300', u'MULTIEQUAL_-1207157287'), ('const-2', u'PTRADD_-1207165572'), (u'STORE_-1207164806', u'INDIRECT_-1207156947'), (u'STORE_-1207164731', u'INDIRECT_-1207156801'), (u'CALL_-1207165124', u'CAST_-1207155976'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207154683'), (u'COPY_-1207155249', u'MULTIEQUAL_-1207158660'), (u'INT_SEXT_-1207155105', u'PTRADD_-1207155115'), (u'PTRSUB_-1207154608', u'PTRADD_-1207163787'), (u'MULTIEQUAL_-1207156005', u'MULTIEQUAL_-1207154787'), (u'INDIRECT_-1207156327', u'PIECE_-1207156274'), (u'COPY_-1207153564', u'MULTIEQUAL_-1207157368'), (u'BOOL_NEGATE_-1207158327', u'CBRANCH_-1207164500'), (u'MULTIEQUAL_-1207159066', u'INT_ADD_-1207166677'), (u'MULTIEQUAL_-1207156870', u'MULTIEQUAL_-1207158768'), (u'CALL_-1207164630', u'INDIRECT_-1207155268'), (u'CALL_-1207168649', u'INDIRECT_-1207157820'), ('const-0', u'PTRSUB_-1207154335'), ('const-5', u'CALL_-1207163787'), (u'MULTIEQUAL_-1207162429', u'LOAD_-1207168884'), (u'MULTIEQUAL_-1207159090', u'INT_SRIGHT_-1207166709'), ('tmp_9593', u'BRANCH_-1207162121'), (u'INDIRECT_-1207156793', u'MULTIEQUAL_-1207158839'), (u'INDIRECT_-1207157364', u'MULTIEQUAL_-1207159083'), (u'INT_ADD_-1207155868', u'PTRADD_-1207166977'), (u'PTRSUB_-1207153667', u'LOAD_-1207163215'), ('const-40', u'PTRADD_-1207155124'), (u'MULTIEQUAL_-1207160021', u'INT_SLESS_-1207164469'), (u'LOAD_-1207165235', u'INT_NOTEQUAL_-1207158442'), (u'INDIRECT_-1207154732', u'MULTIEQUAL_-1207156964'), (u'COPY_-1207156221', u'MULTIEQUAL_-1207156355'), ('const-0', u'PTRSUB_-1207156289'), (u'CALL_-1207168394', u'INDIRECT_-1207159181'), (u'CAST_-1207156388', u'PTRSUB_-1207153690'), (u'COPY_-1207154050', u'MULTIEQUAL_-1207162429'), ('tmp_28078', u'PTRSUB_-1207155290'), (u'MULTIEQUAL_-1207155720', u'MULTIEQUAL_-1207156893'), (u'CALL_-1207168649', u'INDIRECT_-1207159550'), ('const-1362080', u'PTRSUB_-1207156326'), (u'CALL_-1207164211', u'INDIRECT_-1207155045'), (u'CALL_-1207165593', u'INDIRECT_-1207158411'), ('tmp_5048', u'BRANCH_-1207164192'), ('tmp_7340', u'CBRANCH_-1207163012'), ('tmp_7090', u'BRANCH_-1207163752'), ('const-1', u'INT_SUB_-1207159290'), (u'LOAD_-1207164322', u'MULTIEQUAL_-1207156966'), ('const-1', u'PTRADD_-1207164199'), (u'INDIRECT_-1207157920', u'MULTIEQUAL_-1207157791'), ('const-40', u'PTRADD_-1207154237'), ('const-1', u'COPY_-1207154496'), (u'MULTIEQUAL_-1207158660', u'COPY_-1207156052'), (u'MULTIEQUAL_-1207158850', u'MULTIEQUAL_-1207159507'), ('const-40', u'PTRADD_-1207155147'), ('const-1311416', u'COPY_-1207162330'), ('const-1', u'PTRADD_-1207164246'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207157522'), (u'CALL_-1207164195', u'INDIRECT_-1207156560'), (u'INDIRECT_-1207156227', u'MULTIEQUAL_-1207155495'), ('tmp_3452', u'CBRANCH_-1207167018'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207157461'), (u'STORE_-1207166699', u'INDIRECT_-1207158739'), (u'INDIRECT_-1207156848', u'MULTIEQUAL_-1207156767'), (u'INT_NOTEQUAL_-1207163261', u'CBRANCH_-1207163260'), (u'MULTIEQUAL_-1207155789', u'MULTIEQUAL_-1207156542'), (u'INDIRECT_-1207156435', u'MULTIEQUAL_-1207156511'), ('const-0', u'SUBPIECE_-1207157968'), (u'CALL_-1207163496', u'INDIRECT_-1207155829'), (u'PTRSUB_-1207153572', u'PTRADD_-1207163025'), (u'INDIRECT_-1207157199', u'MULTIEQUAL_-1207157102'), (u'MULTIEQUAL_-1207160636', u'PTRADD_-1207164394'), ('const-2254', u'INT_ADD_-1207159034'), (u'COPY_-1207156793', u'MULTIEQUAL_-1207153524'), ('tmp_2512', u'CBRANCH_-1207167477'), (u'MULTIEQUAL_-1207158366', u'CALL_-1207167127'), ('const-40', u'PTRADD_-1207155135'), (u'COPY_-1207156047', u'MULTIEQUAL_-1207162102'), ('const-40', u'PTRSUB_-1207154739'), (u'MULTIEQUAL_-1207157417', u'INT_NOTEQUAL_-1207163533'), (u'LOAD_-1207168838', u'INT_AND_-1207168812'), (u'MULTIEQUAL_-1207157522', u'MULTIEQUAL_-1207157705'), (u'INDIRECT_-1207159445', u'MULTIEQUAL_-1207159311'), (u'INDIRECT_-1207154980', u'MULTIEQUAL_-1207155128'), (u'PTRADD_-1207163828', u'CAST_-1207154484'), (u'INT_EQUAL_-1207165399', u'CBRANCH_-1207165398'), (u'MULTIEQUAL_-1207156714', u'MULTIEQUAL_-1207157355'), (u'LOAD_-1207164240', u'MULTIEQUAL_-1207160092'), (u'INDIRECT_-1207158939', u'MULTIEQUAL_-1207158575'), (u'MULTIEQUAL_-1207157111', u'MULTIEQUAL_-1207155893'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207156208'), (u'COPY_-1207159533', u'MULTIEQUAL_-1207157508'), (u'PTRADD_-1207165389', u'LOAD_-1207165451'), (u'MULTIEQUAL_-1207159507', u'INT_SLESS_-1207164411'), (u'LOAD_-1207167725', u'INT_ZEXT_-1207161714'), ('const-41', u'INT_EQUAL_-1207165417'), (u'INDIRECT_-1207157820', u'MULTIEQUAL_-1207157691'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207167948'), ('const-0', u'PTRSUB_-1207156385'), (u'COPY_-1207154526', u'MULTIEQUAL_-1207155720'), (u'MULTIEQUAL_-1207157080', u'MULTIEQUAL_-1207155980'), (u'INDIRECT_-1207157569', u'MULTIEQUAL_-1207157152'), (u'COPY_-1207155919', u'MULTIEQUAL_-1207162106'), (u'CALL_-1207163756', u'INDIRECT_-1207156155'), (u'LOAD_-1207165471', u'INT_AND_-1207158153'), ('const-1', u'PTRADD_-1207167590'), (u'PTRSUB_-1207156328', u'PTRADD_-1207167773'), (u'PTRADD_-1207167500', u'CAST_-1207155727'), (u'CALL_-1207164630', u'INDIRECT_-1207155368'), (u'INDIRECT_-1207155889', u'MULTIEQUAL_-1207155798'), (u'PTRSUB_-1207155879', u'LOAD_-1207167183'), (u'MULTIEQUAL_-1207157564', u'MULTIEQUAL_-1207156867'), (u'CAST_-1207156209', u'COPY_-1207156323'), ('const-40', u'PTRADD_-1207153697'), (u'CALL_-1207168418', u'INDIRECT_-1207157577'), ('const-36', u'PTRSUB_-1207153660'), (u'INDIRECT_-1207156696', u'MULTIEQUAL_-1207158702'), (u'LOAD_-1207168997', u'MULTIEQUAL_-1207160092'), ('const-433', u'LOAD_-1207167183'), (u'MULTIEQUAL_-1207158768', u'MULTIEQUAL_-1207158018'), (u'MULTIEQUAL_-1207154960', u'MULTIEQUAL_-1207157119'), ('const-0', u'PTRSUB_-1207153758'), (u'COPY_-1207154812', u'MULTIEQUAL_-1207161260'), ('const-0', u'CALL_-1207162314'), (u'PTRSUB_-1207155878', u'PTRADD_-1207166977'), (u'INDIRECT_-1207156097', u'COPY_-1207156151'), (u'MULTIEQUAL_-1207156564', u'MULTIEQUAL_-1207157152'), (u'COPY_-1207166904', u'CAST_-1207155302'), (u'INT_NOTEQUAL_-1207163749', u'CBRANCH_-1207163742'), (u'MULTIEQUAL_-1207158839', u'MULTIEQUAL_-1207156849'), (u'MULTIEQUAL_-1207156339', u'MULTIEQUAL_-1207156411'), (u'MULTIEQUAL_-1207158839', u'MULTIEQUAL_-1207158807'), (u'MULTIEQUAL_-1207158153', u'COPY_-1207158242'), (u'COPY_-1207157488', u'MULTIEQUAL_-1207153983'), ('const-1383', u'COPY_-1207156745'), (u'INT_AND_-1207157627', u'INT_EQUAL_-1207163767'), (u'MULTIEQUAL_-1207157404', u'MULTIEQUAL_-1207158157'), (u'SUBPIECE_-1207156016', u'INT_SUB_-1207166942'), (u'INDIRECT_-1207158155', u'INT_NOTEQUAL_-1207163914'), (u'LOAD_-1207169076', u'INT_ZEXT_-1207162463'), ('const-433', u'STORE_-1207157404'), (u'CALL_-1207165100', u'INDIRECT_-1207157233'), (u'INT_AND_-1207158947', u'INT_EQUAL_-1207165813'), (u'LOAD_-1207163115', u'MULTIEQUAL_-1207153515'), (u'MULTIEQUAL_-1207158177', u'MULTIEQUAL_-1207158765'), (u'INT_ADD_-1207167090', u'CAST_-1207155590'), (u'INDIRECT_-1207156705', u'MULTIEQUAL_-1207158839'), (u'INT_NOTEQUAL_-1207169147', u'CBRANCH_-1207169145'), (u'CALL_-1207165744', u'INDIRECT_-1207158589'), (u'COPY_-1207154757', u'MULTIEQUAL_-1207157018'), ('const-1', u'PTRADD_-1207165425'), (u'CALL_-1207165376', u'CAST_-1207154655'), (u'MULTIEQUAL_-1207159507', u'MULTIEQUAL_-1207159356'), (u'CALL_-1207164492', u'INDIRECT_-1207154980'), (u'INT_SEXT_-1207153668', u'PTRADD_-1207153662'), (u'INT_ZEXT_-1207161942', u'MULTIEQUAL_-1207161151'), (u'MULTIEQUAL_-1207157185', u'MULTIEQUAL_-1207159083'), (u'CALL_-1207168673', u'INT_SEXT_-1207168630'), (u'COPY_-1207157650', u'MULTIEQUAL_-1207157508'), (u'CALL_-1207163612', u'INDIRECT_-1207157199'), ('const-0', u'COPY_-1207156775'), (u'CALL_-1207164195', u'INDIRECT_-1207156455'), (u'CAST_-1207156388', u'PTRSUB_-1207153634'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207157102'), (u'MULTIEQUAL_-1207161794', u'PTRADD_-1207167834'), (u'INT_EQUAL_-1207165431', u'CBRANCH_-1207165430'), ('const-1', u'PTRADD_-1207163711'), (u'INT_EQUAL_-1207164516', u'CBRANCH_-1207164513'), (u'CALL_-1207163780', u'CAST_-1207152969'), (u'CALL_-1207163636', u'CAST_-1207154328'), (u'INDIRECT_-1207157732', u'MULTIEQUAL_-1207159116'), (u'MULTIEQUAL_-1207156867', u'MULTIEQUAL_-1207157455'), (u'PTRSUB_-1207154768', u'PTRADD_-1207163540'), ('const-1', u'INT_NOTEQUAL_-1207168485'), ('const-51', u'INT_LESS_-1207166827'), (u'MULTIEQUAL_-1207155880', u'MULTIEQUAL_-1207155601'), (u'MULTIEQUAL_-1207161501', u'PTRADD_-1207167986'), (u'PTRADD_-1207168696', u'LOAD_-1207168756'), (u'INDIRECT_-1207157720', u'MULTIEQUAL_-1207157591'), (u'CALL_-1207164195', u'INDIRECT_-1207155135'), (u'CAST_-1207155727', u'LOAD_-1207167560'), ('const-1362624', u'PTRSUB_-1207154844'), ('tmp_9078', u'CBRANCH_-1207163533'), ('const-96', u'INT_AND_-1207159616'), ('const-0', u'INT_EQUAL_-1207165431'), (u'INDIRECT_-1207157736', u'MULTIEQUAL_-1207157664'), (u'COPY_-1207154641', u'CALL_-1207164082'), ('const--216', u'PTRSUB_-1207153788'), (u'MULTIEQUAL_-1207158506', u'COPY_-1207155559'), ('const-1381', u'COPY_-1207157488'), ('const-20', u'PTRSUB_-1207153723'), ('const-2', u'INT_AND_-1207158623'), (u'MULTIEQUAL_-1207155060', u'MULTIEQUAL_-1207157219'), (u'INT_NOTEQUAL_-1207164534', u'BOOL_NEGATE_-1207158327'), ('const-0', u'PTRSUB_-1207154952'), (u'CALL_-1207164207', u'INDIRECT_-1207156307'), (u'COPY_-1207153709', u'MULTIEQUAL_-1207159445'), ('tmp_5582', u'CBRANCH_-1207165416'), (u'MULTIEQUAL_-1207158611', u'MULTIEQUAL_-1207158576'), (u'MULTIEQUAL_-1207157119', u'MULTIEQUAL_-1207157087'), ('const-1362080', u'PTRSUB_-1207156943'), ('const-64', u'INT_AND_-1207158059'), (u'PTRADD_-1207153908', u'CAST_-1207153531'), (u'CALL_-1207165331', u'INDIRECT_-1207156849'), (u'MULTIEQUAL_-1207157768', u'PTRADD_-1207165403'), (u'INT_SEXT_-1207153669', u'PTRADD_-1207153675'), (u'COPY_-1207160128', u'MULTIEQUAL_-1207160021'), (u'MULTIEQUAL_-1207156614', u'MULTIEQUAL_-1207157770'), ('const-3', u'PTRADD_-1207165175'), (u'CALL_-1207164177', u'INDIRECT_-1207154878'), ('const--248', u'PTRSUB_-1207156861'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207157189'), (u'CALL_-1207165617', u'INDIRECT_-1207158527'), ('const-433', u'LOAD_-1207163091'), (u'MULTIEQUAL_-1207155043', u'MULTIEQUAL_-1207155060'), ('tmp_5890', u'CBRANCH_-1207165812'), (u'INT_AND_-1207167729', u'INT_NOTEQUAL_-1207167742'), (u'INT_SEXT_-1207153670', u'PTRADD_-1207153686'), (u'INT_NOTEQUAL_-1207165778', u'CBRANCH_-1207165777'), ('const-0', u'SUBPIECE_-1207157652'), (u'PTRADD_-1207166977', u'CAST_-1207155374'), ('const-3', u'INT_AND_-1207160113'), (u'MULTIEQUAL_-1207158262', u'MULTIEQUAL_-1207159490'), (u'PTRSUB_-1207154266', u'PTRSUB_-1207154222'), ('const-44', u'INT_NOTEQUAL_-1207165335'), ('const-433', u'LOAD_-1207167472'), (u'INDIRECT_-1207156260', u'COPY_-1207156299'), (u'INT_MULT_-1207168919', u'PTRADD_-1207168845'), ('const-0', u'INT_EQUAL_-1207167922'), (u'INT_ADD_-1207156388', u'PTRADD_-1207167879'), (u'MULTIEQUAL_-1207157146', u'MULTIEQUAL_-1207157111'), (u'PTRADD_-1207167574', u'COPY_-1207155957'), (u'INT_SLESS_-1207166752', u'CBRANCH_-1207166742'), (u'INT_ADD_-1207154870', u'PTRADD_-1207165005'), ('const-20', u'PTRSUB_-1207156129'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207155898'), (u'COPY_-1207156052', u'COPY_-1207153685'), ('tmp_8232', u'CBRANCH_-1207164518'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207155875'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207155106'), (u'PTRADD_-1207154260', u'PTRSUB_-1207154258'), ('const-19', u'COPY_-1207156821'), (u'INT_SUB_-1207159188', u'INT_ZEXT_-1207161723'), ('const-0', u'STORE_-1207164806'), (u'CALL_-1207164558', u'INDIRECT_-1207156730'), (u'INT_EQUAL_-1207168468', u'CBRANCH_-1207168467'), (u'CALL_-1207163496', u'INDIRECT_-1207155929'), (u'INDIRECT_-1207155068', u'MULTIEQUAL_-1207154943'), (u'INT_NOTEQUAL_-1207166779', u'CBRANCH_-1207166775'), (u'INDIRECT_-1207158260', u'MULTIEQUAL_-1207157705'), (u'INT_EQUAL_-1207163015', u'CBRANCH_-1207163012'), (u'INDIRECT_-1207158557', u'MULTIEQUAL_-1207158532'), (u'LOAD_-1207167191', u'INT_SEXT_-1207167142'), (u'CALL_-1207164242', u'INDIRECT_-1207154763'), (u'CALL_-1207164207', u'INDIRECT_-1207154374'), ('const-0', u'PTRSUB_-1207153667'), ('const-16', u'PTRSUB_-1207155084'), (u'MULTIEQUAL_-1207157041', u'MULTIEQUAL_-1207155788'), (u'MULTIEQUAL_-1207159280', u'MULTIEQUAL_-1207158123'), (u'INT_AND_-1207156784', u'INT_NOTEQUAL_-1207163219'), (u'CALL_-1207164832', u'INDIRECT_-1207155560'), (u'MULTIEQUAL_-1207161260', u'MULTIEQUAL_-1207162102'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207154769'), (u'MULTIEQUAL_-1207158322', u'MULTIEQUAL_-1207158296'), (u'CALL_-1207163787', u'INDIRECT_-1207157047'), (u'MULTIEQUAL_-1207154943', u'MULTIEQUAL_-1207154960'), (u'PTRADD_-1207167590', u'LOAD_-1207167652'), (u'INDIRECT_-1207157261', u'MULTIEQUAL_-1207157185'), (u'CALL_-1207163763', u'INDIRECT_-1207155406'), ('const-433', u'STORE_-1207164341'), (u'COPY_-1207154492', u'MULTIEQUAL_-1207161501'), ('const-2', u'INT_MULT_-1207167660'), (u'MULTIEQUAL_-1207160021', u'INT_ADD_-1207166201'), (u'CALL_-1207164058', u'INDIRECT_-1207155536'), (u'INDIRECT_-1207159235', u'MULTIEQUAL_-1207159101'), (u'INT_AND_-1207164460', u'INT_EQUAL_-1207164474'), ('const-433', u'LOAD_-1207163829'), (u'CALL_-1207163472', u'INDIRECT_-1207155718'), (u'CALL_-1207165352', u'INDIRECT_-1207156311'), (u'CALL_-1207164058', u'INDIRECT_-1207155636'), (u'MULTIEQUAL_-1207155534', u'MULTIEQUAL_-1207154280'), ('tmp_28078', u'PTRSUB_-1207153994'), (u'MULTIEQUAL_-1207158018', u'MULTIEQUAL_-1207158660'), (u'MULTIEQUAL_-1207157391', u'MULTIEQUAL_-1207157870'), (u'MULTIEQUAL_-1207157006', u'MULTIEQUAL_-1207155788'), (u'MULTIEQUAL_-1207160021', u'INT_SLESS_-1207166237'), (u'MULTIEQUAL_-1207156870', u'MULTIEQUAL_-1207155770'), (u'MULTIEQUAL_-1207161151', u'SUBPIECE_-1207161219'), (u'MULTIEQUAL_-1207155532', u'COPY_-1207153910'), (u'SUBPIECE_-1207157599', u'MULTIEQUAL_-1207157589'), ('const-0', u'PTRSUB_-1207154495'), (u'LOAD_-1207167652', u'INT_ZEXT_-1207162348'), ('tmp_9749', u'CALL_-1207167428'), (u'CALL_-1207166871', u'INDIRECT_-1207158706'), (u'INT_ZEXT_-1207162834', u'INT_MULT_-1207169067'), (u'LOAD_-1207163765', u'INT_NOTEQUAL_-1207163749'), (u'CALL_-1207166871', u'INDIRECT_-1207157281'), ('const-1', u'INT_AND_-1207166917'), ('const-1', u'PTRADD_-1207164626'), (u'MULTIEQUAL_-1207157390', u'MULTIEQUAL_-1207157111'), ('const-8', u'INT_ADD_-1207153491'), (u'CALL_-1207165331', u'INDIRECT_-1207158379'), (u'CALL_-1207163472', u'INDIRECT_-1207157233'), (u'LOAD_-1207163300', u'INT_AND_-1207156805'), ('const-0', u'CALL_-1207165331'), (u'LOAD_-1207167013', u'COPY_-1207155699'), (u'PTRADD_-1207164383', u'LOAD_-1207164445'), (u'MULTIEQUAL_-1207157524', u'MULTIEQUAL_-1207157491'), ('const-0', u'PTRSUB_-1207153695'), (u'CALL_-1207165617', u'INDIRECT_-1207158317'), (u'INT_SEXT_-1207164238', u'CALL_-1207164242'), (u'CALL_-1207163780', u'INDIRECT_-1207154641'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207155515'), (u'PTRSUB_-1207154235', u'STORE_-1207166109'), (u'MULTIEQUAL_-1207155869', u'MULTIEQUAL_-1207157768'), (u'PTRSUB_-1207154244', u'STORE_-1207166121'), (u'MULTIEQUAL_-1207158873', u'MULTIEQUAL_-1207158052'), ('tmp_28078', u'PTRSUB_-1207153767'), (u'COPY_-1207156170', u'CAST_-1207155993'), ('const-128', u'INT_AND_-1207163173'), ('const-40', u'PTRSUB_-1207156838'), (u'MULTIEQUAL_-1207156742', u'MULTIEQUAL_-1207157455'), (u'INDIRECT_-1207158624', u'MULTIEQUAL_-1207158578'), (u'INDIRECT_-1207156560', u'MULTIEQUAL_-1207158788'), ('tmp_28078', u'PTRSUB_-1207155266'), (u'CALL_-1207163780', u'INDIRECT_-1207155851'), (u'INDIRECT_-1207158846', u'MULTIEQUAL_-1207158768'), ('const-1362080', u'PTRSUB_-1207156787'), (u'MULTIEQUAL_-1207156542', u'MULTIEQUAL_-1207157770'), ('const-0', u'INT_NOTEQUAL_-1207164263'), (u'INDIRECT_-1207156018', u'MULTIEQUAL_-1207155937'), (u'MULTIEQUAL_-1207158978', u'MULTIEQUAL_-1207158228'), (u'INDIRECT_-1207157156', u'MULTIEQUAL_-1207157080'), ('tmp_3528', u'CBRANCH_-1207166953'), (u'CALL_-1207164832', u'STORE_-1207164731'), (u'INDIRECT_-1207154475', u'MULTIEQUAL_-1207156984'), (u'CALL_-1207164630', u'INDIRECT_-1207155068'), (u'MULTIEQUAL_-1207155532', u'CAST_-1207153686'), ('tmp_6326', u'CBRANCH_-1207165450'), (u'INDIRECT_-1207156810', u'MULTIEQUAL_-1207158944'), (u'MULTIEQUAL_-1207159280', u'MULTIEQUAL_-1207159101'), ('const-0', u'INT_NOTEQUAL_-1207168884'), (u'INDIRECT_-1207157555', u'MULTIEQUAL_-1207158296'), ('const-1', u'PTRADD_-1207168778'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207154263'), (u'INDIRECT_-1207154778', u'MULTIEQUAL_-1207157287'), (u'COPY_-1207156638', u'MULTIEQUAL_-1207162852'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207157564'), ('const-433', u'LOAD_-1207165451'), (u'INDIRECT_-1207156600', u'MULTIEQUAL_-1207158734'), ('tmp_9750', u'PTRSUB_-1207156098'), (u'INT_EQUAL_-1207163419', u'CBRANCH_-1207163413'), (u'PTRSUB_-1207155200', u'PTRADD_-1207155146'), (u'INT_NOTEQUAL_-1207164446', u'CBRANCH_-1207164442'), (u'LOAD_-1207165684', u'INT_NOTEQUAL_-1207165668'), (u'INT_NOTEQUAL_-1207164770', u'CBRANCH_-1207164770'), ('tmp_9748', u'CAST_-1207156507'), (u'INDIRECT_-1207155945', u'COPY_-1207155984'), (u'MULTIEQUAL_-1207157219', u'MULTIEQUAL_-1207157187'), (u'CALL_-1207165835', u'INDIRECT_-1207156245'), (u'INT_ADD_-1207166992', u'INT_SUB_-1207166942'), (u'COPY_-1207156569', u'COPY_-1207156098'), (u'CALL_-1207163496', u'INDIRECT_-1207155526'), ('tmp_1025', u'CBRANCH_-1207168449'), ('const-3', u'INT_SRIGHT_-1207166709'), ('const-433', u'STORE_-1207156847'), (u'INDIRECT_-1207158635', u'MULTIEQUAL_-1207158681'), (u'MULTIEQUAL_-1207156945', u'LOAD_-1207165248'), (u'CALL_-1207165744', u'INDIRECT_-1207157059'), (u'MULTIEQUAL_-1207162106', u'PTRADD_-1207164626'), (u'CALL_-1207165077', u'INDIRECT_-1207156002'), (u'MULTIEQUAL_-1207157464', u'MULTIEQUAL_-1207157391'), ('const-1', u'PTRADD_-1207167695'), (u'MULTIEQUAL_-1207162429', u'CAST_-1207156209'), (u'CALL_-1207164630', u'INDIRECT_-1207155472'), (u'CALL_-1207168565', u'INDIRECT_-1207159292'), (u'COPY_-1207153714', u'MULTIEQUAL_-1207158524'), (u'PTRSUB_-1207154322', u'PTRADD_-1207154257'), ('const-32', u'INT_EQUAL_-1207163510'), ('const-0', u'PTRSUB_-1207164496'), (u'INT_EQUAL_-1207163076', u'CBRANCH_-1207163067'), ('const-1362624', u'PTRSUB_-1207156385'), (u'PTRSUB_-1207155018', u'PTRADD_-1207163964'), ('const-1025', u'INT_AND_-1207163422'), (u'PTRADD_-1207167879', u'CAST_-1207155904'), (u'INT_SEXT_-1207167142', u'INT_MULT_-1207167114'), (u'LOAD_-1207163113', u'MULTIEQUAL_-1207153515'), (u'INT_AND_-1207168730', u'INT_NOTEQUAL_-1207168743'), (u'COPY_-1207153579', u'CALL_-1207164191'), (u'MULTIEQUAL_-1207161045', u'MULTIEQUAL_-1207160334'), (u'INT_SEXT_-1207164491', u'CALL_-1207164492'), (u'MULTIEQUAL_-1207155777', u'MULTIEQUAL_-1207155498'), (u'LOAD_-1207163066', u'INT_EQUAL_-1207163041'), (u'LOAD_-1207164026', u'MULTIEQUAL_-1207160693'), (u'PTRSUB_-1207156098', u'LOAD_-1207167426'), (u'INT_NOTEQUAL_-1207166811', u'CBRANCH_-1207166812'), (u'STORE_-1207166807', u'INDIRECT_-1207158452'), (u'MULTIEQUAL_-1207157299', u'MULTIEQUAL_-1207158052'), (u'PTRADD_-1207167986', u'COPY_-1207154024'), (u'PTRADD_-1207163074', u'LOAD_-1207163134'), (u'COPY_-1207155317', u'MULTIEQUAL_-1207160334'), (u'PTRADD_-1207167574', u'SUBPIECE_-1207161728'), (u'INDIRECT_-1207154935', u'MULTIEQUAL_-1207157167'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153580'), (u'CALL_-1207165124', u'INDIRECT_-1207157747'), ('const-16', u'INT_MULT_-1207168919'), ('tmp_2277', u'CBRANCH_-1207167653'), (u'PTRADD_-1207164426', u'LOAD_-1207164486'), (u'CALL_-1207165744', u'INDIRECT_-1207158274'), (u'INDIRECT_-1207156307', u'COPY_-1207156361'), (u'MULTIEQUAL_-1207156134', u'INT_AND_-1207167729'), (u'PTRSUB_-1207154523', u'LOAD_-1207163829'), (u'INT_EQUAL_-1207168299', u'CBRANCH_-1207168297'), (u'LOAD_-1207163260', u'INT_EQUAL_-1207163245'), (u'INDIRECT_-1207156705', u'MULTIEQUAL_-1207156085'), (u'INT_NOTEQUAL_-1207163121', u'CBRANCH_-1207163119'), (u'CAST_-1207154553', u'LOAD_-1207164026'), (u'PTRSUB_-1207154844', u'PTRADD_-1207164426'), (u'LOAD_-1207167472', u'INT_SEXT_-1207167455'), (u'INDIRECT_-1207157304', u'MULTIEQUAL_-1207157207'), ('const-5', u'CALL_-1207164205'), (u'INT_MULT_-1207169134', u'PTRADD_-1207169100'), (u'CALL_-1207166871', u'INDIRECT_-1207158391'), (u'INT_EQUAL_-1207168239', u'CBRANCH_-1207168237'), (u'MULTIEQUAL_-1207160591', u'PTRSUB_-1207155884'), (u'MULTIEQUAL_-1207156785', u'MULTIEQUAL_-1207158944'), (u'CALL_-1207165617', u'INDIRECT_-1207156697'), (u'MULTIEQUAL_-1207161722', u'CALL_-1207165124'), ('const-1', u'PTRADD_-1207155895'), (u'MULTIEQUAL_-1207158944', u'MULTIEQUAL_-1207158912'), (u'CALL_-1207165376', u'INDIRECT_-1207157532'), ('const-0', u'PTRSUB_-1207155978'), (u'INT_ADD_-1207156063', u'PTRADD_-1207166951'), (u'MULTIEQUAL_-1207159188', u'MULTIEQUAL_-1207157614'), ('const-1', u'PTRADD_-1207167986'), (u'PTRADD_-1207167567', u'CAST_-1207155766'), (u'INDIRECT_-1207157840', u'MULTIEQUAL_-1207158768'), (u'INDIRECT_-1207157417', u'MULTIEQUAL_-1207158801'), ('const-2', u'INT_MULT_-1207167601'), (u'INT_EQUAL_-1207165249', u'CBRANCH_-1207165248'), (u'CALL_-1207163496', u'INDIRECT_-1207155626'), ('const-1', u'PTRADD_-1207169082'), (u'LOAD_-1207163613', u'INT_NOTEQUAL_-1207163561'), (u'CALL_-1207165077', u'INDIRECT_-1207155902'), (u'LOAD_-1207165175', u'INT_EQUAL_-1207165160'), ('const-1', u'PTRADD_-1207167530'), (u'INDIRECT_-1207155536', u'MULTIEQUAL_-1207157261'), (u'MULTIEQUAL_-1207162102', u'MULTIEQUAL_-1207156140'), (u'PTRSUB_-1207154330', u'PTRADD_-1207154268'), (u'CALL_-1207167127', u'INDIRECT_-1207158898'), ('const-7', u'INT_ADD_-1207159238'), (u'INDIRECT_-1207155560', u'COPY_-1207153901'), ('const-1', u'PTRADD_-1207167745'), (u'MULTIEQUAL_-1207158716', u'COPY_-1207155561'), (u'INDIRECT_-1207154877', u'MULTIEQUAL_-1207154857'), (u'COPY_-1207154024', u'MULTIEQUAL_-1207161501'), (u'PTRADD_-1207154268', u'PTRSUB_-1207154266'), (u'MULTIEQUAL_-1207157321', u'MULTIEQUAL_-1207156103'), ('const-8', u'INT_ADD_-1207155868'), (u'PTRSUB_-1207153801', u'PTRADD_-1207153689'), (u'INT_EQUAL_-1207163100', u'CBRANCH_-1207163091'), (u'PTRADD_-1207165572', u'LOAD_-1207165584'), ('const-36', u'PTRSUB_-1207154235'), (u'INT_NOTEQUAL_-1207167078', u'CBRANCH_-1207167073'), (u'INDIRECT_-1207157036', u'MULTIEQUAL_-1207157614'), (u'PTRSUB_-1207154223', u'PTRSUB_-1207154201'), (u'MULTIEQUAL_-1207157768', u'LOAD_-1207165794'), (u'INDIRECT_-1207154997', u'MULTIEQUAL_-1207156984'), ('const-1', u'PTRSUB_-1207155901'), ('const--216', u'PTRSUB_-1207154322'), (u'INDIRECT_-1207155989', u'MULTIEQUAL_-1207155898'), (u'MULTIEQUAL_-1207157768', u'LOAD_-1207168025'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168279'), (u'INT_NOTEQUAL_-1207163119', u'CBRANCH_-1207163117'), ('const-3', u'INT_SLESS_-1207164469'), (u'CAST_-1207155993', u'COPY_-1207156165'), (u'INDIRECT_-1207158050', u'MULTIEQUAL_-1207155998'), ('const-433', u'STORE_-1207157415'), (u'INDIRECT_-1207156327', u'MULTIEQUAL_-1207155471'), (u'MULTIEQUAL_-1207156893', u'MULTIEQUAL_-1207155720'), (u'CALL_-1207164082', u'INDIRECT_-1207155344'), ('const-32', u'INT_AND_-1207158947'), (u'MULTIEQUAL_-1207156365', u'MULTIEQUAL_-1207156348'), ('tmp_5220', u'BRANCH_-1207163817'), (u'INT_ADD_-1207167034', u'MULTIEQUAL_-1207159066'), (u'CALL_-1207164191', u'INDIRECT_-1207154349'), (u'LOAD_-1207165436', u'INT_EQUAL_-1207165421'), ('const-1', u'PTRADD_-1207165365'), ('const-2254', u'COPY_-1207157589'), (u'INDIRECT_-1207156810', u'MULTIEQUAL_-1207156785'), (u'CALL_-1207164558', u'INDIRECT_-1207156327'), (u'INDIRECT_-1207156805', u'MULTIEQUAL_-1207156855'), (u'CALL_-1207164082', u'INDIRECT_-1207157377'), (u'MULTIEQUAL_-1207162429', u'CAST_-1207156331'), (u'CALL_-1207168673', u'INT_SLESS_-1207168618'), ('const-0', u'PTRSUB_-1207153687'), (u'CALL_-1207168565', u'INDIRECT_-1207157772'), (u'MULTIEQUAL_-1207159356', u'COPY_-1207155801'), (u'LOAD_-1207163134', u'INT_AND_-1207163108'), ('const-1', u'PTRADD_-1207167574'), (u'CALL_-1207164082', u'INDIRECT_-1207157167'), (u'INDIRECT_-1207156430', u'INT_NOTEQUAL_-1207163942'), (u'INDIRECT_-1207155887', u'COPY_-1207155941'), (u'MULTIEQUAL_-1207157491', u'MULTIEQUAL_-1207157970'), (u'MULTIEQUAL_-1207158387', u'MULTIEQUAL_-1207159490'), ('const-1', u'RETURN_-1207164202'), (u'CALL_-1207167412', u'INDIRECT_-1207157309'), (u'CALL_-1207165376', u'INDIRECT_-1207157952'), (u'CALL_-1207164734', u'INDIRECT_-1207154997'), (u'INT_NOTEQUAL_-1207163914', u'CBRANCH_-1207163913'), (u'MULTIEQUAL_-1207153983', u'MULTIEQUAL_-1207157508'), (u'CALL_-1207164762', u'INDIRECT_-1207155011'), (u'MULTIEQUAL_-1207155601', u'MULTIEQUAL_-1207155574'), ('const-1', u'PTRADD_-1207167773'), (u'INT_NOTEQUAL_-1207163895', u'CBRANCH_-1207163895'), ('const-1312556', u'COPY_-1207153604'), (u'CALL_-1207162314', u'INDIRECT_-1207156452'), (u'INDIRECT_-1207156530', u'STORE_-1207158291'), (u'INT_NOTEQUAL_-1207163533', u'CBRANCH_-1207163533'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207155937'), (u'INDIRECT_-1207158215', u'MULTIEQUAL_-1207158153'), (u'MULTIEQUAL_-1207155534', u'MULTIEQUAL_-1207155498'), (u'INDIRECT_-1207155699', u'MULTIEQUAL_-1207157088'), (u'PTRADD_-1207165226', u'COPY_-1207155210'), (u'MULTIEQUAL_-1207157111', u'MULTIEQUAL_-1207157084'), (u'MULTIEQUAL_-1207157426', u'MULTIEQUAL_-1207156208'), ('const--272', u'PTRSUB_-1207156867'), (u'PTRADD_-1207167986', u'MULTIEQUAL_-1207161794'), ('const-8', u'INT_ADD_-1207155974'), ('const-0', u'PTRSUB_-1207153572'), (u'CALL_-1207167127', u'INDIRECT_-1207158478'), ('const-40', u'PTRADD_-1207155138'), (u'MULTIEQUAL_-1207155875', u'MULTIEQUAL_-1207155893'), (u'INT_EQUAL_-1207165433', u'CBRANCH_-1207165432'), ('tmp_969', u'CBRANCH_-1207168485'), (u'COPY_-1207156569', u'COPY_-1207156102'), (u'CALL_-1207165100', u'INDIRECT_-1207157840'), (u'INDIRECT_-1207156227', u'MULTIEQUAL_-1207155371'), ('const-8', u'INT_ADD_-1207156431'), (u'CALL_-1207168394', u'INDIRECT_-1207157965'), (u'LOAD_-1207165451', u'INT_EQUAL_-1207165399'), ('const-2', u'INT_MULT_-1207167729'), (u'MULTIEQUAL_-1207158123', u'MULTIEQUAL_-1207158765'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207155978'), (u'MULTIEQUAL_-1207157657', u'COPY_-1207155929'), (u'PTRSUB_-1207156289', u'PTRADD_-1207167626'), (u'PTRSUB_-1207154372', u'PTRADD_-1207154246'), (u'PTRADD_-1207165243', u'LOAD_-1207165305'), (u'CAST_-1207156507', u'COPY_-1207156586'), (u'CALL_-1207164492', u'INDIRECT_-1207154877'), (u'INDIRECT_-1207158452', u'MULTIEQUAL_-1207158427'), ('const-41', u'INT_NOTEQUAL_-1207165317'), ('const-5', u'INT_EQUAL_-1207168279'), (u'PTRSUB_-1207153634', u'LOAD_-1207163115'), (u'PTRADD_-1207153698', u'PTRSUB_-1207153662'), ('const-1', u'CALL_-1207164630'), (u'PTRSUB_-1207156262', u'PTRADD_-1207167567'), ('const-44', u'INT_EQUAL_-1207165399'), (u'MULTIEQUAL_-1207157419', u'MULTIEQUAL_-1207157387'), ('const-0', u'SUBPIECE_-1207160890'), (u'MULTIEQUAL_-1207154769', u'MULTIEQUAL_-1207154787'), (u'MULTIEQUAL_-1207156101', u'MULTIEQUAL_-1207156284'), (u'CAST_-1207153500', u'LOAD_-1207164475'), (u'CALL_-1207164211', u'INDIRECT_-1207155249'), (u'CALL_-1207164211', u'INDIRECT_-1207156465'), (u'MULTIEQUAL_-1207159445', u'PTRADD_-1207153908'), (u'INT_NOTEQUAL_-1207163619', u'CBRANCH_-1207163617'), (u'COPY_-1207156102', u'MULTIEQUAL_-1207158660'), (u'MULTIEQUAL_-1207157664', u'MULTIEQUAL_-1207156089'), (u'COPY_-1207157342', u'MULTIEQUAL_-1207157508'), (u'CALL_-1207168418', u'INDIRECT_-1207157777'), (u'PTRSUB_-1207155066', u'STORE_-1207158292'), ('const-0', u'CALL_-1207165617'), (u'MULTIEQUAL_-1207158333', u'MULTIEQUAL_-1207158975'), (u'INT_SUB_-1207166942', u'CALL_-1207166923'), ('const-1', u'PTRADD_-1207167753'), (u'CALL_-1207168696', u'INDIRECT_-1207157647'), ('tmp_9263', u'BRANCH_-1207162147'), (u'INT_LESS_-1207166827', u'CBRANCH_-1207166835'), (u'INDIRECT_-1207157154', u'MULTIEQUAL_-1207158873'), (u'CALL_-1207164058', u'INDIRECT_-1207157261'), (u'CALL_-1207165101', u'INDIRECT_-1207157428'), (u'CALL_-1207165376', u'INDIRECT_-1207156222'), (u'CALL_-1207165617', u'INDIRECT_-1207156897'), (u'MULTIEQUAL_-1207157768', u'MULTIEQUAL_-1207160636'), ('const-0', u'INT_NOTEQUAL_-1207163219'), (u'INDIRECT_-1207156111', u'MULTIEQUAL_-1207156614'), ('const-1311232', u'COPY_-1207162158'), (u'PTRADD_-1207167706', u'COPY_-1207155892'), (u'MULTIEQUAL_-1207156139', u'COPY_-1207155901'), ('const-433', u'LOAD_-1207164749'), (u'CALL_-1207165352', u'INDIRECT_-1207157731'), (u'MULTIEQUAL_-1207156975', u'MULTIEQUAL_-1207158873'), (u'INT_NOTEQUAL_-1207168825', u'CBRANCH_-1207168822'), (u'CALL_-1207165077', u'INDIRECT_-1207156102'), ('tmp_6809', u'CBRANCH_-1207164545'), ('tmp_1605', u'BRANCH_-1207166100'), ('tmp_28078', u'PTRSUB_-1207155255'), (u'INDIRECT_-1207157469', u'MULTIEQUAL_-1207159188'), (u'INDIRECT_-1207157521', u'MULTIEQUAL_-1207158018'), (u'INT_MULT_-1207164500', u'INT_ADD_-1207154835'), (u'INT_SLESS_-1207164557', u'CBRANCH_-1207164564'), (u'COPY_-1207154228', u'CALL_-1207164762'), ('const-8', u'INT_ADD_-1207154835'), ('tmp_6573', u'BRANCH_-1207164775'), (u'MULTIEQUAL_-1207158873', u'MULTIEQUAL_-1207157299'), (u'CALL_-1207168649', u'INDIRECT_-1207159445'), (u'INDIRECT_-1207156089', u'MULTIEQUAL_-1207155998'), (u'CALL_-1207165744', u'INDIRECT_-1207158484'), (u'MULTIEQUAL_-1207158742', u'MULTIEQUAL_-1207158716'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207158873'), (u'PTRADD_-1207165338', u'COPY_-1207154799'), ('const-24', u'PTRSUB_-1207154215'), ('const--216', u'PTRSUB_-1207154330'), (u'MULTIEQUAL_-1207161773', u'PTRADD_-1207167745'), (u'INDIRECT_-1207157458', u'MULTIEQUAL_-1207155363'), (u'MULTIEQUAL_-1207158471', u'CALL_-1207165835'), (u'INT_SEXT_-1207167455', u'CALL_-1207167459'), (u'COPY_-1207156028', u'MULTIEQUAL_-1207160334'), (u'CALL_-1207167459', u'INDIRECT_-1207157440'), (u'INT_EQUAL_-1207165884', u'CBRANCH_-1207165883'), ('const-433', u'LOAD_-1207165502'), (u'LOAD_-1207165710', u'INT_ZEXT_-1207161279'), ('const-1312874', u'COPY_-1207163766'), (u'INDIRECT_-1207157385', u'MULTIEQUAL_-1207157286'), (u'PTRADD_-1207167745', u'COPY_-1207154492'), (u'INDIRECT_-1207155536', u'MULTIEQUAL_-1207155466'), ('const-433', u'LOAD_-1207163260'), ('tmp_507', u'CBRANCH_-1207168884'), (u'INDIRECT_-1207158635', u'MULTIEQUAL_-1207158575'), (u'MULTIEQUAL_-1207158637', u'MULTIEQUAL_-1207158611'), (u'CALL_-1207163497', u'INDIRECT_-1207155739'), (u'MULTIEQUAL_-1207160693', u'SUBPIECE_-1207157652'), ('const-1312842', u'COPY_-1207168534'), (u'INDIRECT_-1207157765', u'MULTIEQUAL_-1207158506'), ('const-433', u'LOAD_-1207163066'), ('const-4', u'INT_SLESS_-1207166237'), (u'CALL_-1207163636', u'INDIRECT_-1207155597'), (u'PTRADD_-1207154246', u'PTRSUB_-1207154244'), ('const-433', u'LOAD_-1207163113'), (u'INDIRECT_-1207158263', u'MULTIEQUAL_-1207158333'), (u'INT_NOTEQUAL_-1207165317', u'CBRANCH_-1207165317'), (u'SUBPIECE_-1207161219', u'INT_EQUAL_-1207165884'), ('const-2', u'INT_MULT_-1207169134'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168379'), (u'MULTIEQUAL_-1207158471', u'SUBPIECE_-1207155976'), (u'CALL_-1207166923', u'INDIRECT_-1207157105'), ('tmp_40672', u'MULTIEQUAL_-1207157555'), (u'CALL_-1207168696', u'INDIRECT_-1207159475'), (u'MULTIEQUAL_-1207155637', u'MULTIEQUAL_-1207154383'), (u'COPY_-1207168524', u'MULTIEQUAL_-1207156759'), (u'COPY_-1207156569', u'COPY_-1207155082'), (u'CALL_-1207168696', u'INDIRECT_-1207159160'), (u'MULTIEQUAL_-1207155737', u'MULTIEQUAL_-1207154483'), (u'MULTIEQUAL_-1207161088', u'MULTIEQUAL_-1207161151'), (u'INT_ADD_-1207156356', u'PTRADD_-1207167773'), (u'CALL_-1207164492', u'INDIRECT_-1207156600'), (u'CALL_-1207168565', u'INDIRECT_-1207157469'), ('const-40', u'PTRADD_-1207155115'), ('const-0', u'PTRSUB_-1207155144'), (u'INDIRECT_-1207159187', u'MULTIEQUAL_-1207157863'), ('const-7', u'INT_ADD_-1207159140'), (u'MULTIEQUAL_-1207157970', u'MULTIEQUAL_-1207157791'), ('tmp_4084', u'CBRANCH_-1207166653'), (u'MULTIEQUAL_-1207159507', u'INT_SEXT_-1207153670'), (u'INT_AND_-1207163106', u'INT_NOTEQUAL_-1207163119'), (u'CALL_-1207164207', u'INDIRECT_-1207155887'), (u'COPY_-1207154799', u'MULTIEQUAL_-1207160334'), ('tmp_40685', u'MULTIEQUAL_-1207159080'), (u'MULTIEQUAL_-1207156914', u'MULTIEQUAL_-1207157555'), ('tmp_5674', u'CBRANCH_-1207165327'), ('const-3', u'INT_AND_-1207158743'), ('const-0', u'CALL_-1207164205'), (u'MULTIEQUAL_-1207158906', u'MULTIEQUAL_-1207158870'), (u'MULTIEQUAL_-1207159598', u'MULTIEQUAL_-1207159507'), (u'CALL_-1207168418', u'INDIRECT_-1207159197'), (u'INDIRECT_-1207157661', u'MULTIEQUAL_-1207155566'), ('const-4', u'CALL_-1207166923'), (u'MULTIEQUAL_-1207155466', u'MULTIEQUAL_-1207157364'), ('const--216', u'PTRSUB_-1207153767'), (u'CALL_-1207165307', u'INDIRECT_-1207158263'), ('const-8', u'INT_ADD_-1207156388'), ('const-1362624', u'PTRSUB_-1207154324'), (u'PTRADD_-1207164703', u'LOAD_-1207164765'), (u'COPY_-1207155022', u'CALL_-1207165101'), (u'CALL_-1207165835', u'INDIRECT_-1207156042'), (u'INDIRECT_-1207156478', u'CAST_-1207153589'), (u'MULTIEQUAL_-1207157364', u'MULTIEQUAL_-1207157291'), (u'SUBPIECE_-1207156016', u'INT_SUB_-1207165846'), ('const-433', u'LOAD_-1207167191'), (u'MULTIEQUAL_-1207157071', u'MULTIEQUAL_-1207157657'), (u'CALL_-1207164734', u'INDIRECT_-1207156930'), ('tmp_6603', u'CBRANCH_-1207165248'), (u'MULTIEQUAL_-1207157522', u'MULTIEQUAL_-1207157461'), ('const-0', u'INT_EQUAL_-1207165451'), (u'INDIRECT_-1207157972', u'MULTIEQUAL_-1207157555'), (u'MULTIEQUAL_-1207157071', u'LOAD_-1207165684'), (u'INT_MULT_-1207167963', u'INT_ADD_-1207156388'), (u'INDIRECT_-1207155131', u'MULTIEQUAL_-1207157657'), (u'CALL_-1207165100', u'INDIRECT_-1207159161'), (u'CALL_-1207163612', u'INDIRECT_-1207157304'), (u'INT_ADD_-1207154986', u'PTRADD_-1207163964'), (u'CALL_-1207168673', u'INDIRECT_-1207159250'), (u'MULTIEQUAL_-1207157870', u'MULTIEQUAL_-1207157691'), (u'INDIRECT_-1207156495', u'MULTIEQUAL_-1207155875'), (u'CALL_-1207162314', u'INDIRECT_-1207156137'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207156823'), (u'CALL_-1207164492', u'INDIRECT_-1207155080'), (u'CALL_-1207164177', u'INDIRECT_-1207154778'), ('const-0', u'INT_NOTEQUAL_-1207163728'), ('const-433', u'LOAD_-1207169186'), (u'MULTIEQUAL_-1207155666', u'MULTIEQUAL_-1207154566'), (u'MULTIEQUAL_-1207160021', u'MULTIEQUAL_-1207159507'), (u'COPY_-1207155847', u'MULTIEQUAL_-1207157368'), (u'CALL_-1207164177', u'INDIRECT_-1207154982'), (u'INDIRECT_-1207155506', u'MULTIEQUAL_-1207156089'), (u'INDIRECT_-1207157972', u'MULTIEQUAL_-1207156653'), ('const-433', u'STORE_-1207158280'), ('const-0', u'INT_EQUAL_-1207165689'), (u'CALL_-1207167428', u'INDIRECT_-1207157219'), (u'SUBPIECE_-1207156016', u'INT_SUB_-1207166925'), ('tmp_2844', u'CBRANCH_-1207167073'), (u'MULTIEQUAL_-1207155998', u'MULTIEQUAL_-1207155937'), (u'PTRADD_-1207167834', u'LOAD_-1207167886'), (u'COPY_-1207155447', u'MULTIEQUAL_-1207162102'), (u'CALL_-1207167127', u'INT_EQUAL_-1207167113'), (u'LOAD_-1207168884', u'INT_EQUAL_-1207168869'), (u'MULTIEQUAL_-1207162138', u'PTRADD_-1207167530'), ('tmp_28078', u'PTRSUB_-1207154322'), (u'CALL_-1207163472', u'INDIRECT_-1207157548'), (u'INDIRECT_-1207155268', u'MULTIEQUAL_-1207155143'), (u'INT_NOTEQUAL_-1207169080', u'CBRANCH_-1207169077'), ('const-0', u'PTRSUB_-1207155091'), (u'MULTIEQUAL_-1207157261', u'MULTIEQUAL_-1207156439'), ('const-433', u'LOAD_-1207165794'), (u'CALL_-1207165307', u'INDIRECT_-1207156435'), ('const-0', u'INT_NOTEQUAL_-1207163829'), (u'COPY_-1207156878', u'MULTIEQUAL_-1207157508'), (u'INT_ADD_-1207167034', u'INT_SLESS_-1207166898'), (u'MULTIEQUAL_-1207156964', u'MULTIEQUAL_-1207156752'), (u'INDIRECT_-1207156483', u'MULTIEQUAL_-1207156411'), (u'INDIRECT_-1207156345', u'MULTIEQUAL_-1207157084'), ('tmp_40685', u'MULTIEQUAL_-1207159595'), (u'INT_EQUAL_-1207165813', u'CBRANCH_-1207165812'), (u'INDIRECT_-1207157965', u'MULTIEQUAL_-1207155869'), ('const-1', u'PTRADD_-1207169082'), (u'PTRSUB_-1207155084', u'STORE_-1207158281'), ('const-0', u'PTRSUB_-1207154523'), (u'INT_NOTEQUAL_-1207163186', u'CBRANCH_-1207163184'), (u'MULTIEQUAL_-1207155595', u'MULTIEQUAL_-1207155777'), (u'MULTIEQUAL_-1207155937', u'MULTIEQUAL_-1207155901'), (u'INT_NOTEQUAL_-1207167480', u'CBRANCH_-1207167477'), (u'CALL_-1207163636', u'INDIRECT_-1207157420'), (u'MULTIEQUAL_-1207156680', u'MULTIEQUAL_-1207156663'), (u'CALL_-1207163497', u'INDIRECT_-1207156043'), ('const-1', u'COPY_-1207155338'), ('const-6', u'INT_EQUAL_-1207168299'), ('const-516', u'INT_AND_-1207167534'), (u'CALL_-1207164734', u'INDIRECT_-1207156720'), (u'MULTIEQUAL_-1207155466', u'MULTIEQUAL_-1207154366'), (u'INDIRECT_-1207159397', u'MULTIEQUAL_-1207158073'), ('tmp_40682', u'MULTIEQUAL_-1207159280'), (u'MULTIEQUAL_-1207157251', u'MULTIEQUAL_-1207157216'), (u'MULTIEQUAL_-1207156575', u'MULTIEQUAL_-1207158734'), (u'PTRADD_-1207155138', u'PTRSUB_-1207155136'), ('const--216', u'PTRSUB_-1207156079'), (u'MULTIEQUAL_-1207154566', u'MULTIEQUAL_-1207154583'), (u'MULTIEQUAL_-1207161045', u'PTRADD_-1207165226'), (u'CALL_-1207168649', u'INDIRECT_-1207157920'), ('const-433', u'LOAD_-1207164279'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155974'), ('const-40', u'PTRADD_-1207153662'), ('const-1362624', u'PTRSUB_-1207153572'), ('const-0', u'INT_SLESS_-1207168618'), (u'MULTIEQUAL_-1207159507', u'INT_SEXT_-1207153673'), (u'MULTIEQUAL_-1207156542', u'MULTIEQUAL_-1207157255'), (u'CALL_-1207168696', u'INDIRECT_-1207159580'), (u'COPY_-1207153694', u'MULTIEQUAL_-1207156966'), (u'MULTIEQUAL_-1207157080', u'MULTIEQUAL_-1207158978'), ('const-20', u'PTRSUB_-1207153754'), (u'MULTIEQUAL_-1207156284', u'MULTIEQUAL_-1207156005'), (u'INT_ZEXT_-1207160418', u'STORE_-1207166121'), (u'INT_ADD_-1207153755', u'PTRADD_-1207163238'), (u'LOAD_-1207163470', u'SUBPIECE_-1207157599'), (u'MULTIEQUAL_-1207159080', u'MULTIEQUAL_-1207158944'), ('tmp_9750', u'PTRSUB_-1207155609'), (u'CALL_-1207163780', u'INDIRECT_-1207156271'), (u'INT_SEXT_-1207155108', u'PTRADD_-1207155138'), (u'INDIRECT_-1207155400', u'MULTIEQUAL_-1207157387'), ('const-0', u'PTRSUB_-1207154266'), (u'PTRSUB_-1207153660', u'STORE_-1207164286'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207155110'), (u'INDIRECT_-1207155368', u'MULTIEQUAL_-1207157419'), (u'INDIRECT_-1207159391', u'MULTIEQUAL_-1207157290'), (u'INDIRECT_-1207155206', u'MULTIEQUAL_-1207155789'), (u'CAST_-1207153496', u'COPY_-1207164468'), (u'CALL_-1207167428', u'INDIRECT_-1207158634'), (u'PTRSUB_-1207153603', u'LOAD_-1207163113'), ('const-8', u'INT_EQUAL_-1207168259'), ('const-4294967295', u'STORE_-1207164302'), ('const-433', u'LOAD_-1207163085'), (u'CALL_-1207164211', u'INDIRECT_-1207156675'), (u'COPY_-1207156855', u'MULTIEQUAL_-1207153983'), ('const-0', u'PTRSUB_-1207156326'), (u'INT_SEXT_-1207153673', u'PTRADD_-1207153698'), (u'CALL_-1207168649', u'INDIRECT_-1207158124'), (u'CALL_-1207168649', u'INDIRECT_-1207157720'), (u'COPY_-1207164109', u'MULTIEQUAL_-1207156759'), (u'MULTIEQUAL_-1207159083', u'MULTIEQUAL_-1207158262'), (u'MULTIEQUAL_-1207158734', u'MULTIEQUAL_-1207156744'), ('const-1362624', u'PTRSUB_-1207153830'), (u'INT_ADD_-1207166677', u'MULTIEQUAL_-1207159066'), ('tmp_136', u'CBRANCH_-1207169145'), (u'SUBPIECE_-1207155976', u'INT_ADD_-1207166992'), ('const-433', u'LOAD_-1207166227'), (u'INDIRECT_-1207156202', u'COPY_-1207156256'), (u'CALL_-1207167127', u'INDIRECT_-1207157268'), ('const-0', u'INT_NOTEQUAL_-1207163072'), ('tmp_7306', u'CBRANCH_-1207163039'), (u'INDIRECT_-1207154877', u'MULTIEQUAL_-1207154263'), (u'INDIRECT_-1207158158', u'MULTIEQUAL_-1207158072'), (u'CALL_-1207165101', u'INDIRECT_-1207155810'), (u'CALL_-1207163472', u'INDIRECT_-1207155515'), ('const-2', u'PTRADD_-1207164703'), (u'INT_ADD_-1207154672', u'PTRADD_-1207163408'), (u'INDIRECT_-1207158688', u'SUBPIECE_-1207158926'), ('const-4294967295', u'INT_SLESS_-1207166963'), (u'COPY_-1207164468', u'MULTIEQUAL_-1207155532'), (u'LOAD_-1207164513', u'CALL_-1207164492'), (u'INT_SLESSEQUAL_-1207166645', u'CBRANCH_-1207166653'), (u'PTRSUB_-1207155144', u'PTRSUB_-1207155090'), (u'CALL_-1207165077', u'INDIRECT_-1207157417'), (u'MULTIEQUAL_-1207159385', u'MULTIEQUAL_-1207158228'), (u'PTRSUB_-1207156861', u'CALL_-1207168394'), (u'PTRADD_-1207169100', u'LOAD_-1207169160'), ('const-0', u'INT_NOTEQUAL_-1207164749'), (u'COPY_-1207155863', u'CALL_-1207165744'), (u'MULTIEQUAL_-1207158601', u'MULTIEQUAL_-1207154870'), (u'INT_AND_-1207158081', u'INT_NOTEQUAL_-1207164006'), ('tmp_9750', u'PTRSUB_-1207153754'), (u'LOAD_-1207168025', u'INT_EQUAL_-1207168010'), (u'CALL_-1207164191', u'INDIRECT_-1207156282'), ('const-1026', u'INT_EQUAL_-1207163571'), (u'INT_AND_-1207163422', u'INT_EQUAL_-1207163419'), (u'MULTIEQUAL_-1207154857', u'MULTIEQUAL_-1207157016'), (u'CAST_-1207154022', u'STORE_-1207157404'), (u'MULTIEQUAL_-1207157146', u'MULTIEQUAL_-1207155893'), (u'INDIRECT_-1207155080', u'MULTIEQUAL_-1207157219'), ('tmp_28078', u'PTRSUB_-1207156867'), (u'COPY_-1207154026', u'MULTIEQUAL_-1207157018'), ('const-1', u'PTRADD_-1207165226'), (u'CALL_-1207164734', u'INDIRECT_-1207155300'), (u'MULTIEQUAL_-1207161045', u'COPY_-1207155225'), (u'PTRADD_-1207165403', u'COPY_-1207154968'), (u'MULTIEQUAL_-1207157016', u'MULTIEQUAL_-1207155025'), (u'CALL_-1207164195', u'INDIRECT_-1207154935'), (u'MULTIEQUAL_-1207154740', u'MULTIEQUAL_-1207154757'), (u'INDIRECT_-1207158053', u'MULTIEQUAL_-1207158123'), (u'INDIRECT_-1207155035', u'MULTIEQUAL_-1207157267'), (u'INT_EQUAL_-1207168779', u'CBRANCH_-1207168776'), ('const-0', u'CALL_-1207164630'), (u'LOAD_-1207169160', u'INT_AND_-1207169134'), (u'PTRADD_-1207165175', u'LOAD_-1207165235'), (u'LOAD_-1207164026', u'INT_AND_-1207158059'), ('const-433', u'LOAD_-1207167686'), (u'LOAD_-1207164026', u'SUBPIECE_-1207157909'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154389'), (u'LOAD_-1207163300', u'INT_AND_-1207156814'), (u'MULTIEQUAL_-1207155980', u'MULTIEQUAL_-1207155998'), (u'LOAD_-1207164475', u'INT_NOTEQUAL_-1207164446'), ('tmp_40671', u'MULTIEQUAL_-1207157970'), (u'INDIRECT_-1207157469', u'MULTIEQUAL_-1207156150'), ('tmp_9295', u'CBRANCH_-1207165157'), (u'CALL_-1207163496', u'INDIRECT_-1207155729'), (u'CALL_-1207164082', u'INDIRECT_-1207155547'), (u'CAST_-1207156172', u'COPY_-1207168524'), (u'INDIRECT_-1207157105', u'MULTIEQUAL_-1207157156'), ('const-1', u'PTRADD_-1207155809'), (u'PTRSUB_-1207154216', u'LOAD_-1207163613'), ('const-0', u'CALL_-1207165124'), (u'CALL_-1207167127', u'INDIRECT_-1207157068'), (u'INDIRECT_-1207157569', u'INT_EQUAL_-1207168450'), ('const-16', u'PTRSUB_-1207154216'), ('const-1', u'PTRADD_-1207165403'), ('tmp_40669', u'MULTIEQUAL_-1207157255'), (u'MULTIEQUAL_-1207157770', u'MULTIEQUAL_-1207157591'), (u'COPY_-1207153679', u'MULTIEQUAL_-1207157524'), ('const-433', u'LOAD_-1207163849'), (u'CALL_-1207165124', u'INDIRECT_-1207158962'), ('tmp_6648', u'CBRANCH_-1207165219'), (u'MULTIEQUAL_-1207157321', u'MULTIEQUAL_-1207157294'), (u'CAST_-1207154425', u'LOAD_-1207165067'), (u'MULTIEQUAL_-1207161088', u'SUBPIECE_-1207158509'), (u'COPY_-1207154508', u'MULTIEQUAL_-1207160270'), ('tmp_5388', u'BRANCH_-1207165869'), (u'INDIRECT_-1207155836', u'MULTIEQUAL_-1207155766'), (u'MULTIEQUAL_-1207155889', u'MULTIEQUAL_-1207156642'), (u'PTRADD_-1207165005', u'CAST_-1207154425'), (u'LOAD_-1207167183', u'INT_NOTEQUAL_-1207167078'), (u'MULTIEQUAL_-1207157768', u'PTRADD_-1207165745'), (u'COPY_-1207155223', u'MULTIEQUAL_-1207161260'), (u'INT_EQUAL_-1207163041', u'CBRANCH_-1207163039'), ('tmp_837', u'CBRANCH_-1207168617'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207156080'), (u'INDIRECT_-1207155368', u'MULTIEQUAL_-1207155243'), (u'COPY_-1207154824', u'CALL_-1207163496'), ('const-433', u'LOAD_-1207166869'), ('tmp_7993', u'CBRANCH_-1207163802'), ('tmp_5741', u'CBRANCH_-1207165317'), (u'INDIRECT_-1207154982', u'MULTIEQUAL_-1207157491'), ('const-1', u'INT_ADD_-1207164433'), (u'INDIRECT_-1207157617', u'MULTIEQUAL_-1207157488'), (u'MULTIEQUAL_-1207161501', u'COPY_-1207155293'), ('const-1313952', u'COPY_-1207153596'), ('tmp_7539', u'CBRANCH_-1207163067'), (u'CALL_-1207164832', u'INDIRECT_-1207155456'), (u'MULTIEQUAL_-1207157591', u'MULTIEQUAL_-1207158070'), ('const-44', u'INT_EQUAL_-1207164721'), ('const-40', u'PTRADD_-1207154246'), (u'CALL_-1207163763', u'INDIRECT_-1207155206'), ('const-0', u'INT_NOTEQUAL_-1207169147'), (u'CALL_-1207168418', u'INDIRECT_-1207157474'), ('tmp_9226', u'CBRANCH_-1207163413'), (u'MULTIEQUAL_-1207155495', u'MULTIEQUAL_-1207155677'), (u'PTRSUB_-1207153662', u'PTRSUB_-1207153643'), (u'CALL_-1207163472', u'INDIRECT_-1207155615'), (u'CALL_-1207164832', u'INDIRECT_-1207155053'), (u'MULTIEQUAL_-1207162429', u'MULTIEQUAL_-1207161260'), ('const-2', u'PTRADD_-1207165338'), ('const-0', u'PTRSUB_-1207153661'), (u'MULTIEQUAL_-1207159066', u'INT_ADD_-1207167034'), ('const-0', u'PTRSUB_-1207156822'), (u'PTRSUB_-1207153695', u'PTRSUB_-1207153661'), ('const-1', u'PTRADD_-1207164199'), (u'CALL_-1207167459', u'INDIRECT_-1207157140'), (u'CAST_-1207156121', u'CALL_-1207168418'), (u'PTRSUB_-1207156429', u'PTRADD_-1207168001'), (u'MULTIEQUAL_-1207157705', u'MULTIEQUAL_-1207157426'), ('const-8', u'INT_ADD_-1207154389'), ('const-1', u'PTRADD_-1207165243'), ('tmp_9750', u'PTRSUB_-1207153723'), (u'CALL_-1207163763', u'INDIRECT_-1207155506'), (u'PTRADD_-1207155147', u'PTRSUB_-1207155091'), (u'CALL_-1207165376', u'INDIRECT_-1207156322'), (u'CALL_-1207164762', u'INDIRECT_-1207155214'), (u'CALL_-1207163756', u'INDIRECT_-1207155840'), ('const-433', u'LOAD_-1207168025'), ('const-1', u'PTRADD_-1207165389'), ('const-16', u'INT_EQUAL_-1207163100'), ('tmp_1223', u'CBRANCH_-1207168297'), (u'CALL_-1207162314', u'INDIRECT_-1207154727'), (u'CALL_-1207165101', u'INDIRECT_-1207157533'), (u'INT_ZEXT_-1207162348', u'INT_MULT_-1207167601'), (u'INDIRECT_-1207158425', u'MULTIEQUAL_-1207158365'), (u'CALL_-1207165376', u'INDIRECT_-1207155919'), ('tmp_2633', u'BRANCH_-1207167371'), (u'INDIRECT_-1207159445', u'MULTIEQUAL_-1207158073'), (u'PTRSUB_-1207164496', u'COPY_-1207153725'), (u'INDIRECT_-1207158519', u'MULTIEQUAL_-1207158153'), (u'LOAD_-1207163829', u'INT_EQUAL_-1207163782'), (u'CALL_-1207163787', u'INDIRECT_-1207156942'), ('const-1', u'PTRADD_-1207165403'), (u'PTRADD_-1207167530', u'MULTIEQUAL_-1207162138'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207156041'), (u'MULTIEQUAL_-1207157600', u'MULTIEQUAL_-1207157321'), (u'CAST_-1207152969', u'CALL_-1207163756'), ('const-433', u'LOAD_-1207163132'), (u'CAST_-1207155302', u'RETURN_-1207166837'), (u'INDIRECT_-1207155180', u'MULTIEQUAL_-1207154566'), (u'INT_ADD_-1207167030', u'CALL_-1207166871'), (u'INT_NOTEQUAL_-1207168884', u'CBRANCH_-1207168884'), (u'MULTIEQUAL_-1207157508', u'STORE_-1207166109'), (u'MULTIEQUAL_-1207159392', u'INT_EQUAL_-1207164516'), (u'INT_AND_-1207166799', u'INT_RIGHT_-1207166795'), (u'INDIRECT_-1207158050', u'CALL_-1207168673'), (u'INDIRECT_-1207159266', u'MULTIEQUAL_-1207159188'), (u'INDIRECT_-1207154877', u'PIECE_-1207154859'), ('const-8', u'INT_ADD_-1207154672'), ('const-2', u'PTRADD_-1207164402'), (u'INT_AND_-1207169134', u'INT_NOTEQUAL_-1207169147'), (u'MULTIEQUAL_-1207155263', u'MULTIEQUAL_-1207157161'), ('const-24', u'PTRSUB_-1207155083'), ('const-5', u'INT_EQUAL_-1207168468'), ('tmp_5415', u'BRANCH_-1207165008'), (u'LOAD_-1207168010', u'INT_ZEXT_-1207161942'), ('const-32', u'PTRSUB_-1207155122'), ('const-1', u'PTRADD_-1207168713'), (u'LOAD_-1207165248', u'MULTIEQUAL_-1207158601'), ('tmp_40671', u'MULTIEQUAL_-1207157455'), (u'CALL_-1207164492', u'INDIRECT_-1207154777'), ('tmp_2155', u'CBRANCH_-1207167740'), (u'CALL_-1207163636', u'INDIRECT_-1207155900'), (u'INT_ZEXT_-1207161086', u'STORE_-1207164353'), ('const-1', u'PTRADD_-1207163072'), ('tmp_28078', u'PTRSUB_-1207153788'), ('const-3', u'INT_EQUAL_-1207164613'), ('const-433', u'LOAD_-1207165407'), (u'CALL_-1207165593', u'INDIRECT_-1207158516'), ('const-40', u'PTRADD_-1207155895'), (u'INDIRECT_-1207156515', u'COPY_-1207154812'), ('const-0', u'INT_EQUAL_-1207167615'), (u'MULTIEQUAL_-1207156814', u'MULTIEQUAL_-1207157455'), (u'CALL_-1207162314', u'INDIRECT_-1207154927'), ('const-0', u'COPY_-1207156965'), (u'COPY_-1207162330', u'MULTIEQUAL_-1207158766'), ('const-0', u'COPY_-1207155749'), (u'SUBPIECE_-1207161728', u'INT_SUB_-1207167517'), ('tmp_28078', u'PTRSUB_-1207156079'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207155893'), (u'INDIRECT_-1207158706', u'MULTIEQUAL_-1207158637'), (u'PIECE_-1207154859', u'STORE_-1207156835'), (u'INDIRECT_-1207157513', u'MULTIEQUAL_-1207157471'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207155874'), (u'CALL_-1207164082', u'CAST_-1207154089'), (u'COPY_-1207164468', u'COPY_-1207153606'), (u'LOAD_-1207167191', u'INT_ADD_-1207159034'), (u'MULTIEQUAL_-1207157267', u'MULTIEQUAL_-1207157055'), ('const-433', u'STORE_-1207164806'), ('const-1312913', u'COPY_-1207155645'), ('const-433', u'LOAD_-1207166774'), (u'INDIRECT_-1207156430', u'MULTIEQUAL_-1207155880'), (u'MULTIEQUAL_-1207156080', u'MULTIEQUAL_-1207155801'), (u'CALL_-1207165352', u'INDIRECT_-1207156411'), ('tmp_5610', u'CBRANCH_-1207165398'), (u'CALL_-1207164207', u'INDIRECT_-1207154777'), (u'INDIRECT_-1207157672', u'COPY_-1207156230'), (u'INDIRECT_-1207156630', u'MULTIEQUAL_-1207154583'), (u'CALL_-1207165720', u'INDIRECT_-1207156645'), (u'INT_EQUAL_-1207169049', u'CBRANCH_-1207169048'), ('const-433', u'LOAD_-1207164459'), (u'CAST_-1207155479', u'STORE_-1207166807'), (u'MULTIEQUAL_-1207160021', u'MULTIEQUAL_-1207159598'), (u'MULTIEQUAL_-1207156842', u'MULTIEQUAL_-1207157555'), (u'INT_AND_-1207163538', u'INT_NOTEQUAL_-1207163551'), (u'INDIRECT_-1207154524', u'MULTIEQUAL_-1207157052'), (u'PTRSUB_-1207155090', u'STORE_-1207158291'), ('const-3', u'INT_EQUAL_-1207168339'), (u'MULTIEQUAL_-1207157524', u'LOAD_-1207167496'), ('const-0', u'INT_EQUAL_-1207167821'), (u'INT_NOTEQUAL_-1207164452', u'CBRANCH_-1207164450'), ('const-1', u'PTRADD_-1207165389'), ('const-1', u'PTRADD_-1207163238'), (u'INDIRECT_-1207158951', u'MULTIEQUAL_-1207158873'), (u'MULTIEQUAL_-1207157667', u'MULTIEQUAL_-1207157488'), ('const-32', u'PTRSUB_-1207154244'), (u'MULTIEQUAL_-1207157356', u'MULTIEQUAL_-1207157321'), ('const-0', u'PTRSUB_-1207153522'), ('tmp_1858', u'CBRANCH_-1207167921'), (u'INT_EQUAL_-1207164478', u'CBRANCH_-1207164476'), (u'PTRSUB_-1207154216', u'STORE_-1207157405'), (u'CAST_-1207155590', u'LOAD_-1207167106'), (u'INDIRECT_-1207156834', u'MULTIEQUAL_-1207156284'), (u'INDIRECT_-1207155280', u'MULTIEQUAL_-1207155260'), (u'INDIRECT_-1207155789', u'MULTIEQUAL_-1207155698'), ('const-0', u'PTRSUB_-1207155018'), (u'CALL_-1207164205', u'INDIRECT_-1207156107'), (u'CALL_-1207168394', u'INDIRECT_-1207157761'), ('const-433', u'LOAD_-1207167013'), (u'INDIRECT_-1207156801', u'MULTIEQUAL_-1207158807'), (u'MULTIEQUAL_-1207156914', u'MULTIEQUAL_-1207158070'), (u'CAST_-1207155566', u'LOAD_-1207167013'), ('const-0', u'INT_NOTEQUAL_-1207163121'), (u'COPY_-1207155801', u'MULTIEQUAL_-1207159308'), (u'CALL_-1207165720', u'INDIRECT_-1207156545'), ('const-58', u'INT_EQUAL_-1207167656'), (u'INDIRECT_-1207157870', u'MULTIEQUAL_-1207158611'), (u'MULTIEQUAL_-1207156140', u'PTRADD_-1207167706'), (u'LOAD_-1207169103', u'INT_ZEXT_-1207162834'), (u'PTRSUB_-1207156822', u'PTRADD_-1207168778'), (u'MULTIEQUAL_-1207158524', u'MULTIEQUAL_-1207156534'), (u'CALL_-1207164734', u'INDIRECT_-1207156510'), (u'MULTIEQUAL_-1207160334', u'COPY_-1207155342'), (u'PTRSUB_-1207153690', u'LOAD_-1207163260'), ('const-32', u'INT_AND_-1207159607'), (u'CALL_-1207164832', u'INDIRECT_-1207156566'), (u'COPY_-1207154518', u'MULTIEQUAL_-1207162429'), (u'PTRSUB_-1207153433', u'LOAD_-1207163066'), ('const-1', u'PTRADD_-1207169100'), (u'CALL_-1207168673', u'INDIRECT_-1207157632'), ('const-20', u'PTRSUB_-1207156098'), (u'CALL_-1207164492', u'INDIRECT_-1207156705'), (u'PTRADD_-1207165648', u'LOAD_-1207165710'), (u'INDIRECT_-1207157333', u'MULTIEQUAL_-1207157261'), ('const-0', u'CALL_-1207165101'), (u'CALL_-1207168418', u'INDIRECT_-1207159407'), (u'PTRADD_-1207153686', u'PTRSUB_-1207153684'), ('const-1362624', u'PTRSUB_-1207155952'), (u'PTRSUB_-1207156867', u'CAST_-1207156121'), ('const-0', u'PTRSUB_-1207155515'), ('const-0', u'PTRSUB_-1207154702'), (u'INDIRECT_-1207156730', u'MULTIEQUAL_-1207157664'), (u'PTRSUB_-1207154335', u'LOAD_-1207163756'), (u'INT_ZEXT_-1207161150', u'MULTIEQUAL_-1207161088'), (u'CALL_-1207164832', u'INDIRECT_-1207156986'), (u'INT_EQUAL_-1207167789', u'CBRANCH_-1207167787'), (u'CALL_-1207168649', u'INDIRECT_-1207159340'), (u'PTRSUB_-1207155978', u'PTRADD_-1207166712'), (u'INT_AND_-1207163173', u'INT_NOTEQUAL_-1207163186'), ('tmp_28078', u'PTRSUB_-1207154361'), (u'INT_SLESS_-1207164293', u'CBRANCH_-1207164300'), (u'CALL_-1207168565', u'INDIRECT_-1207158076'), ('const-0', u'COPY_-1207156802'), (u'MULTIEQUAL_-1207160021', u'INT_SEXT_-1207154240'), (u'INDIRECT_-1207157872', u'MULTIEQUAL_-1207156555'), ('const-0', u'INT_NOTEQUAL_-1207162984'), (u'INT_ZEXT_-1207161942', u'INT_MULT_-1207167963'), (u'PTRADD_-1207166732', u'LOAD_-1207166792'), ('const-128', u'INT_AND_-1207157610'), (u'INT_NOTEQUAL_-1207165668', u'CBRANCH_-1207165667'), ('tmp_40684', u'MULTIEQUAL_-1207158975'), (u'CALL_-1207168565', u'INDIRECT_-1207157872'), ('const-433', u'LOAD_-1207165350'), ('const-16', u'INT_MULT_-1207167847'), (u'INT_EQUAL_-1207168220', u'CBRANCH_-1207168218'), ('tmp_9564', u'BRANCH_-1207162303'), (u'CALL_-1207165331', u'INDIRECT_-1207158274'), (u'PTRADD_-1207167706', u'MULTIEQUAL_-1207156140'), (u'INT_NOTEQUAL_-1207158442', u'BOOL_OR_-1207155251'), (u'MULTIEQUAL_-1207157664', u'MULTIEQUAL_-1207156967'), (u'MULTIEQUAL_-1207156464', u'MULTIEQUAL_-1207157567'), (u'PTRADD_-1207165745', u'COPY_-1207155414'), (u'INT_ZEXT_-1207162127', u'INT_MULT_-1207167534'), (u'MULTIEQUAL_-1207159083', u'MULTIEQUAL_-1207159011'), (u'INDIRECT_-1207158155', u'MULTIEQUAL_-1207157356'), (u'CALL_-1207164177', u'INDIRECT_-1207154475'), ('const-0', u'INT_EQUAL_-1207164478'), (u'INDIRECT_-1207159187', u'MULTIEQUAL_-1207158765'), (u'CALL_-1207168673', u'INDIRECT_-1207157835'), (u'INDIRECT_-1207157945', u'MULTIEQUAL_-1207157390'), (u'MULTIEQUAL_-1207157119', u'MULTIEQUAL_-1207155128'), (u'INDIRECT_-1207156408', u'MULTIEQUAL_-1207158912'), ('const-0', u'INT_EQUAL_-1207164474'), (u'CALL_-1207164630', u'INDIRECT_-1207156478'), (u'CALL_-1207165617', u'INDIRECT_-1207158422'), (u'PTRSUB_-1207153994', u'CALL_-1207164630')]
[(u'PTRADD_-1207163787', u'CAST_-1207153892'), (u'MULTIEQUAL_-1207157011', u'MULTIEQUAL_-1207156975'), (u'INDIRECT_-1207158026', u'MULTIEQUAL_-1207157948'), (u'CALL_-1207165077', u'INDIRECT_-1207157032'), (u'INDIRECT_-1207155962', u'MULTIEQUAL_-1207158485'), (u'INDIRECT_-1207156408', u'MULTIEQUAL_-1207158454'), ('tmp_704', u'CBRANCH_-1207168741'), (u'CALL_-1207164558', u'INDIRECT_-1207156350'), ('tmp_540', u'CBRANCH_-1207168867'), (u'COPY_-1207156253', u'MULTIEQUAL_-1207161531'), (u'MULTIEQUAL_-1207157590', u'MULTIEQUAL_-1207157411'), (u'COPY_-1207155356', u'CALL_-1207165331'), ('tmp_6087', u'CBRANCH_-1207165667'), ('const-1', u'PTRADD_-1207165403'), (u'MULTIEQUAL_-1207157010', u'MULTIEQUAL_-1207158908'), (u'MULTIEQUAL_-1207160621', u'CALL_-1207166871'), ('const-0', u'PTRSUB_-1207156140'), ('const-2', u'INT_ADD_-1207153409'), ('const-0', u'PTRSUB_-1207155973'), (u'CALL_-1207165352', u'INDIRECT_-1207156131'), (u'COPY_-1207154634', u'MULTIEQUAL_-1207156738'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207157119'), ('tmp_6745', u'CBRANCH_-1207164739'), (u'MULTIEQUAL_-1207157384', u'MULTIEQUAL_-1207156562'), (u'CALL_-1207165077', u'INDIRECT_-1207157137'), (u'COPY_-1207168534', u'MULTIEQUAL_-1207161739'), (u'INDIRECT_-1207158802', u'COPY_-1207155891'), (u'MULTIEQUAL_-1207155082', u'MULTIEQUAL_-1207155066'), ('tmp_9048', u'CBRANCH_-1207163555'), (u'INDIRECT_-1207156070', u'MULTIEQUAL_-1207158298'), (u'INT_NOTEQUAL_-1207163535', u'CBRANCH_-1207163534'), ('const-16', u'INT_AND_-1207157432'), ('const-433', u'LOAD_-1207164445'), (u'INT_ADD_-1207153403', u'PTRADD_-1207163072'), (u'CALL_-1207165331', u'INDIRECT_-1207157784'), (u'COPY_-1207156384', u'LOAD_-1207169103'), ('const-1312913', u'COPY_-1207154936'), (u'INT_AND_-1207157042', u'INT_NOTEQUAL_-1207162984'), ('tmp_9020', u'CBRANCH_-1207163571'), (u'PTRADD_-1207164199', u'MULTIEQUAL_-1207157904'), (u'INT_EQUAL_-1207168359', u'CBRANCH_-1207168357'), (u'CALL_-1207163763', u'INDIRECT_-1207154823'), (u'MULTIEQUAL_-1207156665', u'PTRADD_-1207164728'), (u'MULTIEQUAL_-1207159098', u'INT_SLESS_-1207166898'), (u'MULTIEQUAL_-1207156634', u'MULTIEQUAL_-1207157275'), (u'MULTIEQUAL_-1207156981', u'MULTIEQUAL_-1207156231'), ('const-0', u'COPY_-1207164133'), (u'CALL_-1207165077', u'INDIRECT_-1207156026'), (u'INT_EQUAL_-1207165451', u'CBRANCH_-1207165450'), (u'MULTIEQUAL_-1207157244', u'MULTIEQUAL_-1207157211'), (u'INDIRECT_-1207156250', u'STORE_-1207157987'), (u'PTRADD_-1207163572', u'LOAD_-1207163632'), ('tmp_657', u'CBRANCH_-1207168776'), (u'PTRADD_-1207168845', u'CAST_-1207156114'), (u'MULTIEQUAL_-1207156665', u'LOAD_-1207164749'), (u'CALL_-1207165331', u'INDIRECT_-1207157889'), (u'CALL_-1207164492', u'INDIRECT_-1207155104'), (u'INDIRECT_-1207154800', u'MULTIEQUAL_-1207156939'), ('const-1', u'PTRADD_-1207166712'), (u'MULTIEQUAL_-1207156927', u'MULTIEQUAL_-1207157110'), (u'LOAD_-1207169076', u'INT_ZEXT_-1207162475'), (u'INT_EQUAL_-1207165392', u'CBRANCH_-1207165390'), ('const-0', u'PTRSUB_-1207153372'), (u'INDIRECT_-1207157156', u'MULTIEQUAL_-1207157084'), (u'CALL_-1207163497', u'INDIRECT_-1207155559'), (u'INDIRECT_-1207157685', u'MULTIEQUAL_-1207155589'), ('const-433', u'LOAD_-1207166869'), (u'CALL_-1207164242', u'INDIRECT_-1207154686'), (u'PTRADD_-1207165288', u'LOAD_-1207165350'), ('const-433', u'LOAD_-1207167783'), ('const-1', u'PTRADD_-1207168670'), ('const-4', u'PTRADD_-1207154786'), (u'INDIRECT_-1207156546', u'MULTIEQUAL_-1207157124'), (u'CALL_-1207164058', u'INDIRECT_-1207155153'), (u'CALL_-1207164492', u'INDIRECT_-1207155000'), (u'INDIRECT_-1207154888', u'MULTIEQUAL_-1207154763'), (u'COPY_-1207153414', u'CALL_-1207164205'), ('tmp_7267', u'CBRANCH_-1207163070'), (u'LOAD_-1207167725', u'INT_ZEXT_-1207161731'), ('const-12', u'INT_EQUAL_-1207163076'), (u'MULTIEQUAL_-1207157488', u'LOAD_-1207165794'), (u'PTRSUB_-1207155689', u'PTRADD_-1207166712'), (u'CALL_-1207165307', u'INDIRECT_-1207156055'), (u'COPY_-1207155089', u'MULTIEQUAL_-1207160364'), ('const-1', u'PTRADD_-1207164969'), (u'INDIRECT_-1207159270', u'MULTIEQUAL_-1207159136'), (u'INT_SEXT_-1207164398', u'INT_MULT_-1207153405'), (u'CALL_-1207167428', u'INDIRECT_-1207158354'), ('const-1', u'PTRADD_-1207168713'), (u'MULTIEQUAL_-1207156791', u'PTRADD_-1207164199'), ('const--2', u'INT_ADD_-1207153406'), ('const-1', u'PTRADD_-1207163074'), (u'COPY_-1207155426', u'MULTIEQUAL_-1207158977'), ('const-433', u'LOAD_-1207163632'), (u'CALL_-1207167459', u'INDIRECT_-1207158270'), ('const-2254', u'COPY_-1207157363'), (u'CALL_-1207167127', u'INDIRECT_-1207158198'), (u'MULTIEQUAL_-1207156190', u'MULTIEQUAL_-1207158349'), (u'MULTIEQUAL_-1207158087', u'MULTIEQUAL_-1207159315'), (u'PTRADD_-1207167574', u'COPY_-1207155678'), (u'INT_ADD_-1207167167', u'CAST_-1207155171'), ('const-0', u'PTRSUB_-1207154479'), ('const-433', u'LOAD_-1207165427'), (u'INT_AND_-1207166797', u'INT_NOTEQUAL_-1207166811'), ('const-4', u'PTRADD_-1207153910'), (u'MULTIEQUAL_-1207157982', u'MULTIEQUAL_-1207158053'), (u'CALL_-1207163496', u'INDIRECT_-1207155449'), (u'COPY_-1207156290', u'CAST_-1207155725'), ('tmp_2104', u'CBRANCH_-1207167787'), (u'INT_EQUAL_-1207165160', u'CBRANCH_-1207165157'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207154286'), (u'MULTIEQUAL_-1207160698', u'SUBPIECE_-1207157436'), ('const-0', u'INT_NOTEQUAL_-1207163758'), (u'COPY_-1207168524', u'MULTIEQUAL_-1207156479'), ('tmp_610', u'CBRANCH_-1207168822'), (u'SUBPIECE_-1207158958', u'INT_SUB_-1207166925'), (u'MULTIEQUAL_-1207154983', u'PIECE_-1207155129'), (u'LOAD_-1207164486', u'INT_AND_-1207164460'), (u'CAST_-1207154890', u'LOAD_-1207165878'), (u'PTRADD_-1207168001', u'CAST_-1207155686'), (u'COPY_-1207156393', u'MULTIEQUAL_-1207157282'), (u'CALL_-1207164205', u'INDIRECT_-1207156037'), (u'MULTIEQUAL_-1207161806', u'PTRADD_-1207167834'), (u'INT_EQUAL_-1207165487', u'CBRANCH_-1207165476'), (u'INT_ADD_-1207154466', u'PTRADD_-1207163540'), (u'MULTIEQUAL_-1207157877', u'MULTIEQUAL_-1207157948'), ('const-1', u'PTRADD_-1207168670'), (u'INDIRECT_-1207157844', u'MULTIEQUAL_-1207157715'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154401'), ('const-20', u'INT_ADD_-1207167456'), (u'LOAD_-1207167815', u'INT_ZEXT_-1207161895'), (u'INT_ADD_-1207167034', u'MULTIEQUAL_-1207158860'), ('tmp_6700', u'CBRANCH_-1207164770'), (u'INT_MULT_-1207153462', u'PTRADD_-1207153428'), (u'CALL_-1207164630', u'INDIRECT_-1207154888'), (u'SUBPIECE_-1207158291', u'INT_NOTEQUAL_-1207164545'), ('const-2', u'PTRADD_-1207165365'), (u'PTRSUB_-1207156096', u'PTRADD_-1207167879'), (u'CALL_-1207167127', u'INDIRECT_-1207156788'), (u'MULTIEQUAL_-1207158860', u'INT_ADD_-1207166677'), (u'INDIRECT_-1207156662', u'COPY_-1207154944'), (u'PTRADD_-1207163711', u'LOAD_-1207163771'), ('tmp_41775', u'MULTIEQUAL_-1207157387'), (u'INDIRECT_-1207155947', u'MULTIEQUAL_-1207155215'), (u'CALL_-1207163497', u'INDIRECT_-1207155156'), ('const-433', u'LOAD_-1207168794'), (u'MULTIEQUAL_-1207159105', u'MULTIEQUAL_-1207158926'), (u'CALL_-1207162314', u'INDIRECT_-1207156067'), (u'INDIRECT_-1207154800', u'STORE_-1207156610'), (u'LOAD_-1207165427', u'INT_EQUAL_-1207165412'), ('tmp_6390', u'CBRANCH_-1207165407'), ('tmp_5811', u'CBRANCH_-1207164450'), (u'MULTIEQUAL_-1207155421', u'MULTIEQUAL_-1207154203'), (u'CALL_-1207168673', u'INDIRECT_-1207157352'), ('const-0', u'INT_NOTEQUAL_-1207167742'), (u'CALL_-1207164734', u'INDIRECT_-1207154920'), (u'MULTIEQUAL_-1207157667', u'COPY_-1207154448'), (u'INDIRECT_-1207156385', u'MULTIEQUAL_-1207158613'), (u'INDIRECT_-1207156215', u'MULTIEQUAL_-1207156359'), (u'CALL_-1207165593', u'INDIRECT_-1207156506'), ('const-0', u'INT_NOTEQUAL_-1207163914'), (u'INT_ZEXT_-1207161731', u'INT_MULT_-1207167660'), (u'COPY_-1207164109', u'MULTIEQUAL_-1207156479'), ('const-7', u'INT_ADD_-1207158932'), (u'MULTIEQUAL_-1207157137', u'MULTIEQUAL_-1207157076'), ('const-0', u'PTRSUB_-1207154611'), (u'CALL_-1207164630', u'INDIRECT_-1207156198'), ('const-433', u'LOAD_-1207166227'), (u'INDIRECT_-1207155638', u'MULTIEQUAL_-1207155557'), (u'MULTIEQUAL_-1207156742', u'INT_EQUAL_-1207164516'), (u'STORE_-1207166699', u'INDIRECT_-1207158459'), ('const-1362624', u'PTRSUB_-1207153283'), (u'LOAD_-1207163849', u'INT_AND_-1207157401'), (u'INT_EQUAL_-1207167821', u'CBRANCH_-1207167816'), (u'PTRSUB_-1207154149', u'PTRADD_-1207163711'), ('const-64', u'INT_AND_-1207167729'), (u'MULTIEQUAL_-1207158521', u'MULTIEQUAL_-1207159000'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207155518'), (u'MULTIEQUAL_-1207157184', u'MULTIEQUAL_-1207156434'), ('const-0', u'INT_NOTEQUAL_-1207168825'), ('const-1', u'PTRADD_-1207167753'), (u'LOAD_-1207163632', u'INT_AND_-1207163606'), (u'CALL_-1207163787', u'INDIRECT_-1207156767'), (u'MULTIEQUAL_-1207159175', u'INT_EQUAL_-1207167510'), (u'INT_ZEXT_-1207162475', u'MULTIEQUAL_-1207162328'), ('const-5', u'INT_EQUAL_-1207168279'), (u'CAST_-1207156114', u'LOAD_-1207163765'), (u'INT_SEXT_-1207164456', u'INT_MULT_-1207154896'), (u'COPY_-1207153315', u'CALL_-1207164207'), ('tmp_4209', u'BRANCH_-1207165832'), (u'INDIRECT_-1207157289', u'MULTIEQUAL_-1207156872'), (u'CALL_-1207168418', u'INDIRECT_-1207158917'), (u'INDIRECT_-1207158131', u'MULTIEQUAL_-1207158053'), (u'CALL_-1207168394', u'INDIRECT_-1207157381'), (u'INT_SUB_-1207165846', u'INT_AND_-1207160591'), ('const-0', u'SUBPIECE_-1207157436'), (u'INT_EQUAL_-1207165421', u'CBRANCH_-1207165419'), (u'COPY_-1207168524', u'MULTIEQUAL_-1207157377'), (u'MULTIEQUAL_-1207158908', u'MULTIEQUAL_-1207157334'), ('const-0', u'INT_EQUAL_-1207164789'), (u'MULTIEQUAL_-1207157982', u'MULTIEQUAL_-1207158695'), ('const-1371', u'COPY_-1207157146'), ('const-433', u'LOAD_-1207165684'), ('const-100', u'INT_ADD_-1207166934'), ('tmp_28674', u'INT_ADD_-1207164239'), (u'PTRADD_-1207167986', u'COPY_-1207153745'), ('tmp_3124', u'CBRANCH_-1207166905'), (u'INT_ADD_-1207165009', u'CAST_-1207154080'), (u'CALL_-1207165101', u'INDIRECT_-1207155933'), (u'CAST_-1207155382', u'LOAD_-1207167426'), (u'INT_MULT_-1207153963', u'INT_ADD_-1207153975'), (u'INDIRECT_-1207155438', u'MULTIEQUAL_-1207155357'), (u'MULTIEQUAL_-1207157425', u'MULTIEQUAL_-1207157146'), (u'MULTIEQUAL_-1207156262', u'MULTIEQUAL_-1207156975'), (u'MULTIEQUAL_-1207155066', u'MULTIEQUAL_-1207155082'), (u'INDIRECT_-1207154685', u'INT_EQUAL_-1207164613'), (u'CALL_-1207163496', u'INDIRECT_-1207157279'), (u'INDIRECT_-1207155722', u'MULTIEQUAL_-1207157111'), (u'INDIRECT_-1207155538', u'MULTIEQUAL_-1207155457'), ('tmp_28673', u'PTRSUB_-1207153992'), (u'CALL_-1207165593', u'INDIRECT_-1207156406'), (u'INDIRECT_-1207156769', u'MULTIEQUAL_-1207158488'), ('const-1', u'PTRADD_-1207169100'), ('const-5', u'CALL_-1207164082'), ('const-5', u'PTRADD_-1207155404'), (u'MULTIEQUAL_-1207157311', u'MULTIEQUAL_-1207157790'), (u'COPY_-1207155001', u'MULTIEQUAL_-1207156738'), ('const-0', u'COPY_-1207164121'), (u'CALL_-1207165077', u'INDIRECT_-1207155519'), (u'CALL_-1207167428', u'INDIRECT_-1207157243'), (u'CALL_-1207165101', u'INDIRECT_-1207155633'), (u'MULTIEQUAL_-1207153240', u'INT_EQUAL_-1207163100'), (u'MULTIEQUAL_-1207155457', u'MULTIEQUAL_-1207155421'), (u'INDIRECT_-1207155126', u'MULTIEQUAL_-1207155709'), ('const-8', u'INT_ADD_-1207156537'), (u'INT_EQUAL_-1207164789', u'CBRANCH_-1207164788'), (u'COPY_-1207155347', u'MULTIEQUAL_-1207158882'), ('const-32', u'INT_AND_-1207157809'), ('const-433', u'LOAD_-1207168010'), ('tmp_41776', u'MULTIEQUAL_-1207156975'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207156674'), (u'INT_EQUAL_-1207168259', u'CBRANCH_-1207168257'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207158488'), (u'PTRADD_-1207167986', u'MULTIEQUAL_-1207161806'), ('tmp_28673', u'PTRSUB_-1207153729'), ('tmp_1341', u'CBRANCH_-1207168218'), (u'MULTIEQUAL_-1207155252', u'COPY_-1207153631'), ('const-40', u'INT_ADD_-1207165009'), (u'INDIRECT_-1207157289', u'INT_NOTEQUAL_-1207168503'), (u'MULTIEQUAL_-1207158882', u'INT_SRIGHT_-1207166709'), (u'COPY_-1207153752', u'MULTIEQUAL_-1207156738'), (u'INDIRECT_-1207154547', u'MULTIEQUAL_-1207157075'), (u'INDIRECT_-1207157692', u'MULTIEQUAL_-1207157275'), (u'INT_MULT_-1207153394', u'INT_ADD_-1207153406'), (u'INDIRECT_-1207158236', u'MULTIEQUAL_-1207158158'), ('const-1', u'PTRADD_-1207165425'), ('const-16', u'INT_NOTEQUAL_-1207163561'), (u'PTRADD_-1207167706', u'MULTIEQUAL_-1207155886'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207155600'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207155821'), (u'CALL_-1207164211', u'INDIRECT_-1207154865'), (u'MULTIEQUAL_-1207158226', u'MULTIEQUAL_-1207158191'), (u'MULTIEQUAL_-1207157211', u'MULTIEQUAL_-1207157175'), ('const-0', u'PTRSUB_-1207153541'), ('const-0', u'COPY_-1207156565'), (u'CALL_-1207165307', u'INDIRECT_-1207157878'), ('const-2', u'PTRADD_-1207165243'), ('const-1', u'PTRADD_-1207169033'), (u'CALL_-1207163636', u'INDIRECT_-1207157140'), (u'INT_SLESS_-1207164411', u'CBRANCH_-1207164418'), (u'CALL_-1207165331', u'INDIRECT_-1207156569'), (u'INDIRECT_-1207156425', u'MULTIEQUAL_-1207158559'), (u'INDIRECT_-1207154920', u'MULTIEQUAL_-1207156907'), (u'CALL_-1207167412', u'INDIRECT_-1207157029'), (u'CALL_-1207163612', u'INDIRECT_-1207156919'), ('tmp_7464', u'CBRANCH_-1207163219'), (u'INDIRECT_-1207154685', u'MULTIEQUAL_-1207156736'), (u'CALL_-1207164191', u'INDIRECT_-1207154472'), (u'CALL_-1207165124', u'INDIRECT_-1207157467'), ('const-3', u'INT_SRIGHT_-1207166898'), (u'INDIRECT_-1207156651', u'MULTIEQUAL_-1207157229'), (u'MULTIEQUAL_-1207160641', u'PTRADD_-1207164394'), ('tmp_4533', u'CBRANCH_-1207164592'), (u'MULTIEQUAL_-1207157955', u'COPY_-1207156254'), (u'INT_NOTEQUAL_-1207164483', u'CBRANCH_-1207164482'), ('const-20', u'INT_ADD_-1207164239'), ('const-2', u'INT_MULT_-1207169067'), (u'COPY_-1207156408', u'MULTIEQUAL_-1207157282'), ('const-1414', u'COPY_-1207156393'), ('tmp_2061', u'CBRANCH_-1207167816'), (u'CALL_-1207165593', u'INDIRECT_-1207156203'), ('const-0', u'CALL_-1207165617'), (u'MULTIEQUAL_-1207156839', u'MULTIEQUAL_-1207156807'), (u'INDIRECT_-1207154585', u'MULTIEQUAL_-1207154460'), ('const-1', u'PTRADD_-1207167753'), ('const-100', u'INT_ADD_-1207166992'), (u'MULTIEQUAL_-1207155215', u'MULTIEQUAL_-1207155154'), ('const--216', u'PTRSUB_-1207153992'), (u'CALL_-1207163787', u'INDIRECT_-1207156557'), (u'MULTIEQUAL_-1207157384', u'MULTIEQUAL_-1207156634'), (u'MULTIEQUAL_-1207153983', u'MULTIEQUAL_-1207154000'), ('const-0', u'RETURN_-1207166837'), (u'CAST_-1207154420', u'LOAD_-1207165879'), ('const-0', u'INT_NOTEQUAL_-1207167547'), (u'PTRADD_-1207167834', u'MULTIEQUAL_-1207161785'), ('const-0', u'INT_EQUAL_-1207165451'), (u'MULTIEQUAL_-1207154680', u'MULTIEQUAL_-1207154663'), (u'MULTIEQUAL_-1207162441', u'MULTIEQUAL_-1207161272'), ('const-433', u'LOAD_-1207169103'), (u'MULTIEQUAL_-1207158158', u'MULTIEQUAL_-1207159315'), (u'CALL_-1207163763', u'INDIRECT_-1207155226'), (u'PTRADD_-1207164224', u'COPY_-1207155038'), (u'INDIRECT_-1207157178', u'MULTIEQUAL_-1207155083'), ('tmp_3767', u'CBRANCH_-1207166812'), ('tmp_41788', u'MULTIEQUAL_-1207158895'), ('const-0', u'SUBPIECE_-1207157748'), (u'COPY_-1207155038', u'MULTIEQUAL_-1207157904'), ('const--184', u'PTRSUB_-1207153988'), (u'CALL_-1207163756', u'INDIRECT_-1207155560'), ('const-4294967295', u'INT_SLESS_-1207166963'), ('const-0', u'INT_NOTEQUAL_-1207163829'), ('const-0', u'INT_NOTEQUAL_-1207163895'), (u'INDIRECT_-1207156979', u'MULTIEQUAL_-1207158698'), (u'CALL_-1207168649', u'INDIRECT_-1207157440'), (u'MULTIEQUAL_-1207156604', u'CBRANCH_-1207168841'), ('const-8', u'PTRADD_-1207153643'), (u'INT_OR_-1207166783', u'STORE_-1207166807'), (u'INDIRECT_-1207154700', u'MULTIEQUAL_-1207154086'), (u'CALL_-1207164762', u'INDIRECT_-1207155238'), (u'INT_ADD_-1207154851', u'PTRADD_-1207154804'), (u'CALL_-1207163787', u'INDIRECT_-1207155137'), (u'CALL_-1207164058', u'INDIRECT_-1207155660'), (u'INDIRECT_-1207158355', u'MULTIEQUAL_-1207158401'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207157084'), (u'CALL_-1207166871', u'INDIRECT_-1207158111'), (u'INDIRECT_-1207155224', u'MULTIEQUAL_-1207157211'), (u'CALL_-1207164058', u'INDIRECT_-1207155356'), (u'CALL_-1207165593', u'INDIRECT_-1207157921'), (u'INT_NOTEQUAL_-1207163587', u'CBRANCH_-1207163586'), ('const-0', u'INT_NOTEQUAL_-1207164545'), ('const-1362080', u'PTRSUB_-1207156000'), (u'INT_ADD_-1207154833', u'PTRADD_-1207154786'), ('const-433', u'STORE_-1207157180'), (u'INT_MULT_-1207154012', u'PTRADD_-1207153978'), ('tmp_5863', u'CBRANCH_-1207163663'), (u'INDIRECT_-1207157440', u'MULTIEQUAL_-1207157311'), (u'INT_EQUAL_-1207167615', u'CBRANCH_-1207167602'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168259'), (u'INDIRECT_-1207156626', u'MULTIEQUAL_-1207158632'), (u'COPY_-1207153430', u'MULTIEQUAL_-1207159457'), ('tmp_28673', u'PTRSUB_-1207153424'), (u'MULTIEQUAL_-1207156604', u'MULTIEQUAL_-1207155431'), (u'MULTIEQUAL_-1207156939', u'MULTIEQUAL_-1207154948'), ('const-1312858', u'COPY_-1207165152'), (u'MULTIEQUAL_-1207156808', u'MULTIEQUAL_-1207157287'), ('tmp_41777', u'MULTIEQUAL_-1207157590'), ('const-433', u'STORE_-1207166699'), (u'CALL_-1207164762', u'CALL_-1207164734'), (u'CALL_-1207168394', u'INDIRECT_-1207157481'), ('const-433', u'LOAD_-1207169076'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207156804'), (u'MULTIEQUAL_-1207157738', u'MULTIEQUAL_-1207158380'), (u'PTRSUB_-1207156140', u'PTRADD_-1207168001'), (u'INT_AND_-1207166766', u'INT_NOTEQUAL_-1207166779'), (u'LOAD_-1207165451', u'INT_EQUAL_-1207165417'), (u'INT_MULT_-1207153974', u'INT_ADD_-1207153986'), (u'CAST_-1207155409', u'MULTIEQUAL_-1207161572'), (u'CALL_-1207165835', u'INDIRECT_-1207157590'), ('const-8', u'INT_ADD_-1207154008'), (u'MULTIEQUAL_-1207156604', u'MULTIEQUAL_-1207156575'), (u'INT_ADD_-1207153975', u'PTRADD_-1207153928'), (u'INDIRECT_-1207157237', u'MULTIEQUAL_-1207155870'), (u'INT_ADD_-1207165855', u'INT_SUB_-1207165846'), ('const-433', u'STORE_-1207156599'), ('const-8', u'PTRADD_-1207155488'), ('const-1', u'PTRADD_-1207165648'), (u'INT_NOTEQUAL_-1207163280', u'CBRANCH_-1207163279'), ('const-0', u'INT_EQUAL_-1207163961'), (u'COPY_-1207155102', u'MULTIEQUAL_-1207161272'), (u'PTRADD_-1207166712', u'CAST_-1207155197'), (u'CAST_-1207155725', u'COPY_-1207155828'), (u'INT_EQUAL_-1207168450', u'CBRANCH_-1207168449'), (u'CALL_-1207163612', u'INDIRECT_-1207157024'), (u'LOAD_-1207165025', u'MULTIEQUAL_-1207159878'), (u'LOAD_-1207164749', u'MULTIEQUAL_-1207154616'), ('tmp_7642', u'CBRANCH_-1207163119'), ('const-3', u'INT_AND_-1207158533'), (u'INDIRECT_-1207156206', u'MULTIEQUAL_-1207158212'), (u'INT_RIGHT_-1207166795', u'INT_AND_-1207166797'), ('const-1381', u'COPY_-1207157262'), (u'COPY_-1207153420', u'MULTIEQUAL_-1207157244'), (u'LOAD_-1207167013', u'INT_SLESS_-1207166963'), ('const-1312890', u'COPY_-1207154352'), (u'CALL_-1207168565', u'INDIRECT_-1207158907'), (u'INDIRECT_-1207157084', u'MULTIEQUAL_-1207158803'), ('tmp_4697', u'CBRANCH_-1207164442'), (u'PTRADD_-1207165296', u'COPY_-1207154659'), (u'INDIRECT_-1207157392', u'COPY_-1207155956'), (u'CALL_-1207163636', u'INDIRECT_-1207155417'), (u'INDIRECT_-1207155809', u'MULTIEQUAL_-1207155718'), (u'MULTIEQUAL_-1207155557', u'MULTIEQUAL_-1207154303'), (u'INT_ADD_-1207166677', u'MULTIEQUAL_-1207158860'), (u'CALL_-1207165077', u'INDIRECT_-1207155922'), (u'INDIRECT_-1207159117', u'MULTIEQUAL_-1207158695'), (u'COPY_-1207156254', u'MULTIEQUAL_-1207162107'), (u'CALL_-1207165101', u'INDIRECT_-1207157043'), (u'PTRADD_-1207153931', u'STORE_-1207157169'), (u'STORE_-1207164731', u'INDIRECT_-1207156626'), (u'INDIRECT_-1207155875', u'COPY_-1207155914'), (u'CALL_-1207164058', u'INDIRECT_-1207156876'), (u'CALL_-1207168394', u'INDIRECT_-1207157685'), ('const-0', u'INT_NOTEQUAL_-1207158227'), (u'MULTIEQUAL_-1207154680', u'MULTIEQUAL_-1207156839'), (u'MULTIEQUAL_-1207157184', u'MULTIEQUAL_-1207156362'), ('const-0', u'PTRSUB_-1207154555'), (u'MULTIEQUAL_-1207161785', u'PTRADD_-1207167745'), (u'INT_ZEXT_-1207161229', u'MULTIEQUAL_-1207161163'), (u'CAST_-1207154163', u'LOAD_-1207165067'), (u'CAST_-1207155851', u'COPY_-1207155960'), (u'CALL_-1207165744', u'INDIRECT_-1207158204'), (u'INT_ADD_-1207166677', u'INT_SLESSEQUAL_-1207166645'), ('const-0', u'INT_EQUAL_-1207165160'), (u'CALL_-1207165124', u'INDIRECT_-1207158577'), (u'CALL_-1207165744', u'INDIRECT_-1207156479'), ('const-12', u'INT_EQUAL_-1207163041'), (u'SUBPIECE_-1207158291', u'INT_EQUAL_-1207165433'), (u'CALL_-1207164832', u'INDIRECT_-1207156706'), (u'INT_AND_-1207156594', u'INT_NOTEQUAL_-1207163280'), (u'CALL_-1207165077', u'INDIRECT_-1207157347'), ('tmp_41791', u'MULTIEQUAL_-1207158695'), (u'LOAD_-1207163613', u'MULTIEQUAL_-1207153686'), (u'MULTIEQUAL_-1207154980', u'MULTIEQUAL_-1207157139'), (u'INDIRECT_-1207154597', u'MULTIEQUAL_-1207156736'), (u'CALL_-1207163787', u'INDIRECT_-1207154834'), (u'CALL_-1207163780', u'INDIRECT_-1207154361'), (u'CALL_-1207163787', u'INDIRECT_-1207154734'), (u'LOAD_-1207166992', u'CALL_-1207166871'), ('tmp_1103', u'CBRANCH_-1207168377'), ('const-4', u'PTRADD_-1207153337'), (u'MULTIEQUAL_-1207155618', u'MULTIEQUAL_-1207155557'), (u'CALL_-1207164242', u'INDIRECT_-1207156101'), (u'LOAD_-1207165348', u'INT_NOTEQUAL_-1207165317'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168299'), (u'INT_AND_-1207157599', u'INT_EQUAL_-1207163572'), (u'INDIRECT_-1207156031', u'MULTIEQUAL_-1207156534'), (u'INT_AND_-1207163745', u'INT_NOTEQUAL_-1207163758'), (u'CALL_-1207164832', u'INDIRECT_-1207156391'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207157181'), ('const-1026', u'INT_EQUAL_-1207163571'), (u'CALL_-1207165744', u'INDIRECT_-1207158309'), ('tmp_28673', u'PTRSUB_-1207153547'), (u'MULTIEQUAL_-1207159388', u'MULTIEQUAL_-1207158640'), ('tmp_28673', u'PTRSUB_-1207153967'), (u'INDIRECT_-1207154344', u'MULTIEQUAL_-1207156872'), (u'MULTIEQUAL_-1207157229', u'MULTIEQUAL_-1207157982'), (u'CALL_-1207168565', u'INDIRECT_-1207157796'), (u'COPY_-1207164149', u'MULTIEQUAL_-1207155972'), ('const-0', u'INT_SLESS_-1207168618'), (u'CALL_-1207164492', u'INDIRECT_-1207154497'), (u'CALL_-1207168418', u'CALL_-1207168394'), (u'MULTIEQUAL_-1207155886', u'PTRADD_-1207167590'), (u'INDIRECT_-1207156110', u'MULTIEQUAL_-1207158244'), ('const-8', u'PTRADD_-1207154807'), (u'INDIRECT_-1207156953', u'MULTIEQUAL_-1207156866'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207165648'), (u'MULTIEQUAL_-1207162441', u'LOAD_-1207168794'), ('const-1', u'INT_ADD_-1207167034'), (u'MULTIEQUAL_-1207156362', u'MULTIEQUAL_-1207157075'), (u'MULTIEQUAL_-1207160364', u'COPY_-1207155063'), (u'INT_EQUAL_-1207164474', u'CBRANCH_-1207164469'), (u'CALL_-1207164195', u'INDIRECT_-1207154555'), ('const-433', u'LOAD_-1207165436'), (u'INT_ADD_-1207164193', u'CAST_-1207153106'), (u'MULTIEQUAL_-1207156881', u'MULTIEQUAL_-1207155306'), (u'MULTIEQUAL_-1207155718', u'MULTIEQUAL_-1207155657'), (u'LOAD_-1207165502', u'INT_EQUAL_-1207165487'), (u'INT_AND_-1207160591', u'CALL_-1207165835'), (u'MULTIEQUAL_-1207157948', u'MULTIEQUAL_-1207158590'), ('const-1', u'PTRADD_-1207164394'), (u'CALL_-1207162314', u'INDIRECT_-1207154244'), (u'INT_ADD_-1207159028', u'COPY_-1207155426'), (u'CALL_-1207165720', u'INDIRECT_-1207156365'), ('const-0', u'INT_EQUAL_-1207165813'), (u'MULTIEQUAL_-1207156462', u'MULTIEQUAL_-1207156534'), (u'INDIRECT_-1207155419', u'MULTIEQUAL_-1207156808'), (u'MULTIEQUAL_-1207157384', u'MULTIEQUAL_-1207155809'), (u'CALL_-1207165835', u'INDIRECT_-1207156065'), (u'MULTIEQUAL_-1207160256', u'MULTIEQUAL_-1207160229'), ('const-4', u'INT_ADD_-1207155684'), (u'CALL_-1207164242', u'CAST_-1207153133'), (u'CALL_-1207163756', u'INDIRECT_-1207155980'), (u'INDIRECT_-1207155659', u'MULTIEQUAL_-1207157384'), (u'MULTIEQUAL_-1207162857', u'COPY_-1207156384'), (u'INDIRECT_-1207156128', u'MULTIEQUAL_-1207158632'), ('tmp_28674', u'INT_ADD_-1207167441'), (u'MULTIEQUAL_-1207157084', u'MULTIEQUAL_-1207155509'), (u'INT_SLESS_-1207166963', u'CBRANCH_-1207166953'), ('const-0', u'CALL_-1207163636'), (u'MULTIEQUAL_-1207155186', u'STORE_-1207157169'), (u'CALL_-1207165593', u'INDIRECT_-1207158131'), (u'LOAD_-1207165584', u'INT_ZEXT_-1207161229'), ('const-0', u'SUBPIECE_-1207157693'), (u'INT_AND_-1207169067', u'INT_NOTEQUAL_-1207169080'), (u'INT_SEXT_-1207164223', u'CALL_-1207164211'), ('const-16', u'INT_NOTEQUAL_-1207163749'), (u'MULTIEQUAL_-1207156173', u'MULTIEQUAL_-1207156190'), (u'LOAD_-1207167457', u'INT_SEXT_-1207167440'), (u'MULTIEQUAL_-1207159388', u'MULTIEQUAL_-1207159811'), ('const-2254', u'INT_NOTEQUAL_-1207167078'), ('const--184', u'PTRSUB_-1207154104'), (u'LOAD_-1207167755', u'MULTIEQUAL_-1207155880'), (u'PTRADD_-1207167574', u'CAST_-1207153249'), ('tmp_5376', u'CBRANCH_-1207165883'), (u'CAST_-1207155276', u'LOAD_-1207166984'), (u'STORE_-1207166699', u'INDIRECT_-1207158144'), (u'LOAD_-1207167815', u'INT_EQUAL_-1207167789'), (u'CALL_-1207164762', u'INDIRECT_-1207155134'), (u'COPY_-1207154027', u'CALL_-1207163787'), ('const-1', u'CALL_-1207168565'), ('tmp_28673', u'PTRSUB_-1207154851'), (u'CAST_-1207156197', u'LOAD_-1207169076'), (u'INDIRECT_-1207155918', u'MULTIEQUAL_-1207158422'), (u'INDIRECT_-1207158355', u'MULTIEQUAL_-1207158295'), (u'INT_ZEXT_-1207161162', u'INT_MULT_-1207164500'), (u'MULTIEQUAL_-1207154577', u'MULTIEQUAL_-1207156736'), (u'MULTIEQUAL_-1207158042', u'MULTIEQUAL_-1207158016'), (u'CALL_-1207168418', u'INDIRECT_-1207157397'), (u'MULTIEQUAL_-1207159098', u'INT_SLESSEQUAL_-1207166645'), ('const-1', u'PTRADD_-1207163711'), (u'LOAD_-1207164322', u'INT_SLESS_-1207164293'), (u'INDIRECT_-1207154988', u'MULTIEQUAL_-1207154863'), (u'MULTIEQUAL_-1207155761', u'MULTIEQUAL_-1207154507'), (u'INT_RIGHT_-1207167060', u'INT_ADD_-1207167030'), ('const-0', u'INT_NOTEQUAL_-1207168884'), ('const-433', u'LOAD_-1207163066'), (u'CALL_-1207168418', u'INDIRECT_-1207157497'), (u'PTRADD_-1207167626', u'LOAD_-1207167686'), (u'CALL_-1207162314', u'INDIRECT_-1207154547'), (u'INDIRECT_-1207156525', u'MULTIEQUAL_-1207156575'), (u'CAST_-1207153892', u'LOAD_-1207163849'), (u'MULTIEQUAL_-1207156262', u'MULTIEQUAL_-1207157490'), (u'INDIRECT_-1207154823', u'MULTIEQUAL_-1207155406'), (u'INDIRECT_-1207156320', u'MULTIEQUAL_-1207155700'), ('const-16', u'INT_AND_-1207159439'), (u'CALL_-1207165331', u'INDIRECT_-1207156369'), ('tmp_4344', u'BRANCH_-1207164726'), (u'MULTIEQUAL_-1207157284', u'MULTIEQUAL_-1207156587'), (u'CALL_-1207163472', u'INDIRECT_-1207157268'), (u'INT_NOTEQUAL_-1207163561', u'CBRANCH_-1207163560'), (u'COPY_-1207155049', u'MULTIEQUAL_-1207155431'), (u'INT_ZEXT_-1207161076', u'MULTIEQUAL_-1207161163'), (u'INDIRECT_-1207158145', u'MULTIEQUAL_-1207158085'), ('const-0', u'CALL_-1207165835'), ('const-10', u'INT_MULT_-1207154839'), ('const-0', u'COPY_-1207156590'), (u'MULTIEQUAL_-1207155315', u'MULTIEQUAL_-1207155254'), ('const-433', u'LOAD_-1207163115'), ('const-0', u'INT_EQUAL_-1207165433'), ('tmp_3261', u'CBRANCH_-1207167111'), (u'INDIRECT_-1207155947', u'MULTIEQUAL_-1207155154'), ('const-44', u'INT_NOTEQUAL_-1207164483'), (u'INT_NOTEQUAL_-1207168503', u'CBRANCH_-1207168503'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207164224'), (u'COPY_-1207155655', u'MULTIEQUAL_-1207155885'), (u'INDIRECT_-1207156468', u'MULTIEQUAL_-1207156387'), (u'INT_EQUAL_-1207167510', u'CBRANCH_-1207167508'), (u'MULTIEQUAL_-1207154286', u'MULTIEQUAL_-1207154303'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207155494'), ('const-1396', u'COPY_-1207156408'), (u'INDIRECT_-1207158531', u'MULTIEQUAL_-1207158462'), (u'MULTIEQUAL_-1207156501', u'MULTIEQUAL_-1207156472'), ('tmp_997', u'CBRANCH_-1207168467'), (u'CALL_-1207163787', u'INDIRECT_-1207155237'), ('tmp_4735', u'CBRANCH_-1207164418'), (u'PTRADD_-1207169082', u'COPY_-1207156393'), (u'PTRSUB_-1207156574', u'CALL_-1207164558'), (u'INDIRECT_-1207156506', u'MULTIEQUAL_-1207156434'), (u'LOAD_-1207164459', u'INT_ZEXT_-1207161091'), ('const-1', u'PTRADD_-1207167986'), ('const-5', u'CALL_-1207165331'), ('const-1', u'RETURN_-1207164186'), (u'CALL_-1207163472', u'INDIRECT_-1207156953'), (u'CALL_-1207162314', u'INDIRECT_-1207154344'), (u'MULTIEQUAL_-1207158626', u'MULTIEQUAL_-1207159105'), (u'CALL_-1207165720', u'INDIRECT_-1207157983'), (u'INDIRECT_-1207154700', u'MULTIEQUAL_-1207154848'), (u'MULTIEQUAL_-1207159000', u'MULTIEQUAL_-1207157843'), (u'PTRSUB_-1207154993', u'PTRADD_-1207154862'), (u'MULTIEQUAL_-1207157124', u'MULTIEQUAL_-1207157877'), (u'INT_EQUAL_-1207164721', u'CBRANCH_-1207164718'), ('const-5', u'INT_MULT_-1207154923'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207156761'), ('const--216', u'PTRSUB_-1207154876'), (u'CAST_-1207153313', u'COPY_-1207153440'), (u'MULTIEQUAL_-1207156742', u'INT_SEXT_-1207164491'), (u'CALL_-1207167127', u'INDIRECT_-1207156685'), (u'MULTIEQUAL_-1207155886', u'PTRADD_-1207167706'), ('tmp_28675', u'LOAD_-1207169186'), (u'PTRSUB_-1207154001', u'PTRADD_-1207153939'), ('tmp_4248', u'CBRANCH_-1207164812'), ('tmp_7403', u'CBRANCH_-1207163260'), ('const-5', u'INT_MULT_-1207154842'), ('tmp_2678', u'CBRANCH_-1207167162'), (u'INT_MULT_-1207154839', u'INT_ADD_-1207154851'), (u'CALL_-1207163763', u'INDIRECT_-1207156546'), (u'INT_ZEXT_-1207162358', u'INT_MULT_-1207167601'), (u'PTRSUB_-1207153411', u'PTRADD_-1207153359'), (u'INT_SUB_-1207167517', u'MULTIEQUAL_-1207159180'), (u'INDIRECT_-1207158250', u'MULTIEQUAL_-1207158190'), (u'INDIRECT_-1207155153', u'MULTIEQUAL_-1207155083'), (u'INDIRECT_-1207157392', u'COPY_-1207155947'), (u'INDIRECT_-1207158691', u'MULTIEQUAL_-1207156590'), (u'MULTIEQUAL_-1207156881', u'MULTIEQUAL_-1207156184'), ('tmp_9252', u'CBRANCH_-1207162983'), ('const-1026', u'INT_AND_-1207163572'), (u'MULTIEQUAL_-1207159811', u'INT_SLESS_-1207164469'), ('tmp_7919', u'CBRANCH_-1207163507'), ('tmp_1651', u'CBRANCH_-1207168029'), (u'INDIRECT_-1207158216', u'MULTIEQUAL_-1207158147'), (u'LOAD_-1207167686', u'MULTIEQUAL_-1207155880'), ('const-433', u'LOAD_-1207167627'), (u'COPY_-1207156312', u'MULTIEQUAL_-1207157955'), (u'INT_EQUAL_-1207163572', u'CBRANCH_-1207163571'), (u'INT_AND_-1207163572', u'INT_EQUAL_-1207163571'), (u'MULTIEQUAL_-1207157215', u'MULTIEQUAL_-1207156936'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207156699'), (u'MULTIEQUAL_-1207156908', u'MULTIEQUAL_-1207157387'), ('const-1362624', u'PTRSUB_-1207154149'), ('const-16', u'INT_MULT_-1207167847'), (u'MULTIEQUAL_-1207155809', u'MULTIEQUAL_-1207156562'), (u'CALL_-1207163496', u'INDIRECT_-1207156859'), (u'INT_SLESS_-1207166898', u'CBRANCH_-1207166905'), (u'INDIRECT_-1207157392', u'MULTIEQUAL_-1207156975'), (u'INDIRECT_-1207156175', u'MULTIEQUAL_-1207158403'), (u'CALL_-1207165593', u'INDIRECT_-1207156706'), (u'MULTIEQUAL_-1207156505', u'MULTIEQUAL_-1207156488'), (u'COPY_-1207154229', u'MULTIEQUAL_-1207160300'), (u'INDIRECT_-1207156258', u'MULTIEQUAL_-1207156334'), (u'MULTIEQUAL_-1207155621', u'MULTIEQUAL_-1207155594'), ('const-1362624', u'PTRSUB_-1207156533'), ('const-433', u'LOAD_-1207169093'), ('tmp_28673', u'PTRSUB_-1207155016'), (u'MULTIEQUAL_-1207156927', u'MULTIEQUAL_-1207156866'), (u'CALL_-1207164205', u'INDIRECT_-1207154209'), (u'STORE_-1207164731', u'INDIRECT_-1207156416'), (u'CALL_-1207164762', u'INDIRECT_-1207156454'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207155698'), (u'CALL_-1207167412', u'INDIRECT_-1207157129'), ('const-1', u'PTRADD_-1207164728'), ('tmp_28673', u'PTRSUB_-1207154104'), (u'LOAD_-1207168010', u'INT_ZEXT_-1207161954'), (u'CALL_-1207163612', u'INDIRECT_-1207155509'), (u'COPY_-1207162974', u'MULTIEQUAL_-1207158783'), (u'MULTIEQUAL_-1207162107', u'MULTIEQUAL_-1207155886'), (u'INDIRECT_-1207154700', u'MULTIEQUAL_-1207154680'), (u'CALL_-1207166923', u'INDIRECT_-1207156725'), (u'COPY_-1207155618', u'MULTIEQUAL_-1207155885'), (u'INDIRECT_-1207155026', u'MULTIEQUAL_-1207155609'), (u'INDIRECT_-1207158172', u'MULTIEQUAL_-1207158147'), (u'CAST_-1207156114', u'CALL_-1207162314'), (u'PIECE_-1207155129', u'STORE_-1207157168'), (u'MULTIEQUAL_-1207158488', u'MULTIEQUAL_-1207157738'), (u'MULTIEQUAL_-1207159180', u'INT_EQUAL_-1207164516'), (u'INDIRECT_-1207156002', u'COPY_-1207156058'), ('const-0', u'PTRSUB_-1207153438'), (u'MULTIEQUAL_-1207158107', u'MULTIEQUAL_-1207158695'), (u'MULTIEQUAL_-1207159811', u'INT_ADD_-1207164433'), (u'INDIRECT_-1207156203', u'MULTIEQUAL_-1207156131'), ('const--248', u'PTRSUB_-1207156574'), (u'MULTIEQUAL_-1207157488', u'PTRADD_-1207165389'), (u'INDIRECT_-1207156320', u'MULTIEQUAL_-1207156295'), (u'INDIRECT_-1207156027', u'COPY_-1207156081'), (u'CALL_-1207167459', u'INDIRECT_-1207156757'), (u'PTRSUB_-1207154663', u'PTRADD_-1207163828'), (u'MULTIEQUAL_-1207156822', u'MULTIEQUAL_-1207157005'), (u'CALL_-1207164734', u'INDIRECT_-1207156440'), (u'INDIRECT_-1207157189', u'MULTIEQUAL_-1207156772'), (u'CALL_-1207164205', u'INDIRECT_-1207155722'), (u'INDIRECT_-1207156023', u'MULTIEQUAL_-1207158527'), (u'CALL_-1207164177', u'INDIRECT_-1207154702'), ('tmp_8893', u'BRANCH_-1207163494'), (u'MULTIEQUAL_-1207156434', u'MULTIEQUAL_-1207157590'), (u'CALL_-1207162314', u'INDIRECT_-1207154747'), (u'INT_MULT_-1207153397', u'INT_ADD_-1207153409'), (u'CALL_-1207165376', u'INDIRECT_-1207157357'), ('const-1125899906842753', u'INT_RIGHT_-1207166795'), (u'CAST_-1207154874', u'LOAD_-1207165471'), (u'PTRADD_-1207167948', u'LOAD_-1207168010'), (u'INT_ADD_-1207153384', u'PTRADD_-1207153337'), (u'PTRADD_-1207169033', u'LOAD_-1207169093'), (u'PTRADD_-1207167834', u'MULTIEQUAL_-1207161806'), (u'CALL_-1207164558', u'INDIRECT_-1207157875'), (u'LOAD_-1207164279', u'INT_NOTEQUAL_-1207164263'), (u'CALL_-1207164191', u'INDIRECT_-1207155687'), ('tmp_7197', u'CBRANCH_-1207163184'), (u'MULTIEQUAL_-1207156887', u'MULTIEQUAL_-1207156675'), ('const-0', u'INT_EQUAL_-1207168869'), (u'CALL_-1207163636', u'INDIRECT_-1207157035'), (u'COPY_-1207156629', u'MULTIEQUAL_-1207153687'), ('tmp_28682', u'CALL_-1207162314'), (u'CALL_-1207167412', u'INDIRECT_-1207156829'), (u'MULTIEQUAL_-1207155700', u'MULTIEQUAL_-1207155421'), ('const-64', u'INT_AND_-1207157841'), (u'INT_ZEXT_-1207161191', u'MULTIEQUAL_-1207161163'), (u'CALL_-1207165101', u'INDIRECT_-1207155530'), (u'INDIRECT_-1207157163', u'MULTIEQUAL_-1207157076'), (u'CAST_-1207155171', u'LOAD_-1207167183'), (u'INDIRECT_-1207156810', u'COPY_-1207155052'), (u'CALL_-1207168394', u'INDIRECT_-1207157078'), ('tmp_8616', u'CBRANCH_-1207163960'), (u'INT_ZEXT_-1207162839', u'INT_MULT_-1207169067'), (u'CALL_-1207164630', u'INDIRECT_-1207154788'), ('const-0', u'SUBPIECE_-1207161708'), (u'INT_MULT_-1207168730', u'PTRADD_-1207168696'), (u'MULTIEQUAL_-1207154186', u'MULTIEQUAL_-1207154203'), (u'COPY_-1207155886', u'MULTIEQUAL_-1207162107'), (u'INT_ADD_-1207154121', u'PTRADD_-1207163711'), (u'MULTIEQUAL_-1207157948', u'MULTIEQUAL_-1207159105'), ('const-0', u'INT_NOTEQUAL_-1207168503'), ('tmp_576', u'CBRANCH_-1207168841'), (u'CALL_-1207163763', u'INDIRECT_-1207154926'), (u'CALL_-1207165720', u'INDIRECT_-1207156768'), (u'CALL_-1207164832', u'INDIRECT_-1207155280'), (u'CALL_-1207165352', u'INDIRECT_-1207157661'), (u'CAST_-1207153422', u'CALL_-1207164832'), (u'CALL_-1207163472', u'INDIRECT_-1207157163'), (u'MULTIEQUAL_-1207154663', u'MULTIEQUAL_-1207154680'), ('const-5', u'INT_EQUAL_-1207164519'), (u'CALL_-1207163472', u'INDIRECT_-1207155738'), ('const-1', u'PTRADD_-1207167986'), (u'COPY_-1207159098', u'MULTIEQUAL_-1207158860'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207156927'), (u'LOAD_-1207163300', u'INT_AND_-1207156564'), (u'SUBPIECE_-1207157383', u'MULTIEQUAL_-1207157373'), (u'MULTIEQUAL_-1207156808', u'MULTIEQUAL_-1207156772'), (u'PTRSUB_-1207153988', u'PTRADD_-1207153928'), (u'INDIRECT_-1207157078', u'MULTIEQUAL_-1207154983'), ('tmp_28673', u'PTRSUB_-1207154001'), (u'INT_SEXT_-1207166224', u'INT_MULT_-1207153963'), (u'LOAD_-1207167191', u'SUBPIECE_-1207155324'), ('const-4', u'PTRADD_-1207153978'), ('const-16', u'INT_MULT_-1207168919'), (u'MULTIEQUAL_-1207156383', u'MULTIEQUAL_-1207156400'), (u'INDIRECT_-1207157346', u'MULTIEQUAL_-1207157843'), (u'LOAD_-1207169093', u'INT_AND_-1207169067'), (u'INDIRECT_-1207158277', u'MULTIEQUAL_-1207158252'), (u'CALL_-1207165307', u'INDIRECT_-1207156558'), ('const--2', u'INT_ADD_-1207154851'), ('const-32', u'INT_AND_-1207157599'), (u'CALL_-1207165617', u'INDIRECT_-1207156517'), (u'MULTIEQUAL_-1207161057', u'PTRADD_-1207165226'), (u'MULTIEQUAL_-1207155521', u'MULTIEQUAL_-1207154303'), (u'MULTIEQUAL_-1207155600', u'MULTIEQUAL_-1207155321'), ('tmp_28673', u'PTRSUB_-1207153411'), ('const-1', u'PTRADD_-1207167948'), (u'CALL_-1207164207', u'INDIRECT_-1207156027'), (u'INDIRECT_-1207155947', u'MULTIEQUAL_-1207156881'), (u'CALL_-1207165100', u'INDIRECT_-1207158776'), ('const-433', u'LOAD_-1207164765'), ('const-1', u'PTRADD_-1207165226'), (u'INT_ADD_-1207154308', u'PTRADD_-1207163787'), (u'INDIRECT_-1207157661', u'MULTIEQUAL_-1207158158'), (u'PTRSUB_-1207154413', u'PTRADD_-1207163408'), (u'PTRADD_-1207153939', u'STORE_-1207157179'), ('tmp_6674', u'CBRANCH_-1207164788'), (u'CALL_-1207164205', u'INDIRECT_-1207154612'), ('tmp_41779', u'MULTIEQUAL_-1207157275'), (u'CALL_-1207164558', u'INDIRECT_-1207157980'), ('const-0', u'CALL_-1207162314'), ('tmp_41789', u'MULTIEQUAL_-1207158485'), (u'INT_EQUAL_-1207163804', u'CBRANCH_-1207163802'), (u'CALL_-1207168418', u'INDIRECT_-1207157094'), (u'INT_ZEXT_-1207160655', u'MULTIEQUAL_-1207161163'), (u'MULTIEQUAL_-1207159315', u'MULTIEQUAL_-1207159136'), (u'COPY_-1207153290', u'CALL_-1207164191'), ('const--272', u'PTRSUB_-1207156580'), (u'MULTIEQUAL_-1207154763', u'MULTIEQUAL_-1207154780'), ('const-1', u'PTRADD_-1207163408'), (u'MULTIEQUAL_-1207157181', u'MULTIEQUAL_-1207155928'), (u'PTRADD_-1207168713', u'LOAD_-1207168775'), (u'CAST_-1207155521', u'COPY_-1207155647'), (u'CALL_-1207165101', u'INDIRECT_-1207155733'), (u'MULTIEQUAL_-1207159878', u'INT_AND_-1207159899'), (u'PTRSUB_-1207153729', u'CALL_-1207164630'), (u'CALL_-1207163472', u'INDIRECT_-1207157058'), ('const-2254', u'STORE_-1207164341'), ('const-2', u'PTRADD_-1207165288'), (u'LOAD_-1207168063', u'INT_AND_-1207159439'), (u'INDIRECT_-1207156422', u'MULTIEQUAL_-1207156472'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207157076'), (u'LOAD_-1207168756', u'INT_AND_-1207168730'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207154403'), (u'CALL_-1207164177', u'INDIRECT_-1207156023'), (u'MULTIEQUAL_-1207154983', u'MULTIEQUAL_-1207156881'), (u'MULTIEQUAL_-1207155761', u'MULTIEQUAL_-1207155725'), (u'CAST_-1207154692', u'COPY_-1207154808'), (u'MULTIEQUAL_-1207157244', u'MULTIEQUAL_-1207155252'), (u'PTRADD_-1207167706', u'COPY_-1207155618'), (u'PTRADD_-1207163828', u'CAST_-1207154219'), (u'INDIRECT_-1207154851', u'COPY_-1207153134'), (u'INT_EQUAL_-1207164613', u'CBRANCH_-1207164592'), (u'MULTIEQUAL_-1207155083', u'PIECE_-1207155129'), (u'CALL_-1207167127', u'INT_ADD_-1207166968'), (u'MULTIEQUAL_-1207158416', u'COPY_-1207155710'), (u'MULTIEQUAL_-1207161100', u'MULTIEQUAL_-1207161163'), ('const-10', u'INT_MULT_-1207153394'), (u'CALL_-1207165744', u'INDIRECT_-1207158099'), (u'CALL_-1207163787', u'INDIRECT_-1207154937'), (u'CALL_-1207163780', u'INDIRECT_-1207155886'), ('tmp_7821', u'CBRANCH_-1207163586'), (u'INT_AND_-1207159439', u'INT_EQUAL_-1207168030'), (u'LOAD_-1207167426', u'CALL_-1207167412'), (u'MULTIEQUAL_-1207161163', u'SUBPIECE_-1207161231'), (u'MULTIEQUAL_-1207157488', u'PTRADD_-1207164383'), (u'MULTIEQUAL_-1207158803', u'MULTIEQUAL_-1207157982'), (u'CALL_-1207164492', u'INDIRECT_-1207154597'), ('const-0', u'INT_EQUAL_-1207167789'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168239'), (u'COPY_-1207153307', u'CALL_-1207164207'), ('const-0', u'SUBPIECE_-1207160912'), (u'STORE_-1207166699', u'INDIRECT_-1207158249'), (u'CAST_-1207153175', u'STORE_-1207156599'), (u'MULTIEQUAL_-1207158640', u'MULTIEQUAL_-1207159811'), ('const-5', u'INT_MULT_-1207153405'), ('tmp_28674', u'INT_ADD_-1207167456'), (u'INDIRECT_-1207155509', u'MULTIEQUAL_-1207155418'), ('const-16', u'INT_AND_-1207156594'), (u'MULTIEQUAL_-1207161572', u'CAST_-1207154411'), (u'CALL_-1207166923', u'INDIRECT_-1207158040'), ('const-16', u'INT_AND_-1207163059'), (u'PTRSUB_-1207155973', u'PTRADD_-1207167567'), (u'MULTIEQUAL_-1207156881', u'MULTIEQUAL_-1207156059'), ('tmp_2469', u'CBRANCH_-1207167508'), (u'INDIRECT_-1207158088', u'MULTIEQUAL_-1207158158'), (u'MULTIEQUAL_-1207155886', u'PTRADD_-1207167574'), (u'INDIRECT_-1207157380', u'MULTIEQUAL_-1207158121'), ('const-433', u'LOAD_-1207167183'), (u'CALL_-1207164082', u'INDIRECT_-1207157097'), (u'INDIRECT_-1207157935', u'MULTIEQUAL_-1207157873'), (u'PTRADD_-1207167530', u'COPY_-1207155640'), ('tmp_28673', u'PTRSUB_-1207156557'), (u'INT_SLESS_-1207167162', u'CBRANCH_-1207167162'), ('const-1362624', u'PTRSUB_-1207154611'), (u'STORE_-1207164806', u'INDIRECT_-1207156667'), (u'INDIRECT_-1207156215', u'MULTIEQUAL_-1207158349'), (u'COPY_-1207156676', u'MULTIEQUAL_-1207156604'), (u'COPY_-1207155773', u'COPY_-1207153411'), ('const-433', u'LOAD_-1207165235'), ('const-1', u'PTRADD_-1207163572'), (u'INDIRECT_-1207154700', u'STORE_-1207156600'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207155618'), (u'MULTIEQUAL_-1207157311', u'MULTIEQUAL_-1207157275'), (u'INT_AND_-1207163606', u'INT_NOTEQUAL_-1207163619'), (u'INDIRECT_-1207158554', u'MULTIEQUAL_-1207158190'), (u'INDIRECT_-1207155192', u'COPY_-1207153420'), (u'CALL_-1207165352', u'INDIRECT_-1207156235'), (u'CALL_-1207164832', u'INT_EQUAL_-1207164814'), (u'PTRSUB_-1207155934', u'PTRADD_-1207167500'), ('tmp_28674', u'INT_ADD_-1207165009'), (u'CALL_-1207163612', u'INDIRECT_-1207155306'), (u'INDIRECT_-1207158449', u'MULTIEQUAL_-1207158403'), (u'INT_AND_-1207156564', u'INT_NOTEQUAL_-1207163219'), ('tmp_28682', u'CALL_-1207164211'), (u'CAST_-1207154080', u'LOAD_-1207165025'), (u'CAST_-1207156191', u'COPY_-1207156253'), (u'MULTIEQUAL_-1207156534', u'MULTIEQUAL_-1207157175'), (u'CALL_-1207168394', u'INDIRECT_-1207158901'), (u'CALL_-1207164058', u'INDIRECT_-1207156981'), ('const--216', u'PTRSUB_-1207154001'), ('const-0', u'INT_EQUAL_-1207167904'), (u'INDIRECT_-1207158039', u'MULTIEQUAL_-1207158016'), ('tmp_1133', u'CBRANCH_-1207168357'), ('const-433', u'LOAD_-1207165407'), (u'PTRSUB_-1207156498', u'PTRADD_-1207168696'), ('const-0', u'INT_SLESS_-1207164293'), (u'INT_SEXT_-1207166224', u'INT_MULT_-1207153945'), ('tmp_2407', u'CBRANCH_-1207167542'), ('const-433', u'LOAD_-1207164209'), ('const-128', u'INT_AND_-1207156564'), (u'CALL_-1207168565', u'INDIRECT_-1207157692'), (u'MULTIEQUAL_-1207160621', u'PTRADD_-1207155404'), (u'CALL_-1207165835', u'INDIRECT_-1207155762'), (u'CAST_-1207153119', u'LOAD_-1207163300'), (u'LOAD_-1207163602', u'MULTIEQUAL_-1207160698'), ('const-1', u'PTRADD_-1207163072'), (u'PTRADD_-1207163408', u'CAST_-1207153976'), (u'INT_ZEXT_-1207161091', u'STORE_-1207164353'), (u'CAST_-1207156114', u'LOAD_-1207163180'), (u'COPY_-1207164468', u'MULTIEQUAL_-1207154489'), (u'CALL_-1207168565', u'INDIRECT_-1207157189'), (u'CALL_-1207164205', u'INDIRECT_-1207154512'), (u'INDIRECT_-1207155947', u'PIECE_-1207155994'), (u'MULTIEQUAL_-1207155315', u'MULTIEQUAL_-1207155497'), (u'CALL_-1207163780', u'INDIRECT_-1207154058'), ('const-8', u'INT_ADD_-1207156145'), (u'MULTIEQUAL_-1207161531', u'LOAD_-1207166227'), (u'INDIRECT_-1207158145', u'MULTIEQUAL_-1207158191'), (u'PTRADD_-1207167530', u'LOAD_-1207167582'), (u'STORE_-1207166807', u'INDIRECT_-1207158382'), (u'MULTIEQUAL_-1207155457', u'MULTIEQUAL_-1207154203'), (u'MULTIEQUAL_-1207157181', u'MULTIEQUAL_-1207157146'), ('const-1', u'INT_ADD_-1207167030'), ('const-433', u'LOAD_-1207166774'), (u'INT_EQUAL_-1207167904', u'CBRANCH_-1207167902'), ('tmp_264', u'CBRANCH_-1207169048'), ('const-0', u'CALL_-1207164205'), (u'MULTIEQUAL_-1207156914', u'MULTIEQUAL_-1207157667'), ('const-433', u'LOAD_-1207167755'), ('tmp_7853', u'CBRANCH_-1207163560'), (u'MULTIEQUAL_-1207159297', u'INT_SLESS_-1207164411'), (u'INT_NOTEQUAL_-1207164749', u'CBRANCH_-1207164739'), (u'CALL_-1207164630', u'INDIRECT_-1207155088'), (u'INDIRECT_-1207157189', u'MULTIEQUAL_-1207155870'), (u'MULTIEQUAL_-1207159105', u'MULTIEQUAL_-1207157948'), (u'INDIRECT_-1207157581', u'MULTIEQUAL_-1207155486'), ('tmp_41779', u'MULTIEQUAL_-1207157790'), ('const-1312940', u'COPY_-1207153939'), ('const-0', u'INT_NOTEQUAL_-1207169080'), (u'CALL_-1207164832', u'INDIRECT_-1207156601'), (u'CAST_-1207153133', u'CALL_-1207164211'), ('const-1362624', u'PTRSUB_-1207154663'), (u'CALL_-1207165101', u'INDIRECT_-1207156037'), (u'INDIRECT_-1207158382', u'MULTIEQUAL_-1207158357'), ('const-5', u'CALL_-1207163496'), (u'INDIRECT_-1207158907', u'MULTIEQUAL_-1207157583'), (u'INT_MULT_-1207154896', u'PTRADD_-1207154862'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207157215'), (u'INDIRECT_-1207159012', u'MULTIEQUAL_-1207158590'), ('const-1', u'PTRADD_-1207168713'), (u'INT_ZEXT_-1207160383', u'MULTIEQUAL_-1207161100'), ('const-1312556', u'COPY_-1207153290'), ('tmp_5351', u'BRANCH_-1207165333'), (u'LOAD_-1207163085', u'INT_AND_-1207163059'), (u'CALL_-1207165100', u'INDIRECT_-1207157356'), ('const-44', u'INT_EQUAL_-1207165399'), (u'MULTIEQUAL_-1207158212', u'MULTIEQUAL_-1207159315'), (u'INT_AND_-1207157935', u'INT_EQUAL_-1207164789'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153403'), ('const-1', u'PTRADD_-1207164626'), ('tmp_41778', u'MULTIEQUAL_-1207157175'), (u'CAST_-1207155247', u'PTRADD_-1207166639'), (u'CALL_-1207165835', u'INDIRECT_-1207157380'), (u'MULTIEQUAL_-1207158016', u'COPY_-1207155261'), (u'CALL_-1207165331', u'INDIRECT_-1207158099'), (u'INT_ZEXT_-1207161954', u'MULTIEQUAL_-1207161163'), ('const-0', u'CALL_-1207163496'), ('tmp_8580', u'CBRANCH_-1207163990'), ('const-0', u'INT_NOTEQUAL_-1207163219'), (u'MULTIEQUAL_-1207157032', u'MULTIEQUAL_-1207157215'), (u'CALL_-1207164734', u'INDIRECT_-1207155020'), (u'MULTIEQUAL_-1207155386', u'STORE_-1207157180'), (u'INT_AND_-1207163108', u'INT_NOTEQUAL_-1207163121'), (u'INT_NOTEQUAL_-1207164263', u'CBRANCH_-1207164260'), (u'LOAD_-1207165710', u'INT_EQUAL_-1207165689'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207154303'), (u'INDIRECT_-1207156876', u'MULTIEQUAL_-1207156800'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155693'), (u'INDIRECT_-1207157878', u'MULTIEQUAL_-1207157792'), (u'CALL_-1207165376', u'INDIRECT_-1207157252'), (u'SUBPIECE_-1207161231', u'INT_EQUAL_-1207165884'), (u'CALL_-1207163497', u'INDIRECT_-1207155763'), (u'CALL_-1207163780', u'INDIRECT_-1207155676'), (u'MULTIEQUAL_-1207155397', u'MULTIEQUAL_-1207155118'), (u'LOAD_-1207163132', u'INT_AND_-1207163106'), (u'INT_NOTEQUAL_-1207163557', u'CBRANCH_-1207163555'), ('const-136', u'INT_AND_-1207168730'), (u'MULTIEQUAL_-1207159297', u'MULTIEQUAL_-1207157158'), (u'COPY_-1207155678', u'MULTIEQUAL_-1207162111'), (u'CALL_-1207165835', u'INDIRECT_-1207155965'), ('const-7', u'INT_RIGHT_-1207166973'), (u'COPY_-1207153332', u'MULTIEQUAL_-1207157244'), (u'INT_EQUAL_-1207168010', u'CBRANCH_-1207167999'), (u'CALL_-1207165101', u'INDIRECT_-1207157463'), (u'CALL_-1207164207', u'INDIRECT_-1207154297'), (u'INT_EQUAL_-1207168030', u'CBRANCH_-1207168029'), (u'MULTIEQUAL_-1207157006', u'MULTIEQUAL_-1207156979'), (u'INT_ADD_-1207154854', u'PTRADD_-1207154807'), (u'SUBPIECE_-1207157436', u'MULTIEQUAL_-1207157373'), (u'CALL_-1207165744', u'INDIRECT_-1207156376'), (u'CALL_-1207164058', u'INDIRECT_-1207155053'), (u'CALL_-1207164558', u'INDIRECT_-1207155947'), (u'MULTIEQUAL_-1207156873', u'COPY_-1207166904'), (u'CALL_-1207165376', u'INDIRECT_-1207156042'), ('tmp_8702', u'CBRANCH_-1207163895'), ('const-433', u'STORE_-1207156600'), ('const-433', u'STORE_-1207157168'), (u'COPY_-1207154263', u'MULTIEQUAL_-1207158380'), (u'INT_EQUAL_-1207167113', u'CBRANCH_-1207167111'), (u'MULTIEQUAL_-1207155357', u'MULTIEQUAL_-1207155321'), (u'CALL_-1207165617', u'INDIRECT_-1207156617'), ('const-0', u'CALL_-1207162314'), (u'MULTIEQUAL_-1207156534', u'MULTIEQUAL_-1207157690'), (u'MULTIEQUAL_-1207158908', u'MULTIEQUAL_-1207158087'), (u'CALL_-1207164734', u'INDIRECT_-1207155120'), (u'LOAD_-1207164322', u'MULTIEQUAL_-1207156742'), ('const-433', u'LOAD_-1207167472'), ('const-1311304', u'COPY_-1207154535'), (u'INDIRECT_-1207157337', u'MULTIEQUAL_-1207157208'), (u'CALL_-1207163472', u'INDIRECT_-1207155235'), ('const-256', u'INT_AND_-1207156585'), ('tmp_41777', u'MULTIEQUAL_-1207157075'), ('const-1', u'INT_AND_-1207163108'), (u'LOAD_-1207167833', u'INT_AND_-1207167807'), (u'MULTIEQUAL_-1207156487', u'MULTIEQUAL_-1207157590'), (u'INDIRECT_-1207158250', u'MULTIEQUAL_-1207158296'), ('const-433', u'LOAD_-1207163134'), ('const-1639', u'CALL_-1207164191'), (u'MULTIEQUAL_-1207158803', u'MULTIEQUAL_-1207158053'), (u'MULTIEQUAL_-1207158593', u'MULTIEQUAL_-1207157897'), ('const-433', u'STORE_-1207156610'), (u'CAST_-1207155240', u'LOAD_-1207166869'), (u'MULTIEQUAL_-1207162441', u'LOAD_-1207168884'), (u'PTRADD_-1207165745', u'COPY_-1207155140'), (u'CALL_-1207164211', u'INDIRECT_-1207154665'), (u'INT_EQUAL_-1207163782', u'CBRANCH_-1207163780'), (u'COPY_-1207156393', u'MULTIEQUAL_-1207162857'), (u'INT_AND_-1207158745', u'INT_EQUAL_-1207165813'), (u'MULTIEQUAL_-1207158331', u'COPY_-1207155264'), (u'MULTIEQUAL_-1207158521', u'MULTIEQUAL_-1207158485'), (u'INT_NOTEQUAL_-1207163942', u'CBRANCH_-1207163940'), (u'CALL_-1207163497', u'INDIRECT_-1207155459'), ('const-1362624', u'PTRSUB_-1207156140'), (u'CALL_-1207164177', u'INDIRECT_-1207155708'), ('tmp_8676', u'CBRANCH_-1207163913'), ('tmp_5713', u'CBRANCH_-1207165335'), (u'CALL_-1207164211', u'INDIRECT_-1207156395'), (u'INDIRECT_-1207155000', u'MULTIEQUAL_-1207157139'), (u'LOAD_-1207167652', u'INT_ZEXT_-1207162358'), (u'MULTIEQUAL_-1207157039', u'MULTIEQUAL_-1207155048'), (u'MULTIEQUAL_-1207159210', u'MULTIEQUAL_-1207159031'), (u'CALL_-1207165617', u'INDIRECT_-1207156417'), (u'INT_EQUAL_-1207164519', u'CBRANCH_-1207164518'), ('tmp_8644', u'CBRANCH_-1207163940'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168319'), (u'STORE_-1207166699', u'INDIRECT_-1207158039'), (u'CALL_-1207168418', u'INDIRECT_-1207159127'), ('const-1', u'PTRADD_-1207165296'), (u'INDIRECT_-1207157770', u'CALL_-1207168673'), (u'MULTIEQUAL_-1207156059', u'MULTIEQUAL_-1207156772'), (u'COPY_-1207156652', u'MULTIEQUAL_-1207157282'), (u'MULTIEQUAL_-1207162107', u'LOAD_-1207167783'), (u'COPY_-1207157424', u'MULTIEQUAL_-1207157282'), (u'INDIRECT_-1207155235', u'MULTIEQUAL_-1207155154'), (u'COPY_-1207155678', u'MULTIEQUAL_-1207162143'), (u'MULTIEQUAL_-1207156665', u'COPY_-1207154954'), (u'CALL_-1207162314', u'INDIRECT_-1207154447'), ('const-0', u'CALL_-1207163780'), ('const-1', u'INT_AND_-1207163106'), ('const-1373', u'COPY_-1207157131'), ('const-2', u'INT_ADD_-1207154854'), (u'CALL_-1207164492', u'INDIRECT_-1207154700'), ('const-1', u'PTRADD_-1207164969'), (u'MULTIEQUAL_-1207155609', u'MULTIEQUAL_-1207156362'), (u'INT_SRIGHT_-1207166709', u'SUBPIECE_-1207161708'), (u'CALL_-1207163497', u'INDIRECT_-1207157084'), ('const-1', u'INT_ADD_-1207153417'), (u'CALL_-1207164242', u'INDIRECT_-1207154483'), ('const-1', u'PTRADD_-1207167567'), (u'CAST_-1207155322', u'LOAD_-1207167106'), (u'INDIRECT_-1207154195', u'MULTIEQUAL_-1207156704'), (u'MULTIEQUAL_-1207158895', u'MULTIEQUAL_-1207157738'), (u'COPY_-1207155460', u'MULTIEQUAL_-1207155431'), (u'INT_AND_-1207167601', u'INT_EQUAL_-1207167615'), (u'CALL_-1207164082', u'INDIRECT_-1207156992'), ('tmp_5836', u'BRANCH_-1207164415'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207156909'), (u'MULTIEQUAL_-1207157146', u'MULTIEQUAL_-1207157119'), (u'CALL_-1207163636', u'INDIRECT_-1207155720'), (u'PTRADD_-1207167986', u'COPY_-1207154229'), (u'INDIRECT_-1207155897', u'COPY_-1207155953'), (u'PTRADD_-1207165005', u'CAST_-1207154163'), (u'COPY_-1207155754', u'MULTIEQUAL_-1207161057'), ('tmp_4573', u'BRANCH_-1207164550'), (u'INT_MULT_-1207153435', u'PTRADD_-1207153401'), ('const-0', u'SUBPIECE_-1207160983'), (u'INDIRECT_-1207156901', u'MULTIEQUAL_-1207156804'), (u'INDIRECT_-1207157268', u'MULTIEQUAL_-1207157181'), ('const-433', u'LOAD_-1207163771'), ('const-0', u'INT_NOTEQUAL_-1207167480'), (u'INDIRECT_-1207155519', u'MULTIEQUAL_-1207156908'), (u'INDIRECT_-1207157289', u'INT_NOTEQUAL_-1207168485'), (u'CALL_-1207167459', u'INDIRECT_-1207158690'), (u'PTRSUB_-1207156557', u'CALL_-1207168696'), (u'INT_NOTEQUAL_-1207167742', u'CBRANCH_-1207167740'), ('const-63', u'INT_AND_-1207166799'), ('const-0', u'COPY_-1207155460'), (u'CALL_-1207168649', u'INDIRECT_-1207157740'), (u'CAST_-1207155409', u'CALL_-1207167428'), (u'PTRSUB_-1207154876', u'PTRADD_-1207154807'), (u'CALL_-1207164558', u'INDIRECT_-1207156450'), ('const-16', u'INT_ADD_-1207166968'), (u'LOAD_-1207164240', u'MULTIEQUAL_-1207159878'), (u'MULTIEQUAL_-1207156184', u'MULTIEQUAL_-1207156772'), (u'LOAD_-1207167496', u'INT_NOTEQUAL_-1207167480'), ('const-1', u'PTRADD_-1207165243'), ('const-5', u'INT_MULT_-1207153397'), (u'INDIRECT_-1207157001', u'MULTIEQUAL_-1207156904'), (u'LOAD_-1207166984', u'CALL_-1207166871'), ('tmp_28674', u'INT_ADD_-1207164224'), ('tmp_28674', u'INT_ADD_-1207164224'), (u'MULTIEQUAL_-1207159146', u'INT_NOTEQUAL_-1207167397'), (u'INT_LESS_-1207167010', u'CBRANCH_-1207167018'), (u'INDIRECT_-1207156701', u'MULTIEQUAL_-1207156604'), (u'INT_EQUAL_-1207167656', u'CBRANCH_-1207167653'), ('const-5', u'CALL_-1207164762'), (u'INDIRECT_-1207156408', u'MULTIEQUAL_-1207156278'), ('const-2', u'PTRADD_-1207164383'), (u'PTRADD_-1207166951', u'CAST_-1207155298'), (u'INDIRECT_-1207157875', u'INT_NOTEQUAL_-1207163914'), (u'CALL_-1207165077', u'INDIRECT_-1207155822'), (u'MULTIEQUAL_-1207155486', u'MULTIEQUAL_-1207154386'), (u'INT_ADD_-1207153957', u'PTRADD_-1207153910'), (u'INDIRECT_-1207156726', u'MULTIEQUAL_-1207156684'), (u'CALL_-1207168696', u'INDIRECT_-1207157874'), (u'STORE_-1207166807', u'INDIRECT_-1207158277'), (u'INT_ZEXT_-1207161954', u'INT_MULT_-1207167963'), (u'CALL_-1207165720', u'INDIRECT_-1207158298'), (u'MULTIEQUAL_-1207158349', u'MULTIEQUAL_-1207156359'), ('tmp_28673', u'PTRSUB_-1207156574'), ('const-0', u'INT_EQUAL_-1207168220'), (u'INDIRECT_-1207159165', u'MULTIEQUAL_-1207157793'), (u'INT_ADD_-1207156537', u'PTRADD_-1207168778'), (u'CALL_-1207164195', u'INDIRECT_-1207154959'), ('const-16', u'INT_EQUAL_-1207163245'), ('const-32', u'INT_AND_-1207158745'), (u'MULTIEQUAL_-1207159315', u'MULTIEQUAL_-1207158158'), (u'MULTIEQUAL_-1207156059', u'MULTIEQUAL_-1207157287'), ('const-433', u'LOAD_-1207163613'), ('const-1362624', u'PTRSUB_-1207154555'), (u'INDIRECT_-1207157816', u'MULTIEQUAL_-1207157738'), ('const-36', u'INT_ADD_-1207166853'), ('const-433', u'LOAD_-1207164240'), (u'CALL_-1207163612', u'INDIRECT_-1207157339'), (u'INDIRECT_-1207156358', u'MULTIEQUAL_-1207156434'), (u'MULTIEQUAL_-1207156866', u'MULTIEQUAL_-1207155613'), (u'PTRSUB_-1207155663', u'PTRADD_-1207166732'), (u'CALL_-1207168673', u'INDIRECT_-1207159285'), ('const-0', u'PTRSUB_-1207154319'), (u'INT_SLESS_-1207164469', u'CBRANCH_-1207164476'), (u'CALL_-1207164734', u'INDIRECT_-1207156335'), ('const-8', u'INT_ADD_-1207153324'), ('const-1', u'PTRADD_-1207165365'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207155700'), (u'CALL_-1207165835', u'INDIRECT_-1207156269'), (u'CAST_-1207153133', u'MULTIEQUAL_-1207161572'), (u'PTRSUB_-1207156580', u'CALL_-1207168394'), ('const-0', u'INT_NOTEQUAL_-1207166811'), (u'CALL_-1207165307', u'INDIRECT_-1207158088'), (u'CAST_-1207155247', u'STORE_-1207166807'), (u'MULTIEQUAL_-1207156400', u'MULTIEQUAL_-1207156383'), (u'COPY_-1207159307', u'MULTIEQUAL_-1207157282'), (u'COPY_-1207154207', u'MULTIEQUAL_-1207155431'), (u'INDIRECT_-1207155000', u'MULTIEQUAL_-1207154980'), (u'CALL_-1207165744', u'INDIRECT_-1207156883'), (u'CALL_-1207165617', u'INDIRECT_-1207158037'), ('const-4', u'INT_SLESS_-1207166237'), ('const-0', u'INT_EQUAL_-1207165329'), (u'MULTIEQUAL_-1207156284', u'MULTIEQUAL_-1207157387'), (u'PTRSUB_-1207155016', u'PTRADD_-1207154889'), (u'INT_EQUAL_-1207168379', u'CBRANCH_-1207168377'), (u'CALL_-1207167459', u'INDIRECT_-1207157160'), (u'CALL_-1207163612', u'INDIRECT_-1207155913'), ('const-433', u'LOAD_-1207163113'), (u'COPY_-1207164468', u'MULTIEQUAL_-1207155252'), (u'INDIRECT_-1207157740', u'MULTIEQUAL_-1207156373'), (u'CALL_-1207166871', u'INDIRECT_-1207158321'), ('const-0', u'CALL_-1207164762'), (u'CALL_-1207165100', u'INDIRECT_-1207158986'), (u'INDIRECT_-1207155020', u'MULTIEQUAL_-1207157007'), (u'INDIRECT_-1207156150', u'STORE_-1207157977'), (u'PTRSUB_-1207154104', u'PTRADD_-1207153978'), (u'PTRADD_-1207154889', u'STORE_-1207157988'), (u'CALL_-1207165077', u'INDIRECT_-1207155419'), (u'COPY_-1207153134', u'MULTIEQUAL_-1207162107'), (u'CALL_-1207163472', u'INDIRECT_-1207155842'), ('tmp_8296', u'CBRANCH_-1207164476'), (u'CALL_-1207164082', u'INDIRECT_-1207155164'), (u'COPY_-1207156567', u'MULTIEQUAL_-1207153249'), (u'INT_NOTEQUAL_-1207164545', u'CBRANCH_-1207164545'), ('const-0', u'PTRSUB_-1207153469'), ('const-0', u'INT_EQUAL_-1207164814'), (u'CALL_-1207164211', u'INDIRECT_-1207156185'), ('const-433', u'LOAD_-1207163132'), (u'MULTIEQUAL_-1207158454', u'MULTIEQUAL_-1207156464'), (u'CALL_-1207165720', u'INDIRECT_-1207156668'), ('const-1362624', u'PTRSUB_-1207154729'), ('const-10', u'INT_MULT_-1207154821'), (u'INDIRECT_-1207154597', u'MULTIEQUAL_-1207153983'), (u'CALL_-1207163496', u'INDIRECT_-1207155853'), (u'CALL_-1207164191', u'INDIRECT_-1207155582'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207157488'), (u'CALL_-1207165307', u'INDIRECT_-1207156155'), (u'CAST_-1207154411', u'INT_SUB_-1207165846'), (u'MULTIEQUAL_-1207157415', u'MULTIEQUAL_-1207157377'), (u'COPY_-1207155768', u'MULTIEQUAL_-1207162107'), (u'INDIRECT_-1207158907', u'MULTIEQUAL_-1207158485'), (u'INDIRECT_-1207156416', u'MULTIEQUAL_-1207158422'), (u'CALL_-1207168418', u'INDIRECT_-1207157701'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207158908'), (u'LOAD_-1207166869', u'INT_SUB_-1207158980'), (u'CALL_-1207166923', u'INDIRECT_-1207158355'), (u'CALL_-1207168394', u'INDIRECT_-1207157178'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207155823'), ('tmp_4649', u'CBRANCH_-1207164476'), (u'INT_ADD_-1207153409', u'PTRADD_-1207153362'), (u'PTRSUB_-1207153438', u'PTRADD_-1207163072'), (u'INT_MULT_-1207167847', u'INT_ADD_-1207156070'), ('tmp_8552', u'CBRANCH_-1207164005'), (u'COPY_-1207154954', u'MULTIEQUAL_-1207162107'), (u'MULTIEQUAL_-1207155186', u'MULTIEQUAL_-1207157084'), (u'INDIRECT_-1207157381', u'MULTIEQUAL_-1207155286'), (u'PTRADD_-1207154786', u'STORE_-1207164341'), (u'MULTIEQUAL_-1207156362', u'MULTIEQUAL_-1207157590'), (u'CALL_-1207164191', u'INDIRECT_-1207154272'), (u'INDIRECT_-1207155831', u'MULTIEQUAL_-1207156334'), (u'INT_NOTEQUAL_-1207163829', u'CBRANCH_-1207163829'), ('const-32', u'INT_AND_-1207164460'), ('const-1', u'INT_EQUAL_-1207168379'), (u'CALL_-1207165307', u'INDIRECT_-1207156358'), (u'INT_SEXT_-1207168654', u'CALL_-1207168649'), (u'MULTIEQUAL_-1207161785', u'PTRADD_-1207165338'), (u'CALL_-1207163756', u'INDIRECT_-1207154554'), ('const-10', u'STORE_-1207164731'), (u'CALL_-1207163636', u'CALL_-1207163612'), (u'MULTIEQUAL_-1207156462', u'MULTIEQUAL_-1207157690'), (u'CALL_-1207168673', u'INDIRECT_-1207157252'), (u'CALL_-1207168418', u'INDIRECT_-1207157297'), (u'LOAD_-1207165471', u'INT_AND_-1207158409'), (u'MULTIEQUAL_-1207156184', u'MULTIEQUAL_-1207157287'), (u'CALL_-1207164082', u'INDIRECT_-1207156782'), (u'CALL_-1207163497', u'INDIRECT_-1207156769'), ('const-0', u'SUBPIECE_-1207155324'), ('const-8', u'PTRADD_-1207153428'), (u'MULTIEQUAL_-1207158147', u'MULTIEQUAL_-1207158121'), (u'INDIRECT_-1207157237', u'MULTIEQUAL_-1207157108'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154121'), (u'MULTIEQUAL_-1207156334', u'MULTIEQUAL_-1207157490'), (u'MULTIEQUAL_-1207154616', u'INT_EQUAL_-1207164721'), (u'COPY_-1207154448', u'MULTIEQUAL_-1207158380'), ('tmp_8738', u'BRANCH_-1207163870'), (u'PTRADD_-1207154804', u'CAST_-1207154610'), (u'CALL_-1207166871', u'INDIRECT_-1207156701'), (u'LOAD_-1207165451', u'INT_EQUAL_-1207165431'), ('const-1', u'PTRADD_-1207163025'), (u'MULTIEQUAL_-1207161100', u'MULTIEQUAL_-1207162328'), (u'INT_MULT_-1207154850', u'INT_ADD_-1207154862'), (u'MULTIEQUAL_-1207157076', u'MULTIEQUAL_-1207155823'), ('tmp_6290', u'CBRANCH_-1207165476'), (u'COPY_-1207154366', u'MULTIEQUAL_-1207160256'), ('const-1', u'RETURN_-1207163751'), (u'LOAD_-1207164209', u'CALL_-1207164195'), ('const-1362624', u'PTRSUB_-1207153541'), ('const-433', u'LOAD_-1207163756'), (u'CALL_-1207165352', u'INDIRECT_-1207157346'), (u'CALL_-1207168696', u'INDIRECT_-1207157770'), (u'INDIRECT_-1207154597', u'MULTIEQUAL_-1207154745'), (u'INDIRECT_-1207155156', u'MULTIEQUAL_-1207156881'), (u'MULTIEQUAL_-1207157011', u'MULTIEQUAL_-1207157490'), (u'MULTIEQUAL_-1207155154', u'MULTIEQUAL_-1207155118'), (u'LOAD_-1207167627', u'INT_AND_-1207167601'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207156145'), (u'COPY_-1207155425', u'MULTIEQUAL_-1207158977'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207155315'), (u'MULTIEQUAL_-1207161785', u'PTRADD_-1207165288'), (u'INT_ADD_-1207155684', u'PTRADD_-1207166712'), ('tmp_1163', u'CBRANCH_-1207168337'), (u'MULTIEQUAL_-1207158508', u'MULTIEQUAL_-1207158296'), (u'MULTIEQUAL_-1207157667', u'COPY_-1207154263'), (u'COPY_-1207153939', u'CALL_-1207164762'), (u'INT_EQUAL_-1207165412', u'CBRANCH_-1207165407'), ('const-1311232', u'COPY_-1207162158'), (u'CALL_-1207164832', u'STORE_-1207164806'), ('tmp_2333', u'CBRANCH_-1207167602'), (u'CALL_-1207166923', u'INDIRECT_-1207157935'), (u'LOAD_-1207165878', u'MULTIEQUAL_-1207159878'), (u'INT_ADD_-1207154563', u'PTRADD_-1207164426'), (u'MULTIEQUAL_-1207158087', u'MULTIEQUAL_-1207158800'), (u'INDIRECT_-1207156026', u'MULTIEQUAL_-1207157415'), ('const-8', u'INT_ADD_-1207156070'), (u'INDIRECT_-1207158449', u'MULTIEQUAL_-1207158085'), ('tmp_6559', u'BRANCH_-1207165281'), (u'PTRADD_-1207164246', u'LOAD_-1207164308'), (u'INT_EQUAL_-1207168339', u'CBRANCH_-1207168337'), (u'INDIRECT_-1207158776', u'MULTIEQUAL_-1207158698'), (u'SUBPIECE_-1207155324', u'INT_SEXT_-1207167142'), ('tmp_8258', u'CBRANCH_-1207164500'), (u'COPY_-1207155647', u'MULTIEQUAL_-1207158244'), ('const-4', u'PTRADD_-1207153928'), (u'CALL_-1207164492', u'INDIRECT_-1207156425'), (u'LOAD_-1207164445', u'INT_ZEXT_-1207160383'), (u'PTRADD_-1207164383', u'COPY_-1207153802'), ('tmp_28673', u'PTRSUB_-1207154872'), (u'MULTIEQUAL_-1207156971', u'MULTIEQUAL_-1207156936'), (u'MULTIEQUAL_-1207155286', u'MULTIEQUAL_-1207154186'), (u'CALL_-1207163636', u'INDIRECT_-1207157245'), ('tmp_28674', u'INT_ADD_-1207169060'), (u'COPY_-1207154213', u'MULTIEQUAL_-1207161531'), (u'MULTIEQUAL_-1207157904', u'MULTIEQUAL_-1207157715'), (u'CALL_-1207165617', u'INDIRECT_-1207156821'), ('const-0', u'INT_NOTEQUAL_-1207164006'), (u'PTRADD_-1207153428', u'STORE_-1207156611'), (u'LOAD_-1207163829', u'INT_EQUAL_-1207163804'), ('const-5', u'CALL_-1207163780'), ('const-51', u'INT_LESS_-1207166827'), (u'CALL_-1207164082', u'INDIRECT_-1207155671'), ('const-0', u'RETURN_-1207155251'), (u'INDIRECT_-1207157189', u'MULTIEQUAL_-1207158908'), (u'LOAD_-1207166810', u'INT_OR_-1207166783'), (u'CALL_-1207166923', u'INDIRECT_-1207156525'), ('const-433', u'LOAD_-1207165350'), (u'MULTIEQUAL_-1207159811', u'INT_SLESS_-1207166237'), (u'COPY_-1207155052', u'MULTIEQUAL_-1207156738'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168220'), (u'CALL_-1207164177', u'INDIRECT_-1207154398'), (u'CALL_-1207165100', u'INDIRECT_-1207156953'), (u'MULTIEQUAL_-1207160256', u'INT_AND_-1207163538'), (u'PTRSUB_-1207153386', u'PTRADD_-1207153337'), ('const-0', u'PTRSUB_-1207155689'), ('const-1', u'PTRADD_-1207166951'), (u'MULTIEQUAL_-1207156190', u'MULTIEQUAL_-1207156173'), (u'COPY_-1207166904', u'RETURN_-1207166837'), (u'INDIRECT_-1207154497', u'PIECE_-1207154579'), (u'PTRADD_-1207167745', u'COPY_-1207154213'), (u'INT_ADD_-1207153406', u'PTRADD_-1207153359'), (u'INT_ADD_-1207166872', u'CALL_-1207166871'), ('const-44', u'INT_NOTEQUAL_-1207165668'), ('tmp_3890', u'CBRANCH_-1207166742'), (u'INDIRECT_-1207158955', u'MULTIEQUAL_-1207157583'), (u'MULTIEQUAL_-1207157211', u'MULTIEQUAL_-1207157690'), ('const-5', u'CALL_-1207163636'), ('const-0', u'INT_EQUAL_-1207169049'), (u'CALL_-1207164082', u'INDIRECT_-1207155064'), (u'MULTIEQUAL_-1207159811', u'MULTIEQUAL_-1207159297'), (u'LOAD_-1207168775', u'INT_ZEXT_-1207162884'), (u'INT_NOTEQUAL_-1207167397', u'CBRANCH_-1207167396'), (u'CALL_-1207162314', u'INDIRECT_-1207154851'), (u'MULTIEQUAL_-1207156604', u'MULTIEQUAL_-1207156604'), (u'INT_MULT_-1207167660', u'PTRADD_-1207167626'), ('const-3', u'INT_AND_-1207159899'), (u'INDIRECT_-1207158193', u'MULTIEQUAL_-1207158107'), (u'PTRSUB_-1207154872', u'PTRADD_-1207154804'), (u'INT_ZEXT_-1207162456', u'INT_MULT_-1207167847'), (u'INDIRECT_-1207158459', u'MULTIEQUAL_-1207158436'), ('const-1', u'PTRADD_-1207165175'), (u'INT_EQUAL_-1207165417', u'CBRANCH_-1207165416'), ('const-9', u'INT_EQUAL_-1207168239'), (u'MULTIEQUAL_-1207155357', u'INT_AND_-1207157042'), (u'CALL_-1207164207', u'INDIRECT_-1207154601'), (u'LOAD_-1207167039', u'INT_RIGHT_-1207166973'), (u'COPY_-1207154180', u'MULTIEQUAL_-1207156604'), (u'INDIRECT_-1207155000', u'MULTIEQUAL_-1207154386'), (u'INDIRECT_-1207157692', u'MULTIEQUAL_-1207156373'), (u'CALL_-1207163636', u'INDIRECT_-1207157350'), (u'MULTIEQUAL_-1207153249', u'MULTIEQUAL_-1207157282'), (u'CALL_-1207167412', u'INDIRECT_-1207158659'), ('const-1312913', u'COPY_-1207155509'), (u'CALL_-1207165744', u'INDIRECT_-1207156579'), ('const-20', u'INT_ADD_-1207167441'), (u'PTRADD_-1207155478', u'LOAD_-1207167191'), (u'CALL_-1207165331', u'INDIRECT_-1207156673'), (u'LOAD_-1207169186', u'INT_ZEXT_-1207163082'), (u'LOAD_-1207165067', u'MULTIEQUAL_-1207162292'), ('const-1', u'PTRADD_-1207166639'), ('const-8', u'INT_EQUAL_-1207168259'), ('const-10', u'INT_MULT_-1207153372'), ('tmp_7572', u'CBRANCH_-1207163117'), (u'CALL_-1207165376', u'INDIRECT_-1207155842'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207155457'), ('const-1', u'PTRADD_-1207167695'), ('const-433', u'LOAD_-1207164749'), ('tmp_28673', u'PTRSUB_-1207153524'), (u'INT_AND_-1207163059', u'INT_NOTEQUAL_-1207163072'), (u'CALL_-1207164242', u'INDIRECT_-1207156206'), (u'CAST_-1207156114', u'LOAD_-1207163829'), (u'CALL_-1207166871', u'INDIRECT_-1207158531'), ('const-5', u'PTRADD_-1207155488'), (u'CALL_-1207168565', u'INDIRECT_-1207159117'), (u'MULTIEQUAL_-1207158488', u'MULTIEQUAL_-1207157667'), ('const--216', u'PTRSUB_-1207155016'), (u'PTRADD_-1207167574', u'SUBPIECE_-1207161740'), ('tmp_3838', u'CBRANCH_-1207166775'), (u'MULTIEQUAL_-1207158908', u'MULTIEQUAL_-1207158158'), (u'MULTIEQUAL_-1207161100', u'SUBPIECE_-1207158291'), (u'MULTIEQUAL_-1207158002', u'MULTIEQUAL_-1207158590'), ('tmp_28674', u'INT_ADD_-1207165863'), (u'LOAD_-1207165348', u'INT_EQUAL_-1207165329'), (u'MULTIEQUAL_-1207155186', u'MULTIEQUAL_-1207154086'), (u'CALL_-1207166871', u'INDIRECT_-1207156598'), (u'MULTIEQUAL_-1207160300', u'PTRADD_-1207165175'), (u'CALL_-1207163756', u'INDIRECT_-1207154150'), (u'CALL_-1207164058', u'INDIRECT_-1207155556'), (u'INDIRECT_-1207155280', u'COPY_-1207153622'), (u'INT_ADD_-1207154008', u'PTRADD_-1207163572'), (u'MULTIEQUAL_-1207155218', u'MULTIEQUAL_-1207154000'), (u'MULTIEQUAL_-1207158107', u'MULTIEQUAL_-1207159210'), (u'COPY_-1207156290', u'CAST_-1207154692'), ('tmp_6777', u'CBRANCH_-1207164718'), ('tmp_8793', u'CBRANCH_-1207163565'), (u'MULTIEQUAL_-1207160300', u'PTRADD_-1207165243'), ('const-433', u'LOAD_-1207164475'), (u'CALL_-1207165720', u'INDIRECT_-1207157878'), (u'INDIRECT_-1207156618', u'MULTIEQUAL_-1207158664'), ('const-433', u'LOAD_-1207166792'), (u'CAST_-1207154286', u'LOAD_-1207164026'), (u'LOAD_-1207169076', u'INT_EQUAL_-1207169049'), (u'INDIRECT_-1207159117', u'MULTIEQUAL_-1207157793'), ('const-433', u'STORE_-1207157988'), ('const-36', u'INT_ADD_-1207166976'), (u'MULTIEQUAL_-1207158436', u'COPY_-1207155265'), (u'INDIRECT_-1207154747', u'MULTIEQUAL_-1207157275'), ('const-8', u'PTRADD_-1207154005'), (u'MULTIEQUAL_-1207155218', u'MULTIEQUAL_-1207155191'), ('const-433', u'STORE_-1207164806'), (u'CALL_-1207168565', u'INDIRECT_-1207157289'), ('const-0', u'INT_NOTEQUAL_-1207163551'), (u'PTRADD_-1207153648', u'COPY_-1207153430'), (u'INDIRECT_-1207156265', u'MULTIEQUAL_-1207156184'), (u'INT_SUB_-1207166925', u'INT_ADD_-1207166872'), (u'PTRADD_-1207155404', u'COPY_-1207155225'), (u'MULTIEQUAL_-1207158454', u'MULTIEQUAL_-1207158422'), ('const-0', u'SUBPIECE_-1207157383'), (u'CALL_-1207165101', u'INDIRECT_-1207157358'), (u'CALL_-1207163636', u'INDIRECT_-1207155317'), (u'MULTIEQUAL_-1207156231', u'MULTIEQUAL_-1207156872'), (u'PTRSUB_-1207153469', u'PTRADD_-1207163074'), (u'COPY_-1207153282', u'CALL_-1207164191'), (u'CALL_-1207163780', u'INDIRECT_-1207155571'), (u'INDIRECT_-1207157983', u'MULTIEQUAL_-1207158053'), (u'INDIRECT_-1207156662', u'COPY_-1207154894'), (u'INDIRECT_-1207155980', u'COPY_-1207156019'), ('const-433', u'LOAD_-1207167426'), ('tmp_8025', u'CBRANCH_-1207163780'), (u'COPY_-1207157394', u'MULTIEQUAL_-1207157282'), (u'INDIRECT_-1207158796', u'MULTIEQUAL_-1207156695'), (u'PTRADD_-1207167567', u'CAST_-1207155503'), ('const-1', u'PTRADD_-1207167590'), ('tmp_2600', u'CBRANCH_-1207167396'), (u'CALL_-1207164058', u'INDIRECT_-1207157086'), (u'INT_NOTEQUAL_-1207163072', u'CBRANCH_-1207163070'), (u'MULTIEQUAL_-1207156800', u'MULTIEQUAL_-1207155700'), (u'LOAD_-1207167652', u'MULTIEQUAL_-1207159175'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207155394'), (u'CAST_-1207154041', u'LOAD_-1207163602'), (u'COPY_-1207154533', u'MULTIEQUAL_-1207161272'), (u'PTRADD_-1207167773', u'LOAD_-1207167833'), (u'CALL_-1207166923', u'INDIRECT_-1207158145'), ('const-1', u'PTRADD_-1207165389'), (u'MULTIEQUAL_-1207157590', u'MULTIEQUAL_-1207156434'), (u'CALL_-1207165376', u'INDIRECT_-1207155739'), ('const-433', u'STORE_-1207164353'), (u'COPY_-1207153529', u'COPY_-1207164468'), (u'MULTIEQUAL_-1207157877', u'MULTIEQUAL_-1207159105'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207158593'), (u'CALL_-1207167459', u'CAST_-1207155409'), (u'MULTIEQUAL_-1207156936', u'MULTIEQUAL_-1207155718'), (u'INT_MULT_-1207167601', u'PTRADD_-1207167567'), (u'INDIRECT_-1207154497', u'MULTIEQUAL_-1207154477'), (u'MULTIEQUAL_-1207156487', u'MULTIEQUAL_-1207157075'), (u'INT_SRIGHT_-1207166898', u'INT_ADD_-1207166872'), (u'PTRADD_-1207153359', u'CAST_-1207153175'), ('const-3', u'INT_SRIGHT_-1207166709'), (u'CALL_-1207168649', u'INDIRECT_-1207159270'), (u'CALL_-1207168565', u'INDIRECT_-1207157492'), (u'PTRSUB_-1207156580', u'CALL_-1207168418'), (u'LOAD_-1207165248', u'MULTIEQUAL_-1207158391'), (u'INDIRECT_-1207156350', u'STORE_-1207157988'), (u'MULTIEQUAL_-1207157877', u'MULTIEQUAL_-1207158590'), (u'INT_NOTEQUAL_-1207162984', u'CBRANCH_-1207162983'), (u'CALL_-1207166923', u'INDIRECT_-1207158250'), (u'CAST_-1207153267', u'LOAD_-1207164322'), (u'CALL_-1207168673', u'INDIRECT_-1207158970'), (u'INDIRECT_-1207156801', u'MULTIEQUAL_-1207156704'), (u'INT_SLESS_-1207168618', u'CBRANCH_-1207168617'), ('tmp_1313', u'CBRANCH_-1207168237'), (u'SUBPIECE_-1207160983', u'INT_SUB_-1207167517'), ('tmp_9459', u'BRANCH_-1207164274'), (u'INDIRECT_-1207157556', u'MULTIEQUAL_-1207158053'), (u'COPY_-1207155038', u'MULTIEQUAL_-1207157377'), ('const-8', u'PTRADD_-1207155478'), (u'INT_ADD_-1207156070', u'PTRADD_-1207167773'), (u'INDIRECT_-1207158040', u'MULTIEQUAL_-1207157980'), (u'LOAD_-1207165471', u'MULTIEQUAL_-1207159878'), (u'MULTIEQUAL_-1207158380', u'COPY_-1207155773'), (u'CALL_-1207165744', u'INDIRECT_-1207156779'), ('tmp_1886', u'CBRANCH_-1207167902'), (u'COPY_-1207153411', u'MULTIEQUAL_-1207156068'), ('tmp_6245', u'BRANCH_-1207164223'), (u'PTRADD_-1207165365', u'LOAD_-1207165427'), (u'CALL_-1207167127', u'INDIRECT_-1207158618'), (u'MULTIEQUAL_-1207155254', u'MULTIEQUAL_-1207155218'), (u'CALL_-1207165593', u'INDIRECT_-1207157816'), (u'MULTIEQUAL_-1207157275', u'MULTIEQUAL_-1207157139'), (u'MULTIEQUAL_-1207157084', u'MULTIEQUAL_-1207156387'), (u'INDIRECT_-1207154447', u'MULTIEQUAL_-1207156975'), ('tmp_5554', u'CBRANCH_-1207165430'), ('const-433', u'LOAD_-1207165471'), (u'MULTIEQUAL_-1207155252', u'CAST_-1207153422'), ('const-3', u'INT_RIGHT_-1207167060'), (u'INT_ADD_-1207167090', u'CAST_-1207155322'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207155254'), (u'CALL_-1207168673', u'INDIRECT_-1207157755'), ('const-0', u'INT_EQUAL_-1207165884'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207155357'), (u'INDIRECT_-1207154298', u'MULTIEQUAL_-1207156807'), ('const-128', u'INT_AND_-1207163745'), (u'COPY_-1207155947', u'MULTIEQUAL_-1207156075'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207167948'), (u'MULTIEQUAL_-1207155082', u'MULTIEQUAL_-1207157244'), (u'PTRADD_-1207153370', u'STORE_-1207156610'), ('const-1', u'PTRADD_-1207167745'), ('tmp_7438', u'CBRANCH_-1207163237'), ('const-433', u'LOAD_-1207168025'), (u'CALL_-1207166871', u'INDIRECT_-1207156901'), (u'MULTIEQUAL_-1207159388', u'MULTIEQUAL_-1207159297'), (u'SUBPIECE_-1207160912', u'INT_AND_-1207166917'), (u'PTRSUB_-1207156037', u'PTRADD_-1207167695'), (u'SUBPIECE_-1207157693', u'MULTIEQUAL_-1207157373'), (u'CALL_-1207168649', u'INDIRECT_-1207159060'), (u'CALL_-1207168673', u'INDIRECT_-1207159075'), (u'MULTIEQUAL_-1207155885', u'COPY_-1207155554'), (u'INDIRECT_-1207154498', u'MULTIEQUAL_-1207157007'), (u'INT_NOTEQUAL_-1207163758', u'CBRANCH_-1207163756'), (u'PTRADD_-1207168778', u'LOAD_-1207168838'), ('tmp_6423', u'CBRANCH_-1207165390'), ('const-433', u'STORE_-1207164341'), (u'INDIRECT_-1207154700', u'MULTIEQUAL_-1207156839'), (u'CALL_-1207164082', u'INDIRECT_-1207156677'), (u'MULTIEQUAL_-1207153687', u'MULTIEQUAL_-1207157282'), (u'CALL_-1207165124', u'INDIRECT_-1207157267'), ('const-8', u'INT_ADD_-1207154401'), (u'INDIRECT_-1207156874', u'MULTIEQUAL_-1207158593'), (u'CALL_-1207164195', u'INDIRECT_-1207155965'), ('tmp_28674', u'INT_ADD_-1207168981'), ('const-1', u'INT_ADD_-1207166677'), (u'MULTIEQUAL_-1207158695', u'MULTIEQUAL_-1207158559'), ('const-1362', u'INT_SUB_-1207158980'), (u'INT_SEXT_-1207164398', u'INT_MULT_-1207153462'), (u'CALL_-1207167459', u'INDIRECT_-1207158480'), (u'INDIRECT_-1207158344', u'MULTIEQUAL_-1207158298'), ('const-2254', u'INT_NOTEQUAL_-1207164446'), (u'MULTIEQUAL_-1207155490', u'MULTIEQUAL_-1207155508'), (u'MULTIEQUAL_-1207157284', u'MULTIEQUAL_-1207157211'), (u'INT_NOTEQUAL_-1207163663', u'CBRANCH_-1207163663'), (u'CALL_-1207168394', u'INDIRECT_-1207158691'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207158664'), (u'CALL_-1207164630', u'INDIRECT_-1207154988'), ('tmp_7782', u'CBRANCH_-1207163617'), (u'INT_ADD_-1207155693', u'PTRADD_-1207166732'), ('const-1', u'INT_ADD_-1207153957'), (u'INDIRECT_-1207159060', u'MULTIEQUAL_-1207157688'), ('const-2', u'INT_NOTEQUAL_-1207164534'), (u'INT_RIGHT_-1207166973', u'SUBPIECE_-1207160912'), (u'PTRSUB_-1207153424', u'PTRADD_-1207153370'), (u'MULTIEQUAL_-1207155900', u'MULTIEQUAL_-1207155621'), (u'PTRSUB_-1207154729', u'PTRADD_-1207163964'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207155191'), (u'INDIRECT_-1207155965', u'MULTIEQUAL_-1207158193'), (u'MULTIEQUAL_-1207158403', u'MULTIEQUAL_-1207158191'), ('const-1', u'PTRADD_-1207164426'), (u'INDIRECT_-1207156706', u'MULTIEQUAL_-1207156634'), (u'INDIRECT_-1207154685', u'MULTIEQUAL_-1207154560'), ('const-1', u'PTRADD_-1207163238'), (u'COPY_-1207156565', u'MULTIEQUAL_-1207159297'), (u'MULTIEQUAL_-1207160621', u'PTRADD_-1207155478'), ('const-1362080', u'PTRSUB_-1207156654'), (u'INT_ADD_-1207164373', u'MULTIEQUAL_-1207159098'), (u'CALL_-1207164207', u'INDIRECT_-1207155922'), (u'INDIRECT_-1207156929', u'MULTIEQUAL_-1207156979'), (u'CALL_-1207166923', u'INDIRECT_-1207156422'), (u'LOAD_-1207167183', u'CALL_-1207165835'), ('const-1362080', u'PTRSUB_-1207156690'), (u'CALL_-1207165124', u'INDIRECT_-1207158892'), ('const-516', u'INT_AND_-1207167601'), (u'INDIRECT_-1207156303', u'MULTIEQUAL_-1207156173'), (u'MULTIEQUAL_-1207155621', u'MULTIEQUAL_-1207154403'), (u'CALL_-1207165744', u'INDIRECT_-1207157994'), ('const-433', u'LOAD_-1207167457'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207156822'), (u'CALL_-1207166871', u'INDIRECT_-1207158216'), (u'MULTIEQUAL_-1207157873', u'COPY_-1207157962'), ('const-4', u'INT_ADD_-1207155780'), (u'MULTIEQUAL_-1207157415', u'LOAD_-1207165436'), (u'MULTIEQUAL_-1207156665', u'LOAD_-1207165390'), (u'PTRSUB_-1207153967', u'PTRADD_-1207153910'), (u'INT_AND_-1207158533', u'INT_EQUAL_-1207165451'), (u'CALL_-1207164058', u'INDIRECT_-1207155256'), (u'CALL_-1207168696', u'INDIRECT_-1207159090'), (u'MULTIEQUAL_-1207158626', u'MULTIEQUAL_-1207158590'), (u'CAST_-1207155247', u'LOAD_-1207166810'), ('const-5', u'COPY_-1207164149'), (u'INDIRECT_-1207155687', u'COPY_-1207155743'), (u'CALL_-1207168649', u'INDIRECT_-1207157540'), (u'INT_ZEXT_-1207162132', u'INT_MULT_-1207167534'), (u'PTRSUB_-1207153372', u'PTRADD_-1207163139'), (u'INT_NOTEQUAL_-1207168743', u'CBRANCH_-1207168741'), (u'CALL_-1207168696', u'INDIRECT_-1207159195'), (u'INDIRECT_-1207154398', u'MULTIEQUAL_-1207156907'), (u'MULTIEQUAL_-1207158593', u'MULTIEQUAL_-1207158521'), ('const-128', u'INT_AND_-1207166766'), (u'MULTIEQUAL_-1207158593', u'MULTIEQUAL_-1207157019'), (u'MULTIEQUAL_-1207161531', u'COPY_-1207155014'), (u'LOAD_-1207164308', u'INT_ZEXT_-1207161191'), ('const-0', u'INT_NOTEQUAL_-1207163280'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153324'), ('const-0', u'PTRSUB_-1207156690'), (u'INDIRECT_-1207158881', u'MULTIEQUAL_-1207158803'), (u'INT_MULT_-1207167729', u'PTRADD_-1207167695'), (u'COPY_-1207155891', u'COPY_-1207155886'), (u'LOAD_-1207163180', u'MULTIEQUAL_-1207153686'), (u'INT_AND_-1207157809', u'INT_NOTEQUAL_-1207163895'), (u'INDIRECT_-1207157289', u'INT_EQUAL_-1207168468'), (u'INDIRECT_-1207154855', u'MULTIEQUAL_-1207157087'), ('const-2', u'PTRADD_-1207164383'), (u'CALL_-1207164832', u'INDIRECT_-1207156286'), (u'CALL_-1207164205', u'INDIRECT_-1207155827'), (u'PTRADD_-1207164728', u'COPY_-1207154390'), (u'COPY_-1207156595', u'MULTIEQUAL_-1207153249'), (u'INDIRECT_-1207158354', u'MULTIEQUAL_-1207158331'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168339'), (u'MULTIEQUAL_-1207156488', u'MULTIEQUAL_-1207156505'), (u'INT_ADD_-1207164459', u'CAST_-1207153238'), ('tmp_1345', u'BRANCH_-1207168206'), (u'INDIRECT_-1207156110', u'MULTIEQUAL_-1207155490'), (u'CALL_-1207165593', u'INDIRECT_-1207156303'), ('const-1', u'PTRADD_-1207167574'), ('const-1', u'PTRADD_-1207169051'), ('const-4', u'PTRADD_-1207154862'), (u'CALL_-1207164191', u'INDIRECT_-1207155897'), (u'LOAD_-1207163115', u'MULTIEQUAL_-1207153240'), (u'CALL_-1207163496', u'INDIRECT_-1207157069'), (u'COPY_-1207156384', u'MULTIEQUAL_-1207157955'), (u'CALL_-1207163612', u'INDIRECT_-1207155709'), (u'COPY_-1207155140', u'MULTIEQUAL_-1207156791'), (u'COPY_-1207153405', u'MULTIEQUAL_-1207157244'), (u'MULTIEQUAL_-1207160568', u'PTRADD_-1207165296'), ('const-433', u'LOAD_-1207165451'), ('const-9', u'INT_ADD_-1207153403'), (u'INDIRECT_-1207155817', u'COPY_-1207155871'), ('tmp_8821', u'CBRANCH_-1207163545'), ('const-0', u'INT_NOTEQUAL_-1207163557'), (u'CALL_-1207165376', u'INDIRECT_-1207157567'), (u'MULTIEQUAL_-1207155386', u'MULTIEQUAL_-1207154286'), (u'INDIRECT_-1207156131', u'MULTIEQUAL_-1207156634'), ('const-0', u'INT_NOTEQUAL_-1207158226'), ('const-433', u'LOAD_-1207164322'), (u'INDIRECT_-1207157234', u'MULTIEQUAL_-1207157137'), (u'CALL_-1207162314', u'INDIRECT_-1207156277'), ('const-2', u'INT_MULT_-1207167534'), ('const-64', u'INT_OR_-1207166783'), (u'PTRADD_-1207154807', u'STORE_-1207157977'), (u'INDIRECT_-1207156725', u'MULTIEQUAL_-1207156775'), (u'CALL_-1207165124', u'INDIRECT_-1207158997'), (u'INT_AND_-1207166917', u'CALL_-1207166923'), (u'INDIRECT_-1207156165', u'MULTIEQUAL_-1207156904'), ('const-4294967295', u'INT_AND_-1207160591'), (u'MULTIEQUAL_-1207154963', u'MULTIEQUAL_-1207154980'), (u'CALL_-1207163496', u'INDIRECT_-1207156964'), (u'MULTIEQUAL_-1207156905', u'MULTIEQUAL_-1207158803'), ('const-1025', u'INT_EQUAL_-1207163419'), ('const-1312556', u'COPY_-1207153315'), (u'CALL_-1207165100', u'INDIRECT_-1207157560'), (u'CAST_-1207155414', u'LOAD_-1207167472'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207155928'), (u'MULTIEQUAL_-1207158488', u'MULTIEQUAL_-1207158416'), (u'LOAD_-1207166774', u'INT_SLESS_-1207166752'), (u'CALL_-1207163497', u'INDIRECT_-1207155659'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154466'), (u'MULTIEQUAL_-1207156804', u'MULTIEQUAL_-1207156775'), ('const-0', u'INT_EQUAL_-1207168030'), (u'CALL_-1207168673', u'INDIRECT_-1207158865'), (u'MULTIEQUAL_-1207156684', u'MULTIEQUAL_-1207156472'), (u'CALL_-1207165307', u'INDIRECT_-1207157773'), (u'CALL_-1207164762', u'INDIRECT_-1207154731'), (u'MULTIEQUAL_-1207156085', u'MULTIEQUAL_-1207156068'), (u'MULTIEQUAL_-1207161785', u'PTRADD_-1207167753'), (u'MULTIEQUAL_-1207155800', u'MULTIEQUAL_-1207155521'), (u'INT_EQUAL_-1207163767', u'CBRANCH_-1207163765'), (u'CALL_-1207164191', u'INDIRECT_-1207156002'), (u'MULTIEQUAL_-1207156981', u'MULTIEQUAL_-1207156159'), (u'INT_MULT_-1207153405', u'INT_ADD_-1207153417'), ('const-8', u'PTRADD_-1207155404'), (u'INT_NOTEQUAL_-1207163551', u'CBRANCH_-1207163545'), ('const-0', u'INT_NOTEQUAL_-1207162984'), (u'CALL_-1207165720', u'INDIRECT_-1207156265'), (u'CALL_-1207165617', u'INDIRECT_-1207156717'), ('const-0', u'CALL_-1207163497'), (u'INDIRECT_-1207159111', u'MULTIEQUAL_-1207157010'), (u'MULTIEQUAL_-1207156059', u'MULTIEQUAL_-1207156131'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207165572'), ('const-433', u'LOAD_-1207165794'), (u'INDIRECT_-1207156618', u'INT_SLESS_-1207164557'), (u'MULTIEQUAL_-1207158121', u'COPY_-1207155262'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207155594'), (u'CALL_-1207168696', u'INDIRECT_-1207157367'), (u'MULTIEQUAL_-1207155709', u'MULTIEQUAL_-1207156462'), ('const-1', u'PTRADD_-1207163139'), ('tmp_941', u'CBRANCH_-1207168503'), (u'INDIRECT_-1207157289', u'MULTIEQUAL_-1207155972'), ('const-0', u'SUBPIECE_-1207158706'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207155294'), (u'CALL_-1207165331', u'INDIRECT_-1207156066'), (u'CALL_-1207165376', u'INDIRECT_-1207155639'), (u'MULTIEQUAL_-1207157146', u'MULTIEQUAL_-1207155928'), ('tmp_5192', u'CBRANCH_-1207164300'), (u'INT_ADD_-1207166853', u'CAST_-1207155240'), (u'MULTIEQUAL_-1207157184', u'MULTIEQUAL_-1207155609'), (u'LOAD_-1207163066', u'INT_EQUAL_-1207163015'), (u'INDIRECT_-1207157339', u'MULTIEQUAL_-1207157242'), (u'INT_SEXT_-1207167440', u'CALL_-1207167428'), (u'LOAD_-1207163091', u'INT_EQUAL_-1207163076'), ('const-1', u'PTRADD_-1207164703'), (u'COPY_-1207155554', u'MULTIEQUAL_-1207157244'), (u'CALL_-1207163763', u'INDIRECT_-1207155126'), (u'CALL_-1207167127', u'INDIRECT_-1207157088'), ('tmp_1193', u'CBRANCH_-1207168317'), (u'INDIRECT_-1207156150', u'INT_NOTEQUAL_-1207163942'), (u'PTRSUB_-1207154127', u'PTRADD_-1207154005'), (u'MULTIEQUAL_-1207159811', u'MULTIEQUAL_-1207159388'), (u'MULTIEQUAL_-1207158331', u'MULTIEQUAL_-1207158296'), (u'MULTIEQUAL_-1207158226', u'COPY_-1207155263'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207156537'), (u'MULTIEQUAL_-1207154880', u'MULTIEQUAL_-1207157039'), ('const-1362080', u'PTRSUB_-1207156498'), (u'LOAD_-1207165348', u'INT_NOTEQUAL_-1207164483'), (u'CALL_-1207164832', u'INDIRECT_-1207154976'), ('const-1362624', u'PTRSUB_-1207155689'), (u'INDIRECT_-1207154800', u'MULTIEQUAL_-1207154780'), (u'MULTIEQUAL_-1207155286', u'MULTIEQUAL_-1207157184'), ('const-0', u'CALL_-1207162314'), (u'CALL_-1207165617', u'INDIRECT_-1207157827'), (u'MULTIEQUAL_-1207157772', u'MULTIEQUAL_-1207157843'), (u'INT_ADD_-1207155591', u'PTRADD_-1207166977'), ('const-433', u'LOAD_-1207165067'), (u'INT_EQUAL_-1207168869', u'CBRANCH_-1207168867'), ('const-0', u'INT_NOTEQUAL_-1207163533'), (u'PTRADD_-1207154005', u'STORE_-1207157180'), ('const-1', u'INT_AND_-1207166797'), (u'PTRSUB_-1207154555', u'PTRADD_-1207164426'), ('const-1384', u'COPY_-1207156652'), ('tmp_28674', u'INT_ADD_-1207165862'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155591'), ('const-5', u'CALL_-1207165124'), (u'LOAD_-1207165879', u'CALL_-1207165835'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207164402'), ('const-1', u'PTRADD_-1207165005'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155684'), ('const-433', u'LOAD_-1207167560'), ('const-0', u'PTRSUB_-1207154149'), ('const-1311616', u'COPY_-1207154027'), (u'CALL_-1207167428', u'INDIRECT_-1207158459'), (u'INDIRECT_-1207156568', u'MULTIEQUAL_-1207156487'), (u'COPY_-1207155496', u'MULTIEQUAL_-1207155431'), ('tmp_4421', u'BRANCH_-1207164174'), (u'COPY_-1207155956', u'MULTIEQUAL_-1207156075'), (u'MULTIEQUAL_-1207154460', u'MULTIEQUAL_-1207154477'), (u'LOAD_-1207163613', u'INT_NOTEQUAL_-1207163587'), (u'COPY_-1207157413', u'MULTIEQUAL_-1207157282'), (u'CALL_-1207168649', u'INDIRECT_-1207158955'), (u'INDIRECT_-1207155607', u'COPY_-1207155661'), ('const-1', u'PTRADD_-1207163540'), (u'INDIRECT_-1207156155', u'MULTIEQUAL_-1207156231'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207158698'), (u'INT_ADD_-1207164224', u'CAST_-1207153127'), (u'CALL_-1207164492', u'INDIRECT_-1207154900'), (u'MULTIEQUAL_-1207158053', u'MULTIEQUAL_-1207159210'), (u'INT_NOTEQUAL_-1207164006', u'CBRANCH_-1207164005'), (u'STORE_-1207164806', u'INDIRECT_-1207156247'), ('const--14', u'INT_AND_-1207163538'), (u'INDIRECT_-1207155947', u'MULTIEQUAL_-1207155397'), (u'CALL_-1207165307', u'INDIRECT_-1207156258'), (u'CALL_-1207164734', u'INDIRECT_-1207156545'), (u'MULTIEQUAL_-1207158559', u'MULTIEQUAL_-1207158527'), (u'MULTIEQUAL_-1207158664', u'MULTIEQUAL_-1207158632'), (u'CALL_-1207163763', u'INDIRECT_-1207156651'), ('const-2', u'PTRADD_-1207153648'), (u'INDIRECT_-1207156425', u'MULTIEQUAL_-1207155805'), (u'COPY_-1207155640', u'MULTIEQUAL_-1207162111'), (u'CALL_-1207164492', u'INT_EQUAL_-1207164478'), (u'MULTIEQUAL_-1207159210', u'MULTIEQUAL_-1207158053'), (u'CALL_-1207168394', u'INDIRECT_-1207159111'), ('const-8', u'INT_ADD_-1207154714'), (u'MULTIEQUAL_-1207157041', u'MULTIEQUAL_-1207155823'), (u'CALL_-1207165100', u'INDIRECT_-1207158881'), (u'PTRSUB_-1207156690', u'PTRADD_-1207169100'), (u'INDIRECT_-1207154851', u'MULTIEQUAL_-1207157377'), ('const-1', u'PTRADD_-1207164224'), (u'COPY_-1207156254', u'MULTIEQUAL_-1207162441'), ('const-2', u'INT_MULT_-1207168730'), (u'MULTIEQUAL_-1207158244', u'MULTIEQUAL_-1207158212'), (u'MULTIEQUAL_-1207158977', u'INT_SRIGHT_-1207166898'), (u'INDIRECT_-1207155712', u'COPY_-1207155766'), ('const-433', u'LOAD_-1207165025'), ('tmp_1253', u'CBRANCH_-1207168277'), (u'CALL_-1207163756', u'INDIRECT_-1207154450'), (u'MULTIEQUAL_-1207158191', u'INT_ADD_-1207166992'), (u'INT_EQUAL_-1207163510', u'CBRANCH_-1207163507'), (u'MULTIEQUAL_-1207156872', u'MULTIEQUAL_-1207156736'), ('const-433', u'LOAD_-1207167815'), (u'INDIRECT_-1207156981', u'MULTIEQUAL_-1207156905'), (u'INDIRECT_-1207155913', u'MULTIEQUAL_-1207155821'), (u'MULTIEQUAL_-1207158212', u'MULTIEQUAL_-1207158800'), (u'COPY_-1207154931', u'MULTIEQUAL_-1207160364'), (u'COPY_-1207155348', u'MULTIEQUAL_-1207158882'), (u'CAST_-1207153249', u'CALL_-1207164492'), (u'MULTIEQUAL_-1207157110', u'MULTIEQUAL_-1207156831'), (u'MULTIEQUAL_-1207161531', u'LOAD_-1207165175'), (u'INDIRECT_-1207154959', u'MULTIEQUAL_-1207157191'), (u'CALL_-1207165124', u'INDIRECT_-1207157167'), (u'INT_NOTEQUAL_-1207168485', u'CBRANCH_-1207168485'), ('const-5', u'CALL_-1207165101'), (u'COPY_-1207154793', u'MULTIEQUAL_-1207156075'), (u'CALL_-1207164207', u'INDIRECT_-1207154397'), (u'CALL_-1207163756', u'INDIRECT_-1207155665'), ('const-5', u'INT_MULT_-1207153974'), (u'MULTIEQUAL_-1207158590', u'MULTIEQUAL_-1207158454'), (u'MULTIEQUAL_-1207158860', u'INT_ADD_-1207167034'), (u'COPY_-1207154605', u'CALL_-1207163636'), (u'CAST_-1207156114', u'LOAD_-1207163113'), (u'MULTIEQUAL_-1207159297', u'INT_SEXT_-1207164398'), ('const-20', u'INT_EQUAL_-1207163015'), ('const-433', u'LOAD_-1207165584'), ('tmp_28675', u'COPY_-1207156312'), ('const-0', u'INT_EQUAL_-1207165412'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207155700'), (u'INDIRECT_-1207157481', u'MULTIEQUAL_-1207155386'), (u'MULTIEQUAL_-1207161272', u'COPY_-1207155089'), (u'MULTIEQUAL_-1207156131', u'MULTIEQUAL_-1207156772'), (u'INDIRECT_-1207157773', u'MULTIEQUAL_-1207157843'), (u'CALL_-1207167428', u'INDIRECT_-1207158669'), ('const--184', u'PTRSUB_-1207154993'), ('const-0', u'INT_NOTEQUAL_-1207163942'), (u'MULTIEQUAL_-1207154489', u'MULTIEQUAL_-1207154507'), ('tmp_5936', u'CBRANCH_-1207165777'), (u'MULTIEQUAL_-1207159457', u'PTRADD_-1207153643'), (u'CALL_-1207165352', u'INDIRECT_-1207155728'), (u'INDIRECT_-1207154702', u'MULTIEQUAL_-1207157211'), ('const-433', u'LOAD_-1207167039'), (u'MULTIEQUAL_-1207157039', u'MULTIEQUAL_-1207157007'), (u'LOAD_-1207165451', u'INT_NOTEQUAL_-1207163663'), (u'INT_NOTEQUAL_-1207165335', u'CBRANCH_-1207165335'), ('const-41', u'INT_EQUAL_-1207165417'), (u'CAST_-1207153754', u'STORE_-1207157168'), (u'LOAD_-1207163613', u'INT_NOTEQUAL_-1207163535'), ('const-1', u'INT_AND_-1207157042'), (u'MULTIEQUAL_-1207155821', u'MULTIEQUAL_-1207155761'), ('tmp_5252', u'CBRANCH_-1207165419'), (u'CALL_-1207164832', u'INDIRECT_-1207155176'), (u'CALL_-1207164558', u'INDIRECT_-1207156250'), (u'INT_EQUAL_-1207165329', u'CBRANCH_-1207165327'), ('const-433', u'LOAD_-1207164279'), ('const-0', u'PTRSUB_-1207156037'), (u'INDIRECT_-1207157137', u'MULTIEQUAL_-1207158521'), (u'CALL_-1207168649', u'INDIRECT_-1207157844'), (u'INT_AND_-1207167807', u'INT_EQUAL_-1207167821'), (u'SUBPIECE_-1207155324', u'INT_ADD_-1207158828'), (u'PTRADD_-1207164394', u'MULTIEQUAL_-1207156665'), (u'CALL_-1207167412', u'INDIRECT_-1207156726'), (u'MULTIEQUAL_-1207156590', u'MULTIEQUAL_-1207155490'), (u'INT_ADD_-1207164224', u'CAST_-1207153616'), (u'MULTIEQUAL_-1207158783', u'CALL_-1207163780'), (u'CALL_-1207163636', u'INDIRECT_-1207155620'), ('const-1', u'INT_ADD_-1207166201'), (u'INDIRECT_-1207155192', u'MULTIEQUAL_-1207155066'), (u'INT_AND_-1207159404', u'INT_EQUAL_-1207167922'), (u'MULTIEQUAL_-1207156791', u'LOAD_-1207165684'), (u'CAST_-1207156114', u'LOAD_-1207163260'), (u'CALL_-1207164207', u'INDIRECT_-1207154497'), (u'INT_EQUAL_-1207163245', u'CBRANCH_-1207163237'), (u'MULTIEQUAL_-1207157415', u'PTRADD_-1207164969'), ('const-1362624', u'PTRSUB_-1207155663'), ('tmp_28682', u'CALL_-1207167428'), ('const-0', u'COPY_-1207159918'), (u'INT_EQUAL_-1207168279', u'CBRANCH_-1207168277'), ('const-20', u'INT_EQUAL_-1207163782'), ('const-1', u'PTRADD_-1207164383'), (u'PTRSUB_-1207156039', u'PTRADD_-1207167773'), (u'MULTIEQUAL_-1207155725', u'MULTIEQUAL_-1207155698'), (u'MULTIEQUAL_-1207158698', u'MULTIEQUAL_-1207158002'), (u'MULTIEQUAL_-1207155657', u'MULTIEQUAL_-1207155621'), (u'CALL_-1207163496', u'INDIRECT_-1207155749'), (u'CALL_-1207164762', u'INDIRECT_-1207156349'), (u'MULTIEQUAL_-1207161272', u'MULTIEQUAL_-1207162107'), (u'MULTIEQUAL_-1207156987', u'MULTIEQUAL_-1207156775'), (u'MULTIEQUAL_-1207158593', u'MULTIEQUAL_-1207157843'), (u'COPY_-1207156590', u'MULTIEQUAL_-1207159180'), (u'CALL_-1207164832', u'INDIRECT_-1207154773'), (u'INDIRECT_-1207156320', u'MULTIEQUAL_-1207158454'), (u'MULTIEQUAL_-1207155589', u'MULTIEQUAL_-1207157488'), (u'CALL_-1207167428', u'INDIRECT_-1207156839'), ('const-5', u'INT_MULT_-1207154039'), (u'PTRADD_-1207163139', u'LOAD_-1207163199'), (u'MULTIEQUAL_-1207156159', u'MULTIEQUAL_-1207156231'), ('tmp_3749', u'CBRANCH_-1207166835'), (u'INT_ADD_-1207164433', u'MULTIEQUAL_-1207159388'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207155595'), (u'MULTIEQUAL_-1207156587', u'MULTIEQUAL_-1207157690'), (u'INDIRECT_-1207156618', u'COPY_-1207153420'), (u'MULTIEQUAL_-1207161739', u'CALL_-1207165124'), (u'CALL_-1207165101', u'INDIRECT_-1207157253'), (u'COPY_-1207164468', u'COPY_-1207153332'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168359'), (u'INDIRECT_-1207155922', u'MULTIEQUAL_-1207157311'), (u'INDIRECT_-1207158144', u'MULTIEQUAL_-1207158121'), ('const-256', u'INT_AND_-1207157401'), (u'MULTIEQUAL_-1207155718', u'MULTIEQUAL_-1207155900'), (u'CALL_-1207168565', u'INDIRECT_-1207158802'), (u'PTRADD_-1207167753', u'LOAD_-1207167815'), ('tmp_28673', u'PTRSUB_-1207154993'), (u'LOAD_-1207165390', u'MULTIEQUAL_-1207154616'), (u'PTRADD_-1207165403', u'INT_NOTEQUAL_-1207164452'), ('tmp_5053', u'BRANCH_-1207163755'), ('const-433', u'STORE_-1207164302'), (u'INDIRECT_-1207156771', u'MULTIEQUAL_-1207156695'), ('const-1362080', u'PTRSUB_-1207156037'), ('tmp_28673', u'PTRSUB_-1207153988'), (u'INDIRECT_-1207156768', u'MULTIEQUAL_-1207156687'), ('const-10', u'INT_MULT_-1207154012'), (u'COPY_-1207156495', u'MULTIEQUAL_-1207153687'), ('tmp_7712', u'CBRANCH_-1207163756'), (u'MULTIEQUAL_-1207157019', u'MULTIEQUAL_-1207157772'), (u'INT_SEXT_-1207166224', u'INT_MULT_-1207153974'), (u'INDIRECT_-1207156215', u'MULTIEQUAL_-1207156190'), (u'INT_NOTEQUAL_-1207163219', u'CBRANCH_-1207163219'), (u'MULTIEQUAL_-1207158803', u'MULTIEQUAL_-1207158731'), (u'MULTIEQUAL_-1207154980', u'MULTIEQUAL_-1207154963'), (u'INDIRECT_-1207157921', u'MULTIEQUAL_-1207157843'), (u'CALL_-1207164734', u'INDIRECT_-1207155224'), (u'COPY_-1207154936', u'CALL_-1207165376'), ('const-433', u'LOAD_-1207164513'), ('const-0', u'INT_EQUAL_-1207167922'), ('const-0', u'PTRSUB_-1207154663'), (u'INDIRECT_-1207155456', u'MULTIEQUAL_-1207155386'), (u'CALL_-1207163780', u'INDIRECT_-1207155781'), (u'CALL_-1207164734', u'INDIRECT_-1207154820'), (u'COPY_-1207162158', u'MULTIEQUAL_-1207158783'), ('const-1', u'PTRADD_-1207164728'), (u'INDIRECT_-1207157105', u'MULTIEQUAL_-1207157006'), ('const-0', u'PTRSUB_-1207156039'), ('const-1', u'PTRADD_-1207165338'), (u'MULTIEQUAL_-1207158698', u'MULTIEQUAL_-1207157948'), ('const-1', u'PTRADD_-1207167530'), ('const-5', u'CALL_-1207165617'), (u'INDIRECT_-1207158321', u'MULTIEQUAL_-1207158252'), ('const-1362624', u'PTRSUB_-1207154319'), (u'CALL_-1207165835', u'INDIRECT_-1207155865'), ('const-1', u'PTRADD_-1207164199'), ('const-1', u'PTRADD_-1207164224'), (u'CALL_-1207165100', u'INDIRECT_-1207158566'), (u'MULTIEQUAL_-1207157287', u'MULTIEQUAL_-1207156131'), ('const-1313952', u'COPY_-1207153282'), (u'MULTIEQUAL_-1207157690', u'MULTIEQUAL_-1207157511'), (u'INDIRECT_-1207154900', u'MULTIEQUAL_-1207154286'), ('const-12', u'INT_ADD_-1207164459'), (u'COPY_-1207155710', u'MULTIEQUAL_-1207158380'), (u'MULTIEQUAL_-1207158698', u'MULTIEQUAL_-1207158626'), (u'CALL_-1207164195', u'INDIRECT_-1207154452'), (u'LOAD_-1207164475', u'STORE_-1207164286'), ('const-1362624', u'PTRSUB_-1207153469'), ('const-433', u'LOAD_-1207163890'), ('const-128', u'INT_AND_-1207157384'), (u'CALL_-1207164207', u'INDIRECT_-1207154094'), ('const-0', u'INT_NOTEQUAL_-1207166779'), (u'CALL_-1207163612', u'INDIRECT_-1207155406'), (u'INDIRECT_-1207156235', u'COPY_-1207154483'), (u'INT_MULT_-1207167114', u'INT_ADD_-1207155780'), (u'MULTIEQUAL_-1207156587', u'MULTIEQUAL_-1207157175'), ('const-4294967295', u'INT_SLESS_-1207166752'), ('const-1369', u'COPY_-1207157394'), ('const-10', u'CALL_-1207164832'), (u'MULTIEQUAL_-1207155321', u'MULTIEQUAL_-1207154103'), (u'SUBPIECE_-1207158291', u'INT_NOTEQUAL_-1207164770'), (u'CAST_-1207155282', u'INT_ADD_-1207166976'), ('const-8', u'INT_ADD_-1207155693'), ('const-1', u'INT_ADD_-1207164373'), (u'CALL_-1207164492', u'INDIRECT_-1207156215'), (u'MULTIEQUAL_-1207157087', u'MULTIEQUAL_-1207156876'), (u'INT_SEXT_-1207164456', u'INT_MULT_-1207154839'), ('const-32', u'INT_AND_-1207167807'), ('const-8', u'INT_ADD_-1207155591'), (u'CALL_-1207164191', u'INDIRECT_-1207154069'), (u'INDIRECT_-1207155609', u'MULTIEQUAL_-1207155518'), (u'LOAD_-1207167783', u'INT_ZEXT_-1207161766'), (u'INDIRECT_-1207156513', u'MULTIEQUAL_-1207156383'), (u'MULTIEQUAL_-1207155657', u'MULTIEQUAL_-1207154403'), (u'COPY_-1207155754', u'MULTIEQUAL_-1207160364'), (u'CAST_-1207156114', u'LOAD_-1207163756'), (u'MULTIEQUAL_-1207154477', u'MULTIEQUAL_-1207154460'), (u'CALL_-1207164205', u'INDIRECT_-1207154412'), (u'MULTIEQUAL_-1207156295', u'MULTIEQUAL_-1207158454'), (u'INDIRECT_-1207158426', u'MULTIEQUAL_-1207158357'), ('tmp_41776', u'MULTIEQUAL_-1207157490'), (u'INDIRECT_-1207155822', u'MULTIEQUAL_-1207157211'), (u'COPY_-1207164121', u'MULTIEQUAL_-1207156175'), ('const-0', u'INT_NOTEQUAL_-1207163619'), (u'CALL_-1207168673', u'INDIRECT_-1207157859'), (u'INDIRECT_-1207155931', u'MULTIEQUAL_-1207156434'), (u'CAST_-1207155079', u'INT_SUB_-1207166942'), ('const-433', u'LOAD_-1207167725'), ('tmp_7679', u'CBRANCH_-1207163091'), ('const-1', u'PTRADD_-1207164246'), (u'INT_ADD_-1207154649', u'PTRADD_-1207163828'), (u'STORE_-1207166807', u'INDIRECT_-1207158172'), (u'MULTIEQUAL_-1207155885', u'COPY_-1207155627'), (u'INT_ADD_-1207154714', u'PTRADD_-1207163964'), (u'INT_ADD_-1207167456', u'CAST_-1207155414'), (u'COPY_-1207155063', u'MULTIEQUAL_-1207161531'), (u'INT_EQUAL_-1207164814', u'CBRANCH_-1207164812'), (u'COPY_-1207154237', u'MULTIEQUAL_-1207155431'), (u'CALL_-1207163756', u'INDIRECT_-1207154350'), (u'CALL_-1207168696', u'INT_SEXT_-1207168654'), (u'CALL_-1207163780', u'INDIRECT_-1207154161'), ('const-128', u'INT_AND_-1207163606'), (u'CALL_-1207167428', u'INDIRECT_-1207157139'), ('const-0', u'CALL_-1207164558'), (u'COPY_-1207154951', u'MULTIEQUAL_-1207161531'), (u'MULTIEQUAL_-1207157005', u'MULTIEQUAL_-1207156726'), ('tmp_41788', u'MULTIEQUAL_-1207158380'), (u'INDIRECT_-1207154452', u'MULTIEQUAL_-1207156684'), (u'INT_EQUAL_-1207163961', u'CBRANCH_-1207163960'), ('const-1412', u'COPY_-1207157413'), (u'LOAD_-1207167783', u'MULTIEQUAL_-1207155888'), (u'INDIRECT_-1207159012', u'MULTIEQUAL_-1207157688'), ('tmp_7377', u'CBRANCH_-1207163279'), (u'MULTIEQUAL_-1207157284', u'MULTIEQUAL_-1207155709'), (u'INDIRECT_-1207155256', u'MULTIEQUAL_-1207155186'), ('const-1311264', u'COPY_-1207154605'), ('const-433', u'LOAD_-1207167686'), ('const-1', u'COPY_-1207154207'), ('const-1312940', u'COPY_-1207153414'), ('const-0', u'INT_EQUAL_-1207167113'), (u'CALL_-1207164630', u'INDIRECT_-1207154585'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207155910'), (u'CALL_-1207166871', u'INDIRECT_-1207158426'), (u'CALL_-1207162314', u'INDIRECT_-1207156172'), (u'INDIRECT_-1207157032', u'MULTIEQUAL_-1207158416'), ('const-433', u'LOAD_-1207163470'), (u'LOAD_-1207165794', u'INT_NOTEQUAL_-1207165778'), (u'CAST_-1207155104', u'LOAD_-1207167039'), ('const-0', u'CALL_-1207163787'), (u'INDIRECT_-1207157451', u'MULTIEQUAL_-1207157948'), (u'MULTIEQUAL_-1207158664', u'MULTIEQUAL_-1207156674'), ('const-19', u'COPY_-1207156595'), (u'CAST_-1207155281', u'LOAD_-1207166992'), (u'MULTIEQUAL_-1207158836', u'MULTIEQUAL_-1207159315'), (u'CALL_-1207163496', u'INDIRECT_-1207155549'), ('const-1', u'PTRADD_-1207167706'), (u'INDIRECT_-1207155359', u'MULTIEQUAL_-1207157084'), (u'CALL_-1207165077', u'INDIRECT_-1207157242'), (u'INDIRECT_-1207157281', u'MULTIEQUAL_-1207155186'), (u'PTRADD_-1207153978', u'STORE_-1207166121'), (u'COPY_-1207159918', u'MULTIEQUAL_-1207159811'), (u'CALL_-1207164207', u'INDIRECT_-1207154197'), (u'CALL_-1207164242', u'INDIRECT_-1207156416'), (u'MULTIEQUAL_-1207158191', u'INT_ADD_-1207165855'), (u'INT_MULT_-1207153966', u'INT_ADD_-1207153978'), (u'CALL_-1207168565', u'INDIRECT_-1207157392'), ('const-0', u'PTRSUB_-1207154413'), (u'INDIRECT_-1207157233', u'MULTIEQUAL_-1207157191'), (u'LOAD_-1207163849', u'INT_AND_-1207157432'), (u'CALL_-1207165331', u'INDIRECT_-1207157994'), (u'LOAD_-1207164240', u'INT_SEXT_-1207164223'), ('const-0', u'PTRSUB_-1207156096'), (u'CALL_-1207165124', u'INDIRECT_-1207157571'), (u'LOAD_-1207167560', u'INT_AND_-1207167534'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207157242'), (u'MULTIEQUAL_-1207153686', u'INT_EQUAL_-1207163510'), (u'INDIRECT_-1207158901', u'MULTIEQUAL_-1207156800'), (u'MULTIEQUAL_-1207160621', u'CAST_-1207155241'), (u'CALL_-1207167428', u'INDIRECT_-1207157039'), ('const-1', u'PTRADD_-1207167773'), ('const-0', u'INT_NOTEQUAL_-1207168743'), (u'INT_AND_-1207157384', u'INT_NOTEQUAL_-1207163728'), (u'INT_AND_-1207167534', u'INT_NOTEQUAL_-1207167547'), ('const-433', u'LOAD_-1207168756'), (u'INT_ADD_-1207165455', u'CAST_-1207154874'), (u'MULTIEQUAL_-1207156981', u'MULTIEQUAL_-1207156284'), (u'MULTIEQUAL_-1207155486', u'MULTIEQUAL_-1207157384'), (u'MULTIEQUAL_-1207157076', u'MULTIEQUAL_-1207157041'), (u'INDIRECT_-1207156406', u'MULTIEQUAL_-1207156334'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207157284'), ('const--184', u'PTRSUB_-1207154872'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207154000'), (u'MULTIEQUAL_-1207156590', u'MULTIEQUAL_-1207158488'), (u'INDIRECT_-1207159270', u'MULTIEQUAL_-1207157898'), (u'CALL_-1207164242', u'INDIRECT_-1207154886'), ('const-16', u'INT_MULT_-1207167963'), (u'INT_MULT_-1207153945', u'INT_ADD_-1207153957'), (u'INT_NOTEQUAL_-1207163728', u'CBRANCH_-1207163727'), ('tmp_8114', u'CBRANCH_-1207163727'), (u'MULTIEQUAL_-1207154386', u'MULTIEQUAL_-1207154403'), (u'CALL_-1207165835', u'INDIRECT_-1207157695'), ('const-0', u'PTRSUB_-1207164496'), (u'COPY_-1207163766', u'MULTIEQUAL_-1207158783'), (u'CALL_-1207165331', u'INDIRECT_-1207156469'), (u'PTRADD_-1207165296', u'INT_NOTEQUAL_-1207164452'), (u'MULTIEQUAL_-1207155557', u'MULTIEQUAL_-1207155521'), (u'INT_ADD_-1207166934', u'INT_SUB_-1207166925'), (u'INDIRECT_-1207158067', u'MULTIEQUAL_-1207158042'), (u'MULTIEQUAL_-1207158640', u'MULTIEQUAL_-1207159297'), (u'COPY_-1207156359', u'MULTIEQUAL_-1207162857'), (u'MULTIEQUAL_-1207156505', u'MULTIEQUAL_-1207158664'), ('const-512', u'INT_AND_-1207157863'), (u'CALL_-1207164177', u'INDIRECT_-1207156128'), (u'MULTIEQUAL_-1207157792', u'MULTIEQUAL_-1207158380'), (u'BOOL_OR_-1207154952', u'CBRANCH_-1207165219'), (u'MULTIEQUAL_-1207157384', u'MULTIEQUAL_-1207157311'), ('const-433', u'LOAD_-1207167652'), (u'COPY_-1207154352', u'CALL_-1207164082'), ('tmp_5771', u'CBRANCH_-1207164482'), (u'MULTIEQUAL_-1207158613', u'MULTIEQUAL_-1207158401'), (u'INDIRECT_-1207158659', u'MULTIEQUAL_-1207158613'), (u'INT_AND_-1207159395', u'INT_EQUAL_-1207167904'), (u'INDIRECT_-1207156521', u'MULTIEQUAL_-1207158527'), (u'STORE_-1207164731', u'INDIRECT_-1207156521'), ('const-32', u'INT_EQUAL_-1207163510'), (u'INDIRECT_-1207156215', u'MULTIEQUAL_-1207155595'), (u'CALL_-1207167127', u'INDIRECT_-1207158513'), (u'MULTIEQUAL_-1207155805', u'MULTIEQUAL_-1207155823'), (u'COPY_-1207154483', u'MULTIEQUAL_-1207156738'), (u'INT_EQUAL_-1207165689', u'CBRANCH_-1207165688'), (u'PTRADD_-1207163025', u'LOAD_-1207163085'), ('const-0', u'INT_NOTEQUAL_-1207163728'), (u'COPY_-1207153425', u'MULTIEQUAL_-1207158244'), ('const-44', u'INT_NOTEQUAL_-1207163663'), ('const-2', u'INT_EQUAL_-1207168450'), (u'MULTIEQUAL_-1207158252', u'MULTIEQUAL_-1207158226'), (u'LOAD_-1207165487', u'INT_ZEXT_-1207161162'), (u'LOAD_-1207165407', u'INT_EQUAL_-1207165392'), ('const-433', u'LOAD_-1207165878'), (u'MULTIEQUAL_-1207155357', u'MULTIEQUAL_-1207154103'), (u'CALL_-1207163496', u'INDIRECT_-1207157174'), (u'CALL_-1207163636', u'INDIRECT_-1207155820'), ('const-1', u'INT_NOTEQUAL_-1207168485'), ('const-8', u'PTRADD_-1207153939'), (u'LOAD_-1207165710', u'INT_ZEXT_-1207161291'), ('tmp_28673', u'PTRSUB_-1207154876'), (u'INDIRECT_-1207159060', u'MULTIEQUAL_-1207158926'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154714'), (u'PTRADD_-1207153362', u'STORE_-1207156600'), (u'MULTIEQUAL_-1207158002', u'MULTIEQUAL_-1207159105'), (u'CALL_-1207166871', u'INDIRECT_-1207157001'), (u'CALL_-1207164734', u'INDIRECT_-1207156230'), (u'LOAD_-1207167582', u'MULTIEQUAL_-1207159175'), (u'CALL_-1207167127', u'INDIRECT_-1207158408'), ('tmp_8086', u'CBRANCH_-1207163742'), (u'MULTIEQUAL_-1207156634', u'MULTIEQUAL_-1207157790'), (u'INT_EQUAL_-1207167922', u'CBRANCH_-1207167921'), (u'MULTIEQUAL_-1207158191', u'CALL_-1207165835'), (u'LOAD_-1207164765', u'INT_NOTEQUAL_-1207164749'), ('const-1', u'PTRADD_-1207167879'), (u'MULTIEQUAL_-1207156562', u'MULTIEQUAL_-1207156634'), (u'PTRSUB_-1207155785', u'PTRADD_-1207166951'), (u'MULTIEQUAL_-1207157244', u'LOAD_-1207167496'), ('tmp_1382', u'CBRANCH_-1207166244'), (u'CALL_-1207164211', u'INDIRECT_-1207155975'), (u'MULTIEQUAL_-1207158488', u'MULTIEQUAL_-1207157792'), (u'INT_MULT_-1207167963', u'INT_ADD_-1207156102'), ('const-433', u'LOAD_-1207166984'), ('const-433', u'LOAD_-1207163602'), ('const-0', u'CALL_-1207164082'), ('const--216', u'PTRSUB_-1207153424'), ('const-8', u'INT_ADD_-1207156102'), ('const-433', u'LOAD_-1207164255'), (u'CALL_-1207164205', u'INDIRECT_-1207154716'), ('tmp_28674', u'INT_ADD_-1207169051'), ('const-0', u'INT_NOTEQUAL_-1207163119'), (u'PTRADD_-1207165425', u'LOAD_-1207165487'), (u'COPY_-1207155627', u'MULTIEQUAL_-1207157244'), (u'COPY_-1207154375', u'MULTIEQUAL_-1207160229'), (u'CALL_-1207164558', u'INDIRECT_-1207157770'), ('tmp_28673', u'PTRSUB_-1207155796'), (u'LOAD_-1207168794', u'INT_EQUAL_-1207168779'), (u'LOAD_-1207164026', u'INT_AND_-1207157841'), (u'CALL_-1207165593', u'INDIRECT_-1207158026'), (u'PTRADD_-1207165338', u'COPY_-1207154520'), (u'INT_NOTEQUAL_-1207167547', u'CBRANCH_-1207167542'), (u'PTRSUB_-1207156533', u'PTRADD_-1207168778'), (u'CALL_-1207167412', u'INDIRECT_-1207157233'), ('const-0', u'PTRSUB_-1207156533'), (u'MULTIEQUAL_-1207158053', u'MULTIEQUAL_-1207158695'), (u'LOAD_-1207167941', u'INT_AND_-1207159404'), (u'CALL_-1207164630', u'INDIRECT_-1207156513'), ('const-16', u'INT_EQUAL_-1207163100'), (u'MULTIEQUAL_-1207158462', u'MULTIEQUAL_-1207158436'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207155497'), (u'MULTIEQUAL_-1207154780', u'MULTIEQUAL_-1207156939'), (u'MULTIEQUAL_-1207157158', u'MULTIEQUAL_-1207159146'), (u'CALL_-1207163472', u'INDIRECT_-1207155438'), (u'CAST_-1207156152', u'LOAD_-1207168997'), ('const-433', u'LOAD_-1207168063'), (u'INDIRECT_-1207157590', u'MULTIEQUAL_-1207158331'), ('const-433', u'LOAD_-1207168997'), (u'COPY_-1207153420', u'MULTIEQUAL_-1207156742'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207154507'), (u'CALL_-1207164211', u'INDIRECT_-1207154565'), (u'MULTIEQUAL_-1207156400', u'MULTIEQUAL_-1207158559'), ('tmp_4984', u'CBRANCH_-1207164260'), ('const-41', u'INT_NOTEQUAL_-1207165317'), ('const--2', u'INT_ADD_-1207153975'), (u'MULTIEQUAL_-1207156831', u'MULTIEQUAL_-1207155613'), ('const-1362624', u'PTRSUB_-1207155785'), (u'MULTIEQUAL_-1207158803', u'MULTIEQUAL_-1207157229'), (u'COPY_-1207153802', u'MULTIEQUAL_-1207161272'), (u'PTRSUB_-1207154611', u'PTRADD_-1207165005'), (u'INT_ADD_-1207153324', u'PTRADD_-1207163139'), ('const-1', u'PTRADD_-1207167834'), (u'CALL_-1207164195', u'INDIRECT_-1207156070'), (u'MULTIEQUAL_-1207156159', u'MULTIEQUAL_-1207157387'), ('const-37', u'INT_EQUAL_-1207168779'), (u'INDIRECT_-1207154900', u'MULTIEQUAL_-1207157039'), (u'CALL_-1207167428', u'INDIRECT_-1207158564'), ('const-0', u'SUBPIECE_-1207161740'), (u'INDIRECT_-1207155763', u'MULTIEQUAL_-1207157488'), (u'CALL_-1207168565', u'INDIRECT_-1207159012'), (u'MULTIEQUAL_-1207160698', u'INT_AND_-1207157599'), ('tmp_41778', u'MULTIEQUAL_-1207157690'), (u'MULTIEQUAL_-1207156981', u'MULTIEQUAL_-1207156908'), (u'CALL_-1207164242', u'INDIRECT_-1207154990'), ('const--184', u'PTRSUB_-1207154851'), (u'MULTIEQUAL_-1207158436', u'MULTIEQUAL_-1207158401'), ('const-8', u'INT_ADD_-1207153236'), ('const-433', u'LOAD_-1207164026'), (u'LOAD_-1207165348', u'INT_NOTEQUAL_-1207165335'), (u'MULTIEQUAL_-1207156975', u'MULTIEQUAL_-1207156839'), (u'MULTIEQUAL_-1207161163', u'MULTIEQUAL_-1207162328'), (u'INDIRECT_-1207157242', u'MULTIEQUAL_-1207158626'), (u'COPY_-1207154099', u'MULTIEQUAL_-1207160256'), ('const-433', u'STORE_-1207157987'), (u'CALL_-1207164832', u'INDIRECT_-1207156496'), (u'CALL_-1207167428', u'INDIRECT_-1207156939'), (u'CAST_-1207155172', u'INT_ADD_-1207167167'), ('const-5', u'CALL_-1207165744'), (u'MULTIEQUAL_-1207154086', u'MULTIEQUAL_-1207154103'), (u'CAST_-1207156114', u'LOAD_-1207163115'), (u'INDIRECT_-1207159165', u'MULTIEQUAL_-1207159031'), ('const-0', u'COPY_-1207154180'), (u'CAST_-1207153138', u'LOAD_-1207164255'), (u'INT_AND_-1207157401', u'INT_EQUAL_-1207163767'), (u'INDIRECT_-1207155708', u'MULTIEQUAL_-1207158212'), (u'CALL_-1207165077', u'INDIRECT_-1207155722'), (u'INT_SLESS_-1207166237', u'CBRANCH_-1207166244'), (u'CALL_-1207168673', u'INDIRECT_-1207159180'), (u'MULTIEQUAL_-1207156387', u'MULTIEQUAL_-1207156975'), ('tmp_28674', u'INT_ADD_-1207167410'), ('const-1', u'PTRADD_-1207165425'), (u'CALL_-1207167127', u'INDIRECT_-1207156988'), ('tmp_41790', u'MULTIEQUAL_-1207158590'), (u'LOAD_-1207163199', u'INT_AND_-1207163173'), (u'COPY_-1207153771', u'MULTIEQUAL_-1207162441'), (u'CALL_-1207164082', u'INDIRECT_-1207155367'), (u'MULTIEQUAL_-1207157191', u'MULTIEQUAL_-1207156979'), (u'MULTIEQUAL_-1207156831', u'MULTIEQUAL_-1207156804'), (u'INDIRECT_-1207155582', u'COPY_-1207155638'), ('const-1362624', u'PTRSUB_-1207155589'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207155900'), (u'LOAD_-1207165305', u'INT_ZEXT_-1207161076'), ('const-31', u'INT_LESS_-1207167010'), (u'MULTIEQUAL_-1207156004', u'MULTIEQUAL_-1207155725'), ('tmp_28673', u'PTRSUB_-1207154885'), ('const--216', u'PTRSUB_-1207155796'), (u'CALL_-1207167127', u'INDIRECT_-1207157192'), ('const-8', u'PTRADD_-1207153648'), (u'MULTIEQUAL_-1207156695', u'MULTIEQUAL_-1207158593'), ('tmp_28673', u'PTRSUB_-1207153386'), (u'INT_SEXT_-1207164456', u'INT_MULT_-1207154842'), (u'CALL_-1207164211', u'INDIRECT_-1207154765'), ('const-1', u'PTRADD_-1207168696'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207155557'), ('const-0', u'INT_NOTEQUAL_-1207167397'), (u'MULTIEQUAL_-1207155306', u'MULTIEQUAL_-1207156059'), (u'CAST_-1207156114', u'LOAD_-1207163066'), (u'CALL_-1207164211', u'INDIRECT_-1207156290'), (u'CALL_-1207164492', u'INDIRECT_-1207154800'), ('tmp_6952', u'CBRANCH_-1207164469'), (u'MULTIEQUAL_-1207155321', u'MULTIEQUAL_-1207155294'), (u'INDIRECT_-1207154888', u'MULTIEQUAL_-1207156939'), (u'MULTIEQUAL_-1207162441', u'PTRADD_-1207168670'), ('const-1', u'INT_ADD_-1207153986'), ('const-5', u'INT_EQUAL_-1207168468'), (u'INT_EQUAL_-1207163571', u'CBRANCH_-1207163565'), ('const-433', u'LOAD_-1207163829'), (u'CALL_-1207164195', u'INDIRECT_-1207154655'), ('tmp_5506', u'BRANCH_-1207165059'), (u'CALL_-1207164734', u'INDIRECT_-1207156650'), (u'COPY_-1207155828', u'MULTIEQUAL_-1207158380'), ('const-20', u'INT_ADD_-1207164193'), ('tmp_4604', u'CBRANCH_-1207164513'), (u'INT_ADD_-1207156145', u'PTRADD_-1207168001'), (u'INDIRECT_-1207155226', u'MULTIEQUAL_-1207155809'), (u'PTRSUB_-1207153992', u'PTRADD_-1207153931'), (u'INT_MULT_-1207169067', u'PTRADD_-1207169033'), (u'COPY_-1207157363', u'MULTIEQUAL_-1207157282'), (u'INT_NOTEQUAL_-1207164534', u'CBRANCH_-1207163990'), (u'CALL_-1207163636', u'INDIRECT_-1207155924'), (u'CALL_-1207164242', u'INDIRECT_-1207154586'), (u'LOAD_-1207163300', u'INT_AND_-1207156594'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207154489'), ('tmp_6054', u'CBRANCH_-1207165688'), (u'MULTIEQUAL_-1207162441', u'COPY_-1207156137'), ('tmp_6352', u'CBRANCH_-1207165432'), (u'CALL_-1207163780', u'INDIRECT_-1207154565'), (u'INDIRECT_-1207155770', u'COPY_-1207155809'), ('tmp_8519', u'BRANCH_-1207164328'), ('const-64', u'INT_AND_-1207168812'), ('const-0', u'CALL_-1207165101'), (u'MULTIEQUAL_-1207158803', u'MULTIEQUAL_-1207158107'), (u'COPY_-1207156137', u'MULTIEQUAL_-1207157611'), (u'MULTIEQUAL_-1207161057', u'MULTIEQUAL_-1207160364'), (u'INDIRECT_-1207157347', u'MULTIEQUAL_-1207158731'), (u'CALL_-1207166871', u'INDIRECT_-1207157105'), (u'PTRSUB_-1207154885', u'PTRADD_-1207154815'), (u'COPY_-1207156384', u'PTRADD_-1207169051'), (u'MULTIEQUAL_-1207156981', u'MULTIEQUAL_-1207155406'), ('const-1362624', u'PTRSUB_-1207156039'), (u'INDIRECT_-1207157540', u'MULTIEQUAL_-1207157411'), (u'PTRADD_-1207155488', u'MULTIEQUAL_-1207160621'), (u'INDIRECT_-1207158566', u'MULTIEQUAL_-1207158488'), (u'COPY_-1207155509', u'CALL_-1207165617'), (u'MULTIEQUAL_-1207155888', u'INT_EQUAL_-1207167656'), (u'MULTIEQUAL_-1207156295', u'MULTIEQUAL_-1207156278'), (u'CALL_-1207164762', u'INDIRECT_-1207156244'), ('const-433', u'STORE_-1207166109'), (u'COPY_-1207157146', u'MULTIEQUAL_-1207157282'), (u'INDIRECT_-1207158986', u'MULTIEQUAL_-1207158908'), (u'INDIRECT_-1207154717', u'MULTIEQUAL_-1207156704'), (u'LOAD_-1207164749', u'MULTIEQUAL_-1207158391'), (u'INDIRECT_-1207156150', u'COPY_-1207154375'), ('const-1', u'PTRADD_-1207163828'), (u'CALL_-1207164191', u'INDIRECT_-1207154172'), (u'LOAD_-1207166792', u'INT_AND_-1207166766'), (u'CALL_-1207164207', u'INDIRECT_-1207155607'), (u'LOAD_-1207164255', u'INT_SEXT_-1207164238'), (u'MULTIEQUAL_-1207154560', u'MULTIEQUAL_-1207154577'), (u'PTRADD_-1207163964', u'CAST_-1207154286'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207155418'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207156981'), ('const-433', u'LOAD_-1207163199'), (u'MULTIEQUAL_-1207156284', u'MULTIEQUAL_-1207156872'), (u'PTRADD_-1207163238', u'CAST_-1207153119'), (u'MULTIEQUAL_-1207157111', u'MULTIEQUAL_-1207157590'), (u'CALL_-1207165352', u'INDIRECT_-1207155931'), (u'PTRSUB_-1207156580', u'CALL_-1207164558'), (u'CALL_-1207165100', u'INDIRECT_-1207157053'), ('const-0', u'COPY_-1207155496'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207154186'), (u'MULTIEQUAL_-1207156904', u'MULTIEQUAL_-1207156876'), (u'MULTIEQUAL_-1207156665', u'LOAD_-1207165248'), (u'MULTIEQUAL_-1207159811', u'INT_SEXT_-1207166224'), (u'COPY_-1207153529', u'LOAD_-1207164279'), (u'INT_ZEXT_-1207161291', u'MULTIEQUAL_-1207162328'), (u'CALL_-1207164630', u'INDIRECT_-1207155192'), ('const-1388', u'COPY_-1207156567'), ('const-433', u'LOAD_-1207167941'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207154103'), ('const-1', u'PTRADD_-1207169051'), (u'COPY_-1207157101', u'MULTIEQUAL_-1207153687'), ('const-64', u'INT_AND_-1207169067'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207157014'), (u'CALL_-1207163496', u'INDIRECT_-1207155649'), (u'INT_ADD_-1207166976', u'CAST_-1207155281'), (u'COPY_-1207154520', u'MULTIEQUAL_-1207160364'), ('tmp_8051', u'CBRANCH_-1207163765'), ('const-1', u'PTRADD_-1207164402'), (u'PTRADD_-1207166977', u'CAST_-1207155104'), (u'MULTIEQUAL_-1207157075', u'MULTIEQUAL_-1207156939'), (u'CALL_-1207165352', u'INDIRECT_-1207157451'), (u'CALL_-1207165077', u'INDIRECT_-1207155622'), (u'PTRADD_-1207165296', u'LOAD_-1207165348'), (u'INT_ADD_-1207154401', u'PTRADD_-1207163408'), (u'COPY_-1207155288', u'RETURN_-1207155251'), (u'INDIRECT_-1207154900', u'STORE_-1207156611'), (u'CALL_-1207167412', u'INDIRECT_-1207156929'), (u'LOAD_-1207163771', u'INT_AND_-1207163745'), (u'CALL_-1207167428', u'INDIRECT_-1207158249'), (u'MULTIEQUAL_-1207159811', u'INT_ADD_-1207166201'), ('tmp_9258', u'BRANCH_-1207162963'), (u'CALL_-1207164058', u'INDIRECT_-1207155456'), ('const-433', u'LOAD_-1207163180'), ('tmp_7885', u'CBRANCH_-1207163534'), (u'INDIRECT_-1207156277', u'MULTIEQUAL_-1207158800'), ('const-433', u'LOAD_-1207169186'), (u'CALL_-1207164058', u'INDIRECT_-1207156666'), (u'INDIRECT_-1207156110', u'MULTIEQUAL_-1207156085'), ('const--256', u'PTRSUB_-1207156557'), (u'MULTIEQUAL_-1207157284', u'MULTIEQUAL_-1207156534'), ('const-0', u'INT_NOTEQUAL_-1207164770'), (u'CALL_-1207163612', u'INDIRECT_-1207157129'), (u'PTRADD_-1207167706', u'LOAD_-1207167725'), (u'INT_MULT_-1207167534', u'PTRADD_-1207167500'), (u'MULTIEQUAL_-1207155589', u'MULTIEQUAL_-1207154489'), (u'CALL_-1207164177', u'INDIRECT_-1207154298'), ('const-96', u'INT_AND_-1207159404'), ('const-58', u'INT_EQUAL_-1207167656'), ('tmp_223', u'CBRANCH_-1207169077'), ('const-1', u'PTRADD_-1207166639'), ('const-433', u'LOAD_-1207164486'), (u'CAST_-1207156114', u'LOAD_-1207163091'), ('const-433', u'LOAD_-1207163091'), (u'MULTIEQUAL_-1207158416', u'MULTIEQUAL_-1207158895'), ('const-0', u'INT_NOTEQUAL_-1207164263'), (u'CAST_-1207156114', u'LOAD_-1207163215'), (u'MULTIEQUAL_-1207156936', u'MULTIEQUAL_-1207156909'), (u'INDIRECT_-1207155000', u'MULTIEQUAL_-1207155148'), (u'CALL_-1207168418', u'INDIRECT_-1207158812'), ('const-1362624', u'PTRSUB_-1207153438'), (u'MULTIEQUAL_-1207157387', u'MULTIEQUAL_-1207156231'), (u'MULTIEQUAL_-1207156665', u'LOAD_-1207165407'), (u'MULTIEQUAL_-1207157843', u'MULTIEQUAL_-1207158485'), (u'PTRADD_-1207167695', u'LOAD_-1207167755'), (u'MULTIEQUAL_-1207158731', u'MULTIEQUAL_-1207159210'), (u'CALL_-1207164492', u'INDIRECT_-1207156110'), ('tmp_7007', u'BRANCH_-1207164419'), (u'INDIRECT_-1207156756', u'MULTIEQUAL_-1207157334'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207155613'), (u'INDIRECT_-1207158249', u'MULTIEQUAL_-1207158226'), (u'CALL_-1207162314', u'INDIRECT_-1207154647'), ('tmp_1283', u'CBRANCH_-1207168257'), (u'MULTIEQUAL_-1207154880', u'MULTIEQUAL_-1207154863'), (u'PTRADD_-1207163072', u'LOAD_-1207163132'), (u'INDIRECT_-1207157024', u'MULTIEQUAL_-1207156927'), (u'COPY_-1207155773', u'CAST_-1207153313'), ('const-5', u'INT_MULT_-1207153462'), ('const-64', u'INT_AND_-1207169134'), (u'CALL_-1207165124', u'INDIRECT_-1207157367'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207157384'), ('const-8', u'INT_ADD_-1207154598'), ('const-1', u'PTRADD_-1207164383'), ('const-0', u'INT_NOTEQUAL_-1207163186'), ('const-4', u'INT_EQUAL_-1207168319'), (u'INDIRECT_-1207157485', u'MULTIEQUAL_-1207158226'), (u'MULTIEQUAL_-1207156908', u'MULTIEQUAL_-1207156872'), ('const-1', u'PTRADD_-1207165745'), (u'CALL_-1207164832', u'INDIRECT_-1207155076'), (u'CAST_-1207155241', u'INT_ADD_-1207166853'), (u'PTRSUB_-1207154035', u'PTRADD_-1207163572'), (u'STORE_-1207164806', u'INDIRECT_-1207156457'), (u'INDIRECT_-1207156825', u'MULTIEQUAL_-1207156876'), (u'CALL_-1207168418', u'INDIRECT_-1207158707'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207155657'), ('tmp_7954', u'CBRANCH_-1207163829'), (u'MULTIEQUAL_-1207158593', u'MULTIEQUAL_-1207157772'), (u'INT_AND_-1207168812', u'INT_NOTEQUAL_-1207168825'), (u'CALL_-1207165077', u'INDIRECT_-1207157452'), ('const-40', u'INT_ADD_-1207165862'), (u'CALL_-1207165331', u'INDIRECT_-1207156269'), ('const--216', u'PTRSUB_-1207153547'), ('tmp_1694', u'CBRANCH_-1207167999'), (u'CALL_-1207163472', u'INDIRECT_-1207155335'), (u'MULTIEQUAL_-1207155083', u'MULTIEQUAL_-1207153983'), ('tmp_41792', u'MULTIEQUAL_-1207158800'), (u'CALL_-1207165376', u'INDIRECT_-1207155942'), (u'MULTIEQUAL_-1207162111', u'PTRADD_-1207164626'), ('const-12', u'INT_ADD_-1207167090'), ('tmp_28674', u'INT_ADD_-1207164193'), (u'MULTIEQUAL_-1207159297', u'INT_ADD_-1207164373'), (u'CALL_-1207164762', u'INDIRECT_-1207154934'), (u'CALL_-1207165720', u'INDIRECT_-1207158193'), ('const-0', u'PTRSUB_-1207156498'), (u'MULTIEQUAL_-1207157377', u'COPY_-1207155655'), (u'CALL_-1207165101', u'INDIRECT_-1207155430'), ('const-0', u'SUBPIECE_-1207158958'), (u'INDIRECT_-1207156047', u'PIECE_-1207155994'), (u'CALL_-1207163612', u'INDIRECT_-1207155809'), (u'PIECE_-1207155994', u'STORE_-1207157976'), (u'INT_ZEXT_-1207161895', u'MULTIEQUAL_-1207162328'), ('const-1488672', u'PTRSUB_-1207164496'), (u'INT_MULT_-1207153372', u'INT_ADD_-1207153384'), (u'CALL_-1207168696', u'INDIRECT_-1207157670'), (u'CALL_-1207165617', u'INDIRECT_-1207157932'), (u'INT_EQUAL_-1207168319', u'CBRANCH_-1207168317'), ('tmp_4569', u'CBRANCH_-1207164564'), (u'MULTIEQUAL_-1207155518', u'MULTIEQUAL_-1207155700'), (u'CALL_-1207165376', u'INDIRECT_-1207157462'), (u'CALL_-1207163787', u'INDIRECT_-1207155341'), (u'CALL_-1207167127', u'INT_ADD_-1207167090'), ('const-58', u'INT_EQUAL_-1207167510'), (u'INT_ADD_-1207154862', u'PTRADD_-1207154815'), (u'CALL_-1207163497', u'INDIRECT_-1207157189'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207154386'), (u'COPY_-1207155574', u'CALL_-1207165744'), (u'LOAD_-1207163756', u'MULTIEQUAL_-1207153686'), (u'CALL_-1207164058', u'INDIRECT_-1207156771'), (u'CALL_-1207166923', u'INDIRECT_-1207156825'), (u'INDIRECT_-1207155857', u'MULTIEQUAL_-1207158380'), (u'INT_SEXT_-1207164398', u'INT_MULT_-1207153394'), (u'CALL_-1207168673', u'INDIRECT_-1207157555'), (u'COPY_-1207154535', u'CALL_-1207163496'), (u'INT_AND_-1207157841', u'INT_EQUAL_-1207163961'), ('const-433', u'LOAD_-1207166810'), (u'MULTIEQUAL_-1207156687', u'MULTIEQUAL_-1207157275'), (u'INDIRECT_-1207156458', u'MULTIEQUAL_-1207156534'), ('tmp_41789', u'MULTIEQUAL_-1207159000'), ('const-2', u'PTRADD_-1207165572'), ('const--216', u'PTRSUB_-1207154127'), (u'INT_ADD_-1207153978', u'PTRADD_-1207153931'), ('const-0', u'CALL_-1207164630'), ('const-1634', u'CALL_-1207164207'), (u'LOAD_-1207167013', u'COPY_-1207155425'), (u'INDIRECT_-1207157492', u'MULTIEQUAL_-1207156175'), ('const-0', u'PTRSUB_-1207154035'), (u'CALL_-1207163756', u'INDIRECT_-1207154250'), (u'MULTIEQUAL_-1207156939', u'MULTIEQUAL_-1207156907'), ('const-1311520', u'COPY_-1207154733'), (u'BOOL_NEGATE_-1207158109', u'CBRANCH_-1207164500'), (u'CAST_-1207155464', u'LOAD_-1207167560'), (u'INT_SUB_-1207158980', u'INT_ZEXT_-1207161735'), (u'LOAD_-1207167106', u'INT_SUB_-1207159078'), (u'MULTIEQUAL_-1207158158', u'MULTIEQUAL_-1207158800'), (u'INDIRECT_-1207155330', u'MULTIEQUAL_-1207160641'), ('tmp_9593', u'BRANCH_-1207162121'), (u'MULTIEQUAL_-1207157139', u'MULTIEQUAL_-1207157107'), ('const-1', u'PTRADD_-1207165648'), (u'MULTIEQUAL_-1207160300', u'PTRADD_-1207164703'), (u'INDIRECT_-1207155728', u'MULTIEQUAL_-1207156231'), (u'MULTIEQUAL_-1207155418', u'MULTIEQUAL_-1207155357'), (u'CALL_-1207164630', u'INDIRECT_-1207156618'), (u'CALL_-1207165100', u'INDIRECT_-1207157456'), (u'CALL_-1207164195', u'INDIRECT_-1207156175'), ('const-2254', u'COPY_-1207159307'), ('tmp_5048', u'BRANCH_-1207164192'), ('tmp_7340', u'CBRANCH_-1207163012'), ('tmp_7090', u'BRANCH_-1207163752'), (u'INDIRECT_-1207154244', u'MULTIEQUAL_-1207156772'), (u'INDIRECT_-1207156919', u'MULTIEQUAL_-1207156822'), ('tmp_28674', u'INT_ADD_-1207165455'), (u'COPY_-1207157262', u'MULTIEQUAL_-1207153687'), (u'INT_ADD_-1207165863', u'CAST_-1207154420'), ('const-1', u'PTRADD_-1207164199'), (u'CALL_-1207164207', u'INDIRECT_-1207155817'), ('const-433', u'LOAD_-1207167496'), (u'CALL_-1207165101', u'INDIRECT_-1207157148'), (u'MULTIEQUAL_-1207156462', u'MULTIEQUAL_-1207157175'), ('const-10', u'INT_MULT_-1207153945'), (u'MULTIEQUAL_-1207157139', u'MULTIEQUAL_-1207155148'), (u'CALL_-1207164177', u'INDIRECT_-1207154598'), (u'COPY_-1207154944', u'MULTIEQUAL_-1207161272'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207157184'), (u'COPY_-1207154954', u'MULTIEQUAL_-1207162441'), ('const-1', u'PTRADD_-1207164246'), (u'MULTIEQUAL_-1207155118', u'MULTIEQUAL_-1207155091'), ('const-433', u'STORE_-1207157179'), (u'MULTIEQUAL_-1207157982', u'MULTIEQUAL_-1207159210'), ('const-433', u'LOAD_-1207167106'), (u'MULTIEQUAL_-1207156562', u'MULTIEQUAL_-1207157790'), ('tmp_3452', u'CBRANCH_-1207167018'), (u'INT_NOTEQUAL_-1207163261', u'CBRANCH_-1207163260'), ('const-1362624', u'PTRSUB_-1207154413'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207155805'), (u'PTRADD_-1207153401', u'STORE_-1207164302'), (u'INDIRECT_-1207155356', u'MULTIEQUAL_-1207155286'), (u'MULTIEQUAL_-1207155406', u'MULTIEQUAL_-1207156159'), (u'MULTIEQUAL_-1207158190', u'COPY_-1207158277'), ('tmp_2512', u'CBRANCH_-1207167477'), ('const-24', u'INT_ADD_-1207169060'), (u'MULTIEQUAL_-1207157792', u'MULTIEQUAL_-1207158895'), (u'INDIRECT_-1207156618', u'MULTIEQUAL_-1207156488'), (u'LOAD_-1207168838', u'INT_AND_-1207168812'), ('const-16', u'INT_MULT_-1207164500'), (u'MULTIEQUAL_-1207157384', u'MULTIEQUAL_-1207156687'), ('const-1', u'PTRADD_-1207168001'), (u'INT_EQUAL_-1207165399', u'CBRANCH_-1207165398'), ('const-1', u'PTRADD_-1207167706'), (u'INT_ADD_-1207166968', u'CAST_-1207155276'), (u'PTRADD_-1207165389', u'LOAD_-1207165451'), (u'LOAD_-1207163890', u'SUBPIECE_-1207157748'), (u'MULTIEQUAL_-1207161572', u'CAST_-1207155079'), (u'MULTIEQUAL_-1207157032', u'MULTIEQUAL_-1207156971'), (u'CALL_-1207164082', u'INDIRECT_-1207156887'), ('const-433', u'LOAD_-1207165879'), (u'COPY_-1207154659', u'MULTIEQUAL_-1207160568'), (u'INDIRECT_-1207154555', u'MULTIEQUAL_-1207156787'), (u'MULTIEQUAL_-1207156159', u'MULTIEQUAL_-1207156872'), (u'INDIRECT_-1207156047', u'INT_NOTEQUAL_-1207164534'), (u'INDIRECT_-1207158088', u'MULTIEQUAL_-1207158002'), ('const-1362', u'COPY_-1207157424'), ('const-0', u'STORE_-1207164806'), (u'MULTIEQUAL_-1207156278', u'MULTIEQUAL_-1207156295'), ('const-1', u'PTRADD_-1207167590'), (u'MULTIEQUAL_-1207157488', u'MULTIEQUAL_-1207157415'), ('const-3', u'INT_SLESS_-1207164411'), (u'MULTIEQUAL_-1207156262', u'MULTIEQUAL_-1207156334'), (u'MULTIEQUAL_-1207160621', u'PTRADD_-1207155488'), (u'CALL_-1207163787', u'INDIRECT_-1207156662'), (u'MULTIEQUAL_-1207160621', u'CALL_-1207165835'), (u'MULTIEQUAL_-1207158295', u'COPY_-1207158382'), (u'MULTIEQUAL_-1207157284', u'MULTIEQUAL_-1207156462'), (u'INDIRECT_-1207155865', u'MULTIEQUAL_-1207156604'), ('const-433', u'LOAD_-1207165305'), ('const-1', u'PTRADD_-1207167626'), ('const-1', u'PTRADD_-1207165296'), (u'CALL_-1207165376', u'INDIRECT_-1207157672'), ('const-433', u'LOAD_-1207167013'), ('const-16', u'INT_MULT_-1207167114'), (u'MULTIEQUAL_-1207158349', u'MULTIEQUAL_-1207158317'), (u'INT_NOTEQUAL_-1207163749', u'CBRANCH_-1207163742'), ('const-1313952', u'COPY_-1207153307'), ('const-1312842', u'COPY_-1207168534'), (u'MULTIEQUAL_-1207157006', u'COPY_-1207155288'), (u'INT_ADD_-1207164373', u'MULTIEQUAL_-1207157158'), (u'CALL_-1207168696', u'INDIRECT_-1207159300'), (u'CALL_-1207164082', u'INDIRECT_-1207155267'), ('const-1', u'PTRADD_-1207167948'), (u'INT_ADD_-1207166201', u'MULTIEQUAL_-1207159388'), (u'CALL_-1207165100', u'INDIRECT_-1207158671'), (u'STORE_-1207164806', u'INDIRECT_-1207156562'), (u'INT_NOTEQUAL_-1207169147', u'CBRANCH_-1207169145'), ('const-12', u'INT_NOTEQUAL_-1207163587'), (u'INDIRECT_-1207156929', u'MULTIEQUAL_-1207156887'), (u'CALL_-1207168394', u'INDIRECT_-1207157581'), (u'CALL_-1207163787', u'INDIRECT_-1207156347'), (u'MULTIEQUAL_-1207155509', u'MULTIEQUAL_-1207156262'), (u'INDIRECT_-1207156065', u'MULTIEQUAL_-1207156804'), (u'INDIRECT_-1207154800', u'MULTIEQUAL_-1207154948'), (u'INDIRECT_-1207157456', u'MULTIEQUAL_-1207157384'), (u'CALL_-1207168673', u'INT_SEXT_-1207168630'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207156971'), (u'MULTIEQUAL_-1207159457', u'CAST_-1207153239'), (u'CALL_-1207165124', u'INDIRECT_-1207156964'), (u'CALL_-1207164195', u'INDIRECT_-1207156385'), (u'INT_SEXT_-1207164456', u'INT_MULT_-1207154821'), (u'CALL_-1207166923', u'INDIRECT_-1207156929'), (u'MULTIEQUAL_-1207162328', u'INT_MULT_-1207168919'), (u'CALL_-1207165593', u'INDIRECT_-1207156606'), (u'INDIRECT_-1207154655', u'MULTIEQUAL_-1207156887'), (u'CALL_-1207164762', u'INDIRECT_-1207154834'), (u'INT_EQUAL_-1207165431', u'CBRANCH_-1207165430'), (u'INT_EQUAL_-1207164516', u'CBRANCH_-1207164513'), (u'MULTIEQUAL_-1207158391', u'INT_NOTEQUAL_-1207158227'), (u'LOAD_-1207165235', u'INT_NOTEQUAL_-1207158226'), (u'PTRADD_-1207168696', u'LOAD_-1207168756'), (u'LOAD_-1207165471', u'INT_AND_-1207158533'), ('const-8', u'PTRADD_-1207153370'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153236'), ('tmp_9078', u'CBRANCH_-1207163533'), ('const-0', u'PTRSUB_-1207155934'), (u'INDIRECT_-1207156250', u'MULTIEQUAL_-1207154203'), (u'INDIRECT_-1207155559', u'MULTIEQUAL_-1207157284'), ('const-0', u'INT_EQUAL_-1207165431'), (u'MULTIEQUAL_-1207158488', u'MULTIEQUAL_-1207156914'), (u'PTRADD_-1207164402', u'MULTIEQUAL_-1207161057'), ('const--216', u'PTRSUB_-1207153415'), (u'MULTIEQUAL_-1207155083', u'MULTIEQUAL_-1207156981'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207165425'), (u'MULTIEQUAL_-1207158244', u'MULTIEQUAL_-1207156254'), (u'CALL_-1207165720', u'INDIRECT_-1207156568'), (u'MULTIEQUAL_-1207157738', u'MULTIEQUAL_-1207158895'), ('const-1', u'PTRADD_-1207168845'), ('const-0', u'PTRSUB_-1207155785'), ('tmp_5582', u'CBRANCH_-1207165416'), (u'CALL_-1207166871', u'CAST_-1207155247'), (u'CALL_-1207167412', u'INDIRECT_-1207158239'), ('const-433', u'STORE_-1207164731'), (u'INT_ADD_-1207158828', u'CALL_-1207166923'), (u'INT_ADD_-1207167441', u'CAST_-1207155403'), (u'INDIRECT_-1207154788', u'MULTIEQUAL_-1207156839'), (u'MULTIEQUAL_-1207159146', u'MULTIEQUAL_-1207159098'), ('const-3', u'PTRADD_-1207165175'), (u'MULTIEQUAL_-1207156905', u'MULTIEQUAL_-1207155805'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207164383'), (u'PTRADD_-1207164199', u'COPY_-1207153771'), (u'INT_AND_-1207156585', u'INT_NOTEQUAL_-1207163261'), ('const-40', u'INT_ADD_-1207164224'), (u'CALL_-1207164558', u'INDIRECT_-1207156554'), (u'CALL_-1207165352', u'INDIRECT_-1207155831'), (u'INDIRECT_-1207156172', u'MULTIEQUAL_-1207158695'), (u'MULTIEQUAL_-1207156800', u'MULTIEQUAL_-1207158698'), (u'COPY_-1207153631', u'CALL_-1207164177'), ('const-1', u'PTRADD_-1207166732'), (u'MULTIEQUAL_-1207162441', u'COPY_-1207156049'), ('tmp_41774', u'MULTIEQUAL_-1207156772'), ('tmp_5890', u'CBRANCH_-1207165812'), (u'INDIRECT_-1207157086', u'MULTIEQUAL_-1207157010'), (u'INDIRECT_-1207157983', u'MULTIEQUAL_-1207157897'), (u'INT_AND_-1207157432', u'INT_NOTEQUAL_-1207163829'), (u'INT_AND_-1207167729', u'INT_NOTEQUAL_-1207167742'), (u'INT_NOTEQUAL_-1207165778', u'CBRANCH_-1207165777'), (u'INDIRECT_-1207156269', u'MULTIEQUAL_-1207157006'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207157005'), (u'INT_MULT_-1207168919', u'PTRADD_-1207168845'), (u'MULTIEQUAL_-1207156085', u'MULTIEQUAL_-1207158244'), (u'CALL_-1207167428', u'INDIRECT_-1207156736'), ('const-5', u'CALL_-1207165376'), (u'INT_SLESS_-1207166752', u'CBRANCH_-1207166742'), ('const-3', u'INT_EQUAL_-1207164613'), (u'PTRADD_-1207165403', u'MULTIEQUAL_-1207161272'), (u'CALL_-1207165307', u'INDIRECT_-1207157983'), (u'CALL_-1207168649', u'INDIRECT_-1207157237'), (u'MULTIEQUAL_-1207157287', u'MULTIEQUAL_-1207157108'), (u'MULTIEQUAL_-1207156665', u'MULTIEQUAL_-1207157904'), ('tmp_8232', u'CBRANCH_-1207164518'), (u'COPY_-1207153529', u'COPY_-1207164613'), (u'INT_ADD_-1207153433', u'PTRADD_-1207163074'), (u'CALL_-1207163472', u'INDIRECT_-1207156848'), (u'INT_EQUAL_-1207168468', u'CBRANCH_-1207168467'), (u'INT_NOTEQUAL_-1207166779', u'CBRANCH_-1207166775'), (u'INT_EQUAL_-1207163015', u'CBRANCH_-1207163012'), (u'INDIRECT_-1207157058', u'MULTIEQUAL_-1207156971'), (u'CALL_-1207167459', u'INDIRECT_-1207156960'), (u'MULTIEQUAL_-1207157184', u'MULTIEQUAL_-1207156487'), ('const-1', u'PTRADD_-1207167500'), (u'MULTIEQUAL_-1207156822', u'MULTIEQUAL_-1207156761'), ('const-2', u'INT_ADD_-1207153978'), (u'MULTIEQUAL_-1207156362', u'MULTIEQUAL_-1207156434'), (u'INDIRECT_-1207156558', u'MULTIEQUAL_-1207156634'), (u'INDIRECT_-1207155459', u'MULTIEQUAL_-1207157184'), (u'CALL_-1207164205', u'CALL_-1207164177'), (u'INDIRECT_-1207154647', u'MULTIEQUAL_-1207157175'), ('const-1', u'PTRADD_-1207163787'), ('const-3', u'PTRADD_-1207153643'), ('const-1', u'PTRADD_-1207166977'), (u'CAST_-1207156114', u'LOAD_-1207163613'), ('const-433', u'LOAD_-1207165487'), (u'LOAD_-1207163215', u'MULTIEQUAL_-1207153686'), (u'INDIRECT_-1207158239', u'MULTIEQUAL_-1207157873'), (u'INDIRECT_-1207158802', u'COPY_-1207168524'), ('tmp_41792', u'MULTIEQUAL_-1207159315'), (u'PTRADD_-1207167590', u'LOAD_-1207167652'), (u'LOAD_-1207167013', u'INT_ADD_-1207159028'), (u'MULTIEQUAL_-1207157373', u'INT_AND_-1207163422'), (u'CALL_-1207164492', u'INDIRECT_-1207156530'), ('const-2', u'INT_MULT_-1207167660'), (u'LOAD_-1207166774', u'COPY_-1207155347'), (u'MULTIEQUAL_-1207156687', u'MULTIEQUAL_-1207157790'), ('const-1362624', u'PTRSUB_-1207154035'), (u'CALL_-1207166871', u'INDIRECT_-1207156801'), (u'INT_AND_-1207164460', u'INT_EQUAL_-1207164474'), (u'MULTIEQUAL_-1207154863', u'MULTIEQUAL_-1207154880'), (u'INT_ZEXT_-1207161735', u'INT_AND_-1207166799'), (u'INDIRECT_-1207154900', u'MULTIEQUAL_-1207155048'), ('const-433', u'LOAD_-1207164308'), (u'CALL_-1207163787', u'INDIRECT_-1207156452'), (u'MULTIEQUAL_-1207158485', u'MULTIEQUAL_-1207158349'), (u'INDIRECT_-1207154598', u'MULTIEQUAL_-1207157107'), (u'COPY_-1207153745', u'MULTIEQUAL_-1207161531'), (u'LOAD_-1207163765', u'INT_NOTEQUAL_-1207163749'), (u'INDIRECT_-1207155628', u'MULTIEQUAL_-1207156131'), (u'MULTIEQUAL_-1207157897', u'MULTIEQUAL_-1207159000'), ('tmp_28673', u'PTRSUB_-1207154127'), (u'CALL_-1207164558', u'INDIRECT_-1207157560'), ('const-1', u'INT_AND_-1207166917'), (u'INDIRECT_-1207156848', u'MULTIEQUAL_-1207156761'), ('const--184', u'PTRSUB_-1207153524'), ('const-1', u'PTRADD_-1207164626'), ('const-4', u'CALL_-1207166923'), (u'COPY_-1207153622', u'CALL_-1207164734'), (u'PTRADD_-1207167986', u'COPY_-1207155754'), (u'PTRADD_-1207164383', u'LOAD_-1207164445'), ('const-0', u'INT_EQUAL_-1207163572'), (u'INDIRECT_-1207155709', u'MULTIEQUAL_-1207155618'), (u'CALL_-1207165352', u'INDIRECT_-1207157556'), (u'CALL_-1207163756', u'INDIRECT_-1207155770'), ('const-0', u'COPY_-1207160675'), ('const-433', u'LOAD_-1207164240'), (u'CALL_-1207168696', u'INDIRECT_-1207157470'), (u'INT_SEXT_-1207164238', u'CALL_-1207164242'), (u'PTRADD_-1207153910', u'STORE_-1207166109'), (u'CALL_-1207167459', u'INDIRECT_-1207156860'), ('const-433', u'STORE_-1207157169'), (u'MULTIEQUAL_-1207157488', u'PTRADD_-1207165745'), (u'INDIRECT_-1207156365', u'MULTIEQUAL_-1207156284'), ('tmp_41791', u'MULTIEQUAL_-1207159210'), (u'CALL_-1207165593', u'INDIRECT_-1207158236'), (u'COPY_-1207155014', u'MULTIEQUAL_-1207160300'), (u'MULTIEQUAL_-1207155254', u'MULTIEQUAL_-1207154000'), ('const-1362080', u'PTRSUB_-1207155934'), (u'INDIRECT_-1207154755', u'MULTIEQUAL_-1207156987'), ('const-128', u'INT_AND_-1207163173'), (u'MULTIEQUAL_-1207156791', u'COPY_-1207155168'), ('const-0', u'PTRSUB_-1207156000'), (u'CALL_-1207163780', u'CALL_-1207163756'), (u'LOAD_-1207163113', u'MULTIEQUAL_-1207153240'), (u'INT_AND_-1207158409', u'INT_EQUAL_-1207165249'), ('const-1311344', u'COPY_-1207162974'), (u'INDIRECT_-1207158487', u'MULTIEQUAL_-1207158462'), (u'INDIRECT_-1207158040', u'MULTIEQUAL_-1207158086'), (u'MULTIEQUAL_-1207155357', u'COPY_-1207154099'), (u'MULTIEQUAL_-1207159297', u'MULTIEQUAL_-1207159146'), (u'MULTIEQUAL_-1207159811', u'INT_SEXT_-1207164456'), ('tmp_28675', u'PTRADD_-1207169082'), (u'INDIRECT_-1207158239', u'MULTIEQUAL_-1207158193'), ('const-0', u'CALL_-1207165124'), ('const-40', u'INT_EQUAL_-1207168010'), ('tmp_3528', u'CBRANCH_-1207166953'), (u'CALL_-1207164832', u'STORE_-1207164731'), (u'PTRADD_-1207153337', u'STORE_-1207164286'), (u'CALL_-1207163497', u'INDIRECT_-1207155256'), ('tmp_6326', u'CBRANCH_-1207165450'), (u'MULTIEQUAL_-1207156704', u'MULTIEQUAL_-1207156675'), (u'INDIRECT_-1207157241', u'MULTIEQUAL_-1207157738'), ('const-433', u'STORE_-1207166807'), (u'MULTIEQUAL_-1207162143', u'PTRADD_-1207167530'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207157137'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207155490'), (u'PTRSUB_-1207156654', u'PTRADD_-1207169033'), (u'MULTIEQUAL_-1207157387', u'MULTIEQUAL_-1207157208'), (u'CALL_-1207165617', u'INDIRECT_-1207158247'), ('const-2', u'INT_AND_-1207158409'), ('const-10', u'INT_MULT_-1207154896'), (u'COPY_-1207165152', u'MULTIEQUAL_-1207161739'), (u'MULTIEQUAL_-1207157490', u'MULTIEQUAL_-1207157311'), (u'INT_EQUAL_-1207163419', u'CBRANCH_-1207163413'), (u'INDIRECT_-1207156336', u'MULTIEQUAL_-1207156914'), ('const-433', u'LOAD_-1207168775'), ('const-41', u'INT_NOTEQUAL_-1207165778'), (u'INT_NOTEQUAL_-1207164446', u'CBRANCH_-1207164442'), (u'LOAD_-1207165684', u'INT_NOTEQUAL_-1207165668'), (u'INT_NOTEQUAL_-1207164770', u'CBRANCH_-1207164770'), (u'COPY_-1207155773', u'COPY_-1207153425'), (u'CALL_-1207168649', u'INDIRECT_-1207159165'), (u'CALL_-1207165100', u'INDIRECT_-1207157256'), ('const-0', u'CALL_-1207168565'), ('const-433', u'LOAD_-1207168838'), (u'INT_ADD_-1207166992', u'INT_SUB_-1207166942'), (u'MULTIEQUAL_-1207157488', u'LOAD_-1207168025'), (u'INDIRECT_-1207156666', u'MULTIEQUAL_-1207156590'), (u'MULTIEQUAL_-1207158698', u'MULTIEQUAL_-1207157124'), (u'PTRADD_-1207154862', u'STORE_-1207164353'), (u'INDIRECT_-1207158408', u'SUBPIECE_-1207158706'), (u'CALL_-1207164492', u'INDIRECT_-1207156320'), ('tmp_1025', u'CBRANCH_-1207168449'), ('const-2254', u'INT_ADD_-1207158828'), (u'PTRSUB_-1207154319', u'PTRADD_-1207163787'), (u'PTRSUB_-1207153283', u'PTRADD_-1207163025'), (u'INDIRECT_-1207154926', u'MULTIEQUAL_-1207155509'), (u'STORE_-1207164731', u'INDIRECT_-1207156311'), (u'COPY_-1207154390', u'MULTIEQUAL_-1207156738'), (u'MULTIEQUAL_-1207159811', u'MULTIEQUAL_-1207158640'), (u'CAST_-1207155503', u'LOAD_-1207167627'), (u'CALL_-1207165617', u'INDIRECT_-1207158142'), (u'INDIRECT_-1207155842', u'MULTIEQUAL_-1207155761'), (u'PTRADD_-1207167986', u'MULTIEQUAL_-1207161785'), ('const-1', u'PTRADD_-1207164394'), (u'CALL_-1207168394', u'INDIRECT_-1207159006'), (u'INDIRECT_-1207156047', u'INT_EQUAL_-1207164519'), (u'CAST_-1207156114', u'CALL_-1207163497'), (u'CALL_-1207167412', u'INDIRECT_-1207158554'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207167986'), ('const-1', u'CALL_-1207164630'), (u'CALL_-1207162314', u'INDIRECT_-1207155857'), (u'INT_EQUAL_-1207163076', u'CBRANCH_-1207163067'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207155718'), (u'MULTIEQUAL_-1207158908', u'MULTIEQUAL_-1207158836'), ('const-1025', u'INT_AND_-1207163422'), (u'CALL_-1207165124', u'INDIRECT_-1207158682'), (u'INT_ZEXT_-1207160423', u'STORE_-1207166121'), (u'INT_ADD_-1207153494', u'PTRADD_-1207163238'), (u'INT_SEXT_-1207167142', u'INT_MULT_-1207167114'), (u'INT_ADD_-1207165862', u'CAST_-1207154890'), (u'CALL_-1207167412', u'INDIRECT_-1207158449'), (u'INT_AND_-1207168730', u'INT_NOTEQUAL_-1207168743'), (u'INT_SEXT_-1207164491', u'CALL_-1207164492'), (u'LOAD_-1207168997', u'MULTIEQUAL_-1207159878'), (u'LOAD_-1207163066', u'INT_EQUAL_-1207163041'), (u'CALL_-1207167127', u'INDIRECT_-1207156888'), (u'COPY_-1207156290', u'CAST_-1207155851'), (u'CALL_-1207163636', u'INDIRECT_-1207155520'), (u'CALL_-1207164082', u'INDIRECT_-1207155467'), (u'PTRSUB_-1207156000', u'PTRADD_-1207167626'), (u'INT_NOTEQUAL_-1207166811', u'CBRANCH_-1207166812'), ('const-8', u'INT_ADD_-1207154649'), (u'MULTIEQUAL_-1207157373', u'MULTIEQUAL_-1207157472'), ('const-1362624', u'PTRSUB_-1207153372'), (u'MULTIEQUAL_-1207156971', u'MULTIEQUAL_-1207155718'), (u'MULTIEQUAL_-1207161057', u'COPY_-1207154951'), (u'CALL_-1207163763', u'INDIRECT_-1207154723'), (u'CALL_-1207163472', u'INDIRECT_-1207155538'), (u'PTRADD_-1207164969', u'MULTIEQUAL_-1207157904'), (u'PTRADD_-1207163074', u'LOAD_-1207163134'), (u'PTRADD_-1207169051', u'COPY_-1207156359'), (u'CAST_-1207154610', u'STORE_-1207157976'), (u'MULTIEQUAL_-1207157415', u'COPY_-1207155768'), (u'INDIRECT_-1207156929', u'MULTIEQUAL_-1207156873'), ('tmp_2277', u'CBRANCH_-1207167653'), ('const-1', u'COPY_-1207155049'), (u'PTRADD_-1207164426', u'LOAD_-1207164486'), (u'MULTIEQUAL_-1207159000', u'MULTIEQUAL_-1207158821'), (u'INDIRECT_-1207157980', u'MULTIEQUAL_-1207157425'), (u'MULTIEQUAL_-1207162292', u'INT_AND_-1207159395'), (u'INDIRECT_-1207155335', u'MULTIEQUAL_-1207155254'), (u'INT_EQUAL_-1207168299', u'CBRANCH_-1207168297'), ('const-433', u'LOAD_-1207167191'), (u'LOAD_-1207163260', u'INT_EQUAL_-1207163245'), (u'INT_NOTEQUAL_-1207163121', u'CBRANCH_-1207163119'), (u'MULTIEQUAL_-1207160621', u'CALL_-1207166923'), (u'MULTIEQUAL_-1207156839', u'MULTIEQUAL_-1207154848'), (u'CALL_-1207164242', u'INDIRECT_-1207154786'), ('const-3', u'INT_EQUAL_-1207168339'), (u'MULTIEQUAL_-1207156787', u'MULTIEQUAL_-1207156575'), (u'LOAD_-1207167472', u'INT_SEXT_-1207167455'), (u'MULTIEQUAL_-1207158085', u'COPY_-1207158172'), (u'INT_MULT_-1207169134', u'PTRADD_-1207169100'), (u'INT_EQUAL_-1207168239', u'CBRANCH_-1207168237'), (u'INDIRECT_-1207155256', u'MULTIEQUAL_-1207156981'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207157488'), ('const-3', u'INT_SLESS_-1207164469'), (u'LOAD_-1207165350', u'INT_ZEXT_-1207160655'), ('const-433', u'LOAD_-1207163085'), ('const--184', u'PTRSUB_-1207153411'), ('const-2', u'INT_AND_-1207157935'), (u'LOAD_-1207164026', u'INT_AND_-1207157809'), ('const-433', u'STORE_-1207157977'), (u'MULTIEQUAL_-1207155518', u'MULTIEQUAL_-1207155457'), (u'MULTIEQUAL_-1207156726', u'MULTIEQUAL_-1207156699'), ('const-32', u'INT_AND_-1207159395'), (u'MULTIEQUAL_-1207156562', u'MULTIEQUAL_-1207157275'), (u'CALL_-1207163496', u'INDIRECT_-1207155346'), (u'PTRSUB_-1207155589', u'PTRADD_-1207166977'), (u'COPY_-1207157131', u'MULTIEQUAL_-1207157282'), (u'INDIRECT_-1207154597', u'PIECE_-1207154579'), (u'CALL_-1207164205', u'INDIRECT_-1207154312'), ('const-2', u'INT_MULT_-1207167601'), (u'INT_EQUAL_-1207165249', u'CBRANCH_-1207165248'), (u'COPY_-1207155773', u'CAST_-1207155521'), ('const-1', u'PTRADD_-1207169082'), (u'LOAD_-1207163613', u'INT_NOTEQUAL_-1207163561'), (u'LOAD_-1207165175', u'INT_EQUAL_-1207165160'), ('const-1', u'PTRADD_-1207167530'), (u'INDIRECT_-1207156810', u'COPY_-1207155102'), (u'CALL_-1207165376', u'INDIRECT_-1207156142'), (u'CALL_-1207164762', u'INDIRECT_-1207155034'), (u'CALL_-1207163756', u'INDIRECT_-1207154047'), (u'INDIRECT_-1207156598', u'MULTIEQUAL_-1207156501'), (u'CALL_-1207165835', u'INDIRECT_-1207157275'), ('const-1383', u'COPY_-1207156519'), (u'CALL_-1207168649', u'INDIRECT_-1207157640'), (u'INDIRECT_-1207154788', u'MULTIEQUAL_-1207154663'), (u'CALL_-1207164211', u'INDIRECT_-1207156080'), (u'INDIRECT_-1207156450', u'MULTIEQUAL_-1207155718'), ('const-20', u'INT_ADD_-1207164224'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207158803'), (u'CALL_-1207164191', u'INDIRECT_-1207154576'), (u'CAST_-1207155197', u'LOAD_-1207166774'), ('const-1', u'PTRADD_-1207167745'), (u'INDIRECT_-1207156280', u'MULTIEQUAL_-1207158508'), (u'MULTIEQUAL_-1207155618', u'MULTIEQUAL_-1207155800'), (u'MULTIEQUAL_-1207159457', u'PTRADD_-1207153648'), (u'CALL_-1207163763', u'INDIRECT_-1207155026'), (u'INT_EQUAL_-1207163100', u'CBRANCH_-1207163091'), (u'MULTIEQUAL_-1207158016', u'MULTIEQUAL_-1207157979'), (u'MULTIEQUAL_-1207158908', u'MULTIEQUAL_-1207158212'), (u'PTRADD_-1207165572', u'LOAD_-1207165584'), (u'INT_NOTEQUAL_-1207167078', u'CBRANCH_-1207167073'), ('const-40', u'INT_ADD_-1207165455'), (u'CALL_-1207165307', u'INDIRECT_-1207156662'), ('const-1375', u'COPY_-1207157116'), (u'INDIRECT_-1207157695', u'MULTIEQUAL_-1207158436'), (u'INDIRECT_-1207157275', u'MULTIEQUAL_-1207158016'), ('const-0', u'INT_NOTEQUAL_-1207163261'), (u'INDIRECT_-1207157740', u'MULTIEQUAL_-1207157611'), (u'INT_SEXT_-1207166224', u'INT_MULT_-1207154039'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168279'), (u'INT_NOTEQUAL_-1207163119', u'CBRANCH_-1207163117'), ('const-433', u'LOAD_-1207163300'), (u'INT_NOTEQUAL_-1207164534', u'BOOL_NEGATE_-1207158109'), (u'CALL_-1207163497', u'INDIRECT_-1207155359'), (u'CALL_-1207164191', u'INDIRECT_-1207154372'), ('tmp_5220', u'BRANCH_-1207163817'), (u'INDIRECT_-1207156829', u'MULTIEQUAL_-1207156787'), (u'MULTIEQUAL_-1207156791', u'MULTIEQUAL_-1207157377'), ('const-1', u'PTRADD_-1207167834'), ('const-100', u'INT_ADD_-1207165855'), ('const-10', u'INT_MULT_-1207153963'), (u'COPY_-1207154975', u'MULTIEQUAL_-1207158380'), (u'LOAD_-1207165436', u'INT_EQUAL_-1207165421'), ('const-1', u'PTRADD_-1207165288'), ('const-433', u'LOAD_-1207165710'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153433'), (u'MULTIEQUAL_-1207158698', u'MULTIEQUAL_-1207157877'), (u'INDIRECT_-1207154723', u'MULTIEQUAL_-1207155306'), (u'CALL_-1207164630', u'INDIRECT_-1207154685'), (u'CALL_-1207164762', u'INDIRECT_-1207156559'), (u'MULTIEQUAL_-1207154780', u'MULTIEQUAL_-1207154763'), (u'CAST_-1207155686', u'LOAD_-1207168063'), (u'SUBPIECE_-1207161708', u'STORE_-1207166699'), ('tmp_41774', u'MULTIEQUAL_-1207157287'), ('const-1362624', u'PTRSUB_-1207154479'), ('const-433', u'LOAD_-1207167886'), (u'MULTIEQUAL_-1207157137', u'INT_NOTEQUAL_-1207163533'), (u'CALL_-1207164195', u'INDIRECT_-1207156280'), (u'CALL_-1207168649', u'INDIRECT_-1207157337'), ('const-4', u'PTRADD_-1207153401'), (u'CALL_-1207168673', u'INT_SLESS_-1207168618'), (u'INT_MULT_-1207167963', u'INT_ADD_-1207154598'), (u'MULTIEQUAL_-1207156761', u'MULTIEQUAL_-1207156726'), (u'PTRADD_-1207166639', u'STORE_-1207166699'), (u'INT_SEXT_-1207164398', u'INT_MULT_-1207153397'), (u'CALL_-1207164558', u'INDIRECT_-1207157665'), (u'LOAD_-1207163134', u'INT_AND_-1207163108'), ('const-1', u'PTRADD_-1207167574'), (u'INT_NOTEQUAL_-1207158226', u'BOOL_OR_-1207154952'), (u'CALL_-1207163497', u'INDIRECT_-1207156874'), ('const-433', u'LOAD_-1207168884'), (u'INDIRECT_-1207155965', u'MULTIEQUAL_-1207156704'), ('const-1', u'RETURN_-1207164202'), (u'INT_NOTEQUAL_-1207163914', u'CBRANCH_-1207163913'), (u'MULTIEQUAL_-1207155725', u'MULTIEQUAL_-1207154507'), (u'LOAD_-1207166774', u'INT_ADD_-1207158932'), ('const-0', u'SUBPIECE_-1207158291'), (u'INT_NOTEQUAL_-1207163895', u'CBRANCH_-1207163895'), (u'CALL_-1207165124', u'INDIRECT_-1207158787'), (u'MULTIEQUAL_-1207157667', u'MULTIEQUAL_-1207157738'), (u'LOAD_-1207163300', u'INT_AND_-1207156585'), ('const-1312913', u'COPY_-1207155356'), (u'MULTIEQUAL_-1207157843', u'MULTIEQUAL_-1207159000'), (u'INDIRECT_-1207156235', u'COPY_-1207154533'), (u'INT_NOTEQUAL_-1207163533', u'CBRANCH_-1207163533'), (u'STORE_-1207166807', u'INDIRECT_-1207158487'), (u'INDIRECT_-1207155088', u'MULTIEQUAL_-1207154963'), (u'MULTIEQUAL_-1207157137', u'MULTIEQUAL_-1207157320'), ('const-8', u'INT_ADD_-1207154563'), (u'CALL_-1207164205', u'INDIRECT_-1207155932'), (u'INT_ADD_-1207169051', u'CAST_-1207156191'), (u'COPY_-1207155089', u'MULTIEQUAL_-1207162441'), (u'INT_SEXT_-1207166224', u'INT_MULT_-1207154012'), (u'MULTIEQUAL_-1207157084', u'MULTIEQUAL_-1207156262'), (u'INT_EQUAL_-1207165433', u'CBRANCH_-1207165432'), ('tmp_969', u'CBRANCH_-1207168485'), (u'MULTIEQUAL_-1207158836', u'MULTIEQUAL_-1207158800'), (u'INDIRECT_-1207157640', u'MULTIEQUAL_-1207157511'), ('const-8', u'INT_ADD_-1207154121'), ('const-1311568', u'COPY_-1207155574'), (u'PTRSUB_-1207164496', u'COPY_-1207153446'), (u'CALL_-1207168565', u'INDIRECT_-1207157592'), (u'CALL_-1207165617', u'INDIRECT_-1207156214'), (u'CALL_-1207168696', u'INDIRECT_-1207157267'), (u'LOAD_-1207165451', u'INT_EQUAL_-1207165399'), ('const-2', u'INT_MULT_-1207167729'), ('const-5', u'INT_MULT_-1207153966'), (u'MULTIEQUAL_-1207156131', u'MULTIEQUAL_-1207157287'), (u'CAST_-1207153106', u'LOAD_-1207164209'), (u'CAST_-1207153976', u'LOAD_-1207163470'), (u'INDIRECT_-1207159222', u'MULTIEQUAL_-1207158800'), (u'INDIRECT_-1207157289', u'INT_EQUAL_-1207168450'), (u'MULTIEQUAL_-1207158087', u'MULTIEQUAL_-1207158158'), (u'MULTIEQUAL_-1207157490', u'MULTIEQUAL_-1207156334'), ('const-1', u'INT_ADD_-1207153384'), (u'INT_ADD_-1207169060', u'CAST_-1207156197'), (u'CALL_-1207165331', u'INDIRECT_-1207156166'), (u'PTRADD_-1207165243', u'LOAD_-1207165305'), (u'INDIRECT_-1207156441', u'MULTIEQUAL_-1207157019'), (u'COPY_-1207154733', u'CALL_-1207165101'), (u'CALL_-1207163496', u'CALL_-1207163472'), (u'CALL_-1207168696', u'INDIRECT_-1207158985'), (u'INDIRECT_-1207157592', u'MULTIEQUAL_-1207156275'), (u'COPY_-1207155225', u'MULTIEQUAL_-1207160621'), ('const-0', u'PTRSUB_-1207153283'), (u'MULTIEQUAL_-1207155700', u'MULTIEQUAL_-1207155718'), ('const-1362080', u'PTRSUB_-1207155973'), (u'INDIRECT_-1207156055', u'MULTIEQUAL_-1207156131'), (u'CALL_-1207165720', u'INDIRECT_-1207156872'), (u'CALL_-1207164242', u'INDIRECT_-1207155996'), (u'INDIRECT_-1207155665', u'COPY_-1207155704'), (u'INT_NOTEQUAL_-1207163619', u'CBRANCH_-1207163617'), (u'COPY_-1207154894', u'MULTIEQUAL_-1207156738'), ('const-44', u'INT_EQUAL_-1207165421'), (u'INDIRECT_-1207156303', u'MULTIEQUAL_-1207156231'), (u'INT_ZEXT_-1207163082', u'INT_MULT_-1207169134'), (u'INT_SUB_-1207166942', u'CALL_-1207166923'), (u'INT_SUB_-1207159078', u'INT_RIGHT_-1207167060'), ('tmp_9263', u'BRANCH_-1207162147'), (u'INT_LESS_-1207166827', u'CBRANCH_-1207166835'), (u'INDIRECT_-1207155406', u'MULTIEQUAL_-1207155315'), (u'INDIRECT_-1207156668', u'MULTIEQUAL_-1207156587'), (u'PTRADD_-1207164969', u'COPY_-1207154239'), ('const-8', u'PTRADD_-1207153362'), (u'INDIRECT_-1207157053', u'MULTIEQUAL_-1207156981'), ('const-36', u'INT_ADD_-1207167167'), (u'LOAD_-1207167582', u'INT_ZEXT_-1207162132'), ('const-7', u'INT_ADD_-1207159028'), (u'INT_NOTEQUAL_-1207168825', u'CBRANCH_-1207168822'), (u'INDIRECT_-1207156425', u'MULTIEQUAL_-1207156400'), ('const-0', u'PTRSUB_-1207156562'), ('const-8', u'PTRADD_-1207154815'), ('tmp_6809', u'CBRANCH_-1207164545'), (u'INDIRECT_-1207156513', u'MULTIEQUAL_-1207158559'), (u'INDIRECT_-1207155088', u'MULTIEQUAL_-1207157139'), ('tmp_1605', u'BRANCH_-1207166100'), (u'MULTIEQUAL_-1207156761', u'MULTIEQUAL_-1207155508'), ('const-1311416', u'COPY_-1207162330'), (u'INT_SUB_-1207159078', u'INT_LESS_-1207167010'), ('const-0', u'PTRSUB_-1207156654'), ('const-0', u'COPY_-1207156676'), ('const-1', u'PTRADD_-1207169082'), (u'MULTIEQUAL_-1207156881', u'MULTIEQUAL_-1207156131'), ('const-433', u'LOAD_-1207163849'), (u'PTRADD_-1207153643', u'CAST_-1207153267'), (u'SUBPIECE_-1207158706', u'INT_ADD_-1207166934'), (u'MULTIEQUAL_-1207157175', u'MULTIEQUAL_-1207157039'), (u'PIECE_-1207154579', u'STORE_-1207156599'), (u'INT_SLESS_-1207164557', u'CBRANCH_-1207164564'), ('tmp_6573', u'BRANCH_-1207164775'), ('const-0', u'PTRSUB_-1207155663'), (u'INDIRECT_-1207159006', u'MULTIEQUAL_-1207156905'), (u'MULTIEQUAL_-1207157790', u'MULTIEQUAL_-1207156634'), (u'CALL_-1207163763', u'INDIRECT_-1207156336'), (u'COPY_-1207154239', u'MULTIEQUAL_-1207162441'), ('const-41', u'INT_EQUAL_-1207165487'), (u'CALL_-1207164630', u'INDIRECT_-1207156408'), (u'INDIRECT_-1207155762', u'MULTIEQUAL_-1207156501'), (u'MULTIEQUAL_-1207157904', u'COPY_-1207155001'), (u'LOAD_-1207163470', u'SUBPIECE_-1207157383'), (u'MULTIEQUAL_-1207158086', u'CALL_-1207167127'), (u'INT_SEXT_-1207167455', u'CALL_-1207167459'), (u'INDIRECT_-1207158344', u'MULTIEQUAL_-1207157980'), (u'INT_EQUAL_-1207165884', u'CBRANCH_-1207165883'), (u'MULTIEQUAL_-1207157472', u'INT_AND_-1207163572'), (u'MULTIEQUAL_-1207156334', u'MULTIEQUAL_-1207156975'), (u'INDIRECT_-1207155560', u'COPY_-1207155599'), (u'INDIRECT_-1207156067', u'MULTIEQUAL_-1207158590'), ('tmp_507', u'CBRANCH_-1207168884'), (u'CALL_-1207167459', u'INDIRECT_-1207157060'), ('const-1', u'PTRADD_-1207165226'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154308'), (u'COPY_-1207157116', u'MULTIEQUAL_-1207157282'), (u'MULTIEQUAL_-1207157980', u'COPY_-1207158067'), (u'MULTIEQUAL_-1207155286', u'STORE_-1207157179'), (u'MULTIEQUAL_-1207157667', u'MULTIEQUAL_-1207158895'), ('const-433', u'STORE_-1207166121'), (u'MULTIEQUAL_-1207157897', u'MULTIEQUAL_-1207158485'), (u'INDIRECT_-1207159222', u'MULTIEQUAL_-1207157898'), (u'CALL_-1207168418', u'INDIRECT_-1207157194'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207155761'), (u'INT_ADD_-1207164239', u'CAST_-1207153138'), (u'INT_NOTEQUAL_-1207165317', u'CBRANCH_-1207165317'), (u'CALL_-1207164558', u'INDIRECT_-1207156150'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154008'), ('const-2', u'INT_MULT_-1207169134'), (u'CALL_-1207167459', u'INDIRECT_-1207158585'), (u'CALL_-1207168394', u'INT_EQUAL_-1207168379'), (u'INDIRECT_-1207156625', u'MULTIEQUAL_-1207156675'), (u'CALL_-1207165307', u'INDIRECT_-1207156458'), (u'CALL_-1207165100', u'INDIRECT_-1207157156'), (u'INDIRECT_-1207156110', u'MULTIEQUAL_-1207156254'), (u'INDIRECT_-1207158554', u'MULTIEQUAL_-1207158508'), ('const-1', u'INT_ADD_-1207154833'), (u'PTRSUB_-1207153524', u'PTRADD_-1207153401'), (u'INDIRECT_-1207156311', u'MULTIEQUAL_-1207158317'), (u'STORE_-1207166699', u'INDIRECT_-1207158354'), (u'CAST_-1207153127', u'LOAD_-1207164240'), (u'INDIRECT_-1207155053', u'MULTIEQUAL_-1207154983'), ('tmp_4084', u'CBRANCH_-1207166653'), (u'MULTIEQUAL_-1207157320', u'MULTIEQUAL_-1207157041'), (u'INT_AND_-1207163106', u'INT_NOTEQUAL_-1207163119'), ('tmp_5674', u'CBRANCH_-1207165327'), (u'INDIRECT_-1207158671', u'MULTIEQUAL_-1207158593'), ('const-8', u'INT_ADD_-1207154308'), ('tmp_28682', u'CALL_-1207163497'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207153494'), (u'MULTIEQUAL_-1207158731', u'MULTIEQUAL_-1207158695'), (u'MULTIEQUAL_-1207157955', u'MULTIEQUAL_-1207157377'), (u'CALL_-1207168649', u'INDIRECT_-1207158850'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207156866'), (u'MULTIEQUAL_-1207160300', u'PTRADD_-1207165365'), (u'CALL_-1207164211', u'INDIRECT_-1207154969'), (u'MULTIEQUAL_-1207161572', u'SUBPIECE_-1207158958'), (u'COPY_-1207156290', u'CAST_-1207155708'), ('tmp_28673', u'PTRSUB_-1207153415'), (u'INDIRECT_-1207156303', u'MULTIEQUAL_-1207158349'), ('const-0', u'CALL_-1207165376'), ('const-433', u'LOAD_-1207167582'), ('const-1312874', u'COPY_-1207163766'), ('tmp_41775', u'MULTIEQUAL_-1207156872'), (u'PTRADD_-1207164703', u'LOAD_-1207164765'), (u'INDIRECT_-1207156198', u'COPY_-1207153529'), (u'INDIRECT_-1207156320', u'MULTIEQUAL_-1207156464'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207156505'), (u'PTRSUB_-1207153541', u'PTRADD_-1207163238'), (u'CALL_-1207163612', u'INDIRECT_-1207155609'), ('tmp_6603', u'CBRANCH_-1207165248'), (u'PTRSUB_-1207156562', u'PTRADD_-1207168845'), (u'CALL_-1207165593', u'INDIRECT_-1207156810'), (u'MULTIEQUAL_-1207158193', u'MULTIEQUAL_-1207157979'), (u'INDIRECT_-1207157029', u'MULTIEQUAL_-1207156987'), ('const-0', u'INT_EQUAL_-1207165249'), ('const-2', u'INT_EQUAL_-1207168359'), (u'INDIRECT_-1207155660', u'MULTIEQUAL_-1207155589'), (u'CALL_-1207163612', u'INDIRECT_-1207157234'), ('const-433', u'LOAD_-1207165175'), (u'CAST_-1207154219', u'LOAD_-1207163890'), ('const-1', u'INT_ADD_-1207154862'), ('const-433', u'LOAD_-1207163765'), (u'INDIRECT_-1207157233', u'MULTIEQUAL_-1207156873'), (u'MULTIEQUAL_-1207157772', u'MULTIEQUAL_-1207159000'), (u'CALL_-1207164195', u'INDIRECT_-1207154855'), ('const-1', u'PTRADD_-1207165745'), (u'INT_SUB_-1207158980', u'INT_LESS_-1207166827'), (u'CALL_-1207165744', u'INDIRECT_-1207156679'), (u'CALL_-1207168565', u'INDIRECT_-1207159222'), (u'COPY_-1207164133', u'MULTIEQUAL_-1207156275'), (u'LOAD_-1207165471', u'INT_AND_-1207157935'), ('const-1362624', u'PTRSUB_-1207156562'), (u'INDIRECT_-1207154900', u'MULTIEQUAL_-1207154880'), (u'INDIRECT_-1207157129', u'MULTIEQUAL_-1207157032'), (u'CALL_-1207163780', u'INDIRECT_-1207154461'), ('const-24', u'INT_ADD_-1207169051'), (u'MULTIEQUAL_-1207155595', u'MULTIEQUAL_-1207155613'), (u'LOAD_-1207169103', u'INT_ZEXT_-1207162839'), (u'LOAD_-1207167886', u'INT_ZEXT_-1207162456'), (u'MULTIEQUAL_-1207156736', u'MULTIEQUAL_-1207156704'), (u'INT_SEXT_-1207164456', u'INT_MULT_-1207154923'), (u'MULTIEQUAL_-1207157488', u'PTRADD_-1207165403'), ('const-0', u'INT_EQUAL_-1207165689'), ('const-433', u'LOAD_-1207166992'), (u'INDIRECT_-1207157256', u'MULTIEQUAL_-1207157184'), (u'INDIRECT_-1207156554', u'MULTIEQUAL_-1207156004'), (u'MULTIEQUAL_-1207159457', u'LOAD_-1207164513'), (u'CALL_-1207165352', u'INDIRECT_-1207156031'), (u'MULTIEQUAL_-1207155497', u'MULTIEQUAL_-1207155218'), (u'MULTIEQUAL_-1207157488', u'LOAD_-1207165502'), (u'PTRADD_-1207167879', u'CAST_-1207155641'), ('tmp_2844', u'CBRANCH_-1207167073'), (u'CALL_-1207165835', u'INDIRECT_-1207156165'), (u'PTRADD_-1207167834', u'LOAD_-1207167886'), (u'STORE_-1207166807', u'INDIRECT_-1207158067'), (u'CALL_-1207165376', u'INDIRECT_-1207156246'), (u'CALL_-1207165331', u'INDIRECT_-1207157679'), (u'CALL_-1207167127', u'INT_EQUAL_-1207167113'), (u'INDIRECT_-1207157592', u'MULTIEQUAL_-1207157175'), (u'LOAD_-1207168884', u'INT_EQUAL_-1207168869'), (u'INT_ADD_-1207167410', u'CAST_-1207155382'), (u'INDIRECT_-1207157129', u'MULTIEQUAL_-1207157087'), (u'MULTIEQUAL_-1207155418', u'INT_NOTEQUAL_-1207163557'), (u'INT_NOTEQUAL_-1207169080', u'CBRANCH_-1207169077'), (u'PTRADD_-1207163540', u'CAST_-1207154041'), (u'CALL_-1207165720', u'INDIRECT_-1207158088'), (u'INDIRECT_-1207157356', u'MULTIEQUAL_-1207157284'), ('const-5', u'INT_MULT_-1207154850'), (u'PTRSUB_-1207156574', u'CALL_-1207168418'), ('const-44', u'INT_NOTEQUAL_-1207165335'), (u'PTRSUB_-1207156574', u'CALL_-1207168394'), (u'INT_ADD_-1207167034', u'INT_SLESS_-1207166898'), (u'MULTIEQUAL_-1207157242', u'MULTIEQUAL_-1207157425'), (u'CALL_-1207164177', u'INDIRECT_-1207155813'), (u'CALL_-1207165744', u'INDIRECT_-1207156276'), (u'INDIRECT_-1207155104', u'MULTIEQUAL_-1207155082'), (u'INT_EQUAL_-1207165813', u'CBRANCH_-1207165812'), (u'CALL_-1207163780', u'INDIRECT_-1207154261'), (u'INT_NOTEQUAL_-1207163186', u'CBRANCH_-1207163184'), ('const--184', u'PTRSUB_-1207153386'), (u'CALL_-1207164211', u'INDIRECT_-1207154462'), (u'INT_NOTEQUAL_-1207167480', u'CBRANCH_-1207167477'), (u'COPY_-1207155038', u'MULTIEQUAL_-1207160364'), ('const-433', u'LOAD_-1207169160'), (u'STORE_-1207164731', u'INDIRECT_-1207156206'), (u'MULTIEQUAL_-1207157084', u'MULTIEQUAL_-1207156334'), ('const-516', u'INT_AND_-1207167534'), (u'INDIRECT_-1207157492', u'MULTIEQUAL_-1207157075'), (u'INDIRECT_-1207155622', u'MULTIEQUAL_-1207157011'), (u'COPY_-1207153440', u'MULTIEQUAL_-1207158244'), (u'CALL_-1207165101', u'INDIRECT_-1207155833'), (u'CALL_-1207165744', u'INDIRECT_-1207157889'), (u'INDIRECT_-1207155306', u'MULTIEQUAL_-1207155215'), ('const-9', u'INT_ADD_-1207153433'), ('const-40', u'INT_ADD_-1207168981'), (u'INDIRECT_-1207157875', u'MULTIEQUAL_-1207157320'), ('const-6', u'INT_EQUAL_-1207168299'), (u'CALL_-1207164191', u'INDIRECT_-1207155792'), (u'INT_ADD_-1207154598', u'PTRADD_-1207165005'), ('const-0', u'COPY_-1207159098'), ('const-12', u'INT_EQUAL_-1207163804'), ('const-44', u'INT_EQUAL_-1207164721'), (u'LOAD_-1207167941', u'MULTIEQUAL_-1207162292'), (u'INT_AND_-1207159899', u'INT_NOTEQUAL_-1207168884'), (u'PTRSUB_-1207153547', u'PTRADD_-1207153428'), (u'INDIRECT_-1207158111', u'MULTIEQUAL_-1207158042'), (u'CALL_-1207164177', u'INDIRECT_-1207155918'), (u'MULTIEQUAL_-1207155880', u'INT_AND_-1207167729'), ('const-433', u'LOAD_-1207165348'), ('const-433', u'STORE_-1207156611'), (u'INDIRECT_-1207155922', u'COPY_-1207155976'), ('const--216', u'PTRSUB_-1207154885'), ('const-1362624', u'PTRSUB_-1207156096'), (u'PTRSUB_-1207154479', u'PTRADD_-1207163540'), (u'PTRSUB_-1207153415', u'PTRADD_-1207153362'), (u'INDIRECT_-1207155947', u'MULTIEQUAL_-1207155091'), (u'PTRADD_-1207167500', u'CAST_-1207155464'), (u'INDIRECT_-1207154820', u'MULTIEQUAL_-1207156807'), (u'MULTIEQUAL_-1207155910', u'MULTIEQUAL_-1207155928'), (u'MULTIEQUAL_-1207156695', u'MULTIEQUAL_-1207155595'), (u'CALL_-1207164832', u'INDIRECT_-1207154876'), (u'INDIRECT_-1207154597', u'MULTIEQUAL_-1207154577'), ('const-433', u'LOAD_-1207165248'), ('const-4294967295', u'INT_SLESS_-1207167162'), ('const-1', u'PTRADD_-1207165572'), (u'CALL_-1207163472', u'INDIRECT_-1207155638'), ('const-0', u'SUBPIECE_-1207161231'), (u'MULTIEQUAL_-1207155431', u'MULTIEQUAL_-1207156604'), (u'LOAD_-1207166227', u'INT_ZEXT_-1207160423'), ('const-433', u'LOAD_-1207163215'), (u'LOAD_-1207164026', u'INT_AND_-1207157863'), ('tmp_136', u'CBRANCH_-1207169145'), (u'COPY_-1207160675', u'COPY_-1207154366'), ('const-0', u'INT_NOTEQUAL_-1207163072'), ('const-0', u'INT_EQUAL_-1207165392'), (u'INT_AND_-1207157863', u'INT_NOTEQUAL_-1207164006'), ('const-0', u'COPY_-1207154237'), (u'PTRADD_-1207165572', u'COPY_-1207155089'), (u'INT_MULT_-1207154821', u'INT_ADD_-1207154833'), (u'INT_MULT_-1207154039', u'PTRADD_-1207154005'), ('const-0', u'INT_EQUAL_-1207163767'), ('tmp_7306', u'CBRANCH_-1207163039'), (u'CALL_-1207168394', u'INDIRECT_-1207158796'), (u'MULTIEQUAL_-1207156434', u'MULTIEQUAL_-1207157075'), (u'CALL_-1207163763', u'INDIRECT_-1207155330'), ('const-1387', u'COPY_-1207156629'), ('const-2', u'PTRADD_-1207164703'), (u'MULTIEQUAL_-1207155215', u'MULTIEQUAL_-1207155397'), (u'INT_SEXT_-1207164456', u'INT_MULT_-1207154850'), ('const-0', u'INT_NOTEQUAL_-1207164749'), ('const--184', u'PTRSUB_-1207153967'), (u'LOAD_-1207164513', u'CALL_-1207164492'), (u'MULTIEQUAL_-1207158357', u'MULTIEQUAL_-1207158331'), (u'INT_SLESSEQUAL_-1207166645', u'CBRANCH_-1207166653'), (u'CALL_-1207164205', u'INDIRECT_-1207156142'), (u'CALL_-1207168673', u'INDIRECT_-1207157655'), (u'COPY_-1207154689', u'MULTIEQUAL_-1207160568'), (u'MULTIEQUAL_-1207156881', u'MULTIEQUAL_-1207156808'), (u'INDIRECT_-1207155738', u'MULTIEQUAL_-1207155657'), (u'PTRADD_-1207169100', u'LOAD_-1207169160'), (u'MULTIEQUAL_-1207157488', u'MULTIEQUAL_-1207160641'), (u'MULTIEQUAL_-1207156068', u'MULTIEQUAL_-1207156085'), (u'LOAD_-1207168025', u'INT_EQUAL_-1207168010'), ('const-433', u'LOAD_-1207163260'), ('const-0', u'PTRSUB_-1207154729'), ('const-4', u'PTRADD_-1207154804'), (u'INT_AND_-1207163422', u'INT_EQUAL_-1207163419'), (u'CALL_-1207163496', u'INDIRECT_-1207155246'), (u'CALL_-1207165352', u'INDIRECT_-1207155628'), (u'INDIRECT_-1207157878', u'MULTIEQUAL_-1207157948'), (u'CALL_-1207165617', u'INDIRECT_-1207156314'), (u'LOAD_-1207163849', u'INT_AND_-1207157384'), (u'PTRADD_-1207154815', u'STORE_-1207157987'), ('const-1403', u'COPY_-1207156495'), ('const-8', u'PTRADD_-1207154889'), (u'CALL_-1207168418', u'INDIRECT_-1207157597'), (u'INDIRECT_-1207157665', u'MULTIEQUAL_-1207157110'), (u'INT_EQUAL_-1207168779', u'CBRANCH_-1207168776'), (u'LOAD_-1207169160', u'INT_AND_-1207169134'), (u'LOAD_-1207164026', u'MULTIEQUAL_-1207160698'), (u'PTRADD_-1207165175', u'LOAD_-1207165235'), (u'MULTIEQUAL_-1207155386', u'MULTIEQUAL_-1207157284'), (u'CALL_-1207168673', u'INDIRECT_-1207157455'), ('const-20', u'INT_ADD_-1207167410'), (u'LOAD_-1207164475', u'INT_NOTEQUAL_-1207164446'), (u'CALL_-1207165835', u'INDIRECT_-1207157485'), ('tmp_9295', u'CBRANCH_-1207165157'), (u'MULTIEQUAL_-1207156231', u'MULTIEQUAL_-1207157387'), (u'CALL_-1207167127', u'INDIRECT_-1207158303'), (u'CALL_-1207168696', u'INDIRECT_-1207158880'), (u'MULTIEQUAL_-1207161531', u'LOAD_-1207164459'), (u'INT_MULT_-1207168919', u'INT_ADD_-1207154649'), (u'PTRSUB_-1207156574', u'CALL_-1207168565'), (u'LOAD_-1207168063', u'INT_AND_-1207158745'), (u'MULTIEQUAL_-1207154577', u'MULTIEQUAL_-1207154560'), (u'MULTIEQUAL_-1207158298', u'MULTIEQUAL_-1207158086'), (u'MULTIEQUAL_-1207156738', u'COPY_-1207155038'), ('tmp_6648', u'CBRANCH_-1207165219'), (u'INT_NOTEQUAL_-1207158227', u'BOOL_OR_-1207154952'), (u'CAST_-1207155298', u'LOAD_-1207167013'), (u'SUBPIECE_-1207157748', u'MULTIEQUAL_-1207157472'), (u'MULTIEQUAL_-1207157010', u'MULTIEQUAL_-1207155910'), (u'INDIRECT_-1207156872', u'MULTIEQUAL_-1207156791'), ('const-24', u'INT_NOTEQUAL_-1207163535'), (u'INDIRECT_-1207158955', u'MULTIEQUAL_-1207158821'), ('tmp_5388', u'BRANCH_-1207165869'), (u'INDIRECT_-1207158659', u'MULTIEQUAL_-1207158295'), (u'CALL_-1207168696', u'INDIRECT_-1207157570'), ('const-20', u'INT_ADD_-1207165863'), (u'LOAD_-1207167183', u'INT_NOTEQUAL_-1207167078'), (u'COPY_-1207155511', u'MULTIEQUAL_-1207160621'), (u'MULTIEQUAL_-1207158559', u'MULTIEQUAL_-1207156569'), (u'INDIRECT_-1207155120', u'MULTIEQUAL_-1207157107'), (u'INT_EQUAL_-1207163041', u'CBRANCH_-1207163039'), ('tmp_837', u'CBRANCH_-1207168617'), (u'INDIRECT_-1207156953', u'MULTIEQUAL_-1207156881'), ('tmp_7993', u'CBRANCH_-1207163802'), (u'MULTIEQUAL_-1207157084', u'MULTIEQUAL_-1207157011'), ('tmp_5741', u'CBRANCH_-1207165317'), ('const-1', u'INT_ADD_-1207164433'), (u'COPY_-1207155168', u'MULTIEQUAL_-1207162107'), ('tmp_7539', u'CBRANCH_-1207163067'), (u'COPY_-1207162330', u'MULTIEQUAL_-1207158783'), (u'MULTIEQUAL_-1207162441', u'PTRADD_-1207168713'), ('const-0', u'INT_NOTEQUAL_-1207169147'), (u'INT_SEXT_-1207168630', u'COPY_-1207154793'), ('tmp_9226', u'CBRANCH_-1207163413'), (u'PTRADD_-1207165403', u'COPY_-1207154689'), (u'CALL_-1207163497', u'INDIRECT_-1207156979'), (u'INT_ADD_-1207153236', u'PTRADD_-1207163025'), (u'CAST_-1207155708', u'COPY_-1207155824'), ('const-0', u'PTRSUB_-1207155589'), (u'INT_ADD_-1207153986', u'PTRADD_-1207153939'), (u'SUBPIECE_-1207161740', u'INT_SUB_-1207167517'), ('const-8', u'INT_ADD_-1207154466'), (u'CALL_-1207168394', u'INDIRECT_-1207157281'), ('const-2', u'PTRADD_-1207165338'), (u'CAST_-1207153616', u'LOAD_-1207164240'), (u'COPY_-1207153446', u'MULTIEQUAL_-1207159457'), (u'CALL_-1207164177', u'INDIRECT_-1207154498'), (u'INDIRECT_-1207158850', u'COPY_-1207164109'), (u'INDIRECT_-1207156047', u'MULTIEQUAL_-1207153983'), (u'MULTIEQUAL_-1207156387', u'MULTIEQUAL_-1207157490'), ('tmp_1223', u'CBRANCH_-1207168297'), (u'CALL_-1207165720', u'INDIRECT_-1207156468'), ('tmp_2633', u'BRANCH_-1207167371'), (u'MULTIEQUAL_-1207157955', u'MULTIEQUAL_-1207157904'), (u'CALL_-1207164207', u'INDIRECT_-1207155712'), (u'INDIRECT_-1207157770', u'MULTIEQUAL_-1207157032'), (u'INT_ZEXT_-1207161162', u'MULTIEQUAL_-1207161100'), (u'MULTIEQUAL_-1207157772', u'MULTIEQUAL_-1207158485'), (u'CAST_-1207155403', u'LOAD_-1207167457'), (u'LOAD_-1207163829', u'INT_EQUAL_-1207163782'), ('const-1', u'PTRADD_-1207165403'), (u'MULTIEQUAL_-1207157111', u'MULTIEQUAL_-1207157075'), ('const-5', u'CALL_-1207164205'), ('const-433', u'LOAD_-1207164459'), (u'MULTIEQUAL_-1207157334', u'MULTIEQUAL_-1207158087'), (u'INT_ZEXT_-1207162884', u'INT_MULT_-1207168730'), (u'MULTIEQUAL_-1207160229', u'CALL_-1207163497'), (u'INT_ADD_-1207167030', u'CALL_-1207166871'), (u'INT_NOTEQUAL_-1207168884', u'CBRANCH_-1207168884'), (u'MULTIEQUAL_-1207157041', u'MULTIEQUAL_-1207157014'), (u'CAST_-1207153239', u'INT_ADD_-1207164459'), (u'CALL_-1207167412', u'INDIRECT_-1207158344'), (u'MULTIEQUAL_-1207157488', u'MULTIEQUAL_-1207156665'), (u'CAST_-1207155641', u'LOAD_-1207167941'), (u'INT_AND_-1207166799', u'INT_RIGHT_-1207166795'), (u'INDIRECT_-1207155192', u'COPY_-1207153405'), ('const-2', u'PTRADD_-1207164402'), (u'INT_AND_-1207169134', u'INT_NOTEQUAL_-1207169147'), (u'INT_ADD_-1207158932', u'COPY_-1207155348'), (u'MULTIEQUAL_-1207158121', u'MULTIEQUAL_-1207158086'), (u'INDIRECT_-1207154988', u'MULTIEQUAL_-1207157039'), ('tmp_5415', u'BRANCH_-1207165008'), (u'INT_SEXT_-1207166224', u'INT_MULT_-1207153966'), (u'MULTIEQUAL_-1207157667', u'COPY_-1207154975'), (u'CALL_-1207164630', u'INDIRECT_-1207156303'), (u'CALL_-1207165352', u'INDIRECT_-1207157241'), ('const-4', u'PTRADD_-1207153359'), (u'INDIRECT_-1207158298', u'MULTIEQUAL_-1207158212'), (u'INT_MULT_-1207154842', u'INT_ADD_-1207154854'), ('tmp_2155', u'CBRANCH_-1207167740'), (u'CALL_-1207164177', u'INDIRECT_-1207154195'), (u'MULTIEQUAL_-1207160621', u'CAST_-1207155282'), ('const-4', u'PTRADD_-1207155478'), (u'CALL_-1207166923', u'INDIRECT_-1207156625'), (u'CALL_-1207163636', u'INDIRECT_-1207156930'), (u'CALL_-1207165124', u'INDIRECT_-1207157064'), ('const-0', u'INT_EQUAL_-1207167615'), (u'PTRADD_-1207164383', u'COPY_-1207153752'), (u'MULTIEQUAL_-1207157690', u'MULTIEQUAL_-1207156534'), (u'CALL_-1207164558', u'INDIRECT_-1207156047'), ('const-433', u'STORE_-1207164286'), (u'MULTIEQUAL_-1207156866', u'MULTIEQUAL_-1207156831'), (u'INT_ADD_-1207156102', u'PTRADD_-1207167879'), (u'INT_ADD_-1207168981', u'CAST_-1207156152'), (u'CALL_-1207163763', u'INDIRECT_-1207156441'), (u'INDIRECT_-1207155792', u'COPY_-1207155848'), ('const-433', u'LOAD_-1207165390'), ('tmp_5610', u'CBRANCH_-1207165398'), (u'INDIRECT_-1207158408', u'CALL_-1207166871'), ('const-1', u'INT_SUB_-1207159078'), (u'CALL_-1207165307', u'INDIRECT_-1207157668'), (u'MULTIEQUAL_-1207157242', u'MULTIEQUAL_-1207157181'), (u'INT_EQUAL_-1207169049', u'CBRANCH_-1207169048'), (u'CALL_-1207163780', u'INDIRECT_-1207155991'), ('const-8', u'PTRADD_-1207153931'), ('tmp_28673', u'PTRSUB_-1207156580'), (u'MULTIEQUAL_-1207156726', u'MULTIEQUAL_-1207155508'), ('tmp_41790', u'MULTIEQUAL_-1207159105'), (u'INDIRECT_-1207156150', u'MULTIEQUAL_-1207154086'), (u'INDIRECT_-1207155813', u'MULTIEQUAL_-1207158317'), (u'INT_AND_-1207163538', u'INT_NOTEQUAL_-1207163551'), (u'MULTIEQUAL_-1207161531', u'PTRADD_-1207164246'), ('const-1', u'PTRADD_-1207168778'), ('const-0', u'INT_EQUAL_-1207167821'), (u'INT_NOTEQUAL_-1207164452', u'CBRANCH_-1207164450'), (u'PTRADD_-1207167530', u'MULTIEQUAL_-1207162143'), (u'CALL_-1207163756', u'INDIRECT_-1207155875'), (u'PTRADD_-1207168670', u'COPY_-1207156093'), ('const-1', u'PTRADD_-1207165389'), (u'MULTIEQUAL_-1207156665', u'MULTIEQUAL_-1207157377'), (u'INT_ZEXT_-1207161766', u'INT_MULT_-1207167729'), (u'INDIRECT_-1207156350', u'MULTIEQUAL_-1207155800'), (u'PTRADD_-1207165226', u'COPY_-1207154931'), (u'INT_MULT_-1207164500', u'INT_ADD_-1207154563'), ('const-5', u'CALL_-1207163787'), (u'MULTIEQUAL_-1207160621', u'CAST_-1207155172'), ('tmp_1858', u'CBRANCH_-1207167921'), (u'INT_EQUAL_-1207164478', u'CBRANCH_-1207164476'), (u'MULTIEQUAL_-1207158191', u'CALL_-1207166923'), ('const-1', u'PTRADD_-1207163964'), (u'CALL_-1207164762', u'INDIRECT_-1207156664'), (u'MULTIEQUAL_-1207158391', u'MULTIEQUAL_-1207154616'), (u'MULTIEQUAL_-1207155821', u'MULTIEQUAL_-1207156004'), ('const-0', u'INT_NOTEQUAL_-1207163121'), ('const-8', u'INT_ADD_-1207153494'), (u'PTRADD_-1207153928', u'CAST_-1207153754'), (u'SUBPIECE_-1207155324', u'INT_SLESS_-1207167162'), (u'INT_ADD_-1207153417', u'PTRADD_-1207153370'), ('const-4294967295', u'STORE_-1207164302'), (u'PTRADD_-1207164728', u'MULTIEQUAL_-1207161272'), (u'INT_MULT_-1207154923', u'PTRADD_-1207154889'), (u'MULTIEQUAL_-1207156736', u'MULTIEQUAL_-1207154745'), (u'INT_SEXT_-1207164398', u'INT_MULT_-1207153435'), (u'INDIRECT_-1207157452', u'MULTIEQUAL_-1207158836'), (u'CALL_-1207164734', u'INDIRECT_-1207154717'), (u'MULTIEQUAL_-1207155418', u'MULTIEQUAL_-1207155600'), (u'INDIRECT_-1207157560', u'MULTIEQUAL_-1207155508'), ('const-433', u'STORE_-1207157976'), (u'MULTIEQUAL_-1207157184', u'MULTIEQUAL_-1207157111'), (u'CALL_-1207164242', u'INDIRECT_-1207156311'), (u'PTRADD_-1207165648', u'LOAD_-1207165710'), (u'INDIRECT_-1207156425', u'MULTIEQUAL_-1207156569'), (u'PTRSUB_-1207154851', u'PTRADD_-1207154786'), (u'STORE_-1207164806', u'INDIRECT_-1207156352'), (u'INDIRECT_-1207156606', u'MULTIEQUAL_-1207156534'), (u'INDIRECT_-1207155556', u'MULTIEQUAL_-1207155486'), (u'CALL_-1207167459', u'INDIRECT_-1207158375'), ('const-0', u'CALL_-1207165331'), (u'CALL_-1207162314', u'INDIRECT_-1207155962'), ('const-1377', u'COPY_-1207157101'), ('const--248', u'PTRSUB_-1207153729'), (u'INT_EQUAL_-1207167789', u'CBRANCH_-1207167787'), (u'MULTIEQUAL_-1207158800', u'MULTIEQUAL_-1207158664'), (u'LOAD_-1207164026', u'SUBPIECE_-1207157693'), (u'PTRADD_-1207167530', u'SUBPIECE_-1207160983'), (u'INT_AND_-1207163173', u'INT_NOTEQUAL_-1207163186'), (u'INT_SLESS_-1207164293', u'CBRANCH_-1207164300'), (u'PTRADD_-1207165403', u'COPY_-1207154634'), ('const-0', u'CALL_-1207165744'), (u'MULTIEQUAL_-1207157282', u'STORE_-1207166109'), (u'MULTIEQUAL_-1207155521', u'MULTIEQUAL_-1207155494'), (u'PTRADD_-1207166732', u'LOAD_-1207166792'), (u'INT_NOTEQUAL_-1207165668', u'CBRANCH_-1207165667'), (u'CALL_-1207164195', u'INDIRECT_-1207154755'), (u'MULTIEQUAL_-1207158895', u'COPY_-1207156290'), (u'MULTIEQUAL_-1207155421', u'MULTIEQUAL_-1207155394'), (u'INDIRECT_-1207154800', u'MULTIEQUAL_-1207154186'), (u'CALL_-1207164082', u'INDIRECT_-1207155567'), (u'CALL_-1207163763', u'INDIRECT_-1207156756'), (u'INT_ADD_-1207155780', u'PTRADD_-1207166951'), (u'LOAD_-1207167725', u'MULTIEQUAL_-1207155888'), (u'INT_SEXT_-1207164398', u'INT_MULT_-1207153372'), (u'INT_EQUAL_-1207168220', u'CBRANCH_-1207168218'), (u'INDIRECT_-1207156530', u'MULTIEQUAL_-1207155910'), ('tmp_9564', u'BRANCH_-1207162303'), ('const-433', u'LOAD_-1207167833'), (u'COPY_-1207156519', u'MULTIEQUAL_-1207157282'), (u'CALL_-1207167459', u'INDIRECT_-1207157264'), (u'INDIRECT_-1207157668', u'MULTIEQUAL_-1207157738'), (u'INDIRECT_-1207157935', u'MULTIEQUAL_-1207157979'), ('const-0', u'INT_EQUAL_-1207164478'), (u'PTRSUB_-1207155796', u'COPY_-1207155511'), (u'CALL_-1207163787', u'INDIRECT_-1207155037'), (u'CAST_-1207153238', u'LOAD_-1207164475'), (u'CALL_-1207168418', u'INDIRECT_-1207159022'), ('const-0', u'INT_EQUAL_-1207164474'), ('const-10', u'INT_MULT_-1207153435'), ('const-0', u'CALL_-1207163497'), ('const-0', u'INT_SLESS_-1207164557'), ('const-433', u'LOAD_-1207165502')]
null
null
00130f20
x64
O3
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n\nbyte * FUN_00130f20(byte *param_1,void *param_2,long param_3)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}\n\n" comment (function_definition "byte * FUN_00130f20(byte *param_1,void *param_2,long param_3)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" type_identifier (pointer_declarator "* FUN_00130f20(byte *param_1,void *param_2,long param_3)" * (function_declarator "FUN_00130f20(byte *param_1,void *param_2,long param_3)" identifier (parameter_list "(byte *param_1,void *param_2,long param_3)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "undefined4 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "byte bVar14;" type_identifier identifier ;) (declaration "long lVar15;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar16;" primitive_type (pointer_declarator "*piVar16" * identifier) ;) (declaration "byte *pbVar17;" type_identifier (pointer_declarator "*pbVar17" * identifier) ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "undefined **ppuVar19;" type_identifier (pointer_declarator "**ppuVar19" * (pointer_declarator "*ppuVar19" * identifier)) ;) (declaration "int iVar20;" primitive_type identifier ;) (declaration "char *pcVar21;" primitive_type (pointer_declarator "*pcVar21" * identifier) ;) (declaration "int iVar22;" primitive_type identifier ;) (declaration "ulong *puVar23;" type_identifier (pointer_declarator "*puVar23" * identifier) ;) (declaration "byte *pbVar24;" type_identifier (pointer_declarator "*pbVar24" * identifier) ;) (declaration "byte *local_110 [2];" type_identifier (pointer_declarator "*local_110 [2]" * (array_declarator "local_110 [2]" identifier [ number_literal ])) ;) (declaration "byte *local_100;" type_identifier (pointer_declarator "*local_100" * identifier) ;) (declaration "ulong local_f8;" type_identifier identifier ;) (declaration "ulong uStack_f0;" type_identifier identifier ;) (declaration "ulong local_e8;" type_identifier identifier ;) (declaration "char cStack_e0;" primitive_type identifier ;) (declaration "undefined7 uStack_df;" type_identifier identifier ;) (declaration "ulong local_d8 [4];" type_identifier (array_declarator "local_d8 [4]" identifier [ number_literal ]) ;) (declaration "uint local_b8 [34];" type_identifier (array_declarator "local_b8 [34]" identifier [ number_literal ]) ;) (expression_statement "local_110[0] = param_1;" (assignment_expression "local_110[0] = param_1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" if (parenthesized_expression "((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0)" ( (binary_expression "(_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*param_1 * 2] & 0x40)" ( (binary_expression "_sch_istable[(ulong)*param_1 * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*param_1 * 2]" identifier [ (binary_expression "(ulong)*param_1 * 2" (binary_expression "(ulong)*param_1" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" { (expression_statement "pbVar9 = param_1 + 1;" (assignment_expression "pbVar9 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (do_statement "do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);" do (compound_statement "{\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n }" { (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0)" ( (binary_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40)" ( (binary_expression "_sch_istable[(ulong)*local_110[0] * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*local_110[0] * 2]" identifier [ (binary_expression "(ulong)*local_110[0] * 2" (binary_expression "(ulong)*local_110[0]" (parenthesized_expression "(ulong)" ( identifier )) * (subscript_expression "local_110[0]" identifier [ number_literal ])) * number_literal) ]) & number_literal) )) != number_literal) )) ;) })) (expression_statement "uVar11 = (ulong)*(byte *)(param_3 + 0x18);" (assignment_expression "uVar11 = (ulong)*(byte *)(param_3 + 0x18)" identifier = (binary_expression "(ulong)*(byte *)(param_3 + 0x18)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(param_3 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }" if (parenthesized_expression "(*(byte *)(param_3 + 0x18) == 0)" ( (binary_expression "*(byte *)(param_3 + 0x18) == 0" (pointer_expression "*(byte *)(param_3 + 0x18)" * (cast_expression "(byte *)(param_3 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }" { (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (labeled_statement "LAB_001311c4:\n uVar13 = DAT_00174ae0;" statement_identifier : (expression_statement "uVar13 = DAT_00174ae0;" (assignment_expression "uVar13 = DAT_00174ae0" identifier = identifier) ;)) (expression_statement "bVar14 = *pbVar9;" (assignment_expression "bVar14 = *pbVar9" identifier = (pointer_expression "*pbVar9" * identifier)) ;) (expression_statement "bVar1 = _sch_istable[(ulong)bVar14 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar14 * 2]" identifier = (subscript_expression "_sch_istable[(ulong)bVar14 * 2]" identifier [ (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }" while (parenthesized_expression "((bVar1 & 0x40) != 0)" ( (binary_expression "(bVar1 & 0x40) != 0" (parenthesized_expression "(bVar1 & 0x40)" ( (binary_expression "bVar1 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }" { (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = *pbVar9;" (assignment_expression "bVar14 = *pbVar9" identifier = (pointer_expression "*pbVar9" * identifier)) ;) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar1 = _sch_istable[(ulong)bVar14 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar14 * 2]" identifier = (subscript_expression "_sch_istable[(ulong)bVar14 * 2]" identifier [ (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }" if (parenthesized_expression "(bVar14 == 0x3a)" ( (binary_expression "bVar14 == 0x3a" identifier == number_literal) )) (compound_statement "{\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }" { (expression_statement "bVar14 = pbVar9[1];" (assignment_expression "bVar14 = pbVar9[1]" identifier = (subscript_expression "pbVar9[1]" identifier [ number_literal ])) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) (if_statement "if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" if (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0)" ( (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204)" ( (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2)" * (cast_expression "(ushort *)(_sch_istable + (ulong)bVar14 * 2)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_sch_istable + (ulong)bVar14 * 2)" ( (binary_expression "_sch_istable + (ulong)bVar14 * 2" identifier + (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n iVar5 = 0;\n }" { (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" else (compound_statement "{\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" { (do_statement "do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);" do (compound_statement "{\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n }" { (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) }) while (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0)" ( (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204)" ( (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2)" * (cast_expression "(ushort *)(_sch_istable + (ulong)bVar14 * 2)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_sch_istable + (ulong)bVar14 * 2)" ( (binary_expression "_sch_istable + (ulong)bVar14 * 2" identifier + (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) & number_literal) )) != number_literal) )) ;) (expression_statement "iVar5 = (int)pbVar10 - (int)pbVar9;" (assignment_expression "iVar5 = (int)pbVar10 - (int)pbVar9" identifier = (binary_expression "(int)pbVar10 - (int)pbVar9" (cast_expression "(int)pbVar10" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)pbVar9" ( (type_descriptor "int" primitive_type) ) identifier))) ;) }))) (if_statement "if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }" if (parenthesized_expression "(bVar14 == 0x3a)" ( (binary_expression "bVar14 == 0x3a" identifier == number_literal) )) (compound_statement "{\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }" { (expression_statement "DAT_00174ae0 = pbVar10 + 1;" (assignment_expression "DAT_00174ae0 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "FUN_00114500(0,&local_f8,1);" (call_expression "FUN_00114500(0,&local_f8,1)" identifier (argument_list "(0,&local_f8,1)" ( number_literal , (pointer_expression "&local_f8" & identifier) , number_literal ))) ;) (expression_statement "pbVar10 = DAT_00174ae0;" (assignment_expression "pbVar10 = DAT_00174ae0" identifier = identifier) ;) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }" if (parenthesized_expression "((cStack_e0 == '\x03') && (0 < DAT_0016b728))" ( (binary_expression "(cStack_e0 == '\x03') && (0 < DAT_0016b728)" (parenthesized_expression "(cStack_e0 == '\x03')" ( (binary_expression "cStack_e0 == '\x03'" identifier == (char_literal "'\x03'" ' escape_sequence ')) )) && (parenthesized_expression "(0 < DAT_0016b728)" ( (binary_expression "0 < DAT_0016b728" number_literal < identifier) ))) )) (compound_statement "{\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }" { (expression_statement "ppuVar19 = &PTR_s_tls_load_0016b720;" (assignment_expression "ppuVar19 = &PTR_s_tls_load_0016b720" identifier = (pointer_expression "&PTR_s_tls_load_0016b720" & identifier)) ;) (expression_statement "iVar7 = DAT_0016b728;" (assignment_expression "iVar7 = DAT_0016b728" identifier = identifier) ;) (do_statement "do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);" do (compound_statement "{\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n }" { (if_statement "if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }" if (parenthesized_expression "((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0))" ( (binary_expression "(iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)" (parenthesized_expression "(iVar7 == iVar5)" ( (binary_expression "iVar7 == iVar5" identifier == identifier) )) && (parenthesized_expression "(iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)" ( (comma_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0" (assignment_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7)" identifier = (call_expression "strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7)" identifier (argument_list "((char *)pbVar9,*ppuVar19,(long)iVar7)" ( (cast_expression "(char *)pbVar9" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "*ppuVar19" * identifier) , (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }" { (expression_statement "uVar4 = *(uint *)((long)ppuVar19 + 0xc);" (assignment_expression "uVar4 = *(uint *)((long)ppuVar19 + 0xc)" identifier = (pointer_expression "*(uint *)((long)ppuVar19 + 0xc)" * (cast_expression "(uint *)((long)ppuVar19 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ppuVar19 + 0xc)" ( (binary_expression "(long)ppuVar19 + 0xc" (cast_expression "(long)ppuVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }" if (parenthesized_expression "(uVar4 != 0x8ce)" ( (binary_expression "uVar4 != 0x8ce" identifier != number_literal) )) (compound_statement "{\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }" { (if_statement "if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }" if (parenthesized_expression "(3 < iVar22)" ( (binary_expression "3 < iVar22" number_literal < identifier) )) (compound_statement "{\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n /* WARNING: Subroutine does not return */\n FUN_0011c770(uVar13);\n }" { (labeled_statement "LAB_00131d15:\n pcVar21 = "too many fixups";" statement_identifier : (expression_statement "pcVar21 = "too many fixups";" (assignment_expression "pcVar21 = "too many fixups"" identifier = (string_literal ""too many fixups"" " string_content ")) ;)) (labeled_statement "LAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);" statement_identifier : (expression_statement "uVar13 = dcgettext(0,pcVar21,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar21,5)" identifier = (call_expression "dcgettext(0,pcVar21,5)" identifier (argument_list "(0,pcVar21,5)" ( number_literal , identifier , number_literal )))) ;)) comment (expression_statement "FUN_0011c770(uVar13);" (call_expression "FUN_0011c770(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) })) (expression_statement "lVar15 = (long)iVar22;" (assignment_expression "lVar15 = (long)iVar22" identifier = (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "local_d8[lVar15 * 5] = local_f8;" (assignment_expression "local_d8[lVar15 * 5] = local_f8" (subscript_expression "local_d8[lVar15 * 5]" identifier [ (binary_expression "lVar15 * 5" identifier * number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar15 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar15 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar15 * 5 + 1]" identifier [ (binary_expression "lVar15 * 5 + 1" (binary_expression "lVar15 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar15 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar15 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar15 * 5 + 2]" identifier [ (binary_expression "lVar15 * 5 + 2" (binary_expression "lVar15 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "*(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar15 * 10 + -2)" * (cast_expression "(ulong *)(local_b8 + lVar15 * 10 + -2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + lVar15 * 10 + -2)" ( (binary_expression "local_b8 + lVar15 * 10 + -2" (binary_expression "local_b8 + lVar15 * 10" identifier + (binary_expression "lVar15 * 10" identifier * number_literal)) + number_literal) )))) = (call_expression "CONCAT71(uStack_df,cStack_e0)" identifier (argument_list "(uStack_df,cStack_e0)" ( identifier , identifier )))) ;) (expression_statement "local_b8[lVar15 * 10] = 0xffffffff;" (assignment_expression "local_b8[lVar15 * 10] = 0xffffffff" (subscript_expression "local_b8[lVar15 * 10]" identifier [ (binary_expression "lVar15 * 10" identifier * number_literal) ]) = number_literal) ;) (expression_statement "local_b8[lVar15 * 10 + 1] = uVar4;" (assignment_expression "local_b8[lVar15 * 10 + 1] = uVar4" (subscript_expression "local_b8[lVar15 * 10 + 1]" identifier [ (binary_expression "lVar15 * 10 + 1" (binary_expression "lVar15 * 10" identifier * number_literal) + number_literal) ]) = identifier) ;) (if_statement "if (*pbVar10 != 0) goto LAB_00131a20;" if (parenthesized_expression "(*pbVar10 != 0)" ( (binary_expression "*pbVar10 != 0" (pointer_expression "*pbVar10" * identifier) != number_literal) )) (goto_statement "goto LAB_00131a20;" goto statement_identifier ;)) (expression_statement "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));" (assignment_expression "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier = (cast_expression "(void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier (argument_list "((long)*(int *)(param_3 + 0x14))" ( (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))))) ;) (expression_statement "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));" (call_expression "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14))" identifier (argument_list "(__dest,param_2,(long)*(int *)(param_3 + 0x14))" ( identifier , identifier , (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))) ;) (expression_statement "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));" (call_expression "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14))" identifier (argument_list "(*(undefined4 *)(param_3 + 0x14))" ( (pointer_expression "*(undefined4 *)(param_3 + 0x14)" * (cast_expression "(undefined4 *)(param_3 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) ))) ;) (goto_statement "goto LAB_0013128e;" goto statement_identifier ;) })) (break_statement "break;" break ;) })) (expression_statement "iVar7 = *(int *)(ppuVar19 + 3);" (assignment_expression "iVar7 = *(int *)(ppuVar19 + 3)" identifier = (pointer_expression "*(int *)(ppuVar19 + 3)" * (cast_expression "(int *)(ppuVar19 + 3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(ppuVar19 + 3)" ( (binary_expression "ppuVar19 + 3" identifier + number_literal) ))))) ;) (expression_statement "ppuVar19 = ppuVar19 + 2;" (assignment_expression "ppuVar19 = ppuVar19 + 2" identifier = (binary_expression "ppuVar19 + 2" identifier + number_literal)) ;) }) while (parenthesized_expression "(0 < iVar7)" ( (binary_expression "0 < iVar7" number_literal < identifier) )) ;) })) })) })) (if_statement "if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }" if (parenthesized_expression "(*local_110[0] != 0)" ( (binary_expression "*local_110[0] != 0" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }" { (labeled_statement "LAB_00131a20:\n pbVar9 = local_110[0];" statement_identifier : (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;)) (expression_statement "pcVar21 = strchr((char *)local_110[0],10);" (assignment_expression "pcVar21 = strchr((char *)local_110[0],10)" identifier = (call_expression "strchr((char *)local_110[0],10)" identifier (argument_list "((char *)local_110[0],10)" ( (cast_expression "(char *)local_110[0]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_110[0]" identifier [ number_literal ])) , number_literal )))) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" if (parenthesized_expression "(pcVar21 == (char *)0x0)" ( (binary_expression "pcVar21 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }" { (expression_statement "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5)" identifier = (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" identifier (argument_list "(0,"junk at end of line: `%s\'",5)" ( number_literal , (string_literal ""junk at end of line: `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011c5d0(uVar13,pbVar9);" (call_expression "FUN_0011c5d0(uVar13,pbVar9)" identifier (argument_list "(uVar13,pbVar9)" ( identifier , identifier ))) ;) }) (else_clause "else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" else (compound_statement "{\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" { (expression_statement "*pcVar21 = '\0';" (assignment_expression "*pcVar21 = '\0'" (pointer_expression "*pcVar21" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5)" identifier = (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" identifier (argument_list "(0,"junk at end of line: `%s\'",5)" ( number_literal , (string_literal ""junk at end of line: `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011c5d0(uVar13,pbVar10);" (call_expression "FUN_0011c5d0(uVar13,pbVar10)" identifier (argument_list "(uVar13,pbVar10)" ( identifier , identifier ))) ;) (expression_statement "*pcVar21 = '\n';" (assignment_expression "*pcVar21 = '\n'" (pointer_expression "*pcVar21" * identifier) = (char_literal "'\n'" ' escape_sequence ')) ;) }))) })) (expression_statement "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));" (assignment_expression "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier = (cast_expression "(void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier (argument_list "((long)*(int *)(param_3 + 0x14))" ( (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))))) ;) (expression_statement "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));" (call_expression "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14))" identifier (argument_list "(__dest,param_2,(long)*(int *)(param_3 + 0x14))" ( identifier , identifier , (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))) ;) (expression_statement "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));" (call_expression "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14))" identifier (argument_list "(*(undefined4 *)(param_3 + 0x14))" ( (pointer_expression "*(undefined4 *)(param_3 + 0x14)" * (cast_expression "(undefined4 *)(param_3 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) ))) ;) (if_statement "if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }" if (parenthesized_expression "(iVar22 != 0)" ( (binary_expression "iVar22 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }" { (labeled_statement "LAB_0013128e:\n iVar5 = 0;" statement_identifier : (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;)) (expression_statement "puVar23 = local_d8;" (assignment_expression "puVar23 = local_d8" identifier = identifier) ;) (do_statement "do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);" do (compound_statement "{\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n }" { (while_statement "while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }" { (expression_statement "iVar7 = (int)puVar23[4];" (assignment_expression "iVar7 = (int)puVar23[4]" identifier = (cast_expression "(int)puVar23[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "puVar23[4]" identifier [ number_literal ]))) ;) (if_statement "if (-1 < iVar7) break;" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (break_statement "break;" break ;)) (expression_statement "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));" (call_expression "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24))" identifier (argument_list "(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24))" ( identifier , (binary_expression "(long)__dest - (DAT_001749a8 + 100) & 0xffffffff" (binary_expression "(long)__dest - (DAT_001749a8 + 100)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(DAT_001749a8 + 100)" ( (binary_expression "DAT_001749a8 + 100" identifier + number_literal) ))) & number_literal) , (pointer_expression "*(undefined4 *)(param_3 + 0x14)" * (cast_expression "(undefined4 *)(param_3 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) , identifier , number_literal , (pointer_expression "*(int *)((long)puVar23 + 0x24)" * (cast_expression "(int *)((long)puVar23 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) (labeled_statement "LAB_0013133d:\n iVar5 = iVar5 + 1;" statement_identifier : (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" identifier = (binary_expression "iVar5 + 1" identifier + number_literal)) ;)) (expression_statement "puVar23 = puVar23 + 5;" (assignment_expression "puVar23 = puVar23 + 5" identifier = (binary_expression "puVar23 + 5" identifier + number_literal)) ;) (if_statement "if (iVar22 <= iVar5) {\n return local_110[0];\n }" if (parenthesized_expression "(iVar22 <= iVar5)" ( (binary_expression "iVar22 <= iVar5" identifier <= identifier) )) (compound_statement "{\n return local_110[0];\n }" { (return_statement "return local_110[0];" return (subscript_expression "local_110[0]" identifier [ number_literal ]) ;) })) })) (expression_statement "lVar15 = (long)iVar7 * 0x10;" (assignment_expression "lVar15 = (long)iVar7 * 0x10" identifier = (binary_expression "(long)iVar7 * 0x10" (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) (if_statement "if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }" if (parenthesized_expression "(*(int *)((long)puVar23 + 0x24) != 0x8ce)" ( (binary_expression "*(int *)((long)puVar23 + 0x24) != 0x8ce" (pointer_expression "*(int *)((long)puVar23 + 0x24)" * (cast_expression "(int *)((long)puVar23 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }" { (expression_statement "lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);" (assignment_expression "lVar12 = bfd_reloc_type_lookup(DAT_00174ab0)" identifier = (call_expression "bfd_reloc_type_lookup(DAT_00174ab0)" identifier (argument_list "(DAT_00174ab0)" ( identifier )))) ;) (if_statement "if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" { comment (expression_statement "FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");" (call_expression "FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" identifier (argument_list "("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" ( (string_literal ""../../gas/config/tc-s390.c"" " string_content ") , number_literal , (string_literal ""md_gather_operands"" " string_content ") ))) ;) })) (expression_statement "uVar4 = *(int *)(lVar12 + 0xc) - 1;" (assignment_expression "uVar4 = *(int *)(lVar12 + 0xc) - 1" identifier = (binary_expression "*(int *)(lVar12 + 0xc) - 1" (pointer_expression "*(int *)(lVar12 + 0xc)" * (cast_expression "(int *)(lVar12 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0xc)" ( (binary_expression "lVar12 + 0xc" identifier + number_literal) )))) - number_literal)) ;) (if_statement "if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" if (parenthesized_expression "(0x1f < uVar4)" ( (binary_expression "0x1f < uVar4" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" { comment (expression_statement "FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");" (call_expression "FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" identifier (argument_list "("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" ( (string_literal ""../../gas/config/tc-s390.c"" " string_content ") , number_literal , (string_literal ""md_gather_operands"" " string_content ") ))) ;) })) (expression_statement "iVar7 = *(int *)(s390_operands + lVar15 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar15 + 4)" identifier = (pointer_expression "*(int *)(s390_operands + lVar15 + 4)" * (cast_expression "(int *)(s390_operands + lVar15 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 4)" ( (binary_expression "s390_operands + lVar15 + 4" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (expression_statement "iVar20 = iVar7 + 7;" (assignment_expression "iVar20 = iVar7 + 7" identifier = (binary_expression "iVar7 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < iVar7) {\n iVar20 = iVar7;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n iVar20 = iVar7;\n }" { (expression_statement "iVar20 = iVar7;" (assignment_expression "iVar20 = iVar7" identifier = identifier) ;) })) (expression_statement "pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));" (assignment_expression "pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" identifier = (cast_expression "(byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" identifier (argument_list "(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" ( identifier , (binary_expression "(iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100))" (parenthesized_expression "(iVar20 >> 3)" ( (binary_expression "iVar20 >> 3" identifier >> number_literal) )) + (parenthesized_expression "((int)__dest - ((int)DAT_001749a8 + 100))" ( (binary_expression "(int)__dest - ((int)DAT_001749a8 + 100)" (cast_expression "(int)__dest" ( (type_descriptor "int" primitive_type) ) identifier) - (parenthesized_expression "((int)DAT_001749a8 + 100)" ( (binary_expression "(int)DAT_001749a8 + 100" (cast_expression "(int)DAT_001749a8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ))) , (binary_expression "(uVar4 >> 3) + 1" (parenthesized_expression "(uVar4 >> 3)" ( (binary_expression "uVar4 >> 3" identifier >> number_literal) )) + number_literal) , identifier , (pointer_expression "*(undefined4 *)(lVar12 + 0x10)" * (cast_expression "(undefined4 *)(lVar12 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x10)" ( (binary_expression "lVar12 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar23 + 0x24)" * (cast_expression "(undefined4 *)((long)puVar23 + 0x24)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))))) ;) (expression_statement "uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;" (assignment_expression "uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552" identifier = (binary_expression "*(int *)((long)puVar23 + 0x24) - 0x552" (pointer_expression "*(int *)((long)puVar23 + 0x24)" * (cast_expression "(int *)((long)puVar23 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) - number_literal)) ;) (if_statement "if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }" if (parenthesized_expression "((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0))" ( (binary_expression "(uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" (parenthesized_expression "(uVar4 < 0x33)" ( (binary_expression "uVar4 < 0x33" identifier < number_literal) )) && (parenthesized_expression "((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" ( (binary_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0" (parenthesized_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1)" ( (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1" (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f)" number_literal >> (parenthesized_expression "((ulong)uVar4 & 0x3f)" ( (binary_expression "(ulong)uVar4 & 0x3f" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) ))) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n *pbVar9 = *pbVar9 | 0x40;\n }" { (expression_statement "*pbVar9 = *pbVar9 | 0x40;" (assignment_expression "*pbVar9 = *pbVar9 | 0x40" (pointer_expression "*pbVar9" * identifier) = (binary_expression "*pbVar9 | 0x40" (pointer_expression "*pbVar9" * identifier) | number_literal)) ;) })) (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }" { (expression_statement "iVar7 = *(int *)(s390_operands + lVar15 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar15 + 4)" identifier = (pointer_expression "*(int *)(s390_operands + lVar15 + 4)" * (cast_expression "(int *)(s390_operands + lVar15 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 4)" ( (binary_expression "s390_operands + lVar15 + 4" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (expression_statement "iVar20 = iVar7 + 7;" (assignment_expression "iVar20 = iVar7 + 7" identifier = (binary_expression "iVar7 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < iVar7) {\n iVar20 = iVar7;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n iVar20 = iVar7;\n }" { (expression_statement "iVar20 = iVar7;" (assignment_expression "iVar20 = iVar7" identifier = identifier) ;) })) (expression_statement "pbVar9[1] = (byte)(iVar20 >> 3);" (assignment_expression "pbVar9[1] = (byte)(iVar20 >> 3)" (subscript_expression "pbVar9[1]" identifier [ number_literal ]) = (call_expression "(byte)(iVar20 >> 3)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(iVar20 >> 3)" ( (binary_expression "iVar20 >> 3" identifier >> number_literal) )))) ;) })) (goto_statement "goto LAB_0013133d;" goto statement_identifier ;) })) (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" identifier = (binary_expression "iVar5 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);" (call_expression "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce)" identifier (argument_list "(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce)" ( identifier , (binary_expression "(long)__dest - (DAT_001749a8 + 100)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(DAT_001749a8 + 100)" ( (binary_expression "DAT_001749a8 + 100" identifier + number_literal) ))) , number_literal , identifier , (binary_expression "(uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1" (call_expression "(uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(ulong *)(s390_operands + lVar15 + 8) >> 7)" ( (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) >> 7" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) )))) >> number_literal) ))) & number_literal) , (binary_expression "iVar7 + 0x8ce" identifier + number_literal) ))) ;) (expression_statement "puVar23 = puVar23 + 5;" (assignment_expression "puVar23 = puVar23 + 5" identifier = (binary_expression "puVar23 + 5" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar5 < iVar22)" ( (binary_expression "iVar5 < iVar22" identifier < identifier) )) ;) })) (return_statement "return local_110[0];" return (subscript_expression "local_110[0]" identifier [ number_literal ]) ;) })) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar10 = (byte *)(param_3 + 0x18);" (assignment_expression "pbVar10 = (byte *)(param_3 + 0x18)" identifier = (cast_expression "(byte *)(param_3 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) ;) (labeled_statement "LAB_00130fc0:\n uVar13 = DAT_00174ae0;" statement_identifier : (expression_statement "uVar13 = DAT_00174ae0;" (assignment_expression "uVar13 = DAT_00174ae0" identifier = identifier) ;)) (expression_statement "lVar15 = uVar11 * 0x10;" (assignment_expression "lVar15 = uVar11 * 0x10" identifier = (binary_expression "uVar11 * 0x10" identifier * number_literal)) ;) (expression_statement "piVar16 = (int *)(s390_operands + lVar15);" (assignment_expression "piVar16 = (int *)(s390_operands + lVar15)" identifier = (cast_expression "(int *)(s390_operands + lVar15)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15)" ( (binary_expression "s390_operands + lVar15" identifier + identifier) )))) ;) (if_statement "if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" if (parenthesized_expression "(((uVar4 & 3) != 0) && (*pbVar9 == 0))" ( (binary_expression "((uVar4 & 3) != 0) && (*pbVar9 == 0)" (parenthesized_expression "((uVar4 & 3) != 0)" ( (binary_expression "(uVar4 & 3) != 0" (parenthesized_expression "(uVar4 & 3)" ( (binary_expression "uVar4 & 3" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(*pbVar9 == 0)" ( (binary_expression "*pbVar9 == 0" (pointer_expression "*pbVar9" * identifier) == number_literal) ))) )) (compound_statement "{\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" { (expression_statement "FUN_00130210(param_2,piVar16,0,0,0);" (call_expression "FUN_00130210(param_2,piVar16,0,0,0)" identifier (argument_list "(param_2,piVar16,0,0,0)" ( identifier , identifier , number_literal , number_literal , number_literal ))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;) })) (if_statement "if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" if (parenthesized_expression "((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0))" ( (binary_expression "(bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)" (parenthesized_expression "(bVar2)" ( identifier )) && (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x40) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x40) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x40)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x40" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" { (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar18 = pbVar10 + 1;" (assignment_expression "pbVar18 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "local_100 = pbVar9;" (assignment_expression "local_100 = pbVar9" identifier = identifier) ;) (if_statement "if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" if (parenthesized_expression "((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0))" ( (binary_expression "(*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" (parenthesized_expression "(*pbVar9 == 0x25)" ( (binary_expression "*pbVar9 == 0x25" (pointer_expression "*pbVar9" * identifier) == number_literal) )) && (parenthesized_expression "((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" ( (binary_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0" (parenthesized_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88)" ( (binary_expression "_sch_istable[(ulong)pbVar9[1] * 2] & 0x88" (subscript_expression "_sch_istable[(ulong)pbVar9[1] * 2]" identifier [ (binary_expression "(ulong)pbVar9[1] * 2" (cast_expression "(ulong)pbVar9[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar9[1]" identifier [ number_literal ])) * number_literal) ]) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }" { (expression_statement "DAT_00174ae0 = pbVar9 + 1;" (assignment_expression "DAT_00174ae0 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "local_100 = DAT_00174ae0;" (assignment_expression "local_100 = DAT_00174ae0" identifier = identifier) ;) (expression_statement "cVar3 = FUN_00113a00(&local_100);" (assignment_expression "cVar3 = FUN_00113a00(&local_100)" identifier = (call_expression "FUN_00113a00(&local_100)" identifier (argument_list "(&local_100)" ( (pointer_expression "&local_100" & identifier) )))) ;) (expression_statement "iVar5 = FUN_00130e70(local_100);" (assignment_expression "iVar5 = FUN_00130e70(local_100)" identifier = (call_expression "FUN_00130e70(local_100)" identifier (argument_list "(local_100)" ( identifier )))) ;) (expression_statement "FUN_001153c0((int)cVar3);" (call_expression "FUN_001153c0((int)cVar3)" identifier (argument_list "((int)cVar3)" ( (cast_expression "(int)cVar3" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) (if_statement "if (iVar5 < 0) goto LAB_00131068;" if (parenthesized_expression "(iVar5 < 0)" ( (binary_expression "iVar5 < 0" identifier < number_literal) )) (goto_statement "goto LAB_00131068;" goto statement_identifier ;)) (expression_statement "cStack_e0 = '\x05';" (assignment_expression "cStack_e0 = '\x05'" identifier = (char_literal "'\x05'" ' escape_sequence ')) ;) (expression_statement "local_f8 = 0;" (assignment_expression "local_f8 = 0" identifier = number_literal) ;) (expression_statement "uStack_f0 = 0;" (assignment_expression "uStack_f0 = 0" identifier = number_literal) ;) (expression_statement "local_110[0] = DAT_00174ae0;" (assignment_expression "local_110[0] = DAT_00174ae0" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_e8 = (long)iVar5;" (assignment_expression "local_e8 = (long)iVar5" identifier = (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (labeled_statement "LAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;" statement_identifier : (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (expression_statement "FUN_001304c0(local_110,&local_f8,0);" (call_expression "FUN_001304c0(local_110,&local_f8,0)" identifier (argument_list "(local_110,&local_f8,0)" ( identifier , (pointer_expression "&local_f8" & identifier) , number_literal ))) ;) (if_statement "if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" if (parenthesized_expression "((cStack_e0 == '\x05') || (cStack_e0 == '\x02'))" ( (binary_expression "(cStack_e0 == '\x05') || (cStack_e0 == '\x02')" (parenthesized_expression "(cStack_e0 == '\x05')" ( (binary_expression "cStack_e0 == '\x05'" identifier == (char_literal "'\x05'" ' escape_sequence ')) )) || (parenthesized_expression "(cStack_e0 == '\x02')" ( (binary_expression "cStack_e0 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }" { (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (expression_statement "uVar4 = (uint)uVar11;" (assignment_expression "uVar4 = (uint)uVar11" identifier = (cast_expression "(uint)uVar11" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02'))" ( (binary_expression "((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')" (parenthesized_expression "((uVar11 & 0x200) != 0)" ( (binary_expression "(uVar11 & 0x200) != 0" (parenthesized_expression "(uVar11 & 0x200)" ( (binary_expression "uVar11 & 0x200" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(cStack_e0 != '\x02')" ( (binary_expression "cStack_e0 != '\x02'" identifier != (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar21 = "invalid length field specified";" (assignment_expression "pcVar21 = "invalid length field specified"" identifier = (string_literal ""invalid length field specified"" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) (if_statement "if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" if (parenthesized_expression "((uVar11 & 0x40) == 0)" ( (binary_expression "(uVar11 & 0x40) == 0" (parenthesized_expression "(uVar11 & 0x40)" ( (binary_expression "uVar11 & 0x40" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }" { (labeled_statement "LAB_001317e0:\n uVar4 = (uint)uVar11;" statement_identifier : (expression_statement "uVar4 = (uint)uVar11;" (assignment_expression "uVar4 = (uint)uVar11" identifier = (cast_expression "(uint)uVar11" ( (type_descriptor "uint" type_identifier) ) identifier)) ;)) (if_statement "if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" if (parenthesized_expression "(((uVar11 & 0x20) == 0) || (local_e8 != 0))" ( (binary_expression "((uVar11 & 0x20) == 0) || (local_e8 != 0)" (parenthesized_expression "((uVar11 & 0x20) == 0)" ( (binary_expression "(uVar11 & 0x20) == 0" (parenthesized_expression "(uVar11 & 0x20)" ( (binary_expression "uVar11 & 0x20" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "(local_e8 != 0)" ( (binary_expression "local_e8 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }" { (labeled_statement "LAB_00131820:\n uVar8 = local_e8;" statement_identifier : (expression_statement "uVar8 = local_e8;" (assignment_expression "uVar8 = local_e8" identifier = identifier) ;)) (if_statement "if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0))" ( (binary_expression "((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)" (parenthesized_expression "((uVar4 & 0x401) == 0x401)" ( (binary_expression "(uVar4 & 0x401) == 0x401" (parenthesized_expression "(uVar4 & 0x401)" ( (binary_expression "uVar4 & 0x401" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((local_e8 & 1) != 0)" ( (binary_expression "(local_e8 & 1) != 0" (parenthesized_expression "(local_e8 & 1)" ( (binary_expression "local_e8 & 1" identifier & number_literal) )) != number_literal) ))) )) (compound_statement "{\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar21 = "odd numbered general purpose register specified as register pair";" (assignment_expression "pcVar21 = "odd numbered general purpose register specified as register pair"" identifier = (string_literal ""odd numbered general purpose register specified as register pair"" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) }) (else_clause "else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" else (compound_statement "{\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" { (if_statement "if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }" if (parenthesized_expression "(DAT_00174658 != 0)" ( (binary_expression "DAT_00174658 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }" { (expression_statement "uVar13 = dcgettext(0,"base register specified but zero",5);" (assignment_expression "uVar13 = dcgettext(0,"base register specified but zero",5)" identifier = (call_expression "dcgettext(0,"base register specified but zero",5)" identifier (argument_list "(0,"base register specified but zero",5)" ( number_literal , (string_literal ""base register specified but zero"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c400(uVar13);" (call_expression "FUN_0011c400(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8)" identifier = (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(s390_operands + lVar15 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_00131820;" goto statement_identifier ;) })) (labeled_statement "LAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" statement_identifier : (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8)" identifier = (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(s390_operands + lVar15 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;)) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;) }))) (if_statement "if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0))" ( (binary_expression "((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)" (parenthesized_expression "((uVar4 & 0x402) == 0x402)" ( (binary_expression "(uVar4 & 0x402) == 0x402" (parenthesized_expression "(uVar4 & 0x402)" ( (binary_expression "uVar4 & 0x402" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((uVar8 & 0xfffffffffffffff2) != 0)" ( (binary_expression "(uVar8 & 0xfffffffffffffff2) != 0" (parenthesized_expression "(uVar8 & 0xfffffffffffffff2)" ( (binary_expression "uVar8 & 0xfffffffffffffff2" identifier & number_literal) )) != number_literal) ))) )) (compound_statement "{\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;" (assignment_expression "pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" identifier = (string_literal ""invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) }) (else_clause "else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" else (compound_statement "{\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" { (if_statement "if (local_e8 != 0) goto LAB_00131820;" if (parenthesized_expression "(local_e8 != 0)" ( (binary_expression "local_e8 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00131820;" goto statement_identifier ;)) (if_statement "if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }" if (parenthesized_expression "(DAT_00174658 != 0)" ( (binary_expression "DAT_00174658 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }" { (expression_statement "uVar13 = dcgettext(0,"index register specified but zero",5);" (assignment_expression "uVar13 = dcgettext(0,"index register specified but zero",5)" identifier = (call_expression "dcgettext(0,"index register specified but zero",5)" identifier (argument_list "(0,"index register specified but zero",5)" ( number_literal , (string_literal ""index register specified but zero"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c400(uVar13);" (call_expression "FUN_0011c400(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_001317e0;" goto statement_identifier ;) })) (expression_statement "uVar8 = local_e8;" (assignment_expression "uVar8 = local_e8" identifier = identifier) ;) (if_statement "if ((uVar11 & 0x20) != 0) goto LAB_00131720;" if (parenthesized_expression "((uVar11 & 0x20) != 0)" ( (binary_expression "(uVar11 & 0x20) != 0" (parenthesized_expression "(uVar11 & 0x20)" ( (binary_expression "uVar11 & 0x20" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_00131720;" goto statement_identifier ;)) }))) (expression_statement "FUN_00130210(param_2,piVar16,uVar8,0,0);" (call_expression "FUN_00130210(param_2,piVar16,uVar8,0,0)" identifier (argument_list "(param_2,piVar16,uVar8,0,0)" ( identifier , identifier , identifier , number_literal , number_literal ))) ;) }) (else_clause "else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" else (compound_statement "{\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" { (if_statement "if (3 < iVar22) goto LAB_00131d15;" if (parenthesized_expression "(3 < iVar22)" ( (binary_expression "3 < iVar22" number_literal < identifier) )) (goto_statement "goto LAB_00131d15;" goto statement_identifier ;)) (expression_statement "lVar12 = (long)iVar22;" (assignment_expression "lVar12 = (long)iVar22" identifier = (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "local_d8[lVar12 * 5] = local_f8;" (assignment_expression "local_d8[lVar12 * 5] = local_f8" (subscript_expression "local_d8[lVar12 * 5]" identifier [ (binary_expression "lVar12 * 5" identifier * number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar12 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar12 * 5 + 1]" identifier [ (binary_expression "lVar12 * 5 + 1" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar12 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar12 * 5 + 2]" identifier [ (binary_expression "lVar12 * 5 + 2" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2)" * (cast_expression "(ulong *)(local_b8 + lVar12 * 10 + -2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + lVar12 * 10 + -2)" ( (binary_expression "local_b8 + lVar12 * 10 + -2" (binary_expression "local_b8 + lVar12 * 10" identifier + (binary_expression "lVar12 * 10" identifier * number_literal)) + number_literal) )))) = (call_expression "CONCAT71(uStack_df,cStack_e0)" identifier (argument_list "(uStack_df,cStack_e0)" ( identifier , identifier )))) ;) (expression_statement "local_b8[lVar12 * 10] = (uint)bVar14;" (assignment_expression "local_b8[lVar12 * 10] = (uint)bVar14" (subscript_expression "local_b8[lVar12 * 10]" identifier [ (binary_expression "lVar12 * 10" identifier * number_literal) ]) = (cast_expression "(uint)bVar14" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "local_b8[lVar12 * 10 + 1] = 0x8ce;" (assignment_expression "local_b8[lVar12 * 10 + 1] = 0x8ce" (subscript_expression "local_b8[lVar12 * 10 + 1]" identifier [ (binary_expression "lVar12 * 10 + 1" (binary_expression "lVar12 * 10" identifier * number_literal) + number_literal) ]) = number_literal) ;) }))) }) (else_clause "else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" else (compound_statement "{\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" { (labeled_statement "LAB_00131068:\n DAT_00174ae0 = pbVar9;" statement_identifier : (expression_statement "DAT_00174ae0 = pbVar9;" (assignment_expression "DAT_00174ae0 = pbVar9" identifier = identifier) ;)) (expression_statement "FUN_00114500(0,&local_f8,1);" (call_expression "FUN_00114500(0,&local_f8,1)" identifier (argument_list "(0,&local_f8,1)" ( number_literal , (pointer_expression "&local_f8" & identifier) , number_literal ))) ;) (expression_statement "pcVar21 = "illegal operand";" (assignment_expression "pcVar21 = "illegal operand"" identifier = (string_literal ""illegal operand"" " string_content ")) ;) (expression_statement "local_110[0] = DAT_00174ae0;" (assignment_expression "local_110[0] = DAT_00174ae0" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }" if (parenthesized_expression "(cStack_e0 != '\0')" ( (binary_expression "cStack_e0 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }" { (if_statement "if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" if (parenthesized_expression "(cStack_e0 != '\x01')" ( (binary_expression "cStack_e0 != '\x01'" identifier != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" { (if_statement "if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;" if (parenthesized_expression "((cStack_e0 == '\x05') || (cStack_e0 == '\x02'))" ( (binary_expression "(cStack_e0 == '\x05') || (cStack_e0 == '\x02')" (parenthesized_expression "(cStack_e0 == '\x05')" ( (binary_expression "cStack_e0 == '\x05'" identifier == (char_literal "'\x05'" ' escape_sequence ')) )) || (parenthesized_expression "(cStack_e0 == '\x02')" ( (binary_expression "cStack_e0 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (goto_statement "goto LAB_0013153f;" goto statement_identifier ;)) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "uVar6 = FUN_00130060(local_110,&local_f8);" (assignment_expression "uVar6 = FUN_00130060(local_110,&local_f8)" identifier = (call_expression "FUN_00130060(local_110,&local_f8)" identifier (argument_list "(local_110,&local_f8)" ( identifier , (pointer_expression "&local_f8" & identifier) )))) ;) (expression_statement "iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);" (assignment_expression "iVar5 = FUN_001304c0(local_110,&local_f8,uVar6)" identifier = (call_expression "FUN_001304c0(local_110,&local_f8,uVar6)" identifier (argument_list "(local_110,&local_f8,uVar6)" ( identifier , (pointer_expression "&local_f8" & identifier) , identifier )))) ;) (if_statement "if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" if (parenthesized_expression "(iVar5 == 1)" ( (binary_expression "iVar5 == 1" identifier == number_literal) )) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }" { (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (if_statement "if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }" if (parenthesized_expression "((uVar11 & 0x10) != 0)" ( (binary_expression "(uVar11 & 0x10) != 0" (parenthesized_expression "(uVar11 & 0x10)" ( (binary_expression "uVar11 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }" { (expression_statement "uVar4 = 0x552;" (assignment_expression "uVar4 = 0x552" identifier = number_literal) ;) (if_statement "if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;" if (parenthesized_expression "((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14))" ( (binary_expression "(*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)" (parenthesized_expression "(*piVar16 == 0xc)" ( (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" * identifier) == number_literal) )) || (parenthesized_expression "(uVar4 = 0x584, *piVar16 == 0x14)" ( (comma_expression "uVar4 = 0x584, *piVar16 == 0x14" (assignment_expression "uVar4 = 0x584" identifier = number_literal) , (binary_expression "*piVar16 == 0x14" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) })) (if_statement "if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" if (parenthesized_expression "(((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10))" ( (binary_expression "((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)" (parenthesized_expression "((uVar11 & 0x100) == 0)" ( (binary_expression "(uVar11 & 0x100) == 0" (parenthesized_expression "(uVar11 & 0x100)" ( (binary_expression "uVar11 & 0x100" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "(uVar4 = 0x559, *piVar16 != 0x10)" ( (comma_expression "uVar4 = 0x559, *piVar16 != 0x10" (assignment_expression "uVar4 = 0x559" identifier = number_literal) , (binary_expression "*piVar16 != 0x10" (pointer_expression "*piVar16" * identifier) != number_literal)) ))) )) (compound_statement "{\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" { (if_statement "if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" if (parenthesized_expression "((uVar11 & 0x80) != 0)" ( (binary_expression "(uVar11 & 0x80) != 0" (parenthesized_expression "(uVar11 & 0x80)" ( (binary_expression "uVar11 & 0x80" identifier & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" { (labeled_statement "LAB_0013191e:\n iVar5 = *piVar16;" statement_identifier : (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;)) (expression_statement "uVar4 = 0x565;" (assignment_expression "uVar4 = 0x565" identifier = number_literal) ;) (labeled_statement "joined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;" statement_identifier : (if_statement "if (iVar5 == 0x20) goto LAB_001318ca;" if (parenthesized_expression "(iVar5 == 0x20)" ( (binary_expression "iVar5 == 0x20" identifier == number_literal) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;))) })) (goto_statement "goto LAB_001318a8;" goto statement_identifier ;) })) }) (else_clause "else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" else (compound_statement "{\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" { (if_statement "if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 2)" ( (binary_expression "iVar5 == 2" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x55b;" (assignment_expression "uVar4 = 0x55b" identifier = number_literal) ;) (if_statement "if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "(((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18))" ( (binary_expression "((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)" (parenthesized_expression "((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10))" ( (binary_expression "(iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)" (parenthesized_expression "(iVar5 != 0xc)" ( (binary_expression "iVar5 != 0xc" identifier != number_literal) )) && (parenthesized_expression "(uVar4 = 0x55d, iVar5 != 0x10)" ( (comma_expression "uVar4 = 0x55d, iVar5 != 0x10" (assignment_expression "uVar4 = 0x55d" identifier = number_literal) , (binary_expression "iVar5 != 0x10" identifier != number_literal)) ))) )) && (parenthesized_expression "(uVar4 = 0x55f, iVar5 != 0x18)" ( (comma_expression "uVar4 = 0x55f, iVar5 != 0x18" (assignment_expression "uVar4 = 0x55f" identifier = number_literal) , (binary_expression "iVar5 != 0x18" identifier != number_literal)) ))) )) (compound_statement "{\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }" { (expression_statement "uVar4 = 0x561;" (assignment_expression "uVar4 = 0x561" identifier = number_literal) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 3)" ( (binary_expression "iVar5 == 3" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0013191e;" goto statement_identifier ;)) }) (else_clause "else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 4)" ( (binary_expression "iVar5 == 4" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 9] & 1) != 0)" ( (binary_expression "(s390_operands[lVar15 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar15 + 9] & 1)" ( (binary_expression "s390_operands[lVar15 + 9] & 1" (subscript_expression "s390_operands[lVar15 + 9]" identifier [ (binary_expression "lVar15 + 9" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x13;" (assignment_expression "uVar4 = 0x13" identifier = number_literal) ;) (labeled_statement "joined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;" statement_identifier : (if_statement "if (iVar5 == 0x10) goto LAB_001318ca;" if (parenthesized_expression "(iVar5 == 0x10)" ( (binary_expression "iVar5 == 0x10" identifier == number_literal) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;))) })) }) (else_clause "else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 6)" ( (binary_expression "iVar5 == 6" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 9] & 1) != 0)" ( (binary_expression "(s390_operands[lVar15 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar15 + 9] & 1)" ( (binary_expression "s390_operands[lVar15 + 9] & 1" (subscript_expression "s390_operands[lVar15 + 9]" identifier [ (binary_expression "lVar15 + 9" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x56c;" (assignment_expression "uVar4 = 0x56c" identifier = number_literal) ;) (goto_statement "goto joined_r0x00131bc2;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 5)" ( (binary_expression "iVar5 == 5" identifier == number_literal) )) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }" { (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (if_statement "if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;" if (parenthesized_expression "((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10))))" ( (binary_expression "(((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))" (parenthesized_expression "(((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc))" ( (binary_expression "((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)" (parenthesized_expression "((uVar11 & 0x10) != 0)" ( (binary_expression "(uVar11 & 0x10) != 0" (parenthesized_expression "(uVar11 & 0x10)" ( (binary_expression "uVar11 & 0x10" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(uVar4 = 0x567, *piVar16 == 0xc)" ( (comma_expression "uVar4 = 0x567, *piVar16 == 0xc" (assignment_expression "uVar4 = 0x567" identifier = number_literal) , (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) || (parenthesized_expression "(((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))" ( (parenthesized_expression "((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10))" ( (binary_expression "(uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)" (binary_expression "(uVar11 & 0x100) != 0" (parenthesized_expression "(uVar11 & 0x100)" ( (binary_expression "uVar11 & 0x100" identifier & number_literal) )) != number_literal) && (parenthesized_expression "(uVar4 = 0x568, *piVar16 == 0x10)" ( (comma_expression "uVar4 = 0x568, *piVar16 == 0x10" (assignment_expression "uVar4 = 0x568" identifier = number_literal) , (binary_expression "*piVar16 == 0x10" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) (if_statement "if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "((uVar11 & 0x80) != 0)" ( (binary_expression "(uVar11 & 0x80) != 0" (parenthesized_expression "(uVar11 & 0x80)" ( (binary_expression "uVar11 & 0x80" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x56b;" (assignment_expression "uVar4 = 0x56b" identifier = number_literal) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 8)" ( (binary_expression "iVar5 == 8" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x10) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x10) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x10)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x10" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }" { (expression_statement "uVar4 = 0x574;" (assignment_expression "uVar4 = 0x574" identifier = number_literal) ;) (if_statement "if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;" if (parenthesized_expression "((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14))" ( (binary_expression "(*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)" (parenthesized_expression "(*piVar16 == 0xc)" ( (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" * identifier) == number_literal) )) || (parenthesized_expression "(uVar4 = 0x586, *piVar16 == 0x14)" ( (comma_expression "uVar4 = 0x586, *piVar16 == 0x14" (assignment_expression "uVar4 = 0x586" identifier = number_literal) , (binary_expression "*piVar16 == 0x14" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) })) }) (else_clause "else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 9)" ( (binary_expression "iVar5 == 9" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x57b;" (assignment_expression "uVar4 = 0x57b" identifier = number_literal) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" { (expression_statement "uVar4 = 0x8ce;" (assignment_expression "uVar4 = 0x8ce" identifier = number_literal) ;) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;) })))))))))))))))) (labeled_statement "LAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);" statement_identifier : (expression_statement "dcgettext(0,"invalid operand suffix",5);" (call_expression "dcgettext(0,"invalid operand suffix",5)" identifier (argument_list "(0,"invalid operand suffix",5)" ( number_literal , (string_literal ""invalid operand suffix"" " string_content ") , number_literal ))) ;)) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar4 = 0x8ce;" (assignment_expression "uVar4 = 0x8ce" identifier = number_literal) ;) }))) (labeled_statement "LAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" statement_identifier : (if_statement "if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" if (parenthesized_expression "(iVar22 < 4)" ( (binary_expression "iVar22 < 4" identifier < number_literal) )) (compound_statement "{\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" { (expression_statement "lVar12 = (long)iVar22;" (assignment_expression "lVar12 = (long)iVar22" identifier = (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "local_d8[lVar12 * 5] = local_f8;" (assignment_expression "local_d8[lVar12 * 5] = local_f8" (subscript_expression "local_d8[lVar12 * 5]" identifier [ (binary_expression "lVar12 * 5" identifier * number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar12 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar12 * 5 + 1]" identifier [ (binary_expression "lVar12 * 5 + 1" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar12 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar12 * 5 + 2]" identifier [ (binary_expression "lVar12 * 5 + 2" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2)" * (cast_expression "(ulong *)(local_b8 + lVar12 * 10 + -2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + lVar12 * 10 + -2)" ( (binary_expression "local_b8 + lVar12 * 10 + -2" (binary_expression "local_b8 + lVar12 * 10" identifier + (binary_expression "lVar12 * 10" identifier * number_literal)) + number_literal) )))) = (call_expression "CONCAT71(uStack_df,cStack_e0)" identifier (argument_list "(uStack_df,cStack_e0)" ( identifier , identifier )))) ;) (expression_statement "local_b8[lVar12 * 10] = (uint)bVar14;" (assignment_expression "local_b8[lVar12 * 10] = (uint)bVar14" (subscript_expression "local_b8[lVar12 * 10]" identifier [ (binary_expression "lVar12 * 10" identifier * number_literal) ]) = (cast_expression "(uint)bVar14" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "local_b8[lVar12 * 10 + 1] = uVar4;" (assignment_expression "local_b8[lVar12 * 10 + 1] = uVar4" (subscript_expression "local_b8[lVar12 * 10 + 1]" identifier [ (binary_expression "lVar12 * 10 + 1" (binary_expression "lVar12 * 10" identifier * number_literal) + number_literal) ]) = identifier) ;) (goto_statement "goto LAB_00131163;" goto statement_identifier ;) }))) (goto_statement "goto LAB_00131d15;" goto statement_identifier ;) })) (expression_statement "pbVar9 = DAT_00174ae0;" (assignment_expression "pbVar9 = DAT_00174ae0" identifier = identifier) ;) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (*pbVar10 == 0) goto LAB_001311c4;" if (parenthesized_expression "(*pbVar10 == 0)" ( (binary_expression "*pbVar10 == 0" (pointer_expression "*pbVar10" * identifier) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (expression_statement "pcVar21 = "missing operand";" (assignment_expression "pcVar21 = "missing operand"" identifier = (string_literal ""missing operand"" " string_content ")) ;) })) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "dcgettext(0,pcVar21,5);" (call_expression "dcgettext(0,pcVar21,5)" identifier (argument_list "(0,pcVar21,5)" ( number_literal , identifier , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) }))) (labeled_statement "LAB_00131163:\n pbVar17 = pbVar10 + 1;" statement_identifier : (expression_statement "pbVar17 = pbVar10 + 1;" (assignment_expression "pbVar17 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;)) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" identifier = identifier) ;) (if_statement "if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }" if (parenthesized_expression "((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0)" ( (binary_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x10)" ( (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) & 0x10" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }" { (if_statement "if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" if (parenthesized_expression "((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0)" ( (binary_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x20)" ( (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) & 0x20" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }" { (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar24 = pbVar10;" (assignment_expression "pbVar24 = pbVar10" identifier = identifier) ;) (if_statement "if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }" if (parenthesized_expression "(*local_110[0] == 0x29)" ( (binary_expression "*local_110[0] == 0x29" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }" { (if_statement "if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }" if (parenthesized_expression "((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0)" ( (binary_expression "(s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[uVar11 * 0x10 + 8] & 0x20)" ( (binary_expression "s390_operands[uVar11 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[uVar11 * 0x10 + 8]" identifier [ (binary_expression "uVar11 * 0x10 + 8" (binary_expression "uVar11 * 0x10" identifier * number_literal) + number_literal) ]) & number_literal) )) == number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }" { (expression_statement "dcgettext(0,"syntax error; \')\' not allowed here",5);" (call_expression "dcgettext(0,"syntax error; \')\' not allowed here",5)" identifier (argument_list "(0,"syntax error; \')\' not allowed here",5)" ( number_literal , (string_literal ""syntax error; \')\' not allowed here"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pbVar18 = pbVar10 + 2;" (assignment_expression "pbVar18 = pbVar10 + 2" identifier = (binary_expression "pbVar10 + 2" identifier + number_literal)) ;) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "uVar11 = (ulong)pbVar10[2];" (assignment_expression "uVar11 = (ulong)pbVar10[2]" identifier = (cast_expression "(ulong)pbVar10[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar24 = pbVar17;" (assignment_expression "pbVar24 = pbVar17" identifier = identifier) ;) })) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "cVar3 = (char)uVar11;" (assignment_expression "cVar3 = (char)uVar11" identifier = (cast_expression "(char)uVar11" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar18;" (assignment_expression "pbVar10 = pbVar18" identifier = identifier) ;) (if_statement "if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" if (parenthesized_expression "((uVar4 & 3) == 0)" ( (binary_expression "(uVar4 & 3) == 0" (parenthesized_expression "(uVar4 & 3)" ( (binary_expression "uVar4 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" { (if_statement "if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" if (parenthesized_expression "((uVar4 & 2) == 0)" ( (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" ( (binary_expression "uVar4 & 2" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (cVar3 != '\0') goto LAB_001314ae;\n }" { (if_statement "if (cVar3 != '\0') goto LAB_001314ae;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001314ae;" goto statement_identifier ;)) }) (else_clause "else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" else (if_statement "if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" { (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (if_statement "if (pbVar24[2] != 0) goto LAB_001314f7;" if (parenthesized_expression "(pbVar24[2] != 0)" ( (binary_expression "pbVar24[2] != 0" (subscript_expression "pbVar24[2]" identifier [ number_literal ]) != number_literal) )) (goto_statement "goto LAB_001314f7;" goto statement_identifier ;)) (goto_statement "goto joined_r0x001316c1;" goto statement_identifier ;) })))) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;) })) (if_statement "if (cVar3 == '\0') goto LAB_001311c4;" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (pbVar24[2] == 0) goto code_r0x001314a9;" if (parenthesized_expression "(pbVar24[2] == 0)" ( (binary_expression "pbVar24[2] == 0" (subscript_expression "pbVar24[2]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto code_r0x001314a9;" goto statement_identifier ;)) (if_statement "if ((uVar4 & 2) == 0) goto LAB_001314ae;" if (parenthesized_expression "((uVar4 & 2) == 0)" ( (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" ( (binary_expression "uVar4 & 2" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001314ae;" goto statement_identifier ;)) (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;" statement_identifier : (if_statement "if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;" if (parenthesized_expression "(bVar14 != 0 || pbVar24[3] != 0)" ( (binary_expression "bVar14 != 0 || pbVar24[3] != 0" (binary_expression "bVar14 != 0" identifier != number_literal) || (binary_expression "pbVar24[3] != 0" (subscript_expression "pbVar24[3]" identifier [ number_literal ]) != number_literal)) )) (goto_statement "goto joined_r0x001316c1;" goto statement_identifier ;))) }) (else_clause "else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" else (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }" if (parenthesized_expression "(bVar14 != 0x29)" ( (binary_expression "bVar14 != 0x29" identifier != number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }" { (expression_statement "dcgettext(0,"syntax error; missing \')\' after base register",5);" (call_expression "dcgettext(0,"syntax error; missing \')\' after base register",5)" identifier (argument_list "(0,"syntax error; missing \')\' after base register",5)" ( number_literal , (string_literal ""syntax error; missing \')\' after base register"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pbVar10[1] == 0) goto LAB_001311c4;" if (parenthesized_expression "(pbVar10[1] == 0)" ( (binary_expression "pbVar10[1] == 0" (subscript_expression "pbVar10[1]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" if (parenthesized_expression "(*local_110[0] != 0x2c)" ( (binary_expression "*local_110[0] != 0x2c" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" { (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar11 = (ulong)pbVar10[2];" (assignment_expression "uVar11 = (ulong)pbVar10[2]" identifier = (cast_expression "(ulong)pbVar10[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[2]" identifier [ number_literal ]))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar18 = pbVar10 + 2;" (assignment_expression "pbVar18 = pbVar10 + 2" identifier = (binary_expression "pbVar10 + 2" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar17;" (assignment_expression "pbVar10 = pbVar17" identifier = identifier) ;) }))) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) })) (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (if_statement "if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" if (parenthesized_expression "(*local_110[0] == 0x28)" ( (binary_expression "*local_110[0] == 0x28" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar14 = local_110[0][1];" (assignment_expression "bVar14 = local_110[0][1]" identifier = (subscript_expression "local_110[0][1]" (subscript_expression "local_110[0]" identifier [ number_literal ]) [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) (if_statement "if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" if (parenthesized_expression "(bVar14 == 0)" ( (binary_expression "bVar14 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0013160b:\n bVar2 = true;\n }" { (labeled_statement "LAB_0013160b:\n bVar2 = true;" statement_identifier : (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;)) }) (else_clause "else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" else (compound_statement "{\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" { (if_statement "if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" if (parenthesized_expression "((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c))" ( (binary_expression "(bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)" (parenthesized_expression "(bVar14 == 0x29)" ( (binary_expression "bVar14 == 0x29" identifier == number_literal) )) || (parenthesized_expression "(pbVar17 = pbVar9, bVar14 == 0x2c)" ( (comma_expression "pbVar17 = pbVar9, bVar14 == 0x2c" (assignment_expression "pbVar17 = pbVar9" identifier = identifier) , (binary_expression "bVar14 == 0x2c" identifier == number_literal)) ))) )) (compound_statement "{\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }" { (if_statement "if (bVar14 != 0x2c) goto LAB_0013160b;" if (parenthesized_expression "(bVar14 != 0x2c)" ( (binary_expression "bVar14 != 0x2c" identifier != number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) }) (else_clause "else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" else (compound_statement "{\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" { (do_statement "do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));" do (compound_statement "{\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n }" { (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = *pbVar17;" (assignment_expression "bVar14 = *pbVar17" identifier = (pointer_expression "*pbVar17" * identifier)) ;) (if_statement "if (bVar14 == 0) goto LAB_0013160b;" if (parenthesized_expression "(bVar14 == 0)" ( (binary_expression "bVar14 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) }) while (parenthesized_expression "((bVar14 != 0x2c) && (bVar14 != 0x29))" ( (binary_expression "(bVar14 != 0x2c) && (bVar14 != 0x29)" (parenthesized_expression "(bVar14 != 0x2c)" ( (binary_expression "bVar14 != 0x2c" identifier != number_literal) )) && (parenthesized_expression "(bVar14 != 0x29)" ( (binary_expression "bVar14 != 0x29" identifier != number_literal) ))) )) ;) (if_statement "if (bVar14 != 0x2c) goto LAB_0013160b;" if (parenthesized_expression "(bVar14 != 0x2c)" ( (binary_expression "bVar14 != 0x2c" identifier != number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (if_statement "if (pbVar9 != pbVar17) goto LAB_00131450;" if (parenthesized_expression "(pbVar9 != pbVar17)" ( (binary_expression "pbVar9 != pbVar17" identifier != identifier) )) (goto_statement "goto LAB_00131450;" goto statement_identifier ;)) }))) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "pbVar9 = local_110[0] + 2;" (assignment_expression "pbVar9 = local_110[0] + 2" identifier = (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "pbVar10 = local_110[0] + 2;" (assignment_expression "pbVar10 = local_110[0] + 2" identifier = (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) }))) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + uVar11 * 0x10 + 8)" * (cast_expression "(ulong *)(s390_operands + uVar11 * 0x10 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + uVar11 * 0x10 + 8)" ( (binary_expression "s390_operands + uVar11 * 0x10 + 8" (binary_expression "s390_operands + uVar11 * 0x10" identifier + (binary_expression "uVar11 * 0x10" identifier * number_literal)) + number_literal) ))))) ;) (if_statement "if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }" if (parenthesized_expression "((uVar8 & 0x60) == 0)" ( (binary_expression "(uVar8 & 0x60) == 0" (parenthesized_expression "(uVar8 & 0x60)" ( (binary_expression "uVar8 & 0x60" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }" { (expression_statement "dcgettext(0,"syntax error; missing \'(\' after displacement",5);" (call_expression "dcgettext(0,"syntax error; missing \'(\' after displacement",5)" identifier (argument_list "(0,"syntax error; missing \'(\' after displacement",5)" ( number_literal , (string_literal ""syntax error; missing \'(\' after displacement"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + uVar11 * 0x10 + 8)" * (cast_expression "(ulong *)(s390_operands + uVar11 * 0x10 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + uVar11 * 0x10 + 8)" ( (binary_expression "s390_operands + uVar11 * 0x10 + 8" (binary_expression "s390_operands + uVar11 * 0x10" identifier + (binary_expression "uVar11 * 0x10" identifier * number_literal)) + number_literal) ))))) ;) })) (if_statement "if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }" if (parenthesized_expression "((uVar8 & 0x20) == 0)" ( (binary_expression "(uVar8 & 0x20) == 0" (parenthesized_expression "(uVar8 & 0x20)" ( (binary_expression "uVar8 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }" { (do_statement "do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);" do (compound_statement "{\n pbVar17 = pbVar17 + 1;\n }" { (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0)" ( (binary_expression "(s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20)" ( (binary_expression "s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[(ulong)*pbVar17 * 0x10 + 8]" identifier [ (binary_expression "(ulong)*pbVar17 * 0x10 + 8" (binary_expression "(ulong)*pbVar17 * 0x10" (binary_expression "(ulong)*pbVar17" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) + number_literal) ]) & number_literal) )) == number_literal) )) ;) })) (expression_statement "uVar11 = (ulong)pbVar17[1];" (assignment_expression "uVar11 = (ulong)pbVar17[1]" identifier = (cast_expression "(ulong)pbVar17[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar17[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pbVar17[1] == 0) goto LAB_001311c4;" if (parenthesized_expression "(pbVar17[1] == 0)" ( (binary_expression "pbVar17[1] == 0" (subscript_expression "pbVar17[1]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }" if (parenthesized_expression "(*local_110[0] == 0x2c)" ( (binary_expression "*local_110[0] == 0x2c" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }" { (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar17 + 1;" (assignment_expression "pbVar10 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) })) (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar11 = (ulong)pbVar17[2];" (assignment_expression "uVar11 = (ulong)pbVar17[2]" identifier = (cast_expression "(ulong)pbVar17[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar17[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar18 = pbVar17 + 2;" (assignment_expression "pbVar18 = pbVar17 + 2" identifier = (binary_expression "pbVar17 + 2" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (labeled_statement "LAB_00131450:\n local_110[0] = pbVar10;" statement_identifier : (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;)) (if_statement "if ((char)uVar11 == '\0') goto LAB_001311c4;" if (parenthesized_expression "((char)uVar11 == '\0')" ( (binary_expression "(char)uVar11 == '\0'" (cast_expression "(char)uVar11" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pbVar10 = pbVar18;" (assignment_expression "pbVar10 = pbVar18" identifier = identifier) ;) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) (labeled_statement "code_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;" statement_identifier : (if_statement "if (*local_110[0] == 0) goto LAB_00130fc0;" if (parenthesized_expression "(*local_110[0] == 0)" ( (binary_expression "*local_110[0] == 0" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;))) (labeled_statement "LAB_001314ae:\n bVar14 = *local_110[0];" statement_identifier : (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;)) (labeled_statement "joined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" statement_identifier : (if_statement "if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" if (parenthesized_expression "(bVar14 == 0x2c)" ( (binary_expression "bVar14 == 0x2c" identifier == number_literal) )) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) }) (else_clause "else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" else (compound_statement "{\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" { (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar11 = (ulong)pbVar24[2];" (assignment_expression "uVar11 = (ulong)pbVar24[2]" identifier = (cast_expression "(ulong)pbVar24[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar24[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar18 = pbVar18 + 1;" (assignment_expression "pbVar18 = pbVar18 + 1" identifier = (binary_expression "pbVar18 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) })))) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })))
(translation_unit "/* WARNING: Type propagation algorithm not settling */\n/* WARNING: Globals starting with '_' overlap smaller symbols at the same address */\n\nchar * md_gather_operands(char *str,uchar *insn,s390_opcode *opcode)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n elf_suffix_type eVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n char *pcVar11;\n long lVar12;\n fixS *pfVar13;\n ulong uVar14;\n byte bVar15;\n bfd_reloc_code_real_type bVar16;\n int iVar17;\n int iVar18;\n long lVar19;\n s390_operand *operand;\n uchar *puVar20;\n uchar *puVar21;\n undefined **ppuVar22;\n int iVar23;\n char *pcVar24;\n byte *pbVar25;\n uchar *puVar26;\n s390_fixup *exp;\n uchar *puVar27;\n byte *local_110 [2];\n char *name;\n expressionS ex;\n s390_fixup fixups [4];\n \n local_110[0] = (byte *)str;\n if ((_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0) {\n pbVar9 = (byte *)(str + 1);\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar14 = (ulong)opcode->operands[0];\n pbVar9 = local_110[0];\n if (opcode->operands[0] == 0) {\n iVar18 = 0;\nLAB_001311c4:\n pcVar11 = input_line_pointer;\n bVar15 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }\n input_line_pointer = pcVar11;\n if (bVar15 == 0x3a) {\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n iVar5 = iVar18;\n if (iVar18 != 0) {\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }\n return (char *)local_110[0];\n }\n iVar18 = 0;\n uVar4 = opcode->flags;\n bVar2 = false;\n puVar26 = opcode->operands;\nLAB_00130fc0:\n pcVar11 = input_line_pointer;\n lVar19 = uVar14 * 0x10;\n operand = (s390_operand *)(s390_operands + lVar19);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n s390_insert_operand(insn,operand,0,(char *)0x0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0)) {\n uVar14 = (ulong)puVar26[1];\n bVar2 = false;\n puVar21 = puVar26 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n name = (char *)pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n input_line_pointer = (char *)(pbVar9 + 1);\n name = input_line_pointer;\n cVar3 = get_symbol_name(&name);\n iVar5 = reg_name_search(name);\n restore_line_pointer(cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n ex._24_1_ = 5;\n ex.X_add_symbol = (symbolS *)0x0;\n ex.X_op_symbol = (symbolS *)0x0;\n local_110[0] = (byte *)input_line_pointer;\n ex.X_add_number = (long)iVar5;\nLAB_0013153f:\n input_line_pointer = pcVar11;\n s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE);\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }\n else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }\n }\n else {\nLAB_00131068:\n input_line_pointer = (char *)pbVar9;\n expr(0,&ex,expr_normal);\n pcVar24 = "illegal operand";\n local_110[0] = (byte *)input_line_pointer;\n if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }\n input_line_pointer = pcVar11;\n pcVar11 = (char *)dcgettext(0,pcVar24,5);\n as_bad(pcVar11);\n }\nLAB_00131163:\n puVar20 = puVar26 + 1;\n puVar21 = puVar20;\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) {\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }\n goto LAB_00130fc0;\n }\n uVar14 = (ulong)puVar26[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar15 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar15 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n as_bad(pcVar11);\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n puVar20 = puVar20 + 1;\n } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0);\n }\n uVar14 = (ulong)puVar20[1];\n pbVar9 = local_110[0];\n if (puVar20[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20 + 1;\n goto LAB_00130fc0;\n }\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar20[2];\n pbVar9 = local_110[0];\n puVar21 = puVar20 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar14 == '\0') goto LAB_001311c4;\n uVar4 = opcode->flags;\n puVar26 = puVar21;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar15 = *local_110[0];\njoined_r0x001316c1:\n if (bVar15 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}\n\n" comment comment (function_definition "char * md_gather_operands(char *str,uchar *insn,s390_opcode *opcode)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n elf_suffix_type eVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n char *pcVar11;\n long lVar12;\n fixS *pfVar13;\n ulong uVar14;\n byte bVar15;\n bfd_reloc_code_real_type bVar16;\n int iVar17;\n int iVar18;\n long lVar19;\n s390_operand *operand;\n uchar *puVar20;\n uchar *puVar21;\n undefined **ppuVar22;\n int iVar23;\n char *pcVar24;\n byte *pbVar25;\n uchar *puVar26;\n s390_fixup *exp;\n uchar *puVar27;\n byte *local_110 [2];\n char *name;\n expressionS ex;\n s390_fixup fixups [4];\n \n local_110[0] = (byte *)str;\n if ((_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0) {\n pbVar9 = (byte *)(str + 1);\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar14 = (ulong)opcode->operands[0];\n pbVar9 = local_110[0];\n if (opcode->operands[0] == 0) {\n iVar18 = 0;\nLAB_001311c4:\n pcVar11 = input_line_pointer;\n bVar15 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }\n input_line_pointer = pcVar11;\n if (bVar15 == 0x3a) {\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n iVar5 = iVar18;\n if (iVar18 != 0) {\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }\n return (char *)local_110[0];\n }\n iVar18 = 0;\n uVar4 = opcode->flags;\n bVar2 = false;\n puVar26 = opcode->operands;\nLAB_00130fc0:\n pcVar11 = input_line_pointer;\n lVar19 = uVar14 * 0x10;\n operand = (s390_operand *)(s390_operands + lVar19);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n s390_insert_operand(insn,operand,0,(char *)0x0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0)) {\n uVar14 = (ulong)puVar26[1];\n bVar2 = false;\n puVar21 = puVar26 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n name = (char *)pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n input_line_pointer = (char *)(pbVar9 + 1);\n name = input_line_pointer;\n cVar3 = get_symbol_name(&name);\n iVar5 = reg_name_search(name);\n restore_line_pointer(cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n ex._24_1_ = 5;\n ex.X_add_symbol = (symbolS *)0x0;\n ex.X_op_symbol = (symbolS *)0x0;\n local_110[0] = (byte *)input_line_pointer;\n ex.X_add_number = (long)iVar5;\nLAB_0013153f:\n input_line_pointer = pcVar11;\n s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE);\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }\n else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }\n }\n else {\nLAB_00131068:\n input_line_pointer = (char *)pbVar9;\n expr(0,&ex,expr_normal);\n pcVar24 = "illegal operand";\n local_110[0] = (byte *)input_line_pointer;\n if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }\n input_line_pointer = pcVar11;\n pcVar11 = (char *)dcgettext(0,pcVar24,5);\n as_bad(pcVar11);\n }\nLAB_00131163:\n puVar20 = puVar26 + 1;\n puVar21 = puVar20;\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) {\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }\n goto LAB_00130fc0;\n }\n uVar14 = (ulong)puVar26[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar15 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar15 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n as_bad(pcVar11);\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n puVar20 = puVar20 + 1;\n } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0);\n }\n uVar14 = (ulong)puVar20[1];\n pbVar9 = local_110[0];\n if (puVar20[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20 + 1;\n goto LAB_00130fc0;\n }\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar20[2];\n pbVar9 = local_110[0];\n puVar21 = puVar20 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar14 == '\0') goto LAB_001311c4;\n uVar4 = opcode->flags;\n puVar26 = puVar21;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar15 = *local_110[0];\njoined_r0x001316c1:\n if (bVar15 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" primitive_type (pointer_declarator "* md_gather_operands(char *str,uchar *insn,s390_opcode *opcode)" * (function_declarator "md_gather_operands(char *str,uchar *insn,s390_opcode *opcode)" identifier (parameter_list "(char *str,uchar *insn,s390_opcode *opcode)" ( (parameter_declaration "char *str" primitive_type (pointer_declarator "*str" * identifier)) , (parameter_declaration "uchar *insn" type_identifier (pointer_declarator "*insn" * identifier)) , (parameter_declaration "s390_opcode *opcode" type_identifier (pointer_declarator "*opcode" * identifier)) )))) (compound_statement "{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n elf_suffix_type eVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n char *pcVar11;\n long lVar12;\n fixS *pfVar13;\n ulong uVar14;\n byte bVar15;\n bfd_reloc_code_real_type bVar16;\n int iVar17;\n int iVar18;\n long lVar19;\n s390_operand *operand;\n uchar *puVar20;\n uchar *puVar21;\n undefined **ppuVar22;\n int iVar23;\n char *pcVar24;\n byte *pbVar25;\n uchar *puVar26;\n s390_fixup *exp;\n uchar *puVar27;\n byte *local_110 [2];\n char *name;\n expressionS ex;\n s390_fixup fixups [4];\n \n local_110[0] = (byte *)str;\n if ((_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0) {\n pbVar9 = (byte *)(str + 1);\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar14 = (ulong)opcode->operands[0];\n pbVar9 = local_110[0];\n if (opcode->operands[0] == 0) {\n iVar18 = 0;\nLAB_001311c4:\n pcVar11 = input_line_pointer;\n bVar15 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }\n input_line_pointer = pcVar11;\n if (bVar15 == 0x3a) {\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n iVar5 = iVar18;\n if (iVar18 != 0) {\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }\n return (char *)local_110[0];\n }\n iVar18 = 0;\n uVar4 = opcode->flags;\n bVar2 = false;\n puVar26 = opcode->operands;\nLAB_00130fc0:\n pcVar11 = input_line_pointer;\n lVar19 = uVar14 * 0x10;\n operand = (s390_operand *)(s390_operands + lVar19);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n s390_insert_operand(insn,operand,0,(char *)0x0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0)) {\n uVar14 = (ulong)puVar26[1];\n bVar2 = false;\n puVar21 = puVar26 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n name = (char *)pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n input_line_pointer = (char *)(pbVar9 + 1);\n name = input_line_pointer;\n cVar3 = get_symbol_name(&name);\n iVar5 = reg_name_search(name);\n restore_line_pointer(cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n ex._24_1_ = 5;\n ex.X_add_symbol = (symbolS *)0x0;\n ex.X_op_symbol = (symbolS *)0x0;\n local_110[0] = (byte *)input_line_pointer;\n ex.X_add_number = (long)iVar5;\nLAB_0013153f:\n input_line_pointer = pcVar11;\n s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE);\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }\n else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }\n }\n else {\nLAB_00131068:\n input_line_pointer = (char *)pbVar9;\n expr(0,&ex,expr_normal);\n pcVar24 = "illegal operand";\n local_110[0] = (byte *)input_line_pointer;\n if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }\n input_line_pointer = pcVar11;\n pcVar11 = (char *)dcgettext(0,pcVar24,5);\n as_bad(pcVar11);\n }\nLAB_00131163:\n puVar20 = puVar26 + 1;\n puVar21 = puVar20;\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) {\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }\n goto LAB_00130fc0;\n }\n uVar14 = (ulong)puVar26[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar15 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar15 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n as_bad(pcVar11);\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n puVar20 = puVar20 + 1;\n } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0);\n }\n uVar14 = (ulong)puVar20[1];\n pbVar9 = local_110[0];\n if (puVar20[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20 + 1;\n goto LAB_00130fc0;\n }\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar20[2];\n pbVar9 = local_110[0];\n puVar21 = puVar20 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar14 == '\0') goto LAB_001311c4;\n uVar4 = opcode->flags;\n puVar26 = puVar21;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar15 = *local_110[0];\njoined_r0x001316c1:\n if (bVar15 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "elf_suffix_type eVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "char *pcVar11;" primitive_type (pointer_declarator "*pcVar11" * identifier) ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "fixS *pfVar13;" type_identifier (pointer_declarator "*pfVar13" * identifier) ;) (declaration "ulong uVar14;" type_identifier identifier ;) (declaration "byte bVar15;" type_identifier identifier ;) (declaration "bfd_reloc_code_real_type bVar16;" type_identifier identifier ;) (declaration "int iVar17;" primitive_type identifier ;) (declaration "int iVar18;" primitive_type identifier ;) (declaration "long lVar19;" (sized_type_specifier "long" long) identifier ;) (declaration "s390_operand *operand;" type_identifier (pointer_declarator "*operand" * identifier) ;) (declaration "uchar *puVar20;" type_identifier (pointer_declarator "*puVar20" * identifier) ;) (declaration "uchar *puVar21;" type_identifier (pointer_declarator "*puVar21" * identifier) ;) (declaration "undefined **ppuVar22;" type_identifier (pointer_declarator "**ppuVar22" * (pointer_declarator "*ppuVar22" * identifier)) ;) (declaration "int iVar23;" primitive_type identifier ;) (declaration "char *pcVar24;" primitive_type (pointer_declarator "*pcVar24" * identifier) ;) (declaration "byte *pbVar25;" type_identifier (pointer_declarator "*pbVar25" * identifier) ;) (declaration "uchar *puVar26;" type_identifier (pointer_declarator "*puVar26" * identifier) ;) (declaration "s390_fixup *exp;" type_identifier (pointer_declarator "*exp" * identifier) ;) (declaration "uchar *puVar27;" type_identifier (pointer_declarator "*puVar27" * identifier) ;) (declaration "byte *local_110 [2];" type_identifier (pointer_declarator "*local_110 [2]" * (array_declarator "local_110 [2]" identifier [ number_literal ])) ;) (declaration "char *name;" primitive_type (pointer_declarator "*name" * identifier) ;) (declaration "expressionS ex;" type_identifier identifier ;) (declaration "s390_fixup fixups [4];" type_identifier (array_declarator "fixups [4]" identifier [ number_literal ]) ;) (expression_statement "local_110[0] = (byte *)str;" (assignment_expression "local_110[0] = (byte *)str" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (cast_expression "(byte *)str" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if ((_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0) {\n pbVar9 = (byte *)(str + 1);\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" if (parenthesized_expression "((_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0)" ( (binary_expression "(_sch_istable[(ulong)(byte)*str * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)(byte)*str * 2] & 0x40)" ( (binary_expression "_sch_istable[(ulong)(byte)*str * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)(byte)*str * 2]" identifier [ (binary_expression "(ulong)(byte)*str * 2" (binary_expression "(ulong)(byte)*str" (call_expression "(ulong)(byte)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(byte)" ( identifier ))) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar9 = (byte *)(str + 1);\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" { (expression_statement "pbVar9 = (byte *)(str + 1);" (assignment_expression "pbVar9 = (byte *)(str + 1)" identifier = (cast_expression "(byte *)(str + 1)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(str + 1)" ( (binary_expression "str + 1" identifier + number_literal) )))) ;) (do_statement "do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);" do (compound_statement "{\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n }" { (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0)" ( (binary_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40)" ( (binary_expression "_sch_istable[(ulong)*local_110[0] * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*local_110[0] * 2]" identifier [ (binary_expression "(ulong)*local_110[0] * 2" (binary_expression "(ulong)*local_110[0]" (parenthesized_expression "(ulong)" ( identifier )) * (subscript_expression "local_110[0]" identifier [ number_literal ])) * number_literal) ]) & number_literal) )) != number_literal) )) ;) })) (expression_statement "uVar14 = (ulong)opcode->operands[0];" (assignment_expression "uVar14 = (ulong)opcode->operands[0]" identifier = (cast_expression "(ulong)opcode->operands[0]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "opcode->operands[0]" (field_expression "opcode->operands" identifier -> field_identifier) [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (opcode->operands[0] == 0) {\n iVar18 = 0;\nLAB_001311c4:\n pcVar11 = input_line_pointer;\n bVar15 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }\n input_line_pointer = pcVar11;\n if (bVar15 == 0x3a) {\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n iVar5 = iVar18;\n if (iVar18 != 0) {\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }\n return (char *)local_110[0];\n }" if (parenthesized_expression "(opcode->operands[0] == 0)" ( (binary_expression "opcode->operands[0] == 0" (subscript_expression "opcode->operands[0]" (field_expression "opcode->operands" identifier -> field_identifier) [ number_literal ]) == number_literal) )) (compound_statement "{\n iVar18 = 0;\nLAB_001311c4:\n pcVar11 = input_line_pointer;\n bVar15 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }\n input_line_pointer = pcVar11;\n if (bVar15 == 0x3a) {\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n iVar5 = iVar18;\n if (iVar18 != 0) {\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }\n return (char *)local_110[0];\n }" { (expression_statement "iVar18 = 0;" (assignment_expression "iVar18 = 0" identifier = number_literal) ;) (labeled_statement "LAB_001311c4:\n pcVar11 = input_line_pointer;" statement_identifier : (expression_statement "pcVar11 = input_line_pointer;" (assignment_expression "pcVar11 = input_line_pointer" identifier = identifier) ;)) (expression_statement "bVar15 = *pbVar9;" (assignment_expression "bVar15 = *pbVar9" identifier = (pointer_expression "*pbVar9" * identifier)) ;) (expression_statement "bVar1 = _sch_istable[(ulong)bVar15 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar15 * 2]" identifier = (subscript_expression "_sch_istable[(ulong)bVar15 * 2]" identifier [ (binary_expression "(ulong)bVar15 * 2" (cast_expression "(ulong)bVar15" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }" while (parenthesized_expression "((bVar1 & 0x40) != 0)" ( (binary_expression "(bVar1 & 0x40) != 0" (parenthesized_expression "(bVar1 & 0x40)" ( (binary_expression "bVar1 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar9 = pbVar9 + 1;\n bVar15 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar15 * 2];\n }" { (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "bVar15 = *pbVar9;" (assignment_expression "bVar15 = *pbVar9" identifier = (pointer_expression "*pbVar9" * identifier)) ;) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar1 = _sch_istable[(ulong)bVar15 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar15 * 2]" identifier = (subscript_expression "_sch_istable[(ulong)bVar15 * 2]" identifier [ (binary_expression "(ulong)bVar15 * 2" (cast_expression "(ulong)bVar15" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (expression_statement "input_line_pointer = pcVar11;" (assignment_expression "input_line_pointer = pcVar11" identifier = identifier) ;) (if_statement "if (bVar15 == 0x3a) {\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }" if (parenthesized_expression "(bVar15 == 0x3a)" ( (binary_expression "bVar15 == 0x3a" identifier == number_literal) )) (compound_statement "{\n bVar15 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }\n }" { (expression_statement "bVar15 = pbVar9[1];" (assignment_expression "bVar15 = pbVar9[1]" identifier = (subscript_expression "pbVar9[1]" identifier [ number_literal ])) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) (if_statement "if ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" if (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0)" ( (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) == 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204)" ( (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar15 * 2)" * (cast_expression "(ushort *)(_sch_istable + (ulong)bVar15 * 2)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_sch_istable + (ulong)bVar15 * 2)" ( (binary_expression "_sch_istable + (ulong)bVar15 * 2" identifier + (binary_expression "(ulong)bVar15 * 2" (cast_expression "(ulong)bVar15" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n iVar5 = 0;\n }" { (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" else (compound_statement "{\n do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" { (do_statement "do {\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0);" do (compound_statement "{\n pbVar10 = pbVar10 + 1;\n bVar15 = *pbVar10;\n }" { (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "bVar15 = *pbVar10;" (assignment_expression "bVar15 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) }) while (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0)" ( (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204) != 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204)" ( (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar15 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar15 * 2)" * (cast_expression "(ushort *)(_sch_istable + (ulong)bVar15 * 2)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_sch_istable + (ulong)bVar15 * 2)" ( (binary_expression "_sch_istable + (ulong)bVar15 * 2" identifier + (binary_expression "(ulong)bVar15 * 2" (cast_expression "(ulong)bVar15" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) & number_literal) )) != number_literal) )) ;) (expression_statement "iVar5 = (int)pbVar10 - (int)pbVar9;" (assignment_expression "iVar5 = (int)pbVar10 - (int)pbVar9" identifier = (binary_expression "(int)pbVar10 - (int)pbVar9" (cast_expression "(int)pbVar10" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)pbVar9" ( (type_descriptor "int" primitive_type) ) identifier))) ;) }))) (if_statement "if (bVar15 == 0x3a) {\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }" if (parenthesized_expression "(bVar15 == 0x3a)" ( (binary_expression "bVar15 == 0x3a" identifier == number_literal) )) (compound_statement "{\n input_line_pointer = (char *)(pbVar10 + 1);\n expr(0,&ex,expr_normal);\n pcVar24 = input_line_pointer;\n pbVar10 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }\n }" { (expression_statement "input_line_pointer = (char *)(pbVar10 + 1);" (assignment_expression "input_line_pointer = (char *)(pbVar10 + 1)" identifier = (cast_expression "(char *)(pbVar10 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar10 + 1)" ( (binary_expression "pbVar10 + 1" identifier + number_literal) )))) ;) (expression_statement "expr(0,&ex,expr_normal);" (call_expression "expr(0,&ex,expr_normal)" identifier (argument_list "(0,&ex,expr_normal)" ( number_literal , (pointer_expression "&ex" & identifier) , identifier ))) ;) (expression_statement "pcVar24 = input_line_pointer;" (assignment_expression "pcVar24 = input_line_pointer" identifier = identifier) ;) (expression_statement "pbVar10 = (byte *)input_line_pointer;" (assignment_expression "pbVar10 = (byte *)input_line_pointer" identifier = (cast_expression "(byte *)input_line_pointer" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "input_line_pointer = pcVar11;" (assignment_expression "input_line_pointer = pcVar11" identifier = identifier) ;) (if_statement "if ((ex._24_1_ == '\x03') && (0 < _DAT_0016b728)) {\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }" if (parenthesized_expression "((ex._24_1_ == '\x03') && (0 < _DAT_0016b728))" ( (binary_expression "(ex._24_1_ == '\x03') && (0 < _DAT_0016b728)" (parenthesized_expression "(ex._24_1_ == '\x03')" ( (binary_expression "ex._24_1_ == '\x03'" (field_expression "ex._24_1_" identifier . field_identifier) == (char_literal "'\x03'" ' escape_sequence ')) )) && (parenthesized_expression "(0 < _DAT_0016b728)" ( (binary_expression "0 < _DAT_0016b728" number_literal < identifier) ))) )) (compound_statement "{\n ppuVar22 = &mapping_14746;\n iVar7 = _DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);\n }" { (expression_statement "ppuVar22 = &mapping_14746;" (assignment_expression "ppuVar22 = &mapping_14746" identifier = (pointer_expression "&mapping_14746" & identifier)) ;) (expression_statement "iVar7 = _DAT_0016b728;" (assignment_expression "iVar7 = _DAT_0016b728" identifier = identifier) ;) (do_statement "do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n } while (0 < iVar7);" do (compound_statement "{\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar22 + 3);\n ppuVar22 = ppuVar22 + 2;\n }" { (if_statement "if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)) {\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }" if (parenthesized_expression "((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0))" ( (binary_expression "(iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)" (parenthesized_expression "(iVar7 == iVar5)" ( (binary_expression "iVar7 == iVar5" identifier == identifier) )) && (parenthesized_expression "(iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0)" ( (comma_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7), iVar7 == 0" (assignment_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7)" identifier = (call_expression "strncasecmp((char *)pbVar9,*ppuVar22,(long)iVar7)" identifier (argument_list "((char *)pbVar9,*ppuVar22,(long)iVar7)" ( (cast_expression "(char *)pbVar9" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "*ppuVar22" * identifier) , (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);\n local_110[0] = (byte *)pcVar24;\n if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }\n break;\n }" { (expression_statement "bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc);" (assignment_expression "bVar16 = *(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc)" identifier = (pointer_expression "*(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc)" * (cast_expression "(bfd_reloc_code_real_type *)((long)ppuVar22 + 0xc)" ( (type_descriptor "bfd_reloc_code_real_type *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ppuVar22 + 0xc)" ( (binary_expression "(long)ppuVar22 + 0xc" (cast_expression "(long)ppuVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "local_110[0] = (byte *)pcVar24;" (assignment_expression "local_110[0] = (byte *)pcVar24" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (cast_expression "(byte *)pcVar24" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (bVar16 != BFD_RELOC_UNUSED) {\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }" if (parenthesized_expression "(bVar16 != BFD_RELOC_UNUSED)" ( (binary_expression "bVar16 != BFD_RELOC_UNUSED" identifier != identifier) )) (compound_statement "{\n if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }\n iVar5 = iVar18 + 1;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = -1;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar5;\n if (*pcVar24 != '\0') goto LAB_00131a20;\n pcVar11 = frag_more((long)opcode->oplen);\n memcpy(pcVar11,insn,(long)opcode->oplen);\n dwarf2_emit_insn(opcode->oplen);\n goto LAB_0013128e;\n }" { (if_statement "if (3 < iVar18) {\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }" if (parenthesized_expression "(3 < iVar18)" ( (binary_expression "3 < iVar18" number_literal < identifier) )) (compound_statement "{\nLAB_00131d15:\n pcVar11 = "too many fixups";\nLAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);\n /* WARNING: Subroutine does not return */\n as_fatal(pcVar11);\n }" { (labeled_statement "LAB_00131d15:\n pcVar11 = "too many fixups";" statement_identifier : (expression_statement "pcVar11 = "too many fixups";" (assignment_expression "pcVar11 = "too many fixups"" identifier = (string_literal ""too many fixups"" " string_content ")) ;)) (labeled_statement "LAB_00131cf6:\n pcVar11 = (char *)dcgettext(0,pcVar11,5);" statement_identifier : (expression_statement "pcVar11 = (char *)dcgettext(0,pcVar11,5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,pcVar11,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar11,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar11,5)" identifier (argument_list "(0,pcVar11,5)" ( number_literal , identifier , number_literal ))))) ;)) comment (expression_statement "as_fatal(pcVar11);" (call_expression "as_fatal(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) })) (expression_statement "iVar5 = iVar18 + 1;" (assignment_expression "iVar5 = iVar18 + 1" identifier = (binary_expression "iVar18 + 1" identifier + number_literal)) ;) (expression_statement "fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;" (assignment_expression "fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol" (field_expression "fixups[iVar18].exp.X_add_symbol" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_add_symbol" identifier . field_identifier)) ;) (expression_statement "fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;" (assignment_expression "fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol" (field_expression "fixups[iVar18].exp.X_op_symbol" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_op_symbol" identifier . field_identifier)) ;) (expression_statement "fixups[iVar18].exp.X_add_number = ex.X_add_number;" (assignment_expression "fixups[iVar18].exp.X_add_number = ex.X_add_number" (field_expression "fixups[iVar18].exp.X_add_number" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_add_number" identifier . field_identifier)) ;) (expression_statement "*(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);" (assignment_expression "*(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_)" (pointer_expression "*(ulong *)&fixups[iVar18].exp.field_0x18" * (cast_expression "(ulong *)&fixups[iVar18].exp.field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&fixups[iVar18].exp.field_0x18" & (field_expression "fixups[iVar18].exp.field_0x18" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier)))) = (call_expression "CONCAT71(ex._25_7_,ex._24_1_)" identifier (argument_list "(ex._25_7_,ex._24_1_)" ( (field_expression "ex._25_7_" identifier . field_identifier) , (field_expression "ex._24_1_" identifier . field_identifier) )))) ;) (expression_statement "fixups[iVar18].opindex = -1;" (assignment_expression "fixups[iVar18].opindex = -1" (field_expression "fixups[iVar18].opindex" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) = number_literal) ;) (expression_statement "fixups[iVar18].reloc = bVar16;" (assignment_expression "fixups[iVar18].reloc = bVar16" (field_expression "fixups[iVar18].reloc" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) = identifier) ;) (expression_statement "iVar18 = iVar5;" (assignment_expression "iVar18 = iVar5" identifier = identifier) ;) (if_statement "if (*pcVar24 != '\0') goto LAB_00131a20;" if (parenthesized_expression "(*pcVar24 != '\0')" ( (binary_expression "*pcVar24 != '\0'" (pointer_expression "*pcVar24" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_00131a20;" goto statement_identifier ;)) (expression_statement "pcVar11 = frag_more((long)opcode->oplen);" (assignment_expression "pcVar11 = frag_more((long)opcode->oplen)" identifier = (call_expression "frag_more((long)opcode->oplen)" identifier (argument_list "((long)opcode->oplen)" ( (cast_expression "(long)opcode->oplen" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "opcode->oplen" identifier -> field_identifier)) )))) ;) (expression_statement "memcpy(pcVar11,insn,(long)opcode->oplen);" (call_expression "memcpy(pcVar11,insn,(long)opcode->oplen)" identifier (argument_list "(pcVar11,insn,(long)opcode->oplen)" ( identifier , identifier , (cast_expression "(long)opcode->oplen" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "opcode->oplen" identifier -> field_identifier)) ))) ;) (expression_statement "dwarf2_emit_insn(opcode->oplen);" (call_expression "dwarf2_emit_insn(opcode->oplen)" identifier (argument_list "(opcode->oplen)" ( (field_expression "opcode->oplen" identifier -> field_identifier) ))) ;) (goto_statement "goto LAB_0013128e;" goto statement_identifier ;) })) (break_statement "break;" break ;) })) (expression_statement "iVar7 = *(int *)(ppuVar22 + 3);" (assignment_expression "iVar7 = *(int *)(ppuVar22 + 3)" identifier = (pointer_expression "*(int *)(ppuVar22 + 3)" * (cast_expression "(int *)(ppuVar22 + 3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(ppuVar22 + 3)" ( (binary_expression "ppuVar22 + 3" identifier + number_literal) ))))) ;) (expression_statement "ppuVar22 = ppuVar22 + 2;" (assignment_expression "ppuVar22 = ppuVar22 + 2" identifier = (binary_expression "ppuVar22 + 2" identifier + number_literal)) ;) }) while (parenthesized_expression "(0 < iVar7)" ( (binary_expression "0 < iVar7" number_literal < identifier) )) ;) })) })) })) (if_statement "if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }" if (parenthesized_expression "(*local_110[0] != 0)" ( (binary_expression "*local_110[0] != 0" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar11 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }\n }" { (labeled_statement "LAB_00131a20:\n pbVar9 = local_110[0];" statement_identifier : (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;)) (expression_statement "pcVar11 = strchr((char *)local_110[0],10);" (assignment_expression "pcVar11 = strchr((char *)local_110[0],10)" identifier = (call_expression "strchr((char *)local_110[0],10)" identifier (argument_list "((char *)local_110[0],10)" ( (cast_expression "(char *)local_110[0]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_110[0]" identifier [ number_literal ])) , number_literal )))) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pcVar11 == (char *)0x0) {\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }\n else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }" if (parenthesized_expression "(pcVar11 == (char *)0x0)" ( (binary_expression "pcVar11 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar11,pbVar9);\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"junk at end of line: `%s\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"junk at end of line: `%s\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" identifier (argument_list "(0,"junk at end of line: `%s\'",5)" ( number_literal , (string_literal ""junk at end of line: `%s\'"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11,pbVar9);" (call_expression "as_bad(pcVar11,pbVar9)" identifier (argument_list "(pcVar11,pbVar9)" ( identifier , identifier ))) ;) }) (else_clause "else {\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }" else (compound_statement "{\n *pcVar11 = '\0';\n pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);\n as_bad(pcVar24,pbVar10);\n *pcVar11 = '\n';\n }" { (expression_statement "*pcVar11 = '\0';" (assignment_expression "*pcVar11 = '\0'" (pointer_expression "*pcVar11" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "pcVar24 = (char *)dcgettext(0,"junk at end of line: `%s\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"junk at end of line: `%s\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" identifier (argument_list "(0,"junk at end of line: `%s\'",5)" ( number_literal , (string_literal ""junk at end of line: `%s\'"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar24,pbVar10);" (call_expression "as_bad(pcVar24,pbVar10)" identifier (argument_list "(pcVar24,pbVar10)" ( identifier , identifier ))) ;) (expression_statement "*pcVar11 = '\n';" (assignment_expression "*pcVar11 = '\n'" (pointer_expression "*pcVar11" * identifier) = (char_literal "'\n'" ' escape_sequence ')) ;) }))) })) (expression_statement "pcVar11 = frag_more((long)opcode->oplen);" (assignment_expression "pcVar11 = frag_more((long)opcode->oplen)" identifier = (call_expression "frag_more((long)opcode->oplen)" identifier (argument_list "((long)opcode->oplen)" ( (cast_expression "(long)opcode->oplen" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "opcode->oplen" identifier -> field_identifier)) )))) ;) (expression_statement "memcpy(pcVar11,insn,(long)opcode->oplen);" (call_expression "memcpy(pcVar11,insn,(long)opcode->oplen)" identifier (argument_list "(pcVar11,insn,(long)opcode->oplen)" ( identifier , identifier , (cast_expression "(long)opcode->oplen" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "opcode->oplen" identifier -> field_identifier)) ))) ;) (expression_statement "dwarf2_emit_insn(opcode->oplen);" (call_expression "dwarf2_emit_insn(opcode->oplen)" identifier (argument_list "(opcode->oplen)" ( (field_expression "opcode->oplen" identifier -> field_identifier) ))) ;) (expression_statement "iVar5 = iVar18;" (assignment_expression "iVar5 = iVar18" identifier = identifier) ;) (if_statement "if (iVar18 != 0) {\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }" if (parenthesized_expression "(iVar18 != 0)" ( (binary_expression "iVar18 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_0013128e:\n iVar18 = 0;\n exp = fixups;\n do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);\n }" { (labeled_statement "LAB_0013128e:\n iVar18 = 0;" statement_identifier : (expression_statement "iVar18 = 0;" (assignment_expression "iVar18 = 0" identifier = number_literal) ;)) (expression_statement "exp = fixups;" (assignment_expression "exp = fixups" identifier = identifier) ;) (do_statement "do {\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n } while (iVar18 < iVar5);" do (compound_statement "{\n while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }\n lVar19 = (long)iVar7 * 0x10;\n if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar18 = iVar18 + 1;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );\n exp = exp + 1;\n }" { (while_statement "while( true ) {\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n iVar7 = exp->opindex;\n iVar17 = (int)pcVar11;\n if (-1 < iVar7) break;\n fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);\nLAB_0013133d:\n iVar18 = iVar18 + 1;\n exp = exp + 1;\n if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }\n }" { (expression_statement "iVar7 = exp->opindex;" (assignment_expression "iVar7 = exp->opindex" identifier = (field_expression "exp->opindex" identifier -> field_identifier)) ;) (expression_statement "iVar17 = (int)pcVar11;" (assignment_expression "iVar17 = (int)pcVar11" identifier = (cast_expression "(int)pcVar11" ( (type_descriptor "int" primitive_type) ) identifier)) ;) (if_statement "if (-1 < iVar7) break;" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (break_statement "break;" break ;)) (expression_statement "fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc);" (call_expression "fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc)" identifier (argument_list "(frag_now,iVar17 - ((int)frag_now + 100),opcode->oplen,&exp->exp,0,exp->reloc)" ( identifier , (binary_expression "iVar17 - ((int)frag_now + 100)" identifier - (parenthesized_expression "((int)frag_now + 100)" ( (binary_expression "(int)frag_now + 100" (cast_expression "(int)frag_now" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) , (field_expression "opcode->oplen" identifier -> field_identifier) , (pointer_expression "&exp->exp" & (field_expression "exp->exp" identifier -> field_identifier)) , number_literal , (field_expression "exp->reloc" identifier -> field_identifier) ))) ;) (labeled_statement "LAB_0013133d:\n iVar18 = iVar18 + 1;" statement_identifier : (expression_statement "iVar18 = iVar18 + 1;" (assignment_expression "iVar18 = iVar18 + 1" identifier = (binary_expression "iVar18 + 1" identifier + number_literal)) ;)) (expression_statement "exp = exp + 1;" (assignment_expression "exp = exp + 1" identifier = (binary_expression "exp + 1" identifier + number_literal)) ;) (if_statement "if (iVar5 <= iVar18) {\n return (char *)local_110[0];\n }" if (parenthesized_expression "(iVar5 <= iVar18)" ( (binary_expression "iVar5 <= iVar18" identifier <= identifier) )) (compound_statement "{\n return (char *)local_110[0];\n }" { (return_statement "return (char *)local_110[0];" return (cast_expression "(char *)local_110[0]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) })) })) (expression_statement "lVar19 = (long)iVar7 * 0x10;" (assignment_expression "lVar19 = (long)iVar7 * 0x10" identifier = (binary_expression "(long)iVar7 * 0x10" (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) (if_statement "if (exp->reloc != BFD_RELOC_UNUSED) {\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }" if (parenthesized_expression "(exp->reloc != BFD_RELOC_UNUSED)" ( (binary_expression "exp->reloc != BFD_RELOC_UNUSED" (field_expression "exp->reloc" identifier -> field_identifier) != identifier) )) (compound_statement "{\n lVar12 = bfd_reloc_type_lookup(stdoutput);\n if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar23 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar23 = iVar7;\n }\n pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);\n uVar4 = exp->reloc - BFD_RELOC_390_GOT12;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }\n goto LAB_0013133d;\n }" { (expression_statement "lVar12 = bfd_reloc_type_lookup(stdoutput);" (assignment_expression "lVar12 = bfd_reloc_type_lookup(stdoutput)" identifier = (call_expression "bfd_reloc_type_lookup(stdoutput)" identifier (argument_list "(stdoutput)" ( identifier )))) ;) (if_statement "if (lVar12 == 0) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" { comment (expression_statement "as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands");" (call_expression "as_abort("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" identifier (argument_list "("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" ( (string_literal ""../../gas/config/tc-s390.c"" " string_content ") , number_literal , (string_literal ""md_gather_operands"" " string_content ") ))) ;) })) (expression_statement "uVar4 = *(int *)(lVar12 + 0xc) - 1;" (assignment_expression "uVar4 = *(int *)(lVar12 + 0xc) - 1" identifier = (binary_expression "*(int *)(lVar12 + 0xc) - 1" (pointer_expression "*(int *)(lVar12 + 0xc)" * (cast_expression "(int *)(lVar12 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0xc)" ( (binary_expression "lVar12 + 0xc" identifier + number_literal) )))) - number_literal)) ;) (if_statement "if (0x1f < uVar4) {\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" if (parenthesized_expression "(0x1f < uVar4)" ( (binary_expression "0x1f < uVar4" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" { comment (expression_statement "as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands");" (call_expression "as_abort("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" identifier (argument_list "("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" ( (string_literal ""../../gas/config/tc-s390.c"" " string_content ") , number_literal , (string_literal ""md_gather_operands"" " string_content ") ))) ;) })) (expression_statement "iVar7 = *(int *)(s390_operands + lVar19 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar19 + 4)" identifier = (pointer_expression "*(int *)(s390_operands + lVar19 + 4)" * (cast_expression "(int *)(s390_operands + lVar19 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 4)" ( (binary_expression "s390_operands + lVar19 + 4" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (expression_statement "iVar23 = iVar7 + 7;" (assignment_expression "iVar23 = iVar7 + 7" identifier = (binary_expression "iVar7 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < iVar7) {\n iVar23 = iVar7;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n iVar23 = iVar7;\n }" { (expression_statement "iVar23 = iVar7;" (assignment_expression "iVar23 = iVar7" identifier = identifier) ;) })) (expression_statement "pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc);" (assignment_expression "pfVar13 = fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc)" identifier = (call_expression "fix_new_exp(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc)" identifier (argument_list "(frag_now,(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100)),\n (uVar4 >> 3) + 1,&exp->exp,*(int *)(lVar12 + 0x10),exp->reloc)" ( identifier , (binary_expression "(iVar23 >> 3) + (iVar17 - ((int)frag_now + 100))" (parenthesized_expression "(iVar23 >> 3)" ( (binary_expression "iVar23 >> 3" identifier >> number_literal) )) + (parenthesized_expression "(iVar17 - ((int)frag_now + 100))" ( (binary_expression "iVar17 - ((int)frag_now + 100)" identifier - (parenthesized_expression "((int)frag_now + 100)" ( (binary_expression "(int)frag_now + 100" (cast_expression "(int)frag_now" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ))) , (binary_expression "(uVar4 >> 3) + 1" (parenthesized_expression "(uVar4 >> 3)" ( (binary_expression "uVar4 >> 3" identifier >> number_literal) )) + number_literal) , (pointer_expression "&exp->exp" & (field_expression "exp->exp" identifier -> field_identifier)) , (pointer_expression "*(int *)(lVar12 + 0x10)" * (cast_expression "(int *)(lVar12 + 0x10)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x10)" ( (binary_expression "lVar12 + 0x10" identifier + number_literal) )))) , (field_expression "exp->reloc" identifier -> field_identifier) )))) ;) (expression_statement "uVar4 = exp->reloc - BFD_RELOC_390_GOT12;" (assignment_expression "uVar4 = exp->reloc - BFD_RELOC_390_GOT12" identifier = (binary_expression "exp->reloc - BFD_RELOC_390_GOT12" (field_expression "exp->reloc" identifier -> field_identifier) - identifier)) ;) (if_statement "if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }" if (parenthesized_expression "((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0))" ( (binary_expression "(uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" (parenthesized_expression "(uVar4 < 0x33)" ( (binary_expression "uVar4 < 0x33" identifier < number_literal) )) && (parenthesized_expression "((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" ( (binary_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0" (parenthesized_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1)" ( (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1" (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f)" number_literal >> (parenthesized_expression "((ulong)uVar4 & 0x3f)" ( (binary_expression "(ulong)uVar4 & 0x3f" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) ))) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n *(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;\n }" { (expression_statement "*(byte *)pfVar13 = *(byte *)pfVar13 | 0x40;" (assignment_expression "*(byte *)pfVar13 = *(byte *)pfVar13 | 0x40" (pointer_expression "*(byte *)pfVar13" * (cast_expression "(byte *)pfVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) = (binary_expression "*(byte *)pfVar13 | 0x40" (pointer_expression "*(byte *)pfVar13" * (cast_expression "(byte *)pfVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) | number_literal)) ;) })) (if_statement "if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }" if (parenthesized_expression "((s390_operands[lVar19 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar19 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar19 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar19 + 8] & 0x80" (subscript_expression "s390_operands[lVar19 + 8]" identifier [ (binary_expression "lVar19 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar7 = *(int *)(s390_operands + lVar19 + 4);\n iVar17 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar17 = iVar7;\n }\n pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);\n }" { (expression_statement "iVar7 = *(int *)(s390_operands + lVar19 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar19 + 4)" identifier = (pointer_expression "*(int *)(s390_operands + lVar19 + 4)" * (cast_expression "(int *)(s390_operands + lVar19 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 4)" ( (binary_expression "s390_operands + lVar19 + 4" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (expression_statement "iVar17 = iVar7 + 7;" (assignment_expression "iVar17 = iVar7 + 7" identifier = (binary_expression "iVar7 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < iVar7) {\n iVar17 = iVar7;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n iVar17 = iVar7;\n }" { (expression_statement "iVar17 = iVar7;" (assignment_expression "iVar17 = iVar7" identifier = identifier) ;) })) (expression_statement "pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3);" (assignment_expression "pfVar13->fx_pcrel_adjust = (char)(iVar17 >> 3)" (field_expression "pfVar13->fx_pcrel_adjust" identifier -> field_identifier) = (cast_expression "(char)(iVar17 >> 3)" ( (type_descriptor "char" primitive_type) ) (parenthesized_expression "(iVar17 >> 3)" ( (binary_expression "iVar17 >> 3" identifier >> number_literal) )))) ;) })) (goto_statement "goto LAB_0013133d;" goto statement_identifier ;) })) (expression_statement "iVar18 = iVar18 + 1;" (assignment_expression "iVar18 = iVar18 + 1" identifier = (binary_expression "iVar18 + 1" identifier + number_literal)) ;) (expression_statement "fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n );" (call_expression "fix_new_exp(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n )" identifier (argument_list "(frag_now,iVar17 - ((int)frag_now + 100),4,&exp->exp,\n (uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1,iVar7 + BFD_RELOC_UNUSED\n )" ( identifier , (binary_expression "iVar17 - ((int)frag_now + 100)" identifier - (parenthesized_expression "((int)frag_now + 100)" ( (binary_expression "(int)frag_now + 100" (cast_expression "(int)frag_now" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) , number_literal , (pointer_expression "&exp->exp" & (field_expression "exp->exp" identifier -> field_identifier)) , (binary_expression "(uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7) & 1" (call_expression "(uint)(*(ulong *)(s390_operands + lVar19 + 8) >> 7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(ulong *)(s390_operands + lVar19 + 8) >> 7)" ( (binary_expression "*(ulong *)(s390_operands + lVar19 + 8) >> 7" (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) )))) >> number_literal) ))) & number_literal) , (binary_expression "iVar7 + BFD_RELOC_UNUSED" identifier + identifier) ))) ;) (expression_statement "exp = exp + 1;" (assignment_expression "exp = exp + 1" identifier = (binary_expression "exp + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar18 < iVar5)" ( (binary_expression "iVar18 < iVar5" identifier < identifier) )) ;) })) (return_statement "return (char *)local_110[0];" return (cast_expression "(char *)local_110[0]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) })) (expression_statement "iVar18 = 0;" (assignment_expression "iVar18 = 0" identifier = number_literal) ;) (expression_statement "uVar4 = opcode->flags;" (assignment_expression "uVar4 = opcode->flags" identifier = (field_expression "opcode->flags" identifier -> field_identifier)) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "puVar26 = opcode->operands;" (assignment_expression "puVar26 = opcode->operands" identifier = (field_expression "opcode->operands" identifier -> field_identifier)) ;) (labeled_statement "LAB_00130fc0:\n pcVar11 = input_line_pointer;" statement_identifier : (expression_statement "pcVar11 = input_line_pointer;" (assignment_expression "pcVar11 = input_line_pointer" identifier = identifier) ;)) (expression_statement "lVar19 = uVar14 * 0x10;" (assignment_expression "lVar19 = uVar14 * 0x10" identifier = (binary_expression "uVar14 * 0x10" identifier * number_literal)) ;) (expression_statement "operand = (s390_operand *)(s390_operands + lVar19);" (assignment_expression "operand = (s390_operand *)(s390_operands + lVar19)" identifier = (cast_expression "(s390_operand *)(s390_operands + lVar19)" ( (type_descriptor "s390_operand *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19)" ( (binary_expression "s390_operands + lVar19" identifier + identifier) )))) ;) (if_statement "if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n s390_insert_operand(insn,operand,0,(char *)0x0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" if (parenthesized_expression "(((uVar4 & 3) != 0) && (*pbVar9 == 0))" ( (binary_expression "((uVar4 & 3) != 0) && (*pbVar9 == 0)" (parenthesized_expression "((uVar4 & 3) != 0)" ( (binary_expression "(uVar4 & 3) != 0" (parenthesized_expression "(uVar4 & 3)" ( (binary_expression "uVar4 & 3" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(*pbVar9 == 0)" ( (binary_expression "*pbVar9 == 0" (pointer_expression "*pbVar9" * identifier) == number_literal) ))) )) (compound_statement "{\n s390_insert_operand(insn,operand,0,(char *)0x0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" { (expression_statement "s390_insert_operand(insn,operand,0,(char *)0x0,0);" (call_expression "s390_insert_operand(insn,operand,0,(char *)0x0,0)" identifier (argument_list "(insn,operand,0,(char *)0x0,0)" ( identifier , identifier , number_literal , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;) })) (if_statement "if ((bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0)) {\n uVar14 = (ulong)puVar26[1];\n bVar2 = false;\n puVar21 = puVar26 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" if (parenthesized_expression "((bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0))" ( (binary_expression "(bVar2) && ((s390_operands[lVar19 + 8] & 0x40) != 0)" (parenthesized_expression "(bVar2)" ( identifier )) && (parenthesized_expression "((s390_operands[lVar19 + 8] & 0x40) != 0)" ( (binary_expression "(s390_operands[lVar19 + 8] & 0x40) != 0" (parenthesized_expression "(s390_operands[lVar19 + 8] & 0x40)" ( (binary_expression "s390_operands[lVar19 + 8] & 0x40" (subscript_expression "s390_operands[lVar19 + 8]" identifier [ (binary_expression "lVar19 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n uVar14 = (ulong)puVar26[1];\n bVar2 = false;\n puVar21 = puVar26 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" { (expression_statement "uVar14 = (ulong)puVar26[1];" (assignment_expression "uVar14 = (ulong)puVar26[1]" identifier = (cast_expression "(ulong)puVar26[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar26[1]" identifier [ number_literal ]))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "puVar21 = puVar26 + 1;" (assignment_expression "puVar21 = puVar26 + 1" identifier = (binary_expression "puVar26 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "name = (char *)pbVar9;" (assignment_expression "name = (char *)pbVar9" identifier = (cast_expression "(char *)pbVar9" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n input_line_pointer = (char *)(pbVar9 + 1);\n name = input_line_pointer;\n cVar3 = get_symbol_name(&name);\n iVar5 = reg_name_search(name);\n restore_line_pointer(cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n ex._24_1_ = 5;\n ex.X_add_symbol = (symbolS *)0x0;\n ex.X_op_symbol = (symbolS *)0x0;\n local_110[0] = (byte *)input_line_pointer;\n ex.X_add_number = (long)iVar5;\nLAB_0013153f:\n input_line_pointer = pcVar11;\n s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE);\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }\n else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }\n }\n else {\nLAB_00131068:\n input_line_pointer = (char *)pbVar9;\n expr(0,&ex,expr_normal);\n pcVar24 = "illegal operand";\n local_110[0] = (byte *)input_line_pointer;\n if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }\n input_line_pointer = pcVar11;\n pcVar11 = (char *)dcgettext(0,pcVar24,5);\n as_bad(pcVar11);\n }" if (parenthesized_expression "((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0))" ( (binary_expression "(*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" (parenthesized_expression "(*pbVar9 == 0x25)" ( (binary_expression "*pbVar9 == 0x25" (pointer_expression "*pbVar9" * identifier) == number_literal) )) && (parenthesized_expression "((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" ( (binary_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0" (parenthesized_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88)" ( (binary_expression "_sch_istable[(ulong)pbVar9[1] * 2] & 0x88" (subscript_expression "_sch_istable[(ulong)pbVar9[1] * 2]" identifier [ (binary_expression "(ulong)pbVar9[1] * 2" (cast_expression "(ulong)pbVar9[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar9[1]" identifier [ number_literal ])) * number_literal) ]) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n input_line_pointer = (char *)(pbVar9 + 1);\n name = input_line_pointer;\n cVar3 = get_symbol_name(&name);\n iVar5 = reg_name_search(name);\n restore_line_pointer(cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n ex._24_1_ = 5;\n ex.X_add_symbol = (symbolS *)0x0;\n ex.X_op_symbol = (symbolS *)0x0;\n local_110[0] = (byte *)input_line_pointer;\n ex.X_add_number = (long)iVar5;\nLAB_0013153f:\n input_line_pointer = pcVar11;\n s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE);\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }\n else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }\n }" { (expression_statement "input_line_pointer = (char *)(pbVar9 + 1);" (assignment_expression "input_line_pointer = (char *)(pbVar9 + 1)" identifier = (cast_expression "(char *)(pbVar9 + 1)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pbVar9 + 1)" ( (binary_expression "pbVar9 + 1" identifier + number_literal) )))) ;) (expression_statement "name = input_line_pointer;" (assignment_expression "name = input_line_pointer" identifier = identifier) ;) (expression_statement "cVar3 = get_symbol_name(&name);" (assignment_expression "cVar3 = get_symbol_name(&name)" identifier = (call_expression "get_symbol_name(&name)" identifier (argument_list "(&name)" ( (pointer_expression "&name" & identifier) )))) ;) (expression_statement "iVar5 = reg_name_search(name);" (assignment_expression "iVar5 = reg_name_search(name)" identifier = (call_expression "reg_name_search(name)" identifier (argument_list "(name)" ( identifier )))) ;) (expression_statement "restore_line_pointer(cVar3);" (call_expression "restore_line_pointer(cVar3)" identifier (argument_list "(cVar3)" ( identifier ))) ;) (if_statement "if (iVar5 < 0) goto LAB_00131068;" if (parenthesized_expression "(iVar5 < 0)" ( (binary_expression "iVar5 < 0" identifier < number_literal) )) (goto_statement "goto LAB_00131068;" goto statement_identifier ;)) (expression_statement "ex._24_1_ = 5;" (assignment_expression "ex._24_1_ = 5" (field_expression "ex._24_1_" identifier . field_identifier) = number_literal) ;) (expression_statement "ex.X_add_symbol = (symbolS *)0x0;" (assignment_expression "ex.X_add_symbol = (symbolS *)0x0" (field_expression "ex.X_add_symbol" identifier . field_identifier) = (cast_expression "(symbolS *)0x0" ( (type_descriptor "symbolS *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "ex.X_op_symbol = (symbolS *)0x0;" (assignment_expression "ex.X_op_symbol = (symbolS *)0x0" (field_expression "ex.X_op_symbol" identifier . field_identifier) = (cast_expression "(symbolS *)0x0" ( (type_descriptor "symbolS *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_110[0] = (byte *)input_line_pointer;" (assignment_expression "local_110[0] = (byte *)input_line_pointer" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (cast_expression "(byte *)input_line_pointer" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "ex.X_add_number = (long)iVar5;" (assignment_expression "ex.X_add_number = (long)iVar5" (field_expression "ex.X_add_number" identifier . field_identifier) = (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (labeled_statement "LAB_0013153f:\n input_line_pointer = pcVar11;" statement_identifier : (expression_statement "input_line_pointer = pcVar11;" (assignment_expression "input_line_pointer = pcVar11" identifier = identifier) ;)) (expression_statement "s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE);" (call_expression "s390_lit_suffix((char **)local_110,&ex,ELF_SUFFIX_NONE)" identifier (argument_list "((char **)local_110,&ex,ELF_SUFFIX_NONE)" ( (cast_expression "(char **)local_110" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , (pointer_expression "&ex" & identifier) , identifier ))) ;) (if_statement "if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }\n else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }" if (parenthesized_expression "((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02'))" ( (binary_expression "(ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')" (parenthesized_expression "(ex._24_1_ == '\x05')" ( (binary_expression "ex._24_1_ == '\x05'" (field_expression "ex._24_1_" identifier . field_identifier) == (char_literal "'\x05'" ' escape_sequence ')) )) || (parenthesized_expression "(ex._24_1_ == '\x02')" ( (binary_expression "ex._24_1_ == '\x02'" (field_expression "ex._24_1_" identifier . field_identifier) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }\n s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);\n }" { (expression_statement "uVar14 = *(ulong *)(s390_operands + lVar19 + 8);" (assignment_expression "uVar14 = *(ulong *)(s390_operands + lVar19 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (expression_statement "uVar4 = (uint)uVar14;" (assignment_expression "uVar4 = (uint)uVar14" identifier = (cast_expression "(uint)uVar14" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')) {\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02'))" ( (binary_expression "((uVar14 & 0x200) != 0) && (ex._24_1_ != '\x02')" (parenthesized_expression "((uVar14 & 0x200) != 0)" ( (binary_expression "(uVar14 & 0x200) != 0" (parenthesized_expression "(uVar14 & 0x200)" ( (binary_expression "uVar14 & 0x200" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(ex._24_1_ != '\x02')" ( (binary_expression "ex._24_1_ != '\x02'" (field_expression "ex._24_1_" identifier . field_identifier) != (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n pcVar11 = "invalid length field specified";\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar11 = "invalid length field specified";" (assignment_expression "pcVar11 = "invalid length field specified"" identifier = (string_literal ""invalid length field specified"" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) (if_statement "if ((uVar14 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }" if (parenthesized_expression "((uVar14 & 0x40) == 0)" ( (binary_expression "(uVar14 & 0x40) == 0" (parenthesized_expression "(uVar14 & 0x40)" ( (binary_expression "uVar14 & 0x40" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_001317e0:\n uVar4 = (uint)uVar14;\n if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }" { (labeled_statement "LAB_001317e0:\n uVar4 = (uint)uVar14;" statement_identifier : (expression_statement "uVar4 = (uint)uVar14;" (assignment_expression "uVar4 = (uint)uVar14" identifier = (cast_expression "(uint)uVar14" ( (type_descriptor "uint" type_identifier) ) identifier)) ;)) (if_statement "if (((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)) {\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }" if (parenthesized_expression "(((uVar14 & 0x20) == 0) || (ex.X_add_number != 0))" ( (binary_expression "((uVar14 & 0x20) == 0) || (ex.X_add_number != 0)" (parenthesized_expression "((uVar14 & 0x20) == 0)" ( (binary_expression "(uVar14 & 0x20) == 0" (parenthesized_expression "(uVar14 & 0x20)" ( (binary_expression "uVar14 & 0x20" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "(ex.X_add_number != 0)" ( (binary_expression "ex.X_add_number != 0" (field_expression "ex.X_add_number" identifier . field_identifier) != number_literal) ))) )) (compound_statement "{\nLAB_00131820:\n uVar8 = ex.X_add_number;\n if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }" { (labeled_statement "LAB_00131820:\n uVar8 = ex.X_add_number;" statement_identifier : (expression_statement "uVar8 = ex.X_add_number;" (assignment_expression "uVar8 = ex.X_add_number" identifier = (field_expression "ex.X_add_number" identifier . field_identifier)) ;)) (if_statement "if (((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) {\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0))" ( (binary_expression "((uVar4 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)" (parenthesized_expression "((uVar4 & 0x401) == 0x401)" ( (binary_expression "(uVar4 & 0x401) == 0x401" (parenthesized_expression "(uVar4 & 0x401)" ( (binary_expression "uVar4 & 0x401" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((ex.X_add_number & 1U) != 0)" ( (binary_expression "(ex.X_add_number & 1U) != 0" (parenthesized_expression "(ex.X_add_number & 1U)" ( (binary_expression "ex.X_add_number & 1U" (field_expression "ex.X_add_number" identifier . field_identifier) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n pcVar11 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar11 = "odd numbered general purpose register specified as register pair";" (assignment_expression "pcVar11 = "odd numbered general purpose register specified as register pair"" identifier = (string_literal ""odd numbered general purpose register specified as register pair"" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) }) (else_clause "else {\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }" else (compound_statement "{\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n uVar8 = 0;\n }" { (if_statement "if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }" if (parenthesized_expression "(warn_areg_zero != 0)" ( (binary_expression "warn_areg_zero != 0" identifier != number_literal) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);\n as_warn(pcVar11);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);\n goto LAB_00131820;\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"base register specified but zero",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"base register specified but zero",5)" identifier = (cast_expression "(char *)dcgettext(0,"base register specified but zero",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"base register specified but zero",5)" identifier (argument_list "(0,"base register specified but zero",5)" ( number_literal , (string_literal ""base register specified but zero"" " string_content ") , number_literal ))))) ;) (expression_statement "as_warn(pcVar11);" (call_expression "as_warn(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8)" identifier = (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar19 + 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(s390_operands + lVar19 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_00131820;" goto statement_identifier ;) })) (labeled_statement "LAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);" statement_identifier : (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar19 + 8)" identifier = (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar19 + 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(s390_operands + lVar19 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;)) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;) }))) (if_statement "if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0))" ( (binary_expression "((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)" (parenthesized_expression "((uVar4 & 0x402) == 0x402)" ( (binary_expression "(uVar4 & 0x402) == 0x402" (parenthesized_expression "(uVar4 & 0x402)" ( (binary_expression "uVar4 & 0x402" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((uVar8 & 0xfffffffffffffff2) != 0)" ( (binary_expression "(uVar8 & 0xfffffffffffffff2) != 0" (parenthesized_expression "(uVar8 & 0xfffffffffffffff2)" ( (binary_expression "uVar8 & 0xfffffffffffffff2" identifier & number_literal) )) != number_literal) ))) )) (compound_statement "{\n pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;" (assignment_expression "pcVar11 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" identifier = (string_literal ""invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) }) (else_clause "else {\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }" else (compound_statement "{\n if (ex.X_add_number != 0) goto LAB_00131820;\n if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }\n uVar8 = ex.X_add_number;\n if ((uVar14 & 0x20) != 0) goto LAB_00131720;\n }" { (if_statement "if (ex.X_add_number != 0) goto LAB_00131820;" if (parenthesized_expression "(ex.X_add_number != 0)" ( (binary_expression "ex.X_add_number != 0" (field_expression "ex.X_add_number" identifier . field_identifier) != number_literal) )) (goto_statement "goto LAB_00131820;" goto statement_identifier ;)) (if_statement "if (warn_areg_zero != 0) {\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }" if (parenthesized_expression "(warn_areg_zero != 0)" ( (binary_expression "warn_areg_zero != 0" identifier != number_literal) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);\n as_warn(pcVar11);\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n goto LAB_001317e0;\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"index register specified but zero",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"index register specified but zero",5)" identifier = (cast_expression "(char *)dcgettext(0,"index register specified but zero",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"index register specified but zero",5)" identifier (argument_list "(0,"index register specified but zero",5)" ( number_literal , (string_literal ""index register specified but zero"" " string_content ") , number_literal ))))) ;) (expression_statement "as_warn(pcVar11);" (call_expression "as_warn(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "uVar14 = *(ulong *)(s390_operands + lVar19 + 8);" (assignment_expression "uVar14 = *(ulong *)(s390_operands + lVar19 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_001317e0;" goto statement_identifier ;) })) (expression_statement "uVar8 = ex.X_add_number;" (assignment_expression "uVar8 = ex.X_add_number" identifier = (field_expression "ex.X_add_number" identifier . field_identifier)) ;) (if_statement "if ((uVar14 & 0x20) != 0) goto LAB_00131720;" if (parenthesized_expression "((uVar14 & 0x20) != 0)" ( (binary_expression "(uVar14 & 0x20) != 0" (parenthesized_expression "(uVar14 & 0x20)" ( (binary_expression "uVar14 & 0x20" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_00131720;" goto statement_identifier ;)) }))) (expression_statement "s390_insert_operand(insn,operand,uVar8,(char *)0x0,0);" (call_expression "s390_insert_operand(insn,operand,uVar8,(char *)0x0,0)" identifier (argument_list "(insn,operand,uVar8,(char *)0x0,0)" ( identifier , identifier , identifier , (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal) , number_literal ))) ;) }) (else_clause "else {\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }" else (compound_statement "{\n if (3 < iVar18) goto LAB_00131d15;\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = BFD_RELOC_UNUSED;\n iVar18 = iVar18 + 1;\n }" { (if_statement "if (3 < iVar18) goto LAB_00131d15;" if (parenthesized_expression "(3 < iVar18)" ( (binary_expression "3 < iVar18" number_literal < identifier) )) (goto_statement "goto LAB_00131d15;" goto statement_identifier ;)) (expression_statement "bVar15 = *puVar26;" (assignment_expression "bVar15 = *puVar26" identifier = (pointer_expression "*puVar26" * identifier)) ;) (expression_statement "fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;" (assignment_expression "fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol" (field_expression "fixups[iVar18].exp.X_add_symbol" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_add_symbol" identifier . field_identifier)) ;) (expression_statement "fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;" (assignment_expression "fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol" (field_expression "fixups[iVar18].exp.X_op_symbol" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_op_symbol" identifier . field_identifier)) ;) (expression_statement "fixups[iVar18].exp.X_add_number = ex.X_add_number;" (assignment_expression "fixups[iVar18].exp.X_add_number = ex.X_add_number" (field_expression "fixups[iVar18].exp.X_add_number" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_add_number" identifier . field_identifier)) ;) (expression_statement "*(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);" (assignment_expression "*(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_)" (pointer_expression "*(ulong *)&fixups[iVar18].exp.field_0x18" * (cast_expression "(ulong *)&fixups[iVar18].exp.field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&fixups[iVar18].exp.field_0x18" & (field_expression "fixups[iVar18].exp.field_0x18" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier)))) = (call_expression "CONCAT71(ex._25_7_,ex._24_1_)" identifier (argument_list "(ex._25_7_,ex._24_1_)" ( (field_expression "ex._25_7_" identifier . field_identifier) , (field_expression "ex._24_1_" identifier . field_identifier) )))) ;) (expression_statement "fixups[iVar18].opindex = (uint)bVar15;" (assignment_expression "fixups[iVar18].opindex = (uint)bVar15" (field_expression "fixups[iVar18].opindex" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) = (cast_expression "(uint)bVar15" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "fixups[iVar18].reloc = BFD_RELOC_UNUSED;" (assignment_expression "fixups[iVar18].reloc = BFD_RELOC_UNUSED" (field_expression "fixups[iVar18].reloc" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) = identifier) ;) (expression_statement "iVar18 = iVar18 + 1;" (assignment_expression "iVar18 = iVar18 + 1" identifier = (binary_expression "iVar18 + 1" identifier + number_literal)) ;) }))) }) (else_clause "else {\nLAB_00131068:\n input_line_pointer = (char *)pbVar9;\n expr(0,&ex,expr_normal);\n pcVar24 = "illegal operand";\n local_110[0] = (byte *)input_line_pointer;\n if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }\n input_line_pointer = pcVar11;\n pcVar11 = (char *)dcgettext(0,pcVar24,5);\n as_bad(pcVar11);\n }" else (compound_statement "{\nLAB_00131068:\n input_line_pointer = (char *)pbVar9;\n expr(0,&ex,expr_normal);\n pcVar24 = "illegal operand";\n local_110[0] = (byte *)input_line_pointer;\n if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }\n input_line_pointer = pcVar11;\n pcVar11 = (char *)dcgettext(0,pcVar24,5);\n as_bad(pcVar11);\n }" { (labeled_statement "LAB_00131068:\n input_line_pointer = (char *)pbVar9;" statement_identifier : (expression_statement "input_line_pointer = (char *)pbVar9;" (assignment_expression "input_line_pointer = (char *)pbVar9" identifier = (cast_expression "(char *)pbVar9" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (expression_statement "expr(0,&ex,expr_normal);" (call_expression "expr(0,&ex,expr_normal)" identifier (argument_list "(0,&ex,expr_normal)" ( number_literal , (pointer_expression "&ex" & identifier) , identifier ))) ;) (expression_statement "pcVar24 = "illegal operand";" (assignment_expression "pcVar24 = "illegal operand"" identifier = (string_literal ""illegal operand"" " string_content ")) ;) (expression_statement "local_110[0] = (byte *)input_line_pointer;" (assignment_expression "local_110[0] = (byte *)input_line_pointer" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (cast_expression "(byte *)input_line_pointer" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (ex._24_1_ != '\0') {\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }" if (parenthesized_expression "(ex._24_1_ != '\0')" ( (binary_expression "ex._24_1_ != '\0'" (field_expression "ex._24_1_" identifier . field_identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = (byte *)input_line_pointer;\n input_line_pointer = pcVar11;\n if (*puVar26 == 0) goto LAB_001311c4;\n pcVar24 = "missing operand";\n }" { (if_statement "if (ex._24_1_ != '\x01') {\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" if (parenthesized_expression "(ex._24_1_ != '\x01')" ( (binary_expression "ex._24_1_ != '\x01'" (field_expression "ex._24_1_" identifier . field_identifier) != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;\n input_line_pointer = pcVar11;\n eVar6 = s390_elf_suffix((char **)local_110,&ex);\n eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);\n if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }\nLAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" { (if_statement "if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f;" if (parenthesized_expression "((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02'))" ( (binary_expression "(ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')" (parenthesized_expression "(ex._24_1_ == '\x05')" ( (binary_expression "ex._24_1_ == '\x05'" (field_expression "ex._24_1_" identifier . field_identifier) == (char_literal "'\x05'" ' escape_sequence ')) )) || (parenthesized_expression "(ex._24_1_ == '\x02')" ( (binary_expression "ex._24_1_ == '\x02'" (field_expression "ex._24_1_" identifier . field_identifier) == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (goto_statement "goto LAB_0013153f;" goto statement_identifier ;)) (expression_statement "input_line_pointer = pcVar11;" (assignment_expression "input_line_pointer = pcVar11" identifier = identifier) ;) (expression_statement "eVar6 = s390_elf_suffix((char **)local_110,&ex);" (assignment_expression "eVar6 = s390_elf_suffix((char **)local_110,&ex)" identifier = (call_expression "s390_elf_suffix((char **)local_110,&ex)" identifier (argument_list "((char **)local_110,&ex)" ( (cast_expression "(char **)local_110" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , (pointer_expression "&ex" & identifier) )))) ;) (expression_statement "eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6);" (assignment_expression "eVar6 = s390_lit_suffix((char **)local_110,&ex,eVar6)" identifier = (call_expression "s390_lit_suffix((char **)local_110,&ex,eVar6)" identifier (argument_list "((char **)local_110,&ex,eVar6)" ( (cast_expression "(char **)local_110" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) identifier) , (pointer_expression "&ex" & identifier) , identifier )))) ;) (if_statement "if (eVar6 == ELF_SUFFIX_GOT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_GOT)" ( (binary_expression "eVar6 == ELF_SUFFIX_GOT" identifier == identifier) )) (compound_statement "{\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }\n if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }" { (expression_statement "uVar14 = *(ulong *)(s390_operands + lVar19 + 8);" (assignment_expression "uVar14 = *(ulong *)(s390_operands + lVar19 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (if_statement "if ((uVar14 & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }" if (parenthesized_expression "((uVar14 & 0x10) != 0)" ( (binary_expression "(uVar14 & 0x10) != 0" (parenthesized_expression "(uVar14 & 0x10)" ( (binary_expression "uVar14 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n bVar16 = BFD_RELOC_390_GOT12;\n if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;\n }" { (expression_statement "bVar16 = BFD_RELOC_390_GOT12;" (assignment_expression "bVar16 = BFD_RELOC_390_GOT12" identifier = identifier) ;) (if_statement "if ((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))\n goto LAB_001318ca;" if (parenthesized_expression "((operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14))" ( (binary_expression "(operand->bits == 0xc) || (bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14)" (parenthesized_expression "(operand->bits == 0xc)" ( (binary_expression "operand->bits == 0xc" (field_expression "operand->bits" identifier -> field_identifier) == number_literal) )) || (parenthesized_expression "(bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14)" ( (comma_expression "bVar16 = BFD_RELOC_390_GOT20, operand->bits == 0x14" (assignment_expression "bVar16 = BFD_RELOC_390_GOT20" identifier = identifier) , (binary_expression "operand->bits == 0x14" (field_expression "operand->bits" identifier -> field_identifier) == number_literal)) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) })) (if_statement "if (((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) {\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" if (parenthesized_expression "(((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10))" ( (binary_expression "((uVar14 & 0x100) == 0) || (bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)" (parenthesized_expression "((uVar14 & 0x100) == 0)" ( (binary_expression "(uVar14 & 0x100) == 0" (parenthesized_expression "(uVar14 & 0x100)" ( (binary_expression "uVar14 & 0x100" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "(bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10)" ( (comma_expression "bVar16 = BFD_RELOC_390_GOT16, operand->bits != 0x10" (assignment_expression "bVar16 = BFD_RELOC_390_GOT16" identifier = identifier) , (binary_expression "operand->bits != 0x10" (field_expression "operand->bits" identifier -> field_identifier) != number_literal)) ))) )) (compound_statement "{\n if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" { (if_statement "if ((uVar14 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" if (parenthesized_expression "((uVar14 & 0x80) != 0)" ( (binary_expression "(uVar14 & 0x80) != 0" (parenthesized_expression "(uVar14 & 0x80)" ( (binary_expression "uVar14 & 0x80" identifier & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_0013191e:\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTENT;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" { (labeled_statement "LAB_0013191e:\n iVar5 = operand->bits;" statement_identifier : (expression_statement "iVar5 = operand->bits;" (assignment_expression "iVar5 = operand->bits" identifier = (field_expression "operand->bits" identifier -> field_identifier)) ;)) (expression_statement "bVar16 = BFD_RELOC_390_GOTENT;" (assignment_expression "bVar16 = BFD_RELOC_390_GOTENT" identifier = identifier) ;) (labeled_statement "joined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;" statement_identifier : (if_statement "if (iVar5 == 0x20) goto LAB_001318ca;" if (parenthesized_expression "(iVar5 == 0x20)" ( (binary_expression "iVar5 == 0x20" identifier == number_literal) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;))) })) (goto_statement "goto LAB_001318a8;" goto statement_identifier ;) })) }) (else_clause "else {\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }" else (compound_statement "{\n if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);\n as_bad(pcVar11);\n bVar16 = BFD_RELOC_UNUSED;\n }" { (if_statement "if (eVar6 == ELF_SUFFIX_PLT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_PLT)" ( (binary_expression "eVar6 == ELF_SUFFIX_PLT" identifier == identifier) )) (compound_statement "{\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar19 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar19 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar19 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar19 + 8] & 0x80" (subscript_expression "s390_operands[lVar19 + 8]" identifier [ (binary_expression "lVar19 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLT12DBL;\n if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" { (expression_statement "iVar5 = operand->bits;" (assignment_expression "iVar5 = operand->bits" identifier = (field_expression "operand->bits" identifier -> field_identifier)) ;) (expression_statement "bVar16 = BFD_RELOC_390_PLT12DBL;" (assignment_expression "bVar16 = BFD_RELOC_390_PLT12DBL" identifier = identifier) ;) (if_statement "if (((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)) {\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "(((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18))" ( (binary_expression "((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)) &&\n (bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)" (parenthesized_expression "((iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10))" ( (binary_expression "(iVar5 != 0xc) && (bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)" (parenthesized_expression "(iVar5 != 0xc)" ( (binary_expression "iVar5 != 0xc" identifier != number_literal) )) && (parenthesized_expression "(bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10)" ( (comma_expression "bVar16 = BFD_RELOC_390_PLT16DBL, iVar5 != 0x10" (assignment_expression "bVar16 = BFD_RELOC_390_PLT16DBL" identifier = identifier) , (binary_expression "iVar5 != 0x10" identifier != number_literal)) ))) )) && (parenthesized_expression "(bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18)" ( (comma_expression "bVar16 = BFD_RELOC_390_PLT24DBL, iVar5 != 0x18" (assignment_expression "bVar16 = BFD_RELOC_390_PLT24DBL" identifier = identifier) , (binary_expression "iVar5 != 0x18" identifier != number_literal)) ))) )) (compound_statement "{\n bVar16 = BFD_RELOC_390_PLT32DBL;\n goto joined_r0x001319c6;\n }" { (expression_statement "bVar16 = BFD_RELOC_390_PLT32DBL;" (assignment_expression "bVar16 = BFD_RELOC_390_PLT32DBL" identifier = identifier) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;) })) }) (else_clause "else if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_GOTENT) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_GOTENT)" ( (binary_expression "eVar6 == ELF_SUFFIX_GOTENT" identifier == identifier) )) (compound_statement "{\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;\n }" { (if_statement "if ((s390_operands[lVar19 + 8] & 0x80) != 0) goto LAB_0013191e;" if (parenthesized_expression "((s390_operands[lVar19 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar19 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar19 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar19 + 8] & 0x80" (subscript_expression "s390_operands[lVar19 + 8]" identifier [ (binary_expression "lVar19 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0013191e;" goto statement_identifier ;)) }) (else_clause "else if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_GOTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_GOTOFF)" ( (binary_expression "eVar6 == ELF_SUFFIX_GOTOFF" identifier == identifier) )) (compound_statement "{\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar19 + 9] & 1) != 0)" ( (binary_expression "(s390_operands[lVar19 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar19 + 9] & 1)" ( (binary_expression "s390_operands[lVar19 + 9] & 1" (subscript_expression "s390_operands[lVar19 + 9]" identifier [ (binary_expression "lVar19 + 9" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_16_GOTOFF;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" { (expression_statement "iVar5 = operand->bits;" (assignment_expression "iVar5 = operand->bits" identifier = (field_expression "operand->bits" identifier -> field_identifier)) ;) (expression_statement "bVar16 = BFD_RELOC_16_GOTOFF;" (assignment_expression "bVar16 = BFD_RELOC_16_GOTOFF" identifier = identifier) ;) (labeled_statement "joined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;" statement_identifier : (if_statement "if (iVar5 == 0x10) goto LAB_001318ca;" if (parenthesized_expression "(iVar5 == 0x10)" ( (binary_expression "iVar5 == 0x10" identifier == number_literal) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;))) })) }) (else_clause "else if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_PLTOFF) {\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }\n else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_PLTOFF)" ( (binary_expression "eVar6 == ELF_SUFFIX_PLTOFF" identifier == identifier) )) (compound_statement "{\n if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }\n }" { (if_statement "if ((s390_operands[lVar19 + 9] & 1) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }" if (parenthesized_expression "((s390_operands[lVar19 + 9] & 1) != 0)" ( (binary_expression "(s390_operands[lVar19 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar19 + 9] & 1)" ( (binary_expression "s390_operands[lVar19 + 9] & 1" (subscript_expression "s390_operands[lVar19 + 9]" identifier [ (binary_expression "lVar19 + 9" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_PLTOFF16;\n goto joined_r0x00131bc2;\n }" { (expression_statement "iVar5 = operand->bits;" (assignment_expression "iVar5 = operand->bits" identifier = (field_expression "operand->bits" identifier -> field_identifier)) ;) (expression_statement "bVar16 = BFD_RELOC_390_PLTOFF16;" (assignment_expression "bVar16 = BFD_RELOC_390_PLTOFF16" identifier = identifier) ;) (goto_statement "goto joined_r0x00131bc2;" goto statement_identifier ;) })) }) (else_clause "else if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_GOTPLT) {\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_GOTPLT)" ( (binary_expression "eVar6 == ELF_SUFFIX_GOTPLT" identifier == identifier) )) (compound_statement "{\n uVar14 = *(ulong *)(s390_operands + lVar19 + 8);\n if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;\n if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }\n }" { (expression_statement "uVar14 = *(ulong *)(s390_operands + lVar19 + 8);" (assignment_expression "uVar14 = *(ulong *)(s390_operands + lVar19 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) ))))) ;) (if_statement "if ((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca;" if (parenthesized_expression "((((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10))))" ( (binary_expression "(((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))\n || (((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))" (parenthesized_expression "(((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc))" ( (binary_expression "((uVar14 & 0x10) != 0) && (bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc)" (parenthesized_expression "((uVar14 & 0x10) != 0)" ( (binary_expression "(uVar14 & 0x10) != 0" (parenthesized_expression "(uVar14 & 0x10)" ( (binary_expression "uVar14 & 0x10" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc)" ( (comma_expression "bVar16 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc" (assignment_expression "bVar16 = BFD_RELOC_390_GOTPLT12" identifier = identifier) , (binary_expression "operand->bits == 0xc" (field_expression "operand->bits" identifier -> field_identifier) == number_literal)) ))) )) || (parenthesized_expression "(((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))" ( (parenthesized_expression "((uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10))" ( (binary_expression "(uVar14 & 0x100) != 0 &&\n (bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)" (binary_expression "(uVar14 & 0x100) != 0" (parenthesized_expression "(uVar14 & 0x100)" ( (binary_expression "uVar14 & 0x100" identifier & number_literal) )) != number_literal) && (parenthesized_expression "(bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)" ( (comma_expression "bVar16 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10" (assignment_expression "bVar16 = BFD_RELOC_390_GOTPLT16" identifier = identifier) , (binary_expression "operand->bits == 0x10" (field_expression "operand->bits" identifier -> field_identifier) == number_literal)) ))) )) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) (if_statement "if ((uVar14 & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "((uVar14 & 0x80) != 0)" ( (binary_expression "(uVar14 & 0x80) != 0" (parenthesized_expression "(uVar14 & 0x80)" ( (binary_expression "uVar14 & 0x80" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_GOTPLTENT;\n goto joined_r0x001319c6;\n }" { (expression_statement "iVar5 = operand->bits;" (assignment_expression "iVar5 = operand->bits" identifier = (field_expression "operand->bits" identifier -> field_identifier)) ;) (expression_statement "bVar16 = BFD_RELOC_390_GOTPLTENT;" (assignment_expression "bVar16 = BFD_RELOC_390_GOTPLTENT" identifier = identifier) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) }) (else_clause "else if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_TLS_GOTIE) {\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }\n else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_TLS_GOTIE)" ( (binary_expression "eVar6 == ELF_SUFFIX_TLS_GOTIE" identifier == identifier) )) (compound_statement "{\n if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar19 + 8] & 0x10) != 0) {\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar19 + 8] & 0x10) != 0)" ( (binary_expression "(s390_operands[lVar19 + 8] & 0x10) != 0" (parenthesized_expression "(s390_operands[lVar19 + 8] & 0x10)" ( (binary_expression "s390_operands[lVar19 + 8] & 0x10" (subscript_expression "s390_operands[lVar19 + 8]" identifier [ (binary_expression "lVar19 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n bVar16 = BFD_RELOC_390_TLS_GOTIE12;\n if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;\n }" { (expression_statement "bVar16 = BFD_RELOC_390_TLS_GOTIE12;" (assignment_expression "bVar16 = BFD_RELOC_390_TLS_GOTIE12" identifier = identifier) ;) (if_statement "if ((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca;" if (parenthesized_expression "((operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14))" ( (binary_expression "(operand->bits == 0xc) ||\n (bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)" (parenthesized_expression "(operand->bits == 0xc)" ( (binary_expression "operand->bits == 0xc" (field_expression "operand->bits" identifier -> field_identifier) == number_literal) )) || (parenthesized_expression "(bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)" ( (comma_expression "bVar16 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14" (assignment_expression "bVar16 = BFD_RELOC_390_TLS_GOTIE20" identifier = identifier) , (binary_expression "operand->bits == 0x14" (field_expression "operand->bits" identifier -> field_identifier) == number_literal)) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) })) }) (else_clause "else if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_TLS_IE) {\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }\n else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_TLS_IE)" ( (binary_expression "eVar6 == ELF_SUFFIX_TLS_IE" identifier == identifier) )) (compound_statement "{\n if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }\n }" { (if_statement "if ((s390_operands[lVar19 + 8] & 0x80) != 0) {\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "((s390_operands[lVar19 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar19 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar19 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar19 + 8] & 0x80" (subscript_expression "s390_operands[lVar19 + 8]" identifier [ (binary_expression "lVar19 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = operand->bits;\n bVar16 = BFD_RELOC_390_TLS_IEENT;\n goto joined_r0x001319c6;\n }" { (expression_statement "iVar5 = operand->bits;" (assignment_expression "iVar5 = operand->bits" identifier = (field_expression "operand->bits" identifier -> field_identifier)) ;) (expression_statement "bVar16 = BFD_RELOC_390_TLS_IEENT;" (assignment_expression "bVar16 = BFD_RELOC_390_TLS_IEENT" identifier = identifier) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) }) (else_clause "else if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" else (if_statement "if (eVar6 == ELF_SUFFIX_NONE) {\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(eVar6 == ELF_SUFFIX_NONE)" ( (binary_expression "eVar6 == ELF_SUFFIX_NONE" identifier == identifier) )) (compound_statement "{\n bVar16 = BFD_RELOC_UNUSED;\n goto LAB_001318ca;\n }" { (expression_statement "bVar16 = BFD_RELOC_UNUSED;" (assignment_expression "bVar16 = BFD_RELOC_UNUSED" identifier = identifier) ;) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;) })))))))))))))))) (labeled_statement "LAB_001318a8:\n pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);" statement_identifier : (expression_statement "pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"invalid operand suffix",5)" identifier = (cast_expression "(char *)dcgettext(0,"invalid operand suffix",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"invalid operand suffix",5)" identifier (argument_list "(0,"invalid operand suffix",5)" ( number_literal , (string_literal ""invalid operand suffix"" " string_content ") , number_literal ))))) ;)) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "bVar16 = BFD_RELOC_UNUSED;" (assignment_expression "bVar16 = BFD_RELOC_UNUSED" identifier = identifier) ;) }))) (labeled_statement "LAB_001318ca:\n if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }" statement_identifier : (if_statement "if (iVar18 < 4) {\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }" if (parenthesized_expression "(iVar18 < 4)" ( (binary_expression "iVar18 < 4" identifier < number_literal) )) (compound_statement "{\n bVar15 = *puVar26;\n fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;\n fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;\n fixups[iVar18].exp.X_add_number = ex.X_add_number;\n *(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);\n fixups[iVar18].opindex = (uint)bVar15;\n fixups[iVar18].reloc = bVar16;\n iVar18 = iVar18 + 1;\n goto LAB_00131163;\n }" { (expression_statement "bVar15 = *puVar26;" (assignment_expression "bVar15 = *puVar26" identifier = (pointer_expression "*puVar26" * identifier)) ;) (expression_statement "fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol;" (assignment_expression "fixups[iVar18].exp.X_add_symbol = ex.X_add_symbol" (field_expression "fixups[iVar18].exp.X_add_symbol" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_add_symbol" identifier . field_identifier)) ;) (expression_statement "fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol;" (assignment_expression "fixups[iVar18].exp.X_op_symbol = ex.X_op_symbol" (field_expression "fixups[iVar18].exp.X_op_symbol" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_op_symbol" identifier . field_identifier)) ;) (expression_statement "fixups[iVar18].exp.X_add_number = ex.X_add_number;" (assignment_expression "fixups[iVar18].exp.X_add_number = ex.X_add_number" (field_expression "fixups[iVar18].exp.X_add_number" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier) = (field_expression "ex.X_add_number" identifier . field_identifier)) ;) (expression_statement "*(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_);" (assignment_expression "*(ulong *)&fixups[iVar18].exp.field_0x18 = CONCAT71(ex._25_7_,ex._24_1_)" (pointer_expression "*(ulong *)&fixups[iVar18].exp.field_0x18" * (cast_expression "(ulong *)&fixups[iVar18].exp.field_0x18" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (pointer_expression "&fixups[iVar18].exp.field_0x18" & (field_expression "fixups[iVar18].exp.field_0x18" (field_expression "fixups[iVar18].exp" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) . field_identifier)))) = (call_expression "CONCAT71(ex._25_7_,ex._24_1_)" identifier (argument_list "(ex._25_7_,ex._24_1_)" ( (field_expression "ex._25_7_" identifier . field_identifier) , (field_expression "ex._24_1_" identifier . field_identifier) )))) ;) (expression_statement "fixups[iVar18].opindex = (uint)bVar15;" (assignment_expression "fixups[iVar18].opindex = (uint)bVar15" (field_expression "fixups[iVar18].opindex" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) = (cast_expression "(uint)bVar15" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "fixups[iVar18].reloc = bVar16;" (assignment_expression "fixups[iVar18].reloc = bVar16" (field_expression "fixups[iVar18].reloc" (subscript_expression "fixups[iVar18]" identifier [ identifier ]) . field_identifier) = identifier) ;) (expression_statement "iVar18 = iVar18 + 1;" (assignment_expression "iVar18 = iVar18 + 1" identifier = (binary_expression "iVar18 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00131163;" goto statement_identifier ;) }))) (goto_statement "goto LAB_00131d15;" goto statement_identifier ;) })) (expression_statement "pbVar9 = (byte *)input_line_pointer;" (assignment_expression "pbVar9 = (byte *)input_line_pointer" identifier = (cast_expression "(byte *)input_line_pointer" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "input_line_pointer = pcVar11;" (assignment_expression "input_line_pointer = pcVar11" identifier = identifier) ;) (if_statement "if (*puVar26 == 0) goto LAB_001311c4;" if (parenthesized_expression "(*puVar26 == 0)" ( (binary_expression "*puVar26 == 0" (pointer_expression "*puVar26" * identifier) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (expression_statement "pcVar24 = "missing operand";" (assignment_expression "pcVar24 = "missing operand"" identifier = (string_literal ""missing operand"" " string_content ")) ;) })) (expression_statement "input_line_pointer = pcVar11;" (assignment_expression "input_line_pointer = pcVar11" identifier = identifier) ;) (expression_statement "pcVar11 = (char *)dcgettext(0,pcVar24,5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,pcVar24,5)" identifier = (cast_expression "(char *)dcgettext(0,pcVar24,5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,pcVar24,5)" identifier (argument_list "(0,pcVar24,5)" ( number_literal , identifier , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) }))) (labeled_statement "LAB_00131163:\n puVar20 = puVar26 + 1;" statement_identifier : (expression_statement "puVar20 = puVar26 + 1;" (assignment_expression "puVar20 = puVar26 + 1" identifier = (binary_expression "puVar26 + 1" identifier + number_literal)) ;)) (expression_statement "puVar21 = puVar20;" (assignment_expression "puVar21 = puVar20" identifier = identifier) ;) (if_statement "if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) {\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }\n goto LAB_00130fc0;\n }" if (parenthesized_expression "((*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0)" ( (binary_expression "(*(ulong *)(s390_operands + lVar19 + 8) & 0x10) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar19 + 8) & 0x10)" ( (binary_expression "*(ulong *)(s390_operands + lVar19 + 8) & 0x10" (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) {\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }\n goto LAB_00130fc0;\n }" { (if_statement "if ((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0) {\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }" if (parenthesized_expression "((*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0)" ( (binary_expression "(*(ulong *)(s390_operands + lVar19 + 8) & 0x20) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar19 + 8) & 0x20)" ( (binary_expression "*(ulong *)(s390_operands + lVar19 + 8) & 0x20" (pointer_expression "*(ulong *)(s390_operands + lVar19 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar19 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar19 + 8)" ( (binary_expression "s390_operands + lVar19 + 8" (binary_expression "s390_operands + lVar19" identifier + identifier) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar14 = (ulong)puVar26[1];\n puVar27 = puVar26;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }\n uVar4 = opcode->flags;\n cVar3 = (char)uVar14;\n pbVar9 = local_110[0];\n puVar26 = puVar21;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (puVar27[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar15 = *local_110[0];\nLAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;\n }" { (expression_statement "uVar14 = (ulong)puVar26[1];" (assignment_expression "uVar14 = (ulong)puVar26[1]" identifier = (cast_expression "(ulong)puVar26[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar26[1]" identifier [ number_literal ]))) ;) (expression_statement "puVar27 = puVar26;" (assignment_expression "puVar27 = puVar26" identifier = identifier) ;) (if_statement "if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }" if (parenthesized_expression "(*local_110[0] == 0x29)" ( (binary_expression "*local_110[0] == 0x29" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }\n puVar21 = puVar26 + 2;\n local_110[0] = local_110[0] + 1;\n uVar14 = (ulong)puVar26[2];\n puVar27 = puVar20;\n }" { (if_statement "if ((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }" if (parenthesized_expression "((s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0)" ( (binary_expression "(s390_operands[uVar14 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[uVar14 * 0x10 + 8] & 0x20)" ( (binary_expression "s390_operands[uVar14 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[uVar14 * 0x10 + 8]" identifier [ (binary_expression "uVar14 * 0x10 + 8" (binary_expression "uVar14 * 0x10" identifier * number_literal) + number_literal) ]) & number_literal) )) == number_literal) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);\n as_bad(pcVar11);\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"syntax error; \')\' not allowed here",5)" identifier = (cast_expression "(char *)dcgettext(0,"syntax error; \')\' not allowed here",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"syntax error; \')\' not allowed here",5)" identifier (argument_list "(0,"syntax error; \')\' not allowed here",5)" ( number_literal , (string_literal ""syntax error; \')\' not allowed here"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) })) (expression_statement "puVar21 = puVar26 + 2;" (assignment_expression "puVar21 = puVar26 + 2" identifier = (binary_expression "puVar26 + 2" identifier + number_literal)) ;) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "uVar14 = (ulong)puVar26[2];" (assignment_expression "uVar14 = (ulong)puVar26[2]" identifier = (cast_expression "(ulong)puVar26[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar26[2]" identifier [ number_literal ]))) ;) (expression_statement "puVar27 = puVar20;" (assignment_expression "puVar27 = puVar20" identifier = identifier) ;) })) (expression_statement "uVar4 = opcode->flags;" (assignment_expression "uVar4 = opcode->flags" identifier = (field_expression "opcode->flags" identifier -> field_identifier)) ;) (expression_statement "cVar3 = (char)uVar14;" (assignment_expression "cVar3 = (char)uVar14" identifier = (cast_expression "(char)uVar14" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "puVar26 = puVar21;" (assignment_expression "puVar26 = puVar21" identifier = identifier) ;) (if_statement "if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" if (parenthesized_expression "((uVar4 & 3) == 0)" ( (binary_expression "(uVar4 & 3) == 0" (parenthesized_expression "(uVar4 & 3)" ( (binary_expression "uVar4 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" { (if_statement "if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" if (parenthesized_expression "((uVar4 & 2) == 0)" ( (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" ( (binary_expression "uVar4 & 2" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (cVar3 != '\0') goto LAB_001314ae;\n }" { (if_statement "if (cVar3 != '\0') goto LAB_001314ae;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001314ae;" goto statement_identifier ;)) }) (else_clause "else if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" else (if_statement "if (cVar3 != '\0') {\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n bVar15 = *local_110[0];\n if (puVar27[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" { (expression_statement "bVar15 = *local_110[0];" (assignment_expression "bVar15 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (if_statement "if (puVar27[2] != 0) goto LAB_001314f7;" if (parenthesized_expression "(puVar27[2] != 0)" ( (binary_expression "puVar27[2] != 0" (subscript_expression "puVar27[2]" identifier [ number_literal ]) != number_literal) )) (goto_statement "goto LAB_001314f7;" goto statement_identifier ;)) (goto_statement "goto joined_r0x001316c1;" goto statement_identifier ;) })))) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;) })) (if_statement "if (cVar3 == '\0') goto LAB_001311c4;" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (puVar27[2] == 0) goto code_r0x001314a9;" if (parenthesized_expression "(puVar27[2] == 0)" ( (binary_expression "puVar27[2] == 0" (subscript_expression "puVar27[2]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto code_r0x001314a9;" goto statement_identifier ;)) (if_statement "if ((uVar4 & 2) == 0) goto LAB_001314ae;" if (parenthesized_expression "((uVar4 & 2) == 0)" ( (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" ( (binary_expression "uVar4 & 2" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001314ae;" goto statement_identifier ;)) (expression_statement "bVar15 = *local_110[0];" (assignment_expression "bVar15 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_001314f7:\n if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;" statement_identifier : (if_statement "if (bVar15 != 0 || puVar27[3] != 0) goto joined_r0x001316c1;" if (parenthesized_expression "(bVar15 != 0 || puVar27[3] != 0)" ( (binary_expression "bVar15 != 0 || puVar27[3] != 0" (binary_expression "bVar15 != 0" identifier != number_literal) || (binary_expression "puVar27[3] != 0" (subscript_expression "puVar27[3]" identifier [ number_literal ]) != number_literal)) )) (goto_statement "goto joined_r0x001316c1;" goto statement_identifier ;))) }) (else_clause "else {\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }" else (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar15 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }\n uVar14 = (ulong)puVar26[1];\n pbVar9 = local_110[0];\n if (puVar26[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar15 = *local_110[0];" (assignment_expression "bVar15 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (bVar15 != 0x29) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }" if (parenthesized_expression "(bVar15 != 0x29)" ( (binary_expression "bVar15 != 0x29" identifier != number_literal) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);\n as_bad(pcVar11);\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"syntax error; missing \')\' after base register",5)" identifier = (cast_expression "(char *)dcgettext(0,"syntax error; missing \')\' after base register",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"syntax error; missing \')\' after base register",5)" identifier (argument_list "(0,"syntax error; missing \')\' after base register",5)" ( number_literal , (string_literal ""syntax error; missing \')\' after base register"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) })) (expression_statement "uVar14 = (ulong)puVar26[1];" (assignment_expression "uVar14 = (ulong)puVar26[1]" identifier = (cast_expression "(ulong)puVar26[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar26[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (puVar26[1] == 0) goto LAB_001311c4;" if (parenthesized_expression "(puVar26[1] == 0)" ( (binary_expression "puVar26[1] == 0" (subscript_expression "puVar26[1]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (*local_110[0] != 0x2c) {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" if (parenthesized_expression "(*local_110[0] != 0x2c)" ( (binary_expression "*local_110[0] != 0x2c" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar26[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n puVar21 = puVar26 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"syntax error; expected \',\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "uVar14 = (ulong)puVar26[2];" (assignment_expression "uVar14 = (ulong)puVar26[2]" identifier = (cast_expression "(ulong)puVar26[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar26[2]" identifier [ number_literal ]))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "puVar21 = puVar26 + 2;" (assignment_expression "puVar21 = puVar26 + 2" identifier = (binary_expression "puVar26 + 2" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "uVar4 = opcode->flags;" (assignment_expression "uVar4 = opcode->flags" identifier = (field_expression "opcode->flags" identifier -> field_identifier)) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "puVar26 = puVar20;" (assignment_expression "puVar26 = puVar20" identifier = identifier) ;) }))) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) })) (expression_statement "uVar14 = (ulong)puVar26[1];" (assignment_expression "uVar14 = (ulong)puVar26[1]" identifier = (cast_expression "(ulong)puVar26[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar26[1]" identifier [ number_literal ]))) ;) (if_statement "if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar15 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar15 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" if (parenthesized_expression "(*local_110[0] == 0x28)" ( (binary_expression "*local_110[0] == 0x28" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar15 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar15 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar15 = local_110[0][1];" (assignment_expression "bVar15 = local_110[0][1]" identifier = (subscript_expression "local_110[0][1]" (subscript_expression "local_110[0]" identifier [ number_literal ]) [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) (if_statement "if (bVar15 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" if (parenthesized_expression "(bVar15 == 0)" ( (binary_expression "bVar15 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0013160b:\n bVar2 = true;\n }" { (labeled_statement "LAB_0013160b:\n bVar2 = true;" statement_identifier : (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;)) }) (else_clause "else {\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" else (compound_statement "{\n if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" { (if_statement "if ((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)) {\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }" if (parenthesized_expression "((bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c))" ( (binary_expression "(bVar15 == 0x29) || (pbVar25 = pbVar9, bVar15 == 0x2c)" (parenthesized_expression "(bVar15 == 0x29)" ( (binary_expression "bVar15 == 0x29" identifier == number_literal) )) || (parenthesized_expression "(pbVar25 = pbVar9, bVar15 == 0x2c)" ( (comma_expression "pbVar25 = pbVar9, bVar15 == 0x2c" (assignment_expression "pbVar25 = pbVar9" identifier = identifier) , (binary_expression "bVar15 == 0x2c" identifier == number_literal)) ))) )) (compound_statement "{\n if (bVar15 != 0x2c) goto LAB_0013160b;\n }" { (if_statement "if (bVar15 != 0x2c) goto LAB_0013160b;" if (parenthesized_expression "(bVar15 != 0x2c)" ( (binary_expression "bVar15 != 0x2c" identifier != number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) }) (else_clause "else {\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }" else (compound_statement "{\n do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));\n if (bVar15 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar25) goto LAB_00131450;\n }" { (do_statement "do {\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n } while ((bVar15 != 0x2c) && (bVar15 != 0x29));" do (compound_statement "{\n pbVar25 = pbVar25 + 1;\n bVar15 = *pbVar25;\n if (bVar15 == 0) goto LAB_0013160b;\n }" { (expression_statement "pbVar25 = pbVar25 + 1;" (assignment_expression "pbVar25 = pbVar25 + 1" identifier = (binary_expression "pbVar25 + 1" identifier + number_literal)) ;) (expression_statement "bVar15 = *pbVar25;" (assignment_expression "bVar15 = *pbVar25" identifier = (pointer_expression "*pbVar25" * identifier)) ;) (if_statement "if (bVar15 == 0) goto LAB_0013160b;" if (parenthesized_expression "(bVar15 == 0)" ( (binary_expression "bVar15 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) }) while (parenthesized_expression "((bVar15 != 0x2c) && (bVar15 != 0x29))" ( (binary_expression "(bVar15 != 0x2c) && (bVar15 != 0x29)" (parenthesized_expression "(bVar15 != 0x2c)" ( (binary_expression "bVar15 != 0x2c" identifier != number_literal) )) && (parenthesized_expression "(bVar15 != 0x29)" ( (binary_expression "bVar15 != 0x29" identifier != number_literal) ))) )) ;) (if_statement "if (bVar15 != 0x2c) goto LAB_0013160b;" if (parenthesized_expression "(bVar15 != 0x2c)" ( (binary_expression "bVar15 != 0x2c" identifier != number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (if_statement "if (pbVar9 != pbVar25) goto LAB_00131450;" if (parenthesized_expression "(pbVar9 != pbVar25)" ( (binary_expression "pbVar9 != pbVar25" identifier != identifier) )) (goto_statement "goto LAB_00131450;" goto statement_identifier ;)) }))) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "pbVar9 = local_110[0] + 2;" (assignment_expression "pbVar9 = local_110[0] + 2" identifier = (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "pbVar10 = local_110[0] + 2;" (assignment_expression "pbVar10 = local_110[0] + 2" identifier = (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) }))) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + uVar14 * 0x10 + 8)" * (cast_expression "(ulong *)(s390_operands + uVar14 * 0x10 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + uVar14 * 0x10 + 8)" ( (binary_expression "s390_operands + uVar14 * 0x10 + 8" (binary_expression "s390_operands + uVar14 * 0x10" identifier + (binary_expression "uVar14 * 0x10" identifier * number_literal)) + number_literal) ))))) ;) (if_statement "if ((uVar8 & 0x60) == 0) {\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n as_bad(pcVar11);\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n }" if (parenthesized_expression "((uVar8 & 0x60) == 0)" ( (binary_expression "(uVar8 & 0x60) == 0" (parenthesized_expression "(uVar8 & 0x60)" ( (binary_expression "uVar8 & 0x60" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n as_bad(pcVar11);\n uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5)" identifier = (cast_expression "(char *)dcgettext(0,"syntax error; missing \'(\' after displacement",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"syntax error; missing \'(\' after displacement",5)" identifier (argument_list "(0,"syntax error; missing \'(\' after displacement",5)" ( number_literal , (string_literal ""syntax error; missing \'(\' after displacement"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar14 * 0x10 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + uVar14 * 0x10 + 8)" * (cast_expression "(ulong *)(s390_operands + uVar14 * 0x10 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + uVar14 * 0x10 + 8)" ( (binary_expression "s390_operands + uVar14 * 0x10 + 8" (binary_expression "s390_operands + uVar14 * 0x10" identifier + (binary_expression "uVar14 * 0x10" identifier * number_literal)) + number_literal) ))))) ;) })) (if_statement "if ((uVar8 & 0x20) == 0) {\n do {\n puVar20 = puVar20 + 1;\n } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0);\n }" if (parenthesized_expression "((uVar8 & 0x20) == 0)" ( (binary_expression "(uVar8 & 0x20) == 0" (parenthesized_expression "(uVar8 & 0x20)" ( (binary_expression "uVar8 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n puVar20 = puVar20 + 1;\n } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0);\n }" { (do_statement "do {\n puVar20 = puVar20 + 1;\n } while ((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0);" do (compound_statement "{\n puVar20 = puVar20 + 1;\n }" { (expression_statement "puVar20 = puVar20 + 1;" (assignment_expression "puVar20 = puVar20 + 1" identifier = (binary_expression "puVar20 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0)" ( (binary_expression "(s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20)" ( (binary_expression "s390_operands[(ulong)*puVar20 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[(ulong)*puVar20 * 0x10 + 8]" identifier [ (binary_expression "(ulong)*puVar20 * 0x10 + 8" (binary_expression "(ulong)*puVar20 * 0x10" (binary_expression "(ulong)*puVar20" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) + number_literal) ]) & number_literal) )) == number_literal) )) ;) })) (expression_statement "uVar14 = (ulong)puVar20[1];" (assignment_expression "uVar14 = (ulong)puVar20[1]" identifier = (cast_expression "(ulong)puVar20[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar20[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (puVar20[1] == 0) goto LAB_001311c4;" if (parenthesized_expression "(puVar20[1] == 0)" ( (binary_expression "puVar20[1] == 0" (subscript_expression "puVar20[1]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20 + 1;\n goto LAB_00130fc0;\n }" if (parenthesized_expression "(*local_110[0] == 0x2c)" ( (binary_expression "*local_110[0] == 0x2c" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n local_110[0] = local_110[0] + 1;\n uVar4 = opcode->flags;\n pbVar9 = local_110[0];\n puVar26 = puVar20 + 1;\n goto LAB_00130fc0;\n }" { (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "uVar4 = opcode->flags;" (assignment_expression "uVar4 = opcode->flags" identifier = (field_expression "opcode->flags" identifier -> field_identifier)) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "puVar26 = puVar20 + 1;" (assignment_expression "puVar26 = puVar20 + 1" identifier = (binary_expression "puVar20 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) })) (expression_statement "pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"syntax error; expected \',\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "uVar14 = (ulong)puVar20[2];" (assignment_expression "uVar14 = (ulong)puVar20[2]" identifier = (cast_expression "(ulong)puVar20[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar20[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "puVar21 = puVar20 + 2;" (assignment_expression "puVar21 = puVar20 + 2" identifier = (binary_expression "puVar20 + 2" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (labeled_statement "LAB_00131450:\n local_110[0] = pbVar10;" statement_identifier : (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;)) (if_statement "if ((char)uVar14 == '\0') goto LAB_001311c4;" if (parenthesized_expression "((char)uVar14 == '\0')" ( (binary_expression "(char)uVar14 == '\0'" (cast_expression "(char)uVar14" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (expression_statement "uVar4 = opcode->flags;" (assignment_expression "uVar4 = opcode->flags" identifier = (field_expression "opcode->flags" identifier -> field_identifier)) ;) (expression_statement "puVar26 = puVar21;" (assignment_expression "puVar26 = puVar21" identifier = identifier) ;) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) (labeled_statement "code_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;" statement_identifier : (if_statement "if (*local_110[0] == 0) goto LAB_00130fc0;" if (parenthesized_expression "(*local_110[0] == 0)" ( (binary_expression "*local_110[0] == 0" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;))) (labeled_statement "LAB_001314ae:\n bVar15 = *local_110[0];" statement_identifier : (expression_statement "bVar15 = *local_110[0];" (assignment_expression "bVar15 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;)) (labeled_statement "joined_r0x001316c1:\n if (bVar15 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }" statement_identifier : (if_statement "if (bVar15 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }" if (parenthesized_expression "(bVar15 == 0x2c)" ( (binary_expression "bVar15 == 0x2c" identifier == number_literal) )) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) }) (else_clause "else {\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }" else (compound_statement "{\n pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);\n as_bad(pcVar11);\n uVar14 = (ulong)puVar27[2];\n pbVar9 = local_110[0];\n puVar21 = puVar21 + 1;\n pbVar10 = local_110[0];\n }" { (expression_statement "pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5);" (assignment_expression "pcVar11 = (char *)dcgettext(0,"syntax error; expected \',\'",5)" identifier = (cast_expression "(char *)dcgettext(0,"syntax error; expected \',\'",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "as_bad(pcVar11);" (call_expression "as_bad(pcVar11)" identifier (argument_list "(pcVar11)" ( identifier ))) ;) (expression_statement "uVar14 = (ulong)puVar27[2];" (assignment_expression "uVar14 = (ulong)puVar27[2]" identifier = (cast_expression "(ulong)puVar27[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "puVar27[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "puVar21 = puVar21 + 1;" (assignment_expression "puVar21 = puVar21 + 1" identifier = (binary_expression "puVar21 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) })))) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })))
(translation_unit "byte * FUN_00130f20(byte *param_1,void *param_2,long param_3)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}\n\n" (function_definition "byte * FUN_00130f20(byte *param_1,void *param_2,long param_3)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" type_identifier (pointer_declarator "* FUN_00130f20(byte *param_1,void *param_2,long param_3)" * (function_declarator "FUN_00130f20(byte *param_1,void *param_2,long param_3)" identifier (parameter_list "(byte *param_1,void *param_2,long param_3)" ( (parameter_declaration "byte *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "void *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long param_3" (sized_type_specifier "long" long) identifier) )))) (compound_statement "{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" { (declaration "byte bVar1;" type_identifier identifier ;) (declaration "bool bVar2;" primitive_type identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "uint uVar4;" type_identifier identifier ;) (declaration "int iVar5;" primitive_type identifier ;) (declaration "undefined4 uVar6;" type_identifier identifier ;) (declaration "int iVar7;" primitive_type identifier ;) (declaration "ulong uVar8;" type_identifier identifier ;) (declaration "byte *pbVar9;" type_identifier (pointer_declarator "*pbVar9" * identifier) ;) (declaration "byte *pbVar10;" type_identifier (pointer_declarator "*pbVar10" * identifier) ;) (declaration "void *__dest;" primitive_type (pointer_declarator "*__dest" * identifier) ;) (declaration "ulong uVar11;" type_identifier identifier ;) (declaration "long lVar12;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar13;" type_identifier identifier ;) (declaration "byte bVar14;" type_identifier identifier ;) (declaration "long lVar15;" (sized_type_specifier "long" long) identifier ;) (declaration "int *piVar16;" primitive_type (pointer_declarator "*piVar16" * identifier) ;) (declaration "byte *pbVar17;" type_identifier (pointer_declarator "*pbVar17" * identifier) ;) (declaration "byte *pbVar18;" type_identifier (pointer_declarator "*pbVar18" * identifier) ;) (declaration "undefined **ppuVar19;" type_identifier (pointer_declarator "**ppuVar19" * (pointer_declarator "*ppuVar19" * identifier)) ;) (declaration "int iVar20;" primitive_type identifier ;) (declaration "char *pcVar21;" primitive_type (pointer_declarator "*pcVar21" * identifier) ;) (declaration "int iVar22;" primitive_type identifier ;) (declaration "ulong *puVar23;" type_identifier (pointer_declarator "*puVar23" * identifier) ;) (declaration "byte *pbVar24;" type_identifier (pointer_declarator "*pbVar24" * identifier) ;) (declaration "byte *local_110 [2];" type_identifier (pointer_declarator "*local_110 [2]" * (array_declarator "local_110 [2]" identifier [ number_literal ])) ;) (declaration "byte *local_100;" type_identifier (pointer_declarator "*local_100" * identifier) ;) (declaration "ulong local_f8;" type_identifier identifier ;) (declaration "ulong uStack_f0;" type_identifier identifier ;) (declaration "ulong local_e8;" type_identifier identifier ;) (declaration "char cStack_e0;" primitive_type identifier ;) (declaration "undefined7 uStack_df;" type_identifier identifier ;) (declaration "ulong local_d8 [4];" type_identifier (array_declarator "local_d8 [4]" identifier [ number_literal ]) ;) (declaration "uint local_b8 [34];" type_identifier (array_declarator "local_b8 [34]" identifier [ number_literal ]) ;) (expression_statement "local_110[0] = param_1;" (assignment_expression "local_110[0] = param_1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" if (parenthesized_expression "((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0)" ( (binary_expression "(_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*param_1 * 2] & 0x40)" ( (binary_expression "_sch_istable[(ulong)*param_1 * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*param_1 * 2]" identifier [ (binary_expression "(ulong)*param_1 * 2" (binary_expression "(ulong)*param_1" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" { (expression_statement "pbVar9 = param_1 + 1;" (assignment_expression "pbVar9 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (do_statement "do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);" do (compound_statement "{\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n }" { (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) }) while (parenthesized_expression "((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0)" ( (binary_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40)" ( (binary_expression "_sch_istable[(ulong)*local_110[0] * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*local_110[0] * 2]" identifier [ (binary_expression "(ulong)*local_110[0] * 2" (binary_expression "(ulong)*local_110[0]" (parenthesized_expression "(ulong)" ( identifier )) * (subscript_expression "local_110[0]" identifier [ number_literal ])) * number_literal) ]) & number_literal) )) != number_literal) )) ;) })) (expression_statement "uVar11 = (ulong)*(byte *)(param_3 + 0x18);" (assignment_expression "uVar11 = (ulong)*(byte *)(param_3 + 0x18)" identifier = (binary_expression "(ulong)*(byte *)(param_3 + 0x18)" (parenthesized_expression "(ulong)" ( identifier )) * (cast_expression "(byte *)(param_3 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }" if (parenthesized_expression "(*(byte *)(param_3 + 0x18) == 0)" ( (binary_expression "*(byte *)(param_3 + 0x18) == 0" (pointer_expression "*(byte *)(param_3 + 0x18)" * (cast_expression "(byte *)(param_3 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) == number_literal) )) (compound_statement "{\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }" { (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (labeled_statement "LAB_001311c4:\n uVar13 = DAT_00174ae0;" statement_identifier : (expression_statement "uVar13 = DAT_00174ae0;" (assignment_expression "uVar13 = DAT_00174ae0" identifier = identifier) ;)) (expression_statement "bVar14 = *pbVar9;" (assignment_expression "bVar14 = *pbVar9" identifier = (pointer_expression "*pbVar9" * identifier)) ;) (expression_statement "bVar1 = _sch_istable[(ulong)bVar14 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar14 * 2]" identifier = (subscript_expression "_sch_istable[(ulong)bVar14 * 2]" identifier [ (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) (while_statement "while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }" while (parenthesized_expression "((bVar1 & 0x40) != 0)" ( (binary_expression "(bVar1 & 0x40) != 0" (parenthesized_expression "(bVar1 & 0x40)" ( (binary_expression "bVar1 & 0x40" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }" { (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = *pbVar9;" (assignment_expression "bVar14 = *pbVar9" identifier = (pointer_expression "*pbVar9" * identifier)) ;) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "bVar1 = _sch_istable[(ulong)bVar14 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar14 * 2]" identifier = (subscript_expression "_sch_istable[(ulong)bVar14 * 2]" identifier [ (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal) ])) ;) })) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }" if (parenthesized_expression "(bVar14 == 0x3a)" ( (binary_expression "bVar14 == 0x3a" identifier == number_literal) )) (compound_statement "{\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }" { (expression_statement "bVar14 = pbVar9[1];" (assignment_expression "bVar14 = pbVar9[1]" identifier = (subscript_expression "pbVar9[1]" identifier [ number_literal ])) ;) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) (if_statement "if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" if (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0)" ( (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204)" ( (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2)" * (cast_expression "(ushort *)(_sch_istable + (ulong)bVar14 * 2)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_sch_istable + (ulong)bVar14 * 2)" ( (binary_expression "_sch_istable + (ulong)bVar14 * 2" identifier + (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n iVar5 = 0;\n }" { (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;) }) (else_clause "else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" else (compound_statement "{\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" { (do_statement "do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);" do (compound_statement "{\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n }" { (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) }) while (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0)" ( (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204)" ( (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2)" * (cast_expression "(ushort *)(_sch_istable + (ulong)bVar14 * 2)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(_sch_istable + (ulong)bVar14 * 2)" ( (binary_expression "_sch_istable + (ulong)bVar14 * 2" identifier + (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) & number_literal) )) != number_literal) )) ;) (expression_statement "iVar5 = (int)pbVar10 - (int)pbVar9;" (assignment_expression "iVar5 = (int)pbVar10 - (int)pbVar9" identifier = (binary_expression "(int)pbVar10 - (int)pbVar9" (cast_expression "(int)pbVar10" ( (type_descriptor "int" primitive_type) ) identifier) - (cast_expression "(int)pbVar9" ( (type_descriptor "int" primitive_type) ) identifier))) ;) }))) (if_statement "if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }" if (parenthesized_expression "(bVar14 == 0x3a)" ( (binary_expression "bVar14 == 0x3a" identifier == number_literal) )) (compound_statement "{\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }" { (expression_statement "DAT_00174ae0 = pbVar10 + 1;" (assignment_expression "DAT_00174ae0 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "FUN_00114500(0,&local_f8,1);" (call_expression "FUN_00114500(0,&local_f8,1)" identifier (argument_list "(0,&local_f8,1)" ( number_literal , (pointer_expression "&local_f8" & identifier) , number_literal ))) ;) (expression_statement "pbVar10 = DAT_00174ae0;" (assignment_expression "pbVar10 = DAT_00174ae0" identifier = identifier) ;) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }" if (parenthesized_expression "((cStack_e0 == '\x03') && (0 < DAT_0016b728))" ( (binary_expression "(cStack_e0 == '\x03') && (0 < DAT_0016b728)" (parenthesized_expression "(cStack_e0 == '\x03')" ( (binary_expression "cStack_e0 == '\x03'" identifier == (char_literal "'\x03'" ' escape_sequence ')) )) && (parenthesized_expression "(0 < DAT_0016b728)" ( (binary_expression "0 < DAT_0016b728" number_literal < identifier) ))) )) (compound_statement "{\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }" { (expression_statement "ppuVar19 = &PTR_s_tls_load_0016b720;" (assignment_expression "ppuVar19 = &PTR_s_tls_load_0016b720" identifier = (pointer_expression "&PTR_s_tls_load_0016b720" & identifier)) ;) (expression_statement "iVar7 = DAT_0016b728;" (assignment_expression "iVar7 = DAT_0016b728" identifier = identifier) ;) (do_statement "do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);" do (compound_statement "{\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n }" { (if_statement "if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }" if (parenthesized_expression "((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0))" ( (binary_expression "(iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)" (parenthesized_expression "(iVar7 == iVar5)" ( (binary_expression "iVar7 == iVar5" identifier == identifier) )) && (parenthesized_expression "(iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)" ( (comma_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0" (assignment_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7)" identifier = (call_expression "strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7)" identifier (argument_list "((char *)pbVar9,*ppuVar19,(long)iVar7)" ( (cast_expression "(char *)pbVar9" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) identifier) , (pointer_expression "*ppuVar19" * identifier) , (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) )))) , (binary_expression "iVar7 == 0" identifier == number_literal)) ))) )) (compound_statement "{\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }" { (expression_statement "uVar4 = *(uint *)((long)ppuVar19 + 0xc);" (assignment_expression "uVar4 = *(uint *)((long)ppuVar19 + 0xc)" identifier = (pointer_expression "*(uint *)((long)ppuVar19 + 0xc)" * (cast_expression "(uint *)((long)ppuVar19 + 0xc)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)ppuVar19 + 0xc)" ( (binary_expression "(long)ppuVar19 + 0xc" (cast_expression "(long)ppuVar19" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) ))))) ;) (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }" if (parenthesized_expression "(uVar4 != 0x8ce)" ( (binary_expression "uVar4 != 0x8ce" identifier != number_literal) )) (compound_statement "{\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }" { (if_statement "if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }" if (parenthesized_expression "(3 < iVar22)" ( (binary_expression "3 < iVar22" number_literal < identifier) )) (compound_statement "{\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }" { (labeled_statement "LAB_00131d15:\n pcVar21 = "too many fixups";" statement_identifier : (expression_statement "pcVar21 = "too many fixups";" (assignment_expression "pcVar21 = "too many fixups"" identifier = (string_literal ""too many fixups"" " string_content ")) ;)) (labeled_statement "LAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);" statement_identifier : (expression_statement "uVar13 = dcgettext(0,pcVar21,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar21,5)" identifier = (call_expression "dcgettext(0,pcVar21,5)" identifier (argument_list "(0,pcVar21,5)" ( number_literal , identifier , number_literal )))) ;)) (expression_statement "FUN_0011c770(uVar13);" (call_expression "FUN_0011c770(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) })) (expression_statement "lVar15 = (long)iVar22;" (assignment_expression "lVar15 = (long)iVar22" identifier = (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "local_d8[lVar15 * 5] = local_f8;" (assignment_expression "local_d8[lVar15 * 5] = local_f8" (subscript_expression "local_d8[lVar15 * 5]" identifier [ (binary_expression "lVar15 * 5" identifier * number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar15 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar15 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar15 * 5 + 1]" identifier [ (binary_expression "lVar15 * 5 + 1" (binary_expression "lVar15 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar15 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar15 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar15 * 5 + 2]" identifier [ (binary_expression "lVar15 * 5 + 2" (binary_expression "lVar15 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "*(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar15 * 10 + -2)" * (cast_expression "(ulong *)(local_b8 + lVar15 * 10 + -2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + lVar15 * 10 + -2)" ( (binary_expression "local_b8 + lVar15 * 10 + -2" (binary_expression "local_b8 + lVar15 * 10" identifier + (binary_expression "lVar15 * 10" identifier * number_literal)) + number_literal) )))) = (call_expression "CONCAT71(uStack_df,cStack_e0)" identifier (argument_list "(uStack_df,cStack_e0)" ( identifier , identifier )))) ;) (expression_statement "local_b8[lVar15 * 10] = 0xffffffff;" (assignment_expression "local_b8[lVar15 * 10] = 0xffffffff" (subscript_expression "local_b8[lVar15 * 10]" identifier [ (binary_expression "lVar15 * 10" identifier * number_literal) ]) = number_literal) ;) (expression_statement "local_b8[lVar15 * 10 + 1] = uVar4;" (assignment_expression "local_b8[lVar15 * 10 + 1] = uVar4" (subscript_expression "local_b8[lVar15 * 10 + 1]" identifier [ (binary_expression "lVar15 * 10 + 1" (binary_expression "lVar15 * 10" identifier * number_literal) + number_literal) ]) = identifier) ;) (if_statement "if (*pbVar10 != 0) goto LAB_00131a20;" if (parenthesized_expression "(*pbVar10 != 0)" ( (binary_expression "*pbVar10 != 0" (pointer_expression "*pbVar10" * identifier) != number_literal) )) (goto_statement "goto LAB_00131a20;" goto statement_identifier ;)) (expression_statement "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));" (assignment_expression "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier = (cast_expression "(void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier (argument_list "((long)*(int *)(param_3 + 0x14))" ( (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))))) ;) (expression_statement "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));" (call_expression "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14))" identifier (argument_list "(__dest,param_2,(long)*(int *)(param_3 + 0x14))" ( identifier , identifier , (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))) ;) (expression_statement "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));" (call_expression "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14))" identifier (argument_list "(*(undefined4 *)(param_3 + 0x14))" ( (pointer_expression "*(undefined4 *)(param_3 + 0x14)" * (cast_expression "(undefined4 *)(param_3 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) ))) ;) (goto_statement "goto LAB_0013128e;" goto statement_identifier ;) })) (break_statement "break;" break ;) })) (expression_statement "iVar7 = *(int *)(ppuVar19 + 3);" (assignment_expression "iVar7 = *(int *)(ppuVar19 + 3)" identifier = (pointer_expression "*(int *)(ppuVar19 + 3)" * (cast_expression "(int *)(ppuVar19 + 3)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(ppuVar19 + 3)" ( (binary_expression "ppuVar19 + 3" identifier + number_literal) ))))) ;) (expression_statement "ppuVar19 = ppuVar19 + 2;" (assignment_expression "ppuVar19 = ppuVar19 + 2" identifier = (binary_expression "ppuVar19 + 2" identifier + number_literal)) ;) }) while (parenthesized_expression "(0 < iVar7)" ( (binary_expression "0 < iVar7" number_literal < identifier) )) ;) })) })) })) (if_statement "if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }" if (parenthesized_expression "(*local_110[0] != 0)" ( (binary_expression "*local_110[0] != 0" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }" { (labeled_statement "LAB_00131a20:\n pbVar9 = local_110[0];" statement_identifier : (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;)) (expression_statement "pcVar21 = strchr((char *)local_110[0],10);" (assignment_expression "pcVar21 = strchr((char *)local_110[0],10)" identifier = (call_expression "strchr((char *)local_110[0],10)" identifier (argument_list "((char *)local_110[0],10)" ( (cast_expression "(char *)local_110[0]" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (subscript_expression "local_110[0]" identifier [ number_literal ])) , number_literal )))) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" if (parenthesized_expression "(pcVar21 == (char *)0x0)" ( (binary_expression "pcVar21 == (char *)0x0" identifier == (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }" { (expression_statement "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5)" identifier = (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" identifier (argument_list "(0,"junk at end of line: `%s\'",5)" ( number_literal , (string_literal ""junk at end of line: `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011c5d0(uVar13,pbVar9);" (call_expression "FUN_0011c5d0(uVar13,pbVar9)" identifier (argument_list "(uVar13,pbVar9)" ( identifier , identifier ))) ;) }) (else_clause "else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" else (compound_statement "{\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" { (expression_statement "*pcVar21 = '\0';" (assignment_expression "*pcVar21 = '\0'" (pointer_expression "*pcVar21" * identifier) = (char_literal "'\0'" ' escape_sequence ')) ;) (expression_statement "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5)" identifier = (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" identifier (argument_list "(0,"junk at end of line: `%s\'",5)" ( number_literal , (string_literal ""junk at end of line: `%s\'"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "FUN_0011c5d0(uVar13,pbVar10);" (call_expression "FUN_0011c5d0(uVar13,pbVar10)" identifier (argument_list "(uVar13,pbVar10)" ( identifier , identifier ))) ;) (expression_statement "*pcVar21 = '\n';" (assignment_expression "*pcVar21 = '\n'" (pointer_expression "*pcVar21" * identifier) = (char_literal "'\n'" ' escape_sequence ')) ;) }))) })) (expression_statement "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));" (assignment_expression "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier = (cast_expression "(void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" ( (type_descriptor "void *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_00115ad0((long)*(int *)(param_3 + 0x14))" identifier (argument_list "((long)*(int *)(param_3 + 0x14))" ( (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))))) ;) (expression_statement "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));" (call_expression "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14))" identifier (argument_list "(__dest,param_2,(long)*(int *)(param_3 + 0x14))" ( identifier , identifier , (cast_expression "(long)*(int *)(param_3 + 0x14)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (pointer_expression "*(int *)(param_3 + 0x14)" * (cast_expression "(int *)(param_3 + 0x14)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) ))))) ))) ;) (expression_statement "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));" (call_expression "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14))" identifier (argument_list "(*(undefined4 *)(param_3 + 0x14))" ( (pointer_expression "*(undefined4 *)(param_3 + 0x14)" * (cast_expression "(undefined4 *)(param_3 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) ))) ;) (if_statement "if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }" if (parenthesized_expression "(iVar22 != 0)" ( (binary_expression "iVar22 != 0" identifier != number_literal) )) (compound_statement "{\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }" { (labeled_statement "LAB_0013128e:\n iVar5 = 0;" statement_identifier : (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" identifier = number_literal) ;)) (expression_statement "puVar23 = local_d8;" (assignment_expression "puVar23 = local_d8" identifier = identifier) ;) (do_statement "do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);" do (compound_statement "{\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n }" { (while_statement "while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }" { (expression_statement "iVar7 = (int)puVar23[4];" (assignment_expression "iVar7 = (int)puVar23[4]" identifier = (cast_expression "(int)puVar23[4]" ( (type_descriptor "int" primitive_type) ) (subscript_expression "puVar23[4]" identifier [ number_literal ]))) ;) (if_statement "if (-1 < iVar7) break;" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (break_statement "break;" break ;)) (expression_statement "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));" (call_expression "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24))" identifier (argument_list "(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24))" ( identifier , (binary_expression "(long)__dest - (DAT_001749a8 + 100) & 0xffffffff" (binary_expression "(long)__dest - (DAT_001749a8 + 100)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(DAT_001749a8 + 100)" ( (binary_expression "DAT_001749a8 + 100" identifier + number_literal) ))) & number_literal) , (pointer_expression "*(undefined4 *)(param_3 + 0x14)" * (cast_expression "(undefined4 *)(param_3 + 0x14)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x14)" ( (binary_expression "param_3 + 0x14" identifier + number_literal) )))) , identifier , number_literal , (pointer_expression "*(int *)((long)puVar23 + 0x24)" * (cast_expression "(int *)((long)puVar23 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))) ;) (labeled_statement "LAB_0013133d:\n iVar5 = iVar5 + 1;" statement_identifier : (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" identifier = (binary_expression "iVar5 + 1" identifier + number_literal)) ;)) (expression_statement "puVar23 = puVar23 + 5;" (assignment_expression "puVar23 = puVar23 + 5" identifier = (binary_expression "puVar23 + 5" identifier + number_literal)) ;) (if_statement "if (iVar22 <= iVar5) {\n return local_110[0];\n }" if (parenthesized_expression "(iVar22 <= iVar5)" ( (binary_expression "iVar22 <= iVar5" identifier <= identifier) )) (compound_statement "{\n return local_110[0];\n }" { (return_statement "return local_110[0];" return (subscript_expression "local_110[0]" identifier [ number_literal ]) ;) })) })) (expression_statement "lVar15 = (long)iVar7 * 0x10;" (assignment_expression "lVar15 = (long)iVar7 * 0x10" identifier = (binary_expression "(long)iVar7 * 0x10" (cast_expression "(long)iVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) ;) (if_statement "if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }" if (parenthesized_expression "(*(int *)((long)puVar23 + 0x24) != 0x8ce)" ( (binary_expression "*(int *)((long)puVar23 + 0x24) != 0x8ce" (pointer_expression "*(int *)((long)puVar23 + 0x24)" * (cast_expression "(int *)((long)puVar23 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) != number_literal) )) (compound_statement "{\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }" { (expression_statement "lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);" (assignment_expression "lVar12 = bfd_reloc_type_lookup(DAT_00174ab0)" identifier = (call_expression "bfd_reloc_type_lookup(DAT_00174ab0)" identifier (argument_list "(DAT_00174ab0)" ( identifier )))) ;) (if_statement "if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" if (parenthesized_expression "(lVar12 == 0)" ( (binary_expression "lVar12 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" { (expression_statement "FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");" (call_expression "FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" identifier (argument_list "("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" ( (string_literal ""../../gas/config/tc-s390.c"" " string_content ") , number_literal , (string_literal ""md_gather_operands"" " string_content ") ))) ;) })) (expression_statement "uVar4 = *(int *)(lVar12 + 0xc) - 1;" (assignment_expression "uVar4 = *(int *)(lVar12 + 0xc) - 1" identifier = (binary_expression "*(int *)(lVar12 + 0xc) - 1" (pointer_expression "*(int *)(lVar12 + 0xc)" * (cast_expression "(int *)(lVar12 + 0xc)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0xc)" ( (binary_expression "lVar12 + 0xc" identifier + number_literal) )))) - number_literal)) ;) (if_statement "if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" if (parenthesized_expression "(0x1f < uVar4)" ( (binary_expression "0x1f < uVar4" number_literal < identifier) )) (compound_statement "{\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" { (expression_statement "FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");" (call_expression "FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" identifier (argument_list "("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" ( (string_literal ""../../gas/config/tc-s390.c"" " string_content ") , number_literal , (string_literal ""md_gather_operands"" " string_content ") ))) ;) })) (expression_statement "iVar7 = *(int *)(s390_operands + lVar15 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar15 + 4)" identifier = (pointer_expression "*(int *)(s390_operands + lVar15 + 4)" * (cast_expression "(int *)(s390_operands + lVar15 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 4)" ( (binary_expression "s390_operands + lVar15 + 4" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (expression_statement "iVar20 = iVar7 + 7;" (assignment_expression "iVar20 = iVar7 + 7" identifier = (binary_expression "iVar7 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < iVar7) {\n iVar20 = iVar7;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n iVar20 = iVar7;\n }" { (expression_statement "iVar20 = iVar7;" (assignment_expression "iVar20 = iVar7" identifier = identifier) ;) })) (expression_statement "pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));" (assignment_expression "pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" identifier = (cast_expression "(byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (call_expression "FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" identifier (argument_list "(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" ( identifier , (binary_expression "(iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100))" (parenthesized_expression "(iVar20 >> 3)" ( (binary_expression "iVar20 >> 3" identifier >> number_literal) )) + (parenthesized_expression "((int)__dest - ((int)DAT_001749a8 + 100))" ( (binary_expression "(int)__dest - ((int)DAT_001749a8 + 100)" (cast_expression "(int)__dest" ( (type_descriptor "int" primitive_type) ) identifier) - (parenthesized_expression "((int)DAT_001749a8 + 100)" ( (binary_expression "(int)DAT_001749a8 + 100" (cast_expression "(int)DAT_001749a8" ( (type_descriptor "int" primitive_type) ) identifier) + number_literal) ))) ))) , (binary_expression "(uVar4 >> 3) + 1" (parenthesized_expression "(uVar4 >> 3)" ( (binary_expression "uVar4 >> 3" identifier >> number_literal) )) + number_literal) , identifier , (pointer_expression "*(undefined4 *)(lVar12 + 0x10)" * (cast_expression "(undefined4 *)(lVar12 + 0x10)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar12 + 0x10)" ( (binary_expression "lVar12 + 0x10" identifier + number_literal) )))) , (pointer_expression "*(undefined4 *)((long)puVar23 + 0x24)" * (cast_expression "(undefined4 *)((long)puVar23 + 0x24)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) ))))) ;) (expression_statement "uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;" (assignment_expression "uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552" identifier = (binary_expression "*(int *)((long)puVar23 + 0x24) - 0x552" (pointer_expression "*(int *)((long)puVar23 + 0x24)" * (cast_expression "(int *)((long)puVar23 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)puVar23 + 0x24)" ( (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + number_literal) )))) - number_literal)) ;) (if_statement "if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }" if (parenthesized_expression "((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0))" ( (binary_expression "(uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" (parenthesized_expression "(uVar4 < 0x33)" ( (binary_expression "uVar4 < 0x33" identifier < number_literal) )) && (parenthesized_expression "((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" ( (binary_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0" (parenthesized_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1)" ( (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1" (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f)" number_literal >> (parenthesized_expression "((ulong)uVar4 & 0x3f)" ( (binary_expression "(ulong)uVar4 & 0x3f" (cast_expression "(ulong)uVar4" ( (type_descriptor "ulong" type_identifier) ) identifier) & number_literal) ))) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n *pbVar9 = *pbVar9 | 0x40;\n }" { (expression_statement "*pbVar9 = *pbVar9 | 0x40;" (assignment_expression "*pbVar9 = *pbVar9 | 0x40" (pointer_expression "*pbVar9" * identifier) = (binary_expression "*pbVar9 | 0x40" (pointer_expression "*pbVar9" * identifier) | number_literal)) ;) })) (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }" { (expression_statement "iVar7 = *(int *)(s390_operands + lVar15 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar15 + 4)" identifier = (pointer_expression "*(int *)(s390_operands + lVar15 + 4)" * (cast_expression "(int *)(s390_operands + lVar15 + 4)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 4)" ( (binary_expression "s390_operands + lVar15 + 4" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (expression_statement "iVar20 = iVar7 + 7;" (assignment_expression "iVar20 = iVar7 + 7" identifier = (binary_expression "iVar7 + 7" identifier + number_literal)) ;) (if_statement "if (-1 < iVar7) {\n iVar20 = iVar7;\n }" if (parenthesized_expression "(-1 < iVar7)" ( (binary_expression "-1 < iVar7" number_literal < identifier) )) (compound_statement "{\n iVar20 = iVar7;\n }" { (expression_statement "iVar20 = iVar7;" (assignment_expression "iVar20 = iVar7" identifier = identifier) ;) })) (expression_statement "pbVar9[1] = (byte)(iVar20 >> 3);" (assignment_expression "pbVar9[1] = (byte)(iVar20 >> 3)" (subscript_expression "pbVar9[1]" identifier [ number_literal ]) = (call_expression "(byte)(iVar20 >> 3)" (parenthesized_expression "(byte)" ( identifier )) (argument_list "(iVar20 >> 3)" ( (binary_expression "iVar20 >> 3" identifier >> number_literal) )))) ;) })) (goto_statement "goto LAB_0013133d;" goto statement_identifier ;) })) (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" identifier = (binary_expression "iVar5 + 1" identifier + number_literal)) ;) (expression_statement "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);" (call_expression "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce)" identifier (argument_list "(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce)" ( identifier , (binary_expression "(long)__dest - (DAT_001749a8 + 100)" (cast_expression "(long)__dest" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (parenthesized_expression "(DAT_001749a8 + 100)" ( (binary_expression "DAT_001749a8 + 100" identifier + number_literal) ))) , number_literal , identifier , (binary_expression "(uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1" (call_expression "(uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7)" (parenthesized_expression "(uint)" ( identifier )) (argument_list "(*(ulong *)(s390_operands + lVar15 + 8) >> 7)" ( (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) >> 7" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) )))) >> number_literal) ))) & number_literal) , (binary_expression "iVar7 + 0x8ce" identifier + number_literal) ))) ;) (expression_statement "puVar23 = puVar23 + 5;" (assignment_expression "puVar23 = puVar23 + 5" identifier = (binary_expression "puVar23 + 5" identifier + number_literal)) ;) }) while (parenthesized_expression "(iVar5 < iVar22)" ( (binary_expression "iVar5 < iVar22" identifier < identifier) )) ;) })) (return_statement "return local_110[0];" return (subscript_expression "local_110[0]" identifier [ number_literal ]) ;) })) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" identifier = number_literal) ;) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar10 = (byte *)(param_3 + 0x18);" (assignment_expression "pbVar10 = (byte *)(param_3 + 0x18)" identifier = (cast_expression "(byte *)(param_3 + 0x18)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x18)" ( (binary_expression "param_3 + 0x18" identifier + number_literal) )))) ;) (labeled_statement "LAB_00130fc0:\n uVar13 = DAT_00174ae0;" statement_identifier : (expression_statement "uVar13 = DAT_00174ae0;" (assignment_expression "uVar13 = DAT_00174ae0" identifier = identifier) ;)) (expression_statement "lVar15 = uVar11 * 0x10;" (assignment_expression "lVar15 = uVar11 * 0x10" identifier = (binary_expression "uVar11 * 0x10" identifier * number_literal)) ;) (expression_statement "piVar16 = (int *)(s390_operands + lVar15);" (assignment_expression "piVar16 = (int *)(s390_operands + lVar15)" identifier = (cast_expression "(int *)(s390_operands + lVar15)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15)" ( (binary_expression "s390_operands + lVar15" identifier + identifier) )))) ;) (if_statement "if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" if (parenthesized_expression "(((uVar4 & 3) != 0) && (*pbVar9 == 0))" ( (binary_expression "((uVar4 & 3) != 0) && (*pbVar9 == 0)" (parenthesized_expression "((uVar4 & 3) != 0)" ( (binary_expression "(uVar4 & 3) != 0" (parenthesized_expression "(uVar4 & 3)" ( (binary_expression "uVar4 & 3" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(*pbVar9 == 0)" ( (binary_expression "*pbVar9 == 0" (pointer_expression "*pbVar9" * identifier) == number_literal) ))) )) (compound_statement "{\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" { (expression_statement "FUN_00130210(param_2,piVar16,0,0,0);" (call_expression "FUN_00130210(param_2,piVar16,0,0,0)" identifier (argument_list "(param_2,piVar16,0,0,0)" ( identifier , identifier , number_literal , number_literal , number_literal ))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;) })) (if_statement "if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" if (parenthesized_expression "((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0))" ( (binary_expression "(bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)" (parenthesized_expression "(bVar2)" ( identifier )) && (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x40) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x40) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x40)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x40" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" { (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar18 = pbVar10 + 1;" (assignment_expression "pbVar18 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "local_100 = pbVar9;" (assignment_expression "local_100 = pbVar9" identifier = identifier) ;) (if_statement "if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" if (parenthesized_expression "((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0))" ( (binary_expression "(*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" (parenthesized_expression "(*pbVar9 == 0x25)" ( (binary_expression "*pbVar9 == 0x25" (pointer_expression "*pbVar9" * identifier) == number_literal) )) && (parenthesized_expression "((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" ( (binary_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0" (parenthesized_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88)" ( (binary_expression "_sch_istable[(ulong)pbVar9[1] * 2] & 0x88" (subscript_expression "_sch_istable[(ulong)pbVar9[1] * 2]" identifier [ (binary_expression "(ulong)pbVar9[1] * 2" (cast_expression "(ulong)pbVar9[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar9[1]" identifier [ number_literal ])) * number_literal) ]) & number_literal) )) != number_literal) ))) )) (compound_statement "{\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }" { (expression_statement "DAT_00174ae0 = pbVar9 + 1;" (assignment_expression "DAT_00174ae0 = pbVar9 + 1" identifier = (binary_expression "pbVar9 + 1" identifier + number_literal)) ;) (expression_statement "local_100 = DAT_00174ae0;" (assignment_expression "local_100 = DAT_00174ae0" identifier = identifier) ;) (expression_statement "cVar3 = FUN_00113a00(&local_100);" (assignment_expression "cVar3 = FUN_00113a00(&local_100)" identifier = (call_expression "FUN_00113a00(&local_100)" identifier (argument_list "(&local_100)" ( (pointer_expression "&local_100" & identifier) )))) ;) (expression_statement "iVar5 = FUN_00130e70(local_100);" (assignment_expression "iVar5 = FUN_00130e70(local_100)" identifier = (call_expression "FUN_00130e70(local_100)" identifier (argument_list "(local_100)" ( identifier )))) ;) (expression_statement "FUN_001153c0((int)cVar3);" (call_expression "FUN_001153c0((int)cVar3)" identifier (argument_list "((int)cVar3)" ( (cast_expression "(int)cVar3" ( (type_descriptor "int" primitive_type) ) identifier) ))) ;) (if_statement "if (iVar5 < 0) goto LAB_00131068;" if (parenthesized_expression "(iVar5 < 0)" ( (binary_expression "iVar5 < 0" identifier < number_literal) )) (goto_statement "goto LAB_00131068;" goto statement_identifier ;)) (expression_statement "cStack_e0 = '\x05';" (assignment_expression "cStack_e0 = '\x05'" identifier = (char_literal "'\x05'" ' escape_sequence ')) ;) (expression_statement "local_f8 = 0;" (assignment_expression "local_f8 = 0" identifier = number_literal) ;) (expression_statement "uStack_f0 = 0;" (assignment_expression "uStack_f0 = 0" identifier = number_literal) ;) (expression_statement "local_110[0] = DAT_00174ae0;" (assignment_expression "local_110[0] = DAT_00174ae0" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (expression_statement "local_e8 = (long)iVar5;" (assignment_expression "local_e8 = (long)iVar5" identifier = (cast_expression "(long)iVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (labeled_statement "LAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;" statement_identifier : (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;)) (expression_statement "FUN_001304c0(local_110,&local_f8,0);" (call_expression "FUN_001304c0(local_110,&local_f8,0)" identifier (argument_list "(local_110,&local_f8,0)" ( identifier , (pointer_expression "&local_f8" & identifier) , number_literal ))) ;) (if_statement "if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" if (parenthesized_expression "((cStack_e0 == '\x05') || (cStack_e0 == '\x02'))" ( (binary_expression "(cStack_e0 == '\x05') || (cStack_e0 == '\x02')" (parenthesized_expression "(cStack_e0 == '\x05')" ( (binary_expression "cStack_e0 == '\x05'" identifier == (char_literal "'\x05'" ' escape_sequence ')) )) || (parenthesized_expression "(cStack_e0 == '\x02')" ( (binary_expression "cStack_e0 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }" { (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (expression_statement "uVar4 = (uint)uVar11;" (assignment_expression "uVar4 = (uint)uVar11" identifier = (cast_expression "(uint)uVar11" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02'))" ( (binary_expression "((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')" (parenthesized_expression "((uVar11 & 0x200) != 0)" ( (binary_expression "(uVar11 & 0x200) != 0" (parenthesized_expression "(uVar11 & 0x200)" ( (binary_expression "uVar11 & 0x200" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(cStack_e0 != '\x02')" ( (binary_expression "cStack_e0 != '\x02'" identifier != (char_literal "'\x02'" ' escape_sequence ')) ))) )) (compound_statement "{\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar21 = "invalid length field specified";" (assignment_expression "pcVar21 = "invalid length field specified"" identifier = (string_literal ""invalid length field specified"" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) (if_statement "if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" if (parenthesized_expression "((uVar11 & 0x40) == 0)" ( (binary_expression "(uVar11 & 0x40) == 0" (parenthesized_expression "(uVar11 & 0x40)" ( (binary_expression "uVar11 & 0x40" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }" { (labeled_statement "LAB_001317e0:\n uVar4 = (uint)uVar11;" statement_identifier : (expression_statement "uVar4 = (uint)uVar11;" (assignment_expression "uVar4 = (uint)uVar11" identifier = (cast_expression "(uint)uVar11" ( (type_descriptor "uint" type_identifier) ) identifier)) ;)) (if_statement "if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" if (parenthesized_expression "(((uVar11 & 0x20) == 0) || (local_e8 != 0))" ( (binary_expression "((uVar11 & 0x20) == 0) || (local_e8 != 0)" (parenthesized_expression "((uVar11 & 0x20) == 0)" ( (binary_expression "(uVar11 & 0x20) == 0" (parenthesized_expression "(uVar11 & 0x20)" ( (binary_expression "uVar11 & 0x20" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "(local_e8 != 0)" ( (binary_expression "local_e8 != 0" identifier != number_literal) ))) )) (compound_statement "{\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }" { (labeled_statement "LAB_00131820:\n uVar8 = local_e8;" statement_identifier : (expression_statement "uVar8 = local_e8;" (assignment_expression "uVar8 = local_e8" identifier = identifier) ;)) (if_statement "if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0))" ( (binary_expression "((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)" (parenthesized_expression "((uVar4 & 0x401) == 0x401)" ( (binary_expression "(uVar4 & 0x401) == 0x401" (parenthesized_expression "(uVar4 & 0x401)" ( (binary_expression "uVar4 & 0x401" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((local_e8 & 1) != 0)" ( (binary_expression "(local_e8 & 1) != 0" (parenthesized_expression "(local_e8 & 1)" ( (binary_expression "local_e8 & 1" identifier & number_literal) )) != number_literal) ))) )) (compound_statement "{\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar21 = "odd numbered general purpose register specified as register pair";" (assignment_expression "pcVar21 = "odd numbered general purpose register specified as register pair"" identifier = (string_literal ""odd numbered general purpose register specified as register pair"" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) }) (else_clause "else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" else (compound_statement "{\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" { (if_statement "if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }" if (parenthesized_expression "(DAT_00174658 != 0)" ( (binary_expression "DAT_00174658 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }" { (expression_statement "uVar13 = dcgettext(0,"base register specified but zero",5);" (assignment_expression "uVar13 = dcgettext(0,"base register specified but zero",5)" identifier = (call_expression "dcgettext(0,"base register specified but zero",5)" identifier (argument_list "(0,"base register specified but zero",5)" ( number_literal , (string_literal ""base register specified but zero"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c400(uVar13);" (call_expression "FUN_0011c400(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8)" identifier = (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(s390_operands + lVar15 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_00131820;" goto statement_identifier ;) })) (labeled_statement "LAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" statement_identifier : (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8)" identifier = (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (parenthesized_expression "(uint)" ( identifier )) * (cast_expression "(undefined8 *)(s390_operands + lVar15 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;)) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" identifier = number_literal) ;) }))) (if_statement "if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" if (parenthesized_expression "(((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0))" ( (binary_expression "((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)" (parenthesized_expression "((uVar4 & 0x402) == 0x402)" ( (binary_expression "(uVar4 & 0x402) == 0x402" (parenthesized_expression "(uVar4 & 0x402)" ( (binary_expression "uVar4 & 0x402" identifier & number_literal) )) == number_literal) )) && (parenthesized_expression "((uVar8 & 0xfffffffffffffff2) != 0)" ( (binary_expression "(uVar8 & 0xfffffffffffffff2) != 0" (parenthesized_expression "(uVar8 & 0xfffffffffffffff2)" ( (binary_expression "uVar8 & 0xfffffffffffffff2" identifier & number_literal) )) != number_literal) ))) )) (compound_statement "{\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" { (expression_statement "pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;" (assignment_expression "pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" identifier = (string_literal ""invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" " string_content ")) ;) (goto_statement "goto LAB_00131cf6;" goto statement_identifier ;) })) }) (else_clause "else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" else (compound_statement "{\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" { (if_statement "if (local_e8 != 0) goto LAB_00131820;" if (parenthesized_expression "(local_e8 != 0)" ( (binary_expression "local_e8 != 0" identifier != number_literal) )) (goto_statement "goto LAB_00131820;" goto statement_identifier ;)) (if_statement "if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }" if (parenthesized_expression "(DAT_00174658 != 0)" ( (binary_expression "DAT_00174658 != 0" identifier != number_literal) )) (compound_statement "{\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }" { (expression_statement "uVar13 = dcgettext(0,"index register specified but zero",5);" (assignment_expression "uVar13 = dcgettext(0,"index register specified but zero",5)" identifier = (call_expression "dcgettext(0,"index register specified but zero",5)" identifier (argument_list "(0,"index register specified but zero",5)" ( number_literal , (string_literal ""index register specified but zero"" " string_content ") , number_literal )))) ;) (expression_statement "FUN_0011c400(uVar13);" (call_expression "FUN_0011c400(uVar13)" identifier (argument_list "(uVar13)" ( identifier ))) ;) (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (goto_statement "goto LAB_001317e0;" goto statement_identifier ;) })) (expression_statement "uVar8 = local_e8;" (assignment_expression "uVar8 = local_e8" identifier = identifier) ;) (if_statement "if ((uVar11 & 0x20) != 0) goto LAB_00131720;" if (parenthesized_expression "((uVar11 & 0x20) != 0)" ( (binary_expression "(uVar11 & 0x20) != 0" (parenthesized_expression "(uVar11 & 0x20)" ( (binary_expression "uVar11 & 0x20" identifier & number_literal) )) != number_literal) )) (goto_statement "goto LAB_00131720;" goto statement_identifier ;)) }))) (expression_statement "FUN_00130210(param_2,piVar16,uVar8,0,0);" (call_expression "FUN_00130210(param_2,piVar16,uVar8,0,0)" identifier (argument_list "(param_2,piVar16,uVar8,0,0)" ( identifier , identifier , identifier , number_literal , number_literal ))) ;) }) (else_clause "else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" else (compound_statement "{\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" { (if_statement "if (3 < iVar22) goto LAB_00131d15;" if (parenthesized_expression "(3 < iVar22)" ( (binary_expression "3 < iVar22" number_literal < identifier) )) (goto_statement "goto LAB_00131d15;" goto statement_identifier ;)) (expression_statement "lVar12 = (long)iVar22;" (assignment_expression "lVar12 = (long)iVar22" identifier = (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "local_d8[lVar12 * 5] = local_f8;" (assignment_expression "local_d8[lVar12 * 5] = local_f8" (subscript_expression "local_d8[lVar12 * 5]" identifier [ (binary_expression "lVar12 * 5" identifier * number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar12 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar12 * 5 + 1]" identifier [ (binary_expression "lVar12 * 5 + 1" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar12 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar12 * 5 + 2]" identifier [ (binary_expression "lVar12 * 5 + 2" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2)" * (cast_expression "(ulong *)(local_b8 + lVar12 * 10 + -2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + lVar12 * 10 + -2)" ( (binary_expression "local_b8 + lVar12 * 10 + -2" (binary_expression "local_b8 + lVar12 * 10" identifier + (binary_expression "lVar12 * 10" identifier * number_literal)) + number_literal) )))) = (call_expression "CONCAT71(uStack_df,cStack_e0)" identifier (argument_list "(uStack_df,cStack_e0)" ( identifier , identifier )))) ;) (expression_statement "local_b8[lVar12 * 10] = (uint)bVar14;" (assignment_expression "local_b8[lVar12 * 10] = (uint)bVar14" (subscript_expression "local_b8[lVar12 * 10]" identifier [ (binary_expression "lVar12 * 10" identifier * number_literal) ]) = (cast_expression "(uint)bVar14" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "local_b8[lVar12 * 10 + 1] = 0x8ce;" (assignment_expression "local_b8[lVar12 * 10 + 1] = 0x8ce" (subscript_expression "local_b8[lVar12 * 10 + 1]" identifier [ (binary_expression "lVar12 * 10 + 1" (binary_expression "lVar12 * 10" identifier * number_literal) + number_literal) ]) = number_literal) ;) }))) }) (else_clause "else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" else (compound_statement "{\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" { (labeled_statement "LAB_00131068:\n DAT_00174ae0 = pbVar9;" statement_identifier : (expression_statement "DAT_00174ae0 = pbVar9;" (assignment_expression "DAT_00174ae0 = pbVar9" identifier = identifier) ;)) (expression_statement "FUN_00114500(0,&local_f8,1);" (call_expression "FUN_00114500(0,&local_f8,1)" identifier (argument_list "(0,&local_f8,1)" ( number_literal , (pointer_expression "&local_f8" & identifier) , number_literal ))) ;) (expression_statement "pcVar21 = "illegal operand";" (assignment_expression "pcVar21 = "illegal operand"" identifier = (string_literal ""illegal operand"" " string_content ")) ;) (expression_statement "local_110[0] = DAT_00174ae0;" (assignment_expression "local_110[0] = DAT_00174ae0" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }" if (parenthesized_expression "(cStack_e0 != '\0')" ( (binary_expression "cStack_e0 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }" { (if_statement "if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" if (parenthesized_expression "(cStack_e0 != '\x01')" ( (binary_expression "cStack_e0 != '\x01'" identifier != (char_literal "'\x01'" ' escape_sequence ')) )) (compound_statement "{\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" { (if_statement "if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;" if (parenthesized_expression "((cStack_e0 == '\x05') || (cStack_e0 == '\x02'))" ( (binary_expression "(cStack_e0 == '\x05') || (cStack_e0 == '\x02')" (parenthesized_expression "(cStack_e0 == '\x05')" ( (binary_expression "cStack_e0 == '\x05'" identifier == (char_literal "'\x05'" ' escape_sequence ')) )) || (parenthesized_expression "(cStack_e0 == '\x02')" ( (binary_expression "cStack_e0 == '\x02'" identifier == (char_literal "'\x02'" ' escape_sequence ')) ))) )) (goto_statement "goto LAB_0013153f;" goto statement_identifier ;)) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "uVar6 = FUN_00130060(local_110,&local_f8);" (assignment_expression "uVar6 = FUN_00130060(local_110,&local_f8)" identifier = (call_expression "FUN_00130060(local_110,&local_f8)" identifier (argument_list "(local_110,&local_f8)" ( identifier , (pointer_expression "&local_f8" & identifier) )))) ;) (expression_statement "iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);" (assignment_expression "iVar5 = FUN_001304c0(local_110,&local_f8,uVar6)" identifier = (call_expression "FUN_001304c0(local_110,&local_f8,uVar6)" identifier (argument_list "(local_110,&local_f8,uVar6)" ( identifier , (pointer_expression "&local_f8" & identifier) , identifier )))) ;) (if_statement "if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" if (parenthesized_expression "(iVar5 == 1)" ( (binary_expression "iVar5 == 1" identifier == number_literal) )) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }" { (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (if_statement "if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }" if (parenthesized_expression "((uVar11 & 0x10) != 0)" ( (binary_expression "(uVar11 & 0x10) != 0" (parenthesized_expression "(uVar11 & 0x10)" ( (binary_expression "uVar11 & 0x10" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }" { (expression_statement "uVar4 = 0x552;" (assignment_expression "uVar4 = 0x552" identifier = number_literal) ;) (if_statement "if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;" if (parenthesized_expression "((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14))" ( (binary_expression "(*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)" (parenthesized_expression "(*piVar16 == 0xc)" ( (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" * identifier) == number_literal) )) || (parenthesized_expression "(uVar4 = 0x584, *piVar16 == 0x14)" ( (comma_expression "uVar4 = 0x584, *piVar16 == 0x14" (assignment_expression "uVar4 = 0x584" identifier = number_literal) , (binary_expression "*piVar16 == 0x14" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) })) (if_statement "if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" if (parenthesized_expression "(((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10))" ( (binary_expression "((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)" (parenthesized_expression "((uVar11 & 0x100) == 0)" ( (binary_expression "(uVar11 & 0x100) == 0" (parenthesized_expression "(uVar11 & 0x100)" ( (binary_expression "uVar11 & 0x100" identifier & number_literal) )) == number_literal) )) || (parenthesized_expression "(uVar4 = 0x559, *piVar16 != 0x10)" ( (comma_expression "uVar4 = 0x559, *piVar16 != 0x10" (assignment_expression "uVar4 = 0x559" identifier = number_literal) , (binary_expression "*piVar16 != 0x10" (pointer_expression "*piVar16" * identifier) != number_literal)) ))) )) (compound_statement "{\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" { (if_statement "if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" if (parenthesized_expression "((uVar11 & 0x80) != 0)" ( (binary_expression "(uVar11 & 0x80) != 0" (parenthesized_expression "(uVar11 & 0x80)" ( (binary_expression "uVar11 & 0x80" identifier & number_literal) )) != number_literal) )) (compound_statement "{\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" { (labeled_statement "LAB_0013191e:\n iVar5 = *piVar16;" statement_identifier : (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;)) (expression_statement "uVar4 = 0x565;" (assignment_expression "uVar4 = 0x565" identifier = number_literal) ;) (labeled_statement "joined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;" statement_identifier : (if_statement "if (iVar5 == 0x20) goto LAB_001318ca;" if (parenthesized_expression "(iVar5 == 0x20)" ( (binary_expression "iVar5 == 0x20" identifier == number_literal) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;))) })) (goto_statement "goto LAB_001318a8;" goto statement_identifier ;) })) }) (else_clause "else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" else (compound_statement "{\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" { (if_statement "if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 2)" ( (binary_expression "iVar5 == 2" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x55b;" (assignment_expression "uVar4 = 0x55b" identifier = number_literal) ;) (if_statement "if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "(((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18))" ( (binary_expression "((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)" (parenthesized_expression "((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10))" ( (binary_expression "(iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)" (parenthesized_expression "(iVar5 != 0xc)" ( (binary_expression "iVar5 != 0xc" identifier != number_literal) )) && (parenthesized_expression "(uVar4 = 0x55d, iVar5 != 0x10)" ( (comma_expression "uVar4 = 0x55d, iVar5 != 0x10" (assignment_expression "uVar4 = 0x55d" identifier = number_literal) , (binary_expression "iVar5 != 0x10" identifier != number_literal)) ))) )) && (parenthesized_expression "(uVar4 = 0x55f, iVar5 != 0x18)" ( (comma_expression "uVar4 = 0x55f, iVar5 != 0x18" (assignment_expression "uVar4 = 0x55f" identifier = number_literal) , (binary_expression "iVar5 != 0x18" identifier != number_literal)) ))) )) (compound_statement "{\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }" { (expression_statement "uVar4 = 0x561;" (assignment_expression "uVar4 = 0x561" identifier = number_literal) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 3)" ( (binary_expression "iVar5 == 3" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (goto_statement "goto LAB_0013191e;" goto statement_identifier ;)) }) (else_clause "else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 4)" ( (binary_expression "iVar5 == 4" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 9] & 1) != 0)" ( (binary_expression "(s390_operands[lVar15 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar15 + 9] & 1)" ( (binary_expression "s390_operands[lVar15 + 9] & 1" (subscript_expression "s390_operands[lVar15 + 9]" identifier [ (binary_expression "lVar15 + 9" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x13;" (assignment_expression "uVar4 = 0x13" identifier = number_literal) ;) (labeled_statement "joined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;" statement_identifier : (if_statement "if (iVar5 == 0x10) goto LAB_001318ca;" if (parenthesized_expression "(iVar5 == 0x10)" ( (binary_expression "iVar5 == 0x10" identifier == number_literal) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;))) })) }) (else_clause "else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 6)" ( (binary_expression "iVar5 == 6" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 9] & 1) != 0)" ( (binary_expression "(s390_operands[lVar15 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar15 + 9] & 1)" ( (binary_expression "s390_operands[lVar15 + 9] & 1" (subscript_expression "s390_operands[lVar15 + 9]" identifier [ (binary_expression "lVar15 + 9" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x56c;" (assignment_expression "uVar4 = 0x56c" identifier = number_literal) ;) (goto_statement "goto joined_r0x00131bc2;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 5)" ( (binary_expression "iVar5 == 5" identifier == number_literal) )) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }" { (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) ))))) ;) (if_statement "if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;" if (parenthesized_expression "((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10))))" ( (binary_expression "(((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))" (parenthesized_expression "(((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc))" ( (binary_expression "((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)" (parenthesized_expression "((uVar11 & 0x10) != 0)" ( (binary_expression "(uVar11 & 0x10) != 0" (parenthesized_expression "(uVar11 & 0x10)" ( (binary_expression "uVar11 & 0x10" identifier & number_literal) )) != number_literal) )) && (parenthesized_expression "(uVar4 = 0x567, *piVar16 == 0xc)" ( (comma_expression "uVar4 = 0x567, *piVar16 == 0xc" (assignment_expression "uVar4 = 0x567" identifier = number_literal) , (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) || (parenthesized_expression "(((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))" ( (parenthesized_expression "((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10))" ( (binary_expression "(uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)" (binary_expression "(uVar11 & 0x100) != 0" (parenthesized_expression "(uVar11 & 0x100)" ( (binary_expression "uVar11 & 0x100" identifier & number_literal) )) != number_literal) && (parenthesized_expression "(uVar4 = 0x568, *piVar16 == 0x10)" ( (comma_expression "uVar4 = 0x568, *piVar16 == 0x10" (assignment_expression "uVar4 = 0x568" identifier = number_literal) , (binary_expression "*piVar16 == 0x10" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) (if_statement "if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "((uVar11 & 0x80) != 0)" ( (binary_expression "(uVar11 & 0x80) != 0" (parenthesized_expression "(uVar11 & 0x80)" ( (binary_expression "uVar11 & 0x80" identifier & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x56b;" (assignment_expression "uVar4 = 0x56b" identifier = number_literal) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 8)" ( (binary_expression "iVar5 == 8" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x10) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x10) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x10)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x10" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }" { (expression_statement "uVar4 = 0x574;" (assignment_expression "uVar4 = 0x574" identifier = number_literal) ;) (if_statement "if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;" if (parenthesized_expression "((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14))" ( (binary_expression "(*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)" (parenthesized_expression "(*piVar16 == 0xc)" ( (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" * identifier) == number_literal) )) || (parenthesized_expression "(uVar4 = 0x586, *piVar16 == 0x14)" ( (comma_expression "uVar4 = 0x586, *piVar16 == 0x14" (assignment_expression "uVar4 = 0x586" identifier = number_literal) , (binary_expression "*piVar16 == 0x14" (pointer_expression "*piVar16" * identifier) == number_literal)) ))) )) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;)) })) }) (else_clause "else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 9)" ( (binary_expression "iVar5 == 9" identifier == number_literal) )) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }" { (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }" if (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" ( (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" ( (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" identifier [ (binary_expression "lVar15 + 8" identifier + number_literal) ]) & number_literal) )) != number_literal) )) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }" { (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" identifier = (pointer_expression "*piVar16" * identifier)) ;) (expression_statement "uVar4 = 0x57b;" (assignment_expression "uVar4 = 0x57b" identifier = number_literal) ;) (goto_statement "goto joined_r0x001319c6;" goto statement_identifier ;) })) }) (else_clause "else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" else (if_statement "if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" if (parenthesized_expression "(iVar5 == 0)" ( (binary_expression "iVar5 == 0" identifier == number_literal) )) (compound_statement "{\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" { (expression_statement "uVar4 = 0x8ce;" (assignment_expression "uVar4 = 0x8ce" identifier = number_literal) ;) (goto_statement "goto LAB_001318ca;" goto statement_identifier ;) })))))))))))))))) (labeled_statement "LAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);" statement_identifier : (expression_statement "dcgettext(0,"invalid operand suffix",5);" (call_expression "dcgettext(0,"invalid operand suffix",5)" identifier (argument_list "(0,"invalid operand suffix",5)" ( number_literal , (string_literal ""invalid operand suffix"" " string_content ") , number_literal ))) ;)) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar4 = 0x8ce;" (assignment_expression "uVar4 = 0x8ce" identifier = number_literal) ;) }))) (labeled_statement "LAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" statement_identifier : (if_statement "if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" if (parenthesized_expression "(iVar22 < 4)" ( (binary_expression "iVar22 < 4" identifier < number_literal) )) (compound_statement "{\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" { (expression_statement "lVar12 = (long)iVar22;" (assignment_expression "lVar12 = (long)iVar22" identifier = (cast_expression "(long)iVar22" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) ;) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" identifier = (pointer_expression "*pbVar10" * identifier)) ;) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" identifier = (binary_expression "iVar22 + 1" identifier + number_literal)) ;) (expression_statement "local_d8[lVar12 * 5] = local_f8;" (assignment_expression "local_d8[lVar12 * 5] = local_f8" (subscript_expression "local_d8[lVar12 * 5]" identifier [ (binary_expression "lVar12 * 5" identifier * number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar12 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar12 * 5 + 1]" identifier [ (binary_expression "lVar12 * 5 + 1" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "local_d8[lVar12 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar12 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar12 * 5 + 2]" identifier [ (binary_expression "lVar12 * 5 + 2" (binary_expression "lVar12 * 5" identifier * number_literal) + number_literal) ]) = identifier) ;) (expression_statement "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2)" * (cast_expression "(ulong *)(local_b8 + lVar12 * 10 + -2)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(local_b8 + lVar12 * 10 + -2)" ( (binary_expression "local_b8 + lVar12 * 10 + -2" (binary_expression "local_b8 + lVar12 * 10" identifier + (binary_expression "lVar12 * 10" identifier * number_literal)) + number_literal) )))) = (call_expression "CONCAT71(uStack_df,cStack_e0)" identifier (argument_list "(uStack_df,cStack_e0)" ( identifier , identifier )))) ;) (expression_statement "local_b8[lVar12 * 10] = (uint)bVar14;" (assignment_expression "local_b8[lVar12 * 10] = (uint)bVar14" (subscript_expression "local_b8[lVar12 * 10]" identifier [ (binary_expression "lVar12 * 10" identifier * number_literal) ]) = (cast_expression "(uint)bVar14" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (expression_statement "local_b8[lVar12 * 10 + 1] = uVar4;" (assignment_expression "local_b8[lVar12 * 10 + 1] = uVar4" (subscript_expression "local_b8[lVar12 * 10 + 1]" identifier [ (binary_expression "lVar12 * 10 + 1" (binary_expression "lVar12 * 10" identifier * number_literal) + number_literal) ]) = identifier) ;) (goto_statement "goto LAB_00131163;" goto statement_identifier ;) }))) (goto_statement "goto LAB_00131d15;" goto statement_identifier ;) })) (expression_statement "pbVar9 = DAT_00174ae0;" (assignment_expression "pbVar9 = DAT_00174ae0" identifier = identifier) ;) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (if_statement "if (*pbVar10 == 0) goto LAB_001311c4;" if (parenthesized_expression "(*pbVar10 == 0)" ( (binary_expression "*pbVar10 == 0" (pointer_expression "*pbVar10" * identifier) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (expression_statement "pcVar21 = "missing operand";" (assignment_expression "pcVar21 = "missing operand"" identifier = (string_literal ""missing operand"" " string_content ")) ;) })) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" identifier = (cast_expression "(byte *)uVar13" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier)) ;) (expression_statement "dcgettext(0,pcVar21,5);" (call_expression "dcgettext(0,pcVar21,5)" identifier (argument_list "(0,pcVar21,5)" ( number_literal , identifier , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) }))) (labeled_statement "LAB_00131163:\n pbVar17 = pbVar10 + 1;" statement_identifier : (expression_statement "pbVar17 = pbVar10 + 1;" (assignment_expression "pbVar17 = pbVar10 + 1" identifier = (binary_expression "pbVar10 + 1" identifier + number_literal)) ;)) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" identifier = identifier) ;) (if_statement "if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }" if (parenthesized_expression "((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0)" ( (binary_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x10)" ( (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) & 0x10" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }" { (if_statement "if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" if (parenthesized_expression "((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0)" ( (binary_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x20)" ( (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) & 0x20" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" * (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + lVar15 + 8)" ( (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" identifier + identifier) + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }" { (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar24 = pbVar10;" (assignment_expression "pbVar24 = pbVar10" identifier = identifier) ;) (if_statement "if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }" if (parenthesized_expression "(*local_110[0] == 0x29)" ( (binary_expression "*local_110[0] == 0x29" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }" { (if_statement "if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }" if (parenthesized_expression "((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0)" ( (binary_expression "(s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[uVar11 * 0x10 + 8] & 0x20)" ( (binary_expression "s390_operands[uVar11 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[uVar11 * 0x10 + 8]" identifier [ (binary_expression "uVar11 * 0x10 + 8" (binary_expression "uVar11 * 0x10" identifier * number_literal) + number_literal) ]) & number_literal) )) == number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }" { (expression_statement "dcgettext(0,"syntax error; \')\' not allowed here",5);" (call_expression "dcgettext(0,"syntax error; \')\' not allowed here",5)" identifier (argument_list "(0,"syntax error; \')\' not allowed here",5)" ( number_literal , (string_literal ""syntax error; \')\' not allowed here"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "pbVar18 = pbVar10 + 2;" (assignment_expression "pbVar18 = pbVar10 + 2" identifier = (binary_expression "pbVar10 + 2" identifier + number_literal)) ;) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "uVar11 = (ulong)pbVar10[2];" (assignment_expression "uVar11 = (ulong)pbVar10[2]" identifier = (cast_expression "(ulong)pbVar10[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar24 = pbVar17;" (assignment_expression "pbVar24 = pbVar17" identifier = identifier) ;) })) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "cVar3 = (char)uVar11;" (assignment_expression "cVar3 = (char)uVar11" identifier = (cast_expression "(char)uVar11" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar18;" (assignment_expression "pbVar10 = pbVar18" identifier = identifier) ;) (if_statement "if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" if (parenthesized_expression "((uVar4 & 3) == 0)" ( (binary_expression "(uVar4 & 3) == 0" (parenthesized_expression "(uVar4 & 3)" ( (binary_expression "uVar4 & 3" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" { (if_statement "if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" if (parenthesized_expression "((uVar4 & 2) == 0)" ( (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" ( (binary_expression "uVar4 & 2" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n if (cVar3 != '\0') goto LAB_001314ae;\n }" { (if_statement "if (cVar3 != '\0') goto LAB_001314ae;" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001314ae;" goto statement_identifier ;)) }) (else_clause "else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" else (if_statement "if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" if (parenthesized_expression "(cVar3 != '\0')" ( (binary_expression "cVar3 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" { (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (if_statement "if (pbVar24[2] != 0) goto LAB_001314f7;" if (parenthesized_expression "(pbVar24[2] != 0)" ( (binary_expression "pbVar24[2] != 0" (subscript_expression "pbVar24[2]" identifier [ number_literal ]) != number_literal) )) (goto_statement "goto LAB_001314f7;" goto statement_identifier ;)) (goto_statement "goto joined_r0x001316c1;" goto statement_identifier ;) })))) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;) })) (if_statement "if (cVar3 == '\0') goto LAB_001311c4;" if (parenthesized_expression "(cVar3 == '\0')" ( (binary_expression "cVar3 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (pbVar24[2] == 0) goto code_r0x001314a9;" if (parenthesized_expression "(pbVar24[2] == 0)" ( (binary_expression "pbVar24[2] == 0" (subscript_expression "pbVar24[2]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto code_r0x001314a9;" goto statement_identifier ;)) (if_statement "if ((uVar4 & 2) == 0) goto LAB_001314ae;" if (parenthesized_expression "((uVar4 & 2) == 0)" ( (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" ( (binary_expression "uVar4 & 2" identifier & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001314ae;" goto statement_identifier ;)) (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (labeled_statement "LAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;" statement_identifier : (if_statement "if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;" if (parenthesized_expression "(bVar14 != 0 || pbVar24[3] != 0)" ( (binary_expression "bVar14 != 0 || pbVar24[3] != 0" (binary_expression "bVar14 != 0" identifier != number_literal) || (binary_expression "pbVar24[3] != 0" (subscript_expression "pbVar24[3]" identifier [ number_literal ]) != number_literal)) )) (goto_statement "goto joined_r0x001316c1;" goto statement_identifier ;))) }) (else_clause "else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" else (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }" if (parenthesized_expression "(bVar14 != 0x29)" ( (binary_expression "bVar14 != 0x29" identifier != number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }" { (expression_statement "dcgettext(0,"syntax error; missing \')\' after base register",5);" (call_expression "dcgettext(0,"syntax error; missing \')\' after base register",5)" identifier (argument_list "(0,"syntax error; missing \')\' after base register",5)" ( number_literal , (string_literal ""syntax error; missing \')\' after base register"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pbVar10[1] == 0) goto LAB_001311c4;" if (parenthesized_expression "(pbVar10[1] == 0)" ( (binary_expression "pbVar10[1] == 0" (subscript_expression "pbVar10[1]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" if (parenthesized_expression "(*local_110[0] != 0x2c)" ( (binary_expression "*local_110[0] != 0x2c" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) != number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" { (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar11 = (ulong)pbVar10[2];" (assignment_expression "uVar11 = (ulong)pbVar10[2]" identifier = (cast_expression "(ulong)pbVar10[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[2]" identifier [ number_literal ]))) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar18 = pbVar10 + 2;" (assignment_expression "pbVar18 = pbVar10 + 2" identifier = (binary_expression "pbVar10 + 2" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar17;" (assignment_expression "pbVar10 = pbVar17" identifier = identifier) ;) }))) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) })) (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" identifier = (cast_expression "(ulong)pbVar10[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar10[1]" identifier [ number_literal ]))) ;) (if_statement "if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" if (parenthesized_expression "(*local_110[0] == 0x28)" ( (binary_expression "*local_110[0] == 0x28" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "bVar14 = local_110[0][1];" (assignment_expression "bVar14 = local_110[0][1]" identifier = (subscript_expression "local_110[0][1]" (subscript_expression "local_110[0]" identifier [ number_literal ]) [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) (if_statement "if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" if (parenthesized_expression "(bVar14 == 0)" ( (binary_expression "bVar14 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_0013160b:\n bVar2 = true;\n }" { (labeled_statement "LAB_0013160b:\n bVar2 = true;" statement_identifier : (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;)) }) (else_clause "else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" else (compound_statement "{\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" { (if_statement "if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" if (parenthesized_expression "((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c))" ( (binary_expression "(bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)" (parenthesized_expression "(bVar14 == 0x29)" ( (binary_expression "bVar14 == 0x29" identifier == number_literal) )) || (parenthesized_expression "(pbVar17 = pbVar9, bVar14 == 0x2c)" ( (comma_expression "pbVar17 = pbVar9, bVar14 == 0x2c" (assignment_expression "pbVar17 = pbVar9" identifier = identifier) , (binary_expression "bVar14 == 0x2c" identifier == number_literal)) ))) )) (compound_statement "{\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }" { (if_statement "if (bVar14 != 0x2c) goto LAB_0013160b;" if (parenthesized_expression "(bVar14 != 0x2c)" ( (binary_expression "bVar14 != 0x2c" identifier != number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) }) (else_clause "else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" else (compound_statement "{\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" { (do_statement "do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));" do (compound_statement "{\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n }" { (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) (expression_statement "bVar14 = *pbVar17;" (assignment_expression "bVar14 = *pbVar17" identifier = (pointer_expression "*pbVar17" * identifier)) ;) (if_statement "if (bVar14 == 0) goto LAB_0013160b;" if (parenthesized_expression "(bVar14 == 0)" ( (binary_expression "bVar14 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) }) while (parenthesized_expression "((bVar14 != 0x2c) && (bVar14 != 0x29))" ( (binary_expression "(bVar14 != 0x2c) && (bVar14 != 0x29)" (parenthesized_expression "(bVar14 != 0x2c)" ( (binary_expression "bVar14 != 0x2c" identifier != number_literal) )) && (parenthesized_expression "(bVar14 != 0x29)" ( (binary_expression "bVar14 != 0x29" identifier != number_literal) ))) )) ;) (if_statement "if (bVar14 != 0x2c) goto LAB_0013160b;" if (parenthesized_expression "(bVar14 != 0x2c)" ( (binary_expression "bVar14 != 0x2c" identifier != number_literal) )) (goto_statement "goto LAB_0013160b;" goto statement_identifier ;)) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" identifier = false) ;) (if_statement "if (pbVar9 != pbVar17) goto LAB_00131450;" if (parenthesized_expression "(pbVar9 != pbVar17)" ( (binary_expression "pbVar9 != pbVar17" identifier != identifier) )) (goto_statement "goto LAB_00131450;" goto statement_identifier ;)) }))) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" identifier = true) ;) (expression_statement "pbVar9 = local_110[0] + 2;" (assignment_expression "pbVar9 = local_110[0] + 2" identifier = (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "pbVar10 = local_110[0] + 2;" (assignment_expression "pbVar10 = local_110[0] + 2" identifier = (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) }))) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + uVar11 * 0x10 + 8)" * (cast_expression "(ulong *)(s390_operands + uVar11 * 0x10 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + uVar11 * 0x10 + 8)" ( (binary_expression "s390_operands + uVar11 * 0x10 + 8" (binary_expression "s390_operands + uVar11 * 0x10" identifier + (binary_expression "uVar11 * 0x10" identifier * number_literal)) + number_literal) ))))) ;) (if_statement "if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }" if (parenthesized_expression "((uVar8 & 0x60) == 0)" ( (binary_expression "(uVar8 & 0x60) == 0" (parenthesized_expression "(uVar8 & 0x60)" ( (binary_expression "uVar8 & 0x60" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }" { (expression_statement "dcgettext(0,"syntax error; missing \'(\' after displacement",5);" (call_expression "dcgettext(0,"syntax error; missing \'(\' after displacement",5)" identifier (argument_list "(0,"syntax error; missing \'(\' after displacement",5)" ( number_literal , (string_literal ""syntax error; missing \'(\' after displacement"" " string_content escape_sequence string_content escape_sequence string_content ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8)" identifier = (pointer_expression "*(ulong *)(s390_operands + uVar11 * 0x10 + 8)" * (cast_expression "(ulong *)(s390_operands + uVar11 * 0x10 + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(s390_operands + uVar11 * 0x10 + 8)" ( (binary_expression "s390_operands + uVar11 * 0x10 + 8" (binary_expression "s390_operands + uVar11 * 0x10" identifier + (binary_expression "uVar11 * 0x10" identifier * number_literal)) + number_literal) ))))) ;) })) (if_statement "if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }" if (parenthesized_expression "((uVar8 & 0x20) == 0)" ( (binary_expression "(uVar8 & 0x20) == 0" (parenthesized_expression "(uVar8 & 0x20)" ( (binary_expression "uVar8 & 0x20" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }" { (do_statement "do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);" do (compound_statement "{\n pbVar17 = pbVar17 + 1;\n }" { (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0)" ( (binary_expression "(s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20)" ( (binary_expression "s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[(ulong)*pbVar17 * 0x10 + 8]" identifier [ (binary_expression "(ulong)*pbVar17 * 0x10 + 8" (binary_expression "(ulong)*pbVar17 * 0x10" (binary_expression "(ulong)*pbVar17" (parenthesized_expression "(ulong)" ( identifier )) * identifier) * number_literal) + number_literal) ]) & number_literal) )) == number_literal) )) ;) })) (expression_statement "uVar11 = (ulong)pbVar17[1];" (assignment_expression "uVar11 = (ulong)pbVar17[1]" identifier = (cast_expression "(ulong)pbVar17[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar17[1]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (if_statement "if (pbVar17[1] == 0) goto LAB_001311c4;" if (parenthesized_expression "(pbVar17[1] == 0)" ( (binary_expression "pbVar17[1] == 0" (subscript_expression "pbVar17[1]" identifier [ number_literal ]) == number_literal) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (if_statement "if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }" if (parenthesized_expression "(*local_110[0] == 0x2c)" ( (binary_expression "*local_110[0] == 0x2c" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (compound_statement "{\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }" { (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar10 = pbVar17 + 1;" (assignment_expression "pbVar10 = pbVar17 + 1" identifier = (binary_expression "pbVar17 + 1" identifier + number_literal)) ;) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) })) (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar11 = (ulong)pbVar17[2];" (assignment_expression "uVar11 = (ulong)pbVar17[2]" identifier = (cast_expression "(ulong)pbVar17[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar17[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar18 = pbVar17 + 2;" (assignment_expression "pbVar18 = pbVar17 + 2" identifier = (binary_expression "pbVar17 + 2" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (labeled_statement "LAB_00131450:\n local_110[0] = pbVar10;" statement_identifier : (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" identifier [ number_literal ]) = identifier) ;)) (if_statement "if ((char)uVar11 == '\0') goto LAB_001311c4;" if (parenthesized_expression "((char)uVar11 == '\0')" ( (binary_expression "(char)uVar11 == '\0'" (cast_expression "(char)uVar11" ( (type_descriptor "char" primitive_type) ) identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_001311c4;" goto statement_identifier ;)) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" identifier = (pointer_expression "*(uint *)(param_3 + 0x28)" * (cast_expression "(uint *)(param_3 + 0x28)" ( (type_descriptor "uint *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0x28)" ( (binary_expression "param_3 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "pbVar10 = pbVar18;" (assignment_expression "pbVar10 = pbVar18" identifier = identifier) ;) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;) (labeled_statement "code_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;" statement_identifier : (if_statement "if (*local_110[0] == 0) goto LAB_00130fc0;" if (parenthesized_expression "(*local_110[0] == 0)" ( (binary_expression "*local_110[0] == 0" (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ])) == number_literal) )) (goto_statement "goto LAB_00130fc0;" goto statement_identifier ;))) (labeled_statement "LAB_001314ae:\n bVar14 = *local_110[0];" statement_identifier : (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" identifier = (pointer_expression "*local_110[0]" * (subscript_expression "local_110[0]" identifier [ number_literal ]))) ;)) (labeled_statement "joined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" statement_identifier : (if_statement "if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" if (parenthesized_expression "(bVar14 == 0x2c)" ( (binary_expression "bVar14 == 0x2c" identifier == number_literal) )) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }" { (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" identifier = (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" identifier [ number_literal ]) + number_literal)) ;) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" identifier = identifier) ;) }) (else_clause "else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" else (compound_statement "{\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" { (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" identifier (argument_list "(0,"syntax error; expected \',\'",5)" ( number_literal , (string_literal ""syntax error; expected \',\'"" " string_content escape_sequence string_content escape_sequence ") , number_literal ))) ;) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" identifier (argument_list "()" ( ))) ;) (expression_statement "uVar11 = (ulong)pbVar24[2];" (assignment_expression "uVar11 = (ulong)pbVar24[2]" identifier = (cast_expression "(ulong)pbVar24[2]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "pbVar24[2]" identifier [ number_literal ]))) ;) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) (expression_statement "pbVar18 = pbVar18 + 1;" (assignment_expression "pbVar18 = pbVar18 + 1" identifier = (binary_expression "pbVar18 + 1" identifier + number_literal)) ;) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" identifier = (subscript_expression "local_110[0]" identifier [ number_literal ])) ;) })))) (goto_statement "goto LAB_00131450;" goto statement_identifier ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) IDENT) )))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (pointer_declarator * IDENT)) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * (array_declarator IDENT [ LIT ])) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * (subscript_expression IDENT [ LIT ])) * LIT) ]) & LIT) )) != LIT) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ])) ;) (while_statement while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT) ])) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) & LIT) )) != LIT) )) ;) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (cast_expression ( (type_descriptor TYPE) ) IDENT))) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) && (parenthesized_expression ( (binary_expression LIT < IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression & IDENT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == IDENT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT) , (pointer_expression * IDENT) , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) )))) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;)) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , IDENT , LIT )))) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT * LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) + LIT) )))) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT * LIT) ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (goto_statement goto statement_identifier ;) })) (break_statement break ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression LIT < IDENT) )) ;) })) })) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;)) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (subscript_expression IDENT [ LIT ])) , LIT )))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (char_literal ' escape_sequence ')) ;) }))) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (cast_expression ( (type_descriptor (sized_type_specifier long)) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) ;) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (break_statement break ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (parenthesized_expression ( (binary_expression IDENT + LIT) ))) & LIT) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) ))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) (compound_statement { (return_statement return (subscript_expression IDENT [ LIT ]) ;) })) })) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) - LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (call_expression IDENT (argument_list ( IDENT , (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) + (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) - (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) + LIT) ))) ))) , (binary_expression (parenthesized_expression ( (binary_expression IDENT >> LIT) )) + LIT) , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + LIT) )))) - LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT < LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression LIT >> (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) & LIT) ))) & LIT) )) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression (pointer_expression * IDENT) | LIT)) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT >> LIT) )))) ;) })) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (parenthesized_expression ( (binary_expression IDENT + LIT) ))) , LIT , IDENT , (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) )))) >> LIT) ))) & LIT) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (return_statement return (subscript_expression IDENT [ LIT ]) ;) })) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT * LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) && (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( IDENT )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) * LIT) ]) & LIT) )) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (expression_statement (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE) ) IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (char_literal ' escape_sequence ')) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;)) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , LIT ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) || (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( IDENT )) * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) && (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , LIT , LIT ))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT * LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) + LIT) )))) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT * LIT) ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = LIT) ;) }))) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = IDENT) ;)) (expression_statement (call_expression IDENT (argument_list ( LIT , (pointer_expression & IDENT) , LIT ))) ;) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) || (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) ))) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression (pointer_expression * IDENT) == LIT)) ))) )) (goto_statement goto statement_identifier ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression (pointer_expression * IDENT) != LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;)) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;))) })) (goto_statement goto statement_identifier ;) })) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression IDENT != LIT)) ))) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression IDENT != LIT)) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;))) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression (pointer_expression * IDENT) == LIT)) ))) )) || (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression (pointer_expression * IDENT) == LIT)) ))) )) ))) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = LIT) , (binary_expression (pointer_expression * IDENT) == LIT)) ))) )) (goto_statement goto statement_identifier ;)) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression IDENT + LIT) ]) & LIT) )) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (goto_statement goto statement_identifier ;) })))))))))))))))) (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content ") , LIT ))) ;)) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) }))) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT * LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) + LIT) )))) = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression IDENT * LIT) ]) = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) = IDENT) ;) (goto_statement goto statement_identifier ;) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (string_literal " string_content ")) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( LIT , IDENT , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;)) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (binary_expression IDENT * LIT) + LIT) ]) & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) != LIT) )) (goto_statement goto statement_identifier ;)) (goto_statement goto statement_identifier ;) })))) (goto_statement goto statement_identifier ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (binary_expression IDENT != LIT) || (binary_expression (subscript_expression IDENT [ LIT ]) != LIT)) )) (goto_statement goto statement_identifier ;))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression (subscript_expression IDENT [ LIT ]) [ LIT ])) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = BOOL) ;)) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (comma_expression (assignment_expression IDENT = IDENT) , (binary_expression IDENT == LIT)) ))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = BOOL) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != IDENT) )) (goto_statement goto statement_identifier ;)) }))) (expression_statement (assignment_expression IDENT = BOOL) ;) (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) }))) (goto_statement goto statement_identifier ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence string_content ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression IDENT * LIT)) + LIT) ))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT & LIT) )) == LIT) )) (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ (binary_expression (binary_expression (binary_expression (parenthesized_expression ( IDENT )) * IDENT) * LIT) + LIT) ]) & LIT) )) == LIT) )) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) == LIT) )) (goto_statement goto statement_identifier ;)) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (goto_statement goto statement_identifier ;) })) (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;)) (if_statement if (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (subscript_expression IDENT [ LIT ])) == LIT) )) (goto_statement goto statement_identifier ;))) (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (subscript_expression IDENT [ LIT ]))) ;)) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (subscript_expression IDENT [ LIT ]) + LIT)) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) (else_clause else (compound_statement { (expression_statement (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence string_content escape_sequence ") , LIT ))) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) })))) (goto_statement goto statement_identifier ;) })))
(function_definition "byte * FUN_00130f20(byte *param_1,void *param_2,long param_3)\n\n{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" (type_identifier "byte") (pointer_declarator "* FUN_00130f20(byte *param_1,void *param_2,long param_3)" (* "*") (function_declarator "FUN_00130f20(byte *param_1,void *param_2,long param_3)" (identifier "FUN_00130f20") (parameter_list "(byte *param_1,void *param_2,long param_3)" (( "(") (parameter_declaration "byte *param_1" (type_identifier "byte") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "void *param_2" (primitive_type "void") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long param_3" (sized_type_specifier "long" (long "long")) (identifier "param_3")) () ")")))) (compound_statement "{\n byte bVar1;\n bool bVar2;\n char cVar3;\n uint uVar4;\n int iVar5;\n undefined4 uVar6;\n int iVar7;\n ulong uVar8;\n byte *pbVar9;\n byte *pbVar10;\n void *__dest;\n ulong uVar11;\n long lVar12;\n undefined8 uVar13;\n byte bVar14;\n long lVar15;\n int *piVar16;\n byte *pbVar17;\n byte *pbVar18;\n undefined **ppuVar19;\n int iVar20;\n char *pcVar21;\n int iVar22;\n ulong *puVar23;\n byte *pbVar24;\n byte *local_110 [2];\n byte *local_100;\n ulong local_f8;\n ulong uStack_f0;\n ulong local_e8;\n char cStack_e0;\n undefined7 uStack_df;\n ulong local_d8 [4];\n uint local_b8 [34];\n \n local_110[0] = param_1;\n if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }\n uVar11 = (ulong)*(byte *)(param_3 + 0x18);\n pbVar9 = local_110[0];\n if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }\n iVar22 = 0;\n uVar4 = *(uint *)(param_3 + 0x28);\n bVar2 = false;\n pbVar10 = (byte *)(param_3 + 0x18);\nLAB_00130fc0:\n uVar13 = DAT_00174ae0;\n lVar15 = uVar11 * 0x10;\n piVar16 = (int *)(s390_operands + lVar15);\n if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }\n if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_100 = pbVar9;\n if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }\nLAB_00131163:\n pbVar17 = pbVar10 + 1;\n pbVar18 = pbVar17;\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }\n uVar11 = (ulong)pbVar10[1];\n if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }\n if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }\n uVar11 = (ulong)pbVar17[1];\n pbVar9 = local_110[0];\n if (pbVar17[1] == 0) goto LAB_001311c4;\n if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar17[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar17 + 2;\n pbVar10 = local_110[0];\nLAB_00131450:\n local_110[0] = pbVar10;\n if ((char)uVar11 == '\0') goto LAB_001311c4;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar10 = pbVar18;\n goto LAB_00130fc0;\ncode_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;\nLAB_001314ae:\n bVar14 = *local_110[0];\njoined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }\n goto LAB_00131450;\n}" ({ "{") (declaration "byte bVar1;" (type_identifier "byte") (identifier "bVar1") (; ";")) (declaration "bool bVar2;" (primitive_type "bool") (identifier "bVar2") (; ";")) (declaration "char cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "uint uVar4;" (type_identifier "uint") (identifier "uVar4") (; ";")) (declaration "int iVar5;" (primitive_type "int") (identifier "iVar5") (; ";")) (declaration "undefined4 uVar6;" (type_identifier "undefined4") (identifier "uVar6") (; ";")) (declaration "int iVar7;" (primitive_type "int") (identifier "iVar7") (; ";")) (declaration "ulong uVar8;" (type_identifier "ulong") (identifier "uVar8") (; ";")) (declaration "byte *pbVar9;" (type_identifier "byte") (pointer_declarator "*pbVar9" (* "*") (identifier "pbVar9")) (; ";")) (declaration "byte *pbVar10;" (type_identifier "byte") (pointer_declarator "*pbVar10" (* "*") (identifier "pbVar10")) (; ";")) (declaration "void *__dest;" (primitive_type "void") (pointer_declarator "*__dest" (* "*") (identifier "__dest")) (; ";")) (declaration "ulong uVar11;" (type_identifier "ulong") (identifier "uVar11") (; ";")) (declaration "long lVar12;" (sized_type_specifier "long" (long "long")) (identifier "lVar12") (; ";")) (declaration "undefined8 uVar13;" (type_identifier "undefined8") (identifier "uVar13") (; ";")) (declaration "byte bVar14;" (type_identifier "byte") (identifier "bVar14") (; ";")) (declaration "long lVar15;" (sized_type_specifier "long" (long "long")) (identifier "lVar15") (; ";")) (declaration "int *piVar16;" (primitive_type "int") (pointer_declarator "*piVar16" (* "*") (identifier "piVar16")) (; ";")) (declaration "byte *pbVar17;" (type_identifier "byte") (pointer_declarator "*pbVar17" (* "*") (identifier "pbVar17")) (; ";")) (declaration "byte *pbVar18;" (type_identifier "byte") (pointer_declarator "*pbVar18" (* "*") (identifier "pbVar18")) (; ";")) (declaration "undefined **ppuVar19;" (type_identifier "undefined") (pointer_declarator "**ppuVar19" (* "*") (pointer_declarator "*ppuVar19" (* "*") (identifier "ppuVar19"))) (; ";")) (declaration "int iVar20;" (primitive_type "int") (identifier "iVar20") (; ";")) (declaration "char *pcVar21;" (primitive_type "char") (pointer_declarator "*pcVar21" (* "*") (identifier "pcVar21")) (; ";")) (declaration "int iVar22;" (primitive_type "int") (identifier "iVar22") (; ";")) (declaration "ulong *puVar23;" (type_identifier "ulong") (pointer_declarator "*puVar23" (* "*") (identifier "puVar23")) (; ";")) (declaration "byte *pbVar24;" (type_identifier "byte") (pointer_declarator "*pbVar24" (* "*") (identifier "pbVar24")) (; ";")) (declaration "byte *local_110 [2];" (type_identifier "byte") (pointer_declarator "*local_110 [2]" (* "*") (array_declarator "local_110 [2]" (identifier "local_110") ([ "[") (number_literal "2") (] "]"))) (; ";")) (declaration "byte *local_100;" (type_identifier "byte") (pointer_declarator "*local_100" (* "*") (identifier "local_100")) (; ";")) (declaration "ulong local_f8;" (type_identifier "ulong") (identifier "local_f8") (; ";")) (declaration "ulong uStack_f0;" (type_identifier "ulong") (identifier "uStack_f0") (; ";")) (declaration "ulong local_e8;" (type_identifier "ulong") (identifier "local_e8") (; ";")) (declaration "char cStack_e0;" (primitive_type "char") (identifier "cStack_e0") (; ";")) (declaration "undefined7 uStack_df;" (type_identifier "undefined7") (identifier "uStack_df") (; ";")) (declaration "ulong local_d8 [4];" (type_identifier "ulong") (array_declarator "local_d8 [4]" (identifier "local_d8") ([ "[") (number_literal "4") (] "]")) (; ";")) (declaration "uint local_b8 [34];" (type_identifier "uint") (array_declarator "local_b8 [34]" (identifier "local_b8") ([ "[") (number_literal "34") (] "]")) (; ";")) (expression_statement "local_110[0] = param_1;" (assignment_expression "local_110[0] = param_1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_1")) (; ";")) (if_statement "if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) {\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" (if "if") (parenthesized_expression "((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0)" (( "(") (binary_expression "(_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*param_1 * 2] & 0x40)" (( "(") (binary_expression "_sch_istable[(ulong)*param_1 * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*param_1 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)*param_1 * 2" (binary_expression "(ulong)*param_1" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "param_1")) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pbVar9 = param_1 + 1;\n do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);\n }" ({ "{") (expression_statement "pbVar9 = param_1 + 1;" (assignment_expression "pbVar9 = param_1 + 1" (identifier "pbVar9") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (do_statement "do {\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0);" (do "do") (compound_statement "{\n local_110[0] = pbVar9;\n pbVar9 = local_110[0] + 1;\n }" ({ "{") (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "pbVar9")) (; ";")) (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" (identifier "pbVar9") (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0)" (( "(") (binary_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0" (parenthesized_expression "(_sch_istable[(ulong)*local_110[0] * 2] & 0x40)" (( "(") (binary_expression "_sch_istable[(ulong)*local_110[0] * 2] & 0x40" (subscript_expression "_sch_istable[(ulong)*local_110[0] * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)*local_110[0] * 2" (binary_expression "(ulong)*local_110[0]" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (} "}"))) (expression_statement "uVar11 = (ulong)*(byte *)(param_3 + 0x18);" (assignment_expression "uVar11 = (ulong)*(byte *)(param_3 + 0x18)" (identifier "uVar11") (= "=") (binary_expression "(ulong)*(byte *)(param_3 + 0x18)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (cast_expression "(byte *)(param_3 + 0x18)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x18)" (( "(") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (if_statement "if (*(byte *)(param_3 + 0x18) == 0) {\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }" (if "if") (parenthesized_expression "(*(byte *)(param_3 + 0x18) == 0)" (( "(") (binary_expression "*(byte *)(param_3 + 0x18) == 0" (pointer_expression "*(byte *)(param_3 + 0x18)" (* "*") (cast_expression "(byte *)(param_3 + 0x18)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x18)" (( "(") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) () ")")))) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar22 = 0;\nLAB_001311c4:\n uVar13 = DAT_00174ae0;\n bVar14 = *pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }\n DAT_00174ae0 = (byte *)uVar13;\n if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }\n if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }\n return local_110[0];\n }" ({ "{") (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" (identifier "iVar22") (= "=") (number_literal "0")) (; ";")) (labeled_statement "LAB_001311c4:\n uVar13 = DAT_00174ae0;" (statement_identifier "LAB_001311c4") (: ":") (expression_statement "uVar13 = DAT_00174ae0;" (assignment_expression "uVar13 = DAT_00174ae0" (identifier "uVar13") (= "=") (identifier "DAT_00174ae0")) (; ";"))) (expression_statement "bVar14 = *pbVar9;" (assignment_expression "bVar14 = *pbVar9" (identifier "bVar14") (= "=") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9"))) (; ";")) (expression_statement "bVar1 = _sch_istable[(ulong)bVar14 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar14 * 2]" (identifier "bVar1") (= "=") (subscript_expression "_sch_istable[(ulong)bVar14 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar14")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (while_statement "while ((bVar1 & 0x40) != 0) {\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }" (while "while") (parenthesized_expression "((bVar1 & 0x40) != 0)" (( "(") (binary_expression "(bVar1 & 0x40) != 0" (parenthesized_expression "(bVar1 & 0x40)" (( "(") (binary_expression "bVar1 & 0x40" (identifier "bVar1") (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n pbVar9 = pbVar9 + 1;\n bVar14 = *pbVar9;\n local_110[0] = pbVar9;\n bVar1 = _sch_istable[(ulong)bVar14 * 2];\n }" ({ "{") (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" (identifier "pbVar9") (= "=") (binary_expression "pbVar9 + 1" (identifier "pbVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar14 = *pbVar9;" (assignment_expression "bVar14 = *pbVar9" (identifier "bVar14") (= "=") (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9"))) (; ";")) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "pbVar9")) (; ";")) (expression_statement "bVar1 = _sch_istable[(ulong)bVar14 * 2];" (assignment_expression "bVar1 = _sch_istable[(ulong)bVar14 * 2]" (identifier "bVar1") (= "=") (subscript_expression "_sch_istable[(ulong)bVar14 * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar14")) (* "*") (number_literal "2")) (] "]"))) (; ";")) (} "}"))) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" (identifier "DAT_00174ae0") (= "=") (cast_expression "(byte *)uVar13" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar13"))) (; ";")) (if_statement "if (bVar14 == 0x3a) {\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }" (if "if") (parenthesized_expression "(bVar14 == 0x3a)" (( "(") (binary_expression "bVar14 == 0x3a" (identifier "bVar14") (== "==") (number_literal "0x3a")) () ")")) (compound_statement "{\n bVar14 = pbVar9[1];\n pbVar9 = pbVar9 + 1;\n pbVar10 = pbVar9;\n if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }\n if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }\n }" ({ "{") (expression_statement "bVar14 = pbVar9[1];" (assignment_expression "bVar14 = pbVar9[1]" (identifier "bVar14") (= "=") (subscript_expression "pbVar9[1]" (identifier "pbVar9") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pbVar9 = pbVar9 + 1;" (assignment_expression "pbVar9 = pbVar9 + 1" (identifier "pbVar9") (= "=") (binary_expression "pbVar9 + 1" (identifier "pbVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" (identifier "pbVar10") (= "=") (identifier "pbVar9")) (; ";")) (if_statement "if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) {\n iVar5 = 0;\n }\n else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" (if "if") (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0)" (( "(") (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204)" (( "(") (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2)" (* "*") (cast_expression "(ushort *)(_sch_istable + (ulong)bVar14 * 2)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(_sch_istable + (ulong)bVar14 * 2)" (( "(") (binary_expression "_sch_istable + (ulong)bVar14 * 2" (identifier "_sch_istable") (+ "+") (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar14")) (* "*") (number_literal "2"))) () ")")))) (& "&") (number_literal "0x204")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = 0;\n }" ({ "{") (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" (identifier "iVar5") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" (else "else") (compound_statement "{\n do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);\n iVar5 = (int)pbVar10 - (int)pbVar9;\n }" ({ "{") (do_statement "do {\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0);" (do "do") (compound_statement "{\n pbVar10 = pbVar10 + 1;\n bVar14 = *pbVar10;\n }" ({ "{") (expression_statement "pbVar10 = pbVar10 + 1;" (assignment_expression "pbVar10 = pbVar10 + 1" (identifier "pbVar10") (= "=") (binary_expression "pbVar10 + 1" (identifier "pbVar10") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" (identifier "bVar14") (= "=") (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0)" (( "(") (binary_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0" (parenthesized_expression "(*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204)" (( "(") (binary_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204" (pointer_expression "*(ushort *)(_sch_istable + (ulong)bVar14 * 2)" (* "*") (cast_expression "(ushort *)(_sch_istable + (ulong)bVar14 * 2)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(_sch_istable + (ulong)bVar14 * 2)" (( "(") (binary_expression "_sch_istable + (ulong)bVar14 * 2" (identifier "_sch_istable") (+ "+") (binary_expression "(ulong)bVar14 * 2" (cast_expression "(ulong)bVar14" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "bVar14")) (* "*") (number_literal "2"))) () ")")))) (& "&") (number_literal "0x204")) () ")")) (!= "!=") (number_literal "0")) () ")")) (; ";")) (expression_statement "iVar5 = (int)pbVar10 - (int)pbVar9;" (assignment_expression "iVar5 = (int)pbVar10 - (int)pbVar9" (identifier "iVar5") (= "=") (binary_expression "(int)pbVar10 - (int)pbVar9" (cast_expression "(int)pbVar10" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "pbVar10")) (- "-") (cast_expression "(int)pbVar9" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "pbVar9")))) (; ";")) (} "}")))) (if_statement "if (bVar14 == 0x3a) {\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }" (if "if") (parenthesized_expression "(bVar14 == 0x3a)" (( "(") (binary_expression "bVar14 == 0x3a" (identifier "bVar14") (== "==") (number_literal "0x3a")) () ")")) (compound_statement "{\n DAT_00174ae0 = pbVar10 + 1;\n FUN_00114500(0,&local_f8,1);\n pbVar10 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }\n }" ({ "{") (expression_statement "DAT_00174ae0 = pbVar10 + 1;" (assignment_expression "DAT_00174ae0 = pbVar10 + 1" (identifier "DAT_00174ae0") (= "=") (binary_expression "pbVar10 + 1" (identifier "pbVar10") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_00114500(0,&local_f8,1);" (call_expression "FUN_00114500(0,&local_f8,1)" (identifier "FUN_00114500") (argument_list "(0,&local_f8,1)" (( "(") (number_literal "0") (, ",") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "pbVar10 = DAT_00174ae0;" (assignment_expression "pbVar10 = DAT_00174ae0" (identifier "pbVar10") (= "=") (identifier "DAT_00174ae0")) (; ";")) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" (identifier "DAT_00174ae0") (= "=") (cast_expression "(byte *)uVar13" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar13"))) (; ";")) (if_statement "if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) {\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }" (if "if") (parenthesized_expression "((cStack_e0 == '\x03') && (0 < DAT_0016b728))" (( "(") (binary_expression "(cStack_e0 == '\x03') && (0 < DAT_0016b728)" (parenthesized_expression "(cStack_e0 == '\x03')" (( "(") (binary_expression "cStack_e0 == '\x03'" (identifier "cStack_e0") (== "==") (char_literal "'\x03'" (' "'") (escape_sequence "\x03") (' "'"))) () ")")) (&& "&&") (parenthesized_expression "(0 < DAT_0016b728)" (( "(") (binary_expression "0 < DAT_0016b728" (number_literal "0") (< "<") (identifier "DAT_0016b728")) () ")"))) () ")")) (compound_statement "{\n ppuVar19 = &PTR_s_tls_load_0016b720;\n iVar7 = DAT_0016b728;\n do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);\n }" ({ "{") (expression_statement "ppuVar19 = &PTR_s_tls_load_0016b720;" (assignment_expression "ppuVar19 = &PTR_s_tls_load_0016b720" (identifier "ppuVar19") (= "=") (pointer_expression "&PTR_s_tls_load_0016b720" (& "&") (identifier "PTR_s_tls_load_0016b720"))) (; ";")) (expression_statement "iVar7 = DAT_0016b728;" (assignment_expression "iVar7 = DAT_0016b728" (identifier "iVar7") (= "=") (identifier "DAT_0016b728")) (; ";")) (do_statement "do {\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n } while (0 < iVar7);" (do "do") (compound_statement "{\n if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }\n iVar7 = *(int *)(ppuVar19 + 3);\n ppuVar19 = ppuVar19 + 2;\n }" ({ "{") (if_statement "if ((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) {\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }" (if "if") (parenthesized_expression "((iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0))" (( "(") (binary_expression "(iVar7 == iVar5) &&\n (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)" (parenthesized_expression "(iVar7 == iVar5)" (( "(") (binary_expression "iVar7 == iVar5" (identifier "iVar7") (== "==") (identifier "iVar5")) () ")")) (&& "&&") (parenthesized_expression "(iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)" (( "(") (comma_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0" (assignment_expression "iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7)" (identifier "iVar7") (= "=") (call_expression "strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7)" (identifier "strncasecmp") (argument_list "((char *)pbVar9,*ppuVar19,(long)iVar7)" (( "(") (cast_expression "(char *)pbVar9" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "pbVar9")) (, ",") (pointer_expression "*ppuVar19" (* "*") (identifier "ppuVar19")) (, ",") (cast_expression "(long)iVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar7")) () ")")))) (, ",") (binary_expression "iVar7 == 0" (identifier "iVar7") (== "==") (number_literal "0"))) () ")"))) () ")")) (compound_statement "{\n uVar4 = *(uint *)((long)ppuVar19 + 0xc);\n local_110[0] = pbVar10;\n if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }\n break;\n }" ({ "{") (expression_statement "uVar4 = *(uint *)((long)ppuVar19 + 0xc);" (assignment_expression "uVar4 = *(uint *)((long)ppuVar19 + 0xc)" (identifier "uVar4") (= "=") (pointer_expression "*(uint *)((long)ppuVar19 + 0xc)" (* "*") (cast_expression "(uint *)((long)ppuVar19 + 0xc)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)ppuVar19 + 0xc)" (( "(") (binary_expression "(long)ppuVar19 + 0xc" (cast_expression "(long)ppuVar19" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "ppuVar19")) (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "pbVar10")) (; ";")) (if_statement "if (uVar4 != 0x8ce) {\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }" (if "if") (parenthesized_expression "(uVar4 != 0x8ce)" (( "(") (binary_expression "uVar4 != 0x8ce" (identifier "uVar4") (!= "!=") (number_literal "0x8ce")) () ")")) (compound_statement "{\n if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }\n lVar15 = (long)iVar22;\n iVar22 = iVar22 + 1;\n local_d8[lVar15 * 5] = local_f8;\n local_d8[lVar15 * 5 + 1] = uStack_f0;\n local_d8[lVar15 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar15 * 10] = 0xffffffff;\n local_b8[lVar15 * 10 + 1] = uVar4;\n if (*pbVar10 != 0) goto LAB_00131a20;\n __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));\n memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));\n FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));\n goto LAB_0013128e;\n }" ({ "{") (if_statement "if (3 < iVar22) {\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }" (if "if") (parenthesized_expression "(3 < iVar22)" (( "(") (binary_expression "3 < iVar22" (number_literal "3") (< "<") (identifier "iVar22")) () ")")) (compound_statement "{\nLAB_00131d15:\n pcVar21 = "too many fixups";\nLAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);\n \n FUN_0011c770(uVar13);\n }" ({ "{") (labeled_statement "LAB_00131d15:\n pcVar21 = "too many fixups";" (statement_identifier "LAB_00131d15") (: ":") (expression_statement "pcVar21 = "too many fixups";" (assignment_expression "pcVar21 = "too many fixups"" (identifier "pcVar21") (= "=") (string_literal ""too many fixups"" (" """) (string_content "too many fixups") (" """))) (; ";"))) (labeled_statement "LAB_00131cf6:\n uVar13 = dcgettext(0,pcVar21,5);" (statement_identifier "LAB_00131cf6") (: ":") (expression_statement "uVar13 = dcgettext(0,pcVar21,5);" (assignment_expression "uVar13 = dcgettext(0,pcVar21,5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,pcVar21,5)" (identifier "dcgettext") (argument_list "(0,pcVar21,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar21") (, ",") (number_literal "5") () ")")))) (; ";"))) (expression_statement "FUN_0011c770(uVar13);" (call_expression "FUN_0011c770(uVar13)" (identifier "FUN_0011c770") (argument_list "(uVar13)" (( "(") (identifier "uVar13") () ")"))) (; ";")) (} "}"))) (expression_statement "lVar15 = (long)iVar22;" (assignment_expression "lVar15 = (long)iVar22" (identifier "lVar15") (= "=") (cast_expression "(long)iVar22" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar22"))) (; ";")) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" (identifier "iVar22") (= "=") (binary_expression "iVar22 + 1" (identifier "iVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_d8[lVar15 * 5] = local_f8;" (assignment_expression "local_d8[lVar15 * 5] = local_f8" (subscript_expression "local_d8[lVar15 * 5]" (identifier "local_d8") ([ "[") (binary_expression "lVar15 * 5" (identifier "lVar15") (* "*") (number_literal "5")) (] "]")) (= "=") (identifier "local_f8")) (; ";")) (expression_statement "local_d8[lVar15 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar15 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar15 * 5 + 1]" (identifier "local_d8") ([ "[") (binary_expression "lVar15 * 5 + 1" (binary_expression "lVar15 * 5" (identifier "lVar15") (* "*") (number_literal "5")) (+ "+") (number_literal "1")) (] "]")) (= "=") (identifier "uStack_f0")) (; ";")) (expression_statement "local_d8[lVar15 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar15 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar15 * 5 + 2]" (identifier "local_d8") ([ "[") (binary_expression "lVar15 * 5 + 2" (binary_expression "lVar15 * 5" (identifier "lVar15") (* "*") (number_literal "5")) (+ "+") (number_literal "2")) (] "]")) (= "=") (identifier "local_e8")) (; ";")) (expression_statement "*(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar15 * 10 + -2)" (* "*") (cast_expression "(ulong *)(local_b8 + lVar15 * 10 + -2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_b8 + lVar15 * 10 + -2)" (( "(") (binary_expression "local_b8 + lVar15 * 10 + -2" (binary_expression "local_b8 + lVar15 * 10" (identifier "local_b8") (+ "+") (binary_expression "lVar15 * 10" (identifier "lVar15") (* "*") (number_literal "10"))) (+ "+") (number_literal "-2")) () ")")))) (= "=") (call_expression "CONCAT71(uStack_df,cStack_e0)" (identifier "CONCAT71") (argument_list "(uStack_df,cStack_e0)" (( "(") (identifier "uStack_df") (, ",") (identifier "cStack_e0") () ")")))) (; ";")) (expression_statement "local_b8[lVar15 * 10] = 0xffffffff;" (assignment_expression "local_b8[lVar15 * 10] = 0xffffffff" (subscript_expression "local_b8[lVar15 * 10]" (identifier "local_b8") ([ "[") (binary_expression "lVar15 * 10" (identifier "lVar15") (* "*") (number_literal "10")) (] "]")) (= "=") (number_literal "0xffffffff")) (; ";")) (expression_statement "local_b8[lVar15 * 10 + 1] = uVar4;" (assignment_expression "local_b8[lVar15 * 10 + 1] = uVar4" (subscript_expression "local_b8[lVar15 * 10 + 1]" (identifier "local_b8") ([ "[") (binary_expression "lVar15 * 10 + 1" (binary_expression "lVar15 * 10" (identifier "lVar15") (* "*") (number_literal "10")) (+ "+") (number_literal "1")) (] "]")) (= "=") (identifier "uVar4")) (; ";")) (if_statement "if (*pbVar10 != 0) goto LAB_00131a20;" (if "if") (parenthesized_expression "(*pbVar10 != 0)" (( "(") (binary_expression "*pbVar10 != 0" (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00131a20;" (goto "goto") (statement_identifier "LAB_00131a20") (; ";"))) (expression_statement "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));" (assignment_expression "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" (identifier "__dest") (= "=") (cast_expression "(void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00115ad0((long)*(int *)(param_3 + 0x14))" (identifier "FUN_00115ad0") (argument_list "((long)*(int *)(param_3 + 0x14))" (( "(") (cast_expression "(long)*(int *)(param_3 + 0x14)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(param_3 + 0x14)" (* "*") (cast_expression "(int *)(param_3 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")"))))) () ")"))))) (; ";")) (expression_statement "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));" (call_expression "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14))" (identifier "memcpy") (argument_list "(__dest,param_2,(long)*(int *)(param_3 + 0x14))" (( "(") (identifier "__dest") (, ",") (identifier "param_2") (, ",") (cast_expression "(long)*(int *)(param_3 + 0x14)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(param_3 + 0x14)" (* "*") (cast_expression "(int *)(param_3 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")"))))) () ")"))) (; ";")) (expression_statement "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));" (call_expression "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14))" (identifier "FUN_0010d9e0") (argument_list "(*(undefined4 *)(param_3 + 0x14))" (( "(") (pointer_expression "*(undefined4 *)(param_3 + 0x14)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")")))) () ")"))) (; ";")) (goto_statement "goto LAB_0013128e;" (goto "goto") (statement_identifier "LAB_0013128e") (; ";")) (} "}"))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (expression_statement "iVar7 = *(int *)(ppuVar19 + 3);" (assignment_expression "iVar7 = *(int *)(ppuVar19 + 3)" (identifier "iVar7") (= "=") (pointer_expression "*(int *)(ppuVar19 + 3)" (* "*") (cast_expression "(int *)(ppuVar19 + 3)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(ppuVar19 + 3)" (( "(") (binary_expression "ppuVar19 + 3" (identifier "ppuVar19") (+ "+") (number_literal "3")) () ")"))))) (; ";")) (expression_statement "ppuVar19 = ppuVar19 + 2;" (assignment_expression "ppuVar19 = ppuVar19 + 2" (identifier "ppuVar19") (= "=") (binary_expression "ppuVar19 + 2" (identifier "ppuVar19") (+ "+") (number_literal "2"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(0 < iVar7)" (( "(") (binary_expression "0 < iVar7" (number_literal "0") (< "<") (identifier "iVar7")) () ")")) (; ";")) (} "}"))) (} "}"))) (} "}"))) (if_statement "if (*local_110[0] != 0) {\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }" (if "if") (parenthesized_expression "(*local_110[0] != 0)" (( "(") (binary_expression "*local_110[0] != 0" (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00131a20:\n pbVar9 = local_110[0];\n pcVar21 = strchr((char *)local_110[0],10);\n pbVar10 = local_110[0];\n if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }\n }" ({ "{") (labeled_statement "LAB_00131a20:\n pbVar9 = local_110[0];" (statement_identifier "LAB_00131a20") (: ":") (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";"))) (expression_statement "pcVar21 = strchr((char *)local_110[0],10);" (assignment_expression "pcVar21 = strchr((char *)local_110[0],10)" (identifier "pcVar21") (= "=") (call_expression "strchr((char *)local_110[0],10)" (identifier "strchr") (argument_list "((char *)local_110[0],10)" (( "(") (cast_expression "(char *)local_110[0]" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (, ",") (number_literal "10") () ")")))) (; ";")) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" (identifier "pbVar10") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (if_statement "if (pcVar21 == (char *)0x0) {\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }\n else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" (if "if") (parenthesized_expression "(pcVar21 == (char *)0x0)" (( "(") (binary_expression "pcVar21 == (char *)0x0" (identifier "pcVar21") (== "==") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar9);\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" (identifier "dcgettext") (argument_list "(0,"junk at end of line: `%s\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""junk at end of line: `%s\'"" (" """) (string_content "junk at end of line: `%s") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c5d0(uVar13,pbVar9);" (call_expression "FUN_0011c5d0(uVar13,pbVar9)" (identifier "FUN_0011c5d0") (argument_list "(uVar13,pbVar9)" (( "(") (identifier "uVar13") (, ",") (identifier "pbVar9") () ")"))) (; ";")) (} "}")) (else_clause "else {\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" (else "else") (compound_statement "{\n *pcVar21 = '\0';\n uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);\n FUN_0011c5d0(uVar13,pbVar10);\n *pcVar21 = '\n';\n }" ({ "{") (expression_statement "*pcVar21 = '\0';" (assignment_expression "*pcVar21 = '\0'" (pointer_expression "*pcVar21" (* "*") (identifier "pcVar21")) (= "=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (; ";")) (expression_statement "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5);" (assignment_expression "uVar13 = dcgettext(0,"junk at end of line: `%s\'",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"junk at end of line: `%s\'",5)" (identifier "dcgettext") (argument_list "(0,"junk at end of line: `%s\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""junk at end of line: `%s\'"" (" """) (string_content "junk at end of line: `%s") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c5d0(uVar13,pbVar10);" (call_expression "FUN_0011c5d0(uVar13,pbVar10)" (identifier "FUN_0011c5d0") (argument_list "(uVar13,pbVar10)" (( "(") (identifier "uVar13") (, ",") (identifier "pbVar10") () ")"))) (; ";")) (expression_statement "*pcVar21 = '\n';" (assignment_expression "*pcVar21 = '\n'" (pointer_expression "*pcVar21" (* "*") (identifier "pcVar21")) (= "=") (char_literal "'\n'" (' "'") (escape_sequence "\n") (' "'"))) (; ";")) (} "}")))) (} "}"))) (expression_statement "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14));" (assignment_expression "__dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" (identifier "__dest") (= "=") (cast_expression "(void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14))" (( "(") (type_descriptor "void *" (primitive_type "void") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_00115ad0((long)*(int *)(param_3 + 0x14))" (identifier "FUN_00115ad0") (argument_list "((long)*(int *)(param_3 + 0x14))" (( "(") (cast_expression "(long)*(int *)(param_3 + 0x14)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(param_3 + 0x14)" (* "*") (cast_expression "(int *)(param_3 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")"))))) () ")"))))) (; ";")) (expression_statement "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14));" (call_expression "memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14))" (identifier "memcpy") (argument_list "(__dest,param_2,(long)*(int *)(param_3 + 0x14))" (( "(") (identifier "__dest") (, ",") (identifier "param_2") (, ",") (cast_expression "(long)*(int *)(param_3 + 0x14)" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (pointer_expression "*(int *)(param_3 + 0x14)" (* "*") (cast_expression "(int *)(param_3 + 0x14)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")"))))) () ")"))) (; ";")) (expression_statement "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14));" (call_expression "FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14))" (identifier "FUN_0010d9e0") (argument_list "(*(undefined4 *)(param_3 + 0x14))" (( "(") (pointer_expression "*(undefined4 *)(param_3 + 0x14)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")")))) () ")"))) (; ";")) (if_statement "if (iVar22 != 0) {\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }" (if "if") (parenthesized_expression "(iVar22 != 0)" (( "(") (binary_expression "iVar22 != 0" (identifier "iVar22") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0013128e:\n iVar5 = 0;\n puVar23 = local_d8;\n do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);\n }" ({ "{") (labeled_statement "LAB_0013128e:\n iVar5 = 0;" (statement_identifier "LAB_0013128e") (: ":") (expression_statement "iVar5 = 0;" (assignment_expression "iVar5 = 0" (identifier "iVar5") (= "=") (number_literal "0")) (; ";"))) (expression_statement "puVar23 = local_d8;" (assignment_expression "puVar23 = local_d8" (identifier "puVar23") (= "=") (identifier "local_d8")) (; ";")) (do_statement "do {\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n } while (iVar5 < iVar22);" (do "do") (compound_statement "{\n while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }\n lVar15 = (long)iVar7 * 0x10;\n if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }\n iVar5 = iVar5 + 1;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);\n puVar23 = puVar23 + 5;\n }" ({ "{") (while_statement "while( true ) {\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n iVar7 = (int)puVar23[4];\n if (-1 < iVar7) break;\n FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));\nLAB_0013133d:\n iVar5 = iVar5 + 1;\n puVar23 = puVar23 + 5;\n if (iVar22 <= iVar5) {\n return local_110[0];\n }\n }" ({ "{") (expression_statement "iVar7 = (int)puVar23[4];" (assignment_expression "iVar7 = (int)puVar23[4]" (identifier "iVar7") (= "=") (cast_expression "(int)puVar23[4]" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (subscript_expression "puVar23[4]" (identifier "puVar23") ([ "[") (number_literal "4") (] "]")))) (; ";")) (if_statement "if (-1 < iVar7) break;" (if "if") (parenthesized_expression "(-1 < iVar7)" (( "(") (binary_expression "-1 < iVar7" (number_literal "-1") (< "<") (identifier "iVar7")) () ")")) (break_statement "break;" (break "break") (; ";"))) (expression_statement "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24));" (call_expression "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24))" (identifier "FUN_0012da80") (argument_list "(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff,\n *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24))" (( "(") (identifier "DAT_001749a8") (, ",") (binary_expression "(long)__dest - (DAT_001749a8 + 100) & 0xffffffff" (binary_expression "(long)__dest - (DAT_001749a8 + 100)" (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest")) (- "-") (parenthesized_expression "(DAT_001749a8 + 100)" (( "(") (binary_expression "DAT_001749a8 + 100" (identifier "DAT_001749a8") (+ "+") (number_literal "100")) () ")"))) (& "&") (number_literal "0xffffffff")) (, ",") (pointer_expression "*(undefined4 *)(param_3 + 0x14)" (* "*") (cast_expression "(undefined4 *)(param_3 + 0x14)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x14)" (( "(") (binary_expression "param_3 + 0x14" (identifier "param_3") (+ "+") (number_literal "0x14")) () ")")))) (, ",") (identifier "puVar23") (, ",") (number_literal "0") (, ",") (pointer_expression "*(int *)((long)puVar23 + 0x24)" (* "*") (cast_expression "(int *)((long)puVar23 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar23 + 0x24)" (( "(") (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar23")) (+ "+") (number_literal "0x24")) () ")")))) () ")"))) (; ";")) (labeled_statement "LAB_0013133d:\n iVar5 = iVar5 + 1;" (statement_identifier "LAB_0013133d") (: ":") (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" (identifier "iVar5") (= "=") (binary_expression "iVar5 + 1" (identifier "iVar5") (+ "+") (number_literal "1"))) (; ";"))) (expression_statement "puVar23 = puVar23 + 5;" (assignment_expression "puVar23 = puVar23 + 5" (identifier "puVar23") (= "=") (binary_expression "puVar23 + 5" (identifier "puVar23") (+ "+") (number_literal "5"))) (; ";")) (if_statement "if (iVar22 <= iVar5) {\n return local_110[0];\n }" (if "if") (parenthesized_expression "(iVar22 <= iVar5)" (( "(") (binary_expression "iVar22 <= iVar5" (identifier "iVar22") (<= "<=") (identifier "iVar5")) () ")")) (compound_statement "{\n return local_110[0];\n }" ({ "{") (return_statement "return local_110[0];" (return "return") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (; ";")) (} "}"))) (} "}"))) (expression_statement "lVar15 = (long)iVar7 * 0x10;" (assignment_expression "lVar15 = (long)iVar7 * 0x10" (identifier "lVar15") (= "=") (binary_expression "(long)iVar7 * 0x10" (cast_expression "(long)iVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar7")) (* "*") (number_literal "0x10"))) (; ";")) (if_statement "if (*(int *)((long)puVar23 + 0x24) != 0x8ce) {\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }" (if "if") (parenthesized_expression "(*(int *)((long)puVar23 + 0x24) != 0x8ce)" (( "(") (binary_expression "*(int *)((long)puVar23 + 0x24) != 0x8ce" (pointer_expression "*(int *)((long)puVar23 + 0x24)" (* "*") (cast_expression "(int *)((long)puVar23 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar23 + 0x24)" (( "(") (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar23")) (+ "+") (number_literal "0x24")) () ")")))) (!= "!=") (number_literal "0x8ce")) () ")")) (compound_statement "{\n lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);\n if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }\n uVar4 = *(int *)(lVar12 + 0xc) - 1;\n if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));\n uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;\n if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }\n goto LAB_0013133d;\n }" ({ "{") (expression_statement "lVar12 = bfd_reloc_type_lookup(DAT_00174ab0);" (assignment_expression "lVar12 = bfd_reloc_type_lookup(DAT_00174ab0)" (identifier "lVar12") (= "=") (call_expression "bfd_reloc_type_lookup(DAT_00174ab0)" (identifier "bfd_reloc_type_lookup") (argument_list "(DAT_00174ab0)" (( "(") (identifier "DAT_00174ab0") () ")")))) (; ";")) (if_statement "if (lVar12 == 0) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" (if "if") (parenthesized_expression "(lVar12 == 0)" (( "(") (binary_expression "lVar12 == 0" (identifier "lVar12") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");\n }" ({ "{") (expression_statement "FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands");" (call_expression "FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" (identifier "FUN_0011c860") (argument_list "("../../gas/config/tc-s390.c",0x662,"md_gather_operands")" (( "(") (string_literal ""../../gas/config/tc-s390.c"" (" """) (string_content "../../gas/config/tc-s390.c") (" """)) (, ",") (number_literal "0x662") (, ",") (string_literal ""md_gather_operands"" (" """) (string_content "md_gather_operands") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "uVar4 = *(int *)(lVar12 + 0xc) - 1;" (assignment_expression "uVar4 = *(int *)(lVar12 + 0xc) - 1" (identifier "uVar4") (= "=") (binary_expression "*(int *)(lVar12 + 0xc) - 1" (pointer_expression "*(int *)(lVar12 + 0xc)" (* "*") (cast_expression "(int *)(lVar12 + 0xc)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0xc)" (( "(") (binary_expression "lVar12 + 0xc" (identifier "lVar12") (+ "+") (number_literal "0xc")) () ")")))) (- "-") (number_literal "1"))) (; ";")) (if_statement "if (0x1f < uVar4) {\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" (if "if") (parenthesized_expression "(0x1f < uVar4)" (( "(") (binary_expression "0x1f < uVar4" (number_literal "0x1f") (< "<") (identifier "uVar4")) () ")")) (compound_statement "{\n \n FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");\n }" ({ "{") (expression_statement "FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands");" (call_expression "FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" (identifier "FUN_0011c860") (argument_list "("../../gas/config/tc-s390.c",0x667,"md_gather_operands")" (( "(") (string_literal ""../../gas/config/tc-s390.c"" (" """) (string_content "../../gas/config/tc-s390.c") (" """)) (, ",") (number_literal "0x667") (, ",") (string_literal ""md_gather_operands"" (" """) (string_content "md_gather_operands") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "iVar7 = *(int *)(s390_operands + lVar15 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar15 + 4)" (identifier "iVar7") (= "=") (pointer_expression "*(int *)(s390_operands + lVar15 + 4)" (* "*") (cast_expression "(int *)(s390_operands + lVar15 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 4)" (( "(") (binary_expression "s390_operands + lVar15 + 4" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "iVar20 = iVar7 + 7;" (assignment_expression "iVar20 = iVar7 + 7" (identifier "iVar20") (= "=") (binary_expression "iVar7 + 7" (identifier "iVar7") (+ "+") (number_literal "7"))) (; ";")) (if_statement "if (-1 < iVar7) {\n iVar20 = iVar7;\n }" (if "if") (parenthesized_expression "(-1 < iVar7)" (( "(") (binary_expression "-1 < iVar7" (number_literal "-1") (< "<") (identifier "iVar7")) () ")")) (compound_statement "{\n iVar20 = iVar7;\n }" ({ "{") (expression_statement "iVar20 = iVar7;" (assignment_expression "iVar20 = iVar7" (identifier "iVar20") (= "=") (identifier "iVar7")) (; ";")) (} "}"))) (expression_statement "pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24));" (assignment_expression "pbVar9 = (byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" (identifier "pbVar9") (= "=") (cast_expression "(byte *)FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (call_expression "FUN_0012da80(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" (identifier "FUN_0012da80") (argument_list "(DAT_001749a8,\n (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)),\n (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10),\n *(undefined4 *)((long)puVar23 + 0x24))" (( "(") (identifier "DAT_001749a8") (, ",") (binary_expression "(iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100))" (parenthesized_expression "(iVar20 >> 3)" (( "(") (binary_expression "iVar20 >> 3" (identifier "iVar20") (>> ">>") (number_literal "3")) () ")")) (+ "+") (parenthesized_expression "((int)__dest - ((int)DAT_001749a8 + 100))" (( "(") (binary_expression "(int)__dest - ((int)DAT_001749a8 + 100)" (cast_expression "(int)__dest" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "__dest")) (- "-") (parenthesized_expression "((int)DAT_001749a8 + 100)" (( "(") (binary_expression "(int)DAT_001749a8 + 100" (cast_expression "(int)DAT_001749a8" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "DAT_001749a8")) (+ "+") (number_literal "100")) () ")"))) () ")"))) (, ",") (binary_expression "(uVar4 >> 3) + 1" (parenthesized_expression "(uVar4 >> 3)" (( "(") (binary_expression "uVar4 >> 3" (identifier "uVar4") (>> ">>") (number_literal "3")) () ")")) (+ "+") (number_literal "1")) (, ",") (identifier "puVar23") (, ",") (pointer_expression "*(undefined4 *)(lVar12 + 0x10)" (* "*") (cast_expression "(undefined4 *)(lVar12 + 0x10)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar12 + 0x10)" (( "(") (binary_expression "lVar12 + 0x10" (identifier "lVar12") (+ "+") (number_literal "0x10")) () ")")))) (, ",") (pointer_expression "*(undefined4 *)((long)puVar23 + 0x24)" (* "*") (cast_expression "(undefined4 *)((long)puVar23 + 0x24)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar23 + 0x24)" (( "(") (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar23")) (+ "+") (number_literal "0x24")) () ")")))) () ")"))))) (; ";")) (expression_statement "uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552;" (assignment_expression "uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552" (identifier "uVar4") (= "=") (binary_expression "*(int *)((long)puVar23 + 0x24) - 0x552" (pointer_expression "*(int *)((long)puVar23 + 0x24)" (* "*") (cast_expression "(int *)((long)puVar23 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)puVar23 + 0x24)" (( "(") (binary_expression "(long)puVar23 + 0x24" (cast_expression "(long)puVar23" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar23")) (+ "+") (number_literal "0x24")) () ")")))) (- "-") (number_literal "0x552"))) (; ";")) (if_statement "if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) {\n *pbVar9 = *pbVar9 | 0x40;\n }" (if "if") (parenthesized_expression "((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0))" (( "(") (binary_expression "(uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" (parenthesized_expression "(uVar4 < 0x33)" (( "(") (binary_expression "uVar4 < 0x33" (identifier "uVar4") (< "<") (number_literal "0x33")) () ")")) (&& "&&") (parenthesized_expression "((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)" (( "(") (binary_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0" (parenthesized_expression "(0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1)" (( "(") (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1" (binary_expression "0x4000000000081U >> ((ulong)uVar4 & 0x3f)" (number_literal "0x4000000000081U") (>> ">>") (parenthesized_expression "((ulong)uVar4 & 0x3f)" (( "(") (binary_expression "(ulong)uVar4 & 0x3f" (cast_expression "(ulong)uVar4" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar4")) (& "&") (number_literal "0x3f")) () ")"))) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n *pbVar9 = *pbVar9 | 0x40;\n }" ({ "{") (expression_statement "*pbVar9 = *pbVar9 | 0x40;" (assignment_expression "*pbVar9 = *pbVar9 | 0x40" (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")) (= "=") (binary_expression "*pbVar9 | 0x40" (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")) (| "|") (number_literal "0x40"))) (; ";")) (} "}"))) (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" (( "(") (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 8" (identifier "lVar15") (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x80")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar7 = *(int *)(s390_operands + lVar15 + 4);\n iVar20 = iVar7 + 7;\n if (-1 < iVar7) {\n iVar20 = iVar7;\n }\n pbVar9[1] = (byte)(iVar20 >> 3);\n }" ({ "{") (expression_statement "iVar7 = *(int *)(s390_operands + lVar15 + 4);" (assignment_expression "iVar7 = *(int *)(s390_operands + lVar15 + 4)" (identifier "iVar7") (= "=") (pointer_expression "*(int *)(s390_operands + lVar15 + 4)" (* "*") (cast_expression "(int *)(s390_operands + lVar15 + 4)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 4)" (( "(") (binary_expression "s390_operands + lVar15 + 4" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "4")) () ")"))))) (; ";")) (expression_statement "iVar20 = iVar7 + 7;" (assignment_expression "iVar20 = iVar7 + 7" (identifier "iVar20") (= "=") (binary_expression "iVar7 + 7" (identifier "iVar7") (+ "+") (number_literal "7"))) (; ";")) (if_statement "if (-1 < iVar7) {\n iVar20 = iVar7;\n }" (if "if") (parenthesized_expression "(-1 < iVar7)" (( "(") (binary_expression "-1 < iVar7" (number_literal "-1") (< "<") (identifier "iVar7")) () ")")) (compound_statement "{\n iVar20 = iVar7;\n }" ({ "{") (expression_statement "iVar20 = iVar7;" (assignment_expression "iVar20 = iVar7" (identifier "iVar20") (= "=") (identifier "iVar7")) (; ";")) (} "}"))) (expression_statement "pbVar9[1] = (byte)(iVar20 >> 3);" (assignment_expression "pbVar9[1] = (byte)(iVar20 >> 3)" (subscript_expression "pbVar9[1]" (identifier "pbVar9") ([ "[") (number_literal "1") (] "]")) (= "=") (call_expression "(byte)(iVar20 >> 3)" (parenthesized_expression "(byte)" (( "(") (identifier "byte") () ")")) (argument_list "(iVar20 >> 3)" (( "(") (binary_expression "iVar20 >> 3" (identifier "iVar20") (>> ">>") (number_literal "3")) () ")")))) (; ";")) (} "}"))) (goto_statement "goto LAB_0013133d;" (goto "goto") (statement_identifier "LAB_0013133d") (; ";")) (} "}"))) (expression_statement "iVar5 = iVar5 + 1;" (assignment_expression "iVar5 = iVar5 + 1" (identifier "iVar5") (= "=") (binary_expression "iVar5 + 1" (identifier "iVar5") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce);" (call_expression "FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce)" (identifier "FUN_0012da80") (argument_list "(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23,\n (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce)" (( "(") (identifier "DAT_001749a8") (, ",") (binary_expression "(long)__dest - (DAT_001749a8 + 100)" (cast_expression "(long)__dest" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "__dest")) (- "-") (parenthesized_expression "(DAT_001749a8 + 100)" (( "(") (binary_expression "DAT_001749a8 + 100" (identifier "DAT_001749a8") (+ "+") (number_literal "100")) () ")"))) (, ",") (number_literal "4") (, ",") (identifier "puVar23") (, ",") (binary_expression "(uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1" (call_expression "(uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (argument_list "(*(ulong *)(s390_operands + lVar15 + 8) >> 7)" (( "(") (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) >> 7" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")")))) (>> ">>") (number_literal "7")) () ")"))) (& "&") (number_literal "1")) (, ",") (binary_expression "iVar7 + 0x8ce" (identifier "iVar7") (+ "+") (number_literal "0x8ce")) () ")"))) (; ";")) (expression_statement "puVar23 = puVar23 + 5;" (assignment_expression "puVar23 = puVar23 + 5" (identifier "puVar23") (= "=") (binary_expression "puVar23 + 5" (identifier "puVar23") (+ "+") (number_literal "5"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(iVar5 < iVar22)" (( "(") (binary_expression "iVar5 < iVar22" (identifier "iVar5") (< "<") (identifier "iVar22")) () ")")) (; ";")) (} "}"))) (return_statement "return local_110[0];" (return "return") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (; ";")) (} "}"))) (expression_statement "iVar22 = 0;" (assignment_expression "iVar22 = 0" (identifier "iVar22") (= "=") (number_literal "0")) (; ";")) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" (identifier "uVar4") (= "=") (pointer_expression "*(uint *)(param_3 + 0x28)" (* "*") (cast_expression "(uint *)(param_3 + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x28)" (( "(") (binary_expression "param_3 + 0x28" (identifier "param_3") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" (identifier "bVar2") (= "=") (false "false")) (; ";")) (expression_statement "pbVar10 = (byte *)(param_3 + 0x18);" (assignment_expression "pbVar10 = (byte *)(param_3 + 0x18)" (identifier "pbVar10") (= "=") (cast_expression "(byte *)(param_3 + 0x18)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x18)" (( "(") (binary_expression "param_3 + 0x18" (identifier "param_3") (+ "+") (number_literal "0x18")) () ")")))) (; ";")) (labeled_statement "LAB_00130fc0:\n uVar13 = DAT_00174ae0;" (statement_identifier "LAB_00130fc0") (: ":") (expression_statement "uVar13 = DAT_00174ae0;" (assignment_expression "uVar13 = DAT_00174ae0" (identifier "uVar13") (= "=") (identifier "DAT_00174ae0")) (; ";"))) (expression_statement "lVar15 = uVar11 * 0x10;" (assignment_expression "lVar15 = uVar11 * 0x10" (identifier "lVar15") (= "=") (binary_expression "uVar11 * 0x10" (identifier "uVar11") (* "*") (number_literal "0x10"))) (; ";")) (expression_statement "piVar16 = (int *)(s390_operands + lVar15);" (assignment_expression "piVar16 = (int *)(s390_operands + lVar15)" (identifier "piVar16") (= "=") (cast_expression "(int *)(s390_operands + lVar15)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15)" (( "(") (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) () ")")))) (; ";")) (if_statement "if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) {\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" (if "if") (parenthesized_expression "(((uVar4 & 3) != 0) && (*pbVar9 == 0))" (( "(") (binary_expression "((uVar4 & 3) != 0) && (*pbVar9 == 0)" (parenthesized_expression "((uVar4 & 3) != 0)" (( "(") (binary_expression "(uVar4 & 3) != 0" (parenthesized_expression "(uVar4 & 3)" (( "(") (binary_expression "uVar4 & 3" (identifier "uVar4") (& "&") (number_literal "3")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(*pbVar9 == 0)" (( "(") (binary_expression "*pbVar9 == 0" (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")) (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n FUN_00130210(param_2,piVar16,0,0,0);\n pbVar9 = local_110[0];\n goto LAB_001311c4;\n }" ({ "{") (expression_statement "FUN_00130210(param_2,piVar16,0,0,0);" (call_expression "FUN_00130210(param_2,piVar16,0,0,0)" (identifier "FUN_00130210") (argument_list "(param_2,piVar16,0,0,0)" (( "(") (identifier "param_2") (, ",") (identifier "piVar16") (, ",") (number_literal "0") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";")) (} "}"))) (if_statement "if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) {\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" (if "if") (parenthesized_expression "((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0))" (( "(") (binary_expression "(bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)" (parenthesized_expression "(bVar2)" (( "(") (identifier "bVar2") () ")")) (&& "&&") (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x40) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 8] & 0x40) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x40)" (( "(") (binary_expression "s390_operands[lVar15 + 8] & 0x40" (subscript_expression "s390_operands[lVar15 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 8" (identifier "lVar15") (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x40")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n uVar11 = (ulong)pbVar10[1];\n bVar2 = false;\n pbVar18 = pbVar10 + 1;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" ({ "{") (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar10[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[1]" (identifier "pbVar10") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" (identifier "bVar2") (= "=") (false "false")) (; ";")) (expression_statement "pbVar18 = pbVar10 + 1;" (assignment_expression "pbVar18 = pbVar10 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar10 + 1" (identifier "pbVar10") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" (identifier "pbVar10") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (goto_statement "goto LAB_00131450;" (goto "goto") (statement_identifier "LAB_00131450") (; ";")) (} "}"))) (expression_statement "local_100 = pbVar9;" (assignment_expression "local_100 = pbVar9" (identifier "local_100") (= "=") (identifier "pbVar9")) (; ";")) (if_statement "if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) {\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }\n else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" (if "if") (parenthesized_expression "((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0))" (( "(") (binary_expression "(*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" (parenthesized_expression "(*pbVar9 == 0x25)" (( "(") (binary_expression "*pbVar9 == 0x25" (pointer_expression "*pbVar9" (* "*") (identifier "pbVar9")) (== "==") (number_literal "0x25")) () ")")) (&& "&&") (parenthesized_expression "((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)" (( "(") (binary_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0" (parenthesized_expression "(_sch_istable[(ulong)pbVar9[1] * 2] & 0x88)" (( "(") (binary_expression "_sch_istable[(ulong)pbVar9[1] * 2] & 0x88" (subscript_expression "_sch_istable[(ulong)pbVar9[1] * 2]" (identifier "_sch_istable") ([ "[") (binary_expression "(ulong)pbVar9[1] * 2" (cast_expression "(ulong)pbVar9[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar9[1]" (identifier "pbVar9") ([ "[") (number_literal "1") (] "]"))) (* "*") (number_literal "2")) (] "]")) (& "&") (number_literal "0x88")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n DAT_00174ae0 = pbVar9 + 1;\n local_100 = DAT_00174ae0;\n cVar3 = FUN_00113a00(&local_100);\n iVar5 = FUN_00130e70(local_100);\n FUN_001153c0((int)cVar3);\n if (iVar5 < 0) goto LAB_00131068;\n cStack_e0 = '\x05';\n local_f8 = 0;\n uStack_f0 = 0;\n local_110[0] = DAT_00174ae0;\n local_e8 = (long)iVar5;\nLAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;\n FUN_001304c0(local_110,&local_f8,0);\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }\n }" ({ "{") (expression_statement "DAT_00174ae0 = pbVar9 + 1;" (assignment_expression "DAT_00174ae0 = pbVar9 + 1" (identifier "DAT_00174ae0") (= "=") (binary_expression "pbVar9 + 1" (identifier "pbVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_100 = DAT_00174ae0;" (assignment_expression "local_100 = DAT_00174ae0" (identifier "local_100") (= "=") (identifier "DAT_00174ae0")) (; ";")) (expression_statement "cVar3 = FUN_00113a00(&local_100);" (assignment_expression "cVar3 = FUN_00113a00(&local_100)" (identifier "cVar3") (= "=") (call_expression "FUN_00113a00(&local_100)" (identifier "FUN_00113a00") (argument_list "(&local_100)" (( "(") (pointer_expression "&local_100" (& "&") (identifier "local_100")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_00130e70(local_100);" (assignment_expression "iVar5 = FUN_00130e70(local_100)" (identifier "iVar5") (= "=") (call_expression "FUN_00130e70(local_100)" (identifier "FUN_00130e70") (argument_list "(local_100)" (( "(") (identifier "local_100") () ")")))) (; ";")) (expression_statement "FUN_001153c0((int)cVar3);" (call_expression "FUN_001153c0((int)cVar3)" (identifier "FUN_001153c0") (argument_list "((int)cVar3)" (( "(") (cast_expression "(int)cVar3" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (identifier "cVar3")) () ")"))) (; ";")) (if_statement "if (iVar5 < 0) goto LAB_00131068;" (if "if") (parenthesized_expression "(iVar5 < 0)" (( "(") (binary_expression "iVar5 < 0" (identifier "iVar5") (< "<") (number_literal "0")) () ")")) (goto_statement "goto LAB_00131068;" (goto "goto") (statement_identifier "LAB_00131068") (; ";"))) (expression_statement "cStack_e0 = '\x05';" (assignment_expression "cStack_e0 = '\x05'" (identifier "cStack_e0") (= "=") (char_literal "'\x05'" (' "'") (escape_sequence "\x05") (' "'"))) (; ";")) (expression_statement "local_f8 = 0;" (assignment_expression "local_f8 = 0" (identifier "local_f8") (= "=") (number_literal "0")) (; ";")) (expression_statement "uStack_f0 = 0;" (assignment_expression "uStack_f0 = 0" (identifier "uStack_f0") (= "=") (number_literal "0")) (; ";")) (expression_statement "local_110[0] = DAT_00174ae0;" (assignment_expression "local_110[0] = DAT_00174ae0" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "DAT_00174ae0")) (; ";")) (expression_statement "local_e8 = (long)iVar5;" (assignment_expression "local_e8 = (long)iVar5" (identifier "local_e8") (= "=") (cast_expression "(long)iVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar5"))) (; ";")) (labeled_statement "LAB_0013153f:\n DAT_00174ae0 = (byte *)uVar13;" (statement_identifier "LAB_0013153f") (: ":") (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" (identifier "DAT_00174ae0") (= "=") (cast_expression "(byte *)uVar13" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar13"))) (; ";"))) (expression_statement "FUN_001304c0(local_110,&local_f8,0);" (call_expression "FUN_001304c0(local_110,&local_f8,0)" (identifier "FUN_001304c0") (argument_list "(local_110,&local_f8,0)" (( "(") (identifier "local_110") (, ",") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "0") () ")"))) (; ";")) (if_statement "if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }\n else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" (if "if") (parenthesized_expression "((cStack_e0 == '\x05') || (cStack_e0 == '\x02'))" (( "(") (binary_expression "(cStack_e0 == '\x05') || (cStack_e0 == '\x02')" (parenthesized_expression "(cStack_e0 == '\x05')" (( "(") (binary_expression "cStack_e0 == '\x05'" (identifier "cStack_e0") (== "==") (char_literal "'\x05'" (' "'") (escape_sequence "\x05") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(cStack_e0 == '\x02')" (( "(") (binary_expression "cStack_e0 == '\x02'" (identifier "cStack_e0") (== "==") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")"))) () ")")) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }\n if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }\n FUN_00130210(param_2,piVar16,uVar8,0,0);\n }" ({ "{") (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" (identifier "uVar11") (= "=") (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (expression_statement "uVar4 = (uint)uVar11;" (assignment_expression "uVar4 = (uint)uVar11" (identifier "uVar4") (= "=") (cast_expression "(uint)uVar11" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar11"))) (; ";")) (if_statement "if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) {\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }" (if "if") (parenthesized_expression "(((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02'))" (( "(") (binary_expression "((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')" (parenthesized_expression "((uVar11 & 0x200) != 0)" (( "(") (binary_expression "(uVar11 & 0x200) != 0" (parenthesized_expression "(uVar11 & 0x200)" (( "(") (binary_expression "uVar11 & 0x200" (identifier "uVar11") (& "&") (number_literal "0x200")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(cStack_e0 != '\x02')" (( "(") (binary_expression "cStack_e0 != '\x02'" (identifier "cStack_e0") (!= "!=") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")"))) () ")")) (compound_statement "{\n pcVar21 = "invalid length field specified";\n goto LAB_00131cf6;\n }" ({ "{") (expression_statement "pcVar21 = "invalid length field specified";" (assignment_expression "pcVar21 = "invalid length field specified"" (identifier "pcVar21") (= "=") (string_literal ""invalid length field specified"" (" """) (string_content "invalid length field specified") (" """))) (; ";")) (goto_statement "goto LAB_00131cf6;" (goto "goto") (statement_identifier "LAB_00131cf6") (; ";")) (} "}"))) (if_statement "if ((uVar11 & 0x40) == 0) {\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }\n else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" (if "if") (parenthesized_expression "((uVar11 & 0x40) == 0)" (( "(") (binary_expression "(uVar11 & 0x40) == 0" (parenthesized_expression "(uVar11 & 0x40)" (( "(") (binary_expression "uVar11 & 0x40" (identifier "uVar11") (& "&") (number_literal "0x40")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001317e0:\n uVar4 = (uint)uVar11;\n if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }\n if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }\n }" ({ "{") (labeled_statement "LAB_001317e0:\n uVar4 = (uint)uVar11;" (statement_identifier "LAB_001317e0") (: ":") (expression_statement "uVar4 = (uint)uVar11;" (assignment_expression "uVar4 = (uint)uVar11" (identifier "uVar4") (= "=") (cast_expression "(uint)uVar11" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar11"))) (; ";"))) (if_statement "if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) {\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }\n else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" (if "if") (parenthesized_expression "(((uVar11 & 0x20) == 0) || (local_e8 != 0))" (( "(") (binary_expression "((uVar11 & 0x20) == 0) || (local_e8 != 0)" (parenthesized_expression "((uVar11 & 0x20) == 0)" (( "(") (binary_expression "(uVar11 & 0x20) == 0" (parenthesized_expression "(uVar11 & 0x20)" (( "(") (binary_expression "uVar11 & 0x20" (identifier "uVar11") (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(local_e8 != 0)" (( "(") (binary_expression "local_e8 != 0" (identifier "local_e8") (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_00131820:\n uVar8 = local_e8;\n if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }\n }" ({ "{") (labeled_statement "LAB_00131820:\n uVar8 = local_e8;" (statement_identifier "LAB_00131820") (: ":") (expression_statement "uVar8 = local_e8;" (assignment_expression "uVar8 = local_e8" (identifier "uVar8") (= "=") (identifier "local_e8")) (; ";"))) (if_statement "if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) {\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" (if "if") (parenthesized_expression "(((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0))" (( "(") (binary_expression "((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)" (parenthesized_expression "((uVar4 & 0x401) == 0x401)" (( "(") (binary_expression "(uVar4 & 0x401) == 0x401" (parenthesized_expression "(uVar4 & 0x401)" (( "(") (binary_expression "uVar4 & 0x401" (identifier "uVar4") (& "&") (number_literal "0x401")) () ")")) (== "==") (number_literal "0x401")) () ")")) (&& "&&") (parenthesized_expression "((local_e8 & 1) != 0)" (( "(") (binary_expression "(local_e8 & 1) != 0" (parenthesized_expression "(local_e8 & 1)" (( "(") (binary_expression "local_e8 & 1" (identifier "local_e8") (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n pcVar21 = "odd numbered general purpose register specified as register pair";\n goto LAB_00131cf6;\n }" ({ "{") (expression_statement "pcVar21 = "odd numbered general purpose register specified as register pair";" (assignment_expression "pcVar21 = "odd numbered general purpose register specified as register pair"" (identifier "pcVar21") (= "=") (string_literal ""odd numbered general purpose register specified as register pair"" (" """) (string_content "odd numbered general purpose register specified as register pair") (" """))) (; ";")) (goto_statement "goto LAB_00131cf6;" (goto "goto") (statement_identifier "LAB_00131cf6") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" (else "else") (compound_statement "{\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }\nLAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n uVar8 = 0;\n }" ({ "{") (if_statement "if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }" (if "if") (parenthesized_expression "(DAT_00174658 != 0)" (( "(") (binary_expression "DAT_00174658 != 0" (identifier "DAT_00174658") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar13 = dcgettext(0,"base register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);\n goto LAB_00131820;\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"base register specified but zero",5);" (assignment_expression "uVar13 = dcgettext(0,"base register specified but zero",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"base register specified but zero",5)" (identifier "dcgettext") (argument_list "(0,"base register specified but zero",5)" (( "(") (number_literal "0") (, ",") (string_literal ""base register specified but zero"" (" """) (string_content "base register specified but zero") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c400(uVar13);" (call_expression "FUN_0011c400(uVar13)" (identifier "FUN_0011c400") (argument_list "(uVar13)" (( "(") (identifier "uVar13") () ")"))) (; ";")) (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (identifier "uVar4") (= "=") (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (goto_statement "goto LAB_00131820;" (goto "goto") (statement_identifier "LAB_00131820") (; ";")) (} "}"))) (labeled_statement "LAB_00131720:\n uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (statement_identifier "LAB_00131720") (: ":") (expression_statement "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (identifier "uVar4") (= "=") (binary_expression "(uint)*(undefined8 *)(s390_operands + lVar15 + 8)" (parenthesized_expression "(uint)" (( "(") (identifier "uint") () ")")) (* "*") (cast_expression "(undefined8 *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")"))))) (; ";"))) (expression_statement "uVar8 = 0;" (assignment_expression "uVar8 = 0" (identifier "uVar8") (= "=") (number_literal "0")) (; ";")) (} "}")))) (if_statement "if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) {\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" (if "if") (parenthesized_expression "(((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0))" (( "(") (binary_expression "((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)" (parenthesized_expression "((uVar4 & 0x402) == 0x402)" (( "(") (binary_expression "(uVar4 & 0x402) == 0x402" (parenthesized_expression "(uVar4 & 0x402)" (( "(") (binary_expression "uVar4 & 0x402" (identifier "uVar4") (& "&") (number_literal "0x402")) () ")")) (== "==") (number_literal "0x402")) () ")")) (&& "&&") (parenthesized_expression "((uVar8 & 0xfffffffffffffff2) != 0)" (( "(") (binary_expression "(uVar8 & 0xfffffffffffffff2) != 0" (parenthesized_expression "(uVar8 & 0xfffffffffffffff2)" (( "(") (binary_expression "uVar8 & 0xfffffffffffffff2" (identifier "uVar8") (& "&") (number_literal "0xfffffffffffffff2")) () ")")) (!= "!=") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;\n goto LAB_00131cf6;\n }" ({ "{") (expression_statement "pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."\n ;" (assignment_expression "pcVar21 = \n "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" (identifier "pcVar21") (= "=") (string_literal ""invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."" (" """) (string_content "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13.") (" """))) (; ";")) (goto_statement "goto LAB_00131cf6;" (goto "goto") (statement_identifier "LAB_00131cf6") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" (else "else") (compound_statement "{\n if (local_e8 != 0) goto LAB_00131820;\n if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }\n uVar8 = local_e8;\n if ((uVar11 & 0x20) != 0) goto LAB_00131720;\n }" ({ "{") (if_statement "if (local_e8 != 0) goto LAB_00131820;" (if "if") (parenthesized_expression "(local_e8 != 0)" (( "(") (binary_expression "local_e8 != 0" (identifier "local_e8") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00131820;" (goto "goto") (statement_identifier "LAB_00131820") (; ";"))) (if_statement "if (DAT_00174658 != 0) {\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }" (if "if") (parenthesized_expression "(DAT_00174658 != 0)" (( "(") (binary_expression "DAT_00174658 != 0" (identifier "DAT_00174658") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar13 = dcgettext(0,"index register specified but zero",5);\n FUN_0011c400(uVar13);\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n goto LAB_001317e0;\n }" ({ "{") (expression_statement "uVar13 = dcgettext(0,"index register specified but zero",5);" (assignment_expression "uVar13 = dcgettext(0,"index register specified but zero",5)" (identifier "uVar13") (= "=") (call_expression "dcgettext(0,"index register specified but zero",5)" (identifier "dcgettext") (argument_list "(0,"index register specified but zero",5)" (( "(") (number_literal "0") (, ",") (string_literal ""index register specified but zero"" (" """) (string_content "index register specified but zero") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "FUN_0011c400(uVar13);" (call_expression "FUN_0011c400(uVar13)" (identifier "FUN_0011c400") (argument_list "(uVar13)" (( "(") (identifier "uVar13") () ")"))) (; ";")) (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" (identifier "uVar11") (= "=") (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (goto_statement "goto LAB_001317e0;" (goto "goto") (statement_identifier "LAB_001317e0") (; ";")) (} "}"))) (expression_statement "uVar8 = local_e8;" (assignment_expression "uVar8 = local_e8" (identifier "uVar8") (= "=") (identifier "local_e8")) (; ";")) (if_statement "if ((uVar11 & 0x20) != 0) goto LAB_00131720;" (if "if") (parenthesized_expression "((uVar11 & 0x20) != 0)" (( "(") (binary_expression "(uVar11 & 0x20) != 0" (parenthesized_expression "(uVar11 & 0x20)" (( "(") (binary_expression "uVar11 & 0x20" (identifier "uVar11") (& "&") (number_literal "0x20")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_00131720;" (goto "goto") (statement_identifier "LAB_00131720") (; ";"))) (} "}")))) (expression_statement "FUN_00130210(param_2,piVar16,uVar8,0,0);" (call_expression "FUN_00130210(param_2,piVar16,uVar8,0,0)" (identifier "FUN_00130210") (argument_list "(param_2,piVar16,uVar8,0,0)" (( "(") (identifier "param_2") (, ",") (identifier "piVar16") (, ",") (identifier "uVar8") (, ",") (number_literal "0") (, ",") (number_literal "0") () ")"))) (; ";")) (} "}")) (else_clause "else {\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" (else "else") (compound_statement "{\n if (3 < iVar22) goto LAB_00131d15;\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = 0x8ce;\n }" ({ "{") (if_statement "if (3 < iVar22) goto LAB_00131d15;" (if "if") (parenthesized_expression "(3 < iVar22)" (( "(") (binary_expression "3 < iVar22" (number_literal "3") (< "<") (identifier "iVar22")) () ")")) (goto_statement "goto LAB_00131d15;" (goto "goto") (statement_identifier "LAB_00131d15") (; ";"))) (expression_statement "lVar12 = (long)iVar22;" (assignment_expression "lVar12 = (long)iVar22" (identifier "lVar12") (= "=") (cast_expression "(long)iVar22" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar22"))) (; ";")) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" (identifier "bVar14") (= "=") (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10"))) (; ";")) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" (identifier "iVar22") (= "=") (binary_expression "iVar22 + 1" (identifier "iVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_d8[lVar12 * 5] = local_f8;" (assignment_expression "local_d8[lVar12 * 5] = local_f8" (subscript_expression "local_d8[lVar12 * 5]" (identifier "local_d8") ([ "[") (binary_expression "lVar12 * 5" (identifier "lVar12") (* "*") (number_literal "5")) (] "]")) (= "=") (identifier "local_f8")) (; ";")) (expression_statement "local_d8[lVar12 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar12 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar12 * 5 + 1]" (identifier "local_d8") ([ "[") (binary_expression "lVar12 * 5 + 1" (binary_expression "lVar12 * 5" (identifier "lVar12") (* "*") (number_literal "5")) (+ "+") (number_literal "1")) (] "]")) (= "=") (identifier "uStack_f0")) (; ";")) (expression_statement "local_d8[lVar12 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar12 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar12 * 5 + 2]" (identifier "local_d8") ([ "[") (binary_expression "lVar12 * 5 + 2" (binary_expression "lVar12 * 5" (identifier "lVar12") (* "*") (number_literal "5")) (+ "+") (number_literal "2")) (] "]")) (= "=") (identifier "local_e8")) (; ";")) (expression_statement "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2)" (* "*") (cast_expression "(ulong *)(local_b8 + lVar12 * 10 + -2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_b8 + lVar12 * 10 + -2)" (( "(") (binary_expression "local_b8 + lVar12 * 10 + -2" (binary_expression "local_b8 + lVar12 * 10" (identifier "local_b8") (+ "+") (binary_expression "lVar12 * 10" (identifier "lVar12") (* "*") (number_literal "10"))) (+ "+") (number_literal "-2")) () ")")))) (= "=") (call_expression "CONCAT71(uStack_df,cStack_e0)" (identifier "CONCAT71") (argument_list "(uStack_df,cStack_e0)" (( "(") (identifier "uStack_df") (, ",") (identifier "cStack_e0") () ")")))) (; ";")) (expression_statement "local_b8[lVar12 * 10] = (uint)bVar14;" (assignment_expression "local_b8[lVar12 * 10] = (uint)bVar14" (subscript_expression "local_b8[lVar12 * 10]" (identifier "local_b8") ([ "[") (binary_expression "lVar12 * 10" (identifier "lVar12") (* "*") (number_literal "10")) (] "]")) (= "=") (cast_expression "(uint)bVar14" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "bVar14"))) (; ";")) (expression_statement "local_b8[lVar12 * 10 + 1] = 0x8ce;" (assignment_expression "local_b8[lVar12 * 10 + 1] = 0x8ce" (subscript_expression "local_b8[lVar12 * 10 + 1]" (identifier "local_b8") ([ "[") (binary_expression "lVar12 * 10 + 1" (binary_expression "lVar12 * 10" (identifier "lVar12") (* "*") (number_literal "10")) (+ "+") (number_literal "1")) (] "]")) (= "=") (number_literal "0x8ce")) (; ";")) (} "}")))) (} "}")) (else_clause "else {\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" (else "else") (compound_statement "{\nLAB_00131068:\n DAT_00174ae0 = pbVar9;\n FUN_00114500(0,&local_f8,1);\n pcVar21 = "illegal operand";\n local_110[0] = DAT_00174ae0;\n if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }\n DAT_00174ae0 = (byte *)uVar13;\n dcgettext(0,pcVar21,5);\n FUN_0011c5d0();\n }" ({ "{") (labeled_statement "LAB_00131068:\n DAT_00174ae0 = pbVar9;" (statement_identifier "LAB_00131068") (: ":") (expression_statement "DAT_00174ae0 = pbVar9;" (assignment_expression "DAT_00174ae0 = pbVar9" (identifier "DAT_00174ae0") (= "=") (identifier "pbVar9")) (; ";"))) (expression_statement "FUN_00114500(0,&local_f8,1);" (call_expression "FUN_00114500(0,&local_f8,1)" (identifier "FUN_00114500") (argument_list "(0,&local_f8,1)" (( "(") (number_literal "0") (, ",") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "1") () ")"))) (; ";")) (expression_statement "pcVar21 = "illegal operand";" (assignment_expression "pcVar21 = "illegal operand"" (identifier "pcVar21") (= "=") (string_literal ""illegal operand"" (" """) (string_content "illegal operand") (" """))) (; ";")) (expression_statement "local_110[0] = DAT_00174ae0;" (assignment_expression "local_110[0] = DAT_00174ae0" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "DAT_00174ae0")) (; ";")) (if_statement "if (cStack_e0 != '\0') {\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }" (if "if") (parenthesized_expression "(cStack_e0 != '\0')" (( "(") (binary_expression "cStack_e0 != '\0'" (identifier "cStack_e0") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }\n pbVar9 = DAT_00174ae0;\n DAT_00174ae0 = (byte *)uVar13;\n if (*pbVar10 == 0) goto LAB_001311c4;\n pcVar21 = "missing operand";\n }" ({ "{") (if_statement "if (cStack_e0 != '\x01') {\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" (if "if") (parenthesized_expression "(cStack_e0 != '\x01')" (( "(") (binary_expression "cStack_e0 != '\x01'" (identifier "cStack_e0") (!= "!=") (char_literal "'\x01'" (' "'") (escape_sequence "\x01") (' "'"))) () ")")) (compound_statement "{\n if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;\n DAT_00174ae0 = (byte *)uVar13;\n uVar6 = FUN_00130060(local_110,&local_f8);\n iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);\n if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }\nLAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }\n goto LAB_00131d15;\n }" ({ "{") (if_statement "if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f;" (if "if") (parenthesized_expression "((cStack_e0 == '\x05') || (cStack_e0 == '\x02'))" (( "(") (binary_expression "(cStack_e0 == '\x05') || (cStack_e0 == '\x02')" (parenthesized_expression "(cStack_e0 == '\x05')" (( "(") (binary_expression "cStack_e0 == '\x05'" (identifier "cStack_e0") (== "==") (char_literal "'\x05'" (' "'") (escape_sequence "\x05") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(cStack_e0 == '\x02')" (( "(") (binary_expression "cStack_e0 == '\x02'" (identifier "cStack_e0") (== "==") (char_literal "'\x02'" (' "'") (escape_sequence "\x02") (' "'"))) () ")"))) () ")")) (goto_statement "goto LAB_0013153f;" (goto "goto") (statement_identifier "LAB_0013153f") (; ";"))) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" (identifier "DAT_00174ae0") (= "=") (cast_expression "(byte *)uVar13" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar13"))) (; ";")) (expression_statement "uVar6 = FUN_00130060(local_110,&local_f8);" (assignment_expression "uVar6 = FUN_00130060(local_110,&local_f8)" (identifier "uVar6") (= "=") (call_expression "FUN_00130060(local_110,&local_f8)" (identifier "FUN_00130060") (argument_list "(local_110,&local_f8)" (( "(") (identifier "local_110") (, ",") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) () ")")))) (; ";")) (expression_statement "iVar5 = FUN_001304c0(local_110,&local_f8,uVar6);" (assignment_expression "iVar5 = FUN_001304c0(local_110,&local_f8,uVar6)" (identifier "iVar5") (= "=") (call_expression "FUN_001304c0(local_110,&local_f8,uVar6)" (identifier "FUN_001304c0") (argument_list "(local_110,&local_f8,uVar6)" (( "(") (identifier "local_110") (, ",") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (identifier "uVar6") () ")")))) (; ";")) (if_statement "if (iVar5 == 1) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }\n else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" (if "if") (parenthesized_expression "(iVar5 == 1)" (( "(") (binary_expression "iVar5 == 1" (identifier "iVar5") (== "==") (number_literal "1")) () ")")) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }\n }" ({ "{") (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" (identifier "uVar11") (= "=") (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if ((uVar11 & 0x10) != 0) {\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "((uVar11 & 0x10) != 0)" (( "(") (binary_expression "(uVar11 & 0x10) != 0" (parenthesized_expression "(uVar11 & 0x10)" (( "(") (binary_expression "uVar11 & 0x10" (identifier "uVar11") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = 0x552;\n if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;\n }" ({ "{") (expression_statement "uVar4 = 0x552;" (assignment_expression "uVar4 = 0x552" (identifier "uVar4") (= "=") (number_literal "0x552")) (; ";")) (if_statement "if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca;" (if "if") (parenthesized_expression "((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14))" (( "(") (binary_expression "(*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)" (parenthesized_expression "(*piVar16 == 0xc)" (( "(") (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (== "==") (number_literal "0xc")) () ")")) (|| "||") (parenthesized_expression "(uVar4 = 0x584, *piVar16 == 0x14)" (( "(") (comma_expression "uVar4 = 0x584, *piVar16 == 0x14" (assignment_expression "uVar4 = 0x584" (identifier "uVar4") (= "=") (number_literal "0x584")) (, ",") (binary_expression "*piVar16 == 0x14" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (== "==") (number_literal "0x14"))) () ")"))) () ")")) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";"))) (} "}"))) (if_statement "if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) {\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" (if "if") (parenthesized_expression "(((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10))" (( "(") (binary_expression "((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)" (parenthesized_expression "((uVar11 & 0x100) == 0)" (( "(") (binary_expression "(uVar11 & 0x100) == 0" (parenthesized_expression "(uVar11 & 0x100)" (( "(") (binary_expression "uVar11 & 0x100" (identifier "uVar11") (& "&") (number_literal "0x100")) () ")")) (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(uVar4 = 0x559, *piVar16 != 0x10)" (( "(") (comma_expression "uVar4 = 0x559, *piVar16 != 0x10" (assignment_expression "uVar4 = 0x559" (identifier "uVar4") (= "=") (number_literal "0x559")) (, ",") (binary_expression "*piVar16 != 0x10" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (!= "!=") (number_literal "0x10"))) () ")"))) () ")")) (compound_statement "{\n if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }\n goto LAB_001318a8;\n }" ({ "{") (if_statement "if ((uVar11 & 0x80) != 0) {\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "((uVar11 & 0x80) != 0)" (( "(") (binary_expression "(uVar11 & 0x80) != 0" (parenthesized_expression "(uVar11 & 0x80)" (( "(") (binary_expression "uVar11 & 0x80" (identifier "uVar11") (& "&") (number_literal "0x80")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0013191e:\n iVar5 = *piVar16;\n uVar4 = 0x565;\njoined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;\n }" ({ "{") (labeled_statement "LAB_0013191e:\n iVar5 = *piVar16;" (statement_identifier "LAB_0013191e") (: ":") (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" (identifier "iVar5") (= "=") (pointer_expression "*piVar16" (* "*") (identifier "piVar16"))) (; ";"))) (expression_statement "uVar4 = 0x565;" (assignment_expression "uVar4 = 0x565" (identifier "uVar4") (= "=") (number_literal "0x565")) (; ";")) (labeled_statement "joined_r0x001319c6:\n if (iVar5 == 0x20) goto LAB_001318ca;" (statement_identifier "joined_r0x001319c6") (: ":") (if_statement "if (iVar5 == 0x20) goto LAB_001318ca;" (if "if") (parenthesized_expression "(iVar5 == 0x20)" (( "(") (binary_expression "iVar5 == 0x20" (identifier "iVar5") (== "==") (number_literal "0x20")) () ")")) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";")))) (} "}"))) (goto_statement "goto LAB_001318a8;" (goto "goto") (statement_identifier "LAB_001318a8") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" (else "else") (compound_statement "{\n if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }\nLAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);\n FUN_0011c5d0();\n uVar4 = 0x8ce;\n }" ({ "{") (if_statement "if (iVar5 == 2) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }\n else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 2)" (( "(") (binary_expression "iVar5 == 2" (identifier "iVar5") (== "==") (number_literal "2")) () ")")) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }\n }" ({ "{") (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" (( "(") (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 8" (identifier "lVar15") (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x80")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x55b;\n if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }\n goto LAB_001318ca;\n }" ({ "{") (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" (identifier "iVar5") (= "=") (pointer_expression "*piVar16" (* "*") (identifier "piVar16"))) (; ";")) (expression_statement "uVar4 = 0x55b;" (assignment_expression "uVar4 = 0x55b" (identifier "uVar4") (= "=") (number_literal "0x55b")) (; ";")) (if_statement "if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)) {\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }" (if "if") (parenthesized_expression "(((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18))" (( "(") (binary_expression "((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) &&\n (uVar4 = 0x55f, iVar5 != 0x18)" (parenthesized_expression "((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10))" (( "(") (binary_expression "(iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)" (parenthesized_expression "(iVar5 != 0xc)" (( "(") (binary_expression "iVar5 != 0xc" (identifier "iVar5") (!= "!=") (number_literal "0xc")) () ")")) (&& "&&") (parenthesized_expression "(uVar4 = 0x55d, iVar5 != 0x10)" (( "(") (comma_expression "uVar4 = 0x55d, iVar5 != 0x10" (assignment_expression "uVar4 = 0x55d" (identifier "uVar4") (= "=") (number_literal "0x55d")) (, ",") (binary_expression "iVar5 != 0x10" (identifier "iVar5") (!= "!=") (number_literal "0x10"))) () ")"))) () ")")) (&& "&&") (parenthesized_expression "(uVar4 = 0x55f, iVar5 != 0x18)" (( "(") (comma_expression "uVar4 = 0x55f, iVar5 != 0x18" (assignment_expression "uVar4 = 0x55f" (identifier "uVar4") (= "=") (number_literal "0x55f")) (, ",") (binary_expression "iVar5 != 0x18" (identifier "iVar5") (!= "!=") (number_literal "0x18"))) () ")"))) () ")")) (compound_statement "{\n uVar4 = 0x561;\n goto joined_r0x001319c6;\n }" ({ "{") (expression_statement "uVar4 = 0x561;" (assignment_expression "uVar4 = 0x561" (identifier "uVar4") (= "=") (number_literal "0x561")) (; ";")) (goto_statement "goto joined_r0x001319c6;" (goto "goto") (statement_identifier "joined_r0x001319c6") (; ";")) (} "}"))) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";")) (} "}"))) (} "}")) (else_clause "else if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 3) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }\n else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 3)" (( "(") (binary_expression "iVar5 == 3" (identifier "iVar5") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;\n }" ({ "{") (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e;" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" (( "(") (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 8" (identifier "lVar15") (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x80")) () ")")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_0013191e;" (goto "goto") (statement_identifier "LAB_0013191e") (; ";"))) (} "}")) (else_clause "else if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 4) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 4)" (( "(") (binary_expression "iVar5 == 4" (identifier "iVar5") (== "==") (number_literal "4")) () ")")) (compound_statement "{\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }\n }" ({ "{") (if_statement "if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 9] & 1) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar15 + 9] & 1)" (( "(") (binary_expression "s390_operands[lVar15 + 9] & 1" (subscript_expression "s390_operands[lVar15 + 9]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 9" (identifier "lVar15") (+ "+") (number_literal "9")) (] "]")) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x13;\njoined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;\n }" ({ "{") (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" (identifier "iVar5") (= "=") (pointer_expression "*piVar16" (* "*") (identifier "piVar16"))) (; ";")) (expression_statement "uVar4 = 0x13;" (assignment_expression "uVar4 = 0x13" (identifier "uVar4") (= "=") (number_literal "0x13")) (; ";")) (labeled_statement "joined_r0x00131bc2:\n if (iVar5 == 0x10) goto LAB_001318ca;" (statement_identifier "joined_r0x00131bc2") (: ":") (if_statement "if (iVar5 == 0x10) goto LAB_001318ca;" (if "if") (parenthesized_expression "(iVar5 == 0x10)" (( "(") (binary_expression "iVar5 == 0x10" (identifier "iVar5") (== "==") (number_literal "0x10")) () ")")) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";")))) (} "}"))) (} "}")) (else_clause "else if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 6) {\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }\n else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 6)" (( "(") (binary_expression "iVar5 == 6" (identifier "iVar5") (== "==") (number_literal "6")) () ")")) (compound_statement "{\n if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }\n }" ({ "{") (if_statement "if ((s390_operands[lVar15 + 9] & 1) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 9] & 1) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 9] & 1) != 0" (parenthesized_expression "(s390_operands[lVar15 + 9] & 1)" (( "(") (binary_expression "s390_operands[lVar15 + 9] & 1" (subscript_expression "s390_operands[lVar15 + 9]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 9" (identifier "lVar15") (+ "+") (number_literal "9")) (] "]")) (& "&") (number_literal "1")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x56c;\n goto joined_r0x00131bc2;\n }" ({ "{") (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" (identifier "iVar5") (= "=") (pointer_expression "*piVar16" (* "*") (identifier "piVar16"))) (; ";")) (expression_statement "uVar4 = 0x56c;" (assignment_expression "uVar4 = 0x56c" (identifier "uVar4") (= "=") (number_literal "0x56c")) (; ";")) (goto_statement "goto joined_r0x00131bc2;" (goto "goto") (statement_identifier "joined_r0x00131bc2") (; ";")) (} "}"))) (} "}")) (else_clause "else if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 5) {\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 5)" (( "(") (binary_expression "iVar5 == 5" (identifier "iVar5") (== "==") (number_literal "5")) () ")")) (compound_statement "{\n uVar11 = *(ulong *)(s390_operands + lVar15 + 8);\n if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;\n if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }\n }" ({ "{") (expression_statement "uVar11 = *(ulong *)(s390_operands + lVar15 + 8);" (assignment_expression "uVar11 = *(ulong *)(s390_operands + lVar15 + 8)" (identifier "uVar11") (= "=") (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca;" (if "if") (parenthesized_expression "((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10))))" (( "(") (binary_expression "(((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) ||\n (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))" (parenthesized_expression "(((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc))" (( "(") (binary_expression "((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)" (parenthesized_expression "((uVar11 & 0x10) != 0)" (( "(") (binary_expression "(uVar11 & 0x10) != 0" (parenthesized_expression "(uVar11 & 0x10)" (( "(") (binary_expression "uVar11 & 0x10" (identifier "uVar11") (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(uVar4 = 0x567, *piVar16 == 0xc)" (( "(") (comma_expression "uVar4 = 0x567, *piVar16 == 0xc" (assignment_expression "uVar4 = 0x567" (identifier "uVar4") (= "=") (number_literal "0x567")) (, ",") (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (== "==") (number_literal "0xc"))) () ")"))) () ")")) (|| "||") (parenthesized_expression "(((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))" (( "(") (parenthesized_expression "((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10))" (( "(") (binary_expression "(uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)" (binary_expression "(uVar11 & 0x100) != 0" (parenthesized_expression "(uVar11 & 0x100)" (( "(") (binary_expression "uVar11 & 0x100" (identifier "uVar11") (& "&") (number_literal "0x100")) () ")")) (!= "!=") (number_literal "0")) (&& "&&") (parenthesized_expression "(uVar4 = 0x568, *piVar16 == 0x10)" (( "(") (comma_expression "uVar4 = 0x568, *piVar16 == 0x10" (assignment_expression "uVar4 = 0x568" (identifier "uVar4") (= "=") (number_literal "0x568")) (, ",") (binary_expression "*piVar16 == 0x10" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (== "==") (number_literal "0x10"))) () ")"))) () ")")) () ")"))) () ")")) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";"))) (if_statement "if ((uVar11 & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }" (if "if") (parenthesized_expression "((uVar11 & 0x80) != 0)" (( "(") (binary_expression "(uVar11 & 0x80) != 0" (parenthesized_expression "(uVar11 & 0x80)" (( "(") (binary_expression "uVar11 & 0x80" (identifier "uVar11") (& "&") (number_literal "0x80")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x56b;\n goto joined_r0x001319c6;\n }" ({ "{") (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" (identifier "iVar5") (= "=") (pointer_expression "*piVar16" (* "*") (identifier "piVar16"))) (; ";")) (expression_statement "uVar4 = 0x56b;" (assignment_expression "uVar4 = 0x56b" (identifier "uVar4") (= "=") (number_literal "0x56b")) (; ";")) (goto_statement "goto joined_r0x001319c6;" (goto "goto") (statement_identifier "joined_r0x001319c6") (; ";")) (} "}"))) (} "}")) (else_clause "else if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 8) {\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }\n else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 8)" (( "(") (binary_expression "iVar5 == 8" (identifier "iVar5") (== "==") (number_literal "8")) () ")")) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }\n }" ({ "{") (if_statement "if ((s390_operands[lVar15 + 8] & 0x10) != 0) {\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x10) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 8] & 0x10) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x10)" (( "(") (binary_expression "s390_operands[lVar15 + 8] & 0x10" (subscript_expression "s390_operands[lVar15 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 8" (identifier "lVar15") (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x10")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = 0x574;\n if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;\n }" ({ "{") (expression_statement "uVar4 = 0x574;" (assignment_expression "uVar4 = 0x574" (identifier "uVar4") (= "=") (number_literal "0x574")) (; ";")) (if_statement "if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca;" (if "if") (parenthesized_expression "((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14))" (( "(") (binary_expression "(*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)" (parenthesized_expression "(*piVar16 == 0xc)" (( "(") (binary_expression "*piVar16 == 0xc" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (== "==") (number_literal "0xc")) () ")")) (|| "||") (parenthesized_expression "(uVar4 = 0x586, *piVar16 == 0x14)" (( "(") (comma_expression "uVar4 = 0x586, *piVar16 == 0x14" (assignment_expression "uVar4 = 0x586" (identifier "uVar4") (= "=") (number_literal "0x586")) (, ",") (binary_expression "*piVar16 == 0x14" (pointer_expression "*piVar16" (* "*") (identifier "piVar16")) (== "==") (number_literal "0x14"))) () ")"))) () ")")) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";"))) (} "}"))) (} "}")) (else_clause "else if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 9) {\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }\n else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 9)" (( "(") (binary_expression "iVar5 == 9" (identifier "iVar5") (== "==") (number_literal "9")) () ")")) (compound_statement "{\n if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }\n }" ({ "{") (if_statement "if ((s390_operands[lVar15 + 8] & 0x80) != 0) {\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }" (if "if") (parenthesized_expression "((s390_operands[lVar15 + 8] & 0x80) != 0)" (( "(") (binary_expression "(s390_operands[lVar15 + 8] & 0x80) != 0" (parenthesized_expression "(s390_operands[lVar15 + 8] & 0x80)" (( "(") (binary_expression "s390_operands[lVar15 + 8] & 0x80" (subscript_expression "s390_operands[lVar15 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "lVar15 + 8" (identifier "lVar15") (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x80")) () ")")) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar5 = *piVar16;\n uVar4 = 0x57b;\n goto joined_r0x001319c6;\n }" ({ "{") (expression_statement "iVar5 = *piVar16;" (assignment_expression "iVar5 = *piVar16" (identifier "iVar5") (= "=") (pointer_expression "*piVar16" (* "*") (identifier "piVar16"))) (; ";")) (expression_statement "uVar4 = 0x57b;" (assignment_expression "uVar4 = 0x57b" (identifier "uVar4") (= "=") (number_literal "0x57b")) (; ";")) (goto_statement "goto joined_r0x001319c6;" (goto "goto") (statement_identifier "joined_r0x001319c6") (; ";")) (} "}"))) (} "}")) (else_clause "else if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (else "else") (if_statement "if (iVar5 == 0) {\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" (if "if") (parenthesized_expression "(iVar5 == 0)" (( "(") (binary_expression "iVar5 == 0" (identifier "iVar5") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar4 = 0x8ce;\n goto LAB_001318ca;\n }" ({ "{") (expression_statement "uVar4 = 0x8ce;" (assignment_expression "uVar4 = 0x8ce" (identifier "uVar4") (= "=") (number_literal "0x8ce")) (; ";")) (goto_statement "goto LAB_001318ca;" (goto "goto") (statement_identifier "LAB_001318ca") (; ";")) (} "}"))))))))))))))))) (labeled_statement "LAB_001318a8:\n dcgettext(0,"invalid operand suffix",5);" (statement_identifier "LAB_001318a8") (: ":") (expression_statement "dcgettext(0,"invalid operand suffix",5);" (call_expression "dcgettext(0,"invalid operand suffix",5)" (identifier "dcgettext") (argument_list "(0,"invalid operand suffix",5)" (( "(") (number_literal "0") (, ",") (string_literal ""invalid operand suffix"" (" """) (string_content "invalid operand suffix") (" """)) (, ",") (number_literal "5") () ")"))) (; ";"))) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "uVar4 = 0x8ce;" (assignment_expression "uVar4 = 0x8ce" (identifier "uVar4") (= "=") (number_literal "0x8ce")) (; ";")) (} "}")))) (labeled_statement "LAB_001318ca:\n if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" (statement_identifier "LAB_001318ca") (: ":") (if_statement "if (iVar22 < 4) {\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" (if "if") (parenthesized_expression "(iVar22 < 4)" (( "(") (binary_expression "iVar22 < 4" (identifier "iVar22") (< "<") (number_literal "4")) () ")")) (compound_statement "{\n lVar12 = (long)iVar22;\n bVar14 = *pbVar10;\n iVar22 = iVar22 + 1;\n local_d8[lVar12 * 5] = local_f8;\n local_d8[lVar12 * 5 + 1] = uStack_f0;\n local_d8[lVar12 * 5 + 2] = local_e8;\n *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);\n local_b8[lVar12 * 10] = (uint)bVar14;\n local_b8[lVar12 * 10 + 1] = uVar4;\n goto LAB_00131163;\n }" ({ "{") (expression_statement "lVar12 = (long)iVar22;" (assignment_expression "lVar12 = (long)iVar22" (identifier "lVar12") (= "=") (cast_expression "(long)iVar22" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar22"))) (; ";")) (expression_statement "bVar14 = *pbVar10;" (assignment_expression "bVar14 = *pbVar10" (identifier "bVar14") (= "=") (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10"))) (; ";")) (expression_statement "iVar22 = iVar22 + 1;" (assignment_expression "iVar22 = iVar22 + 1" (identifier "iVar22") (= "=") (binary_expression "iVar22 + 1" (identifier "iVar22") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_d8[lVar12 * 5] = local_f8;" (assignment_expression "local_d8[lVar12 * 5] = local_f8" (subscript_expression "local_d8[lVar12 * 5]" (identifier "local_d8") ([ "[") (binary_expression "lVar12 * 5" (identifier "lVar12") (* "*") (number_literal "5")) (] "]")) (= "=") (identifier "local_f8")) (; ";")) (expression_statement "local_d8[lVar12 * 5 + 1] = uStack_f0;" (assignment_expression "local_d8[lVar12 * 5 + 1] = uStack_f0" (subscript_expression "local_d8[lVar12 * 5 + 1]" (identifier "local_d8") ([ "[") (binary_expression "lVar12 * 5 + 1" (binary_expression "lVar12 * 5" (identifier "lVar12") (* "*") (number_literal "5")) (+ "+") (number_literal "1")) (] "]")) (= "=") (identifier "uStack_f0")) (; ";")) (expression_statement "local_d8[lVar12 * 5 + 2] = local_e8;" (assignment_expression "local_d8[lVar12 * 5 + 2] = local_e8" (subscript_expression "local_d8[lVar12 * 5 + 2]" (identifier "local_d8") ([ "[") (binary_expression "lVar12 * 5 + 2" (binary_expression "lVar12 * 5" (identifier "lVar12") (* "*") (number_literal "5")) (+ "+") (number_literal "2")) (] "]")) (= "=") (identifier "local_e8")) (; ";")) (expression_statement "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0);" (assignment_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0)" (pointer_expression "*(ulong *)(local_b8 + lVar12 * 10 + -2)" (* "*") (cast_expression "(ulong *)(local_b8 + lVar12 * 10 + -2)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(local_b8 + lVar12 * 10 + -2)" (( "(") (binary_expression "local_b8 + lVar12 * 10 + -2" (binary_expression "local_b8 + lVar12 * 10" (identifier "local_b8") (+ "+") (binary_expression "lVar12 * 10" (identifier "lVar12") (* "*") (number_literal "10"))) (+ "+") (number_literal "-2")) () ")")))) (= "=") (call_expression "CONCAT71(uStack_df,cStack_e0)" (identifier "CONCAT71") (argument_list "(uStack_df,cStack_e0)" (( "(") (identifier "uStack_df") (, ",") (identifier "cStack_e0") () ")")))) (; ";")) (expression_statement "local_b8[lVar12 * 10] = (uint)bVar14;" (assignment_expression "local_b8[lVar12 * 10] = (uint)bVar14" (subscript_expression "local_b8[lVar12 * 10]" (identifier "local_b8") ([ "[") (binary_expression "lVar12 * 10" (identifier "lVar12") (* "*") (number_literal "10")) (] "]")) (= "=") (cast_expression "(uint)bVar14" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "bVar14"))) (; ";")) (expression_statement "local_b8[lVar12 * 10 + 1] = uVar4;" (assignment_expression "local_b8[lVar12 * 10 + 1] = uVar4" (subscript_expression "local_b8[lVar12 * 10 + 1]" (identifier "local_b8") ([ "[") (binary_expression "lVar12 * 10 + 1" (binary_expression "lVar12 * 10" (identifier "lVar12") (* "*") (number_literal "10")) (+ "+") (number_literal "1")) (] "]")) (= "=") (identifier "uVar4")) (; ";")) (goto_statement "goto LAB_00131163;" (goto "goto") (statement_identifier "LAB_00131163") (; ";")) (} "}")))) (goto_statement "goto LAB_00131d15;" (goto "goto") (statement_identifier "LAB_00131d15") (; ";")) (} "}"))) (expression_statement "pbVar9 = DAT_00174ae0;" (assignment_expression "pbVar9 = DAT_00174ae0" (identifier "pbVar9") (= "=") (identifier "DAT_00174ae0")) (; ";")) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" (identifier "DAT_00174ae0") (= "=") (cast_expression "(byte *)uVar13" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar13"))) (; ";")) (if_statement "if (*pbVar10 == 0) goto LAB_001311c4;" (if "if") (parenthesized_expression "(*pbVar10 == 0)" (( "(") (binary_expression "*pbVar10 == 0" (pointer_expression "*pbVar10" (* "*") (identifier "pbVar10")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";"))) (expression_statement "pcVar21 = "missing operand";" (assignment_expression "pcVar21 = "missing operand"" (identifier "pcVar21") (= "=") (string_literal ""missing operand"" (" """) (string_content "missing operand") (" """))) (; ";")) (} "}"))) (expression_statement "DAT_00174ae0 = (byte *)uVar13;" (assignment_expression "DAT_00174ae0 = (byte *)uVar13" (identifier "DAT_00174ae0") (= "=") (cast_expression "(byte *)uVar13" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (identifier "uVar13"))) (; ";")) (expression_statement "dcgettext(0,pcVar21,5);" (call_expression "dcgettext(0,pcVar21,5)" (identifier "dcgettext") (argument_list "(0,pcVar21,5)" (( "(") (number_literal "0") (, ",") (identifier "pcVar21") (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (labeled_statement "LAB_00131163:\n pbVar17 = pbVar10 + 1;" (statement_identifier "LAB_00131163") (: ":") (expression_statement "pbVar17 = pbVar10 + 1;" (assignment_expression "pbVar17 = pbVar10 + 1" (identifier "pbVar17") (= "=") (binary_expression "pbVar10 + 1" (identifier "pbVar10") (+ "+") (number_literal "1"))) (; ";"))) (expression_statement "pbVar18 = pbVar17;" (assignment_expression "pbVar18 = pbVar17" (identifier "pbVar18") (= "=") (identifier "pbVar17")) (; ";")) (if_statement "if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) {\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }" (if "if") (parenthesized_expression "((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0)" (( "(") (binary_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x10)" (( "(") (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) & 0x10" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")")))) (& "&") (number_literal "0x10")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }\n goto LAB_00130fc0;\n }" ({ "{") (if_statement "if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) {\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }\n else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" (if "if") (parenthesized_expression "((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0)" (( "(") (binary_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0" (parenthesized_expression "(*(ulong *)(s390_operands + lVar15 + 8) & 0x20)" (( "(") (binary_expression "*(ulong *)(s390_operands + lVar15 + 8) & 0x20" (pointer_expression "*(ulong *)(s390_operands + lVar15 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + lVar15 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + lVar15 + 8)" (( "(") (binary_expression "s390_operands + lVar15 + 8" (binary_expression "s390_operands + lVar15" (identifier "s390_operands") (+ "+") (identifier "lVar15")) (+ "+") (number_literal "8")) () ")")))) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n uVar11 = (ulong)pbVar10[1];\n pbVar24 = pbVar10;\n if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }\n uVar4 = *(uint *)(param_3 + 0x28);\n cVar3 = (char)uVar11;\n pbVar9 = local_110[0];\n pbVar10 = pbVar18;\n if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }\n if (cVar3 == '\0') goto LAB_001311c4;\n if (pbVar24[2] == 0) goto code_r0x001314a9;\n if ((uVar4 & 2) == 0) goto LAB_001314ae;\n bVar14 = *local_110[0];\nLAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;\n }" ({ "{") (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar10[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[1]" (identifier "pbVar10") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "pbVar24 = pbVar10;" (assignment_expression "pbVar24 = pbVar10" (identifier "pbVar24") (= "=") (identifier "pbVar10")) (; ";")) (if_statement "if (*local_110[0] == 0x29) {\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }" (if "if") (parenthesized_expression "(*local_110[0] == 0x29)" (( "(") (binary_expression "*local_110[0] == 0x29" (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0x29")) () ")")) (compound_statement "{\n if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }\n pbVar18 = pbVar10 + 2;\n local_110[0] = local_110[0] + 1;\n uVar11 = (ulong)pbVar10[2];\n pbVar24 = pbVar17;\n }" ({ "{") (if_statement "if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) {\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }" (if "if") (parenthesized_expression "((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0)" (( "(") (binary_expression "(s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[uVar11 * 0x10 + 8] & 0x20)" (( "(") (binary_expression "s390_operands[uVar11 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[uVar11 * 0x10 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "uVar11 * 0x10 + 8" (binary_expression "uVar11 * 0x10" (identifier "uVar11") (* "*") (number_literal "0x10")) (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n dcgettext(0,"syntax error; \')\' not allowed here",5);\n FUN_0011c5d0();\n }" ({ "{") (expression_statement "dcgettext(0,"syntax error; \')\' not allowed here",5);" (call_expression "dcgettext(0,"syntax error; \')\' not allowed here",5)" (identifier "dcgettext") (argument_list "(0,"syntax error; \')\' not allowed here",5)" (( "(") (number_literal "0") (, ",") (string_literal ""syntax error; \')\' not allowed here"" (" """) (string_content "syntax error; ") (escape_sequence "\'") (string_content ")") (escape_sequence "\'") (string_content " not allowed here") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "pbVar18 = pbVar10 + 2;" (assignment_expression "pbVar18 = pbVar10 + 2" (identifier "pbVar18") (= "=") (binary_expression "pbVar10 + 2" (identifier "pbVar10") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar11 = (ulong)pbVar10[2];" (assignment_expression "uVar11 = (ulong)pbVar10[2]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar10[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[2]" (identifier "pbVar10") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "pbVar24 = pbVar17;" (assignment_expression "pbVar24 = pbVar17" (identifier "pbVar24") (= "=") (identifier "pbVar17")) (; ";")) (} "}"))) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" (identifier "uVar4") (= "=") (pointer_expression "*(uint *)(param_3 + 0x28)" (* "*") (cast_expression "(uint *)(param_3 + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x28)" (( "(") (binary_expression "param_3 + 0x28" (identifier "param_3") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "cVar3 = (char)uVar11;" (assignment_expression "cVar3 = (char)uVar11" (identifier "cVar3") (= "=") (cast_expression "(char)uVar11" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar11"))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar10 = pbVar18;" (assignment_expression "pbVar10 = pbVar18" (identifier "pbVar10") (= "=") (identifier "pbVar18")) (; ";")) (if_statement "if ((uVar4 & 3) == 0) {\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" (if "if") (parenthesized_expression "((uVar4 & 3) == 0)" (( "(") (binary_expression "(uVar4 & 3) == 0" (parenthesized_expression "(uVar4 & 3)" (( "(") (binary_expression "uVar4 & 3" (identifier "uVar4") (& "&") (number_literal "3")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }\n goto LAB_001311c4;\n }" ({ "{") (if_statement "if ((uVar4 & 2) == 0) {\n if (cVar3 != '\0') goto LAB_001314ae;\n }\n else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" (if "if") (parenthesized_expression "((uVar4 & 2) == 0)" (( "(") (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" (( "(") (binary_expression "uVar4 & 2" (identifier "uVar4") (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n if (cVar3 != '\0') goto LAB_001314ae;\n }" ({ "{") (if_statement "if (cVar3 != '\0') goto LAB_001314ae;" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001314ae;" (goto "goto") (statement_identifier "LAB_001314ae") (; ";"))) (} "}")) (else_clause "else if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" (else "else") (if_statement "if (cVar3 != '\0') {\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" (if "if") (parenthesized_expression "(cVar3 != '\0')" (( "(") (binary_expression "cVar3 != '\0'" (identifier "cVar3") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n bVar14 = *local_110[0];\n if (pbVar24[2] != 0) goto LAB_001314f7;\n goto joined_r0x001316c1;\n }" ({ "{") (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" (identifier "bVar14") (= "=") (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")))) (; ";")) (if_statement "if (pbVar24[2] != 0) goto LAB_001314f7;" (if "if") (parenthesized_expression "(pbVar24[2] != 0)" (( "(") (binary_expression "pbVar24[2] != 0" (subscript_expression "pbVar24[2]" (identifier "pbVar24") ([ "[") (number_literal "2") (] "]")) (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_001314f7;" (goto "goto") (statement_identifier "LAB_001314f7") (; ";"))) (goto_statement "goto joined_r0x001316c1;" (goto "goto") (statement_identifier "joined_r0x001316c1") (; ";")) (} "}"))))) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";")) (} "}"))) (if_statement "if (cVar3 == '\0') goto LAB_001311c4;" (if "if") (parenthesized_expression "(cVar3 == '\0')" (( "(") (binary_expression "cVar3 == '\0'" (identifier "cVar3") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";"))) (if_statement "if (pbVar24[2] == 0) goto code_r0x001314a9;" (if "if") (parenthesized_expression "(pbVar24[2] == 0)" (( "(") (binary_expression "pbVar24[2] == 0" (subscript_expression "pbVar24[2]" (identifier "pbVar24") ([ "[") (number_literal "2") (] "]")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto code_r0x001314a9;" (goto "goto") (statement_identifier "code_r0x001314a9") (; ";"))) (if_statement "if ((uVar4 & 2) == 0) goto LAB_001314ae;" (if "if") (parenthesized_expression "((uVar4 & 2) == 0)" (( "(") (binary_expression "(uVar4 & 2) == 0" (parenthesized_expression "(uVar4 & 2)" (( "(") (binary_expression "uVar4 & 2" (identifier "uVar4") (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001314ae;" (goto "goto") (statement_identifier "LAB_001314ae") (; ";"))) (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" (identifier "bVar14") (= "=") (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")))) (; ";")) (labeled_statement "LAB_001314f7:\n if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;" (statement_identifier "LAB_001314f7") (: ":") (if_statement "if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1;" (if "if") (parenthesized_expression "(bVar14 != 0 || pbVar24[3] != 0)" (( "(") (binary_expression "bVar14 != 0 || pbVar24[3] != 0" (binary_expression "bVar14 != 0" (identifier "bVar14") (!= "!=") (number_literal "0")) (|| "||") (binary_expression "pbVar24[3] != 0" (subscript_expression "pbVar24[3]" (identifier "pbVar24") ([ "[") (number_literal "3") (] "]")) (!= "!=") (number_literal "0"))) () ")")) (goto_statement "goto joined_r0x001316c1;" (goto "goto") (statement_identifier "joined_r0x001316c1") (; ";")))) (} "}")) (else_clause "else {\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" (else "else") (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar14 = *local_110[0];\n local_110[0] = pbVar9;\n if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }\n uVar11 = (ulong)pbVar10[1];\n pbVar9 = local_110[0];\n if (pbVar10[1] == 0) goto LAB_001311c4;\n if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }\n local_110[0] = local_110[0] + 1;\n bVar2 = false;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17;\n }" ({ "{") (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" (identifier "pbVar9") (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" (identifier "bVar14") (= "=") (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")))) (; ";")) (expression_statement "local_110[0] = pbVar9;" (assignment_expression "local_110[0] = pbVar9" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "pbVar9")) (; ";")) (if_statement "if (bVar14 != 0x29) {\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }" (if "if") (parenthesized_expression "(bVar14 != 0x29)" (( "(") (binary_expression "bVar14 != 0x29" (identifier "bVar14") (!= "!=") (number_literal "0x29")) () ")")) (compound_statement "{\n dcgettext(0,"syntax error; missing \')\' after base register",5);\n FUN_0011c5d0();\n }" ({ "{") (expression_statement "dcgettext(0,"syntax error; missing \')\' after base register",5);" (call_expression "dcgettext(0,"syntax error; missing \')\' after base register",5)" (identifier "dcgettext") (argument_list "(0,"syntax error; missing \')\' after base register",5)" (( "(") (number_literal "0") (, ",") (string_literal ""syntax error; missing \')\' after base register"" (" """) (string_content "syntax error; missing ") (escape_sequence "\'") (string_content ")") (escape_sequence "\'") (string_content " after base register") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar10[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[1]" (identifier "pbVar10") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (if_statement "if (pbVar10[1] == 0) goto LAB_001311c4;" (if "if") (parenthesized_expression "(pbVar10[1] == 0)" (( "(") (binary_expression "pbVar10[1] == 0" (subscript_expression "pbVar10[1]" (identifier "pbVar10") ([ "[") (number_literal "1") (] "]")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";"))) (if_statement "if (*local_110[0] != 0x2c) {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" (if "if") (parenthesized_expression "(*local_110[0] != 0x2c)" (( "(") (binary_expression "*local_110[0] != 0x2c" (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (!= "!=") (number_literal "0x2c")) () ")")) (compound_statement "{\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar10[2];\n bVar2 = false;\n pbVar9 = local_110[0];\n pbVar18 = pbVar10 + 2;\n pbVar10 = local_110[0];\n goto LAB_00131450;\n }" ({ "{") (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" (identifier "dcgettext") (argument_list "(0,"syntax error; expected \',\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""syntax error; expected \',\'"" (" """) (string_content "syntax error; expected ") (escape_sequence "\'") (string_content ",") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "uVar11 = (ulong)pbVar10[2];" (assignment_expression "uVar11 = (ulong)pbVar10[2]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar10[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[2]" (identifier "pbVar10") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" (identifier "bVar2") (= "=") (false "false")) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar18 = pbVar10 + 2;" (assignment_expression "pbVar18 = pbVar10 + 2" (identifier "pbVar18") (= "=") (binary_expression "pbVar10 + 2" (identifier "pbVar10") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" (identifier "pbVar10") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (goto_statement "goto LAB_00131450;" (goto "goto") (statement_identifier "LAB_00131450") (; ";")) (} "}"))) (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" (identifier "bVar2") (= "=") (false "false")) (; ";")) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" (identifier "uVar4") (= "=") (pointer_expression "*(uint *)(param_3 + 0x28)" (* "*") (cast_expression "(uint *)(param_3 + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x28)" (( "(") (binary_expression "param_3 + 0x28" (identifier "param_3") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar10 = pbVar17;" (assignment_expression "pbVar10 = pbVar17" (identifier "pbVar10") (= "=") (identifier "pbVar17")) (; ";")) (} "}")))) (goto_statement "goto LAB_00130fc0;" (goto "goto") (statement_identifier "LAB_00130fc0") (; ";")) (} "}"))) (expression_statement "uVar11 = (ulong)pbVar10[1];" (assignment_expression "uVar11 = (ulong)pbVar10[1]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar10[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar10[1]" (identifier "pbVar10") ([ "[") (number_literal "1") (] "]")))) (; ";")) (if_statement "if (*local_110[0] == 0x28) {\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" (if "if") (parenthesized_expression "(*local_110[0] == 0x28)" (( "(") (binary_expression "*local_110[0] == 0x28" (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0x28")) () ")")) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n bVar14 = local_110[0][1];\n pbVar10 = pbVar9;\n if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }\n goto LAB_00131450;\n }" ({ "{") (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" (identifier "pbVar9") (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar14 = local_110[0][1];" (assignment_expression "bVar14 = local_110[0][1]" (identifier "bVar14") (= "=") (subscript_expression "local_110[0][1]" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" (identifier "pbVar10") (= "=") (identifier "pbVar9")) (; ";")) (if_statement "if (bVar14 == 0) {\nLAB_0013160b:\n bVar2 = true;\n }\n else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" (if "if") (parenthesized_expression "(bVar14 == 0)" (( "(") (binary_expression "bVar14 == 0" (identifier "bVar14") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_0013160b:\n bVar2 = true;\n }" ({ "{") (labeled_statement "LAB_0013160b:\n bVar2 = true;" (statement_identifier "LAB_0013160b") (: ":") (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" (identifier "bVar2") (= "=") (true "true")) (; ";"))) (} "}")) (else_clause "else {\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" (else "else") (compound_statement "{\n if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }\n bVar2 = true;\n pbVar9 = local_110[0] + 2;\n pbVar10 = local_110[0] + 2;\n }" ({ "{") (if_statement "if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) {\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }\n else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" (if "if") (parenthesized_expression "((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c))" (( "(") (binary_expression "(bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)" (parenthesized_expression "(bVar14 == 0x29)" (( "(") (binary_expression "bVar14 == 0x29" (identifier "bVar14") (== "==") (number_literal "0x29")) () ")")) (|| "||") (parenthesized_expression "(pbVar17 = pbVar9, bVar14 == 0x2c)" (( "(") (comma_expression "pbVar17 = pbVar9, bVar14 == 0x2c" (assignment_expression "pbVar17 = pbVar9" (identifier "pbVar17") (= "=") (identifier "pbVar9")) (, ",") (binary_expression "bVar14 == 0x2c" (identifier "bVar14") (== "==") (number_literal "0x2c"))) () ")"))) () ")")) (compound_statement "{\n if (bVar14 != 0x2c) goto LAB_0013160b;\n }" ({ "{") (if_statement "if (bVar14 != 0x2c) goto LAB_0013160b;" (if "if") (parenthesized_expression "(bVar14 != 0x2c)" (( "(") (binary_expression "bVar14 != 0x2c" (identifier "bVar14") (!= "!=") (number_literal "0x2c")) () ")")) (goto_statement "goto LAB_0013160b;" (goto "goto") (statement_identifier "LAB_0013160b") (; ";"))) (} "}")) (else_clause "else {\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" (else "else") (compound_statement "{\n do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));\n if (bVar14 != 0x2c) goto LAB_0013160b;\n bVar2 = false;\n if (pbVar9 != pbVar17) goto LAB_00131450;\n }" ({ "{") (do_statement "do {\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n } while ((bVar14 != 0x2c) && (bVar14 != 0x29));" (do "do") (compound_statement "{\n pbVar17 = pbVar17 + 1;\n bVar14 = *pbVar17;\n if (bVar14 == 0) goto LAB_0013160b;\n }" ({ "{") (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" (identifier "pbVar17") (= "=") (binary_expression "pbVar17 + 1" (identifier "pbVar17") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "bVar14 = *pbVar17;" (assignment_expression "bVar14 = *pbVar17" (identifier "bVar14") (= "=") (pointer_expression "*pbVar17" (* "*") (identifier "pbVar17"))) (; ";")) (if_statement "if (bVar14 == 0) goto LAB_0013160b;" (if "if") (parenthesized_expression "(bVar14 == 0)" (( "(") (binary_expression "bVar14 == 0" (identifier "bVar14") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0013160b;" (goto "goto") (statement_identifier "LAB_0013160b") (; ";"))) (} "}")) (while "while") (parenthesized_expression "((bVar14 != 0x2c) && (bVar14 != 0x29))" (( "(") (binary_expression "(bVar14 != 0x2c) && (bVar14 != 0x29)" (parenthesized_expression "(bVar14 != 0x2c)" (( "(") (binary_expression "bVar14 != 0x2c" (identifier "bVar14") (!= "!=") (number_literal "0x2c")) () ")")) (&& "&&") (parenthesized_expression "(bVar14 != 0x29)" (( "(") (binary_expression "bVar14 != 0x29" (identifier "bVar14") (!= "!=") (number_literal "0x29")) () ")"))) () ")")) (; ";")) (if_statement "if (bVar14 != 0x2c) goto LAB_0013160b;" (if "if") (parenthesized_expression "(bVar14 != 0x2c)" (( "(") (binary_expression "bVar14 != 0x2c" (identifier "bVar14") (!= "!=") (number_literal "0x2c")) () ")")) (goto_statement "goto LAB_0013160b;" (goto "goto") (statement_identifier "LAB_0013160b") (; ";"))) (expression_statement "bVar2 = false;" (assignment_expression "bVar2 = false" (identifier "bVar2") (= "=") (false "false")) (; ";")) (if_statement "if (pbVar9 != pbVar17) goto LAB_00131450;" (if "if") (parenthesized_expression "(pbVar9 != pbVar17)" (( "(") (binary_expression "pbVar9 != pbVar17" (identifier "pbVar9") (!= "!=") (identifier "pbVar17")) () ")")) (goto_statement "goto LAB_00131450;" (goto "goto") (statement_identifier "LAB_00131450") (; ";"))) (} "}")))) (expression_statement "bVar2 = true;" (assignment_expression "bVar2 = true" (identifier "bVar2") (= "=") (true "true")) (; ";")) (expression_statement "pbVar9 = local_110[0] + 2;" (assignment_expression "pbVar9 = local_110[0] + 2" (identifier "pbVar9") (= "=") (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "2"))) (; ";")) (expression_statement "pbVar10 = local_110[0] + 2;" (assignment_expression "pbVar10 = local_110[0] + 2" (identifier "pbVar10") (= "=") (binary_expression "local_110[0] + 2" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "2"))) (; ";")) (} "}")))) (goto_statement "goto LAB_00131450;" (goto "goto") (statement_identifier "LAB_00131450") (; ";")) (} "}"))) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8)" (identifier "uVar8") (= "=") (pointer_expression "*(ulong *)(s390_operands + uVar11 * 0x10 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + uVar11 * 0x10 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + uVar11 * 0x10 + 8)" (( "(") (binary_expression "s390_operands + uVar11 * 0x10 + 8" (binary_expression "s390_operands + uVar11 * 0x10" (identifier "s390_operands") (+ "+") (binary_expression "uVar11 * 0x10" (identifier "uVar11") (* "*") (number_literal "0x10"))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (if_statement "if ((uVar8 & 0x60) == 0) {\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }" (if "if") (parenthesized_expression "((uVar8 & 0x60) == 0)" (( "(") (binary_expression "(uVar8 & 0x60) == 0" (parenthesized_expression "(uVar8 & 0x60)" (( "(") (binary_expression "uVar8 & 0x60" (identifier "uVar8") (& "&") (number_literal "0x60")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n dcgettext(0,"syntax error; missing \'(\' after displacement",5);\n FUN_0011c5d0();\n uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);\n }" ({ "{") (expression_statement "dcgettext(0,"syntax error; missing \'(\' after displacement",5);" (call_expression "dcgettext(0,"syntax error; missing \'(\' after displacement",5)" (identifier "dcgettext") (argument_list "(0,"syntax error; missing \'(\' after displacement",5)" (( "(") (number_literal "0") (, ",") (string_literal ""syntax error; missing \'(\' after displacement"" (" """) (string_content "syntax error; missing ") (escape_sequence "\'") (string_content "(") (escape_sequence "\'") (string_content " after displacement") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8);" (assignment_expression "uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8)" (identifier "uVar8") (= "=") (pointer_expression "*(ulong *)(s390_operands + uVar11 * 0x10 + 8)" (* "*") (cast_expression "(ulong *)(s390_operands + uVar11 * 0x10 + 8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(s390_operands + uVar11 * 0x10 + 8)" (( "(") (binary_expression "s390_operands + uVar11 * 0x10 + 8" (binary_expression "s390_operands + uVar11 * 0x10" (identifier "s390_operands") (+ "+") (binary_expression "uVar11 * 0x10" (identifier "uVar11") (* "*") (number_literal "0x10"))) (+ "+") (number_literal "8")) () ")"))))) (; ";")) (} "}"))) (if_statement "if ((uVar8 & 0x20) == 0) {\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }" (if "if") (parenthesized_expression "((uVar8 & 0x20) == 0)" (( "(") (binary_expression "(uVar8 & 0x20) == 0" (parenthesized_expression "(uVar8 & 0x20)" (( "(") (binary_expression "uVar8 & 0x20" (identifier "uVar8") (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);\n }" ({ "{") (do_statement "do {\n pbVar17 = pbVar17 + 1;\n } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0);" (do "do") (compound_statement "{\n pbVar17 = pbVar17 + 1;\n }" ({ "{") (expression_statement "pbVar17 = pbVar17 + 1;" (assignment_expression "pbVar17 = pbVar17 + 1" (identifier "pbVar17") (= "=") (binary_expression "pbVar17 + 1" (identifier "pbVar17") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0)" (( "(") (binary_expression "(s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0" (parenthesized_expression "(s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20)" (( "(") (binary_expression "s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20" (subscript_expression "s390_operands[(ulong)*pbVar17 * 0x10 + 8]" (identifier "s390_operands") ([ "[") (binary_expression "(ulong)*pbVar17 * 0x10 + 8" (binary_expression "(ulong)*pbVar17 * 0x10" (binary_expression "(ulong)*pbVar17" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (* "*") (identifier "pbVar17")) (* "*") (number_literal "0x10")) (+ "+") (number_literal "8")) (] "]")) (& "&") (number_literal "0x20")) () ")")) (== "==") (number_literal "0")) () ")")) (; ";")) (} "}"))) (expression_statement "uVar11 = (ulong)pbVar17[1];" (assignment_expression "uVar11 = (ulong)pbVar17[1]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar17[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar17[1]" (identifier "pbVar17") ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (if_statement "if (pbVar17[1] == 0) goto LAB_001311c4;" (if "if") (parenthesized_expression "(pbVar17[1] == 0)" (( "(") (binary_expression "pbVar17[1] == 0" (subscript_expression "pbVar17[1]" (identifier "pbVar17") ([ "[") (number_literal "1") (] "]")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";"))) (if_statement "if (*local_110[0] == 0x2c) {\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }" (if "if") (parenthesized_expression "(*local_110[0] == 0x2c)" (( "(") (binary_expression "*local_110[0] == 0x2c" (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0x2c")) () ")")) (compound_statement "{\n local_110[0] = local_110[0] + 1;\n uVar4 = *(uint *)(param_3 + 0x28);\n pbVar9 = local_110[0];\n pbVar10 = pbVar17 + 1;\n goto LAB_00130fc0;\n }" ({ "{") (expression_statement "local_110[0] = local_110[0] + 1;" (assignment_expression "local_110[0] = local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" (identifier "uVar4") (= "=") (pointer_expression "*(uint *)(param_3 + 0x28)" (* "*") (cast_expression "(uint *)(param_3 + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x28)" (( "(") (binary_expression "param_3 + 0x28" (identifier "param_3") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar10 = pbVar17 + 1;" (assignment_expression "pbVar10 = pbVar17 + 1" (identifier "pbVar10") (= "=") (binary_expression "pbVar17 + 1" (identifier "pbVar17") (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_00130fc0;" (goto "goto") (statement_identifier "LAB_00130fc0") (; ";")) (} "}"))) (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" (identifier "dcgettext") (argument_list "(0,"syntax error; expected \',\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""syntax error; expected \',\'"" (" """) (string_content "syntax error; expected ") (escape_sequence "\'") (string_content ",") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "uVar11 = (ulong)pbVar17[2];" (assignment_expression "uVar11 = (ulong)pbVar17[2]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar17[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar17[2]" (identifier "pbVar17") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar18 = pbVar17 + 2;" (assignment_expression "pbVar18 = pbVar17 + 2" (identifier "pbVar18") (= "=") (binary_expression "pbVar17 + 2" (identifier "pbVar17") (+ "+") (number_literal "2"))) (; ";")) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" (identifier "pbVar10") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (labeled_statement "LAB_00131450:\n local_110[0] = pbVar10;" (statement_identifier "LAB_00131450") (: ":") (expression_statement "local_110[0] = pbVar10;" (assignment_expression "local_110[0] = pbVar10" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "pbVar10")) (; ";"))) (if_statement "if ((char)uVar11 == '\0') goto LAB_001311c4;" (if "if") (parenthesized_expression "((char)uVar11 == '\0')" (( "(") (binary_expression "(char)uVar11 == '\0'" (cast_expression "(char)uVar11" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "uVar11")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_001311c4;" (goto "goto") (statement_identifier "LAB_001311c4") (; ";"))) (expression_statement "uVar4 = *(uint *)(param_3 + 0x28);" (assignment_expression "uVar4 = *(uint *)(param_3 + 0x28)" (identifier "uVar4") (= "=") (pointer_expression "*(uint *)(param_3 + 0x28)" (* "*") (cast_expression "(uint *)(param_3 + 0x28)" (( "(") (type_descriptor "uint *" (type_identifier "uint") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0x28)" (( "(") (binary_expression "param_3 + 0x28" (identifier "param_3") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "pbVar10 = pbVar18;" (assignment_expression "pbVar10 = pbVar18" (identifier "pbVar10") (= "=") (identifier "pbVar18")) (; ";")) (goto_statement "goto LAB_00130fc0;" (goto "goto") (statement_identifier "LAB_00130fc0") (; ";")) (labeled_statement "code_r0x001314a9:\n if (*local_110[0] == 0) goto LAB_00130fc0;" (statement_identifier "code_r0x001314a9") (: ":") (if_statement "if (*local_110[0] == 0) goto LAB_00130fc0;" (if "if") (parenthesized_expression "(*local_110[0] == 0)" (( "(") (binary_expression "*local_110[0] == 0" (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_00130fc0;" (goto "goto") (statement_identifier "LAB_00130fc0") (; ";")))) (labeled_statement "LAB_001314ae:\n bVar14 = *local_110[0];" (statement_identifier "LAB_001314ae") (: ":") (expression_statement "bVar14 = *local_110[0];" (assignment_expression "bVar14 = *local_110[0]" (identifier "bVar14") (= "=") (pointer_expression "*local_110[0]" (* "*") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")))) (; ";"))) (labeled_statement "joined_r0x001316c1:\n if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" (statement_identifier "joined_r0x001316c1") (: ":") (if_statement "if (bVar14 == 0x2c) {\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }\n else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" (if "if") (parenthesized_expression "(bVar14 == 0x2c)" (( "(") (binary_expression "bVar14 == 0x2c" (identifier "bVar14") (== "==") (number_literal "0x2c")) () ")")) (compound_statement "{\n pbVar9 = local_110[0] + 1;\n pbVar10 = pbVar9;\n }" ({ "{") (expression_statement "pbVar9 = local_110[0] + 1;" (assignment_expression "pbVar9 = local_110[0] + 1" (identifier "pbVar9") (= "=") (binary_expression "local_110[0] + 1" (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar10 = pbVar9;" (assignment_expression "pbVar10 = pbVar9" (identifier "pbVar10") (= "=") (identifier "pbVar9")) (; ";")) (} "}")) (else_clause "else {\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" (else "else") (compound_statement "{\n dcgettext(0,"syntax error; expected \',\'",5);\n FUN_0011c5d0();\n uVar11 = (ulong)pbVar24[2];\n pbVar9 = local_110[0];\n pbVar18 = pbVar18 + 1;\n pbVar10 = local_110[0];\n }" ({ "{") (expression_statement "dcgettext(0,"syntax error; expected \',\'",5);" (call_expression "dcgettext(0,"syntax error; expected \',\'",5)" (identifier "dcgettext") (argument_list "(0,"syntax error; expected \',\'",5)" (( "(") (number_literal "0") (, ",") (string_literal ""syntax error; expected \',\'"" (" """) (string_content "syntax error; expected ") (escape_sequence "\'") (string_content ",") (escape_sequence "\'") (" """)) (, ",") (number_literal "5") () ")"))) (; ";")) (expression_statement "FUN_0011c5d0();" (call_expression "FUN_0011c5d0()" (identifier "FUN_0011c5d0") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "uVar11 = (ulong)pbVar24[2];" (assignment_expression "uVar11 = (ulong)pbVar24[2]" (identifier "uVar11") (= "=") (cast_expression "(ulong)pbVar24[2]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "pbVar24[2]" (identifier "pbVar24") ([ "[") (number_literal "2") (] "]")))) (; ";")) (expression_statement "pbVar9 = local_110[0];" (assignment_expression "pbVar9 = local_110[0]" (identifier "pbVar9") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (expression_statement "pbVar18 = pbVar18 + 1;" (assignment_expression "pbVar18 = pbVar18 + 1" (identifier "pbVar18") (= "=") (binary_expression "pbVar18 + 1" (identifier "pbVar18") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "pbVar10 = local_110[0];" (assignment_expression "pbVar10 = local_110[0]" (identifier "pbVar10") (= "=") (subscript_expression "local_110[0]" (identifier "local_110") ([ "[") (number_literal "0") (] "]"))) (; ";")) (} "}"))))) (goto_statement "goto LAB_00131450;" (goto "goto") (statement_identifier "LAB_00131450") (; ";")) (} "}")))
/* WARNING: Type propagation algorithm not settling */ /* WARNING: Globals starting with '_' overlap smaller symbols at the same address */ char * function_1(char *var_1,type_1 *insn,type_2 *opcode) { type_3 var_2; bool bVar2; char var_57; type_4 var_31; int var_10; type_5 var_47; int var_9; type_6 var_45; type_3 *var_3; type_3 *var_6; char *var_23; long var_29; type_7 *pfVar13; type_6 var_36; type_3 var_4; type_8 var_12; int var_26; int var_14; long var_33; type_9 *operand; type_1 *var_59; type_1 *var_60; type_10 **var_21; int var_34; char *pcVar24; type_3 *var_58; type_1 *var_38; type_11 *var_27; type_1 *puVar27; type_3 *local_110 [2]; char *name; type_12 ex; type_11 fixups [4]; local_110[0] = (type_3 *)var_1; if ((var_5[(type_6)(type_3)*var_1 * 2] & 0x40) != 0) { var_3 = (type_3 *)(var_1 + 1); do { local_110[0] = var_3; var_3 = local_110[0] + 1; } while ((var_5[(type_6)*local_110[0] * 2] & 0x40) != 0); } var_36 = (type_6)opcode->operands[0]; var_3 = local_110[0]; if (opcode->operands[0] == 0) { var_14 = 0; LAB_001311c4: var_23 = input_line_pointer; var_4 = *var_3; var_2 = var_5[(type_6)var_4 * 2]; while ((var_2 & 0x40) != 0) { var_3 = var_3 + 1; var_4 = *var_3; local_110[0] = var_3; var_2 = var_5[(type_6)var_4 * 2]; } input_line_pointer = var_23; if (var_4 == 0x3a) { var_4 = var_3[1]; var_3 = var_3 + 1; var_6 = var_3; if ((*(type_13 *)(var_5 + (type_6)var_4 * 2) & 0x204) == 0) { var_10 = 0; } else { do { var_6 = var_6 + 1; var_4 = *var_6; } while ((*(type_13 *)(var_5 + (type_6)var_4 * 2) & 0x204) != 0); var_10 = (int)var_6 - (int)var_3; } if (var_4 == 0x3a) { input_line_pointer = (char *)(var_6 + 1); var_7(0,&ex,expr_normal); pcVar24 = input_line_pointer; var_6 = (type_3 *)input_line_pointer; input_line_pointer = var_23; if ((ex._24_1_ == '\x03') && (0 < var_8)) { var_21 = &mapping_14746; var_9 = var_8; do { if ((var_9 == var_10) && (var_9 = var_11((char *)var_3,*var_21,(long)var_9), var_9 == 0)) { var_12 = *(type_8 *)((long)var_21 + 0xc); local_110[0] = (type_3 *)pcVar24; if (var_12 != var_13) { if (3 < var_14) { LAB_00131d15: var_23 = "too many fixups"; LAB_00131cf6: var_23 = (char *)var_15(0,var_23,5); /* WARNING: Subroutine does not return */ var_16(var_23); } var_10 = var_14 + 1; fixups[var_14].var_27.X_add_symbol = ex.X_add_symbol; fixups[var_14].var_27.X_op_symbol = ex.X_op_symbol; fixups[var_14].var_27.X_add_number = ex.X_add_number; *(type_6 *)&fixups[var_14].var_27.field_0x18 = var_17(ex._25_7_,ex._24_1_); fixups[var_14].opindex = -1; fixups[var_14].reloc = var_12; var_14 = var_10; if (*pcVar24 != '\0') goto LAB_00131a20; var_23 = var_18((long)opcode->oplen); var_19(var_23,insn,(long)opcode->oplen); var_20(opcode->oplen); goto LAB_0013128e; } break; } var_9 = *(int *)(var_21 + 3); var_21 = var_21 + 2; } while (0 < var_9); } } } if (*local_110[0] != 0) { LAB_00131a20: var_3 = local_110[0]; var_23 = var_22((char *)local_110[0],10); var_6 = local_110[0]; if (var_23 == (char *)0x0) { var_23 = (char *)var_15(0,"junk at end of line: `%s\'",5); var_24(var_23,var_3); } else { *var_23 = '\0'; pcVar24 = (char *)var_15(0,"junk at end of line: `%s\'",5); var_24(pcVar24,var_6); *var_23 = '\n'; } } var_23 = var_18((long)opcode->oplen); var_19(var_23,insn,(long)opcode->oplen); var_20(opcode->oplen); var_10 = var_14; if (var_14 != 0) { LAB_0013128e: var_14 = 0; var_27 = fixups; do { while( true ) { var_9 = var_27->opindex; var_26 = (int)var_23; if (-1 < var_9) break; var_25(frag_now,var_26 - ((int)frag_now + 100),opcode->oplen,&var_27->var_27,0,var_27->reloc); LAB_0013133d: var_14 = var_14 + 1; var_27 = var_27 + 1; if (var_10 <= var_14) { return (char *)local_110[0]; } } var_33 = (long)var_9 * 0x10; if (var_27->reloc != var_13) { var_29 = var_28(stdoutput); if (var_29 == 0) { /* WARNING: Subroutine does not return */ var_30("../../gas/config/tc-s390.c",0x662,"md_gather_operands"); } var_31 = *(int *)(var_29 + 0xc) - 1; if (0x1f < var_31) { /* WARNING: Subroutine does not return */ var_30("../../gas/config/tc-s390.c",0x667,"md_gather_operands"); } var_9 = *(int *)(var_32 + var_33 + 4); var_34 = var_9 + 7; if (-1 < var_9) { var_34 = var_9; } pfVar13 = var_25(frag_now,(var_34 >> 3) + (var_26 - ((int)frag_now + 100)), (var_31 >> 3) + 1,&var_27->var_27,*(int *)(var_29 + 0x10),var_27->reloc); var_31 = var_27->reloc - var_35; if ((var_31 < 0x33) && ((0x4000000000081U >> ((type_6)var_31 & 0x3f) & 1) != 0)) { *(type_3 *)pfVar13 = *(type_3 *)pfVar13 | 0x40; } if ((var_32[var_33 + 8] & 0x80) != 0) { var_9 = *(int *)(var_32 + var_33 + 4); var_26 = var_9 + 7; if (-1 < var_9) { var_26 = var_9; } pfVar13->fx_pcrel_adjust = (char)(var_26 >> 3); } goto LAB_0013133d; } var_14 = var_14 + 1; var_25(frag_now,var_26 - ((int)frag_now + 100),4,&var_27->var_27, (type_4)(*(type_6 *)(var_32 + var_33 + 8) >> 7) & 1,var_9 + var_13 ); var_27 = var_27 + 1; } while (var_14 < var_10); } return (char *)local_110[0]; } var_14 = 0; var_31 = opcode->flags; bVar2 = false; var_38 = opcode->operands; LAB_00130fc0: var_23 = input_line_pointer; var_33 = var_36 * 0x10; operand = (type_9 *)(var_32 + var_33); if (((var_31 & 3) != 0) && (*var_3 == 0)) { var_37(insn,operand,0,(char *)0x0,0); var_3 = local_110[0]; goto LAB_001311c4; } if ((bVar2) && ((var_32[var_33 + 8] & 0x40) != 0)) { var_36 = (type_6)var_38[1]; bVar2 = false; var_60 = var_38 + 1; var_6 = local_110[0]; goto LAB_00131450; } name = (char *)var_3; if ((*var_3 == 0x25) && ((var_5[(type_6)var_3[1] * 2] & 0x88) != 0)) { input_line_pointer = (char *)(var_3 + 1); name = input_line_pointer; var_57 = var_39(&name); var_10 = var_40(name); var_41(var_57); if (var_10 < 0) goto LAB_00131068; ex._24_1_ = 5; ex.X_add_symbol = (type_14 *)0x0; ex.X_op_symbol = (type_14 *)0x0; local_110[0] = (type_3 *)input_line_pointer; ex.X_add_number = (long)var_10; LAB_0013153f: input_line_pointer = var_23; var_42((char **)local_110,&ex,var_56); if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) { var_36 = *(type_6 *)(var_32 + var_33 + 8); var_31 = (type_4)var_36; if (((var_36 & 0x200) != 0) && (ex._24_1_ != '\x02')) { var_23 = "invalid length field specified"; goto LAB_00131cf6; } if ((var_36 & 0x40) == 0) { LAB_001317e0: var_31 = (type_4)var_36; if (((var_36 & 0x20) == 0) || (ex.X_add_number != 0)) { LAB_00131820: var_45 = ex.X_add_number; if (((var_31 & 0x401) == 0x401) && ((ex.X_add_number & 1U) != 0)) { var_23 = "odd numbered general purpose register specified as register pair"; goto LAB_00131cf6; } } else { if (var_43 != 0) { var_23 = (char *)var_15(0,"base register specified but zero",5); var_44(var_23); var_31 = (type_4)*(type_15 *)(var_32 + var_33 + 8); goto LAB_00131820; } LAB_00131720: var_31 = (type_4)*(type_15 *)(var_32 + var_33 + 8); var_45 = 0; } if (((var_31 & 0x402) == 0x402) && ((var_45 & 0xfffffffffffffff2) != 0)) { var_23 = "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13." ; goto LAB_00131cf6; } } else { if (ex.X_add_number != 0) goto LAB_00131820; if (var_43 != 0) { var_23 = (char *)var_15(0,"index register specified but zero",5); var_44(var_23); var_36 = *(type_6 *)(var_32 + var_33 + 8); goto LAB_001317e0; } var_45 = ex.X_add_number; if ((var_36 & 0x20) != 0) goto LAB_00131720; } var_37(insn,operand,var_45,(char *)0x0,0); } else { if (3 < var_14) goto LAB_00131d15; var_4 = *var_38; fixups[var_14].var_27.X_add_symbol = ex.X_add_symbol; fixups[var_14].var_27.X_op_symbol = ex.X_op_symbol; fixups[var_14].var_27.X_add_number = ex.X_add_number; *(type_6 *)&fixups[var_14].var_27.field_0x18 = var_17(ex._25_7_,ex._24_1_); fixups[var_14].opindex = (type_4)var_4; fixups[var_14].reloc = var_13; var_14 = var_14 + 1; } } else { LAB_00131068: input_line_pointer = (char *)var_3; var_7(0,&ex,expr_normal); pcVar24 = "illegal operand"; local_110[0] = (type_3 *)input_line_pointer; if (ex._24_1_ != '\0') { if (ex._24_1_ != '\x01') { if ((ex._24_1_ == '\x05') || (ex._24_1_ == '\x02')) goto LAB_0013153f; input_line_pointer = var_23; var_47 = var_46((char **)local_110,&ex); var_47 = var_42((char **)local_110,&ex,var_47); if (var_47 == var_48) { var_36 = *(type_6 *)(var_32 + var_33 + 8); if ((var_36 & 0x10) != 0) { var_12 = var_35; if ((operand->bits == 0xc) || (var_12 = BFD_RELOC_390_GOT20, operand->bits == 0x14)) goto LAB_001318ca; } if (((var_36 & 0x100) == 0) || (var_12 = BFD_RELOC_390_GOT16, operand->bits != 0x10)) { if ((var_36 & 0x80) != 0) { LAB_0013191e: var_10 = operand->bits; var_12 = BFD_RELOC_390_GOTENT; joined_r0x001319c6: if (var_10 == 0x20) goto LAB_001318ca; } goto LAB_001318a8; } } else { if (var_47 == var_49) { if ((var_32[var_33 + 8] & 0x80) != 0) { var_10 = operand->bits; var_12 = BFD_RELOC_390_PLT12DBL; if (((var_10 != 0xc) && (var_12 = BFD_RELOC_390_PLT16DBL, var_10 != 0x10)) && (var_12 = BFD_RELOC_390_PLT24DBL, var_10 != 0x18)) { var_12 = BFD_RELOC_390_PLT32DBL; goto joined_r0x001319c6; } goto LAB_001318ca; } } else if (var_47 == var_50) { if ((var_32[var_33 + 8] & 0x80) != 0) goto LAB_0013191e; } else if (var_47 == var_51) { if ((var_32[var_33 + 9] & 1) != 0) { var_10 = operand->bits; var_12 = BFD_RELOC_16_GOTOFF; joined_r0x00131bc2: if (var_10 == 0x10) goto LAB_001318ca; } } else if (var_47 == var_52) { if ((var_32[var_33 + 9] & 1) != 0) { var_10 = operand->bits; var_12 = BFD_RELOC_390_PLTOFF16; goto joined_r0x00131bc2; } } else if (var_47 == var_53) { var_36 = *(type_6 *)(var_32 + var_33 + 8); if ((((var_36 & 0x10) != 0) && (var_12 = BFD_RELOC_390_GOTPLT12, operand->bits == 0xc)) || (((var_36 & 0x100) != 0 && (var_12 = BFD_RELOC_390_GOTPLT16, operand->bits == 0x10)))) goto LAB_001318ca; if ((var_36 & 0x80) != 0) { var_10 = operand->bits; var_12 = BFD_RELOC_390_GOTPLTENT; goto joined_r0x001319c6; } } else if (var_47 == var_54) { if ((var_32[var_33 + 8] & 0x10) != 0) { var_12 = BFD_RELOC_390_TLS_GOTIE12; if ((operand->bits == 0xc) || (var_12 = BFD_RELOC_390_TLS_GOTIE20, operand->bits == 0x14)) goto LAB_001318ca; } } else if (var_47 == var_55) { if ((var_32[var_33 + 8] & 0x80) != 0) { var_10 = operand->bits; var_12 = BFD_RELOC_390_TLS_IEENT; goto joined_r0x001319c6; } } else if (var_47 == var_56) { var_12 = var_13; goto LAB_001318ca; } LAB_001318a8: var_23 = (char *)var_15(0,"invalid operand suffix",5); var_24(var_23); var_12 = var_13; } LAB_001318ca: if (var_14 < 4) { var_4 = *var_38; fixups[var_14].var_27.X_add_symbol = ex.X_add_symbol; fixups[var_14].var_27.X_op_symbol = ex.X_op_symbol; fixups[var_14].var_27.X_add_number = ex.X_add_number; *(type_6 *)&fixups[var_14].var_27.field_0x18 = var_17(ex._25_7_,ex._24_1_); fixups[var_14].opindex = (type_4)var_4; fixups[var_14].reloc = var_12; var_14 = var_14 + 1; goto LAB_00131163; } goto LAB_00131d15; } var_3 = (type_3 *)input_line_pointer; input_line_pointer = var_23; if (*var_38 == 0) goto LAB_001311c4; pcVar24 = "missing operand"; } input_line_pointer = var_23; var_23 = (char *)var_15(0,pcVar24,5); var_24(var_23); } LAB_00131163: var_59 = var_38 + 1; var_60 = var_59; if ((*(type_6 *)(var_32 + var_33 + 8) & 0x10) == 0) { if ((*(type_6 *)(var_32 + var_33 + 8) & 0x20) == 0) { var_36 = (type_6)var_38[1]; puVar27 = var_38; if (*local_110[0] == 0x29) { if ((var_32[var_36 * 0x10 + 8] & 0x20) == 0) { var_23 = (char *)var_15(0,"syntax error; \')\' not allowed here",5); var_24(var_23); } var_60 = var_38 + 2; local_110[0] = local_110[0] + 1; var_36 = (type_6)var_38[2]; puVar27 = var_59; } var_31 = opcode->flags; var_57 = (char)var_36; var_3 = local_110[0]; var_38 = var_60; if ((var_31 & 3) == 0) { if ((var_31 & 2) == 0) { if (var_57 != '\0') goto LAB_001314ae; } else if (var_57 != '\0') { var_4 = *local_110[0]; if (puVar27[2] != 0) goto LAB_001314f7; goto joined_r0x001316c1; } goto LAB_001311c4; } if (var_57 == '\0') goto LAB_001311c4; if (puVar27[2] == 0) goto code_r0x001314a9; if ((var_31 & 2) == 0) goto LAB_001314ae; var_4 = *local_110[0]; LAB_001314f7: if (var_4 != 0 || puVar27[3] != 0) goto joined_r0x001316c1; } else { var_3 = local_110[0] + 1; var_4 = *local_110[0]; local_110[0] = var_3; if (var_4 != 0x29) { var_23 = (char *)var_15(0,"syntax error; missing \')\' after base register",5); var_24(var_23); } var_36 = (type_6)var_38[1]; var_3 = local_110[0]; if (var_38[1] == 0) goto LAB_001311c4; if (*local_110[0] != 0x2c) { var_23 = (char *)var_15(0,"syntax error; expected \',\'",5); var_24(var_23); var_36 = (type_6)var_38[2]; bVar2 = false; var_3 = local_110[0]; var_60 = var_38 + 2; var_6 = local_110[0]; goto LAB_00131450; } local_110[0] = local_110[0] + 1; bVar2 = false; var_31 = opcode->flags; var_3 = local_110[0]; var_38 = var_59; } goto LAB_00130fc0; } var_36 = (type_6)var_38[1]; if (*local_110[0] == 0x28) { var_3 = local_110[0] + 1; var_4 = local_110[0][1]; var_6 = var_3; if (var_4 == 0) { LAB_0013160b: bVar2 = true; } else { if ((var_4 == 0x29) || (var_58 = var_3, var_4 == 0x2c)) { if (var_4 != 0x2c) goto LAB_0013160b; } else { do { var_58 = var_58 + 1; var_4 = *var_58; if (var_4 == 0) goto LAB_0013160b; } while ((var_4 != 0x2c) && (var_4 != 0x29)); if (var_4 != 0x2c) goto LAB_0013160b; bVar2 = false; if (var_3 != var_58) goto LAB_00131450; } bVar2 = true; var_3 = local_110[0] + 2; var_6 = local_110[0] + 2; } goto LAB_00131450; } var_45 = *(type_6 *)(var_32 + var_36 * 0x10 + 8); if ((var_45 & 0x60) == 0) { var_23 = (char *)var_15(0,"syntax error; missing \'(\' after displacement",5); var_24(var_23); var_45 = *(type_6 *)(var_32 + var_36 * 0x10 + 8); } if ((var_45 & 0x20) == 0) { do { var_59 = var_59 + 1; } while ((var_32[(type_6)*var_59 * 0x10 + 8] & 0x20) == 0); } var_36 = (type_6)var_59[1]; var_3 = local_110[0]; if (var_59[1] == 0) goto LAB_001311c4; if (*local_110[0] == 0x2c) { local_110[0] = local_110[0] + 1; var_31 = opcode->flags; var_3 = local_110[0]; var_38 = var_59 + 1; goto LAB_00130fc0; } var_23 = (char *)var_15(0,"syntax error; expected \',\'",5); var_24(var_23); var_36 = (type_6)var_59[2]; var_3 = local_110[0]; var_60 = var_59 + 2; var_6 = local_110[0]; LAB_00131450: local_110[0] = var_6; if ((char)var_36 == '\0') goto LAB_001311c4; var_31 = opcode->flags; var_38 = var_60; goto LAB_00130fc0; code_r0x001314a9: if (*local_110[0] == 0) goto LAB_00130fc0; LAB_001314ae: var_4 = *local_110[0]; joined_r0x001316c1: if (var_4 == 0x2c) { var_3 = local_110[0] + 1; var_6 = var_3; } else { var_23 = (char *)var_15(0,"syntax error; expected \',\'",5); var_24(var_23); var_36 = (type_6)puVar27[2]; var_3 = local_110[0]; var_60 = var_60 + 1; var_6 = local_110[0]; } goto LAB_00131450; }
null
(translation_unit (function_definition type: (type_identifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (pointer_declarator declarator: (identifier)))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (array_declarator declarator: (identifier) size: (number_literal)))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (number_literal))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))) (while_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (identifier)) (pointer_expression argument: (identifier)) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (goto_statement label: (statement_identifier)))) (break_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier)))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (identifier) index: (number_literal))) (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (break_statement)) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) right: (number_literal)) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier) (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement (subscript_expression argument: (identifier) index: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (number_literal)))))) (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (number_literal) right: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))) (number_literal) (identifier) (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))) right: (number_literal)))) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (return_statement (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (identifier)) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (char_literal (escape_sequence)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (identifier)) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal)))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (number_literal) (number_literal))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (number_literal))))))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (pointer_expression argument: (identifier)) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier)) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal)) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) consequence: (goto_statement label: (statement_identifier)))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (goto_statement label: (statement_identifier)))))))))))))))))) (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (identifier) right: (number_literal))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (identifier))) (goto_statement label: (statement_identifier))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (identifier) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (number_literal))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (goto_statement label: (statement_identifier)))))) (goto_statement label: (statement_identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) consequence: (goto_statement label: (statement_identifier))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (false))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (subscript_expression argument: (identifier) index: (number_literal)) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (true))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (false))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (true))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))))))) (goto_statement label: (statement_identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence) (string_content)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (binary_expression left: (binary_expression left: (binary_expression left: (parenthesized_expression (identifier)) right: (identifier)) right: (number_literal)) right: (number_literal))) right: (number_literal))) right: (number_literal)))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (goto_statement label: (statement_identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier)) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (subscript_expression argument: (identifier) index: (number_literal)))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) alternative: (else_clause (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence) (string_content) (escape_sequence)) (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))))))) (goto_statement label: (statement_identifier)))))
null
/* WARNING: Type propagation algorithm not settling */ byte * MASKED(byte *param_1,void *param_2,long param_3) { byte bVar1; bool bVar2; char cVar3; uint uVar4; int iVar5; undefined4 uVar6; int iVar7; ulong uVar8; byte *pbVar9; byte *pbVar10; void *__dest; ulong uVar11; long lVar12; undefined8 uVar13; byte bVar14; long lVar15; int *piVar16; byte *pbVar17; byte *pbVar18; undefined **ppuVar19; int iVar20; char *pcVar21; int iVar22; ulong *puVar23; byte *pbVar24; byte *local_110 [2]; byte *local_100; ulong local_f8; ulong uStack_f0; ulong local_e8; char cStack_e0; undefined7 uStack_df; ulong local_d8 [4]; uint local_b8 [34]; local_110[0] = param_1; if ((_sch_istable[(ulong)*param_1 * 2] & 0x40) != 0) { pbVar9 = param_1 + 1; do { local_110[0] = pbVar9; pbVar9 = local_110[0] + 1; } while ((_sch_istable[(ulong)*local_110[0] * 2] & 0x40) != 0); } uVar11 = (ulong)*(byte *)(param_3 + 0x18); pbVar9 = local_110[0]; if (*(byte *)(param_3 + 0x18) == 0) { iVar22 = 0; LAB_001311c4: uVar13 = DAT_00174ae0; bVar14 = *pbVar9; bVar1 = _sch_istable[(ulong)bVar14 * 2]; while ((bVar1 & 0x40) != 0) { pbVar9 = pbVar9 + 1; bVar14 = *pbVar9; local_110[0] = pbVar9; bVar1 = _sch_istable[(ulong)bVar14 * 2]; } DAT_00174ae0 = (byte *)uVar13; if (bVar14 == 0x3a) { bVar14 = pbVar9[1]; pbVar9 = pbVar9 + 1; pbVar10 = pbVar9; if ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) == 0) { iVar5 = 0; } else { do { pbVar10 = pbVar10 + 1; bVar14 = *pbVar10; } while ((*(ushort *)(_sch_istable + (ulong)bVar14 * 2) & 0x204) != 0); iVar5 = (int)pbVar10 - (int)pbVar9; } if (bVar14 == 0x3a) { DAT_00174ae0 = pbVar10 + 1; FUN_00114500(0,&local_f8,1); pbVar10 = DAT_00174ae0; DAT_00174ae0 = (byte *)uVar13; if ((cStack_e0 == '\x03') && (0 < DAT_0016b728)) { ppuVar19 = &PTR_s_tls_load_0016b720; iVar7 = DAT_0016b728; do { if ((iVar7 == iVar5) && (iVar7 = strncasecmp((char *)pbVar9,*ppuVar19,(long)iVar7), iVar7 == 0)) { uVar4 = *(uint *)((long)ppuVar19 + 0xc); local_110[0] = pbVar10; if (uVar4 != 0x8ce) { if (3 < iVar22) { LAB_00131d15: pcVar21 = "too many fixups"; LAB_00131cf6: uVar13 = dcgettext(0,pcVar21,5); /* WARNING: Subroutine does not return */ FUN_0011c770(uVar13); } lVar15 = (long)iVar22; iVar22 = iVar22 + 1; local_d8[lVar15 * 5] = local_f8; local_d8[lVar15 * 5 + 1] = uStack_f0; local_d8[lVar15 * 5 + 2] = local_e8; *(ulong *)(local_b8 + lVar15 * 10 + -2) = CONCAT71(uStack_df,cStack_e0); local_b8[lVar15 * 10] = 0xffffffff; local_b8[lVar15 * 10 + 1] = uVar4; if (*pbVar10 != 0) goto LAB_00131a20; __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14)); memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14)); FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14)); goto LAB_0013128e; } break; } iVar7 = *(int *)(ppuVar19 + 3); ppuVar19 = ppuVar19 + 2; } while (0 < iVar7); } } } if (*local_110[0] != 0) { LAB_00131a20: pbVar9 = local_110[0]; pcVar21 = strchr((char *)local_110[0],10); pbVar10 = local_110[0]; if (pcVar21 == (char *)0x0) { uVar13 = dcgettext(0,"junk at end of line: `%s\'",5); FUN_0011c5d0(uVar13,pbVar9); } else { *pcVar21 = '\0'; uVar13 = dcgettext(0,"junk at end of line: `%s\'",5); FUN_0011c5d0(uVar13,pbVar10); *pcVar21 = '\n'; } } __dest = (void *)FUN_00115ad0((long)*(int *)(param_3 + 0x14)); memcpy(__dest,param_2,(long)*(int *)(param_3 + 0x14)); FUN_0010d9e0(*(undefined4 *)(param_3 + 0x14)); if (iVar22 != 0) { LAB_0013128e: iVar5 = 0; puVar23 = local_d8; do { while( true ) { iVar7 = (int)puVar23[4]; if (-1 < iVar7) break; FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100) & 0xffffffff, *(undefined4 *)(param_3 + 0x14),puVar23,0,*(int *)((long)puVar23 + 0x24)); LAB_0013133d: iVar5 = iVar5 + 1; puVar23 = puVar23 + 5; if (iVar22 <= iVar5) { return local_110[0]; } } lVar15 = (long)iVar7 * 0x10; if (*(int *)((long)puVar23 + 0x24) != 0x8ce) { lVar12 = bfd_reloc_type_lookup(DAT_00174ab0); if (lVar12 == 0) { /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/config/tc-s390.c",0x662,"md_gather_operands"); } uVar4 = *(int *)(lVar12 + 0xc) - 1; if (0x1f < uVar4) { /* WARNING: Subroutine does not return */ FUN_0011c860("../../gas/config/tc-s390.c",0x667,"md_gather_operands"); } iVar7 = *(int *)(s390_operands + lVar15 + 4); iVar20 = iVar7 + 7; if (-1 < iVar7) { iVar20 = iVar7; } pbVar9 = (byte *)FUN_0012da80(DAT_001749a8, (iVar20 >> 3) + ((int)__dest - ((int)DAT_001749a8 + 100)), (uVar4 >> 3) + 1,puVar23,*(undefined4 *)(lVar12 + 0x10), *(undefined4 *)((long)puVar23 + 0x24)); uVar4 = *(int *)((long)puVar23 + 0x24) - 0x552; if ((uVar4 < 0x33) && ((0x4000000000081U >> ((ulong)uVar4 & 0x3f) & 1) != 0)) { *pbVar9 = *pbVar9 | 0x40; } if ((s390_operands[lVar15 + 8] & 0x80) != 0) { iVar7 = *(int *)(s390_operands + lVar15 + 4); iVar20 = iVar7 + 7; if (-1 < iVar7) { iVar20 = iVar7; } pbVar9[1] = (byte)(iVar20 >> 3); } goto LAB_0013133d; } iVar5 = iVar5 + 1; FUN_0012da80(DAT_001749a8,(long)__dest - (DAT_001749a8 + 100),4,puVar23, (uint)(*(ulong *)(s390_operands + lVar15 + 8) >> 7) & 1,iVar7 + 0x8ce); puVar23 = puVar23 + 5; } while (iVar5 < iVar22); } return local_110[0]; } iVar22 = 0; uVar4 = *(uint *)(param_3 + 0x28); bVar2 = false; pbVar10 = (byte *)(param_3 + 0x18); LAB_00130fc0: uVar13 = DAT_00174ae0; lVar15 = uVar11 * 0x10; piVar16 = (int *)(s390_operands + lVar15); if (((uVar4 & 3) != 0) && (*pbVar9 == 0)) { FUN_00130210(param_2,piVar16,0,0,0); pbVar9 = local_110[0]; goto LAB_001311c4; } if ((bVar2) && ((s390_operands[lVar15 + 8] & 0x40) != 0)) { uVar11 = (ulong)pbVar10[1]; bVar2 = false; pbVar18 = pbVar10 + 1; pbVar10 = local_110[0]; goto LAB_00131450; } local_100 = pbVar9; if ((*pbVar9 == 0x25) && ((_sch_istable[(ulong)pbVar9[1] * 2] & 0x88) != 0)) { DAT_00174ae0 = pbVar9 + 1; local_100 = DAT_00174ae0; cVar3 = FUN_00113a00(&local_100); iVar5 = FUN_00130e70(local_100); FUN_001153c0((int)cVar3); if (iVar5 < 0) goto LAB_00131068; cStack_e0 = '\x05'; local_f8 = 0; uStack_f0 = 0; local_110[0] = DAT_00174ae0; local_e8 = (long)iVar5; LAB_0013153f: DAT_00174ae0 = (byte *)uVar13; FUN_001304c0(local_110,&local_f8,0); if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) { uVar11 = *(ulong *)(s390_operands + lVar15 + 8); uVar4 = (uint)uVar11; if (((uVar11 & 0x200) != 0) && (cStack_e0 != '\x02')) { pcVar21 = "invalid length field specified"; goto LAB_00131cf6; } if ((uVar11 & 0x40) == 0) { LAB_001317e0: uVar4 = (uint)uVar11; if (((uVar11 & 0x20) == 0) || (local_e8 != 0)) { LAB_00131820: uVar8 = local_e8; if (((uVar4 & 0x401) == 0x401) && ((local_e8 & 1) != 0)) { pcVar21 = "odd numbered general purpose register specified as register pair"; goto LAB_00131cf6; } } else { if (DAT_00174658 != 0) { uVar13 = dcgettext(0,"base register specified but zero",5); FUN_0011c400(uVar13); uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8); goto LAB_00131820; } LAB_00131720: uVar4 = (uint)*(undefined8 *)(s390_operands + lVar15 + 8); uVar8 = 0; } if (((uVar4 & 0x402) == 0x402) && ((uVar8 & 0xfffffffffffffff2) != 0)) { pcVar21 = "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13." ; goto LAB_00131cf6; } } else { if (local_e8 != 0) goto LAB_00131820; if (DAT_00174658 != 0) { uVar13 = dcgettext(0,"index register specified but zero",5); FUN_0011c400(uVar13); uVar11 = *(ulong *)(s390_operands + lVar15 + 8); goto LAB_001317e0; } uVar8 = local_e8; if ((uVar11 & 0x20) != 0) goto LAB_00131720; } FUN_00130210(param_2,piVar16,uVar8,0,0); } else { if (3 < iVar22) goto LAB_00131d15; lVar12 = (long)iVar22; bVar14 = *pbVar10; iVar22 = iVar22 + 1; local_d8[lVar12 * 5] = local_f8; local_d8[lVar12 * 5 + 1] = uStack_f0; local_d8[lVar12 * 5 + 2] = local_e8; *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0); local_b8[lVar12 * 10] = (uint)bVar14; local_b8[lVar12 * 10 + 1] = 0x8ce; } } else { LAB_00131068: DAT_00174ae0 = pbVar9; FUN_00114500(0,&local_f8,1); pcVar21 = "illegal operand"; local_110[0] = DAT_00174ae0; if (cStack_e0 != '\0') { if (cStack_e0 != '\x01') { if ((cStack_e0 == '\x05') || (cStack_e0 == '\x02')) goto LAB_0013153f; DAT_00174ae0 = (byte *)uVar13; uVar6 = FUN_00130060(local_110,&local_f8); iVar5 = FUN_001304c0(local_110,&local_f8,uVar6); if (iVar5 == 1) { uVar11 = *(ulong *)(s390_operands + lVar15 + 8); if ((uVar11 & 0x10) != 0) { uVar4 = 0x552; if ((*piVar16 == 0xc) || (uVar4 = 0x584, *piVar16 == 0x14)) goto LAB_001318ca; } if (((uVar11 & 0x100) == 0) || (uVar4 = 0x559, *piVar16 != 0x10)) { if ((uVar11 & 0x80) != 0) { LAB_0013191e: iVar5 = *piVar16; uVar4 = 0x565; joined_r0x001319c6: if (iVar5 == 0x20) goto LAB_001318ca; } goto LAB_001318a8; } } else { if (iVar5 == 2) { if ((s390_operands[lVar15 + 8] & 0x80) != 0) { iVar5 = *piVar16; uVar4 = 0x55b; if (((iVar5 != 0xc) && (uVar4 = 0x55d, iVar5 != 0x10)) && (uVar4 = 0x55f, iVar5 != 0x18)) { uVar4 = 0x561; goto joined_r0x001319c6; } goto LAB_001318ca; } } else if (iVar5 == 3) { if ((s390_operands[lVar15 + 8] & 0x80) != 0) goto LAB_0013191e; } else if (iVar5 == 4) { if ((s390_operands[lVar15 + 9] & 1) != 0) { iVar5 = *piVar16; uVar4 = 0x13; joined_r0x00131bc2: if (iVar5 == 0x10) goto LAB_001318ca; } } else if (iVar5 == 6) { if ((s390_operands[lVar15 + 9] & 1) != 0) { iVar5 = *piVar16; uVar4 = 0x56c; goto joined_r0x00131bc2; } } else if (iVar5 == 5) { uVar11 = *(ulong *)(s390_operands + lVar15 + 8); if ((((uVar11 & 0x10) != 0) && (uVar4 = 0x567, *piVar16 == 0xc)) || (((uVar11 & 0x100) != 0 && (uVar4 = 0x568, *piVar16 == 0x10)))) goto LAB_001318ca; if ((uVar11 & 0x80) != 0) { iVar5 = *piVar16; uVar4 = 0x56b; goto joined_r0x001319c6; } } else if (iVar5 == 8) { if ((s390_operands[lVar15 + 8] & 0x10) != 0) { uVar4 = 0x574; if ((*piVar16 == 0xc) || (uVar4 = 0x586, *piVar16 == 0x14)) goto LAB_001318ca; } } else if (iVar5 == 9) { if ((s390_operands[lVar15 + 8] & 0x80) != 0) { iVar5 = *piVar16; uVar4 = 0x57b; goto joined_r0x001319c6; } } else if (iVar5 == 0) { uVar4 = 0x8ce; goto LAB_001318ca; } LAB_001318a8: dcgettext(0,"invalid operand suffix",5); FUN_0011c5d0(); uVar4 = 0x8ce; } LAB_001318ca: if (iVar22 < 4) { lVar12 = (long)iVar22; bVar14 = *pbVar10; iVar22 = iVar22 + 1; local_d8[lVar12 * 5] = local_f8; local_d8[lVar12 * 5 + 1] = uStack_f0; local_d8[lVar12 * 5 + 2] = local_e8; *(ulong *)(local_b8 + lVar12 * 10 + -2) = CONCAT71(uStack_df,cStack_e0); local_b8[lVar12 * 10] = (uint)bVar14; local_b8[lVar12 * 10 + 1] = uVar4; goto LAB_00131163; } goto LAB_00131d15; } pbVar9 = DAT_00174ae0; DAT_00174ae0 = (byte *)uVar13; if (*pbVar10 == 0) goto LAB_001311c4; pcVar21 = "missing operand"; } DAT_00174ae0 = (byte *)uVar13; dcgettext(0,pcVar21,5); FUN_0011c5d0(); } LAB_00131163: pbVar17 = pbVar10 + 1; pbVar18 = pbVar17; if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x10) == 0) { if ((*(ulong *)(s390_operands + lVar15 + 8) & 0x20) == 0) { uVar11 = (ulong)pbVar10[1]; pbVar24 = pbVar10; if (*local_110[0] == 0x29) { if ((s390_operands[uVar11 * 0x10 + 8] & 0x20) == 0) { dcgettext(0,"syntax error; \')\' not allowed here",5); FUN_0011c5d0(); } pbVar18 = pbVar10 + 2; local_110[0] = local_110[0] + 1; uVar11 = (ulong)pbVar10[2]; pbVar24 = pbVar17; } uVar4 = *(uint *)(param_3 + 0x28); cVar3 = (char)uVar11; pbVar9 = local_110[0]; pbVar10 = pbVar18; if ((uVar4 & 3) == 0) { if ((uVar4 & 2) == 0) { if (cVar3 != '\0') goto LAB_001314ae; } else if (cVar3 != '\0') { bVar14 = *local_110[0]; if (pbVar24[2] != 0) goto LAB_001314f7; goto joined_r0x001316c1; } goto LAB_001311c4; } if (cVar3 == '\0') goto LAB_001311c4; if (pbVar24[2] == 0) goto code_r0x001314a9; if ((uVar4 & 2) == 0) goto LAB_001314ae; bVar14 = *local_110[0]; LAB_001314f7: if (bVar14 != 0 || pbVar24[3] != 0) goto joined_r0x001316c1; } else { pbVar9 = local_110[0] + 1; bVar14 = *local_110[0]; local_110[0] = pbVar9; if (bVar14 != 0x29) { dcgettext(0,"syntax error; missing \')\' after base register",5); FUN_0011c5d0(); } uVar11 = (ulong)pbVar10[1]; pbVar9 = local_110[0]; if (pbVar10[1] == 0) goto LAB_001311c4; if (*local_110[0] != 0x2c) { dcgettext(0,"syntax error; expected \',\'",5); FUN_0011c5d0(); uVar11 = (ulong)pbVar10[2]; bVar2 = false; pbVar9 = local_110[0]; pbVar18 = pbVar10 + 2; pbVar10 = local_110[0]; goto LAB_00131450; } local_110[0] = local_110[0] + 1; bVar2 = false; uVar4 = *(uint *)(param_3 + 0x28); pbVar9 = local_110[0]; pbVar10 = pbVar17; } goto LAB_00130fc0; } uVar11 = (ulong)pbVar10[1]; if (*local_110[0] == 0x28) { pbVar9 = local_110[0] + 1; bVar14 = local_110[0][1]; pbVar10 = pbVar9; if (bVar14 == 0) { LAB_0013160b: bVar2 = true; } else { if ((bVar14 == 0x29) || (pbVar17 = pbVar9, bVar14 == 0x2c)) { if (bVar14 != 0x2c) goto LAB_0013160b; } else { do { pbVar17 = pbVar17 + 1; bVar14 = *pbVar17; if (bVar14 == 0) goto LAB_0013160b; } while ((bVar14 != 0x2c) && (bVar14 != 0x29)); if (bVar14 != 0x2c) goto LAB_0013160b; bVar2 = false; if (pbVar9 != pbVar17) goto LAB_00131450; } bVar2 = true; pbVar9 = local_110[0] + 2; pbVar10 = local_110[0] + 2; } goto LAB_00131450; } uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8); if ((uVar8 & 0x60) == 0) { dcgettext(0,"syntax error; missing \'(\' after displacement",5); FUN_0011c5d0(); uVar8 = *(ulong *)(s390_operands + uVar11 * 0x10 + 8); } if ((uVar8 & 0x20) == 0) { do { pbVar17 = pbVar17 + 1; } while ((s390_operands[(ulong)*pbVar17 * 0x10 + 8] & 0x20) == 0); } uVar11 = (ulong)pbVar17[1]; pbVar9 = local_110[0]; if (pbVar17[1] == 0) goto LAB_001311c4; if (*local_110[0] == 0x2c) { local_110[0] = local_110[0] + 1; uVar4 = *(uint *)(param_3 + 0x28); pbVar9 = local_110[0]; pbVar10 = pbVar17 + 1; goto LAB_00130fc0; } dcgettext(0,"syntax error; expected \',\'",5); FUN_0011c5d0(); uVar11 = (ulong)pbVar17[2]; pbVar9 = local_110[0]; pbVar18 = pbVar17 + 2; pbVar10 = local_110[0]; LAB_00131450: local_110[0] = pbVar10; if ((char)uVar11 == '\0') goto LAB_001311c4; uVar4 = *(uint *)(param_3 + 0x28); pbVar10 = pbVar18; goto LAB_00130fc0; code_r0x001314a9: if (*local_110[0] == 0) goto LAB_00130fc0; LAB_001314ae: bVar14 = *local_110[0]; joined_r0x001316c1: if (bVar14 == 0x2c) { pbVar9 = local_110[0] + 1; pbVar10 = pbVar9; } else { dcgettext(0,"syntax error; expected \',\'",5); FUN_0011c5d0(); uVar11 = (ulong)pbVar24[2]; pbVar9 = local_110[0]; pbVar18 = pbVar18 + 1; pbVar10 = local_110[0]; } goto LAB_00131450; }
5519_x86_64-kfreebsd-gnu-ld_and_x86_64-kfreebsd-gnu-ld_strip.c
do_plt_address_for_global
FUN_002f9d50
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint64_t do_plt_address_for_global(Target_aarch64<32,_true> * this, Symbol * gsym) */ uint64_t __thiscall anon_unknown.dwarf_12235f4::Target_aarch64<32,_true>::do_plt_address_for_global (Target_aarch64<32,_true> *this,Symbol *gsym) { uint64_t uVar1; if (this->plt_ != (Output_data_plt_aarch64<32,_true> *)0x0) { uVar1 = Output_data_plt_aarch64<32,_true>::address_for_global(this->plt_,gsym); return uVar1; } /* WARNING: Subroutine does not return */ plt_section((Target_aarch64<32,_true> *)0x0); }
void FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5, int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10, long param_11) { int *piVar1; ushort uVar2; int iVar3; char cVar4; uint uVar5; undefined4 *in_RAX; long lVar6; uint uVar7; long lVar8; long lVar9; ulong uVar10; long unaff_retaddr; undefined1 auStack_49 [9]; lVar9 = *(long *)(param_1 + 0x28); if (lVar9 != 0) { FUN_002f9c90(); return; } FUN_002ed4a0(); if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) || ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1)) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value"); } if (*(long *)(lVar9 + 0x28) != 0) { FUN_002f9c90(); return; } FUN_002ed4a0(); if (param_6 != 4) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan"); } if (unaff_retaddr != 0) { lVar9 = 0; do { while ((param_8 != '\0' && (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) { LAB_002f9f1c: auStack_49[0] = 8; lVar9 = lVar9 + 1; FUN_001a5c60(param_11,auStack_49); in_RAX = in_RAX + 3; if (unaff_retaddr == lVar9) { return; } } uVar7 = (uint)in_RAX[1] >> 8; uVar10 = (ulong)uVar7; if (uVar10 < param_9) { if (param_10 == 0) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs"); } lVar8 = (ulong)(uVar7 << 4) + param_10; uVar2 = *(ushort *)(lVar8 + 0xe); uVar5 = (uint)uVar2; if (uVar2 < 0xff00) { LAB_002f9fcb: if (uVar5 != 0) { if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x50b,"is_section_included"); } if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c; } } else if (uVar2 == 0xffff) { lVar6 = param_4[8]; if (lVar6 == 0) { lVar6 = (**(code **)(*param_4 + 0xd8))(param_4); param_4[8] = lVar6; } uVar5 = FUN_00392c60(lVar6,param_4,uVar7); goto LAB_002f9fcb; } if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) { if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) { if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section"); } lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8); } else { lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5); } *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1; auStack_49[0] = 1; FUN_001a5c60(param_11,auStack_49); } else { if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry"); } piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18); iVar3 = *piVar1; if ((iVar3 != 0) && (iVar3 != -2)) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry"); } *piVar1 = -2; auStack_49[0] = 0; FUN_001a5c60(param_11,auStack_49); } } else { auStack_49[0] = 0; FUN_001a5c60(param_11,auStack_49); } *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1; lVar9 = lVar9 + 1; in_RAX = in_RAX + 3; } while (unaff_retaddr != lVar9); } return; }
MOV RDI,qword ptr [RDI + 0x28] TEST RDI,RDI JZ 0x002f9d5e JMP 0x002f9c90 PUSH RAX CALL 0x002ed4a0 NOP dword ptr CS:[RAX + RAX*0x1] NOP
null
null
null
null
[(u'CALL_-1204773523', u'RETURN_-1204773519'), ('tmp_64', u'PTRSUB_-1204773433'), (u'INT_NOTEQUAL_-1204773529', u'CBRANCH_-1204773528'), ('const-1', u'RETURN_-1204773505'), ('const-433', u'LOAD_-1204773549'), (u'LOAD_-1204773549', u'CALL_-1204773523'), ('const-0', u'RETURN_-1204773519'), ('tmp_32', u'CBRANCH_-1204773528'), ('const-40', u'PTRSUB_-1204773433'), (u'PTRSUB_-1204773433', u'LOAD_-1204773549'), (u'LOAD_-1204773549', u'INT_NOTEQUAL_-1204773529'), ('tmp_65', u'CALL_-1204773523'), ('const-0', u'CALL_-1204773510'), ('const-0', u'INT_NOTEQUAL_-1204773529')]
[('const-24', u'INT_MULT_-1204772298'), ('const-0', u'INT_EQUAL_-1204772156'), ('tmp_483', u'BRANCH_-1204773178'), (u'PTRADD_-1204770265', u'MULTIEQUAL_-1204771268'), (u'CALL_-1204771875', u'INDIRECT_-1204770272'), (u'INT_ADD_-1204772781', u'CAST_-1204770436'), ('tmp_1851', u'CBRANCH_-1204772285'), ('const-433', u'LOAD_-1204772853'), (u'INDIRECT_-1204770314', u'MULTIEQUAL_-1204770401'), ('const-1', u'RETURN_-1204772048'), (u'INT_ADD_-1204772310', u'CAST_-1204770161'), (u'CAST_-1204770690', u'LOAD_-1204773462'), (u'INT_LESS_-1204772870', u'CBRANCH_-1204772879'), ('const-5646543', u'COPY_-1204769940'), (u'INT_NOTEQUAL_-1204772161', u'CBRANCH_-1204772161'), (u'PTRADD_-1204770093', u'LOAD_-1204772149'), (u'INDIRECT_-1204771754', u'INT_ADD_-1204773465'), ('const-433', u'LOAD_-1204772438'), ('tmp_1995', u'CBRANCH_-1204772161'), (u'CALL_-1204773510', u'INDIRECT_-1204771754'), (u'MULTIEQUAL_-1204770384', u'MULTIEQUAL_-1204770760'), (u'INT_EQUAL_-1204773422', u'CBRANCH_-1204773419'), (u'CAST_-1204770466', u'LOAD_-1204772853'), (u'INDIRECT_-1204771769', u'CALLIND_-1204771935'), ('const-433', u'LOAD_-1204772905'), (u'LOAD_-1204771945', u'CALLIND_-1204771935'), (u'INT_ADD_-1204772837', u'CAST_-1204770466'), ('tmp_1186', u'CBRANCH_-1204772858'), (u'INT_NOTEQUAL_-1204772287', u'CBRANCH_-1204772285'), ('const-14', u'INT_ADD_-1204772889'), (u'INDIRECT_-1204771769', u'CALL_-1204772170'), (u'CAST_-1204770175', u'INT_LESSEQUAL_-1204772341'), ('const-1', u'RETURN_-1204772016'), (u'PTRADD_-1204770098', u'LOAD_-1204772156'), (u'LOAD_-1204772438', u'INT_SUB_-1204772398'), (u'INDIRECT_-1204771294', u'CALL_-1204772170'), (u'CAST_-1204770678', u'LOAD_-1204773437'), ('const-433', u'LOAD_-1204772156'), (u'INT_NOTEQUAL_-1204772302', u'CBRANCH_-1204772302'), (u'COPY_-1204770009', u'CALL_-1204772021'), (u'INT_ADD_-1204772660', u'CAST_-1204770392'), (u'MULTIEQUAL_-1204771268', u'LOAD_-1204772207'), ('const-5452716', u'COPY_-1204770016'), (u'INT_SRIGHT_-1204772706', u'CAST_-1204770402'), ('const-5655632', u'COPY_-1204770056'), ('const-433', u'LOAD_-1204773418'), (u'COPY_-1204771511', u'MULTIEQUAL_-1204771258'), ('const-433', u'LOAD_-1204771970'), ('const-6924', u'CALL_-1204772497'), (u'MULTIEQUAL_-1204771101', u'CALL_-1204772184'), ('const-5452716', u'COPY_-1204770041'), ('tmp_681', u'CBRANCH_-1204772894'), ('const-0', u'RETURN_-1204773375'), (u'LOAD_-1204772321', u'INT_NOTEQUAL_-1204772302'), ('const-8', u'PTRADD_-1204770002'), (u'PTRADD_-1204770385', u'MULTIEQUAL_-1204771268'), ('const-11', u'PTRADD_-1204770093'), ('tmp_1878', u'BRANCH_-1204772247'), ('const-433', u'LOAD_-1204773453'), (u'CAST_-1204770007', u'LOAD_-1204771945'), (u'INT_ADD_-1204772910', u'STORE_-1204772925'), (u'INDIRECT_-1204771754', u'INT_ADD_-1204773421'), ('tmp_520', u'CBRANCH_-1204772974'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770134'), (u'CALL_-1204772184', u'MULTIEQUAL_-1204770138'), ('const-8', u'PTRADD_-1204770134'), (u'INT_SRIGHT_-1204772096', u'CAST_-1204770065'), ('const-433', u'LOAD_-1204773549'), ('const-1', u'COPY_-1204772639'), ('const-200', u'INT_ADD_-1204772653'), (u'LOAD_-1204772905', u'INT_EQUAL_-1204772862'), ('const-4294967294', u'STORE_-1204772279'), (u'INT_ADD_-1204772904', u'INT_ADD_-1204772889'), ('tmp_2207', u'CBRANCH_-1204772047'), (u'INT_ADD_-1204773421', u'CAST_-1204770678'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770002'), (u'INT_ADD_-1204772889', u'CAST_-1204770497'), (u'PTRSUB_-1204770565', u'CALL_-1204772867'), ('const-1', u'INT_ADD_-1204772892'), (u'PTRADD_-1204770444', u'LOAD_-1204772759'), ('tmp_8946', u'INT_NOTEQUAL_-1204772868'), (u'CALLIND_-1204771935', u'STORE_-1204771911'), ('const-4', u'PTRADD_-1204770265'), ('const-1823', u'CALL_-1204772053'), ('const-5655520', u'COPY_-1204770034'), ('tmp_1474', u'CBRANCH_-1204772682'), ('const-1', u'RETURN_-1204772128'), (u'INDIRECT_-1204771563', u'INT_NOTEQUAL_-1204773236'), (u'CALL_-1204773342', u'INDIRECT_-1204770933'), (u'INT_OR_-1204772640', u'STORE_-1204772664'), (u'INT_ADD_-1204772892', u'INT_NOTEQUAL_-1204772868'), ('const-0', u'RETURN_-1204770284'), (u'COPY_-1204769958', u'CALL_-1204771814'), ('tmp_8951', u'CALL_-1204772625'), (u'MULTIEQUAL_-1204771258', u'INT_ADD_-1204772227'), ('const-0', u'INT_NOTEQUAL_-1204772161'), (u'CALL_-1204773510', u'INDIRECT_-1204771860'), (u'INT_ADD_-1204773533', u'CAST_-1204770734'), (u'INT_ADD_-1204772916', u'CAST_-1204770363'), ('tmp_703', u'BRANCH_-1204772864'), ('const--73', u'PTRSUB_-1204770565'), (u'INT_MULT_-1204772298', u'INT_ADD_-1204772310'), ('const-10', u'PTRADD_-1204770098'), (u'CAST_-1204770387', u'LOAD_-1204772667'), (u'INT_SUB_-1204772119', u'INT_SRIGHT_-1204772096'), (u'CALL_-1204772226', u'INDIRECT_-1204770555'), (u'INT_ZEXT_-1204771524', u'INT_ADD_-1204772904'), (u'LOAD_-1204772766', u'INT_ADD_-1204772660'), (u'MULTIEQUAL_-1204770668', u'MULTIEQUAL_-1204770641'), ('const-0', u'INT_NOTEQUAL_-1204773529'), ('const-0', u'PTRSUB_-1204770473'), ('tmp_8951', u'CALL_-1204772226'), ('const-433', u'STORE_-1204772279'), ('const-11', u'PTRADD_-1204770444'), ('tmp_8950', u'INT_EQUAL_-1204772986'), ('const-10', u'PTRADD_-1204770449'), ('const-1', u'RETURN_-1204771717'), (u'CAST_-1204770671', u'LOAD_-1204773418'), (u'CAST_-1204770161', u'LOAD_-1204772321'), ('const-5661792', u'COPY_-1204769981'), ('const-433', u'LOAD_-1204773462'), ('const-8', u'PTRADD_-1204770134'), (u'COPY_-1204770041', u'CALL_-1204772053'), (u'COPY_-1204770034', u'CALL_-1204772053'), (u'INT_NOTEQUAL_-1204773236', u'CBRANCH_-1204773233'), (u'CAST_-1204770363', u'LOAD_-1204772928'), (u'MULTIEQUAL_-1204770633', u'MULTIEQUAL_-1204770401'), (u'INT_EQUAL_-1204773441', u'CBRANCH_-1204773438'), ('const-0', u'INT_EQUAL_-1204772205'), (u'INDIRECT_-1204771769', u'CALLIND_-1204772264'), ('const-0', u'INT_NOTEQUAL_-1204773212'), ('const-433', u'LOAD_-1204772811'), (u'LOAD_-1204773418', u'INT_NOTEQUAL_-1204773398'), ('const-5652112', u'COPY_-1204770722'), ('const-0', u'INT_NOTEQUAL_-1204772302'), (u'LOAD_-1204772905', u'INT_LESS_-1204772870'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770098'), (u'COPY_-1204770056', u'CALL_-1204771875'), ('const-1', u'PTRADD_-1204770366'), (u'COPY_-1204769970', u'CALL_-1204771814'), (u'LOAD_-1204772224', u'INT_EQUAL_-1204772205'), (u'MULTIEQUAL_-1204770138', u'INT_ZEXT_-1204771132'), (u'CALL_-1204773342', u'INDIRECT_-1204771769'), (u'CAST_-1204770685', u'LOAD_-1204773453'), (u'CAST_-1204770697', u'LOAD_-1204773479'), ('const-0', u'INT_NOTEQUAL_-1204773398'), ('const-433', u'LOAD_-1204772224'), (u'INT_ADD_-1204772904', u'INT_ADD_-1204772837'), (u'PTRSUB_-1204770565', u'CALL_-1204772250'), ('const-0', u'INT_EQUAL_-1204772051'), ('const-433', u'LOAD_-1204772667'), (u'INT_NOTEQUAL_-1204773529', u'CBRANCH_-1204773528'), ('const-0', u'RETURN_-1204773519'), ('tmp_6254', u'PTRSUB_-1204770565'), ('const-3', u'INT_SRIGHT_-1204772706'), ('tmp_2480', u'CBRANCH_-1204772154'), (u'INT_EQUAL_-1204772196', u'CBRANCH_-1204772191'), ('tmp_8951', u'CALL_-1204772250'), ('tmp_1943', u'CBRANCH_-1204772203'), ('const-4', u'INT_LEFT_-1204772940'), ('const-433', u'LOAD_-1204772928'), (u'INT_NOTEQUAL_-1204772978', u'CBRANCH_-1204772974'), (u'COPY_-1204770062', u'CALL_-1204771875'), (u'INT_LESSEQUAL_-1204772684', u'CBRANCH_-1204772682'), (u'INDIRECT_-1204771769', u'LOAD_-1204771970'), (u'LOAD_-1204773437', u'INT_EQUAL_-1204773422'), ('tmp_1770', u'CBRANCH_-1204772339'), (u'INT_ADD_-1204773465', u'CAST_-1204770697'), (u'LOAD_-1204772759', u'INT_SUB_-1204772729'), ('const-433', u'LOAD_-1204773437'), (u'CALL_-1204772625', u'INDIRECT_-1204770676'), (u'PTRSUB_-1204770565', u'CALL_-1204772226'), (u'PTRSUB_-1204770473', u'INT_EQUAL_-1204772774'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770449'), ('const-8', u'INT_RIGHT_-1204772935'), ('tmp_412', u'CBRANCH_-1204773233'), (u'LOAD_-1204772766', u'INT_SUB_-1204772729'), (u'INDIRECT_-1204770407', u'MULTIEQUAL_-1204770384'), ('const-4294967294', u'INT_NOTEQUAL_-1204772287'), (u'INT_ZEXT_-1204771132', u'INT_MULT_-1204772038'), (u'PTRADD_-1204770002', u'STORE_-1204771911'), ('const-0', u'INT_EQUAL_-1204773441'), (u'MULTIEQUAL_-1204771258', u'INT_ADD_-1204772892'), ('const-192', u'INT_ADD_-1204772781'), ('tmp_1580', u'BRANCH_-1204772265'), ('tmp_1819', u'CBRANCH_-1204772302'), (u'INT_ZEXT_-1204771724', u'MULTIEQUAL_-1204770515'), ('tmp_8946', u'INT_EQUAL_-1204772196'), ('const-3', u'PTRADD_-1204770385'), ('const-1', u'RETURN_-1204771809'), ('tmp_8950', u'INT_ADD_-1204772904'), ('const-5452716', u'COPY_-1204769991'), (u'LOAD_-1204772667', u'INT_OR_-1204772640'), (u'LOAD_-1204772149', u'INT_SUB_-1204772119'), (u'COPY_-1204769940', u'CALL_-1204771722'), (u'LOAD_-1204772905', u'INT_ZEXT_-1204771724'), (u'CAST_-1204770055', u'LOAD_-1204772066'), (u'MULTIEQUAL_-1204771268', u'PTRADD_-1204770366'), (u'LOAD_-1204772156', u'INT_ADD_-1204772050'), (u'MULTIEQUAL_-1204770515', u'INT_ZEXT_-1204771644'), (u'INDIRECT_-1204770555', u'MULTIEQUAL_-1204770641'), (u'INT_ZEXT_-1204771282', u'INT_LESS_-1204772885'), ('const-3', u'INT_SRIGHT_-1204772375'), (u'LOAD_-1204772973', u'CAST_-1204770343'), (u'CALL_-1204772053', u'INDIRECT_-1204770242'), ('tmp_2168', u'CBRANCH_-1204772072'), ('const-8', u'PTRADD_-1204770093'), ('const-433', u'STORE_-1204771911'), ('tmp_6252', u'INT_ADD_-1204773533'), (u'LOAD_-1204772797', u'CALLIND_-1204772264'), (u'CALL_-1204772170', u'INDIRECT_-1204770584'), ('const-1480', u'CALL_-1204772133'), ('const-433', u'LOAD_-1204772448'), (u'CALL_-1204773510', u'INDIRECT_-1204770770'), ('const-433', u'LOAD_-1204772149'), (u'INDIRECT_-1204770584', u'MULTIEQUAL_-1204770633'), (u'CALL_-1204773342', u'INDIRECT_-1204771563'), ('const-4', u'PTRADD_-1204770366'), ('const-60', u'INT_ADD_-1204773439'), ('const-0', u'RETURN_-1204772690'), ('tmp_2402', u'BRANCH_-1204771905'), ('const-433', u'LOAD_-1204772207'), ('const-45', u'PTRADD_-1204770224'), (u'INT_MULT_-1204772038', u'INT_ADD_-1204772050'), (u'CALLIND_-1204771935', u'INDIRECT_-1204770314'), (u'INT_ADD_-1204773439', u'CAST_-1204770685'), ('const-58', u'INT_ADD_-1204773465'), (u'LOAD_-1204773453', u'INT_AND_-1204773427'), (u'INT_ADD_-1204772227', u'MULTIEQUAL_-1204771258'), (u'INT_MULT_-1204772648', u'INT_ADD_-1204772660'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770444'), (u'COPY_-1204770724', u'CALL_-1204772497'), ('tmp_1301', u'CBRANCH_-1204772771'), (u'LOAD_-1204772321', u'INT_NOTEQUAL_-1204772287'), (u'CAST_-1204770497', u'LOAD_-1204772905'), ('const-1', u'INT_ADD_-1204772910'), (u'CALL_-1204772170', u'INT_EQUAL_-1204772156'), (u'PTRADD_-1204770134', u'LOAD_-1204772224'), (u'INDIRECT_-1204771769', u'CALL_-1204772184'), ('const-8', u'PTRADD_-1204770224'), ('tmp_8951', u'INT_ADD_-1204772916'), ('tmp_1254', u'CBRANCH_-1204772815'), ('tmp_448', u'CBRANCH_-1204773208'), ('const-4', u'INT_NOTEQUAL_-1204773236'), ('tmp_2318', u'CBRANCH_-1204772191'), ('const-1', u'RETURN_-1204772492'), (u'LOAD_-1204772448', u'INT_SUB_-1204772398'), ('const-8', u'PTRADD_-1204770449'), (u'INT_ADD_-1204772050', u'CAST_-1204770055'), ('const-433', u'LOAD_-1204773479'), ('const-16', u'INT_ADD_-1204773446'), ('const-433', u'LOAD_-1204772797'), (u'INDIRECT_-1204771723', u'INT_ADD_-1204773402'), ('tmp_969', u'CBRANCH_-1204772978'), (u'INT_AND_-1204773427', u'INT_EQUAL_-1204773441'), (u'CAST_-1204770343', u'INT_RIGHT_-1204772935'), ('const-1', u'INT_ADD_-1204772227'), ('const-8239', u'CALL_-1204771722'), (u'CALL_-1204773510', u'INDIRECT_-1204771654'), (u'INT_ADD_-1204772653', u'CAST_-1204770387'), (u'INT_RIGHT_-1204772935', u'INT_ZEXT_-1204771282'), (u'LOAD_-1204772156', u'INT_SUB_-1204772119'), (u'INT_ADD_-1204771929', u'CAST_-1204770007'), (u'PTRADD_-1204770366', u'LOAD_-1204772973'), (u'LOAD_-1204772853', u'INT_AND_-1204771158'), (u'LOAD_-1204773549', u'INT_NOTEQUAL_-1204773529'), (u'COPY_-1204769935', u'CALL_-1204771722'), ('const-8', u'PTRADD_-1204770098'), ('const-8', u'PTRADD_-1204770002'), ('const-2275', u'CALL_-1204772021'), (u'INT_LESSEQUAL_-1204772341', u'CBRANCH_-1204772339'), ('const-433', u'LOAD_-1204771945'), (u'INT_EQUAL_-1204772818', u'CBRANCH_-1204772815'), (u'COPY_-1204770016', u'CALL_-1204772021'), ('const-433', u'STORE_-1204772664'), (u'CAST_-1204770363', u'STORE_-1204772925'), ('const-65280', u'INT_LESS_-1204772870'), (u'INT_ZEXT_-1204771644', u'INT_LESSEQUAL_-1204772684'), ('tmp_8951', u'CALL_-1204772867'), (u'INDIRECT_-1204771769', u'LOAD_-1204772811'), ('const-0', u'COPY_-1204771511'), (u'CALL_-1204772133', u'INDIRECT_-1204770191'), (u'INT_LESS_-1204772885', u'CBRANCH_-1204772894'), (u'CALL_-1204772250', u'INDIRECT_-1204770431'), ('const-40', u'INT_ADD_-1204773533'), (u'INT_RIGHT_-1204772935', u'CALL_-1204772184'), ('const-0', u'INT_NOTEQUAL_-1204773466'), (u'INT_EQUAL_-1204772156', u'CBRANCH_-1204772154'), ('tmp_8948', u'INT_NOTEQUAL_-1204772978'), ('const-5453038', u'COPY_-1204770062'), ('const-5661648', u'COPY_-1204769958'), (u'INT_EQUAL_-1204772986', u'CBRANCH_-1204772978'), (u'CALL_-1204772184', u'INDIRECT_-1204770407'), (u'INT_ADD_-1204772227', u'INT_EQUAL_-1204772196'), (u'INT_SUB_-1204772398', u'INT_SRIGHT_-1204772375'), ('const--6148914691236517205', u'INT_MULT_-1204772335'), (u'LOAD_-1204772224', u'MULTIEQUAL_-1204771101'), (u'LOAD_-1204772676', u'MULTIEQUAL_-1204771558'), (u'INT_ZEXT_-1204771132', u'INT_LESSEQUAL_-1204772074'), ('const-44', u'PTRADD_-1204770232'), (u'CALL_-1204773510', u'INDIRECT_-1204771723'), (u'CALLIND_-1204772264', u'MULTIEQUAL_-1204771558'), ('const-0', u'INT_EQUAL_-1204772986'), ('tmp_193', u'CBRANCH_-1204773419'), ('const-0', u'COPY_-1204772264'), ('tmp_32', u'CBRANCH_-1204773528'), ('const-8', u'COPY_-1204772253'), ('const-15', u'INT_AND_-1204771158'), ('const-0', u'INT_NOTEQUAL_-1204772978'), ('tmp_8946', u'INT_NOTEQUAL_-1204773212'), (u'INDIRECT_-1204770676', u'MULTIEQUAL_-1204770668'), (u'MULTIEQUAL_-1204770633', u'MULTIEQUAL_-1204770384'), ('const-40', u'INT_ADD_-1204773402'), ('const-433', u'LOAD_-1204772066'), ('const-65535', u'INT_EQUAL_-1204772862'), ('const-5452716', u'COPY_-1204769970'), (u'INT_SUB_-1204772729', u'INT_SRIGHT_-1204772706'), ('const-1', u'RETURN_-1204771870'), (u'INT_EQUAL_-1204772774', u'CBRANCH_-1204772771'), ('const-36', u'INT_ADD_-1204773421'), (u'LOAD_-1204772066', u'INT_EQUAL_-1204772051'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770093'), ('tmp_6253', u'MULTIEQUAL_-1204771268'), ('const-3', u'PTRADD_-1204770265'), (u'INDIRECT_-1204771754', u'INT_ADD_-1204773446'), (u'MULTIEQUAL_-1204771268', u'PTRADD_-1204770385'), ('const-1', u'INT_OR_-1204772640'), ('const-433', u'LOAD_-1204772759'), (u'INDIRECT_-1204770431', u'MULTIEQUAL_-1204770668'), (u'INT_AND_-1204773453', u'INT_NOTEQUAL_-1204773466'), (u'LOAD_-1204773479', u'INT_AND_-1204773453'), ('const-7', u'INT_AND_-1204773453'), ('const-433', u'STORE_-1204772925'), (u'INT_ZEXT_-1204771282', u'INT_LESSEQUAL_-1204772341'), (u'INT_LESSEQUAL_-1204772074', u'CBRANCH_-1204772072'), ('tmp_227', u'CBRANCH_-1204773397'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770224'), ('const-433', u'LOAD_-1204772766'), (u'LOAD_-1204772811', u'INT_ADD_-1204772781'), (u'INT_EQUAL_-1204772205', u'CBRANCH_-1204772203'), (u'INT_ZEXT_-1204771724', u'MULTIEQUAL_-1204770138'), (u'INT_ZEXT_-1204771644', u'INT_MULT_-1204772648'), (u'CAST_-1204770734', u'LOAD_-1204773549'), (u'CAST_-1204770161', u'STORE_-1204772279'), (u'CALLIND_-1204771935', u'MULTIEQUAL_-1204771101'), ('const-8', u'INT_MULT_-1204772648'), (u'INT_EQUAL_-1204772051', u'CBRANCH_-1204772047'), ('tmp_8949', u'INT_LESS_-1204772885'), (u'INDIRECT_-1204770933', u'MULTIEQUAL_-1204770641'), ('const-8', u'INT_MULT_-1204772038'), ('const-5655584', u'COPY_-1204770009'), (u'LOAD_-1204772928', u'INT_ADD_-1204772910'), (u'PTRSUB_-1204770565', u'CALL_-1204772625'), (u'CAST_-1204770065', u'INT_LESSEQUAL_-1204772074'), ('const-1291', u'CALL_-1204771814'), (u'PTRADD_-1204770449', u'LOAD_-1204772766'), (u'MULTIEQUAL_-1204770138', u'INT_NOTEQUAL_-1204772161'), ('const-8', u'PTRADD_-1204770232'), (u'INT_NOTEQUAL_-1204772868', u'CBRANCH_-1204772865'), (u'COPY_-1204769991', u'CALL_-1204772133'), (u'INT_ADD_-1204773446', u'CAST_-1204770690'), (u'INT_ZEXT_-1204771282', u'INT_MULT_-1204772298'), ('const-12', u'INT_ADD_-1204772837'), ('const-3', u'INT_EQUAL_-1204772818'), (u'PTRADD_-1204770224', u'LOAD_-1204772438'), (u'LOAD_-1204773462', u'INT_ADD_-1204773439'), ('tmp_157', u'CBRANCH_-1204773438'), (u'INT_AND_-1204771158', u'INT_EQUAL_-1204772818'), (u'LOAD_-1204772207', u'CALL_-1204772170'), (u'COPY_-1204770722', u'CALL_-1204772497'), (u'CALL_-1204771814', u'INDIRECT_-1204770173'), (u'INT_RIGHT_-1204772935', u'INT_LEFT_-1204772940'), (u'INDIRECT_-1204770607', u'MULTIEQUAL_-1204770668'), (u'INT_NOTEQUAL_-1204773212', u'CBRANCH_-1204773208'), (u'MULTIEQUAL_-1204770641', u'MULTIEQUAL_-1204770633'), ('const-216', u'INT_ADD_-1204771929'), (u'CAST_-1204770436', u'LOAD_-1204772797'), ('tmp_8947', u'CALL_-1204772170'), ('const-5646543', u'COPY_-1204770724'), ('const-4294967295', u'INT_EQUAL_-1204773422'), (u'INT_NOTEQUAL_-1204773398', u'CBRANCH_-1204773397'), ('const-3', u'INT_SRIGHT_-1204772096'), (u'MULTIEQUAL_-1204770633', u'MULTIEQUAL_-1204770760'), ('const-8', u'PTRADD_-1204770444'), (u'COPY_-1204769981', u'CALL_-1204772133'), ('const-1724528', u'PTRSUB_-1204770473'), (u'CALLIND_-1204772264', u'INDIRECT_-1204770333'), ('tmp_840', u'CBRANCH_-1204772865'), (u'CALL_-1204772021', u'INDIRECT_-1204770219'), (u'CAST_-1204770392', u'LOAD_-1204772676'), (u'PTRADD_-1204770232', u'LOAD_-1204772448'), (u'INDIRECT_-1204771769', u'PTRADD_-1204770232'), (u'CALL_-1204773510', u'INDIRECT_-1204771024'), (u'CALL_-1204773342', u'INDIRECT_-1204771294'), (u'MULTIEQUAL_-1204770138', u'MULTIEQUAL_-1204770515'), ('const-433', u'LOAD_-1204772676'), (u'CAST_-1204770387', u'STORE_-1204772664'), (u'INT_NOTEQUAL_-1204773466', u'CBRANCH_-1204773463'), (u'LOAD_-1204772448', u'INT_ADD_-1204772310'), ('tmp_1158', u'CBRANCH_-1204772879'), ('tmp_117', u'CBRANCH_-1204773463'), (u'INT_LEFT_-1204772940', u'INT_ZEXT_-1204771524'), (u'LOAD_-1204772797', u'INT_EQUAL_-1204772774'), (u'INT_EQUAL_-1204772862', u'CBRANCH_-1204772858'), (u'CALL_-1204772867', u'INDIRECT_-1204770607'), ('const-0', u'COPY_-1204772881'), ('const-24', u'INT_ADD_-1204772916'), (u'MULTIEQUAL_-1204770515', u'CALLIND_-1204772264'), ('const-5655664', u'COPY_-1204769935'), ('const-4', u'PTRADD_-1204770385'), ('const-433', u'LOAD_-1204772973'), (u'INT_ADD_-1204772892', u'MULTIEQUAL_-1204771258'), (u'INT_SRIGHT_-1204772375', u'INT_MULT_-1204772335'), (u'INT_MULT_-1204772335', u'CAST_-1204770175'), (u'MULTIEQUAL_-1204771268', u'PTRADD_-1204770265'), ('const-1', u'INT_AND_-1204773427'), (u'INT_ADD_-1204773402', u'CAST_-1204770671'), ('const-433', u'LOAD_-1204772321'), (u'MULTIEQUAL_-1204771558', u'INT_ADD_-1204772653'), (u'CAST_-1204770402', u'INT_LESSEQUAL_-1204772684'), (u'LOAD_-1204771970', u'INT_ADD_-1204771929'), ('const-740', u'CALL_-1204771875')]
null
null
002f9d50
x64
O3
(translation_unit "void FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)\n\n{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}\n\n" (function_definition "void FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)\n\n{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}" primitive_type (function_declarator "FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)" identifier (parameter_list "(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "int param_6" primitive_type identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "char param_8" primitive_type identifier) , (parameter_declaration "ulong param_9" type_identifier identifier) , (parameter_declaration "long param_10" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_11" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "ushort uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "undefined4 *in_RAX;" type_identifier (pointer_declarator "*in_RAX" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auStack_49 [9];" type_identifier (array_declarator "auStack_49 [9]" identifier [ number_literal ]) ;) (expression_statement "lVar9 = *(long *)(param_1 + 0x28);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x28)" identifier = (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }" if (parenthesized_expression "(lVar9 != 0)" ( (binary_expression "lVar9 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002f9c90();\n return;\n }" { (expression_statement "FUN_002f9c90();" (call_expression "FUN_002f9c90()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002ed4a0();" (call_expression "FUN_002ed4a0()" identifier (argument_list "()" ( ))) ;) (if_statement "if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }" if (parenthesized_expression "((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))" ( (binary_expression "(((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1)" (parenthesized_expression "(((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0))" ( (binary_expression "((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)" (parenthesized_expression "((*(byte *)(param_2 + 0x3a) & 7) != 0)" ( (binary_expression "(*(byte *)(param_2 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3a) & 7)" ( (binary_expression "*(byte *)(param_2 + 0x3a) & 7" (pointer_expression "*(byte *)(param_2 + 0x3a)" * (cast_expression "(byte *)(param_2 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x3a)" ( (binary_expression "param_2 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) || (parenthesized_expression "((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)" ( (binary_expression "(*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0" (parenthesized_expression "(*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1)" ( (binary_expression "*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(param_2 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(param_2 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x3c" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) || (parenthesized_expression "(*(int *)(param_2 + 0x24) == -1)" ( (binary_expression "*(int *)(param_2 + 0x24) == -1" (pointer_expression "*(int *)(param_2 + 0x24)" * (cast_expression "(int *)(param_2 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x24)" ( (binary_expression "param_2 + 0x24" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }" { comment (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value")" identifier (argument_list "("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value")" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""do_dynsym_value"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }" if (parenthesized_expression "(*(long *)(lVar9 + 0x28) != 0)" ( (binary_expression "*(long *)(lVar9 + 0x28) != 0" (pointer_expression "*(long *)(lVar9 + 0x28)" * (cast_expression "(long *)(lVar9 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x28)" ( (binary_expression "lVar9 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002f9c90();\n return;\n }" { (expression_statement "FUN_002f9c90();" (call_expression "FUN_002f9c90()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002ed4a0();" (call_expression "FUN_002ed4a0()" identifier (argument_list "()" ( ))) ;) (if_statement "if (param_6 != 4) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }" if (parenthesized_expression "(param_6 != 4)" ( (binary_expression "param_6 != 4" identifier != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }" { comment (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan")" identifier (argument_list "("../../gold/aarch64.cc",0x202f,"emit_relocs_scan")" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""emit_relocs_scan"" " string_content ") ))) ;) })) (if_statement "if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }" if (parenthesized_expression "(unaff_retaddr != 0)" ( (binary_expression "unaff_retaddr != 0" identifier != number_literal) )) (compound_statement "{\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }" { (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);" do (compound_statement "{\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n }" { (while_statement "while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }" while (parenthesized_expression "((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')))" ( (parenthesized_expression "(param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))" ( (binary_expression "param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')" (binary_expression "param_8 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')" ( (comma_expression "cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'" (assignment_expression "cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX)" identifier = (call_expression "FUN_003cfe70(param_7,param_4,param_5,*in_RAX)" identifier (argument_list "(param_7,param_4,param_5,*in_RAX)" ( identifier , identifier , identifier , (pointer_expression "*in_RAX" * identifier) )))) , (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) )) (compound_statement "{\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }" { (labeled_statement "LAB_002f9f1c:\n auStack_49[0] = 8;" statement_identifier : (expression_statement "auStack_49[0] = 8;" (assignment_expression "auStack_49[0] = 8" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) (expression_statement "in_RAX = in_RAX + 3;" (assignment_expression "in_RAX = in_RAX + 3" identifier = (binary_expression "in_RAX + 3" identifier + number_literal)) ;) (if_statement "if (unaff_retaddr == lVar9) {\n return;\n }" if (parenthesized_expression "(unaff_retaddr == lVar9)" ( (binary_expression "unaff_retaddr == lVar9" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "uVar7 = (uint)in_RAX[1] >> 8;" (assignment_expression "uVar7 = (uint)in_RAX[1] >> 8" identifier = (binary_expression "(uint)in_RAX[1] >> 8" (cast_expression "(uint)in_RAX[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "in_RAX[1]" identifier [ number_literal ])) >> number_literal)) ;) (expression_statement "uVar10 = (ulong)uVar7;" (assignment_expression "uVar10 = (ulong)uVar7" identifier = (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar10 < param_9) {\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" if (parenthesized_expression "(uVar10 < param_9)" ( (binary_expression "uVar10 < param_9" identifier < identifier) )) (compound_statement "{\n if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }" { (if_statement "if (param_10 == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }" if (parenthesized_expression "(param_10 == 0)" ( (binary_expression "param_10 == 0" identifier == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }" { comment (expression_statement "FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");" (call_expression "FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs")" identifier (argument_list "("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs")" ( (string_literal ""../../gold/target-reloc.h"" " string_content ") , number_literal , (string_literal ""scan_relocatable_relocs"" " string_content ") ))) ;) })) (expression_statement "lVar8 = (ulong)(uVar7 << 4) + param_10;" (assignment_expression "lVar8 = (ulong)(uVar7 << 4) + param_10" identifier = (binary_expression "(ulong)(uVar7 << 4) + param_10" (call_expression "(ulong)(uVar7 << 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar7 << 4)" ( (binary_expression "uVar7 << 4" identifier << number_literal) ))) + identifier)) ;) (expression_statement "uVar2 = *(ushort *)(lVar8 + 0xe);" (assignment_expression "uVar2 = *(ushort *)(lVar8 + 0xe)" identifier = (pointer_expression "*(ushort *)(lVar8 + 0xe)" * (cast_expression "(ushort *)(lVar8 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe)" ( (binary_expression "lVar8 + 0xe" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = (uint)uVar2;" (assignment_expression "uVar5 = (uint)uVar2" identifier = (cast_expression "(uint)uVar2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" if (parenthesized_expression "(uVar2 < 0xff00)" ( (binary_expression "uVar2 < 0xff00" identifier < number_literal) )) (compound_statement "{\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }" { (labeled_statement "LAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" statement_identifier : (if_statement "if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" if (parenthesized_expression "(uVar5 != 0)" ( (binary_expression "uVar5 != 0" identifier != number_literal) )) (compound_statement "{\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" { (if_statement "if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }" if (parenthesized_expression "((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5)" ( (binary_expression "(ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5" (call_expression "(ulong)(param_4[0xb] - param_4[10] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_4[0xb] - param_4[10] >> 3)" ( (binary_expression "param_4[0xb] - param_4[10] >> 3" (binary_expression "param_4[0xb] - param_4[10]" (subscript_expression "param_4[0xb]" identifier [ number_literal ]) - (subscript_expression "param_4[10]" identifier [ number_literal ])) >> number_literal) ))) <= (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }" { comment (expression_statement "FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");" (call_expression "FUN_00352af0("../../gold/object.h",0x50b,"is_section_included")" identifier (argument_list "("../../gold/object.h",0x50b,"is_section_included")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""is_section_included"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;" if (parenthesized_expression "(*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0)" ( (binary_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0" (pointer_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8)" * (cast_expression "(long *)(param_4[10] + (ulong)uVar5 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[10] + (ulong)uVar5 * 8)" ( (binary_expression "param_4[10] + (ulong)uVar5 * 8" (subscript_expression "param_4[10]" identifier [ number_literal ]) + (binary_expression "(ulong)uVar5 * 8" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) == number_literal) )) (goto_statement "goto LAB_002f9f1c;" goto statement_identifier ;)) }))) }) (else_clause "else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" else (if_statement "if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" if (parenthesized_expression "(uVar2 == 0xffff)" ( (binary_expression "uVar2 == 0xffff" identifier == number_literal) )) (compound_statement "{\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" { (expression_statement "lVar6 = param_4[8];" (assignment_expression "lVar6 = param_4[8]" identifier = (subscript_expression "param_4[8]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }" { (expression_statement "lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);" (assignment_expression "lVar6 = (**(code **)(*param_4 + 0xd8))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0xd8))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0xd8))" ( (pointer_expression "**(code **)(*param_4 + 0xd8)" * (pointer_expression "*(code **)(*param_4 + 0xd8)" * (cast_expression "(code **)(*param_4 + 0xd8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0xd8)" ( (binary_expression "*param_4 + 0xd8" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) (expression_statement "param_4[8] = lVar6;" (assignment_expression "param_4[8] = lVar6" (subscript_expression "param_4[8]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "uVar5 = FUN_00392c60(lVar6,param_4,uVar7);" (assignment_expression "uVar5 = FUN_00392c60(lVar6,param_4,uVar7)" identifier = (call_expression "FUN_00392c60(lVar6,param_4,uVar7)" identifier (argument_list "(lVar6,param_4,uVar7)" ( identifier , identifier , identifier )))) ;) (goto_statement "goto LAB_002f9fcb;" goto statement_identifier ;) })))) (if_statement "if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" if (parenthesized_expression "((*(byte *)(lVar8 + 0xc) & 0xf) == 3)" ( (binary_expression "(*(byte *)(lVar8 + 0xc) & 0xf) == 3" (parenthesized_expression "(*(byte *)(lVar8 + 0xc) & 0xf)" ( (binary_expression "*(byte *)(lVar8 + 0xc) & 0xf" (pointer_expression "*(byte *)(lVar8 + 0xc)" * (cast_expression "(byte *)(lVar8 + 0xc)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xc)" ( (binary_expression "lVar8 + 0xc" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }" { (if_statement "if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" if (parenthesized_expression "(*(code **)(*param_4 + 0xc0) == FUN_001a5070)" ( (binary_expression "*(code **)(*param_4 + 0xc0) == FUN_001a5070" (pointer_expression "*(code **)(*param_4 + 0xc0)" * (cast_expression "(code **)(*param_4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0xc0)" ( (binary_expression "*param_4 + 0xc0" (pointer_expression "*param_4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }" { (if_statement "if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }" if (parenthesized_expression "((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5)" ( (binary_expression "(ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5" (call_expression "(ulong)(param_4[0xb] - param_4[10] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_4[0xb] - param_4[10] >> 3)" ( (binary_expression "param_4[0xb] - param_4[10] >> 3" (binary_expression "param_4[0xb] - param_4[10]" (subscript_expression "param_4[0xb]" identifier [ number_literal ]) - (subscript_expression "param_4[10]" identifier [ number_literal ])) >> number_literal) ))) <= (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }" { comment (expression_statement "FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section")" identifier (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""do_output_section"" " string_content ") ))) ;) })) (expression_statement "lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);" (assignment_expression "lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8)" identifier = (pointer_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8)" * (cast_expression "(long *)(param_4[10] + (ulong)uVar5 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[10] + (ulong)uVar5 * 8)" ( (binary_expression "param_4[10] + (ulong)uVar5 * 8" (subscript_expression "param_4[10]" identifier [ number_literal ]) + (binary_expression "(ulong)uVar5 * 8" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) }) (else_clause "else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" else (compound_statement "{\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" { (expression_statement "lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);" (assignment_expression "lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5)" identifier = (call_expression "(**(code **)(*param_4 + 0xc0))(param_4,uVar5)" (parenthesized_expression "(**(code **)(*param_4 + 0xc0))" ( (pointer_expression "**(code **)(*param_4 + 0xc0)" * (pointer_expression "*(code **)(*param_4 + 0xc0)" * (cast_expression "(code **)(*param_4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0xc0)" ( (binary_expression "*param_4 + 0xc0" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4,uVar5)" ( identifier , identifier )))) ;) }))) (expression_statement "*(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;" (assignment_expression "*(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1" (pointer_expression "*(byte *)(lVar8 + 200)" * (cast_expression "(byte *)(lVar8 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 200)" ( (binary_expression "lVar8 + 200" identifier + number_literal) )))) = (binary_expression "*(byte *)(lVar8 + 200) | 1" (pointer_expression "*(byte *)(lVar8 + 200)" * (cast_expression "(byte *)(lVar8 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 200)" ( (binary_expression "lVar8 + 200" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "auStack_49[0] = 1;" (assignment_expression "auStack_49[0] = 1" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) }) (else_clause "else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" else (compound_statement "{\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" { (if_statement "if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }" if (parenthesized_expression "((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10)" ( (binary_expression "(ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10" (call_expression "(ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555)" ( (binary_expression "(param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555" (parenthesized_expression "(param_4[0x2d] - param_4[0x2c] >> 3)" ( (binary_expression "param_4[0x2d] - param_4[0x2c] >> 3" (binary_expression "param_4[0x2d] - param_4[0x2c]" (subscript_expression "param_4[0x2d]" identifier [ number_literal ]) - (subscript_expression "param_4[0x2c]" identifier [ number_literal ])) >> number_literal) )) * number_literal) ))) <= identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }" { comment (expression_statement "FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");" (call_expression "FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry")" identifier (argument_list "("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""set_must_have_output_symtab_entry"" " string_content ") ))) ;) })) (expression_statement "piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);" (assignment_expression "piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18)" identifier = (cast_expression "(int *)(param_4[0x2c] + uVar10 * 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[0x2c] + uVar10 * 0x18)" ( (binary_expression "param_4[0x2c] + uVar10 * 0x18" (subscript_expression "param_4[0x2c]" identifier [ number_literal ]) + (binary_expression "uVar10 * 0x18" identifier * number_literal)) )))) ;) (expression_statement "iVar3 = *piVar1;" (assignment_expression "iVar3 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (if_statement "if ((iVar3 != 0) && (iVar3 != -2)) {\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }" if (parenthesized_expression "((iVar3 != 0) && (iVar3 != -2))" ( (binary_expression "(iVar3 != 0) && (iVar3 != -2)" (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar3 != -2)" ( (binary_expression "iVar3 != -2" identifier != number_literal) ))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }" { comment (expression_statement "FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");" (call_expression "FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry")" identifier (argument_list "("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""set_must_have_output_symtab_entry"" " string_content ") ))) ;) })) (expression_statement "*piVar1 = -2;" (assignment_expression "*piVar1 = -2" (pointer_expression "*piVar1" * identifier) = number_literal) ;) (expression_statement "auStack_49[0] = 0;" (assignment_expression "auStack_49[0] = 0" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) }))) }) (else_clause "else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" else (compound_statement "{\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" { (expression_statement "auStack_49[0] = 0;" (assignment_expression "auStack_49[0] = 0" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) }))) (expression_statement "*(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;" (assignment_expression "*(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1" (pointer_expression "*(long *)(param_11 + 0x18)" * (cast_expression "(long *)(param_11 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_11 + 0x18)" ( (binary_expression "param_11 + 0x18" identifier + number_literal) )))) = (binary_expression "*(long *)(param_11 + 0x18) + 1" (pointer_expression "*(long *)(param_11 + 0x18)" * (cast_expression "(long *)(param_11 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_11 + 0x18)" ( (binary_expression "param_11 + 0x18" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "in_RAX = in_RAX + 3;" (assignment_expression "in_RAX = in_RAX + 3" identifier = (binary_expression "in_RAX + 3" identifier + number_literal)) ;) }) while (parenthesized_expression "(unaff_retaddr != lVar9)" ( (binary_expression "unaff_retaddr != lVar9" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: uint64_t do_plt_address_for_global(Target_aarch64<32,_true> * this,\n Symbol * gsym) */\n\nuint64_t __thiscall\nanon_unknown.dwarf_12235f4::Target_aarch64<32,_true>::do_plt_address_for_global\n (Target_aarch64<32,_true> *this,Symbol *gsym)\n\n{\n uint64_t uVar1;\n \n if (this->plt_ != (Output_data_plt_aarch64<32,_true> *)0x0) {\n uVar1 = Output_data_plt_aarch64<32,_true>::address_for_global(this->plt_,gsym);\n return uVar1;\n }\n /* WARNING: Subroutine does not return */\n plt_section((Target_aarch64<32,_true> *)0x0);\n}\n\n" comment comment (declaration "uint64_t __thiscall\nanon_unknown.dwarf_12235f4::Target_aarch64<32,_true>::do_plt_address_for_global\n (Target_aarch64<32,_true> *this,Symbol *gsym)\n\n{\n uint64_t uVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "anon_unknown.dwarf_12235f4::" identifier . identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_true>::do_plt_address_for_global\n (Target_aarch64<32,_true> *this,Symbol *gsym)\n\n{\n uint64_t" identifier > : : (function_declarator "do_plt_address_for_global\n (Target_aarch64<32,_true> *this,Symbol *gsym)" identifier (parameter_list "(Target_aarch64<32,_true> *this,Symbol *gsym)" ( (parameter_declaration "Target_aarch64" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_true> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "Symbol *gsym" type_identifier (pointer_declarator "*gsym" * identifier)) ))) { primitive_type) identifier ;) (if_statement "if (this->plt_ != (Output_data_plt_aarch64<32,_true> *)0x0) {\n uVar1 = Output_data_plt_aarch64<32,_true>::address_for_global(this->plt_,gsym);\n return uVar1;\n }" if (parenthesized_expression "(this->plt_ != (Output_data_plt_aarch64<32,_true> *)0x0)" ( (binary_expression "this->plt_ != (Output_data_plt_aarch64<32,_true> *)0x0)" (field_expression "this->plt_" identifier -> field_identifier) != (parenthesized_expression "(Output_data_plt_aarch64<32,_true> *)0x0)" ( (comma_expression "Output_data_plt_aarch64<32,_true> *)0x0" (binary_expression "Output_data_plt_aarch64<32" identifier < number_literal) , (binary_expression "_true> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) ))) )) (compound_statement "{\n uVar1 = Output_data_plt_aarch64<32,_true>::address_for_global(this->plt_,gsym);\n return uVar1;\n }" { (expression_statement "uVar1 = Output_data_plt_aarch64<32,_true>::address_for_global(this->plt_,gsym);" (comma_expression "uVar1 = Output_data_plt_aarch64<32,_true>::address_for_global(this->plt_,gsym)" (assignment_expression "uVar1 = Output_data_plt_aarch64<32" identifier = (binary_expression "Output_data_plt_aarch64<32" identifier < number_literal)) , (binary_expression "_true>::address_for_global(this->plt_,gsym)" identifier > (ERROR "::" : :) (call_expression "address_for_global(this->plt_,gsym)" identifier (argument_list "(this->plt_,gsym)" ( (field_expression "this->plt_" identifier -> field_identifier) , identifier ))))) ;) (return_statement "return uVar1;" return identifier ;) })) comment (ERROR "plt_section((Target_aarch64<32,_true> *)0x0);\n}" identifier ( (parenthesized_expression "(Target_aarch64<32,_true> *)0x0)" ( (comma_expression "Target_aarch64<32,_true> *)0x0" (binary_expression "Target_aarch64<32" identifier < number_literal) , (binary_expression "_true> *)0x0" identifier > (pointer_expression "*)0x0" * (ERROR ")" )) number_literal))) )) ; }))
(translation_unit "void FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)\n\n{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}\n\n" (function_definition "void FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)\n\n{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}" primitive_type (function_declarator "FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)" identifier (parameter_list "(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_3" type_identifier identifier) , (parameter_declaration "long *param_4" (sized_type_specifier "long" long) (pointer_declarator "*param_4" * identifier)) , (parameter_declaration "undefined4 param_5" type_identifier identifier) , (parameter_declaration "int param_6" primitive_type identifier) , (parameter_declaration "undefined8 param_7" type_identifier identifier) , (parameter_declaration "char param_8" primitive_type identifier) , (parameter_declaration "ulong param_9" type_identifier identifier) , (parameter_declaration "long param_10" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_11" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}" { (declaration "int *piVar1;" primitive_type (pointer_declarator "*piVar1" * identifier) ;) (declaration "ushort uVar2;" type_identifier identifier ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "uint uVar5;" type_identifier identifier ;) (declaration "undefined4 *in_RAX;" type_identifier (pointer_declarator "*in_RAX" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "uint uVar7;" type_identifier identifier ;) (declaration "long lVar8;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar10;" type_identifier identifier ;) (declaration "long unaff_retaddr;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined1 auStack_49 [9];" type_identifier (array_declarator "auStack_49 [9]" identifier [ number_literal ]) ;) (expression_statement "lVar9 = *(long *)(param_1 + 0x28);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x28)" identifier = (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (if_statement "if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }" if (parenthesized_expression "(lVar9 != 0)" ( (binary_expression "lVar9 != 0" identifier != number_literal) )) (compound_statement "{\n FUN_002f9c90();\n return;\n }" { (expression_statement "FUN_002f9c90();" (call_expression "FUN_002f9c90()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002ed4a0();" (call_expression "FUN_002ed4a0()" identifier (argument_list "()" ( ))) ;) (if_statement "if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }" if (parenthesized_expression "((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))" ( (binary_expression "(((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1)" (parenthesized_expression "(((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0))" ( (binary_expression "((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)" (parenthesized_expression "((*(byte *)(param_2 + 0x3a) & 7) != 0)" ( (binary_expression "(*(byte *)(param_2 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3a) & 7)" ( (binary_expression "*(byte *)(param_2 + 0x3a) & 7" (pointer_expression "*(byte *)(param_2 + 0x3a)" * (cast_expression "(byte *)(param_2 + 0x3a)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x3a)" ( (binary_expression "param_2 + 0x3a" identifier + number_literal) )))) & number_literal) )) != number_literal) )) || (parenthesized_expression "((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)" ( (binary_expression "(*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0" (parenthesized_expression "(*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1)" ( (binary_expression "*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(param_2 + 0x10) + 0x3c)" * (cast_expression "(byte *)(*(long *)(param_2 + 0x10) + 0x3c)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x3c)" ( (binary_expression "*(long *)(param_2 + 0x10) + 0x3c" (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) )))) + number_literal) )))) & number_literal) )) == number_literal) ))) )) || (parenthesized_expression "(*(int *)(param_2 + 0x24) == -1)" ( (binary_expression "*(int *)(param_2 + 0x24) == -1" (pointer_expression "*(int *)(param_2 + 0x24)" * (cast_expression "(int *)(param_2 + 0x24)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x24)" ( (binary_expression "param_2 + 0x24" identifier + number_literal) )))) == number_literal) ))) )) (compound_statement "{\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }" { (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value")" identifier (argument_list "("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value")" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""do_dynsym_value"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }" if (parenthesized_expression "(*(long *)(lVar9 + 0x28) != 0)" ( (binary_expression "*(long *)(lVar9 + 0x28) != 0" (pointer_expression "*(long *)(lVar9 + 0x28)" * (cast_expression "(long *)(lVar9 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar9 + 0x28)" ( (binary_expression "lVar9 + 0x28" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n FUN_002f9c90();\n return;\n }" { (expression_statement "FUN_002f9c90();" (call_expression "FUN_002f9c90()" identifier (argument_list "()" ( ))) ;) (return_statement "return;" return ;) })) (expression_statement "FUN_002ed4a0();" (call_expression "FUN_002ed4a0()" identifier (argument_list "()" ( ))) ;) (if_statement "if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }" if (parenthesized_expression "(param_6 != 4)" ( (binary_expression "param_6 != 4" identifier != number_literal) )) (compound_statement "{\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }" { (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan")" identifier (argument_list "("../../gold/aarch64.cc",0x202f,"emit_relocs_scan")" ( (string_literal ""../../gold/aarch64.cc"" " string_content ") , number_literal , (string_literal ""emit_relocs_scan"" " string_content ") ))) ;) })) (if_statement "if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }" if (parenthesized_expression "(unaff_retaddr != 0)" ( (binary_expression "unaff_retaddr != 0" identifier != number_literal) )) (compound_statement "{\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }" { (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);" do (compound_statement "{\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n }" { (while_statement "while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }" while (parenthesized_expression "((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')))" ( (parenthesized_expression "(param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))" ( (binary_expression "param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')" (binary_expression "param_8 != '\0'" identifier != (char_literal "'\0'" ' escape_sequence ')) && (parenthesized_expression "(cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')" ( (comma_expression "cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'" (assignment_expression "cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX)" identifier = (call_expression "FUN_003cfe70(param_7,param_4,param_5,*in_RAX)" identifier (argument_list "(param_7,param_4,param_5,*in_RAX)" ( identifier , identifier , identifier , (pointer_expression "*in_RAX" * identifier) )))) , (binary_expression "cVar4 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence '))) ))) )) )) (compound_statement "{\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }" { (labeled_statement "LAB_002f9f1c:\n auStack_49[0] = 8;" statement_identifier : (expression_statement "auStack_49[0] = 8;" (assignment_expression "auStack_49[0] = 8" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;)) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) (expression_statement "in_RAX = in_RAX + 3;" (assignment_expression "in_RAX = in_RAX + 3" identifier = (binary_expression "in_RAX + 3" identifier + number_literal)) ;) (if_statement "if (unaff_retaddr == lVar9) {\n return;\n }" if (parenthesized_expression "(unaff_retaddr == lVar9)" ( (binary_expression "unaff_retaddr == lVar9" identifier == identifier) )) (compound_statement "{\n return;\n }" { (return_statement "return;" return ;) })) })) (expression_statement "uVar7 = (uint)in_RAX[1] >> 8;" (assignment_expression "uVar7 = (uint)in_RAX[1] >> 8" identifier = (binary_expression "(uint)in_RAX[1] >> 8" (cast_expression "(uint)in_RAX[1]" ( (type_descriptor "uint" type_identifier) ) (subscript_expression "in_RAX[1]" identifier [ number_literal ])) >> number_literal)) ;) (expression_statement "uVar10 = (ulong)uVar7;" (assignment_expression "uVar10 = (ulong)uVar7" identifier = (cast_expression "(ulong)uVar7" ( (type_descriptor "ulong" type_identifier) ) identifier)) ;) (if_statement "if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" if (parenthesized_expression "(uVar10 < param_9)" ( (binary_expression "uVar10 < param_9" identifier < identifier) )) (compound_statement "{\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }" { (if_statement "if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }" if (parenthesized_expression "(param_10 == 0)" ( (binary_expression "param_10 == 0" identifier == number_literal) )) (compound_statement "{\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }" { (expression_statement "FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");" (call_expression "FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs")" identifier (argument_list "("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs")" ( (string_literal ""../../gold/target-reloc.h"" " string_content ") , number_literal , (string_literal ""scan_relocatable_relocs"" " string_content ") ))) ;) })) (expression_statement "lVar8 = (ulong)(uVar7 << 4) + param_10;" (assignment_expression "lVar8 = (ulong)(uVar7 << 4) + param_10" identifier = (binary_expression "(ulong)(uVar7 << 4) + param_10" (call_expression "(ulong)(uVar7 << 4)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(uVar7 << 4)" ( (binary_expression "uVar7 << 4" identifier << number_literal) ))) + identifier)) ;) (expression_statement "uVar2 = *(ushort *)(lVar8 + 0xe);" (assignment_expression "uVar2 = *(ushort *)(lVar8 + 0xe)" identifier = (pointer_expression "*(ushort *)(lVar8 + 0xe)" * (cast_expression "(ushort *)(lVar8 + 0xe)" ( (type_descriptor "ushort *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xe)" ( (binary_expression "lVar8 + 0xe" identifier + number_literal) ))))) ;) (expression_statement "uVar5 = (uint)uVar2;" (assignment_expression "uVar5 = (uint)uVar2" identifier = (cast_expression "(uint)uVar2" ( (type_descriptor "uint" type_identifier) ) identifier)) ;) (if_statement "if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" if (parenthesized_expression "(uVar2 < 0xff00)" ( (binary_expression "uVar2 < 0xff00" identifier < number_literal) )) (compound_statement "{\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }" { (labeled_statement "LAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" statement_identifier : (if_statement "if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" if (parenthesized_expression "(uVar5 != 0)" ( (binary_expression "uVar5 != 0" identifier != number_literal) )) (compound_statement "{\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" { (if_statement "if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }" if (parenthesized_expression "((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5)" ( (binary_expression "(ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5" (call_expression "(ulong)(param_4[0xb] - param_4[10] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_4[0xb] - param_4[10] >> 3)" ( (binary_expression "param_4[0xb] - param_4[10] >> 3" (binary_expression "param_4[0xb] - param_4[10]" (subscript_expression "param_4[0xb]" identifier [ number_literal ]) - (subscript_expression "param_4[10]" identifier [ number_literal ])) >> number_literal) ))) <= (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }" { (expression_statement "FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");" (call_expression "FUN_00352af0("../../gold/object.h",0x50b,"is_section_included")" identifier (argument_list "("../../gold/object.h",0x50b,"is_section_included")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""is_section_included"" " string_content ") ))) ;) })) (if_statement "if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;" if (parenthesized_expression "(*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0)" ( (binary_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0" (pointer_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8)" * (cast_expression "(long *)(param_4[10] + (ulong)uVar5 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[10] + (ulong)uVar5 * 8)" ( (binary_expression "param_4[10] + (ulong)uVar5 * 8" (subscript_expression "param_4[10]" identifier [ number_literal ]) + (binary_expression "(ulong)uVar5 * 8" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) )))) == number_literal) )) (goto_statement "goto LAB_002f9f1c;" goto statement_identifier ;)) }))) }) (else_clause "else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" else (if_statement "if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" if (parenthesized_expression "(uVar2 == 0xffff)" ( (binary_expression "uVar2 == 0xffff" identifier == number_literal) )) (compound_statement "{\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" { (expression_statement "lVar6 = param_4[8];" (assignment_expression "lVar6 = param_4[8]" identifier = (subscript_expression "param_4[8]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }" if (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) (compound_statement "{\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }" { (expression_statement "lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);" (assignment_expression "lVar6 = (**(code **)(*param_4 + 0xd8))(param_4)" identifier = (call_expression "(**(code **)(*param_4 + 0xd8))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0xd8))" ( (pointer_expression "**(code **)(*param_4 + 0xd8)" * (pointer_expression "*(code **)(*param_4 + 0xd8)" * (cast_expression "(code **)(*param_4 + 0xd8)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0xd8)" ( (binary_expression "*param_4 + 0xd8" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4)" ( identifier )))) ;) (expression_statement "param_4[8] = lVar6;" (assignment_expression "param_4[8] = lVar6" (subscript_expression "param_4[8]" identifier [ number_literal ]) = identifier) ;) })) (expression_statement "uVar5 = FUN_00392c60(lVar6,param_4,uVar7);" (assignment_expression "uVar5 = FUN_00392c60(lVar6,param_4,uVar7)" identifier = (call_expression "FUN_00392c60(lVar6,param_4,uVar7)" identifier (argument_list "(lVar6,param_4,uVar7)" ( identifier , identifier , identifier )))) ;) (goto_statement "goto LAB_002f9fcb;" goto statement_identifier ;) })))) (if_statement "if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" if (parenthesized_expression "((*(byte *)(lVar8 + 0xc) & 0xf) == 3)" ( (binary_expression "(*(byte *)(lVar8 + 0xc) & 0xf) == 3" (parenthesized_expression "(*(byte *)(lVar8 + 0xc) & 0xf)" ( (binary_expression "*(byte *)(lVar8 + 0xc) & 0xf" (pointer_expression "*(byte *)(lVar8 + 0xc)" * (cast_expression "(byte *)(lVar8 + 0xc)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 0xc)" ( (binary_expression "lVar8 + 0xc" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }" { (if_statement "if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" if (parenthesized_expression "(*(code **)(*param_4 + 0xc0) == FUN_001a5070)" ( (binary_expression "*(code **)(*param_4 + 0xc0) == FUN_001a5070" (pointer_expression "*(code **)(*param_4 + 0xc0)" * (cast_expression "(code **)(*param_4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0xc0)" ( (binary_expression "*param_4 + 0xc0" (pointer_expression "*param_4" * identifier) + number_literal) )))) == identifier) )) (compound_statement "{\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }" { (if_statement "if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }" if (parenthesized_expression "((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5)" ( (binary_expression "(ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5" (call_expression "(ulong)(param_4[0xb] - param_4[10] >> 3)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "(param_4[0xb] - param_4[10] >> 3)" ( (binary_expression "param_4[0xb] - param_4[10] >> 3" (binary_expression "param_4[0xb] - param_4[10]" (subscript_expression "param_4[0xb]" identifier [ number_literal ]) - (subscript_expression "param_4[10]" identifier [ number_literal ])) >> number_literal) ))) <= (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier)) )) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }" { (expression_statement "FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section")" identifier (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""do_output_section"" " string_content ") ))) ;) })) (expression_statement "lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);" (assignment_expression "lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8)" identifier = (pointer_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8)" * (cast_expression "(long *)(param_4[10] + (ulong)uVar5 * 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[10] + (ulong)uVar5 * 8)" ( (binary_expression "param_4[10] + (ulong)uVar5 * 8" (subscript_expression "param_4[10]" identifier [ number_literal ]) + (binary_expression "(ulong)uVar5 * 8" (cast_expression "(ulong)uVar5" ( (type_descriptor "ulong" type_identifier) ) identifier) * number_literal)) ))))) ;) }) (else_clause "else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" else (compound_statement "{\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" { (expression_statement "lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);" (assignment_expression "lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5)" identifier = (call_expression "(**(code **)(*param_4 + 0xc0))(param_4,uVar5)" (parenthesized_expression "(**(code **)(*param_4 + 0xc0))" ( (pointer_expression "**(code **)(*param_4 + 0xc0)" * (pointer_expression "*(code **)(*param_4 + 0xc0)" * (cast_expression "(code **)(*param_4 + 0xc0)" ( (type_descriptor "code **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*param_4 + 0xc0)" ( (binary_expression "*param_4 + 0xc0" (pointer_expression "*param_4" * identifier) + number_literal) ))))) )) (argument_list "(param_4,uVar5)" ( identifier , identifier )))) ;) }))) (expression_statement "*(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;" (assignment_expression "*(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1" (pointer_expression "*(byte *)(lVar8 + 200)" * (cast_expression "(byte *)(lVar8 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 200)" ( (binary_expression "lVar8 + 200" identifier + number_literal) )))) = (binary_expression "*(byte *)(lVar8 + 200) | 1" (pointer_expression "*(byte *)(lVar8 + 200)" * (cast_expression "(byte *)(lVar8 + 200)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar8 + 200)" ( (binary_expression "lVar8 + 200" identifier + number_literal) )))) | number_literal)) ;) (expression_statement "auStack_49[0] = 1;" (assignment_expression "auStack_49[0] = 1" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) }) (else_clause "else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" else (compound_statement "{\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" { (if_statement "if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }" if (parenthesized_expression "((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10)" ( (binary_expression "(ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10" (call_expression "(ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555)" (parenthesized_expression "(ulong)" ( identifier )) (argument_list "((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555)" ( (binary_expression "(param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555" (parenthesized_expression "(param_4[0x2d] - param_4[0x2c] >> 3)" ( (binary_expression "param_4[0x2d] - param_4[0x2c] >> 3" (binary_expression "param_4[0x2d] - param_4[0x2c]" (subscript_expression "param_4[0x2d]" identifier [ number_literal ]) - (subscript_expression "param_4[0x2c]" identifier [ number_literal ])) >> number_literal) )) * number_literal) ))) <= identifier) )) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }" { (expression_statement "FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");" (call_expression "FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry")" identifier (argument_list "("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""set_must_have_output_symtab_entry"" " string_content ") ))) ;) })) (expression_statement "piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);" (assignment_expression "piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18)" identifier = (cast_expression "(int *)(param_4[0x2c] + uVar10 * 0x18)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_4[0x2c] + uVar10 * 0x18)" ( (binary_expression "param_4[0x2c] + uVar10 * 0x18" (subscript_expression "param_4[0x2c]" identifier [ number_literal ]) + (binary_expression "uVar10 * 0x18" identifier * number_literal)) )))) ;) (expression_statement "iVar3 = *piVar1;" (assignment_expression "iVar3 = *piVar1" identifier = (pointer_expression "*piVar1" * identifier)) ;) (if_statement "if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }" if (parenthesized_expression "((iVar3 != 0) && (iVar3 != -2))" ( (binary_expression "(iVar3 != 0) && (iVar3 != -2)" (parenthesized_expression "(iVar3 != 0)" ( (binary_expression "iVar3 != 0" identifier != number_literal) )) && (parenthesized_expression "(iVar3 != -2)" ( (binary_expression "iVar3 != -2" identifier != number_literal) ))) )) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }" { (expression_statement "FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");" (call_expression "FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry")" identifier (argument_list "("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry")" ( (string_literal ""../../gold/object.h"" " string_content ") , number_literal , (string_literal ""set_must_have_output_symtab_entry"" " string_content ") ))) ;) })) (expression_statement "*piVar1 = -2;" (assignment_expression "*piVar1 = -2" (pointer_expression "*piVar1" * identifier) = number_literal) ;) (expression_statement "auStack_49[0] = 0;" (assignment_expression "auStack_49[0] = 0" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) }))) }) (else_clause "else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" else (compound_statement "{\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" { (expression_statement "auStack_49[0] = 0;" (assignment_expression "auStack_49[0] = 0" (subscript_expression "auStack_49[0]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" identifier (argument_list "(param_11,auStack_49)" ( identifier , identifier ))) ;) }))) (expression_statement "*(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;" (assignment_expression "*(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1" (pointer_expression "*(long *)(param_11 + 0x18)" * (cast_expression "(long *)(param_11 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_11 + 0x18)" ( (binary_expression "param_11 + 0x18" identifier + number_literal) )))) = (binary_expression "*(long *)(param_11 + 0x18) + 1" (pointer_expression "*(long *)(param_11 + 0x18)" * (cast_expression "(long *)(param_11 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_11 + 0x18)" ( (binary_expression "param_11 + 0x18" identifier + number_literal) )))) + number_literal)) ;) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "in_RAX = in_RAX + 3;" (assignment_expression "in_RAX = in_RAX + 3" identifier = (binary_expression "in_RAX + 3" identifier + number_literal)) ;) }) while (parenthesized_expression "(unaff_retaddr != lVar9)" ( (binary_expression "unaff_retaddr != lVar9" identifier != identifier) )) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) != LIT) )) || (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) & LIT) )) == LIT) ))) )) || (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) == LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (parenthesized_expression ( (binary_expression (binary_expression IDENT != (char_literal ' escape_sequence ')) && (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT , (pointer_expression * IDENT) )))) , (binary_expression IDENT == (char_literal ' escape_sequence '))) ))) )) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (return_statement return ;) })) })) (expression_statement (assignment_expression IDENT = (binary_expression (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ])) >> LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression IDENT << LIT) ))) + IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (subscript_expression IDENT [ LIT ])) >> LIT) ))) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) )))) == LIT) )) (goto_statement goto statement_identifier ;)) }))) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT )))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) })) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , IDENT )))) ;) (goto_statement goto statement_identifier ;) })))) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (subscript_expression IDENT [ LIT ])) >> LIT) ))) <= (cast_expression ( (type_descriptor TYPE) ) IDENT)) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression (cast_expression ( (type_descriptor TYPE) ) IDENT) * LIT)) ))))) ;) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression (parenthesized_expression ( (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) )) (argument_list ( IDENT , IDENT )))) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) | LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }) (else_clause else (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (call_expression (parenthesized_expression ( IDENT )) (argument_list ( (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (subscript_expression IDENT [ LIT ]) - (subscript_expression IDENT [ LIT ])) >> LIT) )) * LIT) ))) <= IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (subscript_expression IDENT [ LIT ]) + (binary_expression IDENT * LIT)) )))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != LIT) )) && (parenthesized_expression ( (binary_expression IDENT != LIT) ))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }))) }) (else_clause else (compound_statement { (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) }))) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != IDENT) )) ;) })) (return_statement return ;) })))
(function_definition "void FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)\n\n{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_002f9d50(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)" (identifier "FUN_002f9d50") (parameter_list "(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5,\n int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10,\n long param_11)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) (, ",") (parameter_declaration "undefined8 param_3" (type_identifier "undefined8") (identifier "param_3")) (, ",") (parameter_declaration "long *param_4" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_4" (* "*") (identifier "param_4"))) (, ",") (parameter_declaration "undefined4 param_5" (type_identifier "undefined4") (identifier "param_5")) (, ",") (parameter_declaration "int param_6" (primitive_type "int") (identifier "param_6")) (, ",") (parameter_declaration "undefined8 param_7" (type_identifier "undefined8") (identifier "param_7")) (, ",") (parameter_declaration "char param_8" (primitive_type "char") (identifier "param_8")) (, ",") (parameter_declaration "ulong param_9" (type_identifier "ulong") (identifier "param_9")) (, ",") (parameter_declaration "long param_10" (sized_type_specifier "long" (long "long")) (identifier "param_10")) (, ",") (parameter_declaration "long param_11" (sized_type_specifier "long" (long "long")) (identifier "param_11")) () ")"))) (compound_statement "{\n int *piVar1;\n ushort uVar2;\n int iVar3;\n char cVar4;\n uint uVar5;\n undefined4 *in_RAX;\n long lVar6;\n uint uVar7;\n long lVar8;\n long lVar9;\n ulong uVar10;\n long unaff_retaddr;\n undefined1 auStack_49 [9];\n \n lVar9 = *(long *)(param_1 + 0x28);\n if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }\n if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }\n FUN_002ed4a0();\n if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }\n if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }\n return;\n}" ({ "{") (declaration "int *piVar1;" (primitive_type "int") (pointer_declarator "*piVar1" (* "*") (identifier "piVar1")) (; ";")) (declaration "ushort uVar2;" (type_identifier "ushort") (identifier "uVar2") (; ";")) (declaration "int iVar3;" (primitive_type "int") (identifier "iVar3") (; ";")) (declaration "char cVar4;" (primitive_type "char") (identifier "cVar4") (; ";")) (declaration "uint uVar5;" (type_identifier "uint") (identifier "uVar5") (; ";")) (declaration "undefined4 *in_RAX;" (type_identifier "undefined4") (pointer_declarator "*in_RAX" (* "*") (identifier "in_RAX")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "uint uVar7;" (type_identifier "uint") (identifier "uVar7") (; ";")) (declaration "long lVar8;" (sized_type_specifier "long" (long "long")) (identifier "lVar8") (; ";")) (declaration "long lVar9;" (sized_type_specifier "long" (long "long")) (identifier "lVar9") (; ";")) (declaration "ulong uVar10;" (type_identifier "ulong") (identifier "uVar10") (; ";")) (declaration "long unaff_retaddr;" (sized_type_specifier "long" (long "long")) (identifier "unaff_retaddr") (; ";")) (declaration "undefined1 auStack_49 [9];" (type_identifier "undefined1") (array_declarator "auStack_49 [9]" (identifier "auStack_49") ([ "[") (number_literal "9") (] "]")) (; ";")) (expression_statement "lVar9 = *(long *)(param_1 + 0x28);" (assignment_expression "lVar9 = *(long *)(param_1 + 0x28)" (identifier "lVar9") (= "=") (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (if_statement "if (lVar9 != 0) {\n FUN_002f9c90();\n return;\n }" (if "if") (parenthesized_expression "(lVar9 != 0)" (( "(") (binary_expression "lVar9 != 0" (identifier "lVar9") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002f9c90();\n return;\n }" ({ "{") (expression_statement "FUN_002f9c90();" (call_expression "FUN_002f9c90()" (identifier "FUN_002f9c90") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_002ed4a0();" (call_expression "FUN_002ed4a0()" (identifier "FUN_002ed4a0") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))\n {\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }" (if "if") (parenthesized_expression "((((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1))" (( "(") (binary_expression "(((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1)" (parenthesized_expression "(((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0))" (( "(") (binary_expression "((*(byte *)(param_2 + 0x3a) & 7) != 0) ||\n ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)" (parenthesized_expression "((*(byte *)(param_2 + 0x3a) & 7) != 0)" (( "(") (binary_expression "(*(byte *)(param_2 + 0x3a) & 7) != 0" (parenthesized_expression "(*(byte *)(param_2 + 0x3a) & 7)" (( "(") (binary_expression "*(byte *)(param_2 + 0x3a) & 7" (pointer_expression "*(byte *)(param_2 + 0x3a)" (* "*") (cast_expression "(byte *)(param_2 + 0x3a)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x3a)" (( "(") (binary_expression "param_2 + 0x3a" (identifier "param_2") (+ "+") (number_literal "0x3a")) () ")")))) (& "&") (number_literal "7")) () ")")) (!= "!=") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)" (( "(") (binary_expression "(*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0" (parenthesized_expression "(*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1)" (( "(") (binary_expression "*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1" (pointer_expression "*(byte *)(*(long *)(param_2 + 0x10) + 0x3c)" (* "*") (cast_expression "(byte *)(*(long *)(param_2 + 0x10) + 0x3c)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*(long *)(param_2 + 0x10) + 0x3c)" (( "(") (binary_expression "*(long *)(param_2 + 0x10) + 0x3c" (pointer_expression "*(long *)(param_2 + 0x10)" (* "*") (cast_expression "(long *)(param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")")))) (+ "+") (number_literal "0x3c")) () ")")))) (& "&") (number_literal "1")) () ")")) (== "==") (number_literal "0")) () ")"))) () ")")) (|| "||") (parenthesized_expression "(*(int *)(param_2 + 0x24) == -1)" (( "(") (binary_expression "*(int *)(param_2 + 0x24) == -1" (pointer_expression "*(int *)(param_2 + 0x24)" (* "*") (cast_expression "(int *)(param_2 + 0x24)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x24)" (( "(") (binary_expression "param_2 + 0x24" (identifier "param_2") (+ "+") (number_literal "0x24")) () ")")))) (== "==") (number_literal "-1")) () ")"))) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value");" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value")" (identifier "FUN_00352af0") (argument_list "("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value")" (( "(") (string_literal ""../../gold/aarch64.cc"" (" """) (string_content "../../gold/aarch64.cc") (" """)) (, ",") (number_literal "0x1b0c") (, ",") (string_literal ""do_dynsym_value"" (" """) (string_content "do_dynsym_value") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(lVar9 + 0x28) != 0) {\n FUN_002f9c90();\n return;\n }" (if "if") (parenthesized_expression "(*(long *)(lVar9 + 0x28) != 0)" (( "(") (binary_expression "*(long *)(lVar9 + 0x28) != 0" (pointer_expression "*(long *)(lVar9 + 0x28)" (* "*") (cast_expression "(long *)(lVar9 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar9 + 0x28)" (( "(") (binary_expression "lVar9 + 0x28" (identifier "lVar9") (+ "+") (number_literal "0x28")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n FUN_002f9c90();\n return;\n }" ({ "{") (expression_statement "FUN_002f9c90();" (call_expression "FUN_002f9c90()" (identifier "FUN_002f9c90") (argument_list "()" (( "(") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_002ed4a0();" (call_expression "FUN_002ed4a0()" (identifier "FUN_002ed4a0") (argument_list "()" (( "(") () ")"))) (; ";")) (if_statement "if (param_6 != 4) {\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }" (if "if") (parenthesized_expression "(param_6 != 4)" (( "(") (binary_expression "param_6 != 4" (identifier "param_6") (!= "!=") (number_literal "4")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan");" (call_expression "FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan")" (identifier "FUN_00352af0") (argument_list "("../../gold/aarch64.cc",0x202f,"emit_relocs_scan")" (( "(") (string_literal ""../../gold/aarch64.cc"" (" """) (string_content "../../gold/aarch64.cc") (" """)) (, ",") (number_literal "0x202f") (, ",") (string_literal ""emit_relocs_scan"" (" """) (string_content "emit_relocs_scan") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (unaff_retaddr != 0) {\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }" (if "if") (parenthesized_expression "(unaff_retaddr != 0)" (( "(") (binary_expression "unaff_retaddr != 0" (identifier "unaff_retaddr") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar9 = 0;\n do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);\n }" ({ "{") (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" (identifier "lVar9") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n } while (unaff_retaddr != lVar9);" (do "do") (compound_statement "{\n while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }\n uVar7 = (uint)in_RAX[1] >> 8;\n uVar10 = (ulong)uVar7;\n if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;\n lVar9 = lVar9 + 1;\n in_RAX = in_RAX + 3;\n }" ({ "{") (while_statement "while ((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) {\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }" (while "while") (parenthesized_expression "((param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')))" (( "(") (parenthesized_expression "(param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))" (( "(") (binary_expression "param_8 != '\0' &&\n (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')" (binary_expression "param_8 != '\0'" (identifier "param_8") (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) (&& "&&") (parenthesized_expression "(cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0')" (( "(") (comma_expression "cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'" (assignment_expression "cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX)" (identifier "cVar4") (= "=") (call_expression "FUN_003cfe70(param_7,param_4,param_5,*in_RAX)" (identifier "FUN_003cfe70") (argument_list "(param_7,param_4,param_5,*in_RAX)" (( "(") (identifier "param_7") (, ",") (identifier "param_4") (, ",") (identifier "param_5") (, ",") (pointer_expression "*in_RAX" (* "*") (identifier "in_RAX")) () ")")))) (, ",") (binary_expression "cVar4 == '\0'" (identifier "cVar4") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'")))) () ")"))) () ")")) () ")")) (compound_statement "{\nLAB_002f9f1c:\n auStack_49[0] = 8;\n lVar9 = lVar9 + 1;\n FUN_001a5c60(param_11,auStack_49);\n in_RAX = in_RAX + 3;\n if (unaff_retaddr == lVar9) {\n return;\n }\n }" ({ "{") (labeled_statement "LAB_002f9f1c:\n auStack_49[0] = 8;" (statement_identifier "LAB_002f9f1c") (: ":") (expression_statement "auStack_49[0] = 8;" (assignment_expression "auStack_49[0] = 8" (subscript_expression "auStack_49[0]" (identifier "auStack_49") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "8")) (; ";"))) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" (identifier "lVar9") (= "=") (binary_expression "lVar9 + 1" (identifier "lVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" (identifier "FUN_001a5c60") (argument_list "(param_11,auStack_49)" (( "(") (identifier "param_11") (, ",") (identifier "auStack_49") () ")"))) (; ";")) (expression_statement "in_RAX = in_RAX + 3;" (assignment_expression "in_RAX = in_RAX + 3" (identifier "in_RAX") (= "=") (binary_expression "in_RAX + 3" (identifier "in_RAX") (+ "+") (number_literal "3"))) (; ";")) (if_statement "if (unaff_retaddr == lVar9) {\n return;\n }" (if "if") (parenthesized_expression "(unaff_retaddr == lVar9)" (( "(") (binary_expression "unaff_retaddr == lVar9" (identifier "unaff_retaddr") (== "==") (identifier "lVar9")) () ")")) (compound_statement "{\n return;\n }" ({ "{") (return_statement "return;" (return "return") (; ";")) (} "}"))) (} "}"))) (expression_statement "uVar7 = (uint)in_RAX[1] >> 8;" (assignment_expression "uVar7 = (uint)in_RAX[1] >> 8" (identifier "uVar7") (= "=") (binary_expression "(uint)in_RAX[1] >> 8" (cast_expression "(uint)in_RAX[1]" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (subscript_expression "in_RAX[1]" (identifier "in_RAX") ([ "[") (number_literal "1") (] "]"))) (>> ">>") (number_literal "8"))) (; ";")) (expression_statement "uVar10 = (ulong)uVar7;" (assignment_expression "uVar10 = (ulong)uVar7" (identifier "uVar10") (= "=") (cast_expression "(ulong)uVar7" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar7"))) (; ";")) (if_statement "if (uVar10 < param_9) {\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }\n else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" (if "if") (parenthesized_expression "(uVar10 < param_9)" (( "(") (binary_expression "uVar10 < param_9" (identifier "uVar10") (< "<") (identifier "param_9")) () ")")) (compound_statement "{\n if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }\n lVar8 = (ulong)(uVar7 << 4) + param_10;\n uVar2 = *(ushort *)(lVar8 + 0xe);\n uVar5 = (uint)uVar2;\n if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }\n if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }\n }" ({ "{") (if_statement "if (param_10 == 0) {\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }" (if "if") (parenthesized_expression "(param_10 == 0)" (( "(") (binary_expression "param_10 == 0" (identifier "param_10") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs");" (call_expression "FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs")" (identifier "FUN_00352af0") (argument_list "("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs")" (( "(") (string_literal ""../../gold/target-reloc.h"" (" """) (string_content "../../gold/target-reloc.h") (" """)) (, ",") (number_literal "0x2e4") (, ",") (string_literal ""scan_relocatable_relocs"" (" """) (string_content "scan_relocatable_relocs") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar8 = (ulong)(uVar7 << 4) + param_10;" (assignment_expression "lVar8 = (ulong)(uVar7 << 4) + param_10" (identifier "lVar8") (= "=") (binary_expression "(ulong)(uVar7 << 4) + param_10" (call_expression "(ulong)(uVar7 << 4)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(uVar7 << 4)" (( "(") (binary_expression "uVar7 << 4" (identifier "uVar7") (<< "<<") (number_literal "4")) () ")"))) (+ "+") (identifier "param_10"))) (; ";")) (expression_statement "uVar2 = *(ushort *)(lVar8 + 0xe);" (assignment_expression "uVar2 = *(ushort *)(lVar8 + 0xe)" (identifier "uVar2") (= "=") (pointer_expression "*(ushort *)(lVar8 + 0xe)" (* "*") (cast_expression "(ushort *)(lVar8 + 0xe)" (( "(") (type_descriptor "ushort *" (type_identifier "ushort") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + 0xe)" (( "(") (binary_expression "lVar8 + 0xe" (identifier "lVar8") (+ "+") (number_literal "0xe")) () ")"))))) (; ";")) (expression_statement "uVar5 = (uint)uVar2;" (assignment_expression "uVar5 = (uint)uVar2" (identifier "uVar5") (= "=") (cast_expression "(uint)uVar2" (( "(") (type_descriptor "uint" (type_identifier "uint")) () ")") (identifier "uVar2"))) (; ";")) (if_statement "if (uVar2 < 0xff00) {\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }\n else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" (if "if") (parenthesized_expression "(uVar2 < 0xff00)" (( "(") (binary_expression "uVar2 < 0xff00" (identifier "uVar2") (< "<") (number_literal "0xff00")) () ")")) (compound_statement "{\nLAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }\n }" ({ "{") (labeled_statement "LAB_002f9fcb:\n if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" (statement_identifier "LAB_002f9fcb") (: ":") (if_statement "if (uVar5 != 0) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" (if "if") (parenthesized_expression "(uVar5 != 0)" (( "(") (binary_expression "uVar5 != 0" (identifier "uVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }\n if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;\n }" ({ "{") (if_statement "if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }" (if "if") (parenthesized_expression "((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5)" (( "(") (binary_expression "(ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5" (call_expression "(ulong)(param_4[0xb] - param_4[10] >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_4[0xb] - param_4[10] >> 3)" (( "(") (binary_expression "param_4[0xb] - param_4[10] >> 3" (binary_expression "param_4[0xb] - param_4[10]" (subscript_expression "param_4[0xb]" (identifier "param_4") ([ "[") (number_literal "0xb") (] "]")) (- "-") (subscript_expression "param_4[10]" (identifier "param_4") ([ "[") (number_literal "10") (] "]"))) (>> ">>") (number_literal "3")) () ")"))) (<= "<=") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5"))) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/object.h",0x50b,"is_section_included");" (call_expression "FUN_00352af0("../../gold/object.h",0x50b,"is_section_included")" (identifier "FUN_00352af0") (argument_list "("../../gold/object.h",0x50b,"is_section_included")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x50b") (, ",") (string_literal ""is_section_included"" (" """) (string_content "is_section_included") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c;" (if "if") (parenthesized_expression "(*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0)" (( "(") (binary_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0" (pointer_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8)" (* "*") (cast_expression "(long *)(param_4[10] + (ulong)uVar5 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4[10] + (ulong)uVar5 * 8)" (( "(") (binary_expression "param_4[10] + (ulong)uVar5 * 8" (subscript_expression "param_4[10]" (identifier "param_4") ([ "[") (number_literal "10") (] "]")) (+ "+") (binary_expression "(ulong)uVar5 * 8" (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")) (* "*") (number_literal "8"))) () ")")))) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_002f9f1c;" (goto "goto") (statement_identifier "LAB_002f9f1c") (; ";"))) (} "}")))) (} "}")) (else_clause "else if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" (else "else") (if_statement "if (uVar2 == 0xffff) {\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" (if "if") (parenthesized_expression "(uVar2 == 0xffff)" (( "(") (binary_expression "uVar2 == 0xffff" (identifier "uVar2") (== "==") (number_literal "0xffff")) () ")")) (compound_statement "{\n lVar6 = param_4[8];\n if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }\n uVar5 = FUN_00392c60(lVar6,param_4,uVar7);\n goto LAB_002f9fcb;\n }" ({ "{") (expression_statement "lVar6 = param_4[8];" (assignment_expression "lVar6 = param_4[8]" (identifier "lVar6") (= "=") (subscript_expression "param_4[8]" (identifier "param_4") ([ "[") (number_literal "8") (] "]"))) (; ";")) (if_statement "if (lVar6 == 0) {\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }" (if "if") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);\n param_4[8] = lVar6;\n }" ({ "{") (expression_statement "lVar6 = (**(code **)(*param_4 + 0xd8))(param_4);" (assignment_expression "lVar6 = (**(code **)(*param_4 + 0xd8))(param_4)" (identifier "lVar6") (= "=") (call_expression "(**(code **)(*param_4 + 0xd8))(param_4)" (parenthesized_expression "(**(code **)(*param_4 + 0xd8))" (( "(") (pointer_expression "**(code **)(*param_4 + 0xd8)" (* "*") (pointer_expression "*(code **)(*param_4 + 0xd8)" (* "*") (cast_expression "(code **)(*param_4 + 0xd8)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0xd8)" (( "(") (binary_expression "*param_4 + 0xd8" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0xd8")) () ")"))))) () ")")) (argument_list "(param_4)" (( "(") (identifier "param_4") () ")")))) (; ";")) (expression_statement "param_4[8] = lVar6;" (assignment_expression "param_4[8] = lVar6" (subscript_expression "param_4[8]" (identifier "param_4") ([ "[") (number_literal "8") (] "]")) (= "=") (identifier "lVar6")) (; ";")) (} "}"))) (expression_statement "uVar5 = FUN_00392c60(lVar6,param_4,uVar7);" (assignment_expression "uVar5 = FUN_00392c60(lVar6,param_4,uVar7)" (identifier "uVar5") (= "=") (call_expression "FUN_00392c60(lVar6,param_4,uVar7)" (identifier "FUN_00392c60") (argument_list "(lVar6,param_4,uVar7)" (( "(") (identifier "lVar6") (, ",") (identifier "param_4") (, ",") (identifier "uVar7") () ")")))) (; ";")) (goto_statement "goto LAB_002f9fcb;" (goto "goto") (statement_identifier "LAB_002f9fcb") (; ";")) (} "}"))))) (if_statement "if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) {\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }\n else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" (if "if") (parenthesized_expression "((*(byte *)(lVar8 + 0xc) & 0xf) == 3)" (( "(") (binary_expression "(*(byte *)(lVar8 + 0xc) & 0xf) == 3" (parenthesized_expression "(*(byte *)(lVar8 + 0xc) & 0xf)" (( "(") (binary_expression "*(byte *)(lVar8 + 0xc) & 0xf" (pointer_expression "*(byte *)(lVar8 + 0xc)" (* "*") (cast_expression "(byte *)(lVar8 + 0xc)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + 0xc)" (( "(") (binary_expression "lVar8 + 0xc" (identifier "lVar8") (+ "+") (number_literal "0xc")) () ")")))) (& "&") (number_literal "0xf")) () ")")) (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }\n *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;\n auStack_49[0] = 1;\n FUN_001a5c60(param_11,auStack_49);\n }" ({ "{") (if_statement "if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) {\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }\n else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" (if "if") (parenthesized_expression "(*(code **)(*param_4 + 0xc0) == FUN_001a5070)" (( "(") (binary_expression "*(code **)(*param_4 + 0xc0) == FUN_001a5070" (pointer_expression "*(code **)(*param_4 + 0xc0)" (* "*") (cast_expression "(code **)(*param_4 + 0xc0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0xc0)" (( "(") (binary_expression "*param_4 + 0xc0" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0xc0")) () ")")))) (== "==") (identifier "FUN_001a5070")) () ")")) (compound_statement "{\n if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }\n lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);\n }" ({ "{") (if_statement "if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) {\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }" (if "if") (parenthesized_expression "((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5)" (( "(") (binary_expression "(ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5" (call_expression "(ulong)(param_4[0xb] - param_4[10] >> 3)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "(param_4[0xb] - param_4[10] >> 3)" (( "(") (binary_expression "param_4[0xb] - param_4[10] >> 3" (binary_expression "param_4[0xb] - param_4[10]" (subscript_expression "param_4[0xb]" (identifier "param_4") ([ "[") (number_literal "0xb") (] "]")) (- "-") (subscript_expression "param_4[10]" (identifier "param_4") ([ "[") (number_literal "10") (] "]"))) (>> ">>") (number_literal "3")) () ")"))) (<= "<=") (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5"))) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section");" (call_expression "FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section")" (identifier "FUN_00352af0") (argument_list "("../../gold/object.h",0x5c8,"do_output_section")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x5c8") (, ",") (string_literal ""do_output_section"" (" """) (string_content "do_output_section") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8);" (assignment_expression "lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8)" (identifier "lVar8") (= "=") (pointer_expression "*(long *)(param_4[10] + (ulong)uVar5 * 8)" (* "*") (cast_expression "(long *)(param_4[10] + (ulong)uVar5 * 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4[10] + (ulong)uVar5 * 8)" (( "(") (binary_expression "param_4[10] + (ulong)uVar5 * 8" (subscript_expression "param_4[10]" (identifier "param_4") ([ "[") (number_literal "10") (] "]")) (+ "+") (binary_expression "(ulong)uVar5 * 8" (cast_expression "(ulong)uVar5" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (identifier "uVar5")) (* "*") (number_literal "8"))) () ")"))))) (; ";")) (} "}")) (else_clause "else {\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" (else "else") (compound_statement "{\n lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);\n }" ({ "{") (expression_statement "lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5);" (assignment_expression "lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5)" (identifier "lVar8") (= "=") (call_expression "(**(code **)(*param_4 + 0xc0))(param_4,uVar5)" (parenthesized_expression "(**(code **)(*param_4 + 0xc0))" (( "(") (pointer_expression "**(code **)(*param_4 + 0xc0)" (* "*") (pointer_expression "*(code **)(*param_4 + 0xc0)" (* "*") (cast_expression "(code **)(*param_4 + 0xc0)" (( "(") (type_descriptor "code **" (type_identifier "code") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*param_4 + 0xc0)" (( "(") (binary_expression "*param_4 + 0xc0" (pointer_expression "*param_4" (* "*") (identifier "param_4")) (+ "+") (number_literal "0xc0")) () ")"))))) () ")")) (argument_list "(param_4,uVar5)" (( "(") (identifier "param_4") (, ",") (identifier "uVar5") () ")")))) (; ";")) (} "}")))) (expression_statement "*(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1;" (assignment_expression "*(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1" (pointer_expression "*(byte *)(lVar8 + 200)" (* "*") (cast_expression "(byte *)(lVar8 + 200)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + 200)" (( "(") (binary_expression "lVar8 + 200" (identifier "lVar8") (+ "+") (number_literal "200")) () ")")))) (= "=") (binary_expression "*(byte *)(lVar8 + 200) | 1" (pointer_expression "*(byte *)(lVar8 + 200)" (* "*") (cast_expression "(byte *)(lVar8 + 200)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar8 + 200)" (( "(") (binary_expression "lVar8 + 200" (identifier "lVar8") (+ "+") (number_literal "200")) () ")")))) (| "|") (number_literal "1"))) (; ";")) (expression_statement "auStack_49[0] = 1;" (assignment_expression "auStack_49[0] = 1" (subscript_expression "auStack_49[0]" (identifier "auStack_49") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "1")) (; ";")) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" (identifier "FUN_001a5c60") (argument_list "(param_11,auStack_49)" (( "(") (identifier "param_11") (, ",") (identifier "auStack_49") () ")"))) (; ";")) (} "}")) (else_clause "else {\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" (else "else") (compound_statement "{\n if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }\n piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);\n iVar3 = *piVar1;\n if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }\n *piVar1 = -2;\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" ({ "{") (if_statement "if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) {\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }" (if "if") (parenthesized_expression "((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10)" (( "(") (binary_expression "(ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10" (call_expression "(ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555)" (parenthesized_expression "(ulong)" (( "(") (identifier "ulong") () ")")) (argument_list "((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555)" (( "(") (binary_expression "(param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555" (parenthesized_expression "(param_4[0x2d] - param_4[0x2c] >> 3)" (( "(") (binary_expression "param_4[0x2d] - param_4[0x2c] >> 3" (binary_expression "param_4[0x2d] - param_4[0x2c]" (subscript_expression "param_4[0x2d]" (identifier "param_4") ([ "[") (number_literal "0x2d") (] "]")) (- "-") (subscript_expression "param_4[0x2c]" (identifier "param_4") ([ "[") (number_literal "0x2c") (] "]"))) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "-0x5555555555555555")) () ")"))) (<= "<=") (identifier "uVar10")) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry");" (call_expression "FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry")" (identifier "FUN_00352af0") (argument_list "("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x8e3") (, ",") (string_literal ""set_must_have_output_symtab_entry"" (" """) (string_content "set_must_have_output_symtab_entry") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18);" (assignment_expression "piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18)" (identifier "piVar1") (= "=") (cast_expression "(int *)(param_4[0x2c] + uVar10 * 0x18)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_4[0x2c] + uVar10 * 0x18)" (( "(") (binary_expression "param_4[0x2c] + uVar10 * 0x18" (subscript_expression "param_4[0x2c]" (identifier "param_4") ([ "[") (number_literal "0x2c") (] "]")) (+ "+") (binary_expression "uVar10 * 0x18" (identifier "uVar10") (* "*") (number_literal "0x18"))) () ")")))) (; ";")) (expression_statement "iVar3 = *piVar1;" (assignment_expression "iVar3 = *piVar1" (identifier "iVar3") (= "=") (pointer_expression "*piVar1" (* "*") (identifier "piVar1"))) (; ";")) (if_statement "if ((iVar3 != 0) && (iVar3 != -2)) {\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }" (if "if") (parenthesized_expression "((iVar3 != 0) && (iVar3 != -2))" (( "(") (binary_expression "(iVar3 != 0) && (iVar3 != -2)" (parenthesized_expression "(iVar3 != 0)" (( "(") (binary_expression "iVar3 != 0" (identifier "iVar3") (!= "!=") (number_literal "0")) () ")")) (&& "&&") (parenthesized_expression "(iVar3 != -2)" (( "(") (binary_expression "iVar3 != -2" (identifier "iVar3") (!= "!=") (number_literal "-2")) () ")"))) () ")")) (compound_statement "{\n \n FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");\n }" ({ "{") (expression_statement "FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry");" (call_expression "FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry")" (identifier "FUN_00352af0") (argument_list "("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry")" (( "(") (string_literal ""../../gold/object.h"" (" """) (string_content "../../gold/object.h") (" """)) (, ",") (number_literal "0x71f") (, ",") (string_literal ""set_must_have_output_symtab_entry"" (" """) (string_content "set_must_have_output_symtab_entry") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*piVar1 = -2;" (assignment_expression "*piVar1 = -2" (pointer_expression "*piVar1" (* "*") (identifier "piVar1")) (= "=") (number_literal "-2")) (; ";")) (expression_statement "auStack_49[0] = 0;" (assignment_expression "auStack_49[0] = 0" (subscript_expression "auStack_49[0]" (identifier "auStack_49") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" (identifier "FUN_001a5c60") (argument_list "(param_11,auStack_49)" (( "(") (identifier "param_11") (, ",") (identifier "auStack_49") () ")"))) (; ";")) (} "}")))) (} "}")) (else_clause "else {\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" (else "else") (compound_statement "{\n auStack_49[0] = 0;\n FUN_001a5c60(param_11,auStack_49);\n }" ({ "{") (expression_statement "auStack_49[0] = 0;" (assignment_expression "auStack_49[0] = 0" (subscript_expression "auStack_49[0]" (identifier "auStack_49") ([ "[") (number_literal "0") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "FUN_001a5c60(param_11,auStack_49);" (call_expression "FUN_001a5c60(param_11,auStack_49)" (identifier "FUN_001a5c60") (argument_list "(param_11,auStack_49)" (( "(") (identifier "param_11") (, ",") (identifier "auStack_49") () ")"))) (; ";")) (} "}")))) (expression_statement "*(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1;" (assignment_expression "*(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1" (pointer_expression "*(long *)(param_11 + 0x18)" (* "*") (cast_expression "(long *)(param_11 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_11 + 0x18)" (( "(") (binary_expression "param_11 + 0x18" (identifier "param_11") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (binary_expression "*(long *)(param_11 + 0x18) + 1" (pointer_expression "*(long *)(param_11 + 0x18)" (* "*") (cast_expression "(long *)(param_11 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_11 + 0x18)" (( "(") (binary_expression "param_11 + 0x18" (identifier "param_11") (+ "+") (number_literal "0x18")) () ")")))) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" (identifier "lVar9") (= "=") (binary_expression "lVar9 + 1" (identifier "lVar9") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "in_RAX = in_RAX + 3;" (assignment_expression "in_RAX = in_RAX + 3" (identifier "in_RAX") (= "=") (binary_expression "in_RAX + 3" (identifier "in_RAX") (+ "+") (number_literal "3"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(unaff_retaddr != lVar9)" (( "(") (binary_expression "unaff_retaddr != lVar9" (identifier "unaff_retaddr") (!= "!=") (identifier "lVar9")) () ")")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: uint64_t do_plt_address_for_global(Target_aarch64<32,_true> * this, Symbol * gsym) */ uint64_t __thiscall anon_unknown.dwarf_12235f4::Target_aarch64<32,var_2>::do_plt_address_for_global (Target_aarch64<32,var_2> *this,Symbol *gsym) { uint64_t uVar1; if (this->plt_ != (var_1<32,var_2> *)0x0) { uVar1 = var_1<32,var_2>::var_3(this->plt_,gsym); return uVar1; } /* WARNING: Subroutine does not return */ plt_section((Target_aarch64<32,var_2> *)0x0); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (number_literal))) right: (number_literal))))) right: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (char_literal (escape_sequence))) right: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier) (pointer_expression argument: (identifier))))) right: (binary_expression left: (identifier) right: (char_literal (escape_sequence)))))))) body: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (return_statement))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)))) right: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal)))))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (identifier))))) (goto_statement label: (statement_identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal)))) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (cast_expression type: (type_descriptor type: (type_identifier)) value: (identifier)) right: (number_literal))))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (parenthesized_expression (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))))) arguments: (argument_list (identifier) (identifier)))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))) alternative: (else_clause (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (call_expression function: (parenthesized_expression (identifier)) arguments: (argument_list (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal))) right: (number_literal))) right: (number_literal)))) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (return_statement))))
null
void MASKED(long param_1,long param_2,undefined8 param_3,long *param_4,undefined4 param_5, int param_6,undefined8 param_7,char param_8,ulong param_9,long param_10, long param_11) { int *piVar1; ushort uVar2; int iVar3; char cVar4; uint uVar5; undefined4 *in_RAX; long lVar6; uint uVar7; long lVar8; long lVar9; ulong uVar10; long unaff_retaddr; undefined1 auStack_49 [9]; lVar9 = *(long *)(param_1 + 0x28); if (lVar9 != 0) { FUN_002f9c90(); return; } FUN_002ed4a0(); if ((((*(byte *)(param_2 + 0x3a) & 7) != 0) || ((*(byte *)(*(long *)(param_2 + 0x10) + 0x3c) & 1) == 0)) || (*(int *)(param_2 + 0x24) == -1)) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/aarch64.cc",0x1b0c,"do_dynsym_value"); } if (*(long *)(lVar9 + 0x28) != 0) { FUN_002f9c90(); return; } FUN_002ed4a0(); if (param_6 != 4) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/aarch64.cc",0x202f,"emit_relocs_scan"); } if (unaff_retaddr != 0) { lVar9 = 0; do { while ((param_8 != '\0' && (cVar4 = FUN_003cfe70(param_7,param_4,param_5,*in_RAX), cVar4 == '\0'))) { LAB_002f9f1c: auStack_49[0] = 8; lVar9 = lVar9 + 1; FUN_001a5c60(param_11,auStack_49); in_RAX = in_RAX + 3; if (unaff_retaddr == lVar9) { return; } } uVar7 = (uint)in_RAX[1] >> 8; uVar10 = (ulong)uVar7; if (uVar10 < param_9) { if (param_10 == 0) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/target-reloc.h",0x2e4,"scan_relocatable_relocs"); } lVar8 = (ulong)(uVar7 << 4) + param_10; uVar2 = *(ushort *)(lVar8 + 0xe); uVar5 = (uint)uVar2; if (uVar2 < 0xff00) { LAB_002f9fcb: if (uVar5 != 0) { if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x50b,"is_section_included"); } if (*(long *)(param_4[10] + (ulong)uVar5 * 8) == 0) goto LAB_002f9f1c; } } else if (uVar2 == 0xffff) { lVar6 = param_4[8]; if (lVar6 == 0) { lVar6 = (**(code **)(*param_4 + 0xd8))(param_4); param_4[8] = lVar6; } uVar5 = FUN_00392c60(lVar6,param_4,uVar7); goto LAB_002f9fcb; } if ((*(byte *)(lVar8 + 0xc) & 0xf) == 3) { if (*(code **)(*param_4 + 0xc0) == FUN_001a5070) { if ((ulong)(param_4[0xb] - param_4[10] >> 3) <= (ulong)uVar5) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x5c8,"do_output_section"); } lVar8 = *(long *)(param_4[10] + (ulong)uVar5 * 8); } else { lVar8 = (**(code **)(*param_4 + 0xc0))(param_4,uVar5); } *(byte *)(lVar8 + 200) = *(byte *)(lVar8 + 200) | 1; auStack_49[0] = 1; FUN_001a5c60(param_11,auStack_49); } else { if ((ulong)((param_4[0x2d] - param_4[0x2c] >> 3) * -0x5555555555555555) <= uVar10) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x8e3,"set_must_have_output_symtab_entry"); } piVar1 = (int *)(param_4[0x2c] + uVar10 * 0x18); iVar3 = *piVar1; if ((iVar3 != 0) && (iVar3 != -2)) { /* WARNING: Subroutine does not return */ FUN_00352af0("../../gold/object.h",0x71f,"set_must_have_output_symtab_entry"); } *piVar1 = -2; auStack_49[0] = 0; FUN_001a5c60(param_11,auStack_49); } } else { auStack_49[0] = 0; FUN_001a5c60(param_11,auStack_49); } *(long *)(param_11 + 0x18) = *(long *)(param_11 + 0x18) + 1; lVar9 = lVar9 + 1; in_RAX = in_RAX + 3; } while (unaff_retaddr != lVar9); } return; }
2883_i686-kfreebsd-gnu-ld_and_i686-kfreebsd-gnu-ld_strip.c
~Output_section_incremental_inputs
FUN_001a3000
/* DWARF original prototype: void ~Output_section_incremental_inputs(Output_section_incremental_inputs<32,_false> * this, int __in_chrg) */ void __thiscall gold::Output_section_incremental_inputs<32,_false>::~Output_section_incremental_inputs (Output_section_incremental_inputs<32,_false> *this,int __in_chrg) { (this->super_Output_section_data).super_Output_data._vptr_Output_data = (_func_int_varargs **)&DAT_003f02d8; Output_data::~Output_data((Output_data *)this,__in_chrg); operator_delete(this,0x48); return; }
void FUN_001a3000(undefined8 *param_1) { *param_1 = &DAT_003f02d8; FUN_001ee190(); thunk_FUN_002a2980(param_1,0x48); return; }
LEA RAX,[0x3f02d8] PUSH RBX MOV RBX,RDI MOV qword ptr [RDI],RAX CALL 0x001ee190 MOV RDI,RBX MOV ESI,0x48 POP RBX JMP 0x002a2970
null
null
null
null
[('tmp_51', u'CALL_-1207619554'), ('const-0', u'PTRSUB_-1207619466'), ('const-0', u'RETURN_-1207619529'), (u'PTRSUB_-1207619465', u'PTRSUB_-1207619464'), (u'PTRSUB_-1207619463', u'STORE_-1207619564'), ('tmp_50', u'CALL_-1207619533'), ('const-72', u'CALL_-1207619533'), ('const-0', u'PTRSUB_-1207619464'), ('tmp_50', u'PTRSUB_-1207619465'), ('const-433', u'STORE_-1207619564'), (u'CAST_-1207619460', u'CALL_-1207619554'), (u'CAST_-1207619464', u'STORE_-1207619564'), ('const-0', u'PTRSUB_-1207619465'), (u'PTRSUB_-1207619464', u'PTRSUB_-1207619463'), ('const-0', u'PTRSUB_-1207619463'), (u'PTRSUB_-1207619466', u'CAST_-1207619464'), ('const-4129496', u'PTRSUB_-1207619466'), ('tmp_50', u'CAST_-1207619460')]
[(u'PTRSUB_-1207619468', u'STORE_-1207619564'), ('const-0', u'RETURN_-1207619529'), ('tmp_91', u'CALL_-1207619533'), ('const-433', u'STORE_-1207619564'), ('const-4129496', u'PTRSUB_-1207619468'), ('const-72', u'CALL_-1207619533'), ('tmp_91', u'STORE_-1207619564'), ('const-0', u'PTRSUB_-1207619468')]
null
null
001a3000
x64
O3
(translation_unit "void FUN_001a3000(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}\n\n" (function_definition "void FUN_001a3000(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}" primitive_type (function_declarator "FUN_001a3000(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}" { (expression_statement "*param_1 = &DAT_003f02d8;" (assignment_expression "*param_1 = &DAT_003f02d8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003f02d8" & identifier)) ;) (expression_statement "FUN_001ee190();" (call_expression "FUN_001ee190()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002a2980(param_1,0x48);" (call_expression "thunk_FUN_002a2980(param_1,0x48)" identifier (argument_list "(param_1,0x48)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void\n ~Output_section_incremental_inputs(Output_section_incremental_inputs<32,_false> * this, int\n __in_chrg) */\n\nvoid __thiscall\ngold::Output_section_incremental_inputs<32,_false>::~Output_section_incremental_inputs\n (Output_section_incremental_inputs<32,_false> *this,int __in_chrg)\n\n{\n (this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&DAT_003f02d8;\n Output_data::~Output_data((Output_data *)this,__in_chrg);\n operator_delete(this,0x48);\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_section_incremental_inputs<32,_false>::~Output_section_incremental_inputs\n (Output_section_incremental_inputs<32,_false> *this,int __in_chrg)\n\n{\n (this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&DAT_003f02d8;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<32" < number_literal) , (ERROR "_false>::~" identifier > : : ~) (init_declarator "Output_section_incremental_inputs\n (Output_section_incremental_inputs<32,_false> *this,int __in_chrg)\n\n{\n (this->super_Output_section_data).super_Output_data._vptr_Output_data =\n (_func_int_varargs **)&DAT_003f02d8" (function_declarator "Output_section_incremental_inputs\n (Output_section_incremental_inputs<32,_false> *this,int __in_chrg)\n\n{\n (this->super_Output_section_data).super_Output_data._vptr_Output_data" (function_declarator "Output_section_incremental_inputs\n (Output_section_incremental_inputs<32,_false> *this,int __in_chrg)" identifier (parameter_list "(Output_section_incremental_inputs<32,_false> *this,int __in_chrg)" ( (parameter_declaration "Output_section_incremental_inputs" type_identifier) (ERROR "<32" < number_literal) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) , (parameter_declaration "int __in_chrg" primitive_type identifier) ))) (ERROR "{" {) (parameter_list "(this->super_Output_section_data)" ( (parameter_declaration "this->super_Output_section_data" type_identifier (ERROR "->" ->) identifier) )) (ERROR "." .) identifier (ERROR "." .) identifier) = (cast_expression "(_func_int_varargs **)&DAT_003f02d8" ( (type_descriptor "_func_int_varargs **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (pointer_expression "&DAT_003f02d8" & identifier))) ;) (labeled_statement "Output_data::~Output_data((Output_data *)this,__in_chrg);" statement_identifier : (ERROR ":" :) (expression_statement "~Output_data((Output_data *)this,__in_chrg);" (unary_expression "~Output_data((Output_data *)this,__in_chrg)" ~ (call_expression "Output_data((Output_data *)this,__in_chrg)" identifier (argument_list "((Output_data *)this,__in_chrg)" ( (cast_expression "(Output_data *)this" ( (type_descriptor "Output_data *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , identifier )))) ;)) (expression_statement "operator_delete(this,0x48);" (call_expression "operator_delete(this,0x48)" identifier (argument_list "(this,0x48)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_001a3000(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}\n\n" (function_definition "void FUN_001a3000(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}" primitive_type (function_declarator "FUN_001a3000(undefined8 *param_1)" identifier (parameter_list "(undefined8 *param_1)" ( (parameter_declaration "undefined8 *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}" { (expression_statement "*param_1 = &DAT_003f02d8;" (assignment_expression "*param_1 = &DAT_003f02d8" (pointer_expression "*param_1" * identifier) = (pointer_expression "&DAT_003f02d8" & identifier)) ;) (expression_statement "FUN_001ee190();" (call_expression "FUN_001ee190()" identifier (argument_list "()" ( ))) ;) (expression_statement "thunk_FUN_002a2980(param_1,0x48);" (call_expression "thunk_FUN_002a2980(param_1,0x48)" identifier (argument_list "(param_1,0x48)" ( identifier , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression & IDENT)) ;) (expression_statement (call_expression IDENT (argument_list ( ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_001a3000(undefined8 *param_1)\n\n{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}" (primitive_type "void") (function_declarator "FUN_001a3000(undefined8 *param_1)" (identifier "FUN_001a3000") (parameter_list "(undefined8 *param_1)" (( "(") (parameter_declaration "undefined8 *param_1" (type_identifier "undefined8") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n *param_1 = &DAT_003f02d8;\n FUN_001ee190();\n thunk_FUN_002a2980(param_1,0x48);\n return;\n}" ({ "{") (expression_statement "*param_1 = &DAT_003f02d8;" (assignment_expression "*param_1 = &DAT_003f02d8" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (pointer_expression "&DAT_003f02d8" (& "&") (identifier "DAT_003f02d8"))) (; ";")) (expression_statement "FUN_001ee190();" (call_expression "FUN_001ee190()" (identifier "FUN_001ee190") (argument_list "()" (( "(") () ")"))) (; ";")) (expression_statement "thunk_FUN_002a2980(param_1,0x48);" (call_expression "thunk_FUN_002a2980(param_1,0x48)" (identifier "thunk_FUN_002a2980") (argument_list "(param_1,0x48)" (( "(") (identifier "param_1") (, ",") (number_literal "0x48") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void ~Output_section_incremental_inputs(Output_section_incremental_inputs<32,_false> * this, int __in_chrg) */ void __thiscall gold::function_1<32,type_1>::~function_1 (function_1<32,type_1> *type_2,int __in_chrg) { (type_2->super_Output_section_data).function_2.function_3 = (type_3 **)&DAT_003f02d8; Output_data::~var_1((var_1 *)type_2,__in_chrg); var_2(type_2,0x48); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal)))) (return_statement))))
null
void MASKED(undefined8 *param_1) { *param_1 = &DAT_003f02d8; FUN_001ee190(); thunk_FUN_002a2980(param_1,0x48); return; }
7425_x86_64-linux-gnux32-dwp_and_x86_64-linux-gnux32-dwp_strip.c
fstream
FUN_002a0bb0
/* std::fstream::fstream(std::fstream&&) */ void __thiscall std::fstream::fstream(fstream *this,fstream *param_1) { ios_base iVar1; long lVar2; undefined8 uVar3; long *in_RDX; ios_base *this_00; ios_base *piVar4; lVar2 = *(long *)(param_1 + 0x10); *(long *)this = lVar2; *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x18); *(long *)(this + 8) = in_RDX[1]; this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18)); piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX); ios_base::_M_move(this_00,piVar4); ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0)); uVar3 = *(undefined8 *)(piVar4 + 0xd8); *(undefined8 *)(piVar4 + 0xd8) = 0; *(undefined8 *)(this_00 + 0xd8) = uVar3; this_00[0xe0] = piVar4[0xe0]; iVar1 = piVar4[0xe1]; *(undefined8 *)(this_00 + 0xe8) = 0; this_00[0xe1] = iVar1; lVar2 = *(long *)(param_1 + 0x20); in_RDX[1] = 0; *(long *)(this + 0x10) = lVar2; *(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10) = *(undefined8 *)(param_1 + 0x28); lVar2 = *(long *)(param_1 + 8); *(long *)this = lVar2; *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x30); *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38); lVar2 = *(long *)param_1; *(long *)this = lVar2; *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x40); *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48); /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */ filebuf::filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3)); *(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) = (filebuf *)(this + 0x18); return; }
void FUN_002a0bb0(long *param_1,long *param_2,long *param_3) { undefined1 uVar1; undefined8 uVar2; long lVar3; long lVar4; lVar3 = param_2[2]; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3]; param_1[1] = param_3[1]; lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1; lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3; FUN_002b4e50(lVar3,lVar4); FUN_0029cc70(lVar3,lVar3 + 0xd0); uVar2 = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = 0; *(undefined8 *)(lVar3 + 0xd8) = uVar2; *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0); uVar1 = *(undefined1 *)(lVar4 + 0xe1); *(undefined8 *)(lVar3 + 0xe8) = 0; *(undefined1 *)(lVar3 + 0xe1) = uVar1; lVar3 = param_2[4]; param_3[1] = 0; param_1[2] = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5]; lVar3 = param_2[1]; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6]; param_1[2] = param_2[7]; lVar3 = *param_2; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8]; param_1[2] = param_2[9]; /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */ FUN_0029f500(param_1 + 3,param_3 + 3); *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3; return; }
PUSH R14 PUSH R13 PUSH R12 MOV R12,RDX PUSH RBP MOV RBP,RSI PUSH RBX MOV RAX,qword ptr [RSI + 0x10] MOV RBX,RDI MOV qword ptr [RDI],RAX MOV RDX,qword ptr [RAX + -0x18] MOV RCX,qword ptr [RSI + 0x18] MOV qword ptr [RDI + RDX*0x1],RCX MOV RDX,qword ptr [R12 + 0x8] MOV qword ptr [RDI + 0x8],RDX MOV R13,qword ptr [RAX + -0x18] MOV RAX,qword ptr [R12] ADD R13,RDI MOV R14,qword ptr [RAX + -0x18] MOV RDI,R13 ADD R14,R12 MOV RSI,R14 CALL 0x002b4e50 LEA RSI,[R13 + 0xd0] MOV RDI,R13 CALL 0x0029cc70 MOV RAX,qword ptr [R14 + 0xd8] LEA RSI,[R12 + 0x18] MOV qword ptr [R14 + 0xd8],0x0 MOV qword ptr [R13 + 0xd8],RAX MOVZX EAX,byte ptr [R14 + 0xe0] MOV byte ptr [R13 + 0xe0],AL MOVZX EAX,byte ptr [R14 + 0xe1] MOV qword ptr [R13 + 0xe8],0x0 MOV byte ptr [R13 + 0xe1],AL MOV RAX,qword ptr [RBP + 0x20] LEA R13,[RBX + 0x18] MOV qword ptr [R12 + 0x8],0x0 MOV RDI,R13 MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x28] MOV qword ptr [RBX + RAX*0x1 + 0x10],RDX MOV RAX,qword ptr [RBP + 0x8] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x30] MOV qword ptr [RBX + RAX*0x1],RDX MOV RAX,qword ptr [RBP + 0x38] MOV qword ptr [RBX + 0x10],RAX MOV RAX,qword ptr [RBP] MOV qword ptr [RBX],RAX MOV RAX,qword ptr [RAX + -0x18] MOV RDX,qword ptr [RBP + 0x40] MOV qword ptr [RBX + RAX*0x1],RDX MOV RAX,qword ptr [RBP + 0x48] MOV qword ptr [RBX + 0x10],RAX CALL 0x0029f500 MOV RAX,qword ptr [RBX] MOV RAX,qword ptr [RAX + -0x18] MOV qword ptr [RBX + RAX*0x1 + 0xe8],R13 POP RBX POP RBP POP R12 POP R13 POP R14 RET
null
null
null
null
[('const-16', u'PTRADD_-1204483056'), ('const-224', u'PTRADD_-1204482869'), (u'LOAD_-1204483040', u'INT_ADD_-1204483011'), ('const-433', u'STORE_-1204482870'), ('const-1', u'PTRADD_-1204482847'), ('const-433', u'STORE_-1204483085'), (u'PTRADD_-1204482722', u'CAST_-1204482541'), ('const-1', u'PTRADD_-1204483056'), ('const--24', u'INT_ADD_-1204482701'), (u'CAST_-1204482493', u'LOAD_-1204482717'), ('tmp_549', u'PTRADD_-1204482771'), ('const-225', u'PTRADD_-1204482859'), ('tmp_702', u'PTRADD_-1204482698'), ('const-433', u'LOAD_-1204482943'), ('const-433', u'STORE_-1204482770'), ('const-1', u'PTRADD_-1204482689'), (u'CAST_-1204482556', u'LOAD_-1204482806'), (u'CAST_-1204482755', u'STORE_-1204483085'), ('const-1', u'PTRADD_-1204482922'), (u'LOAD_-1204482813', u'PTRADD_-1204482736'), ('const-433', u'STORE_-1204482817'), ('const-1', u'PTRADD_-1204482794'), (u'PTRADD_-1204482988', u'CAST_-1204482731'), ('const-216', u'PTRADD_-1204482905'), (u'LOAD_-1204482984', u'STORE_-1204482951'), ('const-1', u'PTRADD_-1204482682'), ('const-433', u'LOAD_-1204483059'), (u'PTRADD_-1204482744', u'CAST_-1204482556'), (u'CAST_-1204482727', u'LOAD_-1204483040'), ('const-433', u'LOAD_-1204482766'), ('const-433', u'STORE_-1204482893'), (u'CAST_-1204482581', u'LOAD_-1204482842'), (u'CAST_-1204482777', u'LOAD_-1204483118'), ('const-1', u'PTRADD_-1204482771'), ('const-433', u'STORE_-1204483070'), (u'INT_ADD_-1204482797', u'CAST_-1204482561'), (u'LOAD_-1204483118', u'INT_ADD_-1204483049'), (u'LOAD_-1204483118', u'INT_ADD_-1204483086'), (u'LOAD_-1204483118', u'STORE_-1204483106'), ('tmp_702', u'CAST_-1204482719'), (u'PTRADD_-1204482736', u'CAST_-1204482551'), ('const-1', u'PTRADD_-1204482780'), (u'INT_ADD_-1204483011', u'CAST_-1204482718'), (u'PTRADD_-1204482625', u'STORE_-1204482870'), ('const-1', u'PTRADD_-1204482833'), ('tmp_549', u'PTRADD_-1204482675'), ('const-48', u'PTRADD_-1204482744'), (u'CAST_-1204482765', u'LOAD_-1204483102'), ('const-433', u'LOAD_-1204482778'), (u'PTRADD_-1204483025', u'CAST_-1204482755'), (u'LOAD_-1204483065', u'PTRADD_-1204482988'), ('const-72', u'PTRADD_-1204482682'), ('const-433', u'LOAD_-1204483065'), (u'LOAD_-1204482921', u'STORE_-1204482893'), ('const-433', u'LOAD_-1204483080'), ('const-433', u'LOAD_-1204482825'), (u'CAST_-1204482561', u'LOAD_-1204482813'), ('const-0', u'STORE_-1204482965'), ('tmp_549', u'PTRADD_-1204482736'), ('const-433', u'STORE_-1204482907'), (u'PTRADD_-1204482780', u'CAST_-1204482581'), ('const-1', u'PTRADD_-1204482943'), (u'PTRADD_-1204482823', u'CAST_-1204482613'), ('const-433', u'LOAD_-1204482885'), ('const-433', u'LOAD_-1204483095'), ('tmp_549', u'CAST_-1204482531'), ('const-8', u'PTRADD_-1204482759'), ('const-0', u'STORE_-1204482870'), ('const-8', u'PTRADD_-1204482763'), ('const-1', u'PTRADD_-1204482744'), ('tmp_549', u'PTRADD_-1204482646'), ('const-216', u'PTRADD_-1204482891'), ('const-433', u'STORE_-1204482854'), ('const--24', u'INT_ADD_-1204482750'), ('const-8', u'PTRADD_-1204482625'), ('const-1', u'PTRADD_-1204482881'), (u'PTRADD_-1204483056', u'CAST_-1204482777'), ('const-433', u'LOAD_-1204483102'), ('const-224', u'PTRADD_-1204482881'), ('const-433', u'STORE_-1204482782'), ('const-0', u'RETURN_-1204482660'), (u'CAST_-1204482740', u'LOAD_-1204483065'), ('const-232', u'PTRADD_-1204482847'), (u'PTRADD_-1204482682', u'CAST_-1204482512'), ('tmp_549', u'PTRADD_-1204482816'), ('tmp_549', u'PTRADD_-1204482689'), ('tmp_550', u'PTRADD_-1204482729'), (u'CAST_-1204482675', u'STORE_-1204482965'), (u'CAST_-1204482718', u'PTRADD_-1204482859'), (u'CAST_-1204482731', u'PTRADD_-1204482833'), (u'CAST_-1204482613', u'LOAD_-1204482885'), ('tmp_550', u'PTRADD_-1204482763'), (u'INT_ADD_-1204482574', u'PTRADD_-1204482646'), ('const--24', u'INT_ADD_-1204483049'), ('const-433', u'LOAD_-1204482744'), ('const-8', u'PTRADD_-1204483010'), ('tmp_702', u'PTRADD_-1204482759'), (u'INT_ADD_-1204482646', u'PTRADD_-1204482771'), ('const--24', u'INT_ADD_-1204483024'), ('tmp_549', u'PTRADD_-1204482722'), (u'CAST_-1204482591', u'STORE_-1204482854'), ('const-433', u'STORE_-1204482831'), (u'PTRADD_-1204482943', u'CAST_-1204482706'), ('const-433', u'LOAD_-1204483118'), ('const--24', u'INT_ADD_-1204482797'), (u'CAST_-1204482586', u'LOAD_-1204482849'), (u'LOAD_-1204482778', u'STORE_-1204482770'), ('tmp_549', u'CAST_-1204482769'), ('const-433', u'STORE_-1204482749'), ('const-433', u'STORE_-1204482796'), ('tmp_550', u'PTRADD_-1204482780'), ('tmp_550', u'PTRADD_-1204482744'), (u'CAST_-1204482512', u'LOAD_-1204482744'), ('const-56', u'PTRADD_-1204482729'), ('const-433', u'STORE_-1204482706'), ('const-1', u'PTRADD_-1204482905'), (u'PTRADD_-1204482689', u'CAST_-1204482517'), ('const-433', u'LOAD_-1204483040'), ('const-1', u'PTRADD_-1204482697'), (u'CAST_-1204482760', u'LOAD_-1204483095'), (u'CAST_-1204482731', u'PTRADD_-1204482943'), ('const-433', u'STORE_-1204482965'), (u'CAST_-1204482681', u'CALL_-1204482724'), (u'CAST_-1204482531', u'STORE_-1204482770'), ('tmp_549', u'PTRADD_-1204482794'), (u'CAST_-1204482570', u'LOAD_-1204482825'), ('const-1', u'PTRADD_-1204482759'), ('const-433', u'LOAD_-1204482806'), (u'PTRADD_-1204482729', u'CAST_-1204482546'), (u'LOAD_-1204483059', u'INT_ADD_-1204483024'), (u'LOAD_-1204482825', u'STORE_-1204482817'), ('const-32', u'PTRADD_-1204482823'), (u'CAST_-1204482745', u'STORE_-1204483070'), (u'PTRADD_-1204482922', u'CAST_-1204482689'), ('const-232', u'INT_ADD_-1204482574'), ('tmp_549', u'PTRADD_-1204483010'), (u'LOAD_-1204482723', u'INT_ADD_-1204482701'), ('const-433', u'STORE_-1204482735'), (u'CAST_-1204482608', u'STORE_-1204482706'), ('tmp_549', u'PTRADD_-1204483025'), (u'CAST_-1204482527', u'LOAD_-1204482766'), ('const-0', u'STORE_-1204482907'), (u'LOAD_-1204483095', u'STORE_-1204483085'), (u'PTRADD_-1204482833', u'STORE_-1204482893'), (u'INT_ADD_-1204483086', u'CAST_-1204482765'), (u'CAST_-1204482719', u'INT_ADD_-1204483011'), ('const-8', u'PTRADD_-1204482698'), (u'INT_ADD_-1204483049', u'CAST_-1204482740'), ('const-24', u'PTRADD_-1204482816'), (u'CAST_-1204482565', u'STORE_-1204482817'), (u'CAST_-1204482706', u'CALL_-1204482986'), ('const-1', u'PTRADD_-1204482736'), (u'CAST_-1204482517', u'STORE_-1204482749'), (u'CAST_-1204482718', u'PTRADD_-1204482905'), (u'CAST_-1204482663', u'STORE_-1204482951'), ('const-208', u'PTRADD_-1204482943'), ('tmp_550', u'PTRADD_-1204482697'), (u'CAST_-1204482541', u'STORE_-1204482782'), ('const-1', u'PTRADD_-1204482625'), ('const-3', u'PTRADD_-1204482698'), ('const-1', u'PTRADD_-1204483025'), ('const-1', u'PTRADD_-1204482722'), ('const-433', u'LOAD_-1204482791'), (u'LOAD_-1204482943', u'STORE_-1204482929'), ('const-64', u'PTRADD_-1204482697'), (u'LOAD_-1204483080', u'STORE_-1204483070'), ('const-1', u'PTRADD_-1204482891'), (u'PTRADD_-1204482759', u'LOAD_-1204483080'), (u'PTRADD_-1204482698', u'CAST_-1204482681'), (u'CAST_-1204482608', u'CALL_-1204482724'), ('const-1', u'PTRADD_-1204483010'), (u'LOAD_-1204482885', u'INT_ADD_-1204482833'), ('const-433', u'LOAD_-1204482813'), (u'PTRADD_-1204482646', u'CAST_-1204482488'), (u'CAST_-1204482731', u'PTRADD_-1204482891'), ('tmp_550', u'CAST_-1204482536'), (u'PTRADD_-1204482675', u'CAST_-1204482507'), (u'LOAD_-1204483102', u'PTRADD_-1204483025'), (u'INT_ADD_-1204482833', u'CAST_-1204482586'), ('tmp_550', u'PTRADD_-1204483056'), ('tmp_549', u'PTRADD_-1204482988'), (u'LOAD_-1204482744', u'STORE_-1204482735'), ('tmp_549', u'CAST_-1204482565'), (u'PTRADD_-1204482859', u'LOAD_-1204482921'), ('const-16', u'PTRADD_-1204482794'), (u'INT_ADD_-1204482750', u'CAST_-1204482527'), (u'CAST_-1204482689', u'LOAD_-1204482984'), ('const-1', u'PTRADD_-1204482869'), (u'PTRADD_-1204482869', u'STORE_-1204482929'), (u'PTRADD_-1204482697', u'CAST_-1204482522'), (u'CAST_-1204482718', u'PTRADD_-1204482922'), (u'LOAD_-1204482778', u'INT_ADD_-1204482750'), ('tmp_549', u'CAST_-1204482497'), (u'CAST_-1204482507', u'STORE_-1204482735'), ('const-16', u'PTRADD_-1204482675'), (u'PTRADD_-1204483010', u'CAST_-1204482745'), (u'PTRADD_-1204483033', u'CAST_-1204482760'), (u'CAST_-1204482632', u'STORE_-1204482907'), ('const-1', u'PTRADD_-1204482675'), ('const-16', u'INT_ADD_-1204482646'), ('tmp_702', u'LOAD_-1204483059'), ('const-433', u'STORE_-1204482951'), (u'LOAD_-1204482791', u'STORE_-1204482782'), ('const-433', u'LOAD_-1204482717'), (u'PTRADD_-1204482881', u'LOAD_-1204482943'), (u'PTRADD_-1204482771', u'CAST_-1204482576'), (u'INT_ADD_-1204483024', u'CAST_-1204482727'), ('const-40', u'PTRADD_-1204482780'), (u'LOAD_-1204482849', u'INT_ADD_-1204482646'), (u'LOAD_-1204482885', u'STORE_-1204482854'), (u'LOAD_-1204482759', u'STORE_-1204482749'), ('const-433', u'LOAD_-1204482723'), ('const-433', u'LOAD_-1204482984'), (u'CAST_-1204482522', u'LOAD_-1204482759'), ('const-225', u'PTRADD_-1204482833'), ('const-16', u'PTRADD_-1204482722'), (u'CAST_-1204482718', u'PTRADD_-1204482881'), (u'PTRADD_-1204482794', u'CAST_-1204482591'), (u'LOAD_-1204482825', u'INT_ADD_-1204482797'), (u'LOAD_-1204482717', u'INT_ADD_-1204482574'), ('const-1', u'PTRADD_-1204482729'), (u'LOAD_-1204482806', u'STORE_-1204482796'), (u'PTRADD_-1204482763', u'CAST_-1204482570'), (u'PTRADD_-1204482816', u'CAST_-1204482608'), ('const-1', u'PTRADD_-1204482823'), (u'LOAD_-1204482766', u'PTRADD_-1204482689'), (u'CAST_-1204482576', u'STORE_-1204482831'), ('tmp_702', u'PTRADD_-1204482625'), ('const-433', u'LOAD_-1204482759'), ('tmp_550', u'PTRADD_-1204482823'), ('const-1', u'PTRADD_-1204482646'), ('const--24', u'INT_ADD_-1204483086'), (u'PTRADD_-1204482847', u'CAST_-1204482632'), ('const-216', u'PTRADD_-1204482922'), (u'INT_ADD_-1204482701', u'CAST_-1204482493'), ('tmp_550', u'PTRADD_-1204483033'), (u'CAST_-1204482488', u'STORE_-1204482706'), ('const-1', u'PTRADD_-1204482859'), ('const-1', u'PTRADD_-1204482988'), (u'CAST_-1204482731', u'PTRADD_-1204482847'), ('const-433', u'LOAD_-1204482849'), (u'CAST_-1204482551', u'STORE_-1204482796'), (u'PTRADD_-1204482905', u'CAST_-1204482675'), (u'CAST_-1204482731', u'CALL_-1204483007'), (u'CAST_-1204482695', u'CALL_-1204482986'), ('const-433', u'LOAD_-1204482842'), (u'CAST_-1204482731', u'CAST_-1204482695'), (u'CAST_-1204482546', u'LOAD_-1204482791'), (u'CAST_-1204482731', u'PTRADD_-1204482869'), ('const-1', u'PTRADD_-1204482816'), (u'CAST_-1204482536', u'LOAD_-1204482778'), ('const--24', u'INT_ADD_-1204482833'), ('const-1', u'PTRADD_-1204483033'), (u'CAST_-1204482718', u'CALL_-1204483007'), ('const-433', u'LOAD_-1204482921'), ('const-433', u'STORE_-1204483106'), (u'CAST_-1204482769', u'STORE_-1204483106'), (u'CAST_-1204482497', u'LOAD_-1204482723'), ('const-1', u'PTRADD_-1204482763'), ('const-433', u'STORE_-1204482929'), (u'LOAD_-1204482842', u'STORE_-1204482831'), ('tmp_550', u'PTRADD_-1204482682'), (u'PTRADD_-1204482891', u'CAST_-1204482663'), ('const-24', u'PTRADD_-1204483033')]
[('const-8', u'PTRADD_-1204482607'), (u'LOAD_-1204482813', u'INT_ADD_-1204482782'), (u'LOAD_-1204483040', u'INT_ADD_-1204483011'), (u'PTRADD_-1204482536', u'LOAD_-1204482744'), (u'INT_ADD_-1204482927', u'CAST_-1204482648'), ('const-225', u'INT_ADD_-1204482879'), ('tmp_708', u'PTRADD_-1204482766'), (u'CAST_-1204482631', u'LOAD_-1204482921'), (u'CAST_-1204482568', u'STORE_-1204482831'), ('const--24', u'INT_ADD_-1204482701'), ('const-433', u'STORE_-1204482893'), ('const-8', u'PTRADD_-1204482625'), (u'CAST_-1204482656', u'STORE_-1204482951'), ('tmp_710', u'CAST_-1204482516'), ('const-0', u'STORE_-1204482870'), (u'PTRADD_-1204482781', u'LOAD_-1204483118'), ('const-8', u'PTRADD_-1204482598'), ('const-433', u'LOAD_-1204482791'), ('const-433', u'LOAD_-1204482717'), ('const-8', u'PTRADD_-1204482757'), ('const-8', u'PTRADD_-1204482620'), ('const-433', u'LOAD_-1204482849'), (u'LOAD_-1204482849', u'INT_ADD_-1204482639'), (u'PTRADD_-1204482531', u'STORE_-1204482735'), (u'LOAD_-1204482984', u'STORE_-1204482951'), (u'INT_ADD_-1204482915', u'CAST_-1204482639'), (u'PTRADD_-1204482545', u'LOAD_-1204482759'), ('tmp_708', u'LOAD_-1204482778'), ('const-433', u'LOAD_-1204482778'), ('const-433', u'STORE_-1204482965'), ('tmp_710', u'PTRADD_-1204482531'), (u'INT_ADD_-1204483034', u'INT_ADD_-1204482989'), (u'LOAD_-1204483118', u'INT_ADD_-1204483049'), ('const-433', u'LOAD_-1204482759'), (u'LOAD_-1204483118', u'INT_ADD_-1204483086'), (u'CAST_-1204482515', u'STORE_-1204482749'), (u'PTRADD_-1204482751', u'STORE_-1204483070'), (u'LOAD_-1204483118', u'STORE_-1204483106'), (u'INT_ADD_-1204483011', u'INT_ADD_-1204482951'), ('const-0', u'STORE_-1204482907'), (u'INT_ADD_-1204482937', u'CAST_-1204482656'), (u'INT_ADD_-1204483011', u'CALL_-1204483007'), ('const-4', u'PTRADD_-1204482630'), ('const-1', u'PTRADD_-1204482751'), (u'LOAD_-1204482921', u'STORE_-1204482893'), (u'INT_ADD_-1204482750', u'CAST_-1204482525'), ('const-16', u'INT_ADD_-1204482639'), ('tmp_710', u'CAST_-1204482569'), (u'CAST_-1204482525', u'LOAD_-1204482766'), (u'INT_ADD_-1204482701', u'CAST_-1204482494'), (u'INT_ADD_-1204482893', u'CAST_-1204482622'), (u'INT_ADD_-1204483086', u'CAST_-1204482753'), ('const-433', u'STORE_-1204482749'), (u'CAST_-1204482494', u'LOAD_-1204482717'), ('tmp_708', u'PTRADD_-1204482536'), ('const-8', u'PTRADD_-1204482766'), (u'PTRADD_-1204482630', u'LOAD_-1204482885'), ('const-433', u'LOAD_-1204482885'), (u'INT_ADD_-1204482735', u'CAST_-1204482515'), ('const-232', u'INT_ADD_-1204482560'), ('tmp_706', u'LOAD_-1204483059'), ('const-1', u'PTRADD_-1204482587'), (u'CAST_-1204482610', u'STORE_-1204482893'), (u'INT_ADD_-1204483011', u'INT_ADD_-1204482905'), ('tmp_708', u'PTRADD_-1204482598'), ('const-8', u'PTRADD_-1204482545'), ('const--24', u'INT_ADD_-1204482750'), (u'INT_ADD_-1204482879', u'CAST_-1204482610'), ('const-433', u'STORE_-1204482796'), ('const-433', u'STORE_-1204482735'), ('const-0', u'RETURN_-1204482660'), ('const-2', u'PTRADD_-1204482561'), ('const-8', u'PTRADD_-1204482575'), (u'INT_ADD_-1204482797', u'CAST_-1204482555'), (u'INT_ADD_-1204482989', u'CALL_-1204482986'), ('const-433', u'LOAD_-1204482723'), ('const-433', u'STORE_-1204482706'), ('const-216', u'INT_ADD_-1204482937'), ('const-433', u'LOAD_-1204483065'), ('const--24', u'INT_ADD_-1204483049'), (u'CAST_-1204482648', u'LOAD_-1204482943'), ('tmp_706', u'PTRADD_-1204482620'), ('const-1', u'PTRADD_-1204482757'), ('const--24', u'INT_ADD_-1204483024'), ('const-225', u'INT_ADD_-1204482905'), ('tmp_710', u'PTRADD_-1204482625'), ('tmp_710', u'LOAD_-1204482723'), ('tmp_710', u'STORE_-1204483106'), ('const-433', u'LOAD_-1204482766'), ('tmp_708', u'PTRADD_-1204482575'), (u'INT_ADD_-1204482639', u'INT_ADD_-1204482817'), ('const--24', u'INT_ADD_-1204482797'), (u'INT_ADD_-1204483034', u'INT_ADD_-1204482893'), ('const-8', u'PTRADD_-1204482630'), ('const-1', u'PTRADD_-1204482620'), (u'LOAD_-1204482778', u'STORE_-1204482770'), ('const-433', u'LOAD_-1204483059'), (u'INT_ADD_-1204483071', u'CAST_-1204482743'), ('const-433', u'LOAD_-1204482744'), (u'INT_ADD_-1204483049', u'CAST_-1204482729'), (u'INT_ADD_-1204482692', u'CAST_-1204482488'), ('const-5', u'PTRADD_-1204482598'), (u'PTRADD_-1204482625', u'CALL_-1204482724'), ('const-433', u'STORE_-1204482929'), (u'PTRADD_-1204482757', u'LOAD_-1204483080'), ('const-433', u'STORE_-1204483085'), ('const-433', u'STORE_-1204483070'), ('const-8', u'PTRADD_-1204482587'), (u'INT_ADD_-1204483034', u'INT_ADD_-1204482937'), (u'CAST_-1204482489', u'INT_ADD_-1204482692'), ('tmp_710', u'CAST_-1204482546'), ('const-9', u'PTRADD_-1204482536'), ('tmp_710', u'PTRADD_-1204482561'), ('tmp_708', u'PTRADD_-1204482630'), ('const-0', u'STORE_-1204482965'), (u'PTRADD_-1204482607', u'STORE_-1204482854'), ('const-433', u'LOAD_-1204483080'), (u'LOAD_-1204483059', u'INT_ADD_-1204483024'), (u'CAST_-1204482744', u'INT_ADD_-1204483071'), (u'LOAD_-1204482825', u'STORE_-1204482817'), ('const-433', u'STORE_-1204482831'), ('const-8', u'PTRADD_-1204482536'), (u'CAST_-1204482708', u'INT_ADD_-1204483011'), (u'LOAD_-1204482723', u'INT_ADD_-1204482701'), (u'LOAD_-1204482717', u'INT_ADD_-1204482560'), ('const-3', u'PTRADD_-1204482766'), ('const-433', u'LOAD_-1204482921'), (u'LOAD_-1204483095', u'STORE_-1204483085'), ('const-224', u'INT_ADD_-1204482915'), ('const-2', u'PTRADD_-1204482531'), ('const-2', u'PTRADD_-1204482607'), ('const-433', u'LOAD_-1204483118'), ('const-433', u'STORE_-1204482870'), ('const-433', u'STORE_-1204482951'), (u'CAST_-1204482545', u'STORE_-1204482796'), (u'CAST_-1204482753', u'LOAD_-1204483102'), ('const-433', u'LOAD_-1204483095'), ('tmp_706', u'CAST_-1204482708'), (u'LOAD_-1204482943', u'STORE_-1204482929'), (u'LOAD_-1204483080', u'STORE_-1204483070'), (u'INT_ADD_-1204483011', u'INT_ADD_-1204482927'), (u'LOAD_-1204482885', u'INT_ADD_-1204482833'), (u'PTRADD_-1204482566', u'LOAD_-1204482791'), (u'INT_ADD_-1204483034', u'INT_ADD_-1204482915'), (u'CAST_-1204482546', u'INT_ADD_-1204482782'), (u'CAST_-1204482622', u'STORE_-1204482907'), ('const-433', u'STORE_-1204483106'), (u'INT_ADD_-1204483034', u'INT_ADD_-1204482879'), (u'CAST_-1204482555', u'LOAD_-1204482813'), (u'LOAD_-1204482744', u'STORE_-1204482735'), ('const-433', u'LOAD_-1204482943'), ('const-224', u'INT_ADD_-1204482927'), (u'LOAD_-1204483065', u'INT_ADD_-1204483034'), ('tmp_710', u'CAST_-1204482720'), (u'CAST_-1204482578', u'LOAD_-1204482849'), ('tmp_706', u'PTRADD_-1204482757'), (u'INT_ADD_-1204483034', u'CALL_-1204483007'), ('const-8', u'PTRADD_-1204482695'), (u'LOAD_-1204482778', u'INT_ADD_-1204482750'), (u'CAST_-1204482639', u'STORE_-1204482929'), (u'CAST_-1204482569', u'INT_ADD_-1204482817'), ('const-433', u'STORE_-1204482907'), ('tmp_708', u'PTRADD_-1204482566'), ('const-433', u'LOAD_-1204482813'), (u'PTRADD_-1204482766', u'LOAD_-1204483095'), (u'PTRADD_-1204482575', u'LOAD_-1204482806'), (u'CAST_-1204482729', u'LOAD_-1204483065'), (u'INT_ADD_-1204482951', u'CAST_-1204482668'), ('const-8', u'PTRADD_-1204482781'), (u'INT_ADD_-1204483011', u'INT_ADD_-1204482968'), (u'LOAD_-1204482791', u'STORE_-1204482782'), ('const-7', u'PTRADD_-1204482566'), (u'LOAD_-1204482766', u'INT_ADD_-1204482735'), ('const-433', u'STORE_-1204482817'), (u'CAST_-1204482716', u'LOAD_-1204483040'), (u'PTRADD_-1204482695', u'CALL_-1204482724'), ('const-8', u'PTRADD_-1204482751'), ('const-433', u'STORE_-1204482770'), ('tmp_710', u'STORE_-1204482817'), ('const-216', u'INT_ADD_-1204482951'), (u'CAST_-1204482516', u'INT_ADD_-1204482735'), (u'LOAD_-1204483102', u'INT_ADD_-1204483071'), ('const-433', u'LOAD_-1204482842'), ('tmp_706', u'PTRADD_-1204482695'), (u'LOAD_-1204482885', u'STORE_-1204482854'), ('const-433', u'LOAD_-1204482984'), (u'CAST_-1204482743', u'STORE_-1204483085'), ('const-433', u'STORE_-1204482854'), ('const-433', u'STORE_-1204482782'), (u'LOAD_-1204482759', u'STORE_-1204482749'), (u'PTRADD_-1204482625', u'STORE_-1204482706'), (u'INT_ADD_-1204482817', u'CAST_-1204482568'), (u'INT_ADD_-1204482560', u'INT_ADD_-1204482692'), (u'PTRADD_-1204482620', u'STORE_-1204482870'), ('const-433', u'LOAD_-1204483102'), ('tmp_710', u'STORE_-1204482770'), ('const-3', u'PTRADD_-1204482625'), (u'LOAD_-1204482825', u'INT_ADD_-1204482797'), ('tmp_708', u'PTRADD_-1204482781'), ('tmp_710', u'PTRADD_-1204482607'), ('const-216', u'INT_ADD_-1204482968'), (u'LOAD_-1204482806', u'STORE_-1204482796'), (u'INT_ADD_-1204483034', u'CALL_-1204482986'), (u'PTRADD_-1204482587', u'LOAD_-1204482825'), ('tmp_710', u'PTRADD_-1204482751'), ('const-433', u'LOAD_-1204482806'), ('tmp_710', u'CAST_-1204482489'), (u'INT_ADD_-1204482833', u'CAST_-1204482578'), ('const-3', u'PTRADD_-1204482695'), ('const-8', u'PTRADD_-1204482531'), (u'INT_ADD_-1204482968', u'CAST_-1204482681'), ('const-232', u'INT_ADD_-1204482893'), (u'INT_ADD_-1204482905', u'CAST_-1204482631'), ('const--24', u'INT_ADD_-1204483086'), ('const-2', u'PTRADD_-1204482781'), ('const-8', u'PTRADD_-1204482566'), (u'CAST_-1204482488', u'STORE_-1204482706'), (u'CAST_-1204482681', u'LOAD_-1204482984'), ('const-208', u'INT_ADD_-1204482989'), ('tmp_708', u'PTRADD_-1204482587'), ('tmp_708', u'PTRADD_-1204482545'), (u'INT_ADD_-1204482782', u'CAST_-1204482545'), (u'PTRADD_-1204482598', u'LOAD_-1204482842'), (u'PTRADD_-1204482561', u'STORE_-1204482782'), (u'CAST_-1204482668', u'STORE_-1204482965'), ('const-8', u'PTRADD_-1204482545'), ('const-433', u'LOAD_-1204483040'), ('const--24', u'INT_ADD_-1204482833'), ('tmp_710', u'CAST_-1204482744'), (u'INT_ADD_-1204483024', u'CAST_-1204482716'), ('const-433', u'LOAD_-1204482825'), (u'LOAD_-1204482842', u'STORE_-1204482831'), (u'CAST_-1204482720', u'INT_ADD_-1204483034'), ('const-6', u'PTRADD_-1204482575'), ('const-8', u'PTRADD_-1204482561')]
null
null
002a0bb0
x64
O3
(translation_unit "void FUN_002a0bb0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */\n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}\n\n" (function_definition "void FUN_002a0bb0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */\n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}" primitive_type (function_declarator "FUN_002a0bb0(long *param_1,long *param_2,long *param_3)" identifier (parameter_list "(long *param_1,long *param_2,long *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */\n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = param_2[2];" (assignment_expression "lVar3 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = param_3[1];" (assignment_expression "param_1[1] = param_3[1]" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;" (assignment_expression "lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3" identifier = (binary_expression "*(long *)(*param_3 + -0x18) + (long)param_3" (pointer_expression "*(long *)(*param_3 + -0x18)" * (cast_expression "(long *)(*param_3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_3 + -0x18)" ( (binary_expression "*param_3 + -0x18" (pointer_expression "*param_3" * identifier) + number_literal) )))) + (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_002b4e50(lVar3,lVar4);" (call_expression "FUN_002b4e50(lVar3,lVar4)" identifier (argument_list "(lVar3,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_0029cc70(lVar3,lVar3 + 0xd0);" (call_expression "FUN_0029cc70(lVar3,lVar3 + 0xd0)" identifier (argument_list "(lVar3,lVar3 + 0xd0)" ( identifier , (binary_expression "lVar3 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar2 = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(lVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar3 + 0xd8) = uVar2;" (assignment_expression "*(undefined8 *)(lVar3 + 0xd8) = uVar2" (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" * (cast_expression "(undefined8 *)(lVar3 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined1 *)(lVar3 + 0xe0)" * (cast_expression "(undefined1 *)(lVar3 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe0)" ( (binary_expression "lVar3 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" * (cast_expression "(undefined1 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar4 + 0xe1);" (assignment_expression "uVar1 = *(undefined1 *)(lVar4 + 0xe1)" identifier = (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" * (cast_expression "(undefined1 *)(lVar4 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe1)" ( (binary_expression "lVar4 + 0xe1" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar3 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0xe8)" * (cast_expression "(undefined8 *)(lVar3 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe8)" ( (binary_expression "lVar3 + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar3 + 0xe1) = uVar1;" (assignment_expression "*(undefined1 *)(lVar3 + 0xe1) = uVar1" (pointer_expression "*(undefined1 *)(lVar3 + 0xe1)" * (cast_expression "(undefined1 *)(lVar3 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe1)" ( (binary_expression "lVar3 + 0xe1" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = param_2[4];" (assignment_expression "lVar3 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "param_3[1] = 0;" (assignment_expression "param_3[1] = 0" (subscript_expression "param_3[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = lVar3;" (assignment_expression "param_1[2] = lVar3" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = param_2[1];" (assignment_expression "lVar3 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) comment (expression_statement "FUN_0029f500(param_1 + 3,param_3 + 3);" (call_expression "FUN_0029f500(param_1 + 3,param_3 + 3)" identifier (argument_list "(param_1 + 3,param_3 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) , (binary_expression "param_3 + 3" identifier + number_literal) ))) ;) (expression_statement "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;" (assignment_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3" (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit "/* std::fstream::fstream(std::fstream&&) */\n\nvoid __thiscall std::fstream::fstream(fstream *this,fstream *param_1)\n\n{\n ios_base iVar1;\n long lVar2;\n undefined8 uVar3;\n long *in_RDX;\n ios_base *this_00;\n ios_base *piVar4;\n \n lVar2 = *(long *)(param_1 + 0x10);\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n *(long *)(this + 8) = in_RDX[1];\n this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));\n piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);\n ios_base::_M_move(this_00,piVar4);\n ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n this_00[0xe0] = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this_00 + 0xe8) = 0;\n this_00[0xe1] = iVar1;\n lVar2 = *(long *)(param_1 + 0x20);\n in_RDX[1] = 0;\n *(long *)(this + 0x10) = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10) = *(undefined8 *)(param_1 + 0x28);\n lVar2 = *(long *)(param_1 + 8);\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x30);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);\n lVar2 = *(long *)param_1;\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x40);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);\n /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */\n filebuf::filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3));\n *(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) = (filebuf *)(this + 0x18);\n return;\n}\n\n" comment (function_definition "void __thiscall std::fstream::fstream(fstream *this,fstream *param_1)\n\n{\n ios_base iVar1;\n long lVar2;\n undefined8 uVar3;\n long *in_RDX;\n ios_base *this_00;\n ios_base *piVar4;\n \n lVar2 = *(long *)(param_1 + 0x10);\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n *(long *)(this + 8) = in_RDX[1];\n this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));\n piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);\n ios_base::_M_move(this_00,piVar4);\n ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n this_00[0xe0] = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this_00 + 0xe8) = 0;\n this_00[0xe1] = iVar1;\n lVar2 = *(long *)(param_1 + 0x20);\n in_RDX[1] = 0;\n *(long *)(this + 0x10) = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10) = *(undefined8 *)(param_1 + 0x28);\n lVar2 = *(long *)(param_1 + 8);\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x30);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);\n lVar2 = *(long *)param_1;\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x40);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);\n /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */\n filebuf::filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3));\n *(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) = (filebuf *)(this + 0x18);\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::fstream::" identifier : : identifier : :) (function_declarator "fstream(fstream *this,fstream *param_1)" identifier (parameter_list "(fstream *this,fstream *param_1)" ( (parameter_declaration "fstream *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "fstream *param_1" type_identifier (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n ios_base iVar1;\n long lVar2;\n undefined8 uVar3;\n long *in_RDX;\n ios_base *this_00;\n ios_base *piVar4;\n \n lVar2 = *(long *)(param_1 + 0x10);\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x18);\n *(long *)(this + 8) = in_RDX[1];\n this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));\n piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);\n ios_base::_M_move(this_00,piVar4);\n ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));\n uVar3 = *(undefined8 *)(piVar4 + 0xd8);\n *(undefined8 *)(piVar4 + 0xd8) = 0;\n *(undefined8 *)(this_00 + 0xd8) = uVar3;\n this_00[0xe0] = piVar4[0xe0];\n iVar1 = piVar4[0xe1];\n *(undefined8 *)(this_00 + 0xe8) = 0;\n this_00[0xe1] = iVar1;\n lVar2 = *(long *)(param_1 + 0x20);\n in_RDX[1] = 0;\n *(long *)(this + 0x10) = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10) = *(undefined8 *)(param_1 + 0x28);\n lVar2 = *(long *)(param_1 + 8);\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x30);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);\n lVar2 = *(long *)param_1;\n *(long *)this = lVar2;\n *(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x40);\n *(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);\n /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */\n filebuf::filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3));\n *(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) = (filebuf *)(this + 0x18);\n return;\n}" { (declaration "ios_base iVar1;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (declaration "long *in_RDX;" (sized_type_specifier "long" long) (pointer_declarator "*in_RDX" * identifier) ;) (declaration "ios_base *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "ios_base *piVar4;" type_identifier (pointer_declarator "*piVar4" * identifier) ;) (expression_statement "lVar2 = *(long *)(param_1 + 0x10);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x10)" identifier = (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) ;) (expression_statement "*(long *)this = lVar2;" (assignment_expression "*(long *)this = lVar2" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x18);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x18)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar2 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18))" ( (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x18)" * (cast_expression "(undefined8 *)(param_1 + 0x18)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (expression_statement "*(long *)(this + 8) = in_RDX[1];" (assignment_expression "*(long *)(this + 8) = in_RDX[1]" (pointer_expression "*(long *)(this + 8)" * (cast_expression "(long *)(this + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) = (subscript_expression "in_RDX[1]" identifier [ number_literal ])) ;) (expression_statement "this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18));" (assignment_expression "this_00 = (ios_base *)(this + *(long *)(lVar2 + -0x18))" identifier = (cast_expression "(ios_base *)(this + *(long *)(lVar2 + -0x18))" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18))" ( (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) ;) (expression_statement "piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX);" (assignment_expression "piVar4 = (ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX)" identifier = (cast_expression "(ios_base *)(*(long *)(*in_RDX + -0x18) + (long)in_RDX)" ( (type_descriptor "ios_base *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)(*in_RDX + -0x18) + (long)in_RDX)" ( (binary_expression "*(long *)(*in_RDX + -0x18) + (long)in_RDX" (pointer_expression "*(long *)(*in_RDX + -0x18)" * (cast_expression "(long *)(*in_RDX + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*in_RDX + -0x18)" ( (binary_expression "*in_RDX + -0x18" (pointer_expression "*in_RDX" * identifier) + number_literal) )))) + (cast_expression "(long)in_RDX" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )))) ;) (labeled_statement "ios_base::_M_move(this_00,piVar4);" statement_identifier : (ERROR ":" :) (expression_statement "_M_move(this_00,piVar4);" (call_expression "_M_move(this_00,piVar4)" identifier (argument_list "(this_00,piVar4)" ( identifier , identifier ))) ;)) (labeled_statement "ios::_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));" statement_identifier : (ERROR ":" :) (expression_statement "_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0));" (call_expression "_M_cache_locale((ios *)this_00,(locale *)(this_00 + 0xd0))" identifier (argument_list "((ios *)this_00,(locale *)(this_00 + 0xd0))" ( (cast_expression "(ios *)this_00" ( (type_descriptor "ios *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(locale *)(this_00 + 0xd0)" ( (type_descriptor "locale *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd0)" ( (binary_expression "this_00 + 0xd0" identifier + number_literal) ))) ))) ;)) (expression_statement "uVar3 = *(undefined8 *)(piVar4 + 0xd8);" (assignment_expression "uVar3 = *(undefined8 *)(piVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(piVar4 + 0xd8)" * (cast_expression "(undefined8 *)(piVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar4 + 0xd8)" ( (binary_expression "piVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(piVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(piVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(piVar4 + 0xd8)" * (cast_expression "(undefined8 *)(piVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(piVar4 + 0xd8)" ( (binary_expression "piVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(this_00 + 0xd8) = uVar3;" (assignment_expression "*(undefined8 *)(this_00 + 0xd8) = uVar3" (pointer_expression "*(undefined8 *)(this_00 + 0xd8)" * (cast_expression "(undefined8 *)(this_00 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xd8)" ( (binary_expression "this_00 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "this_00[0xe0] = piVar4[0xe0];" (assignment_expression "this_00[0xe0] = piVar4[0xe0]" (subscript_expression "this_00[0xe0]" identifier [ number_literal ]) = (subscript_expression "piVar4[0xe0]" identifier [ number_literal ])) ;) (expression_statement "iVar1 = piVar4[0xe1];" (assignment_expression "iVar1 = piVar4[0xe1]" identifier = (subscript_expression "piVar4[0xe1]" identifier [ number_literal ])) ;) (expression_statement "*(undefined8 *)(this_00 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(this_00 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(this_00 + 0xe8)" * (cast_expression "(undefined8 *)(this_00 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this_00 + 0xe8)" ( (binary_expression "this_00 + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "this_00[0xe1] = iVar1;" (assignment_expression "this_00[0xe1] = iVar1" (subscript_expression "this_00[0xe1]" identifier [ number_literal ]) = identifier) ;) (expression_statement "lVar2 = *(long *)(param_1 + 0x20);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x20)" identifier = (pointer_expression "*(long *)(param_1 + 0x20)" * (cast_expression "(long *)(param_1 + 0x20)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) ))))) ;) (expression_statement "in_RDX[1] = 0;" (assignment_expression "in_RDX[1] = 0" (subscript_expression "in_RDX[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*(long *)(this + 0x10) = lVar2;" (assignment_expression "*(long *)(this + 0x10) = lVar2" (pointer_expression "*(long *)(this + 0x10)" * (cast_expression "(long *)(this + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10) = *(undefined8 *)(param_1 + 0x28);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10) = *(undefined8 *)(param_1 + 0x28)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10)" * (cast_expression "(undefined8 *)(this + *(long *)(lVar2 + -0x18) + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18) + 0x10)" ( (binary_expression "this + *(long *)(lVar2 + -0x18) + 0x10" (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x28)" * (cast_expression "(undefined8 *)(param_1 + 0x28)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)(param_1 + 8);" (assignment_expression "lVar2 = *(long *)(param_1 + 8)" identifier = (pointer_expression "*(long *)(param_1 + 8)" * (cast_expression "(long *)(param_1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 8)" ( (binary_expression "param_1 + 8" identifier + number_literal) ))))) ;) (expression_statement "*(long *)this = lVar2;" (assignment_expression "*(long *)this = lVar2" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x30);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x30)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar2 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18))" ( (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x30)" * (cast_expression "(undefined8 *)(param_1 + 0x30)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x30)" ( (binary_expression "param_1 + 0x30" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38);" (assignment_expression "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x38)" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x38)" * (cast_expression "(undefined8 *)(param_1 + 0x38)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) ))))) ;) (expression_statement "lVar2 = *(long *)param_1;" (assignment_expression "lVar2 = *(long *)param_1" identifier = (pointer_expression "*(long *)param_1" * (cast_expression "(long *)param_1" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "*(long *)this = lVar2;" (assignment_expression "*(long *)this = lVar2" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) = identifier) ;) (expression_statement "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x40);" (assignment_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18)) = *(undefined8 *)(param_1 + 0x40)" (pointer_expression "*(undefined8 *)(this + *(long *)(lVar2 + -0x18))" * (cast_expression "(undefined8 *)(this + *(long *)(lVar2 + -0x18))" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + *(long *)(lVar2 + -0x18))" ( (binary_expression "this + *(long *)(lVar2 + -0x18)" identifier + (pointer_expression "*(long *)(lVar2 + -0x18)" * (cast_expression "(long *)(lVar2 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + -0x18)" ( (binary_expression "lVar2 + -0x18" identifier + number_literal) ))))) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x40)" * (cast_expression "(undefined8 *)(param_1 + 0x40)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x40)" ( (binary_expression "param_1 + 0x40" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48);" (assignment_expression "*(undefined8 *)(this + 0x10) = *(undefined8 *)(param_1 + 0x48)" (pointer_expression "*(undefined8 *)(this + 0x10)" * (cast_expression "(undefined8 *)(this + 0x10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x10)" ( (binary_expression "this + 0x10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(param_1 + 0x48)" * (cast_expression "(undefined8 *)(param_1 + 0x48)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x48)" ( (binary_expression "param_1 + 0x48" identifier + number_literal) ))))) ;) comment (labeled_statement "filebuf::filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3));" statement_identifier : (ERROR ":" :) (expression_statement "filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3));" (call_expression "filebuf((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3))" identifier (argument_list "((filebuf *)(this + 0x18),(filebuf *)(in_RDX + 3))" ( (cast_expression "(filebuf *)(this + 0x18)" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) ))) , (cast_expression "(filebuf *)(in_RDX + 3)" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_RDX + 3)" ( (binary_expression "in_RDX + 3" identifier + number_literal) ))) ))) ;)) (expression_statement "*(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) = (filebuf *)(this + 0x18);" (assignment_expression "*(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8) = (filebuf *)(this + 0x18)" (pointer_expression "*(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" * (cast_expression "(filebuf **)(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (type_descriptor "filebuf **" type_identifier (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(this + *(long *)(*(long *)this + -0x18) + 0xe8)" ( (binary_expression "this + *(long *)(*(long *)this + -0x18) + 0xe8" (binary_expression "this + *(long *)(*(long *)this + -0x18)" identifier + (pointer_expression "*(long *)(*(long *)this + -0x18)" * (cast_expression "(long *)(*(long *)this + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*(long *)this + -0x18)" ( (binary_expression "*(long *)this + -0x18" (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier)) + number_literal) ))))) + number_literal) )))) = (cast_expression "(filebuf *)(this + 0x18)" ( (type_descriptor "filebuf *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 0x18)" ( (binary_expression "this + 0x18" identifier + number_literal) )))) ;) (return_statement "return;" return ;) })))
(translation_unit "void FUN_002a0bb0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}\n\n" (function_definition "void FUN_002a0bb0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}" primitive_type (function_declarator "FUN_002a0bb0(long *param_1,long *param_2,long *param_3)" identifier (parameter_list "(long *param_1,long *param_2,long *param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "long *param_2" (sized_type_specifier "long" long) (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "long *param_3" (sized_type_specifier "long" long) (pointer_declarator "*param_3" * identifier)) ))) (compound_statement "{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}" { (declaration "undefined1 uVar1;" type_identifier identifier ;) (declaration "undefined8 uVar2;" type_identifier identifier ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar4;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = param_2[2];" (assignment_expression "lVar3 = param_2[2]" identifier = (subscript_expression "param_2[2]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[3]" identifier [ number_literal ])) ;) (expression_statement "param_1[1] = param_3[1];" (assignment_expression "param_1[1] = param_3[1]" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1" identifier = (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) )))) + (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;" (assignment_expression "lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3" identifier = (binary_expression "*(long *)(*param_3 + -0x18) + (long)param_3" (pointer_expression "*(long *)(*param_3 + -0x18)" * (cast_expression "(long *)(*param_3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_3 + -0x18)" ( (binary_expression "*param_3 + -0x18" (pointer_expression "*param_3" * identifier) + number_literal) )))) + (cast_expression "(long)param_3" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier))) ;) (expression_statement "FUN_002b4e50(lVar3,lVar4);" (call_expression "FUN_002b4e50(lVar3,lVar4)" identifier (argument_list "(lVar3,lVar4)" ( identifier , identifier ))) ;) (expression_statement "FUN_0029cc70(lVar3,lVar3 + 0xd0);" (call_expression "FUN_0029cc70(lVar3,lVar3 + 0xd0)" identifier (argument_list "(lVar3,lVar3 + 0xd0)" ( identifier , (binary_expression "lVar3 + 0xd0" identifier + number_literal) ))) ;) (expression_statement "uVar2 = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(lVar4 + 0xd8)" identifier = (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" * (cast_expression "(undefined8 *)(lVar4 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xd8)" ( (binary_expression "lVar4 + 0xd8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined8 *)(lVar3 + 0xd8) = uVar2;" (assignment_expression "*(undefined8 *)(lVar3 + 0xd8) = uVar2" (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" * (cast_expression "(undefined8 *)(lVar3 + 0xd8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xd8)" ( (binary_expression "lVar3 + 0xd8" identifier + number_literal) )))) = identifier) ;) (expression_statement "*(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined1 *)(lVar3 + 0xe0)" * (cast_expression "(undefined1 *)(lVar3 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe0)" ( (binary_expression "lVar3 + 0xe0" identifier + number_literal) )))) = (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" * (cast_expression "(undefined1 *)(lVar4 + 0xe0)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe0)" ( (binary_expression "lVar4 + 0xe0" identifier + number_literal) ))))) ;) (expression_statement "uVar1 = *(undefined1 *)(lVar4 + 0xe1);" (assignment_expression "uVar1 = *(undefined1 *)(lVar4 + 0xe1)" identifier = (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" * (cast_expression "(undefined1 *)(lVar4 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar4 + 0xe1)" ( (binary_expression "lVar4 + 0xe1" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(lVar3 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0xe8)" * (cast_expression "(undefined8 *)(lVar3 + 0xe8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe8)" ( (binary_expression "lVar3 + 0xe8" identifier + number_literal) )))) = number_literal) ;) (expression_statement "*(undefined1 *)(lVar3 + 0xe1) = uVar1;" (assignment_expression "*(undefined1 *)(lVar3 + 0xe1) = uVar1" (pointer_expression "*(undefined1 *)(lVar3 + 0xe1)" * (cast_expression "(undefined1 *)(lVar3 + 0xe1)" ( (type_descriptor "undefined1 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + 0xe1)" ( (binary_expression "lVar3 + 0xe1" identifier + number_literal) )))) = identifier) ;) (expression_statement "lVar3 = param_2[4];" (assignment_expression "lVar3 = param_2[4]" identifier = (subscript_expression "param_2[4]" identifier [ number_literal ])) ;) (expression_statement "param_3[1] = 0;" (assignment_expression "param_3[1] = 0" (subscript_expression "param_3[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[2] = lVar3;" (assignment_expression "param_1[2] = lVar3" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) + number_literal) )))) = (subscript_expression "param_2[5]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = param_2[1];" (assignment_expression "lVar3 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[6]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[7]" identifier [ number_literal ])) ;) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" * identifier) = identifier) ;) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" * (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" ( (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(lVar3 + -0x18)" * (cast_expression "(long *)(lVar3 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar3 + -0x18)" ( (binary_expression "lVar3 + -0x18" identifier + number_literal) ))))) )))) = (subscript_expression "param_2[8]" identifier [ number_literal ])) ;) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" identifier [ number_literal ]) = (subscript_expression "param_2[9]" identifier [ number_literal ])) ;) (expression_statement "FUN_0029f500(param_1 + 3,param_3 + 3);" (call_expression "FUN_0029f500(param_1 + 3,param_3 + 3)" identifier (argument_list "(param_1 + 3,param_3 + 3)" ( (binary_expression "param_1 + 3" identifier + number_literal) , (binary_expression "param_3 + 3" identifier + number_literal) ))) ;) (expression_statement "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;" (assignment_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3" (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" * (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" ( (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) + (pointer_expression "*(long *)(*param_1 + -0x18)" * (cast_expression "(long *)(*param_1 + -0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(*param_1 + -0x18)" ( (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" * identifier) + number_literal) ))))) + number_literal) )))) = (binary_expression "param_1 + 3" identifier + number_literal)) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) )))) + (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) + LIT) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (call_expression IDENT (argument_list ( (binary_expression IDENT + LIT) , (binary_expression IDENT + LIT) ))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) + LIT) ))))) + LIT) )))) = (binary_expression IDENT + LIT)) ;) (return_statement return ;) })))
(function_definition "void FUN_002a0bb0(long *param_1,long *param_2,long *param_3)\n\n{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}" (primitive_type "void") (function_declarator "FUN_002a0bb0(long *param_1,long *param_2,long *param_3)" (identifier "FUN_002a0bb0") (parameter_list "(long *param_1,long *param_2,long *param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "long *param_2" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "long *param_3" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) () ")"))) (compound_statement "{\n undefined1 uVar1;\n undefined8 uVar2;\n long lVar3;\n long lVar4;\n \n lVar3 = param_2[2];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];\n param_1[1] = param_3[1];\n lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;\n lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;\n FUN_002b4e50(lVar3,lVar4);\n FUN_0029cc70(lVar3,lVar3 + 0xd0);\n uVar2 = *(undefined8 *)(lVar4 + 0xd8);\n *(undefined8 *)(lVar4 + 0xd8) = 0;\n *(undefined8 *)(lVar3 + 0xd8) = uVar2;\n *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);\n uVar1 = *(undefined1 *)(lVar4 + 0xe1);\n *(undefined8 *)(lVar3 + 0xe8) = 0;\n *(undefined1 *)(lVar3 + 0xe1) = uVar1;\n lVar3 = param_2[4];\n param_3[1] = 0;\n param_1[2] = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];\n lVar3 = param_2[1];\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];\n param_1[2] = param_2[7];\n lVar3 = *param_2;\n *param_1 = lVar3;\n *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];\n param_1[2] = param_2[9];\n \n FUN_0029f500(param_1 + 3,param_3 + 3);\n *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;\n return;\n}" ({ "{") (declaration "undefined1 uVar1;" (type_identifier "undefined1") (identifier "uVar1") (; ";")) (declaration "undefined8 uVar2;" (type_identifier "undefined8") (identifier "uVar2") (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (declaration "long lVar4;" (sized_type_specifier "long" (long "long")) (identifier "lVar4") (; ";")) (expression_statement "lVar3 = param_2[2];" (assignment_expression "lVar3 = param_2[2]" (identifier "lVar3") (= "=") (subscript_expression "param_2[2]" (identifier "param_2") ([ "[") (number_literal "2") (] "]"))) (; ";")) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[3]" (identifier "param_2") ([ "[") (number_literal "3") (] "]"))) (; ";")) (expression_statement "param_1[1] = param_3[1];" (assignment_expression "param_1[1] = param_3[1]" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1;" (assignment_expression "lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1" (identifier "lVar3") (= "=") (binary_expression "*(long *)(lVar3 + -0x18) + (long)param_1" (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")))) (; ";")) (expression_statement "lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3;" (assignment_expression "lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3" (identifier "lVar4") (= "=") (binary_expression "*(long *)(*param_3 + -0x18) + (long)param_3" (pointer_expression "*(long *)(*param_3 + -0x18)" (* "*") (cast_expression "(long *)(*param_3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_3 + -0x18)" (( "(") (binary_expression "*param_3 + -0x18" (pointer_expression "*param_3" (* "*") (identifier "param_3")) (+ "+") (number_literal "-0x18")) () ")")))) (+ "+") (cast_expression "(long)param_3" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_3")))) (; ";")) (expression_statement "FUN_002b4e50(lVar3,lVar4);" (call_expression "FUN_002b4e50(lVar3,lVar4)" (identifier "FUN_002b4e50") (argument_list "(lVar3,lVar4)" (( "(") (identifier "lVar3") (, ",") (identifier "lVar4") () ")"))) (; ";")) (expression_statement "FUN_0029cc70(lVar3,lVar3 + 0xd0);" (call_expression "FUN_0029cc70(lVar3,lVar3 + 0xd0)" (identifier "FUN_0029cc70") (argument_list "(lVar3,lVar3 + 0xd0)" (( "(") (identifier "lVar3") (, ",") (binary_expression "lVar3 + 0xd0" (identifier "lVar3") (+ "+") (number_literal "0xd0")) () ")"))) (; ";")) (expression_statement "uVar2 = *(undefined8 *)(lVar4 + 0xd8);" (assignment_expression "uVar2 = *(undefined8 *)(lVar4 + 0xd8)" (identifier "uVar2") (= "=") (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar4 + 0xd8) = 0;" (assignment_expression "*(undefined8 *)(lVar4 + 0xd8) = 0" (pointer_expression "*(undefined8 *)(lVar4 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar4 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xd8)" (( "(") (binary_expression "lVar4 + 0xd8" (identifier "lVar4") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0xd8) = uVar2;" (assignment_expression "*(undefined8 *)(lVar3 + 0xd8) = uVar2" (pointer_expression "*(undefined8 *)(lVar3 + 0xd8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xd8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xd8)" (( "(") (binary_expression "lVar3 + 0xd8" (identifier "lVar3") (+ "+") (number_literal "0xd8")) () ")")))) (= "=") (identifier "uVar2")) (; ";")) (expression_statement "*(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0);" (assignment_expression "*(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0)" (pointer_expression "*(undefined1 *)(lVar3 + 0xe0)" (* "*") (cast_expression "(undefined1 *)(lVar3 + 0xe0)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xe0)" (( "(") (binary_expression "lVar3 + 0xe0" (identifier "lVar3") (+ "+") (number_literal "0xe0")) () ")")))) (= "=") (pointer_expression "*(undefined1 *)(lVar4 + 0xe0)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe0)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe0)" (( "(") (binary_expression "lVar4 + 0xe0" (identifier "lVar4") (+ "+") (number_literal "0xe0")) () ")"))))) (; ";")) (expression_statement "uVar1 = *(undefined1 *)(lVar4 + 0xe1);" (assignment_expression "uVar1 = *(undefined1 *)(lVar4 + 0xe1)" (identifier "uVar1") (= "=") (pointer_expression "*(undefined1 *)(lVar4 + 0xe1)" (* "*") (cast_expression "(undefined1 *)(lVar4 + 0xe1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar4 + 0xe1)" (( "(") (binary_expression "lVar4 + 0xe1" (identifier "lVar4") (+ "+") (number_literal "0xe1")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(lVar3 + 0xe8) = 0;" (assignment_expression "*(undefined8 *)(lVar3 + 0xe8) = 0" (pointer_expression "*(undefined8 *)(lVar3 + 0xe8)" (* "*") (cast_expression "(undefined8 *)(lVar3 + 0xe8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xe8)" (( "(") (binary_expression "lVar3 + 0xe8" (identifier "lVar3") (+ "+") (number_literal "0xe8")) () ")")))) (= "=") (number_literal "0")) (; ";")) (expression_statement "*(undefined1 *)(lVar3 + 0xe1) = uVar1;" (assignment_expression "*(undefined1 *)(lVar3 + 0xe1) = uVar1" (pointer_expression "*(undefined1 *)(lVar3 + 0xe1)" (* "*") (cast_expression "(undefined1 *)(lVar3 + 0xe1)" (( "(") (type_descriptor "undefined1 *" (type_identifier "undefined1") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + 0xe1)" (( "(") (binary_expression "lVar3 + 0xe1" (identifier "lVar3") (+ "+") (number_literal "0xe1")) () ")")))) (= "=") (identifier "uVar1")) (; ";")) (expression_statement "lVar3 = param_2[4];" (assignment_expression "lVar3 = param_2[4]" (identifier "lVar3") (= "=") (subscript_expression "param_2[4]" (identifier "param_2") ([ "[") (number_literal "4") (] "]"))) (; ";")) (expression_statement "param_3[1] = 0;" (assignment_expression "param_3[1] = 0" (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "param_1[2] = lVar3;" (assignment_expression "param_1[2] = lVar3" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10)" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18) + 0x10" (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0x10")) () ")")))) (= "=") (subscript_expression "param_2[5]" (identifier "param_2") ([ "[") (number_literal "5") (] "]"))) (; ";")) (expression_statement "lVar3 = param_2[1];" (assignment_expression "lVar3 = param_2[1]" (identifier "lVar3") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[6]" (identifier "param_2") ([ "[") (number_literal "6") (] "]"))) (; ";")) (expression_statement "param_1[2] = param_2[7];" (assignment_expression "param_1[2] = param_2[7]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[7]" (identifier "param_2") ([ "[") (number_literal "7") (] "]"))) (; ";")) (expression_statement "lVar3 = *param_2;" (assignment_expression "lVar3 = *param_2" (identifier "lVar3") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "*param_1 = lVar3;" (assignment_expression "*param_1 = lVar3" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "lVar3")) (; ";")) (expression_statement "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8];" (assignment_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8]" (pointer_expression "*(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (* "*") (cast_expression "(long *)((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(lVar3 + -0x18))" (( "(") (binary_expression "(long)param_1 + *(long *)(lVar3 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(lVar3 + -0x18)" (* "*") (cast_expression "(long *)(lVar3 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar3 + -0x18)" (( "(") (binary_expression "lVar3 + -0x18" (identifier "lVar3") (+ "+") (number_literal "-0x18")) () ")"))))) () ")")))) (= "=") (subscript_expression "param_2[8]" (identifier "param_2") ([ "[") (number_literal "8") (] "]"))) (; ";")) (expression_statement "param_1[2] = param_2[9];" (assignment_expression "param_1[2] = param_2[9]" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (subscript_expression "param_2[9]" (identifier "param_2") ([ "[") (number_literal "9") (] "]"))) (; ";")) (expression_statement "FUN_0029f500(param_1 + 3,param_3 + 3);" (call_expression "FUN_0029f500(param_1 + 3,param_3 + 3)" (identifier "FUN_0029f500") (argument_list "(param_1 + 3,param_3 + 3)" (( "(") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3")) (, ",") (binary_expression "param_3 + 3" (identifier "param_3") (+ "+") (number_literal "3")) () ")"))) (; ";")) (expression_statement "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3;" (assignment_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3" (pointer_expression "*(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (* "*") (cast_expression "(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8)" (( "(") (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8" (binary_expression "(long)param_1 + *(long *)(*param_1 + -0x18)" (cast_expression "(long)param_1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "param_1")) (+ "+") (pointer_expression "*(long *)(*param_1 + -0x18)" (* "*") (cast_expression "(long *)(*param_1 + -0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(*param_1 + -0x18)" (( "(") (binary_expression "*param_1 + -0x18" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (+ "+") (number_literal "-0x18")) () ")"))))) (+ "+") (number_literal "0xe8")) () ")")))) (= "=") (binary_expression "param_1 + 3" (identifier "param_1") (+ "+") (number_literal "3"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* std::fstream::fstream(std::fstream&&) */ void __thiscall std::function_1::function_1(function_1 *var_2,function_1 *var_1) { type_1 iVar1; long var_3; type_2 uVar3; long *var_9; type_1 *var_6; type_1 *var_7; var_3 = *(long *)(var_1 + 0x10); *(long *)var_2 = var_3; *(type_2 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_2 *)(var_1 + 0x18); *(long *)(var_2 + 8) = var_9[1]; var_6 = (type_1 *)(var_2 + *(long *)(var_3 + -0x18)); var_7 = (type_1 *)(*(long *)(*var_9 + -0x18) + (long)var_9); ios_base::var_4(var_6,var_7); ios::var_5((type_3 *)var_6,(type_4 *)(var_6 + 0xd0)); uVar3 = *(type_2 *)(var_7 + 0xd8); *(type_2 *)(var_7 + 0xd8) = 0; *(type_2 *)(var_6 + 0xd8) = uVar3; var_6[0xe0] = var_7[0xe0]; iVar1 = var_7[0xe1]; *(type_2 *)(var_6 + 0xe8) = 0; var_6[0xe1] = iVar1; var_3 = *(long *)(var_1 + 0x20); var_9[1] = 0; *(long *)(var_2 + 0x10) = var_3; *(type_2 *)(var_2 + *(long *)(var_3 + -0x18) + 0x10) = *(type_2 *)(var_1 + 0x28); var_3 = *(long *)(var_1 + 8); *(long *)var_2 = var_3; *(type_2 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_2 *)(var_1 + 0x30); *(type_2 *)(var_2 + 0x10) = *(type_2 *)(var_1 + 0x38); var_3 = *(long *)var_1; *(long *)var_2 = var_3; *(type_2 *)(var_2 + *(long *)(var_3 + -0x18)) = *(type_2 *)(var_1 + 0x40); *(type_2 *)(var_2 + 0x10) = *(type_2 *)(var_1 + 0x48); /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */ filebuf::var_8((var_8 *)(var_2 + 0x18),(var_8 *)(var_9 + 3)); *(var_8 **)(var_2 + *(long *)(*(long *)var_2 + -0x18) + 0xe8) = (var_8 *)(var_2 + 0x18); return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal))))) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) right: (number_literal))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (binary_expression left: (identifier) right: (number_literal)) (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (number_literal)))))) right: (number_literal))))) right: (binary_expression left: (identifier) right: (number_literal)))) (return_statement))))
null
void MASKED(long *param_1,long *param_2,long *param_3) { undefined1 uVar1; undefined8 uVar2; long lVar3; long lVar4; lVar3 = param_2[2]; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[3]; param_1[1] = param_3[1]; lVar3 = *(long *)(lVar3 + -0x18) + (long)param_1; lVar4 = *(long *)(*param_3 + -0x18) + (long)param_3; FUN_002b4e50(lVar3,lVar4); FUN_0029cc70(lVar3,lVar3 + 0xd0); uVar2 = *(undefined8 *)(lVar4 + 0xd8); *(undefined8 *)(lVar4 + 0xd8) = 0; *(undefined8 *)(lVar3 + 0xd8) = uVar2; *(undefined1 *)(lVar3 + 0xe0) = *(undefined1 *)(lVar4 + 0xe0); uVar1 = *(undefined1 *)(lVar4 + 0xe1); *(undefined8 *)(lVar3 + 0xe8) = 0; *(undefined1 *)(lVar3 + 0xe1) = uVar1; lVar3 = param_2[4]; param_3[1] = 0; param_1[2] = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18) + 0x10) = param_2[5]; lVar3 = param_2[1]; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[6]; param_1[2] = param_2[7]; lVar3 = *param_2; *param_1 = lVar3; *(long *)((long)param_1 + *(long *)(lVar3 + -0x18)) = param_2[8]; param_1[2] = param_2[9]; /* try { // try from 002a0cab to 002a0caf has its CatchHandler @ 002a0cc8 */ FUN_0029f500(param_1 + 3,param_3 + 3); *(long **)((long)param_1 + *(long *)(*param_1 + -0x18) + 0xe8) = param_1 + 3; return; }
275_x86_64-linux-gnux32-readelf_and_x86_64-linux-gnux32-readelf_strip.c
display_debug_types
FUN_00146f40
int display_debug_types(dwarf_section *section,void *file) { bfd_boolean bVar1; bVar1 = process_debug_info(section,file,section->abbrev_sec,0,1); return bVar1; }
void FUN_00146f40(long param_1,undefined8 param_2) { FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1); return; }
MOV EDX,dword ptr [RDI + 0x38] MOV R8D,0x1 XOR ECX,ECX JMP 0x00145880
null
null
null
null
[('tmp_48', u'CALL_-1207210143'), ('tmp_47', u'CALL_-1207210143'), ('tmp_47', u'PTRSUB_-1207210059'), (u'CALL_-1207210143', u'RETURN_-1207210139'), (u'PTRSUB_-1207210059', u'LOAD_-1207210173'), ('const-0', u'RETURN_-1207210139'), ('const-56', u'PTRSUB_-1207210059'), (u'LOAD_-1207210173', u'CALL_-1207210143'), ('const-0', u'CALL_-1207210143'), ('const-433', u'LOAD_-1207210173'), ('const-1', u'CALL_-1207210143')]
[('tmp_108', u'INT_ADD_-1207210157'), (u'INT_ADD_-1207210157', u'CAST_-1207210067'), ('tmp_108', u'CALL_-1207210143'), ('const-433', u'LOAD_-1207210173'), (u'CAST_-1207210067', u'LOAD_-1207210173'), ('const-0', u'RETURN_-1207210139'), ('const-56', u'INT_ADD_-1207210157'), (u'LOAD_-1207210173', u'CALL_-1207210143'), ('tmp_131', u'CALL_-1207210143'), ('const-0', u'CALL_-1207210143'), ('const-1', u'CALL_-1207210143')]
null
null
00146f40
x64
O3
(translation_unit "void FUN_00146f40(long param_1,undefined8 param_2)\n\n{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}\n\n" (function_definition "void FUN_00146f40(long param_1,undefined8 param_2)\n\n{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}" primitive_type (function_declarator "FUN_00146f40(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}" { (expression_statement "FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);" (call_expression "FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1)" identifier (argument_list "(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1)" ( identifier , identifier , (pointer_expression "*(undefined4 *)(param_1 + 0x38)" * (cast_expression "(undefined4 *)(param_1 + 0x38)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) , number_literal , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit "int display_debug_types(dwarf_section *section,void *file)\n\n{\n bfd_boolean bVar1;\n \n bVar1 = process_debug_info(section,file,section->abbrev_sec,0,1);\n return bVar1;\n}\n\n" (function_definition "int display_debug_types(dwarf_section *section,void *file)\n\n{\n bfd_boolean bVar1;\n \n bVar1 = process_debug_info(section,file,section->abbrev_sec,0,1);\n return bVar1;\n}" primitive_type (function_declarator "display_debug_types(dwarf_section *section,void *file)" identifier (parameter_list "(dwarf_section *section,void *file)" ( (parameter_declaration "dwarf_section *section" type_identifier (pointer_declarator "*section" * identifier)) , (parameter_declaration "void *file" primitive_type (pointer_declarator "*file" * identifier)) ))) (compound_statement "{\n bfd_boolean bVar1;\n \n bVar1 = process_debug_info(section,file,section->abbrev_sec,0,1);\n return bVar1;\n}" { (declaration "bfd_boolean bVar1;" type_identifier identifier ;) (expression_statement "bVar1 = process_debug_info(section,file,section->abbrev_sec,0,1);" (assignment_expression "bVar1 = process_debug_info(section,file,section->abbrev_sec,0,1)" identifier = (call_expression "process_debug_info(section,file,section->abbrev_sec,0,1)" identifier (argument_list "(section,file,section->abbrev_sec,0,1)" ( identifier , identifier , (field_expression "section->abbrev_sec" identifier -> field_identifier) , number_literal , number_literal )))) ;) (return_statement "return bVar1;" return identifier ;) })))
(translation_unit "void FUN_00146f40(long param_1,undefined8 param_2)\n\n{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}\n\n" (function_definition "void FUN_00146f40(long param_1,undefined8 param_2)\n\n{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}" primitive_type (function_declarator "FUN_00146f40(long param_1,undefined8 param_2)" identifier (parameter_list "(long param_1,undefined8 param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "undefined8 param_2" type_identifier identifier) ))) (compound_statement "{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}" { (expression_statement "FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);" (call_expression "FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1)" identifier (argument_list "(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1)" ( identifier , identifier , (pointer_expression "*(undefined4 *)(param_1 + 0x38)" * (cast_expression "(undefined4 *)(param_1 + 0x38)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x38)" ( (binary_expression "param_1 + 0x38" identifier + number_literal) )))) , number_literal , number_literal ))) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , LIT ))) ;) (return_statement return ;) })))
(function_definition "void FUN_00146f40(long param_1,undefined8 param_2)\n\n{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}" (primitive_type "void") (function_declarator "FUN_00146f40(long param_1,undefined8 param_2)" (identifier "FUN_00146f40") (parameter_list "(long param_1,undefined8 param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "undefined8 param_2" (type_identifier "undefined8") (identifier "param_2")) () ")"))) (compound_statement "{\n FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);\n return;\n}" ({ "{") (expression_statement "FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1);" (call_expression "FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1)" (identifier "FUN_00145880") (argument_list "(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1)" (( "(") (identifier "param_1") (, ",") (identifier "param_2") (, ",") (pointer_expression "*(undefined4 *)(param_1 + 0x38)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x38)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x38)" (( "(") (binary_expression "param_1 + 0x38" (identifier "param_1") (+ "+") (number_literal "0x38")) () ")")))) (, ",") (number_literal "0") (, ",") (number_literal "1") () ")"))) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
int function_1(type_1 *section,void *file) { type_2 bVar1; bVar1 = var_1(section,file,section->abbrev_sec,0,1); return bVar1; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (number_literal)))) (return_statement))))
null
void MASKED(long param_1,undefined8 param_2) { FUN_00145880(param_1,param_2,*(undefined4 *)(param_1 + 0x38),0,1); return; }
4537_sparc64-linux-gnu-ld_and_sparc64-linux-gnu-ld_strip.c
Output_reloc
FUN_0021a260
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_false> * this) */ void __thiscall gold::Output_reloc<4,_false,_64,_false>::Output_reloc(Output_reloc<4,_false,_64,_false> *this) { (this->rel_).local_sym_index_ = 0xfffffffc; return; }
void FUN_0021a260(long param_1) { *(undefined4 *)(param_1 + 0x18) = 0xfffffffc; return; }
MOV dword ptr [RDI + 0x18],0xfffffffc RET
null
null
null
null
[('const-433', u'STORE_-1203854747'), ('const-0', u'PTRSUB_-1203854679'), (u'PTRSUB_-1203854679', u'PTRSUB_-1203854677'), ('const-4294967292', u'STORE_-1203854747'), ('tmp_18', u'PTRSUB_-1203854679'), ('const-0', u'RETURN_-1203854730'), ('const-24', u'PTRSUB_-1203854677'), (u'PTRSUB_-1203854677', u'STORE_-1203854747')]
[('tmp_18', u'INT_ADD_-1203854733'), ('const-24', u'INT_ADD_-1203854733'), ('const-4294967292', u'STORE_-1203854747'), ('const-0', u'RETURN_-1203854730'), (u'CAST_-1203854681', u'STORE_-1203854747'), ('const-433', u'STORE_-1203854747'), (u'INT_ADD_-1203854733', u'CAST_-1203854681')]
null
null
0021a260
x64
O3
(translation_unit "void FUN_0021a260(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}\n\n" (function_definition "void FUN_0021a260(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}" primitive_type (function_declarator "FUN_0021a260(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}" { (expression_statement "*(undefined4 *)(param_1 + 0x18) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 0x18) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 0x18)" * (cast_expression "(undefined4 *)(param_1 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit "/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_false> * this) */\n\nvoid __thiscall\ngold::Output_reloc<4,_false,_64,_false>::Output_reloc(Output_reloc<4,_false,_64,_false> *this)\n\n{\n (this->rel_).local_sym_index_ = 0xfffffffc;\n return;\n}\n\n" comment (declaration "void __thiscall\ngold::Output_reloc<4,_false,_64,_false>::Output_reloc(Output_reloc<4,_false,_64,_false> *this)\n\n{\n (this->rel_).local_sym_index_ = 0xfffffffc;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::" identifier : :) identifier (ERROR "<4" < number_literal) , identifier , identifier , (ERROR "_false>::" identifier > : :) (init_declarator "Output_reloc(Output_reloc<4,_false,_64,_false> *this)\n\n{\n (this->rel_).local_sym_index_ = 0xfffffffc" (function_declarator "Output_reloc(Output_reloc<4,_false,_64,_false> *this)\n\n{\n (this->rel_).local_sym_index_" (function_declarator "Output_reloc(Output_reloc<4,_false,_64,_false> *this)" identifier (parameter_list "(Output_reloc<4,_false,_64,_false> *this)" ( (parameter_declaration "Output_reloc" type_identifier) (ERROR "<4" < number_literal) , (parameter_declaration "_false" type_identifier) , (parameter_declaration "_64" type_identifier) , (parameter_declaration "_false> *this" type_identifier (ERROR ">" >) (pointer_declarator "*this" * identifier)) ))) (ERROR "{" {) (parameter_list "(this->rel_)" ( (parameter_declaration "this->rel_" type_identifier (ERROR "->" ->) identifier) )) (ERROR "." .) identifier) = number_literal) ;) (return_statement "return;" return ;) (ERROR "}" }))
(translation_unit "void FUN_0021a260(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}\n\n" (function_definition "void FUN_0021a260(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}" primitive_type (function_declarator "FUN_0021a260(long param_1)" identifier (parameter_list "(long param_1)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}" { (expression_statement "*(undefined4 *)(param_1 + 0x18) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 0x18) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 0x18)" * (cast_expression "(undefined4 *)(param_1 + 0x18)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) )))) = number_literal) ;) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = LIT) ;) (return_statement return ;) })))
(function_definition "void FUN_0021a260(long param_1)\n\n{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}" (primitive_type "void") (function_declarator "FUN_0021a260(long param_1)" (identifier "FUN_0021a260") (parameter_list "(long param_1)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) () ")"))) (compound_statement "{\n *(undefined4 *)(param_1 + 0x18) = 0xfffffffc;\n return;\n}" ({ "{") (expression_statement "*(undefined4 *)(param_1 + 0x18) = 0xfffffffc;" (assignment_expression "*(undefined4 *)(param_1 + 0x18) = 0xfffffffc" (pointer_expression "*(undefined4 *)(param_1 + 0x18)" (* "*") (cast_expression "(undefined4 *)(param_1 + 0x18)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")")))) (= "=") (number_literal "0xfffffffc")) (; ";")) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* DWARF original prototype: void Output_reloc(Output_reloc<4,_false,_64,_false> * this) */ void __thiscall gold::function_1<4,type_1,type_2,type_1>::function_1(function_1<4,type_1,type_2,type_1> *type_3) { (type_3->rel_).function_2 = 0xfffffffc; return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) (return_statement))))
null
void MASKED(long param_1) { *(undefined4 *)(param_1 + 0x18) = 0xfffffffc; return; }
171_alpha-linux-gnu-addr2line_and_alpha-linux-gnu-addr2line_strip.c
bfd_printable_arch_mach
bfd_printable_arch_mach
/* WARNING: Control flow encountered bad instruction data */ void bfd_printable_arch_mach(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void bfd_printable_arch_mach(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1206939222')]
[('const-1', u'RETURN_-1206939222')]
null
null
001091a0
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void bfd_printable_arch_mach(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "bfd_printable_arch_mach(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void bfd_printable_arch_mach(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "bfd_printable_arch_mach(void)" (identifier "bfd_printable_arch_mach") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
224_pscp_and_pscp_strip.c
host_strrchr
FUN_0010ed00
char * host_strrchr(char *s,int c) { long lVar1; char *pcVar2; int iVar3; char cVar4; int __c; char *pcVar5; long in_FS_OFFSET; char set [2]; pcVar5 = (char *)0x0; lVar1 = *(long *)(in_FS_OFFSET + 0x28); set[0] = (char)c; __c = (int)*s; set[1] = '\0'; if (*s != '\0') { iVar3 = 0; do { while (cVar4 = (char)__c, cVar4 == '[') { s = s + 1; __c = (int)*s; iVar3 = iVar3 + 1; if (*s == '\0') goto LAB_0010ed82; } if (cVar4 == ']') { if (iVar3 == 0) goto LAB_0010ed50; iVar3 = iVar3 + -1; } else if ((cVar4 != ':') || (iVar3 == 0)) { LAB_0010ed50: pcVar2 = strchr(set,__c); if (pcVar2 != (char *)0x0) { pcVar5 = s; } } s = s + 1; __c = (int)*s; } while (*s != '\0'); } LAB_0010ed82: if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) { return pcVar5; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
char * FUN_0010ed00(char *param_1,char param_2) { char *pcVar1; int iVar2; char cVar3; int __c; char *pcVar4; long in_FS_OFFSET; char local_32 [2]; long local_30; pcVar4 = (char *)0x0; local_30 = *(long *)(in_FS_OFFSET + 0x28); __c = (int)*param_1; local_32[1] = 0; local_32[0] = param_2; if (*param_1 != '\0') { iVar2 = 0; do { while (cVar3 = (char)__c, cVar3 == '[') { param_1 = param_1 + 1; __c = (int)*param_1; iVar2 = iVar2 + 1; if (*param_1 == '\0') goto LAB_0010ed82; } if (cVar3 == ']') { if (iVar2 == 0) goto LAB_0010ed50; iVar2 = iVar2 + -1; } else if ((cVar3 != ':') || (iVar2 == 0)) { LAB_0010ed50: pcVar1 = strchr(local_32,__c); if (pcVar1 != (char *)0x0) { pcVar4 = param_1; } } param_1 = param_1 + 1; __c = (int)*param_1; } while (*param_1 != '\0'); } LAB_0010ed82: if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) { return pcVar4; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
PUSH R13 PUSH R12 XOR R12D,R12D PUSH RBP PUSH RBX SUB RSP,0x18 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0x8],RAX XOR EAX,EAX MOV byte ptr [RSP + 0x6],SIL MOVSX ESI,byte ptr [RDI] MOV byte ptr [RSP + 0x7],0x0 TEST SIL,SIL JZ 0x0010ed82 MOV RBP,RDI XOR EBX,EBX LEA R13,[RSP + 0x6] JMP 0x0010ed6c CMP SIL,0x5d JZ 0x0010eda0 CMP SIL,0x3a JNZ 0x0010ed50 TEST EBX,EBX JNZ 0x0010ed5f MOV RDI,R13 CALL 0x001072e0 TEST RAX,RAX CMOVNZ R12,RBP ADD RBP,0x1 MOVSX ESI,byte ptr [RBP] TEST SIL,SIL JZ 0x0010ed82 CMP SIL,0x5b JNZ 0x0010ed40 ADD RBP,0x1 MOVSX ESI,byte ptr [RBP] ADD EBX,0x1 TEST SIL,SIL JNZ 0x0010ed6c MOV RDX,qword ptr [RSP + 0x8] XOR RDX,qword ptr FS:[0x28] MOV RAX,R12 JNZ 0x0010eda9 ADD RSP,0x18 POP RBX POP RBP POP R12 POP R13 RET TEST EBX,EBX JZ 0x0010ed50 SUB EBX,0x1 JMP 0x0010ed5f CALL 0x001072a0
null
null
null
null
[(u'MULTIEQUAL_-1206915141', u'MULTIEQUAL_-1206915156'), (u'MULTIEQUAL_-1206915218', u'MULTIEQUAL_-1206915218'), ('tmp_1425', u'INT_ADD_-1206915777'), (u'MULTIEQUAL_-1206915151', u'MULTIEQUAL_-1206915115'), (u'CALL_-1206915492', u'INDIRECT_-1206915077'), ('tmp_517', u'CBRANCH_-1206915564'), ('const-433', u'LOAD_-1206915754'), (u'SUBPIECE_-1206915334', u'MULTIEQUAL_-1206915141'), (u'LOAD_-1206915503', u'INT_NOTEQUAL_-1206915482'), ('tmp_372', u'CBRANCH_-1206915547'), ('tmp_715', u'LOAD_-1206915754'), ('tmp_674', u'CBRANCH_-1206915415'), (u'LOAD_-1206915754', u'INT_NOTEQUAL_-1206915726'), (u'CALL_-1206915538', u'INDIRECT_-1206915164'), (u'INT_NOTEQUAL_-1206915523', u'CBRANCH_-1206915519'), (u'MULTIEQUAL_-1206915158', u'INT_ADD_-1206915593'), (u'PTRSUB_-1206915149', u'CALL_-1206915538'), (u'COPY_-1206915172', u'MULTIEQUAL_-1206915233'), ('const-0', u'COPY_-1206915747'), (u'PTRADD_-1206915567', u'MULTIEQUAL_-1206915260'), ('const-40', u'INT_ADD_-1206915558'), ('const-1', u'PTRADD_-1206915567'), (u'LOAD_-1206915793', u'INT_EQUAL_-1206915560'), (u'INT_SEXT_-1206915737', u'MULTIEQUAL_-1206915109'), ('const-0', u'INT_NOTEQUAL_-1206915726'), ('const-433', u'LOAD_-1206915619'), (u'MULTIEQUAL_-1206915170', u'MULTIEQUAL_-1206915158'), ('const-0', u'COPY_-1206915384'), ('const-1', u'PTRADD_-1206915451'), (u'MULTIEQUAL_-1206915218', u'COPY_-1206915173'), (u'MULTIEQUAL_-1206915109', u'CALL_-1206915538'), (u'MULTIEQUAL_-1206915233', u'MULTIEQUAL_-1206915218'), (u'PTRADD_-1206915451', u'LOAD_-1206915503'), (u'CAST_-1206915063', u'LOAD_-1206915572'), (u'INT_SEXT_-1206915602', u'MULTIEQUAL_-1206915109'), (u'COPY_-1206915747', u'MULTIEQUAL_-1206915115'), ('const-4294967295', u'INT_ADD_-1206915396'), (u'SUBPIECE_-1206915252', u'INT_EQUAL_-1206915585'), (u'MULTIEQUAL_-1206915260', u'PTRADD_-1206915567'), ('tmp_715', u'MULTIEQUAL_-1206915260'), (u'INT_EQUAL_-1206915586', u'CBRANCH_-1206915583'), ('tmp_1425', u'MULTIEQUAL_-1206915212'), (u'MULTIEQUAL_-1206915191', u'INT_ADD_-1206915558'), (u'INT_EQUAL_-1206915585', u'CBRANCH_-1206915582'), ('const-1', u'INT_ADD_-1206915593'), (u'INDIRECT_-1206915164', u'MULTIEQUAL_-1206915151'), ('tmp_1420', u'PTRSUB_-1206915149'), (u'MULTIEQUAL_-1206915212', u'MULTIEQUAL_-1206915227'), (u'MULTIEQUAL_-1206915136', u'MULTIEQUAL_-1206915151'), ('const--50', u'PTRSUB_-1206915149'), ('const-58', u'INT_NOTEQUAL_-1206915567'), (u'MULTIEQUAL_-1206915151', u'MULTIEQUAL_-1206915136'), (u'LOAD_-1206915619', u'INT_EQUAL_-1206915586'), (u'COPY_-1206915384', u'MULTIEQUAL_-1206915218'), (u'COPY_-1206915173', u'MULTIEQUAL_-1206915233'), (u'MULTIEQUAL_-1206915136', u'MULTIEQUAL_-1206915115'), ('tmp_328', u'CBRANCH_-1206915583'), (u'INT_ADD_-1206915396', u'MULTIEQUAL_-1206915170'), (u'INT_ADD_-1206915558', u'CAST_-1206915063'), (u'INT_EQUAL_-1206915416', u'CBRANCH_-1206915415'), (u'MULTIEQUAL_-1206915158', u'INT_EQUAL_-1206915551'), (u'MULTIEQUAL_-1206915227', u'MULTIEQUAL_-1206915212'), (u'COPY_-1206915384', u'MULTIEQUAL_-1206915197'), ('tmp_485', u'CBRANCH_-1206915582'), (u'COPY_-1206915271', u'MULTIEQUAL_-1206915158'), (u'LOAD_-1206915503', u'INT_SEXT_-1206915486'), ('tmp_173', u'CBRANCH_-1206915725'), (u'CAST_-1206915186', u'LOAD_-1206915793'), (u'MULTIEQUAL_-1206915141', u'MULTIEQUAL_-1206915141'), (u'INT_EQUAL_-1206915560', u'CBRANCH_-1206915547'), (u'MULTIEQUAL_-1206915260', u'COPY_-1206915172'), (u'MULTIEQUAL_-1206915141', u'MULTIEQUAL_-1206915120'), (u'LOAD_-1206915572', u'INT_EQUAL_-1206915560'), ('const-0', u'SUBPIECE_-1206915252'), ('const-0', u'INT_EQUAL_-1206915586'), (u'LOAD_-1206915754', u'INT_SEXT_-1206915737'), (u'MULTIEQUAL_-1206915136', u'MULTIEQUAL_-1206915136'), (u'MULTIEQUAL_-1206915260', u'PTRADD_-1206915451'), (u'MULTIEQUAL_-1206915109', u'SUBPIECE_-1206915252'), (u'COPY_-1206915556', u'RETURN_-1206915502'), (u'PTRADD_-1206915451', u'MULTIEQUAL_-1206915260'), ('tmp_704', u'BRANCH_-1206915400'), ('tmp_716', u'SUBPIECE_-1206915334'), (u'MULTIEQUAL_-1206915197', u'COPY_-1206915556'), ('const-0', u'RETURN_-1206915502'), (u'INT_EQUAL_-1206915551', u'CBRANCH_-1206915549'), ('const-40', u'INT_ADD_-1206915777'), (u'MULTIEQUAL_-1206915233', u'MULTIEQUAL_-1206915197'), (u'PTRADD_-1206915567', u'LOAD_-1206915619'), (u'CALL_-1206915538', u'INDIRECT_-1206915169'), ('tmp_239', u'CBRANCH_-1206915632'), ('const-433', u'LOAD_-1206915503'), (u'COPY_-1206915187', u'MULTIEQUAL_-1206915233'), (u'MULTIEQUAL_-1206915212', u'MULTIEQUAL_-1206915212'), ('const-0', u'INT_EQUAL_-1206915551'), (u'MULTIEQUAL_-1206915156', u'MULTIEQUAL_-1206915141'), (u'CALL_-1206915538', u'INT_NOTEQUAL_-1206915523'), (u'MULTIEQUAL_-1206915158', u'MULTIEQUAL_-1206915170'), ('const-433', u'LOAD_-1206915572'), ('const-0', u'SUBPIECE_-1206915334'), ('tmp_648', u'CBRANCH_-1206915481'), (u'CALL_-1206915492', u'INDIRECT_-1206915082'), (u'MULTIEQUAL_-1206915158', u'INT_EQUAL_-1206915416'), (u'MULTIEQUAL_-1206915218', u'COPY_-1206915187'), ('tmp_208', u'BRANCH_-1206915700'), (u'MULTIEQUAL_-1206915227', u'MULTIEQUAL_-1206915191'), (u'MULTIEQUAL_-1206915218', u'MULTIEQUAL_-1206915233'), (u'INT_NOTEQUAL_-1206915482', u'CBRANCH_-1206915481'), (u'INT_SEXT_-1206915486', u'MULTIEQUAL_-1206915109'), ('tmp_1425', u'MULTIEQUAL_-1206915191'), ('const-1', u'RETURN_-1206915487'), ('const-1', u'PTRADD_-1206915451'), (u'SUBPIECE_-1206915252', u'INT_EQUAL_-1206915636'), ('const-93', u'INT_EQUAL_-1206915585'), ('const-0', u'INT_EQUAL_-1206915416'), (u'INDIRECT_-1206915240', u'MULTIEQUAL_-1206915227'), (u'CALL_-1206915538', u'INDIRECT_-1206915240'), (u'MULTIEQUAL_-1206915212', u'MULTIEQUAL_-1206915191'), (u'MULTIEQUAL_-1206915156', u'MULTIEQUAL_-1206915120'), ('const-0', u'INT_NOTEQUAL_-1206915482'), ('const-91', u'INT_EQUAL_-1206915636'), ('const-0', u'INT_NOTEQUAL_-1206915523'), ('tmp_545', u'CBRANCH_-1206915549'), (u'INT_ADD_-1206915593', u'MULTIEQUAL_-1206915158'), (u'COPY_-1206915747', u'MULTIEQUAL_-1206915136'), (u'SUBPIECE_-1206915252', u'INT_NOTEQUAL_-1206915567'), (u'MULTIEQUAL_-1206915218', u'MULTIEQUAL_-1206915197'), ('const-1', u'PTRADD_-1206915567'), (u'INDIRECT_-1206915169', u'MULTIEQUAL_-1206915156'), (u'INT_ADD_-1206915777', u'CAST_-1206915186'), (u'SUBPIECE_-1206915334', u'MULTIEQUAL_-1206915120'), (u'INT_EQUAL_-1206915636', u'CBRANCH_-1206915632'), ('const-0', u'COPY_-1206915271'), (u'INT_NOTEQUAL_-1206915726', u'CBRANCH_-1206915725'), ('tmp_587', u'CBRANCH_-1206915519'), (u'INT_NOTEQUAL_-1206915567', u'CBRANCH_-1206915564'), (u'LOAD_-1206915619', u'INT_SEXT_-1206915602'), (u'MULTIEQUAL_-1206915158', u'INT_ADD_-1206915396'), ('const-433', u'LOAD_-1206915793')]
[('tmp_517', u'CBRANCH_-1206915564'), (u'MULTIEQUAL_-1206915142', u'MULTIEQUAL_-1206915121'), (u'MULTIEQUAL_-1206915152', u'MULTIEQUAL_-1206915116'), (u'CALL_-1206915538', u'INDIRECT_-1206915170'), (u'SUBPIECE_-1206915253', u'INT_EQUAL_-1206915585'), (u'LOAD_-1206915503', u'INT_NOTEQUAL_-1206915482'), (u'LOAD_-1206915793', u'MULTIEQUAL_-1206915132'), ('tmp_372', u'CBRANCH_-1206915547'), (u'INT_ADD_-1206915396', u'MULTIEQUAL_-1206915171'), ('tmp_674', u'CBRANCH_-1206915415'), (u'SUBPIECE_-1206915253', u'INT_EQUAL_-1206915636'), ('const-1', u'PTRADD_-1206915567'), (u'MULTIEQUAL_-1206915159', u'INT_EQUAL_-1206915416'), (u'LOAD_-1206915754', u'INT_NOTEQUAL_-1206915726'), (u'INT_NOTEQUAL_-1206915523', u'CBRANCH_-1206915519'), (u'CALL_-1206915492', u'INDIRECT_-1206915083'), (u'MULTIEQUAL_-1206915110', u'SUBPIECE_-1206915253'), (u'PTRADD_-1206915567', u'MULTIEQUAL_-1206915260'), (u'MULTIEQUAL_-1206915142', u'MULTIEQUAL_-1206915142'), ('const-40', u'INT_ADD_-1206915558'), ('tmp_1424', u'LOAD_-1206915754'), (u'CAST_-1206915185', u'LOAD_-1206915793'), (u'COPY_-1206915218', u'MULTIEQUAL_-1206915121'), ('const-0', u'INT_NOTEQUAL_-1206915726'), (u'INDIRECT_-1206915160', u'MULTIEQUAL_-1206915147'), (u'MULTIEQUAL_-1206915159', u'INT_EQUAL_-1206915551'), (u'MULTIEQUAL_-1206915142', u'MULTIEQUAL_-1206915157'), ('const-1', u'PTRADD_-1206915451'), (u'CALL_-1206915492', u'INDIRECT_-1206915078'), (u'MULTIEQUAL_-1206915132', u'MULTIEQUAL_-1206915147'), (u'MULTIEQUAL_-1206915219', u'MULTIEQUAL_-1206915198'), (u'PTRADD_-1206915451', u'LOAD_-1206915503'), (u'MULTIEQUAL_-1206915147', u'MULTIEQUAL_-1206915132'), (u'MULTIEQUAL_-1206915132', u'MULTIEQUAL_-1206915111'), (u'COPY_-1206915188', u'MULTIEQUAL_-1206915234'), ('const-91', u'INT_EQUAL_-1206915636'), (u'MULTIEQUAL_-1206915260', u'PTRADD_-1206915567'), ('const-4294967295', u'INT_ADD_-1206915396'), (u'INT_EQUAL_-1206915586', u'CBRANCH_-1206915583'), ('const-58', u'INT_NOTEQUAL_-1206915567'), ('const-433', u'LOAD_-1206915572'), (u'MULTIEQUAL_-1206915219', u'MULTIEQUAL_-1206915219'), ('const-1', u'PTRADD_-1206915451'), ('tmp_1422', u'MULTIEQUAL_-1206915213'), (u'INT_EQUAL_-1206915585', u'CBRANCH_-1206915582'), ('const-1', u'INT_ADD_-1206915593'), (u'COPY_-1206915174', u'MULTIEQUAL_-1206915234'), ('const-433', u'LOAD_-1206915793'), (u'MULTIEQUAL_-1206915219', u'COPY_-1206915174'), ('tmp_1424', u'MULTIEQUAL_-1206915260'), (u'CALL_-1206915492', u'INDIRECT_-1206915073'), ('const-0', u'COPY_-1206915747'), (u'CALL_-1206915538', u'INDIRECT_-1206915241'), (u'MULTIEQUAL_-1206915219', u'MULTIEQUAL_-1206915234'), (u'LOAD_-1206915619', u'INT_EQUAL_-1206915586'), ('tmp_1422', u'INT_ADD_-1206915777'), (u'MULTIEQUAL_-1206915260', u'COPY_-1206915173'), (u'COPY_-1206915747', u'MULTIEQUAL_-1206915137'), (u'MULTIEQUAL_-1206915132', u'MULTIEQUAL_-1206915132'), (u'MULTIEQUAL_-1206915137', u'MULTIEQUAL_-1206915116'), (u'MULTIEQUAL_-1206915137', u'MULTIEQUAL_-1206915152'), (u'MULTIEQUAL_-1206915110', u'CALL_-1206915538'), ('tmp_328', u'CBRANCH_-1206915583'), (u'INT_ADD_-1206915777', u'CAST_-1206915185'), ('const-433', u'LOAD_-1206915619'), (u'INDIRECT_-1206915241', u'MULTIEQUAL_-1206915228'), (u'INT_SEXT_-1206915737', u'MULTIEQUAL_-1206915110'), (u'INT_EQUAL_-1206915416', u'CBRANCH_-1206915415'), (u'PTRSUB_-1206915150', u'CALL_-1206915538'), ('const-0', u'COPY_-1206915385'), (u'MULTIEQUAL_-1206915159', u'MULTIEQUAL_-1206915171'), (u'MULTIEQUAL_-1206915228', u'MULTIEQUAL_-1206915192'), ('tmp_485', u'CBRANCH_-1206915582'), (u'MULTIEQUAL_-1206915198', u'COPY_-1206915556'), (u'LOAD_-1206915503', u'INT_SEXT_-1206915486'), (u'MULTIEQUAL_-1206915234', u'MULTIEQUAL_-1206915219'), ('tmp_173', u'CBRANCH_-1206915725'), ('const-93', u'INT_EQUAL_-1206915585'), (u'MULTIEQUAL_-1206915152', u'MULTIEQUAL_-1206915137'), (u'INT_EQUAL_-1206915560', u'CBRANCH_-1206915547'), (u'COPY_-1206915385', u'MULTIEQUAL_-1206915198'), (u'LOAD_-1206915572', u'INT_EQUAL_-1206915560'), ('const-0', u'INT_EQUAL_-1206915586'), (u'MULTIEQUAL_-1206915159', u'INT_ADD_-1206915396'), (u'LOAD_-1206915754', u'INT_SEXT_-1206915737'), ('tmp_1467', u'COPY_-1206915218'), (u'MULTIEQUAL_-1206915260', u'PTRADD_-1206915451'), (u'SUBPIECE_-1206915253', u'INT_NOTEQUAL_-1206915567'), (u'CAST_-1206915062', u'LOAD_-1206915572'), (u'COPY_-1206915556', u'RETURN_-1206915502'), (u'PTRADD_-1206915451', u'MULTIEQUAL_-1206915260'), ('tmp_704', u'BRANCH_-1206915400'), ('const-0', u'COPY_-1206915272'), ('const-0', u'RETURN_-1206915502'), (u'MULTIEQUAL_-1206915111', u'INT_EQUAL_-1206915560'), (u'MULTIEQUAL_-1206915137', u'MULTIEQUAL_-1206915137'), (u'INT_EQUAL_-1206915551', u'CBRANCH_-1206915549'), ('const-40', u'INT_ADD_-1206915777'), (u'PTRADD_-1206915567', u'LOAD_-1206915619'), (u'MULTIEQUAL_-1206915147', u'MULTIEQUAL_-1206915111'), ('tmp_239', u'CBRANCH_-1206915632'), ('const-0', u'INT_EQUAL_-1206915551'), (u'CALL_-1206915538', u'INT_NOTEQUAL_-1206915523'), (u'COPY_-1206915385', u'MULTIEQUAL_-1206915219'), (u'MULTIEQUAL_-1206915213', u'MULTIEQUAL_-1206915213'), ('tmp_648', u'CBRANCH_-1206915481'), ('tmp_1417', u'PTRSUB_-1206915150'), ('tmp_208', u'BRANCH_-1206915700'), (u'MULTIEQUAL_-1206915192', u'INT_ADD_-1206915558'), (u'INT_NOTEQUAL_-1206915482', u'CBRANCH_-1206915481'), (u'MULTIEQUAL_-1206915234', u'MULTIEQUAL_-1206915198'), (u'MULTIEQUAL_-1206915159', u'INT_ADD_-1206915593'), ('const-1', u'RETURN_-1206915487'), ('const-433', u'LOAD_-1206915754'), (u'INT_ADD_-1206915593', u'MULTIEQUAL_-1206915159'), (u'COPY_-1206915173', u'MULTIEQUAL_-1206915234'), (u'MULTIEQUAL_-1206915171', u'MULTIEQUAL_-1206915159'), ('const-0', u'INT_EQUAL_-1206915416'), (u'INT_SEXT_-1206915602', u'MULTIEQUAL_-1206915110'), (u'COPY_-1206915272', u'MULTIEQUAL_-1206915159'), ('const-0', u'SUBPIECE_-1206915253'), (u'CALL_-1206915538', u'INDIRECT_-1206915165'), (u'MULTIEQUAL_-1206915219', u'COPY_-1206915188'), ('const-0', u'INT_NOTEQUAL_-1206915482'), ('const-0', u'INT_NOTEQUAL_-1206915523'), (u'LOAD_-1206915793', u'MULTIEQUAL_-1206915111'), ('tmp_545', u'CBRANCH_-1206915549'), ('const--50', u'PTRSUB_-1206915150'), (u'INT_SEXT_-1206915486', u'MULTIEQUAL_-1206915110'), (u'INDIRECT_-1206915170', u'MULTIEQUAL_-1206915157'), (u'MULTIEQUAL_-1206915228', u'MULTIEQUAL_-1206915213'), (u'MULTIEQUAL_-1206915213', u'MULTIEQUAL_-1206915192'), (u'COPY_-1206915747', u'MULTIEQUAL_-1206915116'), ('const-1', u'PTRADD_-1206915567'), (u'INT_ADD_-1206915558', u'CAST_-1206915062'), ('const-433', u'LOAD_-1206915503'), (u'INT_EQUAL_-1206915636', u'CBRANCH_-1206915632'), (u'MULTIEQUAL_-1206915157', u'MULTIEQUAL_-1206915121'), (u'INT_NOTEQUAL_-1206915726', u'CBRANCH_-1206915725'), ('tmp_587', u'CBRANCH_-1206915519'), (u'INT_NOTEQUAL_-1206915567', u'CBRANCH_-1206915564'), (u'INDIRECT_-1206915165', u'MULTIEQUAL_-1206915152'), ('tmp_1422', u'MULTIEQUAL_-1206915192'), (u'LOAD_-1206915619', u'INT_SEXT_-1206915602'), (u'CALL_-1206915538', u'INDIRECT_-1206915160'), (u'MULTIEQUAL_-1206915213', u'MULTIEQUAL_-1206915228'), (u'MULTIEQUAL_-1206915157', u'MULTIEQUAL_-1206915142'), (u'COPY_-1206915218', u'MULTIEQUAL_-1206915142')]
null
null
0010ed00
x64
O3
(translation_unit "char * FUN_0010ed00(char *param_1,char param_2)\n\n{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "char * FUN_0010ed00(char *param_1,char param_2)\n\n{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (pointer_declarator "* FUN_0010ed00(char *param_1,char param_2)" * (function_declarator "FUN_0010ed00(char *param_1,char param_2)" identifier (parameter_list "(char *param_1,char param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char param_2" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "int __c;" primitive_type identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_32 [2];" primitive_type (array_declarator "local_32 [2]" identifier [ number_literal ]) ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "pcVar4 = (char *)0x0;" (assignment_expression "pcVar4 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "local_32[1] = 0;" (assignment_expression "local_32[1] = 0" (subscript_expression "local_32[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_32[0] = param_2;" (assignment_expression "local_32[0] = param_2" (subscript_expression "local_32[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }" if (parenthesized_expression "(*param_1 != '\0')" ( (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');" do (compound_statement "{\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n }" { (while_statement "while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }" while (parenthesized_expression "(cVar3 = (char)__c, cVar3 == '[')" ( (comma_expression "cVar3 = (char)__c, cVar3 == '['" (assignment_expression "cVar3 = (char)__c" identifier = (cast_expression "(char)__c" ( (type_descriptor "char" primitive_type) ) identifier)) , (binary_expression "cVar3 == '['" identifier == (char_literal "'['" ' character '))) )) (compound_statement "{\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "iVar2 = iVar2 + 1;" (assignment_expression "iVar2 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (*param_1 == '\0') goto LAB_0010ed82;" if (parenthesized_expression "(*param_1 == '\0')" ( (binary_expression "*param_1 == '\0'" (pointer_expression "*param_1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_0010ed82;" goto statement_identifier ;)) })) (if_statement "if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" if (parenthesized_expression "(cVar3 == ']')" ( (binary_expression "cVar3 == ']'" identifier == (char_literal "']'" ' character ')) )) (compound_statement "{\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }" { (if_statement "if (iVar2 == 0) goto LAB_0010ed50;" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ed50;" goto statement_identifier ;)) (expression_statement "iVar2 = iVar2 + -1;" (assignment_expression "iVar2 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" else (if_statement "if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" if (parenthesized_expression "((cVar3 != ':') || (iVar2 == 0))" ( (binary_expression "(cVar3 != ':') || (iVar2 == 0)" (parenthesized_expression "(cVar3 != ':')" ( (binary_expression "cVar3 != ':'" identifier != (char_literal "':'" ' character ')) )) || (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" { (labeled_statement "LAB_0010ed50:\n pcVar1 = strchr(local_32,__c);" statement_identifier : (expression_statement "pcVar1 = strchr(local_32,__c);" (assignment_expression "pcVar1 = strchr(local_32,__c)" identifier = (call_expression "strchr(local_32,__c)" identifier (argument_list "(local_32,__c)" ( identifier , identifier )))) ;)) (if_statement "if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }" if (parenthesized_expression "(pcVar1 != (char *)0x0)" ( (binary_expression "pcVar1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar4 = param_1;\n }" { (expression_statement "pcVar4 = param_1;" (assignment_expression "pcVar4 = param_1" identifier = identifier) ;) })) })))) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) }) while (parenthesized_expression "(*param_1 != '\0')" ( (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) ;) })) (labeled_statement "LAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }" statement_identifier : (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }" if (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return pcVar4;\n }" { (return_statement "return pcVar4;" return identifier ;) }))) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * host_strrchr(char *s,int c)\n\n{\n long lVar1;\n char *pcVar2;\n int iVar3;\n char cVar4;\n int __c;\n char *pcVar5;\n long in_FS_OFFSET;\n char set [2];\n \n pcVar5 = (char *)0x0;\n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n set[0] = (char)c;\n __c = (int)*s;\n set[1] = '\0';\n if (*s != '\0') {\n iVar3 = 0;\n do {\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n } while (*s != '\0');\n }\nLAB_0010ed82:\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar5;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}\n\n" (function_definition "char * host_strrchr(char *s,int c)\n\n{\n long lVar1;\n char *pcVar2;\n int iVar3;\n char cVar4;\n int __c;\n char *pcVar5;\n long in_FS_OFFSET;\n char set [2];\n \n pcVar5 = (char *)0x0;\n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n set[0] = (char)c;\n __c = (int)*s;\n set[1] = '\0';\n if (*s != '\0') {\n iVar3 = 0;\n do {\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n } while (*s != '\0');\n }\nLAB_0010ed82:\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar5;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" primitive_type (pointer_declarator "* host_strrchr(char *s,int c)" * (function_declarator "host_strrchr(char *s,int c)" identifier (parameter_list "(char *s,int c)" ( (parameter_declaration "char *s" primitive_type (pointer_declarator "*s" * identifier)) , (parameter_declaration "int c" primitive_type identifier) )))) (compound_statement "{\n long lVar1;\n char *pcVar2;\n int iVar3;\n char cVar4;\n int __c;\n char *pcVar5;\n long in_FS_OFFSET;\n char set [2];\n \n pcVar5 = (char *)0x0;\n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n set[0] = (char)c;\n __c = (int)*s;\n set[1] = '\0';\n if (*s != '\0') {\n iVar3 = 0;\n do {\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n } while (*s != '\0');\n }\nLAB_0010ed82:\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar5;\n }\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "char *pcVar2;" primitive_type (pointer_declarator "*pcVar2" * identifier) ;) (declaration "int iVar3;" primitive_type identifier ;) (declaration "char cVar4;" primitive_type identifier ;) (declaration "int __c;" primitive_type identifier ;) (declaration "char *pcVar5;" primitive_type (pointer_declarator "*pcVar5" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "char set [2];" primitive_type (array_declarator "set [2]" identifier [ number_literal ]) ;) (expression_statement "pcVar5 = (char *)0x0;" (assignment_expression "pcVar5 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "set[0] = (char)c;" (assignment_expression "set[0] = (char)c" (subscript_expression "set[0]" identifier [ number_literal ]) = (cast_expression "(char)c" ( (type_descriptor "char" primitive_type) ) identifier)) ;) (expression_statement "__c = (int)*s;" (assignment_expression "__c = (int)*s" identifier = (cast_expression "(int)*s" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*s" * identifier))) ;) (expression_statement "set[1] = '\0';" (assignment_expression "set[1] = '\0'" (subscript_expression "set[1]" identifier [ number_literal ]) = (char_literal "'\0'" ' escape_sequence ')) ;) (if_statement "if (*s != '\0') {\n iVar3 = 0;\n do {\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n } while (*s != '\0');\n }" if (parenthesized_expression "(*s != '\0')" ( (binary_expression "*s != '\0'" (pointer_expression "*s" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n iVar3 = 0;\n do {\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n } while (*s != '\0');\n }" { (expression_statement "iVar3 = 0;" (assignment_expression "iVar3 = 0" identifier = number_literal) ;) (do_statement "do {\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n } while (*s != '\0');" do (compound_statement "{\n while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }\n if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }\n s = s + 1;\n __c = (int)*s;\n }" { (while_statement "while (cVar4 = (char)__c, cVar4 == '[') {\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }" while (parenthesized_expression "(cVar4 = (char)__c, cVar4 == '[')" ( (comma_expression "cVar4 = (char)__c, cVar4 == '['" (assignment_expression "cVar4 = (char)__c" identifier = (cast_expression "(char)__c" ( (type_descriptor "char" primitive_type) ) identifier)) , (binary_expression "cVar4 == '['" identifier == (char_literal "'['" ' character '))) )) (compound_statement "{\n s = s + 1;\n __c = (int)*s;\n iVar3 = iVar3 + 1;\n if (*s == '\0') goto LAB_0010ed82;\n }" { (expression_statement "s = s + 1;" (assignment_expression "s = s + 1" identifier = (binary_expression "s + 1" identifier + number_literal)) ;) (expression_statement "__c = (int)*s;" (assignment_expression "__c = (int)*s" identifier = (cast_expression "(int)*s" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*s" * identifier))) ;) (expression_statement "iVar3 = iVar3 + 1;" (assignment_expression "iVar3 = iVar3 + 1" identifier = (binary_expression "iVar3 + 1" identifier + number_literal)) ;) (if_statement "if (*s == '\0') goto LAB_0010ed82;" if (parenthesized_expression "(*s == '\0')" ( (binary_expression "*s == '\0'" (pointer_expression "*s" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_0010ed82;" goto statement_identifier ;)) })) (if_statement "if (cVar4 == ']') {\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }\n else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }" if (parenthesized_expression "(cVar4 == ']')" ( (binary_expression "cVar4 == ']'" identifier == (char_literal "']'" ' character ')) )) (compound_statement "{\n if (iVar3 == 0) goto LAB_0010ed50;\n iVar3 = iVar3 + -1;\n }" { (if_statement "if (iVar3 == 0) goto LAB_0010ed50;" if (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ed50;" goto statement_identifier ;)) (expression_statement "iVar3 = iVar3 + -1;" (assignment_expression "iVar3 = iVar3 + -1" identifier = (binary_expression "iVar3 + -1" identifier + number_literal)) ;) }) (else_clause "else if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }" else (if_statement "if ((cVar4 != ':') || (iVar3 == 0)) {\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }" if (parenthesized_expression "((cVar4 != ':') || (iVar3 == 0))" ( (binary_expression "(cVar4 != ':') || (iVar3 == 0)" (parenthesized_expression "(cVar4 != ':')" ( (binary_expression "cVar4 != ':'" identifier != (char_literal "':'" ' character ')) )) || (parenthesized_expression "(iVar3 == 0)" ( (binary_expression "iVar3 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_0010ed50:\n pcVar2 = strchr(set,__c);\n if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }\n }" { (labeled_statement "LAB_0010ed50:\n pcVar2 = strchr(set,__c);" statement_identifier : (expression_statement "pcVar2 = strchr(set,__c);" (assignment_expression "pcVar2 = strchr(set,__c)" identifier = (call_expression "strchr(set,__c)" identifier (argument_list "(set,__c)" ( identifier , identifier )))) ;)) (if_statement "if (pcVar2 != (char *)0x0) {\n pcVar5 = s;\n }" if (parenthesized_expression "(pcVar2 != (char *)0x0)" ( (binary_expression "pcVar2 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar5 = s;\n }" { (expression_statement "pcVar5 = s;" (assignment_expression "pcVar5 = s" identifier = identifier) ;) })) })))) (expression_statement "s = s + 1;" (assignment_expression "s = s + 1" identifier = (binary_expression "s + 1" identifier + number_literal)) ;) (expression_statement "__c = (int)*s;" (assignment_expression "__c = (int)*s" identifier = (cast_expression "(int)*s" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*s" * identifier))) ;) }) while (parenthesized_expression "(*s != '\0')" ( (binary_expression "*s != '\0'" (pointer_expression "*s" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) ;) })) (labeled_statement "LAB_0010ed82:\n if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar5;\n }" statement_identifier : (if_statement "if (lVar1 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar5;\n }" if (parenthesized_expression "(lVar1 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return pcVar5;\n }" { (return_statement "return pcVar5;" return identifier ;) }))) comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "char * FUN_0010ed00(char *param_1,char param_2)\n\n{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n \n __stack_chk_fail();\n}\n\n" (function_definition "char * FUN_0010ed00(char *param_1,char param_2)\n\n{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n \n __stack_chk_fail();\n}" primitive_type (pointer_declarator "* FUN_0010ed00(char *param_1,char param_2)" * (function_declarator "FUN_0010ed00(char *param_1,char param_2)" identifier (parameter_list "(char *param_1,char param_2)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "char param_2" primitive_type identifier) )))) (compound_statement "{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n \n __stack_chk_fail();\n}" { (declaration "char *pcVar1;" primitive_type (pointer_declarator "*pcVar1" * identifier) ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char cVar3;" primitive_type identifier ;) (declaration "int __c;" primitive_type identifier ;) (declaration "char *pcVar4;" primitive_type (pointer_declarator "*pcVar4" * identifier) ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "char local_32 [2];" primitive_type (array_declarator "local_32 [2]" identifier [ number_literal ]) ;) (declaration "long local_30;" (sized_type_specifier "long" long) identifier ;) (expression_statement "pcVar4 = (char *)0x0;" (assignment_expression "pcVar4 = (char *)0x0" identifier = (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) ;) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "local_32[1] = 0;" (assignment_expression "local_32[1] = 0" (subscript_expression "local_32[1]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "local_32[0] = param_2;" (assignment_expression "local_32[0] = param_2" (subscript_expression "local_32[0]" identifier [ number_literal ]) = identifier) ;) (if_statement "if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }" if (parenthesized_expression "(*param_1 != '\0')" ( (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }" { (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" identifier = number_literal) ;) (do_statement "do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');" do (compound_statement "{\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n }" { (while_statement "while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }" while (parenthesized_expression "(cVar3 = (char)__c, cVar3 == '[')" ( (comma_expression "cVar3 = (char)__c, cVar3 == '['" (assignment_expression "cVar3 = (char)__c" identifier = (cast_expression "(char)__c" ( (type_descriptor "char" primitive_type) ) identifier)) , (binary_expression "cVar3 == '['" identifier == (char_literal "'['" ' character '))) )) (compound_statement "{\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }" { (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) (expression_statement "iVar2 = iVar2 + 1;" (assignment_expression "iVar2 = iVar2 + 1" identifier = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (*param_1 == '\0') goto LAB_0010ed82;" if (parenthesized_expression "(*param_1 == '\0')" ( (binary_expression "*param_1 == '\0'" (pointer_expression "*param_1" * identifier) == (char_literal "'\0'" ' escape_sequence ')) )) (goto_statement "goto LAB_0010ed82;" goto statement_identifier ;)) })) (if_statement "if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" if (parenthesized_expression "(cVar3 == ']')" ( (binary_expression "cVar3 == ']'" identifier == (char_literal "']'" ' character ')) )) (compound_statement "{\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }" { (if_statement "if (iVar2 == 0) goto LAB_0010ed50;" if (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) )) (goto_statement "goto LAB_0010ed50;" goto statement_identifier ;)) (expression_statement "iVar2 = iVar2 + -1;" (assignment_expression "iVar2 = iVar2 + -1" identifier = (binary_expression "iVar2 + -1" identifier + number_literal)) ;) }) (else_clause "else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" else (if_statement "if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" if (parenthesized_expression "((cVar3 != ':') || (iVar2 == 0))" ( (binary_expression "(cVar3 != ':') || (iVar2 == 0)" (parenthesized_expression "(cVar3 != ':')" ( (binary_expression "cVar3 != ':'" identifier != (char_literal "':'" ' character ')) )) || (parenthesized_expression "(iVar2 == 0)" ( (binary_expression "iVar2 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" { (labeled_statement "LAB_0010ed50:\n pcVar1 = strchr(local_32,__c);" statement_identifier : (expression_statement "pcVar1 = strchr(local_32,__c);" (assignment_expression "pcVar1 = strchr(local_32,__c)" identifier = (call_expression "strchr(local_32,__c)" identifier (argument_list "(local_32,__c)" ( identifier , identifier )))) ;)) (if_statement "if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }" if (parenthesized_expression "(pcVar1 != (char *)0x0)" ( (binary_expression "pcVar1 != (char *)0x0" identifier != (cast_expression "(char *)0x0" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pcVar4 = param_1;\n }" { (expression_statement "pcVar4 = param_1;" (assignment_expression "pcVar4 = param_1" identifier = identifier) ;) })) })))) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" identifier = (binary_expression "param_1 + 1" identifier + number_literal)) ;) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" identifier = (cast_expression "(int)*param_1" ( (type_descriptor "int" primitive_type) ) (pointer_expression "*param_1" * identifier))) ;) }) while (parenthesized_expression "(*param_1 != '\0')" ( (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" * identifier) != (char_literal "'\0'" ' escape_sequence ')) )) ;) })) (labeled_statement "LAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }" statement_identifier : (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }" if (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" identifier == (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n return pcVar4;\n }" { (return_statement "return pcVar4;" return identifier ;) }))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (array_declarator IDENT [ LIT ]) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (while_statement while (parenthesized_expression ( (comma_expression (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) IDENT)) , (binary_expression IDENT == (char_literal ' character '))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) == (char_literal ' escape_sequence ')) )) (goto_statement goto statement_identifier ;)) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' character ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (goto_statement goto statement_identifier ;)) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT != (char_literal ' character ')) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) })))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * IDENT))) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * IDENT) != (char_literal ' escape_sequence ')) )) ;) })) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (return_statement return IDENT ;) }))) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "char * FUN_0010ed00(char *param_1,char param_2)\n\n{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n \n __stack_chk_fail();\n}" (primitive_type "char") (pointer_declarator "* FUN_0010ed00(char *param_1,char param_2)" (* "*") (function_declarator "FUN_0010ed00(char *param_1,char param_2)" (identifier "FUN_0010ed00") (parameter_list "(char *param_1,char param_2)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "char param_2" (primitive_type "char") (identifier "param_2")) () ")")))) (compound_statement "{\n char *pcVar1;\n int iVar2;\n char cVar3;\n int __c;\n char *pcVar4;\n long in_FS_OFFSET;\n char local_32 [2];\n long local_30;\n \n pcVar4 = (char *)0x0;\n local_30 = *(long *)(in_FS_OFFSET + 0x28);\n __c = (int)*param_1;\n local_32[1] = 0;\n local_32[0] = param_2;\n if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }\nLAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }\n \n __stack_chk_fail();\n}" ({ "{") (declaration "char *pcVar1;" (primitive_type "char") (pointer_declarator "*pcVar1" (* "*") (identifier "pcVar1")) (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "char cVar3;" (primitive_type "char") (identifier "cVar3") (; ";")) (declaration "int __c;" (primitive_type "int") (identifier "__c") (; ";")) (declaration "char *pcVar4;" (primitive_type "char") (pointer_declarator "*pcVar4" (* "*") (identifier "pcVar4")) (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "char local_32 [2];" (primitive_type "char") (array_declarator "local_32 [2]" (identifier "local_32") ([ "[") (number_literal "2") (] "]")) (; ";")) (declaration "long local_30;" (sized_type_specifier "long" (long "long")) (identifier "local_30") (; ";")) (expression_statement "pcVar4 = (char *)0x0;" (assignment_expression "pcVar4 = (char *)0x0" (identifier "pcVar4") (= "=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) (; ";")) (expression_statement "local_30 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_30 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_30") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" (identifier "__c") (= "=") (cast_expression "(int)*param_1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "local_32[1] = 0;" (assignment_expression "local_32[1] = 0" (subscript_expression "local_32[1]" (identifier "local_32") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "0")) (; ";")) (expression_statement "local_32[0] = param_2;" (assignment_expression "local_32[0] = param_2" (subscript_expression "local_32[0]" (identifier "local_32") ([ "[") (number_literal "0") (] "]")) (= "=") (identifier "param_2")) (; ";")) (if_statement "if (*param_1 != '\0') {\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }" (if "if") (parenthesized_expression "(*param_1 != '\0')" (( "(") (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n iVar2 = 0;\n do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');\n }" ({ "{") (expression_statement "iVar2 = 0;" (assignment_expression "iVar2 = 0" (identifier "iVar2") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n } while (*param_1 != '\0');" (do "do") (compound_statement "{\n while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }\n if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n }" ({ "{") (while_statement "while (cVar3 = (char)__c, cVar3 == '[') {\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }" (while "while") (parenthesized_expression "(cVar3 = (char)__c, cVar3 == '[')" (( "(") (comma_expression "cVar3 = (char)__c, cVar3 == '['" (assignment_expression "cVar3 = (char)__c" (identifier "cVar3") (= "=") (cast_expression "(char)__c" (( "(") (type_descriptor "char" (primitive_type "char")) () ")") (identifier "__c"))) (, ",") (binary_expression "cVar3 == '['" (identifier "cVar3") (== "==") (char_literal "'['" (' "'") (character "[") (' "'")))) () ")")) (compound_statement "{\n param_1 = param_1 + 1;\n __c = (int)*param_1;\n iVar2 = iVar2 + 1;\n if (*param_1 == '\0') goto LAB_0010ed82;\n }" ({ "{") (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" (identifier "__c") (= "=") (cast_expression "(int)*param_1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (expression_statement "iVar2 = iVar2 + 1;" (assignment_expression "iVar2 = iVar2 + 1" (identifier "iVar2") (= "=") (binary_expression "iVar2 + 1" (identifier "iVar2") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (*param_1 == '\0') goto LAB_0010ed82;" (if "if") (parenthesized_expression "(*param_1 == '\0')" (( "(") (binary_expression "*param_1 == '\0'" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (goto_statement "goto LAB_0010ed82;" (goto "goto") (statement_identifier "LAB_0010ed82") (; ";"))) (} "}"))) (if_statement "if (cVar3 == ']') {\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }\n else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" (if "if") (parenthesized_expression "(cVar3 == ']')" (( "(") (binary_expression "cVar3 == ']'" (identifier "cVar3") (== "==") (char_literal "']'" (' "'") (character "]") (' "'"))) () ")")) (compound_statement "{\n if (iVar2 == 0) goto LAB_0010ed50;\n iVar2 = iVar2 + -1;\n }" ({ "{") (if_statement "if (iVar2 == 0) goto LAB_0010ed50;" (if "if") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_0010ed50;" (goto "goto") (statement_identifier "LAB_0010ed50") (; ";"))) (expression_statement "iVar2 = iVar2 + -1;" (assignment_expression "iVar2 = iVar2 + -1" (identifier "iVar2") (= "=") (binary_expression "iVar2 + -1" (identifier "iVar2") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (else_clause "else if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" (else "else") (if_statement "if ((cVar3 != ':') || (iVar2 == 0)) {\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" (if "if") (parenthesized_expression "((cVar3 != ':') || (iVar2 == 0))" (( "(") (binary_expression "(cVar3 != ':') || (iVar2 == 0)" (parenthesized_expression "(cVar3 != ':')" (( "(") (binary_expression "cVar3 != ':'" (identifier "cVar3") (!= "!=") (char_literal "':'" (' "'") (character ":") (' "'"))) () ")")) (|| "||") (parenthesized_expression "(iVar2 == 0)" (( "(") (binary_expression "iVar2 == 0" (identifier "iVar2") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_0010ed50:\n pcVar1 = strchr(local_32,__c);\n if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }\n }" ({ "{") (labeled_statement "LAB_0010ed50:\n pcVar1 = strchr(local_32,__c);" (statement_identifier "LAB_0010ed50") (: ":") (expression_statement "pcVar1 = strchr(local_32,__c);" (assignment_expression "pcVar1 = strchr(local_32,__c)" (identifier "pcVar1") (= "=") (call_expression "strchr(local_32,__c)" (identifier "strchr") (argument_list "(local_32,__c)" (( "(") (identifier "local_32") (, ",") (identifier "__c") () ")")))) (; ";"))) (if_statement "if (pcVar1 != (char *)0x0) {\n pcVar4 = param_1;\n }" (if "if") (parenthesized_expression "(pcVar1 != (char *)0x0)" (( "(") (binary_expression "pcVar1 != (char *)0x0" (identifier "pcVar1") (!= "!=") (cast_expression "(char *)0x0" (( "(") (type_descriptor "char *" (primitive_type "char") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n pcVar4 = param_1;\n }" ({ "{") (expression_statement "pcVar4 = param_1;" (assignment_expression "pcVar4 = param_1" (identifier "pcVar4") (= "=") (identifier "param_1")) (; ";")) (} "}"))) (} "}"))))) (expression_statement "param_1 = param_1 + 1;" (assignment_expression "param_1 = param_1 + 1" (identifier "param_1") (= "=") (binary_expression "param_1 + 1" (identifier "param_1") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "__c = (int)*param_1;" (assignment_expression "__c = (int)*param_1" (identifier "__c") (= "=") (cast_expression "(int)*param_1" (( "(") (type_descriptor "int" (primitive_type "int")) () ")") (pointer_expression "*param_1" (* "*") (identifier "param_1")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*param_1 != '\0')" (( "(") (binary_expression "*param_1 != '\0'" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (!= "!=") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (; ";")) (} "}"))) (labeled_statement "LAB_0010ed82:\n if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }" (statement_identifier "LAB_0010ed82") (: ":") (if_statement "if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) {\n return pcVar4;\n }" (if "if") (parenthesized_expression "(local_30 == *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_30 == *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_30") (== "==") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n return pcVar4;\n }" ({ "{") (return_statement "return pcVar4;" (return "return") (identifier "pcVar4") (; ";")) (} "}")))) (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
char * function_1(char *var_3,int c) { long var_7; char *var_6; int var_4; char var_2; int __c; char *pcVar5; long var_1; char set [2]; pcVar5 = (char *)0x0; var_7 = *(long *)(var_1 + 0x28); set[0] = (char)c; __c = (int)*var_3; set[1] = '\0'; if (*var_3 != '\0') { var_4 = 0; do { while (var_2 = (char)__c, var_2 == '[') { var_3 = var_3 + 1; __c = (int)*var_3; var_4 = var_4 + 1; if (*var_3 == '\0') goto LAB_0010ed82; } if (var_2 == ']') { if (var_4 == 0) goto LAB_0010ed50; var_4 = var_4 + -1; } else if ((var_2 != ':') || (var_4 == 0)) { LAB_0010ed50: var_6 = var_5(set,__c); if (var_6 != (char *)0x0) { pcVar5 = var_3; } } var_3 = var_3 + 1; __c = (int)*var_3; } while (*var_3 != '\0'); } LAB_0010ed82: if (var_7 == *(long *)(var_1 + 0x28)) { return pcVar5; } /* WARNING: Subroutine does not return */ var_8(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (array_declarator declarator: (identifier) size: (number_literal))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (while_statement condition: (parenthesized_expression (comma_expression left: (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (identifier))) right: (binary_expression left: (identifier) right: (char_literal (character))))) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence)))) consequence: (goto_statement label: (statement_identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (character)))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (identifier)))))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (identifier)) right: (char_literal (escape_sequence))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (return_statement (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
char * MASKED(char *param_1,char param_2) { char *pcVar1; int iVar2; char cVar3; int __c; char *pcVar4; long in_FS_OFFSET; char local_32 [2]; long local_30; pcVar4 = (char *)0x0; local_30 = *(long *)(in_FS_OFFSET + 0x28); __c = (int)*param_1; local_32[1] = 0; local_32[0] = param_2; if (*param_1 != '\0') { iVar2 = 0; do { while (cVar3 = (char)__c, cVar3 == '[') { param_1 = param_1 + 1; __c = (int)*param_1; iVar2 = iVar2 + 1; if (*param_1 == '\0') goto LAB_0010ed82; } if (cVar3 == ']') { if (iVar2 == 0) goto LAB_0010ed50; iVar2 = iVar2 + -1; } else if ((cVar3 != ':') || (iVar2 == 0)) { LAB_0010ed50: pcVar1 = strchr(local_32,__c); if (pcVar1 != (char *)0x0) { pcVar4 = param_1; } } param_1 = param_1 + 1; __c = (int)*param_1; } while (*param_1 != '\0'); } LAB_0010ed82: if (local_30 == *(long *)(in_FS_OFFSET + 0x28)) { return pcVar4; } /* WARNING: Subroutine does not return */ __stack_chk_fail(); }
4412_i686-kfreebsd-gnu-dwp_and_i686-kfreebsd-gnu-dwp_strip.c
locks
FUN_001f4b60
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Check_script * this, Task_locker * tl) */ void __thiscall gold::Check_script::locks(Check_script *this,Task_locker *tl) { bool bVar1; int iVar2; Task_token *pTVar3; iVar2 = tl->count_; pTVar3 = this->next_blocker_; if (3 < iVar2) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/token.h",0x12e,"add"); } bVar1 = pTVar3->is_blocker_; tl->tokens_[iVar2] = pTVar3; tl->count_ = iVar2 + 1; if (bVar1 == false) { if (pTVar3->writer_ != (Task *)0x0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/token.h",0x7c,"add_writer"); } pTVar3->writer_ = &this->super_Task; } return; }
void FUN_001f4b60(long param_1,int *param_2) { char cVar1; int iVar2; char *pcVar3; iVar2 = *param_2; pcVar3 = *(char **)(param_1 + 0x80); if (3 < iVar2) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b); } cVar1 = *pcVar3; *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3; *param_2 = iVar2 + 1; if (cVar1 == '\0') { if (*(long *)(pcVar3 + 8) != 0) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer"); } *(long *)(pcVar3 + 8) = param_1; } return; }
SUB RSP,0x8 MOV EAX,dword ptr [RSI] MOV RDX,qword ptr [RDI + 0x80] CMP EAX,0x3 JG 0x001f4b94 MOVSXD RCX,EAX ADD EAX,0x1 CMP byte ptr [RDX],0x0 MOV qword ptr [RSI + RCX*0x8 + 0x8],RDX MOV dword ptr [RSI],EAX JNZ 0x001f4b8f CMP qword ptr [RDX + 0x8],0x0 JNZ 0x001f4bac MOV qword ptr [RDX + 0x8],RDI ADD RSP,0x8 RET LEA RDX,[0x31b72b] MOV ESI,0x12e LEA RDI,[0x3075e5] CALL 0x0016cdf0 LEA RDX,[0x31b720] MOV ESI,0x7c LEA RDI,[0x3075e5] CALL 0x0016cdf0
null
null
null
null
[('const-3175909', u'COPY_-1207939995'), (u'PTRSUB_-1207939958', u'STORE_-1207940164'), ('const-433', u'STORE_-1207940134'), (u'INT_ADD_-1207940184', u'STORE_-1207940164'), (u'PTRSUB_-1207939953', u'LOAD_-1207940157'), ('const-0', u'PTRSUB_-1207939943'), (u'PTRSUB_-1207939990', u'LOAD_-1207940235'), ('const-0', u'PTRSUB_-1207939971'), ('const-1', u'RETURN_-1207940071'), (u'COPY_-1207939970', u'CALL_-1207940060'), (u'LOAD_-1207940235', u'PTRSUB_-1207939953'), ('const-433', u'LOAD_-1207940241'), (u'INT_SEXT_-1207940191', u'PTRADD_-1207939961'), ('const-8', u'PTRSUB_-1207939965'), ('const-8', u'PTRSUB_-1207939953'), ('const-1', u'RETURN_-1207940055'), ('tmp_283', u'PTRSUB_-1207939990'), (u'COPY_-1207939992', u'CALL_-1207940076'), ('tmp_284', u'PTRSUB_-1207939993'), ('const-302', u'CALL_-1207940076'), (u'COPY_-1207939995', u'CALL_-1207940076'), ('const-3175909', u'COPY_-1207939970'), ('const-3258144', u'COPY_-1207939969'), ('const-0', u'INT_EQUAL_-1207940175'), (u'LOAD_-1207940241', u'INT_SLESS_-1207940200'), ('const-433', u'STORE_-1207940164'), ('const-8', u'PTRADD_-1207939961'), (u'LOAD_-1207940157', u'INT_NOTEQUAL_-1207940141'), ('tmp_161', u'CBRANCH_-1207940158'), (u'LOAD_-1207940235', u'STORE_-1207940171'), (u'LOAD_-1207940190', u'INT_EQUAL_-1207940175'), (u'INT_SLESS_-1207940200', u'CBRANCH_-1207940207'), (u'PTRSUB_-1207939945', u'STORE_-1207940134'), ('const-433', u'STORE_-1207940171'), (u'PTRSUB_-1207939943', u'STORE_-1207940134'), (u'LOAD_-1207940235', u'PTRSUB_-1207939971'), ('tmp_284', u'PTRSUB_-1207939958'), ('const-0', u'PTRSUB_-1207939958'), ('const-0', u'INT_NOTEQUAL_-1207940141'), ('const-433', u'LOAD_-1207940157'), ('const-128', u'PTRSUB_-1207939990'), ('const-433', u'LOAD_-1207940190'), ('const-0', u'PTRSUB_-1207939993'), ('const-1', u'INT_ADD_-1207940184'), (u'INT_NOTEQUAL_-1207940141', u'CBRANCH_-1207940137'), ('tmp_284', u'PTRSUB_-1207939965'), (u'PTRSUB_-1207939965', u'PTRADD_-1207939961'), (u'LOAD_-1207940241', u'INT_SEXT_-1207940191'), (u'COPY_-1207939969', u'CALL_-1207940060'), (u'PTRSUB_-1207939993', u'LOAD_-1207940241'), (u'LOAD_-1207940235', u'PTRSUB_-1207939945'), ('const-8', u'PTRSUB_-1207939945'), (u'INT_EQUAL_-1207940175', u'CBRANCH_-1207940158'), ('tmp_199', u'CBRANCH_-1207940137'), ('const-0', u'RETURN_-1207940107'), ('const-124', u'CALL_-1207940060'), (u'PTRSUB_-1207939971', u'LOAD_-1207940190'), ('tmp_283', u'PTRSUB_-1207939943'), ('const-3', u'INT_SLESS_-1207940200'), (u'PTRADD_-1207939961', u'STORE_-1207940171'), ('const-433', u'LOAD_-1207940235'), (u'LOAD_-1207940241', u'INT_ADD_-1207940184'), ('tmp_77', u'CBRANCH_-1207940207'), ('const-3258155', u'COPY_-1207939992')]
[('const-302', u'CALL_-1207940076'), (u'INT_ADD_-1207940219', u'CAST_-1207939991'), (u'INT_ADD_-1207940184', u'STORE_-1207940164'), (u'COPY_-1207939972', u'CALL_-1207940060'), ('tmp_468', u'STORE_-1207940134'), ('const-3258155', u'PTRSUB_-1207939929'), ('const-1', u'RETURN_-1207940071'), ('tmp_468', u'INT_ADD_-1207940219'), (u'PTRSUB_-1207939929', u'CALL_-1207940076'), (u'CAST_-1207939951', u'STORE_-1207940134'), (u'PTRADD_-1207940074', u'CAST_-1207939951'), (u'LOAD_-1207940235', u'PTRADD_-1207940074'), ('const-1', u'RETURN_-1207940055'), ('const-1', u'PTRADD_-1207940095'), ('const-2', u'INT_ADD_-1207940017'), (u'LOAD_-1207940241', u'INT_SLESS_-1207940200'), (u'INT_MULT_-1207940005', u'INT_ADD_-1207940017'), ('tmp_466', u'STORE_-1207940164'), (u'LOAD_-1207940157', u'INT_NOTEQUAL_-1207940141'), ('tmp_161', u'CBRANCH_-1207940158'), (u'LOAD_-1207940235', u'STORE_-1207940171'), ('const-433', u'STORE_-1207940171'), (u'LOAD_-1207940190', u'INT_EQUAL_-1207940175'), (u'INT_SLESS_-1207940200', u'CBRANCH_-1207940207'), (u'CAST_-1207939969', u'STORE_-1207940171'), (u'COPY_-1207939971', u'CALL_-1207940060'), ('const-4', u'PTRADD_-1207939970'), ('const-433', u'LOAD_-1207940241'), ('tmp_466', u'LOAD_-1207940241'), ('const-433', u'LOAD_-1207940235'), ('const-124', u'CALL_-1207940060'), ('const-0', u'INT_EQUAL_-1207940175'), ('tmp_466', u'PTRADD_-1207939970'), (u'PTRADD_-1207940095', u'CAST_-1207939959'), ('const-433', u'STORE_-1207940134'), ('const-1', u'INT_ADD_-1207940184'), (u'INT_SEXT_-1207940191', u'INT_MULT_-1207940005'), (u'INT_NOTEQUAL_-1207940141', u'CBRANCH_-1207940137'), ('const-433', u'LOAD_-1207940190'), (u'INT_ADD_-1207940017', u'PTRADD_-1207939970'), ('const-8', u'PTRADD_-1207940074'), (u'LOAD_-1207940241', u'INT_SEXT_-1207940191'), (u'CAST_-1207939991', u'LOAD_-1207940235'), ('const-8', u'PTRADD_-1207940095'), (u'LOAD_-1207940235', u'LOAD_-1207940190'), ('const-1', u'PTRADD_-1207940074'), (u'COPY_-1207939997', u'CALL_-1207940076'), (u'INT_EQUAL_-1207940175', u'CBRANCH_-1207940158'), ('tmp_199', u'CBRANCH_-1207940137'), ('const-0', u'RETURN_-1207940107'), ('const-3175909', u'COPY_-1207939972'), ('const-3258144', u'COPY_-1207939971'), ('const-433', u'LOAD_-1207940157'), ('const-433', u'STORE_-1207940164'), ('const-0', u'INT_NOTEQUAL_-1207940141'), (u'LOAD_-1207940235', u'PTRADD_-1207940095'), (u'PTRADD_-1207939970', u'CAST_-1207939969'), ('const-128', u'INT_ADD_-1207940219'), ('const-3175909', u'COPY_-1207939997'), ('tmp_77', u'CBRANCH_-1207940207'), (u'LOAD_-1207940241', u'INT_ADD_-1207940184'), (u'CAST_-1207939959', u'LOAD_-1207940157'), ('const-3', u'INT_SLESS_-1207940200'), ('const-2', u'INT_MULT_-1207940005'), ('const-0', u'PTRSUB_-1207939929')]
null
null
001f4b60
x64
O3
(translation_unit "void FUN_001f4b60(long param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}\n\n" (function_definition "void FUN_001f4b60(long param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}" primitive_type (function_declarator "FUN_001f4b60(long param_1,int *param_2)" identifier (parameter_list "(long param_1,int *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (expression_statement "iVar2 = *param_2;" (assignment_expression "iVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pcVar3 = *(char **)(param_1 + 0x80);" (assignment_expression "pcVar3 = *(char **)(param_1 + 0x80)" identifier = (pointer_expression "*(char **)(param_1 + 0x80)" * (cast_expression "(char **)(param_1 + 0x80)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) ))))) ;) (if_statement "if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }" if (parenthesized_expression "(3 < iVar2)" ( (binary_expression "3 < iVar2" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);" (call_expression "FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b)" identifier (argument_list "("../../gold/token.h",0x12e,&DAT_0031b72b)" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (pointer_expression "&DAT_0031b72b" & identifier) ))) ;) })) (expression_statement "cVar1 = *pcVar3;" (assignment_expression "cVar1 = *pcVar3" identifier = (pointer_expression "*pcVar3" * identifier)) ;) (expression_statement "*(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;" (assignment_expression "*(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3" (pointer_expression "*(char **)(param_2 + (long)iVar2 * 2 + 2)" * (cast_expression "(char **)(param_2 + (long)iVar2 * 2 + 2)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + (long)iVar2 * 2 + 2)" ( (binary_expression "param_2 + (long)iVar2 * 2 + 2" (binary_expression "param_2 + (long)iVar2 * 2" identifier + (binary_expression "(long)iVar2 * 2" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) + number_literal) )))) = identifier) ;) (expression_statement "*param_2 = iVar2 + 1;" (assignment_expression "*param_2 = iVar2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(long *)(pcVar3 + 8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }" { (if_statement "if (*(long *)(pcVar3 + 8) != 0) {\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }" if (parenthesized_expression "(*(long *)(pcVar3 + 8) != 0)" ( (binary_expression "*(long *)(pcVar3 + 8) != 0" (pointer_expression "*(long *)(pcVar3 + 8)" * (cast_expression "(long *)(pcVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 8)" ( (binary_expression "pcVar3 + 8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }" { comment (expression_statement "FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");" (call_expression "FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer")" identifier (argument_list "("../../gold/token.h",0x7c,"add_writer")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""add_writer"" " string_content ") ))) ;) })) (expression_statement "*(long *)(pcVar3 + 8) = param_1;" (assignment_expression "*(long *)(pcVar3 + 8) = param_1" (pointer_expression "*(long *)(pcVar3 + 8)" * (cast_expression "(long *)(pcVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 8)" ( (binary_expression "pcVar3 + 8" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return;" return ;) })))
(translation_unit "/* WARNING: Enum "DT": Some values do not have unique names */\n/* DWARF original prototype: void locks(Check_script * this, Task_locker * tl) */\n\nvoid __thiscall gold::Check_script::locks(Check_script *this,Task_locker *tl)\n\n{\n bool bVar1;\n int iVar2;\n Task_token *pTVar3;\n \n iVar2 = tl->count_;\n pTVar3 = this->next_blocker_;\n if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x12e,"add");\n }\n bVar1 = pTVar3->is_blocker_;\n tl->tokens_[iVar2] = pTVar3;\n tl->count_ = iVar2 + 1;\n if (bVar1 == false) {\n if (pTVar3->writer_ != (Task *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }\n pTVar3->writer_ = &this->super_Task;\n }\n return;\n}\n\n" comment comment (function_definition "void __thiscall gold::Check_script::locks(Check_script *this,Task_locker *tl)\n\n{\n bool bVar1;\n int iVar2;\n Task_token *pTVar3;\n \n iVar2 = tl->count_;\n pTVar3 = this->next_blocker_;\n if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x12e,"add");\n }\n bVar1 = pTVar3->is_blocker_;\n tl->tokens_[iVar2] = pTVar3;\n tl->count_ = iVar2 + 1;\n if (bVar1 == false) {\n if (pTVar3->writer_ != (Task *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }\n pTVar3->writer_ = &this->super_Task;\n }\n return;\n}" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Check_script::" identifier : : identifier : :) (function_declarator "locks(Check_script *this,Task_locker *tl)" identifier (parameter_list "(Check_script *this,Task_locker *tl)" ( (parameter_declaration "Check_script *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Task_locker *tl" type_identifier (pointer_declarator "*tl" * identifier)) ))) (compound_statement "{\n bool bVar1;\n int iVar2;\n Task_token *pTVar3;\n \n iVar2 = tl->count_;\n pTVar3 = this->next_blocker_;\n if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x12e,"add");\n }\n bVar1 = pTVar3->is_blocker_;\n tl->tokens_[iVar2] = pTVar3;\n tl->count_ = iVar2 + 1;\n if (bVar1 == false) {\n if (pTVar3->writer_ != (Task *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }\n pTVar3->writer_ = &this->super_Task;\n }\n return;\n}" { (declaration "bool bVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "Task_token *pTVar3;" type_identifier (pointer_declarator "*pTVar3" * identifier) ;) (expression_statement "iVar2 = tl->count_;" (assignment_expression "iVar2 = tl->count_" identifier = (field_expression "tl->count_" identifier -> field_identifier)) ;) (expression_statement "pTVar3 = this->next_blocker_;" (assignment_expression "pTVar3 = this->next_blocker_" identifier = (field_expression "this->next_blocker_" identifier -> field_identifier)) ;) (if_statement "if (3 < iVar2) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x12e,"add");\n }" if (parenthesized_expression "(3 < iVar2)" ( (binary_expression "3 < iVar2" number_literal < identifier) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x12e,"add");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/token.h",0x12e,"add");" (call_expression "do_gold_unreachable("../../gold/token.h",0x12e,"add")" identifier (argument_list "("../../gold/token.h",0x12e,"add")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""add"" " string_content ") ))) ;) })) (expression_statement "bVar1 = pTVar3->is_blocker_;" (assignment_expression "bVar1 = pTVar3->is_blocker_" identifier = (field_expression "pTVar3->is_blocker_" identifier -> field_identifier)) ;) (expression_statement "tl->tokens_[iVar2] = pTVar3;" (assignment_expression "tl->tokens_[iVar2] = pTVar3" (subscript_expression "tl->tokens_[iVar2]" (field_expression "tl->tokens_" identifier -> field_identifier) [ identifier ]) = identifier) ;) (expression_statement "tl->count_ = iVar2 + 1;" (assignment_expression "tl->count_ = iVar2 + 1" (field_expression "tl->count_" identifier -> field_identifier) = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (bVar1 == false) {\n if (pTVar3->writer_ != (Task *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }\n pTVar3->writer_ = &this->super_Task;\n }" if (parenthesized_expression "(bVar1 == false)" ( (binary_expression "bVar1 == false" identifier == false) )) (compound_statement "{\n if (pTVar3->writer_ != (Task *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }\n pTVar3->writer_ = &this->super_Task;\n }" { (if_statement "if (pTVar3->writer_ != (Task *)0x0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }" if (parenthesized_expression "(pTVar3->writer_ != (Task *)0x0)" ( (binary_expression "pTVar3->writer_ != (Task *)0x0" (field_expression "pTVar3->writer_" identifier -> field_identifier) != (cast_expression "(Task *)0x0" ( (type_descriptor "Task *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/token.h",0x7c,"add_writer");" (call_expression "do_gold_unreachable("../../gold/token.h",0x7c,"add_writer")" identifier (argument_list "("../../gold/token.h",0x7c,"add_writer")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""add_writer"" " string_content ") ))) ;) })) (expression_statement "pTVar3->writer_ = &this->super_Task;" (assignment_expression "pTVar3->writer_ = &this->super_Task" (field_expression "pTVar3->writer_" identifier -> field_identifier) = (pointer_expression "&this->super_Task" & (field_expression "this->super_Task" identifier -> field_identifier))) ;) })) (return_statement "return;" return ;) })))
(translation_unit "void FUN_001f4b60(long param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}\n\n" (function_definition "void FUN_001f4b60(long param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}" primitive_type (function_declarator "FUN_001f4b60(long param_1,int *param_2)" identifier (parameter_list "(long param_1,int *param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "int *param_2" primitive_type (pointer_declarator "*param_2" * identifier)) ))) (compound_statement "{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}" { (declaration "char cVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *pcVar3;" primitive_type (pointer_declarator "*pcVar3" * identifier) ;) (expression_statement "iVar2 = *param_2;" (assignment_expression "iVar2 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "pcVar3 = *(char **)(param_1 + 0x80);" (assignment_expression "pcVar3 = *(char **)(param_1 + 0x80)" identifier = (pointer_expression "*(char **)(param_1 + 0x80)" * (cast_expression "(char **)(param_1 + 0x80)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x80)" ( (binary_expression "param_1 + 0x80" identifier + number_literal) ))))) ;) (if_statement "if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }" if (parenthesized_expression "(3 < iVar2)" ( (binary_expression "3 < iVar2" number_literal < identifier) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }" { (expression_statement "FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);" (call_expression "FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b)" identifier (argument_list "("../../gold/token.h",0x12e,&DAT_0031b72b)" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (pointer_expression "&DAT_0031b72b" & identifier) ))) ;) })) (expression_statement "cVar1 = *pcVar3;" (assignment_expression "cVar1 = *pcVar3" identifier = (pointer_expression "*pcVar3" * identifier)) ;) (expression_statement "*(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;" (assignment_expression "*(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3" (pointer_expression "*(char **)(param_2 + (long)iVar2 * 2 + 2)" * (cast_expression "(char **)(param_2 + (long)iVar2 * 2 + 2)" ( (type_descriptor "char **" primitive_type (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_2 + (long)iVar2 * 2 + 2)" ( (binary_expression "param_2 + (long)iVar2 * 2 + 2" (binary_expression "param_2 + (long)iVar2 * 2" identifier + (binary_expression "(long)iVar2 * 2" (cast_expression "(long)iVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) * number_literal)) + number_literal) )))) = identifier) ;) (expression_statement "*param_2 = iVar2 + 1;" (assignment_expression "*param_2 = iVar2 + 1" (pointer_expression "*param_2" * identifier) = (binary_expression "iVar2 + 1" identifier + number_literal)) ;) (if_statement "if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }" if (parenthesized_expression "(cVar1 == '\0')" ( (binary_expression "cVar1 == '\0'" identifier == (char_literal "'\0'" ' escape_sequence ')) )) (compound_statement "{\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }" { (if_statement "if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }" if (parenthesized_expression "(*(long *)(pcVar3 + 8) != 0)" ( (binary_expression "*(long *)(pcVar3 + 8) != 0" (pointer_expression "*(long *)(pcVar3 + 8)" * (cast_expression "(long *)(pcVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 8)" ( (binary_expression "pcVar3 + 8" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }" { (expression_statement "FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");" (call_expression "FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer")" identifier (argument_list "("../../gold/token.h",0x7c,"add_writer")" ( (string_literal ""../../gold/token.h"" " string_content ") , number_literal , (string_literal ""add_writer"" " string_content ") ))) ;) })) (expression_statement "*(long *)(pcVar3 + 8) = param_1;" (assignment_expression "*(long *)(pcVar3 + 8) = param_1" (pointer_expression "*(long *)(pcVar3 + 8)" * (cast_expression "(long *)(pcVar3 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pcVar3 + 8)" ( (binary_expression "pcVar3 + 8" identifier + number_literal) )))) = identifier) ;) })) (return_statement "return;" return ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (pointer_expression & IDENT) ))) ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (binary_expression IDENT + (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) * LIT)) + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (char_literal ' escape_sequence ')) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) })) (return_statement return ;) })))
(function_definition "void FUN_001f4b60(long param_1,int *param_2)\n\n{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}" (primitive_type "void") (function_declarator "FUN_001f4b60(long param_1,int *param_2)" (identifier "FUN_001f4b60") (parameter_list "(long param_1,int *param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "int *param_2" (primitive_type "int") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) () ")"))) (compound_statement "{\n char cVar1;\n int iVar2;\n char *pcVar3;\n \n iVar2 = *param_2;\n pcVar3 = *(char **)(param_1 + 0x80);\n if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }\n cVar1 = *pcVar3;\n *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;\n *param_2 = iVar2 + 1;\n if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }\n return;\n}" ({ "{") (declaration "char cVar1;" (primitive_type "char") (identifier "cVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "char *pcVar3;" (primitive_type "char") (pointer_declarator "*pcVar3" (* "*") (identifier "pcVar3")) (; ";")) (expression_statement "iVar2 = *param_2;" (assignment_expression "iVar2 = *param_2" (identifier "iVar2") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "pcVar3 = *(char **)(param_1 + 0x80);" (assignment_expression "pcVar3 = *(char **)(param_1 + 0x80)" (identifier "pcVar3") (= "=") (pointer_expression "*(char **)(param_1 + 0x80)" (* "*") (cast_expression "(char **)(param_1 + 0x80)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x80)" (( "(") (binary_expression "param_1 + 0x80" (identifier "param_1") (+ "+") (number_literal "0x80")) () ")"))))) (; ";")) (if_statement "if (3 < iVar2) {\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }" (if "if") (parenthesized_expression "(3 < iVar2)" (( "(") (binary_expression "3 < iVar2" (number_literal "3") (< "<") (identifier "iVar2")) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b);" (call_expression "FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b)" (identifier "FUN_0016cdf0") (argument_list "("../../gold/token.h",0x12e,&DAT_0031b72b)" (( "(") (string_literal ""../../gold/token.h"" (" """) (string_content "../../gold/token.h") (" """)) (, ",") (number_literal "0x12e") (, ",") (pointer_expression "&DAT_0031b72b" (& "&") (identifier "DAT_0031b72b")) () ")"))) (; ";")) (} "}"))) (expression_statement "cVar1 = *pcVar3;" (assignment_expression "cVar1 = *pcVar3" (identifier "cVar1") (= "=") (pointer_expression "*pcVar3" (* "*") (identifier "pcVar3"))) (; ";")) (expression_statement "*(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3;" (assignment_expression "*(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3" (pointer_expression "*(char **)(param_2 + (long)iVar2 * 2 + 2)" (* "*") (cast_expression "(char **)(param_2 + (long)iVar2 * 2 + 2)" (( "(") (type_descriptor "char **" (primitive_type "char") (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_2 + (long)iVar2 * 2 + 2)" (( "(") (binary_expression "param_2 + (long)iVar2 * 2 + 2" (binary_expression "param_2 + (long)iVar2 * 2" (identifier "param_2") (+ "+") (binary_expression "(long)iVar2 * 2" (cast_expression "(long)iVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "iVar2")) (* "*") (number_literal "2"))) (+ "+") (number_literal "2")) () ")")))) (= "=") (identifier "pcVar3")) (; ";")) (expression_statement "*param_2 = iVar2 + 1;" (assignment_expression "*param_2 = iVar2 + 1" (pointer_expression "*param_2" (* "*") (identifier "param_2")) (= "=") (binary_expression "iVar2 + 1" (identifier "iVar2") (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (cVar1 == '\0') {\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }" (if "if") (parenthesized_expression "(cVar1 == '\0')" (( "(") (binary_expression "cVar1 == '\0'" (identifier "cVar1") (== "==") (char_literal "'\0'" (' "'") (escape_sequence "\0") (' "'"))) () ")")) (compound_statement "{\n if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }\n *(long *)(pcVar3 + 8) = param_1;\n }" ({ "{") (if_statement "if (*(long *)(pcVar3 + 8) != 0) {\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }" (if "if") (parenthesized_expression "(*(long *)(pcVar3 + 8) != 0)" (( "(") (binary_expression "*(long *)(pcVar3 + 8) != 0" (pointer_expression "*(long *)(pcVar3 + 8)" (* "*") (cast_expression "(long *)(pcVar3 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar3 + 8)" (( "(") (binary_expression "pcVar3 + 8" (identifier "pcVar3") (+ "+") (number_literal "8")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");\n }" ({ "{") (expression_statement "FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer");" (call_expression "FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer")" (identifier "FUN_0016cdf0") (argument_list "("../../gold/token.h",0x7c,"add_writer")" (( "(") (string_literal ""../../gold/token.h"" (" """) (string_content "../../gold/token.h") (" """)) (, ",") (number_literal "0x7c") (, ",") (string_literal ""add_writer"" (" """) (string_content "add_writer") (" """)) () ")"))) (; ";")) (} "}"))) (expression_statement "*(long *)(pcVar3 + 8) = param_1;" (assignment_expression "*(long *)(pcVar3 + 8) = param_1" (pointer_expression "*(long *)(pcVar3 + 8)" (* "*") (cast_expression "(long *)(pcVar3 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(pcVar3 + 8)" (( "(") (binary_expression "pcVar3 + 8" (identifier "pcVar3") (+ "+") (number_literal "8")) () ")")))) (= "=") (identifier "param_1")) (; ";")) (} "}"))) (return_statement "return;" (return "return") (; ";")) (} "}")))
/* WARNING: Enum "DT": Some values do not have unique names */ /* DWARF original prototype: void locks(Check_script * this, Task_locker * tl) */ void __thiscall gold::type_1::function_1(type_1 *this,type_2 *tl) { bool var_3; int var_1; type_3 *pTVar3; var_1 = tl->count_; pTVar3 = this->next_blocker_; if (3 < var_1) { /* WARNING: Subroutine does not return */ var_2("../../gold/token.h",0x12e,"add"); } var_3 = pTVar3->is_blocker_; tl->tokens_[var_1] = pTVar3; tl->count_ = var_1 + 1; if (var_3 == false) { if (pTVar3->writer_ != (type_4 *)0x0) { /* WARNING: Subroutine does not return */ var_2("../../gold/token.h",0x7c,"add_writer"); } pTVar3->writer_ = &this->super_Task; } return; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (pointer_expression argument: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (number_literal))) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (char_literal (escape_sequence)))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))))) (return_statement))))
null
void MASKED(long param_1,int *param_2) { char cVar1; int iVar2; char *pcVar3; iVar2 = *param_2; pcVar3 = *(char **)(param_1 + 0x80); if (3 < iVar2) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/token.h",0x12e,&DAT_0031b72b); } cVar1 = *pcVar3; *(char **)(param_2 + (long)iVar2 * 2 + 2) = pcVar3; *param_2 = iVar2 + 1; if (cVar1 == '\0') { if (*(long *)(pcVar3 + 8) != 0) { /* WARNING: Subroutine does not return */ FUN_0016cdf0("../../gold/token.h",0x7c,"add_writer"); } *(long *)(pcVar3 + 8) = param_1; } return; }
50_s390x-linux-gnu-elfedit_and_s390x-linux-gnu-elfedit_strip.c
elf_type
FUN_001029a0
int elf_type(char *type) { int iVar1; int iVar2; char *message; iVar1 = strcasecmp(type,"rel"); iVar2 = 1; if (iVar1 != 0) { iVar1 = strcasecmp(type,"exec"); iVar2 = 2; if (iVar1 != 0) { iVar1 = strcasecmp(type,"dyn"); iVar2 = 3; if (iVar1 != 0) { iVar2 = strcasecmp(type,"none"); if (iVar2 != 0) { message = (char *)dcgettext(0,"Unknown type: %s\n",5); error(message,type); iVar2 = -1; } } } } return iVar2; }
int FUN_001029a0(char *param_1) { int iVar1; int iVar2; undefined8 uVar3; iVar1 = strcasecmp(param_1,"rel"); iVar2 = 1; if (iVar1 != 0) { iVar1 = strcasecmp(param_1,"exec"); iVar2 = 2; if (iVar1 != 0) { iVar1 = strcasecmp(param_1,"dyn"); iVar2 = 3; if (iVar1 != 0) { iVar2 = strcasecmp(param_1,"none"); if (iVar2 != 0) { uVar3 = dcgettext(0,"Unknown type: %s\n",5); error(uVar3,param_1); iVar2 = -1; } } } } return iVar2; }
PUSH RBX LEA RSI,[0x1065b8] MOV RBX,RDI CALL 0x00102040 MOV EDX,0x1 TEST EAX,EAX JZ 0x001029fe LEA RSI,[0x1065bc] MOV RDI,RBX CALL 0x00102040 MOV EDX,0x2 TEST EAX,EAX JZ 0x001029fe LEA RSI,[0x1065c1] MOV RDI,RBX CALL 0x00102040 MOV EDX,0x3 TEST EAX,EAX JZ 0x001029fe LEA RSI,[0x106599] MOV RDI,RBX CALL 0x00102040 MOV EDX,EAX TEST EAX,EAX JNZ 0x00102a02 MOV EAX,EDX POP RBX RET MOV EDX,0x5 LEA RSI,[0x1065c5] XOR EDI,EDI CALL 0x001020c0 MOV RSI,RBX MOV RDI,RAX XOR EAX,EAX CALL 0x00103650 MOV EDX,0xffffffff JMP 0x001029fe
null
null
null
null
[(u'INT_NOTEQUAL_-1206965730', u'CBRANCH_-1206965730'), ('const-1', u'COPY_-1206965571'), ('tmp_86', u'CBRANCH_-1206965770'), ('const-1074625', u'COPY_-1206965504'), ('const-0', u'INT_NOTEQUAL_-1206965810'), (u'MULTIEQUAL_-1206965438', u'COPY_-1206965608'), (u'COPY_-1206965460', u'MULTIEQUAL_-1206965438'), (u'CALL_-1206965711', u'INT_NOTEQUAL_-1206965692'), (u'COPY_-1206965525', u'MULTIEQUAL_-1206965438'), ('tmp_46', u'CBRANCH_-1206965810'), ('tmp_170', u'CBRANCH_-1206965691'), ('const-1074629', u'COPY_-1206965450'), (u'COPY_-1206965450', u'CALL_-1206965645'), (u'CALL_-1206965831', u'INT_NOTEQUAL_-1206965810'), ('tmp_294', u'CALL_-1206965831'), ('const-0', u'INT_NOTEQUAL_-1206965730'), (u'COPY_-1206965483', u'CALL_-1206965711'), (u'COPY_-1206965571', u'MULTIEQUAL_-1206965438'), ('const-1074616', u'COPY_-1206965554'), (u'INT_NOTEQUAL_-1206965692', u'CBRANCH_-1206965691'), ('tmp_294', u'CALL_-1206965791'), (u'COPY_-1206965554', u'CALL_-1206965831'), ('const-0', u'CALL_-1206965645'), ('const-0', u'RETURN_-1206965672'), (u'COPY_-1206965504', u'CALL_-1206965751'), (u'INT_NOTEQUAL_-1206965770', u'CBRANCH_-1206965770'), (u'CALL_-1206965751', u'INT_NOTEQUAL_-1206965730'), (u'CALL_-1206965791', u'INT_NOTEQUAL_-1206965770'), ('tmp_294', u'CALL_-1206965751'), (u'CAST_-1206965386', u'CALL_-1206965617'), ('const-0', u'INT_NOTEQUAL_-1206965692'), ('const-4294967295', u'COPY_-1206965460'), ('tmp_271', u'BRANCH_-1206965608'), ('tmp_294', u'CALL_-1206965711'), ('const-5', u'CALL_-1206965645'), ('const-2', u'COPY_-1206965548'), (u'COPY_-1206965548', u'MULTIEQUAL_-1206965438'), (u'CALL_-1206965645', u'CAST_-1206965386'), ('const-1074620', u'COPY_-1206965529'), (u'INT_NOTEQUAL_-1206965810', u'CBRANCH_-1206965810'), (u'COPY_-1206965608', u'RETURN_-1206965672'), ('tmp_294', u'CALL_-1206965617'), ('const-0', u'INT_NOTEQUAL_-1206965770'), (u'COPY_-1206965529', u'CALL_-1206965791'), (u'CALL_-1206965711', u'MULTIEQUAL_-1206965438'), ('tmp_126', u'CBRANCH_-1206965730'), ('const-1074585', u'COPY_-1206965483'), ('const-3', u'COPY_-1206965525')]
[('const-2', u'COPY_-1206965549'), ('tmp_725', u'CALL_-1206965791'), (u'INT_NOTEQUAL_-1206965730', u'CBRANCH_-1206965730'), (u'COPY_-1206965528', u'CALL_-1206965791'), (u'COPY_-1206965549', u'MULTIEQUAL_-1206965439'), ('tmp_86', u'CBRANCH_-1206965770'), ('const-0', u'INT_NOTEQUAL_-1206965810'), (u'CALL_-1206965791', u'INT_NOTEQUAL_-1206965770'), (u'CALL_-1206965751', u'INT_NOTEQUAL_-1206965730'), (u'COPY_-1206965572', u'MULTIEQUAL_-1206965439'), (u'COPY_-1206965449', u'CALL_-1206965645'), ('const-1074620', u'COPY_-1206965528'), (u'COPY_-1206965503', u'CALL_-1206965751'), ('const-0', u'INT_NOTEQUAL_-1206965692'), (u'CALL_-1206965711', u'INT_NOTEQUAL_-1206965692'), ('tmp_271', u'BRANCH_-1206965608'), (u'MULTIEQUAL_-1206965439', u'COPY_-1206965472'), ('const-4294967295', u'COPY_-1206965461'), ('tmp_46', u'CBRANCH_-1206965810'), ('const-3', u'COPY_-1206965526'), ('tmp_170', u'CBRANCH_-1206965691'), (u'COPY_-1206965482', u'CALL_-1206965711'), ('const-1074616', u'COPY_-1206965553'), ('const-1', u'COPY_-1206965572'), (u'COPY_-1206965472', u'RETURN_-1206965672'), ('tmp_725', u'CALL_-1206965617'), (u'COPY_-1206965553', u'CALL_-1206965831'), (u'CALL_-1206965831', u'INT_NOTEQUAL_-1206965810'), (u'COPY_-1206965526', u'MULTIEQUAL_-1206965439'), ('const-0', u'CALL_-1206965645'), ('tmp_725', u'CALL_-1206965831'), ('const-0', u'INT_NOTEQUAL_-1206965730'), (u'INT_NOTEQUAL_-1206965810', u'CBRANCH_-1206965810'), ('const-5', u'CALL_-1206965645'), (u'CALL_-1206965711', u'MULTIEQUAL_-1206965439'), (u'COPY_-1206965461', u'MULTIEQUAL_-1206965439'), (u'CALL_-1206965645', u'CALL_-1206965617'), (u'INT_NOTEQUAL_-1206965692', u'CBRANCH_-1206965691'), ('tmp_725', u'CALL_-1206965751'), ('const-0', u'INT_NOTEQUAL_-1206965770'), ('tmp_126', u'CBRANCH_-1206965730'), ('tmp_725', u'CALL_-1206965711'), ('const-0', u'RETURN_-1206965672'), ('const-1074625', u'COPY_-1206965503'), ('const-1074585', u'COPY_-1206965482'), ('const-1074629', u'COPY_-1206965449'), (u'INT_NOTEQUAL_-1206965770', u'CBRANCH_-1206965770')]
null
null
001029a0
x64
O3
(translation_unit "int FUN_001029a0(char *param_1)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}\n\n" (function_definition "int FUN_001029a0(char *param_1)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" primitive_type (function_declarator "FUN_001029a0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (expression_statement "iVar1 = strcasecmp(param_1,"rel");" (assignment_expression "iVar1 = strcasecmp(param_1,"rel")" identifier = (call_expression "strcasecmp(param_1,"rel")" identifier (argument_list "(param_1,"rel")" ( identifier , (string_literal ""rel"" " string_content ") )))) ;) (expression_statement "iVar2 = 1;" (assignment_expression "iVar2 = 1" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }" { (expression_statement "iVar1 = strcasecmp(param_1,"exec");" (assignment_expression "iVar1 = strcasecmp(param_1,"exec")" identifier = (call_expression "strcasecmp(param_1,"exec")" identifier (argument_list "(param_1,"exec")" ( identifier , (string_literal ""exec"" " string_content ") )))) ;) (expression_statement "iVar2 = 2;" (assignment_expression "iVar2 = 2" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }" { (expression_statement "iVar1 = strcasecmp(param_1,"dyn");" (assignment_expression "iVar1 = strcasecmp(param_1,"dyn")" identifier = (call_expression "strcasecmp(param_1,"dyn")" identifier (argument_list "(param_1,"dyn")" ( identifier , (string_literal ""dyn"" " string_content ") )))) ;) (expression_statement "iVar2 = 3;" (assignment_expression "iVar2 = 3" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }" { (expression_statement "iVar2 = strcasecmp(param_1,"none");" (assignment_expression "iVar2 = strcasecmp(param_1,"none")" identifier = (call_expression "strcasecmp(param_1,"none")" identifier (argument_list "(param_1,"none")" ( identifier , (string_literal ""none"" " string_content ") )))) ;) (if_statement "if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }" { (expression_statement "uVar3 = dcgettext(0,"Unknown type: %s\n",5);" (assignment_expression "uVar3 = dcgettext(0,"Unknown type: %s\n",5)" identifier = (call_expression "dcgettext(0,"Unknown type: %s\n",5)" identifier (argument_list "(0,"Unknown type: %s\n",5)" ( number_literal , (string_literal ""Unknown type: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar3,param_1);" (call_expression "error(uVar3,param_1)" identifier (argument_list "(uVar3,param_1)" ( identifier , identifier ))) ;) (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) })) })) })) })) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit "int elf_type(char *type)\n\n{\n int iVar1;\n int iVar2;\n char *message;\n \n iVar1 = strcasecmp(type,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}\n\n" (function_definition "int elf_type(char *type)\n\n{\n int iVar1;\n int iVar2;\n char *message;\n \n iVar1 = strcasecmp(type,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" primitive_type (function_declarator "elf_type(char *type)" identifier (parameter_list "(char *type)" ( (parameter_declaration "char *type" primitive_type (pointer_declarator "*type" * identifier)) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n char *message;\n \n iVar1 = strcasecmp(type,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "char *message;" primitive_type (pointer_declarator "*message" * identifier) ;) (expression_statement "iVar1 = strcasecmp(type,"rel");" (assignment_expression "iVar1 = strcasecmp(type,"rel")" identifier = (call_expression "strcasecmp(type,"rel")" identifier (argument_list "(type,"rel")" ( identifier , (string_literal ""rel"" " string_content ") )))) ;) (expression_statement "iVar2 = 1;" (assignment_expression "iVar2 = 1" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = strcasecmp(type,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }\n }" { (expression_statement "iVar1 = strcasecmp(type,"exec");" (assignment_expression "iVar1 = strcasecmp(type,"exec")" identifier = (call_expression "strcasecmp(type,"exec")" identifier (argument_list "(type,"exec")" ( identifier , (string_literal ""exec"" " string_content ") )))) ;) (expression_statement "iVar2 = 2;" (assignment_expression "iVar2 = 2" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = strcasecmp(type,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }\n }" { (expression_statement "iVar1 = strcasecmp(type,"dyn");" (assignment_expression "iVar1 = strcasecmp(type,"dyn")" identifier = (call_expression "strcasecmp(type,"dyn")" identifier (argument_list "(type,"dyn")" ( identifier , (string_literal ""dyn"" " string_content ") )))) ;) (expression_statement "iVar2 = 3;" (assignment_expression "iVar2 = 3" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = strcasecmp(type,"none");\n if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }\n }" { (expression_statement "iVar2 = strcasecmp(type,"none");" (assignment_expression "iVar2 = strcasecmp(type,"none")" identifier = (call_expression "strcasecmp(type,"none")" identifier (argument_list "(type,"none")" ( identifier , (string_literal ""none"" " string_content ") )))) ;) (if_statement "if (iVar2 != 0) {\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n message = (char *)dcgettext(0,"Unknown type: %s\n",5);\n error(message,type);\n iVar2 = -1;\n }" { (expression_statement "message = (char *)dcgettext(0,"Unknown type: %s\n",5);" (assignment_expression "message = (char *)dcgettext(0,"Unknown type: %s\n",5)" identifier = (cast_expression "(char *)dcgettext(0,"Unknown type: %s\n",5)" ( (type_descriptor "char *" primitive_type (abstract_pointer_declarator "*" *)) ) (call_expression "dcgettext(0,"Unknown type: %s\n",5)" identifier (argument_list "(0,"Unknown type: %s\n",5)" ( number_literal , (string_literal ""Unknown type: %s\n"" " string_content escape_sequence ") , number_literal ))))) ;) (expression_statement "error(message,type);" (call_expression "error(message,type)" identifier (argument_list "(message,type)" ( identifier , identifier ))) ;) (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) })) })) })) })) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit "int FUN_001029a0(char *param_1)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}\n\n" (function_definition "int FUN_001029a0(char *param_1)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" primitive_type (function_declarator "FUN_001029a0(char *param_1)" identifier (parameter_list "(char *param_1)" ( (parameter_declaration "char *param_1" primitive_type (pointer_declarator "*param_1" * identifier)) ))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" { (declaration "int iVar1;" primitive_type identifier ;) (declaration "int iVar2;" primitive_type identifier ;) (declaration "undefined8 uVar3;" type_identifier identifier ;) (expression_statement "iVar1 = strcasecmp(param_1,"rel");" (assignment_expression "iVar1 = strcasecmp(param_1,"rel")" identifier = (call_expression "strcasecmp(param_1,"rel")" identifier (argument_list "(param_1,"rel")" ( identifier , (string_literal ""rel"" " string_content ") )))) ;) (expression_statement "iVar2 = 1;" (assignment_expression "iVar2 = 1" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }" { (expression_statement "iVar1 = strcasecmp(param_1,"exec");" (assignment_expression "iVar1 = strcasecmp(param_1,"exec")" identifier = (call_expression "strcasecmp(param_1,"exec")" identifier (argument_list "(param_1,"exec")" ( identifier , (string_literal ""exec"" " string_content ") )))) ;) (expression_statement "iVar2 = 2;" (assignment_expression "iVar2 = 2" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }" { (expression_statement "iVar1 = strcasecmp(param_1,"dyn");" (assignment_expression "iVar1 = strcasecmp(param_1,"dyn")" identifier = (call_expression "strcasecmp(param_1,"dyn")" identifier (argument_list "(param_1,"dyn")" ( identifier , (string_literal ""dyn"" " string_content ") )))) ;) (expression_statement "iVar2 = 3;" (assignment_expression "iVar2 = 3" identifier = number_literal) ;) (if_statement "if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }" if (parenthesized_expression "(iVar1 != 0)" ( (binary_expression "iVar1 != 0" identifier != number_literal) )) (compound_statement "{\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }" { (expression_statement "iVar2 = strcasecmp(param_1,"none");" (assignment_expression "iVar2 = strcasecmp(param_1,"none")" identifier = (call_expression "strcasecmp(param_1,"none")" identifier (argument_list "(param_1,"none")" ( identifier , (string_literal ""none"" " string_content ") )))) ;) (if_statement "if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }" if (parenthesized_expression "(iVar2 != 0)" ( (binary_expression "iVar2 != 0" identifier != number_literal) )) (compound_statement "{\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }" { (expression_statement "uVar3 = dcgettext(0,"Unknown type: %s\n",5);" (assignment_expression "uVar3 = dcgettext(0,"Unknown type: %s\n",5)" identifier = (call_expression "dcgettext(0,"Unknown type: %s\n",5)" identifier (argument_list "(0,"Unknown type: %s\n",5)" ( number_literal , (string_literal ""Unknown type: %s\n"" " string_content escape_sequence ") , number_literal )))) ;) (expression_statement "error(uVar3,param_1);" (call_expression "error(uVar3,param_1)" identifier (argument_list "(uVar3,param_1)" ( identifier , identifier ))) ;) (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" identifier = number_literal) ;) })) })) })) })) (return_statement "return iVar2;" return identifier ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE (pointer_declarator * IDENT)) ))) (compound_statement { (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , (string_literal " string_content ") )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( LIT , (string_literal " string_content escape_sequence ") , LIT )))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , IDENT ))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) })) })) })) (return_statement return IDENT ;) })))
(function_definition "int FUN_001029a0(char *param_1)\n\n{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" (primitive_type "int") (function_declarator "FUN_001029a0(char *param_1)" (identifier "FUN_001029a0") (parameter_list "(char *param_1)" (( "(") (parameter_declaration "char *param_1" (primitive_type "char") (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) () ")"))) (compound_statement "{\n int iVar1;\n int iVar2;\n undefined8 uVar3;\n \n iVar1 = strcasecmp(param_1,"rel");\n iVar2 = 1;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }\n return iVar2;\n}" ({ "{") (declaration "int iVar1;" (primitive_type "int") (identifier "iVar1") (; ";")) (declaration "int iVar2;" (primitive_type "int") (identifier "iVar2") (; ";")) (declaration "undefined8 uVar3;" (type_identifier "undefined8") (identifier "uVar3") (; ";")) (expression_statement "iVar1 = strcasecmp(param_1,"rel");" (assignment_expression "iVar1 = strcasecmp(param_1,"rel")" (identifier "iVar1") (= "=") (call_expression "strcasecmp(param_1,"rel")" (identifier "strcasecmp") (argument_list "(param_1,"rel")" (( "(") (identifier "param_1") (, ",") (string_literal ""rel"" (" """) (string_content "rel") (" """)) () ")")))) (; ";")) (expression_statement "iVar2 = 1;" (assignment_expression "iVar2 = 1" (identifier "iVar2") (= "=") (number_literal "1")) (; ";")) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = strcasecmp(param_1,"exec");\n iVar2 = 2;\n if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }\n }" ({ "{") (expression_statement "iVar1 = strcasecmp(param_1,"exec");" (assignment_expression "iVar1 = strcasecmp(param_1,"exec")" (identifier "iVar1") (= "=") (call_expression "strcasecmp(param_1,"exec")" (identifier "strcasecmp") (argument_list "(param_1,"exec")" (( "(") (identifier "param_1") (, ",") (string_literal ""exec"" (" """) (string_content "exec") (" """)) () ")")))) (; ";")) (expression_statement "iVar2 = 2;" (assignment_expression "iVar2 = 2" (identifier "iVar2") (= "=") (number_literal "2")) (; ";")) (if_statement "if (iVar1 != 0) {\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar1 = strcasecmp(param_1,"dyn");\n iVar2 = 3;\n if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }\n }" ({ "{") (expression_statement "iVar1 = strcasecmp(param_1,"dyn");" (assignment_expression "iVar1 = strcasecmp(param_1,"dyn")" (identifier "iVar1") (= "=") (call_expression "strcasecmp(param_1,"dyn")" (identifier "strcasecmp") (argument_list "(param_1,"dyn")" (( "(") (identifier "param_1") (, ",") (string_literal ""dyn"" (" """) (string_content "dyn") (" """)) () ")")))) (; ";")) (expression_statement "iVar2 = 3;" (assignment_expression "iVar2 = 3" (identifier "iVar2") (= "=") (number_literal "3")) (; ";")) (if_statement "if (iVar1 != 0) {\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }" (if "if") (parenthesized_expression "(iVar1 != 0)" (( "(") (binary_expression "iVar1 != 0" (identifier "iVar1") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n iVar2 = strcasecmp(param_1,"none");\n if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }\n }" ({ "{") (expression_statement "iVar2 = strcasecmp(param_1,"none");" (assignment_expression "iVar2 = strcasecmp(param_1,"none")" (identifier "iVar2") (= "=") (call_expression "strcasecmp(param_1,"none")" (identifier "strcasecmp") (argument_list "(param_1,"none")" (( "(") (identifier "param_1") (, ",") (string_literal ""none"" (" """) (string_content "none") (" """)) () ")")))) (; ";")) (if_statement "if (iVar2 != 0) {\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }" (if "if") (parenthesized_expression "(iVar2 != 0)" (( "(") (binary_expression "iVar2 != 0" (identifier "iVar2") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n uVar3 = dcgettext(0,"Unknown type: %s\n",5);\n error(uVar3,param_1);\n iVar2 = -1;\n }" ({ "{") (expression_statement "uVar3 = dcgettext(0,"Unknown type: %s\n",5);" (assignment_expression "uVar3 = dcgettext(0,"Unknown type: %s\n",5)" (identifier "uVar3") (= "=") (call_expression "dcgettext(0,"Unknown type: %s\n",5)" (identifier "dcgettext") (argument_list "(0,"Unknown type: %s\n",5)" (( "(") (number_literal "0") (, ",") (string_literal ""Unknown type: %s\n"" (" """) (string_content "Unknown type: %s") (escape_sequence "\n") (" """)) (, ",") (number_literal "5") () ")")))) (; ";")) (expression_statement "error(uVar3,param_1);" (call_expression "error(uVar3,param_1)" (identifier "error") (argument_list "(uVar3,param_1)" (( "(") (identifier "uVar3") (, ",") (identifier "param_1") () ")"))) (; ";")) (expression_statement "iVar2 = -1;" (assignment_expression "iVar2 = -1" (identifier "iVar2") (= "=") (number_literal "-1")) (; ";")) (} "}"))) (} "}"))) (} "}"))) (} "}"))) (return_statement "return iVar2;" (return "return") (identifier "iVar2") (; ";")) (} "}")))
int function_1(char *type) { int var_2; int var_3; char *message; var_2 = var_1(type,"rel"); var_3 = 1; if (var_2 != 0) { var_2 = var_1(type,"exec"); var_3 = 2; if (var_2 != 0) { var_2 = var_1(type,"dyn"); var_3 = 3; if (var_2 != 0) { var_3 = var_1(type,"none"); if (var_3 != 0) { message = (char *)var_4(0,"Unknown type: %s\n",5); var_5(message,type); var_3 = -1; } } } } return var_3; }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type) declarator: (pointer_declarator declarator: (identifier))))) body: (compound_statement (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (string_literal (string_content)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (number_literal) (string_literal (string_content) (escape_sequence)) (number_literal))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))))))))) (return_statement (identifier)))))
null
int MASKED(char *param_1) { int iVar1; int iVar2; undefined8 uVar3; iVar1 = strcasecmp(param_1,"rel"); iVar2 = 1; if (iVar1 != 0) { iVar1 = strcasecmp(param_1,"exec"); iVar2 = 2; if (iVar1 != 0) { iVar1 = strcasecmp(param_1,"dyn"); iVar2 = 3; if (iVar1 != 0) { iVar2 = strcasecmp(param_1,"none"); if (iVar2 != 0) { uVar3 = dcgettext(0,"Unknown type: %s\n",5); error(uVar3,param_1); iVar2 = -1; } } } } return iVar2; }
7854_s390x-linux-gnu-dwp_and_s390x-linux-gnu-dwp_strip.c
find_first_of
thunk_FUN_002e06a0
/* std::wstring::find_first_of(wchar_t, unsigned long) const */ long __thiscall std::wstring::find_first_of(wstring *this,wchar_t param_1,ulong param_2) { long lVar1; wchar_t *pwVar2; long lVar3; lVar3 = -1; if (param_2 < *(ulong *)(this + 8)) { lVar1 = *(long *)this; pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2); if (pwVar2 != (wchar_t *)0x0) { lVar3 = (long)pwVar2 - lVar1 >> 2; } } return lVar3; }
long thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3) { long lVar1; wchar_t *pwVar2; long lVar3; lVar3 = -1; if (param_3 < (ulong)param_1[1]) { lVar1 = *param_1; pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3); if (pwVar2 != (wchar_t *)0x0) { lVar3 = (long)pwVar2 - lVar1 >> 2; } } return lVar3; }
JMP 0x002e06a0
null
null
null
null
[('tmp_356', u'INT_LESS_-1204746539'), ('const-2', u'INT_SRIGHT_-1204746448'), (u'CAST_-1204746263', u'INT_SUB_-1204746471'), ('tmp_356', u'INT_MULT_-1204746481'), (u'INT_MULT_-1204746481', u'INT_ADD_-1204746493'), (u'COPY_-1204746320', u'MULTIEQUAL_-1204746294'), (u'MULTIEQUAL_-1204746294', u'COPY_-1204746408'), ('tmp_356', u'INT_SUB_-1204746507'), (u'CAST_-1204746290', u'LOAD_-1204746536'), (u'INT_SRIGHT_-1204746448', u'COPY_-1204746320'), ('const-0', u'INT_NOTEQUAL_-1204746427'), (u'INT_SUB_-1204746507', u'CALL_-1204746496'), (u'LOAD_-1204746559', u'INT_SUB_-1204746507'), ('const-433', u'LOAD_-1204746559'), ('tmp_289', u'CBRANCH_-1204746423'), (u'COPY_-1204746582', u'COPY_-1204745883'), ('const-0', u'RETURN_-1204746383'), (u'INT_LESS_-1204746539', u'CBRANCH_-1204746536'), (u'COPY_-1204746408', u'RETURN_-1204746383'), (u'LOAD_-1204746559', u'INT_LESS_-1204746539'), ('const-1', u'PTRADD_-1204746497'), (u'INT_ADD_-1204746493', u'CAST_-1204746277'), (u'CAST_-1204746300', u'LOAD_-1204746559'), ('tmp_83', u'CBRANCH_-1204746536'), (u'INT_SUB_-1204746471', u'INT_SRIGHT_-1204746448'), (u'CALL_-1204746496', u'CAST_-1204746263'), ('const-433', u'LOAD_-1204746536'), (u'LOAD_-1204746536', u'INT_SUB_-1204746471'), ('const-8', u'PTRADD_-1204746497'), (u'INT_NOTEQUAL_-1204746427', u'CBRANCH_-1204746423'), ('tmp_354', u'CAST_-1204746290'), (u'LOAD_-1204746536', u'INT_ADD_-1204746493'), ('const-4', u'INT_MULT_-1204746481'), (u'COPY_-1204745883', u'MULTIEQUAL_-1204746294'), (u'CAST_-1204746277', u'CALL_-1204746496'), (u'CALL_-1204746496', u'INT_NOTEQUAL_-1204746427'), ('const--1', u'COPY_-1204746582'), ('tmp_354', u'PTRADD_-1204746497'), (u'PTRADD_-1204746497', u'CAST_-1204746300'), ('tmp_355', u'CALL_-1204746496')]
[(u'CAST_-1204746263', u'INT_SUB_-1204746471'), ('const-433', u'LOAD_-1204746536'), (u'INT_SRIGHT_-1204746448', u'COPY_-1204746319'), (u'INT_MULT_-1204746481', u'INT_ADD_-1204746493'), (u'MULTIEQUAL_-1204746294', u'COPY_-1204746408'), ('const-0', u'INT_NOTEQUAL_-1204746427'), (u'INT_SUB_-1204746507', u'CALL_-1204746496'), (u'PTRADD_-1204746302', u'LOAD_-1204746559'), (u'LOAD_-1204746559', u'INT_SUB_-1204746507'), ('tmp_289', u'CBRANCH_-1204746423'), ('tmp_614', u'INT_MULT_-1204746481'), ('const-0', u'RETURN_-1204746383'), (u'INT_LESS_-1204746539', u'CBRANCH_-1204746536'), (u'COPY_-1204746408', u'RETURN_-1204746383'), ('const-1', u'PTRADD_-1204746302'), (u'LOAD_-1204746559', u'CAST_-1204746295'), (u'INT_ADD_-1204746493', u'CAST_-1204746277'), (u'CAST_-1204746295', u'INT_LESS_-1204746539'), ('tmp_83', u'CBRANCH_-1204746536'), (u'INT_SUB_-1204746471', u'INT_SRIGHT_-1204746448'), (u'CALL_-1204746496', u'CAST_-1204746263'), (u'COPY_-1204745882', u'MULTIEQUAL_-1204746294'), ('const-8', u'PTRADD_-1204746302'), (u'LOAD_-1204746536', u'INT_SUB_-1204746471'), (u'INT_NOTEQUAL_-1204746427', u'CBRANCH_-1204746423'), ('const-433', u'LOAD_-1204746559'), (u'LOAD_-1204746536', u'INT_ADD_-1204746493'), ('tmp_613', u'PTRADD_-1204746302'), ('tmp_614', u'INT_LESS_-1204746539'), (u'COPY_-1204746582', u'COPY_-1204745882'), ('const-4', u'INT_MULT_-1204746481'), (u'CAST_-1204746277', u'CALL_-1204746496'), ('tmp_616', u'CALL_-1204746496'), (u'CALL_-1204746496', u'INT_NOTEQUAL_-1204746427'), ('const--1', u'COPY_-1204746582'), ('const-2', u'INT_SRIGHT_-1204746448'), (u'COPY_-1204746319', u'MULTIEQUAL_-1204746294'), ('tmp_614', u'INT_SUB_-1204746507'), ('tmp_613', u'LOAD_-1204746536')]
null
null
002e0890
x64
O3
(translation_unit "long thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}\n\n" (function_definition "long thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (function_declarator "thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)" identifier (parameter_list "(long *param_1,wchar_t param_2,ulong param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = -1;" (assignment_expression "lVar3 = -1" identifier = number_literal) ;) (if_statement "if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" if (parenthesized_expression "(param_3 < (ulong)param_1[1])" ( (binary_expression "param_3 < (ulong)param_1[1]" identifier < (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" { (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);" (assignment_expression "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" identifier = (call_expression "wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" identifier (argument_list "((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" ( (cast_expression "(wchar_t *)(lVar1 + param_3 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + param_3 * 4)" ( (binary_expression "lVar1 + param_3 * 4" identifier + (binary_expression "param_3 * 4" identifier * number_literal)) ))) , identifier , (binary_expression "param_1[1] - param_3" (subscript_expression "param_1[1]" identifier [ number_literal ]) - identifier) )))) ;) (if_statement "if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" if (parenthesized_expression "(pwVar2 != (wchar_t *)0x0)" ( (binary_expression "pwVar2 != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" { (expression_statement "lVar3 = (long)pwVar2 - lVar1 >> 2;" (assignment_expression "lVar3 = (long)pwVar2 - lVar1 >> 2" identifier = (binary_expression "(long)pwVar2 - lVar1 >> 2" (binary_expression "(long)pwVar2 - lVar1" (cast_expression "(long)pwVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) >> number_literal)) ;) })) })) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit "/* std::wstring::find_first_of(wchar_t, unsigned long) const */\n\nlong __thiscall std::wstring::find_first_of(wstring *this,wchar_t param_1,ulong param_2)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_2 < *(ulong *)(this + 8)) {\n lVar1 = *(long *)this;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}\n\n" comment (function_definition "long __thiscall std::wstring::find_first_of(wstring *this,wchar_t param_1,ulong param_2)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_2 < *(ulong *)(this + 8)) {\n lVar1 = *(long *)this;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (ms_call_modifier "__thiscall" __thiscall) (ERROR "std::wstring::" identifier : : identifier : :) (function_declarator "find_first_of(wstring *this,wchar_t param_1,ulong param_2)" identifier (parameter_list "(wstring *this,wchar_t param_1,ulong param_2)" ( (parameter_declaration "wstring *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "wchar_t param_1" type_identifier identifier) , (parameter_declaration "ulong param_2" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_2 < *(ulong *)(this + 8)) {\n lVar1 = *(long *)this;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = -1;" (assignment_expression "lVar3 = -1" identifier = number_literal) ;) (if_statement "if (param_2 < *(ulong *)(this + 8)) {\n lVar1 = *(long *)this;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" if (parenthesized_expression "(param_2 < *(ulong *)(this + 8))" ( (binary_expression "param_2 < *(ulong *)(this + 8)" identifier < (pointer_expression "*(ulong *)(this + 8)" * (cast_expression "(ulong *)(this + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) ))))) )) (compound_statement "{\n lVar1 = *(long *)this;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" { (expression_statement "lVar1 = *(long *)this;" (assignment_expression "lVar1 = *(long *)this" identifier = (pointer_expression "*(long *)this" * (cast_expression "(long *)this" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) identifier))) ;) (expression_statement "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2);" (assignment_expression "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2)" identifier = (call_expression "wmemchr((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2)" identifier (argument_list "((wchar_t *)(lVar1 + param_2 * 4),param_1,*(ulong *)(this + 8) - param_2)" ( (cast_expression "(wchar_t *)(lVar1 + param_2 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + param_2 * 4)" ( (binary_expression "lVar1 + param_2 * 4" identifier + (binary_expression "param_2 * 4" identifier * number_literal)) ))) , identifier , (binary_expression "*(ulong *)(this + 8) - param_2" (pointer_expression "*(ulong *)(this + 8)" * (cast_expression "(ulong *)(this + 8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(this + 8)" ( (binary_expression "this + 8" identifier + number_literal) )))) - identifier) )))) ;) (if_statement "if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" if (parenthesized_expression "(pwVar2 != (wchar_t *)0x0)" ( (binary_expression "pwVar2 != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" { (expression_statement "lVar3 = (long)pwVar2 - lVar1 >> 2;" (assignment_expression "lVar3 = (long)pwVar2 - lVar1 >> 2" identifier = (binary_expression "(long)pwVar2 - lVar1 >> 2" (binary_expression "(long)pwVar2 - lVar1" (cast_expression "(long)pwVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) >> number_literal)) ;) })) })) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit "long thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}\n\n" (function_definition "long thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" long) (function_declarator "thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)" identifier (parameter_list "(long *param_1,wchar_t param_2,ulong param_3)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "wchar_t param_2" type_identifier identifier) , (parameter_declaration "ulong param_3" type_identifier identifier) ))) (compound_statement "{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "wchar_t *pwVar2;" type_identifier (pointer_declarator "*pwVar2" * identifier) ;) (declaration "long lVar3;" (sized_type_specifier "long" long) identifier ;) (expression_statement "lVar3 = -1;" (assignment_expression "lVar3 = -1" identifier = number_literal) ;) (if_statement "if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" if (parenthesized_expression "(param_3 < (ulong)param_1[1])" ( (binary_expression "param_3 < (ulong)param_1[1]" identifier < (cast_expression "(ulong)param_1[1]" ( (type_descriptor "ulong" type_identifier) ) (subscript_expression "param_1[1]" identifier [ number_literal ]))) )) (compound_statement "{\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" { (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" identifier = (pointer_expression "*param_1" * identifier)) ;) (expression_statement "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);" (assignment_expression "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" identifier = (call_expression "wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" identifier (argument_list "((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" ( (cast_expression "(wchar_t *)(lVar1 + param_3 * 4)" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + param_3 * 4)" ( (binary_expression "lVar1 + param_3 * 4" identifier + (binary_expression "param_3 * 4" identifier * number_literal)) ))) , identifier , (binary_expression "param_1[1] - param_3" (subscript_expression "param_1[1]" identifier [ number_literal ]) - identifier) )))) ;) (if_statement "if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" if (parenthesized_expression "(pwVar2 != (wchar_t *)0x0)" ( (binary_expression "pwVar2 != (wchar_t *)0x0" identifier != (cast_expression "(wchar_t *)0x0" ( (type_descriptor "wchar_t *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" { (expression_statement "lVar3 = (long)pwVar2 - lVar1 >> 2;" (assignment_expression "lVar3 = (long)pwVar2 - lVar1 >> 2" identifier = (binary_expression "(long)pwVar2 - lVar1 >> 2" (binary_expression "(long)pwVar2 - lVar1" (cast_expression "(long)pwVar2" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - identifier) >> number_literal)) ;) })) })) (return_statement "return lVar3;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = LIT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < (cast_expression ( (type_descriptor TYPE) ) (subscript_expression IDENT [ LIT ]))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression IDENT * LIT)) ))) , IDENT , (binary_expression (subscript_expression IDENT [ LIT ]) - IDENT) )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) LIT)) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - IDENT) >> LIT)) ;) })) })) (return_statement return IDENT ;) })))
(function_definition "long thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)\n\n{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" (sized_type_specifier "long" (long "long")) (function_declarator "thunk_FUN_002e06a0(long *param_1,wchar_t param_2,ulong param_3)" (identifier "thunk_FUN_002e06a0") (parameter_list "(long *param_1,wchar_t param_2,ulong param_3)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "wchar_t param_2" (type_identifier "wchar_t") (identifier "param_2")) (, ",") (parameter_declaration "ulong param_3" (type_identifier "ulong") (identifier "param_3")) () ")"))) (compound_statement "{\n long lVar1;\n wchar_t *pwVar2;\n long lVar3;\n \n lVar3 = -1;\n if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }\n return lVar3;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "wchar_t *pwVar2;" (type_identifier "wchar_t") (pointer_declarator "*pwVar2" (* "*") (identifier "pwVar2")) (; ";")) (declaration "long lVar3;" (sized_type_specifier "long" (long "long")) (identifier "lVar3") (; ";")) (expression_statement "lVar3 = -1;" (assignment_expression "lVar3 = -1" (identifier "lVar3") (= "=") (number_literal "-1")) (; ";")) (if_statement "if (param_3 < (ulong)param_1[1]) {\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" (if "if") (parenthesized_expression "(param_3 < (ulong)param_1[1])" (( "(") (binary_expression "param_3 < (ulong)param_1[1]" (identifier "param_3") (< "<") (cast_expression "(ulong)param_1[1]" (( "(") (type_descriptor "ulong" (type_identifier "ulong")) () ")") (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")))) () ")")) (compound_statement "{\n lVar1 = *param_1;\n pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);\n if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }\n }" ({ "{") (expression_statement "lVar1 = *param_1;" (assignment_expression "lVar1 = *param_1" (identifier "lVar1") (= "=") (pointer_expression "*param_1" (* "*") (identifier "param_1"))) (; ";")) (expression_statement "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3);" (assignment_expression "pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" (identifier "pwVar2") (= "=") (call_expression "wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" (identifier "wmemchr") (argument_list "((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3)" (( "(") (cast_expression "(wchar_t *)(lVar1 + param_3 * 4)" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + param_3 * 4)" (( "(") (binary_expression "lVar1 + param_3 * 4" (identifier "lVar1") (+ "+") (binary_expression "param_3 * 4" (identifier "param_3") (* "*") (number_literal "4"))) () ")"))) (, ",") (identifier "param_2") (, ",") (binary_expression "param_1[1] - param_3" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (- "-") (identifier "param_3")) () ")")))) (; ";")) (if_statement "if (pwVar2 != (wchar_t *)0x0) {\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" (if "if") (parenthesized_expression "(pwVar2 != (wchar_t *)0x0)" (( "(") (binary_expression "pwVar2 != (wchar_t *)0x0" (identifier "pwVar2") (!= "!=") (cast_expression "(wchar_t *)0x0" (( "(") (type_descriptor "wchar_t *" (type_identifier "wchar_t") (abstract_pointer_declarator "*" (* "*"))) () ")") (number_literal "0x0"))) () ")")) (compound_statement "{\n lVar3 = (long)pwVar2 - lVar1 >> 2;\n }" ({ "{") (expression_statement "lVar3 = (long)pwVar2 - lVar1 >> 2;" (assignment_expression "lVar3 = (long)pwVar2 - lVar1 >> 2" (identifier "lVar3") (= "=") (binary_expression "(long)pwVar2 - lVar1 >> 2" (binary_expression "(long)pwVar2 - lVar1" (cast_expression "(long)pwVar2" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "pwVar2")) (- "-") (identifier "lVar1")) (>> ">>") (number_literal "2"))) (; ";")) (} "}"))) (} "}"))) (return_statement "return lVar3;" (return "return") (identifier "lVar3") (; ";")) (} "}")))
/* std::wstring::find_first_of(wchar_t, unsigned long) const */ long __thiscall std::type_1::function_1(type_1 *var_2,type_2 param_1,type_3 var_1) { long var_4; type_2 *var_5; long lVar3; lVar3 = -1; if (var_1 < *(type_3 *)(var_2 + 8)) { var_4 = *(long *)var_2; var_5 = var_3((type_2 *)(var_4 + var_1 * 4),param_1,*(type_3 *)(var_2 + 8) - var_1); if (var_5 != (type_2 *)0x0) { lVar3 = (long)var_5 - var_4 >> 2; } } return lVar3; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier)) value: (subscript_expression argument: (identifier) index: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) (identifier) (binary_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier)))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (number_literal)))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (identifier)) right: (number_literal)))))))) (return_statement (identifier)))))
null
long MASKED(long *param_1,wchar_t param_2,ulong param_3) { long lVar1; wchar_t *pwVar2; long lVar3; lVar3 = -1; if (param_3 < (ulong)param_1[1]) { lVar1 = *param_1; pwVar2 = wmemchr((wchar_t *)(lVar1 + param_3 * 4),param_2,param_1[1] - param_3); if (pwVar2 != (wchar_t *)0x0) { lVar3 = (long)pwVar2 - lVar1 >> 2; } } return lVar3; }
899_x86_64-linux-gnux32-as_and_x86_64-linux-gnux32-as_strip.c
deflateEnd
deflateEnd
/* WARNING: Control flow encountered bad instruction data */ void deflateEnd(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
/* WARNING: Control flow encountered bad instruction data */ void deflateEnd(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
null
null
null
null
null
[('const-1', u'RETURN_-1207872870')]
[('const-1', u'RETURN_-1207872870')]
null
null
001e5290
x64
O3
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid deflateEnd(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void deflateEnd(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "deflateEnd(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "/* WARNING: Control flow encountered bad instruction data */\n\nvoid deflateEnd(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}\n\n" comment (function_definition "void deflateEnd(void)\n\n{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" primitive_type (function_declarator "deflateEnd(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n /* WARNING: Bad instruction - Truncating control flow here */\n halt_baddata();\n}" { comment (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit "void deflateEnd(void)\n\n{\n \n halt_baddata();\n}\n\n" (function_definition "void deflateEnd(void)\n\n{\n \n halt_baddata();\n}" primitive_type (function_declarator "deflateEnd(void)" identifier (parameter_list "(void)" ( (parameter_declaration "void" primitive_type) ))) (compound_statement "{\n \n halt_baddata();\n}" { (expression_statement "halt_baddata();" (call_expression "halt_baddata()" identifier (argument_list "()" ( ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration TYPE) ))) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) })))
(function_definition "void deflateEnd(void)\n\n{\n \n halt_baddata();\n}" (primitive_type "void") (function_declarator "deflateEnd(void)" (identifier "deflateEnd") (parameter_list "(void)" (( "(") (parameter_declaration "void" (primitive_type "void")) () ")"))) (compound_statement "{\n \n halt_baddata();\n}" ({ "{") (expression_statement "halt_baddata();" (call_expression "halt_baddata()" (identifier "halt_baddata") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))
/* WARNING: Control flow encountered bad instruction data */ void function_1(void) { /* WARNING: Bad instruction - Truncating control flow here */ var_1(); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (primitive_type)))) body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list))))))
null
/* WARNING: Control flow encountered bad instruction data */ void MASKED(void) { /* WARNING: Bad instruction - Truncating control flow here */ halt_baddata(); }
1848_libMagickCore-7.Q16HDRI.so.8.0_and_libMagickCore-7.Q16HDRI.so.8.0_strip.c
CompareImagesBounds
FUN_00245c10
/* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values do not have unique names */ /* WARNING: Enum "ChannelType": Some values do not have unique names */ /* WARNING: Enum "PixelChannel": Some values do not have unique names */ /* WARNING: Enum "ExceptionType": Some values do not have unique names */ RectangleInfo * CompareImagesBounds(RectangleInfo *__return_storage_ptr__,Image *image1,Image *image2, LayerMethod method,ExceptionInfo *exception) { long lVar1; PixelChannelMap *pPVar2; double dVar3; double dVar4; MagickBooleanType MVar5; Quantum *pQVar6; Quantum *pQVar7; size_t sVar8; long lVar9; long in_FS_OFFSET; ssize_t local_128; ssize_t local_118; ssize_t local_110; size_t local_100; PixelInfo pixel1; PixelInfo pixel2; lVar1 = *(long *)(in_FS_OFFSET + 0x28); GetPixelInfo(image1,&pixel1); GetPixelInfo(image2,&pixel2); if (0 < (long)image1->columns) { local_128 = 0; do { pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception); pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception); if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) { LAB_00246052: if (local_128 < (long)image1->columns) { sVar8 = image1->rows; local_118 = image1->columns - 1; goto LAB_00246070; } break; } if (0 < (long)image1->rows) { lVar9 = 0; do { ResetMagickMemory(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (pQVar6 != (Quantum *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (MagickRealType)pQVar6[pPVar2->offset]; pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset]; pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset]; } } ResetMagickMemory(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (pQVar7 != (Quantum *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (MagickRealType)pQVar7[pPVar2->offset]; pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset]; pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset]; } } if (method == CompareAnyLayer) { LAB_00245f99: MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2); if (MVar5 == MagickFalse) { sVar8 = image1->rows; joined_r0x0024604c: if (lVar9 < (long)sVar8) goto LAB_00246052; break; } } else { dVar3 = DAT_0046dd18; if (pixel1.alpha_trait != UndefinedPixelTrait) { dVar3 = pixel1.alpha; } dVar4 = DAT_0046dd18; if (pixel2.alpha_trait != UndefinedPixelTrait) { dVar4 = pixel2.alpha; } if (method == CompareClearLayer) { if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) { sVar8 = image1->rows; goto joined_r0x0024604c; } } else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99; } lVar9 = lVar9 + 1; pQVar6 = pQVar6 + image1->number_channels; pQVar7 = pQVar7 + image2->number_channels; } while (lVar9 < (long)image1->rows); } local_128 = local_128 + 1; } while (local_128 < (long)image1->columns); } __return_storage_ptr__->x = -1; __return_storage_ptr__->y = -1; __return_storage_ptr__->width = 1; __return_storage_ptr__->height = 1; goto LAB_00245ffb; LAB_00246070: do { pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception); pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception); if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) { sVar8 = image1->rows; break; } sVar8 = image1->rows; if (0 < (long)sVar8) { lVar9 = 0; do { ResetMagickMemory(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (pQVar7 != (Quantum *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (MagickRealType)pQVar7[pPVar2->offset]; pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset]; pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset]; } } ResetMagickMemory(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (pQVar6 != (Quantum *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (MagickRealType)pQVar6[pPVar2->offset]; pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset]; pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset]; } } if (method == CompareAnyLayer) { LAB_00246384: MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2); if (MVar5 == MagickFalse) { sVar8 = image1->rows; joined_r0x00246b27: if (lVar9 < (long)sVar8) { local_100 = (local_118 - local_128) + 1; goto LAB_002463e4; } break; } } else { dVar3 = DAT_0046dd18; if (pixel1.alpha_trait != UndefinedPixelTrait) { dVar3 = pixel1.alpha; } dVar4 = DAT_0046dd18; if (pixel2.alpha_trait != UndefinedPixelTrait) { dVar4 = pixel2.alpha; } if (method == CompareClearLayer) { if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) { sVar8 = image1->rows; goto joined_r0x00246b27; } } else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384; } lVar9 = lVar9 + 1; sVar8 = image1->rows; pQVar7 = pQVar7 + image1->number_channels; pQVar6 = pQVar6 + image2->number_channels; } while (lVar9 < (long)sVar8); } local_118 = local_118 + -1; } while (local_118 != -1); local_100 = (local_118 - local_128) + 1; if ((long)sVar8 < 1) { local_118 = 0; } else { LAB_002463e4: local_118 = 0; do { pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception); pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception); if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) { LAB_00246bc2: sVar8 = image1->rows; break; } if (0 < (long)image1->columns) { lVar9 = 0; do { ResetMagickMemory(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (pQVar7 != (Quantum *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (MagickRealType)pQVar7[pPVar2->offset]; pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset]; pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset]; } } ResetMagickMemory(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (pQVar6 != (Quantum *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (MagickRealType)pQVar6[pPVar2->offset]; pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset]; pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset]; } } if (method == CompareAnyLayer) { LAB_00246709: MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2); if (MVar5 == MagickFalse) { sVar8 = image1->columns; joined_r0x00246bbc: if (lVar9 < (long)sVar8) goto LAB_00246bc2; break; } } else { dVar3 = DAT_0046dd18; if (pixel1.alpha_trait != UndefinedPixelTrait) { dVar3 = pixel1.alpha; } dVar4 = DAT_0046dd18; if (pixel2.alpha_trait != UndefinedPixelTrait) { dVar4 = pixel2.alpha; } if (method == CompareClearLayer) { if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) { sVar8 = image1->columns; goto joined_r0x00246bbc; } } else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709; } lVar9 = lVar9 + 1; pQVar7 = pQVar7 + image1->number_channels; pQVar6 = pQVar6 + image2->number_channels; } while (lVar9 < (long)image1->columns); } local_118 = local_118 + 1; sVar8 = image1->rows; } while (local_118 < (long)sVar8); } local_110 = sVar8 - 1; if (-1 < local_110) { while( true ) { pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception); pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception); if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break; if (0 < (long)image1->columns) { lVar9 = 0; do { ResetMagickMemory(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (pQVar7 != (Quantum *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (MagickRealType)pQVar7[pPVar2->offset]; pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset]; pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset]; } } ResetMagickMemory(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (pQVar6 != (Quantum *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (MagickRealType)pQVar6[pPVar2->offset]; pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset]; pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset]; if (pPVar2[3].traits != UndefinedPixelTrait) { pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset]; } if (pPVar2[4].traits != UndefinedPixelTrait) { pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != UndefinedPixelTrait) { pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset]; } } if (method == CompareAnyLayer) { LAB_00246a77: MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2); if (MVar5 == MagickFalse) { LAB_00246a8d: if (lVar9 < (long)image1->columns) goto LAB_00246aa8; break; } } else { dVar3 = DAT_0046dd18; if (pixel1.alpha_trait != UndefinedPixelTrait) { dVar3 = pixel1.alpha; } dVar4 = DAT_0046dd18; if (pixel2.alpha_trait != UndefinedPixelTrait) { dVar4 = pixel2.alpha; } if (method == CompareClearLayer) { if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d; } else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77; } lVar9 = lVar9 + 1; pQVar7 = pQVar7 + image1->number_channels; pQVar6 = pQVar6 + image2->number_channels; } while (lVar9 < (long)image1->columns); } local_110 = local_110 + -1; if (local_110 == -1) break; } } LAB_00246aa8: __return_storage_ptr__->width = local_100; __return_storage_ptr__->y = local_118; __return_storage_ptr__->height = (local_110 - local_118) + 1; __return_storage_ptr__->x = local_128; LAB_00245ffb: if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return __return_storage_ptr__; }
long * FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4, undefined8 param_5) { long lVar1; double dVar2; double dVar3; int iVar4; long lVar5; long lVar6; long lVar7; long in_FS_OFFSET; long local_128; long local_118; long local_110; long local_100; undefined4 local_f8; undefined4 local_f4; int local_f0; undefined8 local_e8; undefined8 local_e0; double local_d0; double local_c8; double local_c0; double local_b8; double local_b0; double local_a8; undefined4 local_98; undefined4 local_94; int local_90; undefined8 local_88; undefined8 local_80; double local_70; double local_68; double local_60; double local_58; double local_50; double local_48; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); GetPixelInfo(param_2,&local_f8); GetPixelInfo(param_3,&local_98); if (0 < *(long *)(param_2 + 8)) { local_128 = 0; do { lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5); lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5); if ((lVar5 == 0) || (lVar6 == 0)) { LAB_00246052: if (local_128 < *(long *)(param_2 + 8)) { local_110 = *(long *)(param_2 + 10); local_118 = *(long *)(param_2 + 8) + -1; goto LAB_00246070; } break; } if (0 < *(long *)(param_2 + 10)) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00245f99: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { lVar5 = *(long *)(param_2 + 10); joined_r0x0024604c: if (lVar7 < lVar5) goto LAB_00246052; break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) { lVar5 = *(long *)(param_2 + 10); goto joined_r0x0024604c; } } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99; } lVar7 = lVar7 + 1; lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4; lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < *(long *)(param_2 + 10)); } local_128 = local_128 + 1; } while (local_128 < *(long *)(param_2 + 8)); } param_1[2] = -1; param_1[3] = -1; *param_1 = 1; param_1[1] = 1; goto LAB_00245ffb; LAB_00246070: do { lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5); lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5); if ((lVar6 == 0) || (lVar5 == 0)) { local_110 = *(long *)(param_2 + 10); break; } local_110 = *(long *)(param_2 + 10); if (0 < local_110) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00246384: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { local_110 = *(long *)(param_2 + 10); joined_r0x00246b27: if (lVar7 < local_110) { local_100 = (local_118 - local_128) + 1; goto LAB_002463e4; } break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) { local_110 = *(long *)(param_2 + 10); goto joined_r0x00246b27; } } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384; } lVar7 = lVar7 + 1; local_110 = *(long *)(param_2 + 10); lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4; lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < local_110); } local_118 = local_118 + -1; } while (local_118 != -1); local_100 = (local_118 - local_128) + 1; if (local_110 < 1) { local_118 = 0; } else { LAB_002463e4: local_118 = 0; do { lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5); lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5); if ((lVar6 == 0) || (lVar5 == 0)) { LAB_00246bc2: local_110 = *(long *)(param_2 + 10); break; } if (0 < *(long *)(param_2 + 8)) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00246709: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { lVar5 = *(long *)(param_2 + 8); joined_r0x00246bbc: if (lVar7 < lVar5) goto LAB_00246bc2; break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) { lVar5 = *(long *)(param_2 + 8); goto joined_r0x00246bbc; } } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709; } lVar7 = lVar7 + 1; lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4; lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < *(long *)(param_2 + 8)); } local_118 = local_118 + 1; local_110 = *(long *)(param_2 + 10); } while (local_118 < local_110); } local_110 = local_110 + -1; if (-1 < local_110) { while( true ) { lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5); lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5); if ((lVar6 == 0) || (lVar5 == 0)) break; if (0 < *(long *)(param_2 + 8)) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00246a77: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { LAB_00246a8d: if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8; break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d; } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77; } lVar7 = lVar7 + 1; lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4; lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < *(long *)(param_2 + 8)); } local_110 = local_110 + -1; if (local_110 == -1) break; } } LAB_00246aa8: *param_1 = local_100; param_1[3] = local_118; param_1[1] = (local_110 - local_118) + 1; param_1[2] = local_128; LAB_00245ffb: if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return param_1; }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 MOV R12,RDX PUSH RBP MOV EBP,ECX PUSH RBX MOV RBX,RSI SUB RSP,0x108 MOV RAX,qword ptr FS:[0x28] MOV qword ptr [RSP + 0xf8],RAX XOR EAX,EAX LEA R13,[RSP + 0x40] MOV qword ptr [RSP + 0x30],RDI MOV RDI,RBX MOV RSI,R13 MOV qword ptr [RSP + 0x18],R8 CALL 0x0014bc90 LEA RAX,[RSP + 0xa0] MOV RDI,R12 MOV RSI,RAX MOV qword ptr [RSP],RAX CALL 0x0014bc90 CMP qword ptr [RBX + 0x20],0x0 JLE 0x00245fd5 MOV qword ptr [RSP + 0x10],0x0 MOV qword ptr [RSP + 0x8],R13 NOP word ptr CS:[RAX + RAX*0x1] MOV R13,qword ptr [RSP + 0x18] XOR EDX,EDX MOV ECX,0x1 MOV RDI,RBX MOV R14,qword ptr [RSP + 0x10] MOV R8,qword ptr [RBX + 0x28] MOV R9,R13 MOV RSI,R14 CALL 0x0014a710 MOV R8,qword ptr [R12 + 0x28] MOV R9,R13 XOR EDX,EDX MOV R15,RAX MOV ECX,0x1 MOV RSI,R14 MOV RDI,R12 CALL 0x0014a710 TEST R15,R15 MOV R13,RAX JZ 0x00246052 TEST RAX,RAX JZ 0x00246052 CMP qword ptr [RBX + 0x28],0x0 JLE 0x00245fc0 XOR R14D,R14D JMP 0x00245d68 MOV EDX,dword ptr [RSP + 0x48] MOV RAX,qword ptr [0x0046dd18] TEST EDX,EDX MOVQ XMM1,RAX JZ 0x00245d15 MOVSD XMM1,qword ptr [RSP + 0x88] MOV R11D,dword ptr [RSP + 0xa8] MOVQ XMM0,RAX TEST R11D,R11D JZ 0x00245d30 MOVSD XMM0,qword ptr [RSP + 0xe8] CMP EBP,0x3 JZ 0x00246028 CMP EBP,0x4 JZ 0x00246ae0 MOV RAX,qword ptr [RBX + 0x340] ADD R14,0x1 CMP qword ptr [RBX + 0x28],R14 LEA R15,[R15 + RAX*0x4] MOV RAX,qword ptr [R12 + 0x340] LEA R13,[R13 + RAX*0x4] JLE 0x00245fc0 MOV RDI,qword ptr [RSP + 0x8] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R15,R15 MOVSD XMM0,qword ptr [RBX + 0x298] MOVSD qword ptr [RSP + 0x50],XMM0 MOV qword ptr [RSP + 0x88],RAX MOV EAX,dword ptr [RBX] MOV dword ptr [RSP + 0x40],EAX MOV EAX,dword ptr [RBX + 0x4] MOV dword ptr [RSP + 0x44],EAX MOV RAX,qword ptr [RBX + 0x30] MOV qword ptr [RSP + 0x58],RAX MOV EAX,dword ptr [RBX + 0x33c] MOV dword ptr [RSP + 0x48],EAX JZ 0x00245e6a MOV RAX,qword ptr [RBX + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV R10D,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0x68],XMM0 PXOR XMM0,XMM0 TEST R10D,R10D CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0x70],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0x78],XMM0 JZ 0x00245e22 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0x80],XMM0 MOV R9D,dword ptr [RAX + 0x44] TEST R9D,R9D JZ 0x00245e4a MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV dword ptr [RSP + 0x48],0x4 MOVSD qword ptr [RSP + 0x88],XMM0 MOV R8D,dword ptr [RAX + 0x54] TEST R8D,R8D JZ 0x00245e6a MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RAX*0x4] MOVSD qword ptr [RSP + 0x90],XMM0 MOV RDI,qword ptr [RSP] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R13,R13 MOVSD XMM0,qword ptr [R12 + 0x298] MOVSD qword ptr [RSP + 0xb0],XMM0 MOV qword ptr [RSP + 0xe8],RAX MOV EAX,dword ptr [R12] MOV dword ptr [RSP + 0xa0],EAX MOV EAX,dword ptr [R12 + 0x4] MOV dword ptr [RSP + 0xa4],EAX MOV RAX,qword ptr [R12 + 0x30] MOV qword ptr [RSP + 0xb8],RAX MOV EAX,dword ptr [R12 + 0x33c] MOV dword ptr [RSP + 0xa8],EAX JZ 0x00245f90 MOV RAX,qword ptr [R12 + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV EDI,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0xc8],XMM0 PXOR XMM0,XMM0 TEST EDI,EDI CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0xd0],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0xd8],XMM0 JZ 0x00245f47 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0xe0],XMM0 MOV ESI,dword ptr [RAX + 0x44] TEST ESI,ESI JZ 0x00245f71 MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV dword ptr [RSP + 0xa8],0x4 MOVSD qword ptr [RSP + 0xe8],XMM0 MOV ECX,dword ptr [RAX + 0x54] TEST ECX,ECX JZ 0x00245f90 MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RAX*0x4] MOVSD qword ptr [RSP + 0xf0],XMM0 CMP EBP,0x2 JNZ 0x00245cf8 MOV RSI,qword ptr [RSP] MOV RDI,qword ptr [RSP + 0x8] CALL 0x0014cc20 TEST EAX,EAX JNZ 0x00245d42 CMP qword ptr [RBX + 0x28],R14 JG 0x00246052 NOP dword ptr [RAX] ADD qword ptr [RSP + 0x10],0x1 MOV RAX,qword ptr [RSP + 0x10] CMP qword ptr [RBX + 0x20],RAX JG 0x00245c90 MOV RCX,qword ptr [RSP + 0x30] MOV RAX,-0x1 MOV qword ptr [RCX + 0x10],RAX MOV qword ptr [RCX + 0x18],RAX MOV RAX,RCX MOV qword ptr [RCX],0x1 MOV qword ptr [RCX + 0x8],0x1 MOV RCX,qword ptr [RSP + 0xf8] XOR RCX,qword ptr FS:[0x28] JNZ 0x00246c28 ADD RSP,0x108 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET UCOMISD XMM1,qword ptr [0x0046ea90] JC 0x00245d42 MOVSD XMM3,qword ptr [0x0046ea90] UCOMISD XMM3,XMM0 JBE 0x00245d42 CMP qword ptr [RBX + 0x28],R14 JLE 0x00245fc0 MOV R15,qword ptr [RBX + 0x20] CMP R15,qword ptr [RSP + 0x10] JLE 0x00245fd5 MOV R8,qword ptr [RBX + 0x28] LEA RAX,[R15 + -0x1] MOV qword ptr [RSP + 0x20],RAX NOP MOV R13,qword ptr [RSP + 0x18] XOR EDX,EDX MOV ECX,0x1 MOV RDI,RBX MOV R14,qword ptr [RSP + 0x20] MOV R9,R13 MOV RSI,R14 CALL 0x0014a710 MOV R8,qword ptr [R12 + 0x28] XOR EDX,EDX MOV R9,R13 MOV R15,RAX MOV ECX,0x1 MOV RSI,R14 MOV RDI,R12 CALL 0x0014a710 TEST R15,R15 JZ 0x00246c07 TEST RAX,RAX JZ 0x00246c07 MOV R8,qword ptr [RBX + 0x28] TEST R8,R8 JLE 0x002463b0 MOV R13,R15 XOR R14D,R14D MOV R15,RAX JMP 0x00246153 MOV EDX,dword ptr [RSP + 0x48] MOV RAX,qword ptr [0x0046dd18] TEST EDX,EDX MOVQ XMM1,RAX JZ 0x002460fd MOVSD XMM1,qword ptr [RSP + 0x88] MOV R11D,dword ptr [RSP + 0xa8] MOVQ XMM0,RAX TEST R11D,R11D JZ 0x00246118 MOVSD XMM0,qword ptr [RSP + 0xe8] CMP EBP,0x3 JZ 0x00246b00 CMP EBP,0x4 JZ 0x00246b50 MOV RAX,qword ptr [RBX + 0x340] ADD R14,0x1 MOV R8,qword ptr [RBX + 0x28] LEA R13,[R13 + RAX*0x4] MOV RAX,qword ptr [R12 + 0x340] CMP R8,R14 LEA R15,[R15 + RAX*0x4] JLE 0x002463b0 MOV RDI,qword ptr [RSP + 0x8] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R13,R13 MOVSD XMM0,qword ptr [RBX + 0x298] MOVSD qword ptr [RSP + 0x50],XMM0 MOV qword ptr [RSP + 0x88],RAX MOV EAX,dword ptr [RBX] MOV dword ptr [RSP + 0x40],EAX MOV EAX,dword ptr [RBX + 0x4] MOV dword ptr [RSP + 0x44],EAX MOV RAX,qword ptr [RBX + 0x30] MOV qword ptr [RSP + 0x58],RAX MOV EAX,dword ptr [RBX + 0x33c] MOV dword ptr [RSP + 0x48],EAX JZ 0x0024625b MOV RAX,qword ptr [RBX + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV R10D,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0x68],XMM0 PXOR XMM0,XMM0 TEST R10D,R10D CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0x70],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0x78],XMM0 JZ 0x00246211 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0x80],XMM0 MOV R9D,dword ptr [RAX + 0x44] TEST R9D,R9D JZ 0x0024623a MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV dword ptr [RSP + 0x48],0x4 MOVSD qword ptr [RSP + 0x88],XMM0 MOV R8D,dword ptr [RAX + 0x54] TEST R8D,R8D JZ 0x0024625b MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RAX*0x4] MOVSD qword ptr [RSP + 0x90],XMM0 MOV RDI,qword ptr [RSP] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R15,R15 MOVSD XMM0,qword ptr [R12 + 0x298] MOVSD qword ptr [RSP + 0xb0],XMM0 MOV qword ptr [RSP + 0xe8],RAX MOV EAX,dword ptr [R12] MOV dword ptr [RSP + 0xa0],EAX MOV EAX,dword ptr [R12 + 0x4] MOV dword ptr [RSP + 0xa4],EAX MOV RAX,qword ptr [R12 + 0x30] MOV qword ptr [RSP + 0xb8],RAX MOV EAX,dword ptr [R12 + 0x33c] MOV dword ptr [RSP + 0xa8],EAX JZ 0x0024637b MOV RAX,qword ptr [R12 + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV EDI,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0xc8],XMM0 PXOR XMM0,XMM0 TEST EDI,EDI CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0xd0],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0xd8],XMM0 JZ 0x00246334 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0xe0],XMM0 MOV ESI,dword ptr [RAX + 0x44] TEST ESI,ESI JZ 0x0024635d MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV dword ptr [RSP + 0xa8],0x4 MOVSD qword ptr [RSP + 0xe8],XMM0 MOV ECX,dword ptr [RAX + 0x54] TEST ECX,ECX JZ 0x0024637b MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RAX*0x4] MOVSD qword ptr [RSP + 0xf0],XMM0 CMP EBP,0x2 JNZ 0x002460e0 MOV RSI,qword ptr [RSP] MOV RDI,qword ptr [RSP + 0x8] CALL 0x0014cc20 TEST EAX,EAX JNZ 0x0024612a MOV R8,qword ptr [RBX + 0x28] CMP R8,R14 JG 0x00246b2d NOP word ptr [RAX + RAX*0x1] SUB qword ptr [RSP + 0x20],0x1 MOV RAX,qword ptr [RSP + 0x20] CMP RAX,-0x1 JNZ 0x00246070 MOV R13,qword ptr [RSP + 0x8] MOV R15,RAX SUB R15,qword ptr [RSP + 0x10] TEST R8,R8 LEA RAX,[R15 + 0x1] MOV qword ptr [RSP + 0x38],RAX JLE 0x00246c1a MOV qword ptr [RSP + 0x20],0x0 MOV qword ptr [RSP + 0x8],R13 NOP word ptr [RAX + RAX*0x1] MOV R13,qword ptr [RSP + 0x18] XOR ESI,ESI MOV R8D,0x1 MOV RDI,RBX MOV R14,qword ptr [RSP + 0x20] MOV RCX,qword ptr [RBX + 0x20] MOV R9,R13 MOV RDX,R14 CALL 0x0014a710 MOV RCX,qword ptr [R12 + 0x20] XOR ESI,ESI MOV R9,R13 MOV R15,RAX MOV R8D,0x1 MOV RDX,R14 MOV RDI,R12 CALL 0x0014a710 TEST R15,R15 JZ 0x00246bc2 TEST RAX,RAX JZ 0x00246bc2 CMP qword ptr [RBX + 0x20],0x0 JLE 0x00246730 MOV R13,R15 XOR R14D,R14D MOV R15,RAX JMP 0x002464d8 MOV EDX,dword ptr [RSP + 0x48] MOV RAX,qword ptr [0x0046dd18] TEST EDX,EDX MOVQ XMM1,RAX JZ 0x00246485 MOVSD XMM1,qword ptr [RSP + 0x88] MOV R11D,dword ptr [RSP + 0xa8] MOVQ XMM0,RAX TEST R11D,R11D JZ 0x002464a0 MOVSD XMM0,qword ptr [RSP + 0xe8] CMP EBP,0x3 JZ 0x00246b98 CMP EBP,0x4 JZ 0x00246bf0 MOV RAX,qword ptr [RBX + 0x340] ADD R14,0x1 CMP qword ptr [RBX + 0x20],R14 LEA R13,[R13 + RAX*0x4] MOV RAX,qword ptr [R12 + 0x340] LEA R15,[R15 + RAX*0x4] JLE 0x00246730 MOV RDI,qword ptr [RSP + 0x8] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R13,R13 MOVSD XMM0,qword ptr [RBX + 0x298] MOVSD qword ptr [RSP + 0x50],XMM0 MOV qword ptr [RSP + 0x88],RAX MOV EAX,dword ptr [RBX] MOV dword ptr [RSP + 0x40],EAX MOV EAX,dword ptr [RBX + 0x4] MOV dword ptr [RSP + 0x44],EAX MOV RAX,qword ptr [RBX + 0x30] MOV qword ptr [RSP + 0x58],RAX MOV EAX,dword ptr [RBX + 0x33c] MOV dword ptr [RSP + 0x48],EAX JZ 0x002465e0 MOV RAX,qword ptr [RBX + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV R10D,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0x68],XMM0 PXOR XMM0,XMM0 TEST R10D,R10D CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0x70],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0x78],XMM0 JZ 0x00246596 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0x80],XMM0 MOV R9D,dword ptr [RAX + 0x44] TEST R9D,R9D JZ 0x002465bf MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV dword ptr [RSP + 0x48],0x4 MOVSD qword ptr [RSP + 0x88],XMM0 MOV R8D,dword ptr [RAX + 0x54] TEST R8D,R8D JZ 0x002465e0 MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RAX*0x4] MOVSD qword ptr [RSP + 0x90],XMM0 MOV RDI,qword ptr [RSP] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R15,R15 MOVSD XMM0,qword ptr [R12 + 0x298] MOVSD qword ptr [RSP + 0xb0],XMM0 MOV qword ptr [RSP + 0xe8],RAX MOV EAX,dword ptr [R12] MOV dword ptr [RSP + 0xa0],EAX MOV EAX,dword ptr [R12 + 0x4] MOV dword ptr [RSP + 0xa4],EAX MOV RAX,qword ptr [R12 + 0x30] MOV qword ptr [RSP + 0xb8],RAX MOV EAX,dword ptr [R12 + 0x33c] MOV dword ptr [RSP + 0xa8],EAX JZ 0x00246700 MOV RAX,qword ptr [R12 + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV EDI,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0xc8],XMM0 PXOR XMM0,XMM0 TEST EDI,EDI CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0xd0],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0xd8],XMM0 JZ 0x002466b9 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0xe0],XMM0 MOV ESI,dword ptr [RAX + 0x44] TEST ESI,ESI JZ 0x002466e2 MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV dword ptr [RSP + 0xa8],0x4 MOVSD qword ptr [RSP + 0xe8],XMM0 MOV ECX,dword ptr [RAX + 0x54] TEST ECX,ECX JZ 0x00246700 MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RAX*0x4] MOVSD qword ptr [RSP + 0xf0],XMM0 CMP EBP,0x2 JNZ 0x00246468 MOV RSI,qword ptr [RSP] MOV RDI,qword ptr [RSP + 0x8] CALL 0x0014cc20 TEST EAX,EAX JNZ 0x002464b2 CMP qword ptr [RBX + 0x20],R14 JG 0x00246bc2 NOP dword ptr [RAX] ADD qword ptr [RSP + 0x20],0x1 MOV R8,qword ptr [RBX + 0x28] MOV RAX,qword ptr [RSP + 0x20] CMP R8,RAX JG 0x002463f8 MOV R13,qword ptr [RSP + 0x8] SUB R8,0x1 MOV qword ptr [RSP + 0x28],R8 JS 0x00246aa8 MOV qword ptr [RSP + 0x8],R13 NOP dword ptr [RAX] MOV R13,qword ptr [RSP + 0x18] XOR ESI,ESI MOV R8D,0x1 MOV RDI,RBX MOV R14,qword ptr [RSP + 0x28] MOV RCX,qword ptr [RBX + 0x20] MOV R9,R13 MOV RDX,R14 CALL 0x0014a710 MOV RCX,qword ptr [R12 + 0x20] XOR ESI,ESI MOV R9,R13 MOV R15,RAX MOV R8D,0x1 MOV RDX,R14 MOV RDI,R12 CALL 0x0014a710 TEST R15,R15 JZ 0x00246aa8 TEST RAX,RAX JZ 0x00246aa8 CMP qword ptr [RBX + 0x20],0x0 JLE 0x00246a93 MOV R13,R15 XOR R14D,R14D MOV R15,RAX JMP 0x00246846 MOV EDX,dword ptr [RSP + 0x48] MOV RAX,qword ptr [0x0046dd18] TEST EDX,EDX MOVQ XMM1,RAX JZ 0x002467f5 MOVSD XMM1,qword ptr [RSP + 0x88] MOVQ XMM0,RAX MOV EAX,dword ptr [RSP + 0xa8] TEST EAX,EAX JZ 0x0024680e MOVSD XMM0,qword ptr [RSP + 0xe8] CMP EBP,0x3 JZ 0x00246b70 CMP EBP,0x4 JZ 0x00246bd0 MOV RAX,qword ptr [RBX + 0x340] ADD R14,0x1 CMP qword ptr [RBX + 0x20],R14 LEA R13,[R13 + RAX*0x4] MOV RAX,qword ptr [R12 + 0x340] LEA R15,[R15 + RAX*0x4] JLE 0x00246a93 MOV RDI,qword ptr [RSP + 0x8] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R13,R13 MOVSD XMM0,qword ptr [RBX + 0x298] MOVSD qword ptr [RSP + 0x50],XMM0 MOV qword ptr [RSP + 0x88],RAX MOV EAX,dword ptr [RBX] MOV dword ptr [RSP + 0x40],EAX MOV EAX,dword ptr [RBX + 0x4] MOV dword ptr [RSP + 0x44],EAX MOV RAX,qword ptr [RBX + 0x30] MOV qword ptr [RSP + 0x58],RAX MOV EAX,dword ptr [RBX + 0x33c] MOV dword ptr [RSP + 0x48],EAX JZ 0x0024694e MOV RAX,qword ptr [RBX + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV R10D,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0x68],XMM0 PXOR XMM0,XMM0 TEST R10D,R10D CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0x70],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0x78],XMM0 JZ 0x00246904 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOVSD qword ptr [RSP + 0x80],XMM0 MOV R9D,dword ptr [RAX + 0x44] TEST R9D,R9D JZ 0x0024692d MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RDX*0x4] MOV dword ptr [RSP + 0x48],0x4 MOVSD qword ptr [RSP + 0x88],XMM0 MOV R8D,dword ptr [RAX + 0x54] TEST R8D,R8D JZ 0x0024694e MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R13 + RAX*0x4] MOVSD qword ptr [RSP + 0x90],XMM0 MOV RDI,qword ptr [RSP] XOR ESI,ESI MOV EDX,0x58 CALL 0x0014c9b0 MOV RAX,qword ptr [0x0046dd18] TEST R15,R15 MOVSD XMM0,qword ptr [R12 + 0x298] MOVSD qword ptr [RSP + 0xb0],XMM0 MOV qword ptr [RSP + 0xe8],RAX MOV EAX,dword ptr [R12] MOV dword ptr [RSP + 0xa0],EAX MOV EAX,dword ptr [R12 + 0x4] MOV dword ptr [RSP + 0xa4],EAX MOV RAX,qword ptr [R12 + 0x30] MOV qword ptr [RSP + 0xb8],RAX MOV EAX,dword ptr [R12 + 0x33c] MOV dword ptr [RSP + 0xa8],EAX JZ 0x00246a6e MOV RAX,qword ptr [R12 + 0x360] PXOR XMM0,XMM0 MOV RDX,qword ptr [RAX + 0x8] MOV EDI,dword ptr [RAX + 0x34] CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x18] MOVSD qword ptr [RSP + 0xc8],XMM0 PXOR XMM0,XMM0 TEST EDI,EDI CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV RDX,qword ptr [RAX + 0x28] MOVSD qword ptr [RSP + 0xd0],XMM0 PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0xd8],XMM0 JZ 0x00246a27 MOV RDX,qword ptr [RAX + 0x38] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOVSD qword ptr [RSP + 0xe0],XMM0 MOV ESI,dword ptr [RAX + 0x44] TEST ESI,ESI JZ 0x00246a50 MOV RDX,qword ptr [RAX + 0x48] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RDX*0x4] MOV dword ptr [RSP + 0xa8],0x4 MOVSD qword ptr [RSP + 0xe8],XMM0 MOV ECX,dword ptr [RAX + 0x54] TEST ECX,ECX JZ 0x00246a6e MOV RAX,qword ptr [RAX + 0x58] PXOR XMM0,XMM0 CVTSS2SD XMM0,dword ptr [R15 + RAX*0x4] MOVSD qword ptr [RSP + 0xf0],XMM0 CMP EBP,0x2 JNZ 0x002467d8 MOV RSI,qword ptr [RSP] MOV RDI,qword ptr [RSP + 0x8] CALL 0x0014cc20 TEST EAX,EAX JNZ 0x00246820 CMP qword ptr [RBX + 0x20],R14 JG 0x00246aa8 SUB qword ptr [RSP + 0x28],0x1 MOV RAX,qword ptr [RSP + 0x28] CMP RAX,-0x1 JNZ 0x00246768 MOV RCX,qword ptr [RSP + 0x30] MOV RAX,qword ptr [RSP + 0x38] MOV RSI,qword ptr [RSP + 0x20] MOV qword ptr [RCX],RAX MOV RAX,qword ptr [RSP + 0x28] MOV qword ptr [RCX + 0x18],RSI SUB RAX,RSI ADD RAX,0x1 MOV qword ptr [RCX + 0x8],RAX MOV RAX,qword ptr [RSP + 0x10] MOV qword ptr [RCX + 0x10],RAX MOV RAX,RCX JMP 0x00245ffb MOVSD XMM2,qword ptr [0x0046ea90] UCOMISD XMM2,XMM0 JBE 0x00245f99 JMP 0x00245d42 UCOMISD XMM1,qword ptr [0x0046ea90] JC 0x0024612a MOVSD XMM7,qword ptr [0x0046ea90] UCOMISD XMM7,XMM0 JBE 0x0024612a MOV R8,qword ptr [RBX + 0x28] CMP R8,R14 JLE 0x002463b0 MOV R15,qword ptr [RSP + 0x20] SUB R15,qword ptr [RSP + 0x10] MOV R13,qword ptr [RSP + 0x8] LEA RAX,[R15 + 0x1] MOV qword ptr [RSP + 0x38],RAX JMP 0x002463e4 MOVSD XMM4,qword ptr [0x0046ea90] UCOMISD XMM4,XMM0 JBE 0x00246384 JMP 0x0024612a UCOMISD XMM1,qword ptr [0x0046ea90] JC 0x00246820 MOVSD XMM4,qword ptr [0x0046ea90] UCOMISD XMM4,XMM0 JBE 0x00246820 JMP 0x00246a8d UCOMISD XMM1,qword ptr [0x0046ea90] JC 0x002464b2 MOVSD XMM7,qword ptr [0x0046ea90] UCOMISD XMM7,XMM0 JBE 0x002464b2 CMP qword ptr [RBX + 0x20],R14 JLE 0x00246730 MOV R13,qword ptr [RSP + 0x8] MOV R8,qword ptr [RBX + 0x28] JMP 0x0024674d MOVSD XMM6,qword ptr [0x0046ea90] UCOMISD XMM6,XMM0 JBE 0x00246a77 JMP 0x00246820 MOVSD XMM5,qword ptr [0x0046ea90] UCOMISD XMM5,XMM0 JBE 0x00246709 JMP 0x002464b2 MOV R13,qword ptr [RSP + 0x8] MOV R8,qword ptr [RBX + 0x28] MOV R15,qword ptr [RSP + 0x20] JMP 0x002463cd MOV qword ptr [RSP + 0x20],0x0 JMP 0x0024674d CALL 0x0014c800
null
null
null
null
[(u'PTRSUB_-1204059519', u'CALL_-1204068795'), (u'MULTIEQUAL_-1204058545', u'MULTIEQUAL_-1204058532'), (u'INDIRECT_-1204058411', u'MULTIEQUAL_-1204059000'), ('const-433', u'LOAD_-1204069076'), (u'PTRSUB_-1204056724', u'LOAD_-1204065065'), (u'INDIRECT_-1204059033', u'MULTIEQUAL_-1204058175'), (u'LOAD_-1204065280', u'CAST_-1204057885'), ('const-0', u'RETURN_-1204067616'), (u'MULTIEQUAL_-1204061577', u'INT_ADD_-1204064552'), (u'PTRSUB_-1204055790', u'LOAD_-1204063651'), (u'MULTIEQUAL_-1204056446', u'MULTIEQUAL_-1204059152'), (u'INT_ADD_-1204066163', u'MULTIEQUAL_-1204060481'), (u'MULTIEQUAL_-1204059034', u'MULTIEQUAL_-1204058145'), (u'LOAD_-1204063485', u'PTRADD_-1204055670'), ('const-433', u'STORE_-1204067733'), (u'CALL_-1204069078', u'INDIRECT_-1204060658'), (u'INDIRECT_-1204060089', u'MULTIEQUAL_-1204058525'), (u'MULTIEQUAL_-1204058444', u'MULTIEQUAL_-1204058419'), (u'CALL_-1204066723', u'INDIRECT_-1204059125'), (u'INDIRECT_-1204059658', u'MULTIEQUAL_-1204060225'), ('const-16', u'PTRADD_-1204058709'), (u'CALL_-1204066247', u'INT_EQUAL_-1204066233'), (u'MULTIEQUAL_-1204059922', u'MULTIEQUAL_-1204059881'), (u'MULTIEQUAL_-1204056952', u'MULTIEQUAL_-1204057752'), (u'MULTIEQUAL_-1204058876', u'MULTIEQUAL_-1204058246'), (u'PTRSUB_-1204057071', u'LOAD_-1204065569'), (u'MULTIEQUAL_-1204060359', u'MULTIEQUAL_-1204060286'), (u'CALL_-1204067879', u'INDIRECT_-1204059422'), (u'COPY_-1204058056', u'MULTIEQUAL_-1204060956'), (u'CALL_-1204067412', u'INDIRECT_-1204058968'), (u'INDIRECT_-1204061378', u'MULTIEQUAL_-1204058533'), (u'PTRSUB_-1204056742', u'LOAD_-1204065089'), (u'CALL_-1204069229', u'INDIRECT_-1204061123'), (u'INDIRECT_-1204057414', u'MULTIEQUAL_-1204058013'), ('const-433', u'LOAD_-1204065405'), ('tmp_8126', u'CALL_-1204064495'), (u'LOAD_-1204065190', u'MULTIEQUAL_-1204058512'), (u'INDIRECT_-1204059212', u'MULTIEQUAL_-1204057254'), (u'MULTIEQUAL_-1204059562', u'MULTIEQUAL_-1204059681'), (u'MULTIEQUAL_-1204058084', u'MULTIEQUAL_-1204058059'), ('const-433', u'LOAD_-1204068661'), (u'CALL_-1204068795', u'INDIRECT_-1204060950'), (u'INDIRECT_-1204057292', u'MULTIEQUAL_-1204057891'), (u'CALL_-1204063341', u'INDIRECT_-1204057707'), (u'CALL_-1204067412', u'INDIRECT_-1204059765'), ('const-32', u'PTRSUB_-1204057358'), (u'MULTIEQUAL_-1204060195', u'MULTIEQUAL_-1204061005'), (u'MULTIEQUAL_-1204058529', u'MULTIEQUAL_-1204060252'), (u'CALL_-1204069229', u'INDIRECT_-1204060086'), (u'INDIRECT_-1204058384', u'MULTIEQUAL_-1204057619'), (u'PTRSUB_-1204059345', u'LOAD_-1204068984'), (u'CALL_-1204063817', u'INDIRECT_-1204057222'), (u'MULTIEQUAL_-1204059585', u'MULTIEQUAL_-1204060395'), (u'CALL_-1204067462', u'INDIRECT_-1204059978'), (u'CALL_-1204064772', u'INDIRECT_-1204057630'), (u'MULTIEQUAL_-1204061577', u'INT_SLESS_-1204062618'), (u'INDIRECT_-1204059361', u'MULTIEQUAL_-1204058517'), ('const-1', u'INT_SLESS_-1204066065'), (u'MULTIEQUAL_-1204058518', u'MULTIEQUAL_-1204059346'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204059749'), (u'LOAD_-1204063320', u'CAST_-1204055506'), ('tmp_2765', u'CBRANCH_-1204066585'), (u'MULTIEQUAL_-1204058558', u'STORE_-1204063220'), (u'MULTIEQUAL_-1204059470', u'MULTIEQUAL_-1204058822'), (u'CALL_-1204069229', u'INDIRECT_-1204060578'), (u'INDIRECT_-1204061221', u'MULTIEQUAL_-1204060283'), (u'INT_NOTEQUAL_-1204065384', u'CBRANCH_-1204065383'), (u'MULTIEQUAL_-1204059749', u'MULTIEQUAL_-1204059109'), (u'INDIRECT_-1204057946', u'MULTIEQUAL_-1204058249'), (u'MULTIEQUAL_-1204058518', u'MULTIEQUAL_-1204059117'), (u'LOAD_-1204066580', u'PTRADD_-1204057557'), (u'MULTIEQUAL_-1204060938', u'COPY_-1204060990'), (u'MULTIEQUAL_-1204057208', u'MULTIEQUAL_-1204057200'), (u'CALL_-1204064539', u'INDIRECT_-1204056322'), (u'MULTIEQUAL_-1204056401', u'MULTIEQUAL_-1204056381'), (u'INDIRECT_-1204060265', u'MULTIEQUAL_-1204060524'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204060708'), (u'PTRADD_-1204059100', u'PTRSUB_-1204059098'), (u'MULTIEQUAL_-1204059233', u'MULTIEQUAL_-1204058585'), (u'INDIRECT_-1204061907', u'MULTIEQUAL_-1204060975'), (u'CALL_-1204064772', u'INDIRECT_-1204058411'), ('const-4', u'PTRADD_-1204055988'), ('const-8', u'PTRSUB_-1204058991'), (u'COPY_-1204067120', u'MULTIEQUAL_-1204059257'), (u'PTRSUB_-1204057948', u'LOAD_-1204066915'), (u'CALL_-1204064546', u'INDIRECT_-1204057748'), (u'INT_NOTEQUAL_-1204063884', u'CBRANCH_-1204063883'), (u'CALL_-1204064495', u'INDIRECT_-1204058026'), (u'INDIRECT_-1204063698', u'MULTIEQUAL_-1204063612'), (u'MULTIEQUAL_-1204057699', u'MULTIEQUAL_-1204057069'), (u'MULTIEQUAL_-1204058602', u'MULTIEQUAL_-1204057714'), (u'MULTIEQUAL_-1204060108', u'MULTIEQUAL_-1204059468'), ('const-1', u'PTRADD_-1204056726'), (u'MULTIEQUAL_-1204056703', u'MULTIEQUAL_-1204057834'), (u'COPY_-1204063463', u'MULTIEQUAL_-1204056965'), (u'LOAD_-1204068177', u'PTRADD_-1204058755'), ('const-4', u'PTRADD_-1204059068'), (u'MULTIEQUAL_-1204058534', u'MULTIEQUAL_-1204061060'), (u'PTRSUB_-1204058154', u'LOAD_-1204065265'), (u'CALL_-1204067879', u'INDIRECT_-1204061135'), (u'INDIRECT_-1204059574', u'MULTIEQUAL_-1204058764'), ('const-433', u'LOAD_-1204064235'), (u'PTRADD_-1204058023', u'PTRSUB_-1204058021'), ('tmp_4415', u'CBRANCH_-1204064972'), (u'MULTIEQUAL_-1204058482', u'MULTIEQUAL_-1204059298'), ('const-0', u'INT_NOTEQUAL_-1204063854'), (u'INDIRECT_-1204062604', u'MULTIEQUAL_-1204061802'), (u'PTRADD_-1204058728', u'LOAD_-1204068106'), ('const-433', u'LOAD_-1204068177'), (u'FLOAT2FLOAT_-1204068358', u'MULTIEQUAL_-1204060166'), (u'MULTIEQUAL_-1204062475', u'INT_SLESS_-1204062584'), (u'CALL_-1204064546', u'INDIRECT_-1204057996'), (u'CALL_-1204064257', u'INDIRECT_-1204057421'), (u'CALL_-1204068795', u'INDIRECT_-1204060161'), ('const-3', u'PTRADD_-1204056661'), (u'INDIRECT_-1204060447', u'MULTIEQUAL_-1204061014'), ('const-433', u'LOAD_-1204067068'), (u'INDIRECT_-1204058183', u'MULTIEQUAL_-1204057394'), (u'LOAD_-1204065226', u'MULTIEQUAL_-1204058333'), (u'INDIRECT_-1204059081', u'MULTIEQUAL_-1204055403'), (u'PTRADD_-1204056229', u'MULTIEQUAL_-1204060681'), ('const-16', u'PTRADD_-1204056036'), (u'CALL_-1204063817', u'INDIRECT_-1204057336'), (u'INDIRECT_-1204058423', u'MULTIEQUAL_-1204056467'), (u'CALL_-1204065928', u'INDIRECT_-1204059212'), ('const-433', u'LOAD_-1204066609'), (u'INDIRECT_-1204058785', u'MULTIEQUAL_-1204056827'), (u'LOAD_-1204066446', u'PTRADD_-1204057619'), (u'MULTIEQUAL_-1204060701', u'INT_SLESS_-1204063292'), ('tmp_8125', u'PTRSUB_-1204059345'), (u'LOAD_-1204063674', u'PTRADD_-1204055780'), (u'CALL_-1204068795', u'INDIRECT_-1204060885'), ('const-4', u'PTRADD_-1204057856'), (u'INDIRECT_-1204057804', u'MULTIEQUAL_-1204057502'), (u'MULTIEQUAL_-1204057830', u'MULTIEQUAL_-1204057200'), (u'PTRSUB_-1204058707', u'LOAD_-1204068081'), (u'INDIRECT_-1204059635', u'MULTIEQUAL_-1204058822'), (u'LOAD_-1204066775', u'FLOAT2FLOAT_-1204066721'), (u'CALL_-1204066247', u'INDIRECT_-1204059020'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204057990'), (u'CALL_-1204064546', u'INDIRECT_-1204057264'), (u'MULTIEQUAL_-1204058097', u'MULTIEQUAL_-1204058056'), ('tmp_8126', u'PTRSUB_-1204057358'), (u'INDIRECT_-1204057298', u'MULTIEQUAL_-1204056513'), (u'INT_EQUAL_-1204063254', u'CBRANCH_-1204063250'), ('const-16', u'PTRADD_-1204057950'), (u'INDIRECT_-1204057926', u'MULTIEQUAL_-1204057624'), (u'INDIRECT_-1204058026', u'MULTIEQUAL_-1204057849'), (u'PTRADD_-1204056661', u'PTRSUB_-1204056659'), (u'PTRADD_-1204058616', u'LOAD_-1204067942'), (u'CALL_-1204068361', u'INDIRECT_-1204060139'), ('const-16', u'PTRADD_-1204059004'), (u'CALL_-1204064257', u'INDIRECT_-1204057852'), (u'CAST_-1204055364', u'INT_SLESS_-1204062584'), (u'COPY_-1204068752', u'MULTIEQUAL_-1204060223'), (u'MULTIEQUAL_-1204059391', u'MULTIEQUAL_-1204058501'), (u'PTRADD_-1204056580', u'PTRSUB_-1204056578'), (u'INDIRECT_-1204058118', u'MULTIEQUAL_-1204057327'), ('const-0', u'INT_NOTEQUAL_-1204064917'), (u'LOAD_-1204066788', u'PTRADD_-1204057856'), (u'MULTIEQUAL_-1204058070', u'MULTIEQUAL_-1204057440'), (u'MULTIEQUAL_-1204060461', u'MULTIEQUAL_-1204060420'), (u'MULTIEQUAL_-1204057261', u'MULTIEQUAL_-1204057241'), (u'LOAD_-1204065228', u'MULTIEQUAL_-1204058488'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204057619'), (u'CALL_-1204065928', u'INDIRECT_-1204059326'), (u'PTRSUB_-1204057059', u'LOAD_-1204065554'), (u'CAST_-1204056227', u'INT_SLESS_-1204064427'), ('tmp_8127', u'INT_EQUAL_-1204066069'), ('const-16', u'PTRADD_-1204058747'), (u'INT_NOTEQUAL_-1204066392', u'CBRANCH_-1204066392'), (u'CALL_-1204064546', u'INDIRECT_-1204057199'), ('const-433', u'LOAD_-1204066549'), (u'MULTIEQUAL_-1204058764', u'MULTIEQUAL_-1204059586'), (u'INDIRECT_-1204058771', u'MULTIEQUAL_-1204058457'), ('const-5', u'PTRADD_-1204058948'), (u'MULTIEQUAL_-1204058145', u'MULTIEQUAL_-1204058120'), (u'CALL_-1204064495', u'INDIRECT_-1204057481'), (u'CALL_-1204067462', u'INDIRECT_-1204059189'), (u'CALL_-1204064539', u'INDIRECT_-1204056989'), (u'MULTIEQUAL_-1204058488', u'CAST_-1204058146'), ('const-16', u'PTRADD_-1204057041'), (u'CALL_-1204069229', u'INDIRECT_-1204061180'), (u'MULTIEQUAL_-1204060007', u'MULTIEQUAL_-1204059984'), (u'INDIRECT_-1204060453', u'MULTIEQUAL_-1204060241'), ('const-0', u'INT_NOTEQUAL_-1204068338'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204056026'), (u'INDIRECT_-1204059458', u'MULTIEQUAL_-1204055579'), ('const-433', u'LOAD_-1204068141'), (u'MULTIEQUAL_-1204058145', u'MULTIEQUAL_-1204057302'), ('const-48', u'PTRSUB_-1204056791'), (u'INDIRECT_-1204057382', u'MULTIEQUAL_-1204055562'), ('const-16', u'PTRADD_-1204056909'), ('const-0', u'INT_EQUAL_-1204064481'), (u'LOAD_-1204065382', u'PTRADD_-1204056934'), (u'MULTIEQUAL_-1204057502', u'MULTIEQUAL_-1204058097'), (u'INT_ADD_-1204064696', u'INT_SLESS_-1204064655'), (u'CALL_-1204067412', u'INDIRECT_-1204059887'), (u'PTRADD_-1204059061', u'PTRSUB_-1204059059'), (u'LOAD_-1204068676', u'PTRADD_-1204058993'), (u'MULTIEQUAL_-1204057327', u'MULTIEQUAL_-1204057287'), (u'MULTIEQUAL_-1204059534', u'MULTIEQUAL_-1204059489'), (u'PTRSUB_-1204058991', u'LOAD_-1204068493'), ('const-16', u'PTRADD_-1204056738'), (u'MULTIEQUAL_-1204055575', u'MULTIEQUAL_-1204058360'), (u'COPY_-1204063769', u'MULTIEQUAL_-1204056507'), ('tmp_3815', u'CBRANCH_-1204065574'), ('const-16', u'PTRADD_-1204056955'), ('const-0', u'INT_NOTEQUAL_-1204066790'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204057584'), (u'INDIRECT_-1204057298', u'MULTIEQUAL_-1204057121'), (u'PTRADD_-1204056095', u'PTRSUB_-1204056093'), ('const-4', u'PTRADD_-1204056076'), (u'INDIRECT_-1204060068', u'MULTIEQUAL_-1204055411'), (u'PTRSUB_-1204059519', u'CALL_-1204069229'), (u'INDIRECT_-1204062604', u'MULTIEQUAL_-1204062405'), (u'LOAD_-1204066969', u'FLOAT2FLOAT_-1204066915'), (u'INDIRECT_-1204058968', u'MULTIEQUAL_-1204058758'), (u'PTRSUB_-1204059492', u'CALL_-1204064772'), ('const-433', u'LOAD_-1204065313'), ('const-48', u'PTRSUB_-1204055845'), (u'MULTIEQUAL_-1204059056', u'MULTIEQUAL_-1204059011'), (u'COPY_-1204068002', u'MULTIEQUAL_-1204059725'), (u'MULTIEQUAL_-1204058367', u'MULTIEQUAL_-1204058355'), (u'INDIRECT_-1204060423', u'MULTIEQUAL_-1204055412'), (u'CALL_-1204067163', u'INDIRECT_-1204059763'), (u'PTRADD_-1204056036', u'PTRSUB_-1204056034'), ('tmp_3101', u'CBRANCH_-1204066272'), (u'LOAD_-1204066580', u'PTRADD_-1204057706'), (u'CALL_-1204068795', u'INDIRECT_-1204063427'), (u'MULTIEQUAL_-1204059440', u'MULTIEQUAL_-1204059559'), ('const-0', u'INT_NOTEQUAL_-1204066503'), (u'MULTIEQUAL_-1204058488', u'MULTIEQUAL_-1204058475'), (u'MULTIEQUAL_-1204059109', u'MULTIEQUAL_-1204059925'), (u'LOAD_-1204065074', u'FLOAT2FLOAT_-1204065020'), ('const-664', u'PTRSUB_-1204059181'), (u'MULTIEQUAL_-1204055574', u'MULTIEQUAL_-1204057134'), (u'MULTIEQUAL_-1204060252', u'MULTIEQUAL_-1204061062'), ('const-2', u'PTRADD_-1204055752'), (u'CALL_-1204069078', u'INT_EQUAL_-1204069014'), (u'LOAD_-1204066557', u'INT_NOTEQUAL_-1204066503'), (u'CALL_-1204063341', u'INDIRECT_-1204056434'), (u'INDIRECT_-1204059580', u'MULTIEQUAL_-1204059362'), (u'MULTIEQUAL_-1204057448', u'MULTIEQUAL_-1204057440'), ('const-40', u'PTRSUB_-1204059345'), (u'CALL_-1204068795', u'INDIRECT_-1204060458'), (u'COPY_-1204066067', u'MULTIEQUAL_-1204059583'), (u'INT_ADD_-1204063276', u'MULTIEQUAL_-1204058647'), (u'COPY_-1204059031', u'MULTIEQUAL_-1204061976'), (u'CALL_-1204065248', u'INDIRECT_-1204059517'), (u'MULTIEQUAL_-1204058842', u'MULTIEQUAL_-1204057954'), (u'MULTIEQUAL_-1204059207', u'MULTIEQUAL_-1204059794'), ('tmp_7013', u'CBRANCH_-1204064488'), (u'LOAD_-1204065569', u'PTRADD_-1204056898'), (u'MULTIEQUAL_-1204060229', u'MULTIEQUAL_-1204060348'), (u'MULTIEQUAL_-1204058124', u'MULTIEQUAL_-1204058938'), (u'INDIRECT_-1204059296', u'MULTIEQUAL_-1204059855'), (u'PTRADD_-1204056738', u'PTRSUB_-1204056736'), (u'INDIRECT_-1204060920', u'MULTIEQUAL_-1204059986'), (u'FLOAT2FLOAT_-1204065315', u'MULTIEQUAL_-1204058363'), (u'MULTIEQUAL_-1204057403', u'MULTIEQUAL_-1204056773'), ('const-40', u'PTRSUB_-1204055255'), (u'INDIRECT_-1204057743', u'MULTIEQUAL_-1204057511'), (u'FLOAT2FLOAT_-1204068087', u'MULTIEQUAL_-1204059451'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204057940'), ('const--1', u'INT_SLESS_-1204064636'), ('const-4', u'PTRADD_-1204057912'), (u'PTRSUB_-1204057490', u'LOAD_-1204066226'), ('const-433', u'LOAD_-1204068715'), ('const-4', u'PTRSUB_-1204055641'), ('tmp_8126', u'PTRSUB_-1204058855'), (u'PTRSUB_-1204056816', u'LOAD_-1204065190'), ('const-433', u'LOAD_-1204065494'), ('const-3', u'PTRADD_-1204055715'), ('const-16', u'PTRADD_-1204058673'), (u'MULTIEQUAL_-1204060055', u'MULTIEQUAL_-1204060027'), ('const-40', u'PTRSUB_-1204058408'), (u'MULTIEQUAL_-1204056827', u'MULTIEQUAL_-1204057954'), (u'PTRSUB_-1204058867', u'LOAD_-1204068303'), (u'INT_SUB_-1204064630', u'MULTIEQUAL_-1204057827'), ('const-8', u'PTRSUB_-1204056093'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204059235'), (u'INDIRECT_-1204059281', u'MULTIEQUAL_-1204058428'), (u'INDIRECT_-1204060062', u'MULTIEQUAL_-1204059252'), (u'MULTIEQUAL_-1204060892', u'MULTIEQUAL_-1204060851'), (u'MULTIEQUAL_-1204060225', u'MULTIEQUAL_-1204060184'), (u'INDIRECT_-1204060920', u'MULTIEQUAL_-1204060822'), ('const-433', u'LOAD_-1204065280'), (u'INDIRECT_-1204060331', u'MULTIEQUAL_-1204059383'), (u'PTRADD_-1204056635', u'PTRSUB_-1204056633'), (u'CALL_-1204065688', u'INDIRECT_-1204058796'), (u'INT_NOTEQUAL_-1204064848', u'CBRANCH_-1204064848'), ('const-832', u'PTRSUB_-1204056260'), (u'LOAD_-1204069099', u'CALL_-1204069078'), (u'INDIRECT_-1204060649', u'MULTIEQUAL_-1204060350'), (u'CALL_-1204067412', u'INDIRECT_-1204060184'), (u'MULTIEQUAL_-1204059071', u'MULTIEQUAL_-1204058226'), ('const-433', u'LOAD_-1204064107'), (u'INDIRECT_-1204060819', u'MULTIEQUAL_-1204060013'), (u'INDIRECT_-1204060152', u'MULTIEQUAL_-1204059945'), (u'MULTIEQUAL_-1204058526', u'MULTIEQUAL_-1204059929'), (u'INDIRECT_-1204059517', u'COPY_-1204057149'), (u'CALL_-1204064772', u'INDIRECT_-1204057923'), (u'INDIRECT_-1204058053', u'MULTIEQUAL_-1204057264'), (u'MULTIEQUAL_-1204057836', u'MULTIEQUAL_-1204057805'), (u'LOAD_-1204066378', u'FLOAT2FLOAT_-1204066324'), (u'MULTIEQUAL_-1204059986', u'MULTIEQUAL_-1204059346'), (u'CALL_-1204069229', u'INDIRECT_-1204060753'), (u'LOAD_-1204065405', u'INT_NOTEQUAL_-1204065384'), ('const-4', u'PTRADD_-1204055624'), ('const-0', u'INT_NOTEQUAL_-1204066148'), ('const-433', u'LOAD_-1204067141'), (u'MULTIEQUAL_-1204059973', u'FLOAT_LESSEQUAL_-1204058006'), (u'LOAD_-1204068571', u'FLOAT2FLOAT_-1204068517'), (u'INDIRECT_-1204058262', u'MULTIEQUAL_-1204058085'), ('const-433', u'LOAD_-1204063674'), (u'PTRADD_-1204056909', u'PTRSUB_-1204056907'), ('const-433', u'LOAD_-1204067942'), ('const-864', u'PTRSUB_-1204058039'), ('const-0', u'INT_NOTEQUAL_-1204068495'), (u'PTRADD_-1204057548', u'PTRSUB_-1204057546'), (u'STORE_-1204063159', u'INDIRECT_-1204058185'), (u'CALL_-1204069028', u'INDIRECT_-1204060880'), ('const-16', u'PTRADD_-1204056068'), (u'INDIRECT_-1204060330', u'MULTIEQUAL_-1204060589'), (u'INDIRECT_-1204058244', u'MULTIEQUAL_-1204060997'), (u'INDIRECT_-1204059159', u'MULTIEQUAL_-1204058347'), ('const-16', u'PTRADD_-1204058789'), ('const-3', u'INT_EQUAL_-1204063777'), ('const-433', u'LOAD_-1204065190'), (u'LOAD_-1204065105', u'PTRADD_-1204056626'), (u'CALL_-1204064772', u'INDIRECT_-1204057508'), (u'MULTIEQUAL_-1204059070', u'MULTIEQUAL_-1204059189'), (u'INDIRECT_-1204060192', u'MULTIEQUAL_-1204060090'), (u'LOAD_-1204063651', u'INT_NOTEQUAL_-1204063597'), ('const-664', u'PTRSUB_-1204058895'), (u'MULTIEQUAL_-1204057599', u'MULTIEQUAL_-1204060311'), (u'LOAD_-1204064695', u'CAST_-1204056355'), (u'STORE_-1204067723', u'INDIRECT_-1204061032'), ('tmp_8125', u'PTRSUB_-1204058081'), (u'INT_SUB_-1204064630', u'INT_SLESS_-1204064636'), (u'MULTIEQUAL_-1204060256', u'MULTIEQUAL_-1204060223'), (u'CALL_-1204067163', u'INDIRECT_-1204058848'), (u'MULTIEQUAL_-1204058254', u'MULTIEQUAL_-1204058226'), (u'CALL_-1204065928', u'INDIRECT_-1204058480'), (u'INDIRECT_-1204056564', u'MULTIEQUAL_-1204057163'), (u'INDIRECT_-1204058955', u'MULTIEQUAL_-1204059534'), (u'CALL_-1204068795', u'INDIRECT_-1204061636'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204055787'), (u'INDIRECT_-1204061378', u'FLOAT_LESSEQUAL_-1204058290'), (u'MULTIEQUAL_-1204055417', u'MULTIEQUAL_-1204058654'), (u'MULTIEQUAL_-1204057370', u'MULTIEQUAL_-1204058501'), ('tmp_8126', u'CALL_-1204067412'), (u'INDIRECT_-1204059221', u'MULTIEQUAL_-1204059808'), ('tmp_5408', u'CBRANCH_-1204064010'), (u'PTRADD_-1204055759', u'LOAD_-1204063598'), (u'MULTIEQUAL_-1204061629', u'INT_NOTEQUAL_-1204065665'), (u'CALL_-1204068361', u'INDIRECT_-1204060513'), ('const-8', u'PTRSUB_-1204055950'), (u'INDIRECT_-1204060364', u'FLOAT_LESSEQUAL_-1204058173'), (u'INDIRECT_-1204061689', u'MULTIEQUAL_-1204059741'), (u'INDIRECT_-1204057854', u'COPY_-1204057912'), (u'CALL_-1204069197', u'INDIRECT_-1204060729'), ('const-4', u'PTRSUB_-1204059002'), (u'PTRSUB_-1204059104', u'LOAD_-1204068661'), (u'MULTIEQUAL_-1204059137', u'MULTIEQUAL_-1204059957'), (u'INDIRECT_-1204059792', u'MULTIEQUAL_-1204060079'), (u'MULTIEQUAL_-1204057656', u'MULTIEQUAL_-1204060368'), ('const-16', u'PTRADD_-1204057055'), (u'CALL_-1204069197', u'INDIRECT_-1204061907'), (u'INT_NOTEQUAL_-1204068140', u'CBRANCH_-1204068082'), (u'MULTIEQUAL_-1204058127', u'MULTIEQUAL_-1204057497'), ('const-4', u'PTRADD_-1204057990'), (u'INDIRECT_-1204061378', u'MULTIEQUAL_-1204061641'), (u'MULTIEQUAL_-1204059282', u'MULTIEQUAL_-1204060090'), (u'INDIRECT_-1204060268', u'MULTIEQUAL_-1204060835'), (u'MULTIEQUAL_-1204058185', u'MULTIEQUAL_-1204058999'), (u'MULTIEQUAL_-1204057619', u'MULTIEQUAL_-1204058419'), ('const-433', u'LOAD_-1204063485'), (u'INT_NOTEQUAL_-1204065311', u'CBRANCH_-1204065305'), (u'INDIRECT_-1204061234', u'MULTIEQUAL_-1204061030'), (u'MULTIEQUAL_-1204058591', u'MULTIEQUAL_-1204058568'), ('const-4', u'PTRSUB_-1204055961'), (u'PTRSUB_-1204059412', u'LOAD_-1204069099'), ('const-0', u'INT_EQUAL_-1204064462'), (u'CALL_-1204064546', u'INDIRECT_-1204058293'), (u'LOAD_-1204064533', u'PTRADD_-1204057175'), (u'MULTIEQUAL_-1204058764', u'MULTIEQUAL_-1204058723'), (u'MULTIEQUAL_-1204060166', u'MULTIEQUAL_-1204060131'), (u'PTRADD_-1204057940', u'LOAD_-1204066902'), ('const-433', u'LOAD_-1204064063'), (u'CALL_-1204063341', u'INDIRECT_-1204057231'), (u'INDIRECT_-1204059460', u'MULTIEQUAL_-1204058602'), (u'MULTIEQUAL_-1204058305', u'MULTIEQUAL_-1204059105'), (u'CALL_-1204067412', u'INDIRECT_-1204059033'), (u'MULTIEQUAL_-1204058962', u'MULTIEQUAL_-1204058938'), (u'INDIRECT_-1204061249', u'MULTIEQUAL_-1204055581'), ('const-8', u'PTRSUB_-1204056724'), (u'CALL_-1204069197', u'INDIRECT_-1204060668'), ('const-433', u'LOAD_-1204066343'), (u'INDIRECT_-1204060554', u'MULTIEQUAL_-1204060452'), (u'MULTIEQUAL_-1204058423', u'MULTIEQUAL_-1204058381'), (u'MULTIEQUAL_-1204057077', u'MULTIEQUAL_-1204057049'), (u'INDIRECT_-1204059316', u'MULTIEQUAL_-1204055402'), ('const-8', u'PTRSUB_-1204059085'), (u'INDIRECT_-1204059439', u'MULTIEQUAL_-1204060022'), ('tmp_8128', u'CALL_-1204065928'), ('const-16', u'PTRADD_-1204058776'), (u'MULTIEQUAL_-1204059128', u'MULTIEQUAL_-1204059091'), (u'INT_NOTEQUAL_-1204063854', u'CBRANCH_-1204063848'), (u'MULTIEQUAL_-1204057815', u'MULTIEQUAL_-1204058631'), (u'LOAD_-1204065029', u'FLOAT2FLOAT_-1204064975'), (u'MULTIEQUAL_-1204059961', u'MULTIEQUAL_-1204059916'), (u'INDIRECT_-1204059678', u'MULTIEQUAL_-1204055408'), ('tmp_7418', u'CBRANCH_-1204065259'), (u'MULTIEQUAL_-1204059961', u'MULTIEQUAL_-1204059948'), (u'MULTIEQUAL_-1204055415', u'CAST_-1204055364'), (u'INDIRECT_-1204058955', u'MULTIEQUAL_-1204055401'), (u'INT_NOTEQUAL_-1204068427', u'CBRANCH_-1204068426'), (u'CALL_-1204063817', u'INDIRECT_-1204057588'), (u'MULTIEQUAL_-1204058729', u'STORE_-1204063206'), (u'LOAD_-1204065105', u'PTRADD_-1204056589'), (u'INDIRECT_-1204060973', u'MULTIEQUAL_-1204060938'), ('const-8', u'PTRSUB_-1204056578'), (u'CALL_-1204064546', u'INDIRECT_-1204058179'), ('const-88', u'CALL_-1204068795'), (u'MULTIEQUAL_-1204059313', u'MULTIEQUAL_-1204060131'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204059916'), (u'MULTIEQUAL_-1204059321', u'MULTIEQUAL_-1204059298'), ('const-40', u'PTRSUB_-1204058334'), (u'MULTIEQUAL_-1204056158', u'MULTIEQUAL_-1204057287'), ('const-32', u'PTRSUB_-1204056410'), (u'MULTIEQUAL_-1204060166', u'MULTIEQUAL_-1204060283'), (u'MULTIEQUAL_-1204059262', u'MULTIEQUAL_-1204059380'), ('tmp_6943', u'CBRANCH_-1204064537'), (u'INDIRECT_-1204060692', u'INT_NOTEQUAL_-1204066148'), (u'MULTIEQUAL_-1204055396', u'MULTIEQUAL_-1204058347'), (u'MULTIEQUAL_-1204060461', u'MULTIEQUAL_-1204059821'), (u'INDIRECT_-1204059735', u'MULTIEQUAL_-1204060022'), (u'CALL_-1204064495', u'INDIRECT_-1204057168'), (u'MULTIEQUAL_-1204057009', u'MULTIEQUAL_-1204056989'), (u'PTRSUB_-1204058855', u'LOAD_-1204068285'), (u'MULTIEQUAL_-1204058231', u'MULTIEQUAL_-1204058206'), (u'MULTIEQUAL_-1204059212', u'MULTIEQUAL_-1204058322'), (u'MULTIEQUAL_-1204058647', u'INT_ADD_-1204063276'), ('const-433', u'LOAD_-1204068516'), (u'INDIRECT_-1204059963', u'MULTIEQUAL_-1204060524'), (u'INDIRECT_-1204057420', u'MULTIEQUAL_-1204057243'), ('const-8', u'PTRSUB_-1204055512'), (u'MULTIEQUAL_-1204063450', u'INT_NOTEQUAL_-1204068772'), (u'INDIRECT_-1204061177', u'MULTIEQUAL_-1204060973'), (u'CALL_-1204064772', u'INDIRECT_-1204058590'), ('const-4', u'PTRADD_-1204056009'), (u'PTRSUB_-1204056125', u'LOAD_-1204064138'), (u'MULTIEQUAL_-1204059843', u'MULTIEQUAL_-1204059195'), (u'MULTIEQUAL_-1204056538', u'MULTIEQUAL_-1204056507'), (u'PTRADD_-1204059030', u'PTRSUB_-1204059028'), (u'INDIRECT_-1204060091', u'MULTIEQUAL_-1204059881'), ('const-433', u'LOAD_-1204064177'), (u'INT_NOTEQUAL_-1204064589', u'CBRANCH_-1204064583'), (u'LOAD_-1204064958', u'FLOAT2FLOAT_-1204064904'), (u'INDIRECT_-1204060314', u'MULTIEQUAL_-1204059380'), (u'MULTIEQUAL_-1204059076', u'MULTIEQUAL_-1204059034'), (u'INDIRECT_-1204058475', u'MULTIEQUAL_-1204059056'), (u'MULTIEQUAL_-1204059990', u'MULTIEQUAL_-1204060108'), (u'INDIRECT_-1204060981', u'MULTIEQUAL_-1204060047'), (u'INT_ADD_-1204063171', u'STORE_-1204063174'), (u'LOAD_-1204068700', u'MULTIEQUAL_-1204060650'), (u'PTRSUB_-1204056791', u'LOAD_-1204065153'), (u'MULTIEQUAL_-1204058192', u'MULTIEQUAL_-1204058150'), (u'LOAD_-1204066580', u'PTRADD_-1204057666'), (u'PTRSUB_-1204057627', u'LOAD_-1204066446'), (u'CALL_-1204069078', u'INDIRECT_-1204060483'), (u'MULTIEQUAL_-1204058700', u'MULTIEQUAL_-1204055399'), (u'CALL_-1204064539', u'INDIRECT_-1204057046'), (u'MULTIEQUAL_-1204058155', u'MULTIEQUAL_-1204058976'), (u'MULTIEQUAL_-1204058525', u'MULTIEQUAL_-1204059868'), (u'PTRADD_-1204057041', u'PTRSUB_-1204057039'), (u'MULTIEQUAL_-1204056467', u'MULTIEQUAL_-1204057598'), ('const--1', u'INT_EQUAL_-1204063254'), (u'INDIRECT_-1204059072', u'MULTIEQUAL_-1204058305'), (u'CALL_-1204065248', u'INDIRECT_-1204058772'), (u'LOAD_-1204067372', u'MULTIEQUAL_-1204062171'), (u'CALL_-1204065979', u'INDIRECT_-1204058690'), (u'PTRSUB_-1204057358', u'LOAD_-1204065977'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204056616'), ('tmp_8126', u'PTRSUB_-1204055809'), (u'LOAD_-1204063674', u'PTRADD_-1204055643'), ('const-433', u'LOAD_-1204063951'), (u'CALL_-1204068361', u'INDIRECT_-1204060806'), (u'MULTIEQUAL_-1204059986', u'MULTIEQUAL_-1204059950'), (u'CALL_-1204068361', u'INDIRECT_-1204060082'), ('const-40', u'PTRSUB_-1204057490'), ('const-16', u'PTRADD_-1204056589'), (u'LOAD_-1204063472', u'FLOAT2FLOAT_-1204063418'), (u'INDIRECT_-1204059186', u'MULTIEQUAL_-1204055400'), (u'MULTIEQUAL_-1204058764', u'MULTIEQUAL_-1204058124'), (u'CALL_-1204065688', u'INDIRECT_-1204059150'), (u'MULTIEQUAL_-1204057143', u'MULTIEQUAL_-1204057135'), (u'INDIRECT_-1204058544', u'MULTIEQUAL_-1204058270'), (u'MULTIEQUAL_-1204059707', u'MULTIEQUAL_-1204060517'), (u'CALL_-1204063817', u'INDIRECT_-1204058575'), (u'INDIRECT_-1204058545', u'MULTIEQUAL_-1204057754'), (u'MULTIEQUAL_-1204062454', u'INT_NOTEQUAL_-1204066700'), ('tmp_8125', u'PTRSUB_-1204058066'), ('const-8', u'PTRSUB_-1204056624'), (u'FLOAT2FLOAT_-1204065373', u'MULTIEQUAL_-1204058469'), (u'MULTIEQUAL_-1204060677', u'MULTIEQUAL_-1204060635'), (u'INDIRECT_-1204060265', u'MULTIEQUAL_-1204058523'), (u'CALL_-1204068361', u'INDIRECT_-1204063169'), (u'FLOAT2FLOAT_-1204063815', u'MULTIEQUAL_-1204057398'), (u'PTRSUB_-1204055185', u'LOAD_-1204062360'), (u'INDIRECT_-1204058366', u'MULTIEQUAL_-1204057579'), (u'LOAD_-1204063658', u'PTRADD_-1204055787'), (u'MULTIEQUAL_-1204057570', u'MULTIEQUAL_-1204057562'), (u'MULTIEQUAL_-1204059583', u'INT_ADD_-1204064696'), (u'INDIRECT_-1204060200', u'MULTIEQUAL_-1204060461'), (u'LOAD_-1204067068', u'MULTIEQUAL_-1204059650'), (u'CALL_-1204063817', u'INDIRECT_-1204060366'), ('const-433', u'LOAD_-1204064580'), (u'LOAD_-1204068303', u'MULTIEQUAL_-1204058539'), (u'CALL_-1204064772', u'INDIRECT_-1204059162'), (u'CALL_-1204069028', u'INDIRECT_-1204060693'), ('tmp_8125', u'PTRSUB_-1204056190'), (u'LOAD_-1204066093', u'PTRADD_-1204059221'), (u'CALL_-1204067163', u'INDIRECT_-1204059999'), (u'INDIRECT_-1204058634', u'COPY_-1204056238'), (u'PTRSUB_-1204056260', u'LOAD_-1204063847'), (u'MULTIEQUAL_-1204055574', u'MULTIEQUAL_-1204058303'), (u'PTRADD_-1204058776', u'PTRSUB_-1204058774'), (u'MULTIEQUAL_-1204057269', u'MULTIEQUAL_-1204057241'), (u'MULTIEQUAL_-1204062657', u'MULTIEQUAL_-1204062776'), (u'MULTIEQUAL_-1204058865', u'MULTIEQUAL_-1204058820'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204058784'), (u'MULTIEQUAL_-1204056762', u'MULTIEQUAL_-1204057892'), ('const-0', u'COPY_-1204060886'), (u'COPY_-1204064214', u'MULTIEQUAL_-1204057457'), (u'MULTIEQUAL_-1204059512', u'MULTIEQUAL_-1204060108'), (u'LOAD_-1204063824', u'CAST_-1204056098'), (u'MULTIEQUAL_-1204059808', u'MULTIEQUAL_-1204059168'), (u'LOAD_-1204064868', u'INT_NOTEQUAL_-1204064848'), (u'MULTIEQUAL_-1204058019', u'MULTIEQUAL_-1204057996'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204058663'), (u'LOAD_-1204064053', u'PTRADD_-1204056052'), (u'LOAD_-1204068218', u'PTRADD_-1204058682'), (u'MULTIEQUAL_-1204058545', u'MULTIEQUAL_-1204057655'), ('const-0', u'INT_NOTEQUAL_-1204064234'), (u'INDIRECT_-1204059142', u'MULTIEQUAL_-1204055404'), ('tmp_8125', u'PTRSUB_-1204058074'), ('const-433', u'LOAD_-1204068187'), (u'MULTIEQUAL_-1204057096', u'MULTIEQUAL_-1204056466'), (u'PTRSUB_-1204059492', u'CALL_-1204068361'), ('const-433', u'LOAD_-1204068046'), ('const-4', u'PTRADD_-1204059221'), (u'LOAD_-1204063703', u'MULTIEQUAL_-1204056965'), (u'INDIRECT_-1204058857', u'MULTIEQUAL_-1204058574'), ('const-4', u'PTRADD_-1204056616'), (u'INDIRECT_-1204060184', u'MULTIEQUAL_-1204059374'), (u'INDIRECT_-1204058305', u'MULTIEQUAL_-1204058117'), ('const-24', u'PTRSUB_-1204058510'), (u'INT_NOTEQUAL_-1204066790', u'CBRANCH_-1204066789'), (u'LOAD_-1204066665', u'MULTIEQUAL_-1204055418'), ('tmp_8125', u'PTRSUB_-1204056498'), (u'MULTIEQUAL_-1204061583', u'STORE_-1204063159'), (u'LOAD_-1204064009', u'PTRADD_-1204056026'), (u'FLOAT2FLOAT_-1204063977', u'MULTIEQUAL_-1204057580'), (u'MULTIEQUAL_-1204059137', u'MULTIEQUAL_-1204059102'), (u'MULTIEQUAL_-1204058886', u'MULTIEQUAL_-1204058842'), (u'INDIRECT_-1204058244', u'MULTIEQUAL_-1204057457'), (u'CALL_-1204065928', u'INDIRECT_-1204058305'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204055705'), (u'INDIRECT_-1204060687', u'COPY_-1204067120'), ('const-48', u'PTRSUB_-1204057759'), (u'INDIRECT_-1204059496', u'MULTIEQUAL_-1204060079'), (u'CALL_-1204065979', u'MULTIEQUAL_-1204061629'), (u'INDIRECT_-1204057508', u'MULTIEQUAL_-1204058097'), ('const-433', u'LOAD_-1204066959'), (u'INDIRECT_-1204057101', u'MULTIEQUAL_-1204057077'), ('const-8', u'PTRSUB_-1204055750'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204058161'), (u'MULTIEQUAL_-1204056409', u'MULTIEQUAL_-1204056381'), (u'INDIRECT_-1204057569', u'MULTIEQUAL_-1204055565'), ('const-664', u'PTRSUB_-1204055898'), ('const-0', u'INT_NOTEQUAL_-1204063417'), ('const-16', u'PTRADD_-1204055634'), (u'CALL_-1204068361', u'INDIRECT_-1204060452'), ('const-0', u'INT_EQUAL_-1204063327'), (u'CAST_-1204057227', u'INT_SLESS_-1204066065'), (u'CALL_-1204067163', u'INDIRECT_-1204059580'), (u'INDIRECT_-1204060062', u'MULTIEQUAL_-1204059855'), (u'INDIRECT_-1204060423', u'COPY_-1204058028'), (u'INDIRECT_-1204057835', u'MULTIEQUAL_-1204057049'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204059221'), (u'INDIRECT_-1204059013', u'MULTIEQUAL_-1204058246'), (u'INDIRECT_-1204058715', u'MULTIEQUAL_-1204059292'), (u'MULTIEQUAL_-1204059986', u'MULTIEQUAL_-1204059945'), (u'INDIRECT_-1204061335', u'MULTIEQUAL_-1204060405'), (u'INDIRECT_-1204059723', u'MULTIEQUAL_-1204060282'), (u'CALL_-1204067879', u'INDIRECT_-1204059601'), ('const-4', u'PTRADD_-1204056972'), (u'CALL_-1204063341', u'INDIRECT_-1204056804'), (u'INDIRECT_-1204060423', u'COPY_-1204058057'), (u'INT_ADD_-1204062715', u'MULTIEQUAL_-1204059434'), (u'MULTIEQUAL_-1204058273', u'MULTIEQUAL_-1204055394'), (u'CALL_-1204069229', u'INDIRECT_-1204060883'), (u'CALL_-1204069229', u'INDIRECT_-1204060818'), ('const-4', u'PTRSUB_-1204058957'), (u'MULTIEQUAL_-1204058273', u'MULTIEQUAL_-1204058865'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204056244'), (u'INDIRECT_-1204060364', u'MULTIEQUAL_-1204055411'), ('const-16', u'PTRADD_-1204055780'), (u'LOAD_-1204066580', u'PTRADD_-1204057548'), (u'INDIRECT_-1204059961', u'MULTIEQUAL_-1204059753'), (u'MULTIEQUAL_-1204059739', u'MULTIEQUAL_-1204059856'), (u'MULTIEQUAL_-1204056409', u'MULTIEQUAL_-1204056401'), (u'PTRSUB_-1204058494', u'STORE_-1204067723'), (u'LOAD_-1204067942', u'FLOAT2FLOAT_-1204067888'), ('const-0', u'INT_NOTEQUAL_-1204063486'), (u'INDIRECT_-1204058659', u'MULTIEQUAL_-1204058471'), ('const-16', u'PTRADD_-1204055715'), ('const-433', u'LOAD_-1204066557'), (u'MULTIEQUAL_-1204059292', u'MULTIEQUAL_-1204058644'), ('const-0', u'INT_EQUAL_-1204068991'), (u'PTRSUB_-1204059028', u'LOAD_-1204068550'), ('tmp_8125', u'PTRSUB_-1204055424'), ('const-4', u'PTRADD_-1204055787'), (u'CALL_-1204069229', u'INDIRECT_-1204060216'), (u'PTRADD_-1204058948', u'PTRSUB_-1204058946'), (u'MULTIEQUAL_-1204059585', u'MULTIEQUAL_-1204059559'), (u'INDIRECT_-1204060749', u'MULTIEQUAL_-1204061014'), ('const-0', u'COPY_-1204061768'), (u'PTRADD_-1204056698', u'PTRSUB_-1204056696'), (u'INDIRECT_-1204057889', u'MULTIEQUAL_-1204058192'), (u'PTRADD_-1204055988', u'LOAD_-1204063938'), (u'MULTIEQUAL_-1204060708', u'MULTIEQUAL_-1204060663'), (u'CALL_-1204069028', u'INDIRECT_-1204060331'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204060461'), ('const-828', u'PTRSUB_-1204057745'), ('const-4', u'PTRADD_-1204056103'), (u'INDIRECT_-1204060953', u'MULTIEQUAL_-1204055581'), ('const-433', u'LOAD_-1204063416'), (u'CALL_-1204067462', u'INDIRECT_-1204062634'), (u'MULTIEQUAL_-1204058306', u'MULTIEQUAL_-1204057676'), (u'MULTIEQUAL_-1204058951', u'MULTIEQUAL_-1204059771'), (u'MULTIEQUAL_-1204060001', u'MULTIEQUAL_-1204060823'), (u'MULTIEQUAL_-1204060282', u'MULTIEQUAL_-1204059642'), ('const-433', u'LOAD_-1204068480'), ('tmp_8125', u'PTRSUB_-1204059239'), (u'LOAD_-1204068187', u'FLOAT2FLOAT_-1204068133'), ('const-0', u'INT_NOTEQUAL_-1204064589'), (u'LOAD_-1204063974', u'INT_NOTEQUAL_-1204063953'), (u'MULTIEQUAL_-1204058019', u'MULTIEQUAL_-1204057180'), (u'CALL_-1204063341', u'INDIRECT_-1204057166'), (u'INDIRECT_-1204058674', u'MULTIEQUAL_-1204058394'), (u'INDIRECT_-1204059948', u'MULTIEQUAL_-1204059740'), ('const-433', u'LOAD_-1204066000'), ('tmp_4666', u'CBRANCH_-1204064756'), (u'MULTIEQUAL_-1204058211', u'MULTIEQUAL_-1204055393'), ('const-433', u'LOAD_-1204065029'), (u'CAST_-1204056098', u'INT_SLESS_-1204063771'), (u'INDIRECT_-1204060213', u'MULTIEQUAL_-1204059407'), (u'MULTIEQUAL_-1204059070', u'MULTIEQUAL_-1204059037'), (u'CALL_-1204063341', u'INDIRECT_-1204058279'), ('const-864', u'PTRSUB_-1204057723'), (u'MULTIEQUAL_-1204059266', u'MULTIEQUAL_-1204059855'), (u'MULTIEQUAL_-1204059015', u'MULTIEQUAL_-1204058973'), (u'INDIRECT_-1204057965', u'MULTIEQUAL_-1204057788'), (u'CALL_-1204068361', u'INDIRECT_-1204060200'), (u'LOAD_-1204068012', u'FLOAT2FLOAT_-1204067958'), (u'PTRADD_-1204057923', u'PTRSUB_-1204057921'), (u'INDIRECT_-1204060758', u'MULTIEQUAL_-1204060548'), ('const-4', u'PTRADD_-1204059235'), (u'LOAD_-1204065569', u'PTRSUB_-1204057059'), ('const-832', u'PTRSUB_-1204058177'), (u'PTRADD_-1204055733', u'LOAD_-1204063564'), (u'COPY_-1204059032', u'MULTIEQUAL_-1204061976'), (u'PTRSUB_-1204055831', u'LOAD_-1204063703'), (u'MULTIEQUAL_-1204059154', u'MULTIEQUAL_-1204059128'), (u'INDIRECT_-1204059033', u'MULTIEQUAL_-1204058246'), (u'CAST_-1204058257', u'INT_SLESS_-1204067766'), (u'PTRSUB_-1204057012', u'LOAD_-1204065484'), (u'LOAD_-1204068425', u'PTRADD_-1204058938'), (u'INDIRECT_-1204058649', u'MULTIEQUAL_-1204058405'), (u'INDIRECT_-1204060806', u'MULTIEQUAL_-1204061071'), (u'MULTIEQUAL_-1204055563', u'MULTIEQUAL_-1204057394'), (u'MULTIEQUAL_-1204059076', u'MULTIEQUAL_-1204059896'), (u'MULTIEQUAL_-1204060956', u'FLOAT_LESSEQUAL_-1204062626'), (u'CALL_-1204068361', u'INDIRECT_-1204060330'), (u'CALL_-1204065979', u'INDIRECT_-1204058816'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204058017'), (u'MULTIEQUAL_-1204063471', u'INT_SLESS_-1204065201'), (u'INDIRECT_-1204058327', u'MULTIEQUAL_-1204057542'), (u'MULTIEQUAL_-1204059900', u'MULTIEQUAL_-1204059252'), (u'INDIRECT_-1204060150', u'MULTIEQUAL_-1204060714'), (u'CALL_-1204065688', u'INDIRECT_-1204058426'), (u'MULTIEQUAL_-1204058158', u'MULTIEQUAL_-1204057518'), (u'CALL_-1204063817', u'INDIRECT_-1204057527'), (u'MULTIEQUAL_-1204056781', u'MULTIEQUAL_-1204056773'), (u'INDIRECT_-1204060489', u'MULTIEQUAL_-1204059559'), (u'CALL_-1204065928', u'INDIRECT_-1204058053'), ('const-4', u'PTRADD_-1204056733'), (u'INT_EQUAL_-1204067379', u'CBRANCH_-1204067377'), (u'FLOAT2FLOAT_-1204066915', u'MULTIEQUAL_-1204059410'), (u'INDIRECT_-1204058650', u'MULTIEQUAL_-1204055574'), (u'LOAD_-1204068141', u'FLOAT2FLOAT_-1204068087'), (u'INDIRECT_-1204059887', u'MULTIEQUAL_-1204059679'), (u'COPY_-1204066369', u'MULTIEQUAL_-1204058731'), (u'STORE_-1204063174', u'INDIRECT_-1204058254'), (u'FLOAT2FLOAT_-1204068052', u'MULTIEQUAL_-1204059390'), ('tmp_5548', u'CBRANCH_-1204063883'), (u'COPY_-1204060886', u'MULTIEQUAL_-1204060701'), (u'CALL_-1204064772', u'INDIRECT_-1204057317'), (u'INDIRECT_-1204059763', u'MULTIEQUAL_-1204059471'), (u'MULTIEQUAL_-1204061557', u'INT_NOTEQUAL_-1204065225'), (u'CALL_-1204063817', u'INDIRECT_-1204057824'), (u'INDIRECT_-1204058480', u'MULTIEQUAL_-1204057693'), ('tmp_4617', u'CBRANCH_-1204064797'), (u'MULTIEQUAL_-1204060002', u'FLOAT_LESSEQUAL_-1204062656'), (u'MULTIEQUAL_-1204062802', u'MULTIEQUAL_-1204063612'), ('const-4', u'PTRSUB_-1204058074'), (u'FLOAT2FLOAT_-1204064941', u'MULTIEQUAL_-1204057502'), (u'CALL_-1204067412', u'INDIRECT_-1204059826'), (u'PTRSUB_-1204058806', u'LOAD_-1204068218'), (u'CALL_-1204067879', u'INDIRECT_-1204059544'), ('const-4', u'PTRADD_-1204055733'), (u'MULTIEQUAL_-1204059137', u'MULTIEQUAL_-1204059254'), (u'PTRSUB_-1204055858', u'LOAD_-1204063741'), ('const-832', u'PTRSUB_-1204058154'), (u'INDIRECT_-1204059765', u'MULTIEQUAL_-1204058951'), (u'CALL_-1204068361', u'INDIRECT_-1204059903'), (u'PTRSUB_-1204058745', u'LOAD_-1204068131'), (u'LOAD_-1204069195', u'CAST_-1204059134'), (u'LOAD_-1204067044', u'PTRADD_-1204057912'), (u'INDIRECT_-1204059439', u'MULTIEQUAL_-1204055409'), ('const-0', u'PTRSUB_-1204058081'), (u'INDIRECT_-1204058026', u'MULTIEQUAL_-1204057241'), ('tmp_8125', u'PTRSUB_-1204058039'), (u'INDIRECT_-1204057166', u'MULTIEQUAL_-1204057765'), ('tmp_6483', u'CBRANCH_-1204063778'), ('const-433', u'LOAD_-1204067372'), (u'PTRSUB_-1204059059', u'LOAD_-1204068593'), (u'PTRSUB_-1204058165', u'LOAD_-1204065280'), (u'LOAD_-1204068218', u'PTRADD_-1204058673'), (u'CALL_-1204069078', u'INDIRECT_-1204060243'), ('const-48', u'PTRSUB_-1204057098'), (u'INDIRECT_-1204058785', u'MULTIEQUAL_-1204057996'), (u'INDIRECT_-1204059458', u'MULTIEQUAL_-1204059749'), (u'INDIRECT_-1204060314', u'MULTIEQUAL_-1204060216'), (u'MULTIEQUAL_-1204059282', u'MULTIEQUAL_-1204059254'), (u'MULTIEQUAL_-1204061060', u'MULTIEQUAL_-1204061034'), ('const-828', u'PTRSUB_-1204056777'), ('tmp_1880', u'CBRANCH_-1204067542'), (u'INDIRECT_-1204062155', u'MULTIEQUAL_-1204062450'), (u'MULTIEQUAL_-1204059599', u'MULTIEQUAL_-1204058951'), (u'LOAD_-1204065888', u'CAST_-1204057111'), (u'FLOAT_LESSEQUAL_-1204062626', u'CBRANCH_-1204062652'), (u'CALL_-1204069028', u'INDIRECT_-1204061055'), (u'LOAD_-1204063674', u'PTRADD_-1204055792'), ('const-4', u'PTRADD_-1204059020'), (u'MULTIEQUAL_-1204056443', u'MULTIEQUAL_-1204057031'), (u'INDIRECT_-1204059326', u'MULTIEQUAL_-1204057370'), ('const-3', u'PTRADD_-1204058023'), (u'INDIRECT_-1204060567', u'MULTIEQUAL_-1204059764'), (u'INDIRECT_-1204060089', u'MULTIEQUAL_-1204060653'), (u'CALL_-1204064546', u'INDIRECT_-1204057805'), (u'MULTIEQUAL_-1204055585', u'MULTIEQUAL_-1204057872'), ('const-40', u'PTRSUB_-1204058286'), (u'PTRSUB_-1204055950', u'LOAD_-1204063882'), ('const-4', u'PTRADD_-1204055680'), (u'CALL_-1204064257', u'INDIRECT_-1204057661'), (u'CALL_-1204067163', u'INDIRECT_-1204059210'), ('tmp_6076', u'CBRANCH_-1204063366'), (u'MULTIEQUAL_-1204059195', u'MULTIEQUAL_-1204059155'), (u'COPY_-1204059060', u'MULTIEQUAL_-1204062005'), (u'MULTIEQUAL_-1204060589', u'MULTIEQUAL_-1204059949'), (u'INT_SLESS_-1204069167', u'CBRANCH_-1204069174'), (u'MULTIEQUAL_-1204056965', u'MULTIEQUAL_-1204056934'), (u'CALL_-1204063341', u'INDIRECT_-1204057414'), (u'LOAD_-1204068339', u'MULTIEQUAL_-1204060225'), (u'PTRADD_-1204055634', u'PTRSUB_-1204055632'), (u'CALL_-1204069028', u'INDIRECT_-1204060152'), (u'INDIRECT_-1204059948', u'MULTIEQUAL_-1204059137'), (u'MULTIEQUAL_-1204055409', u'MULTIEQUAL_-1204059321'), (u'PTRSUB_-1204057784', u'LOAD_-1204066665'), (u'LOAD_-1204067044', u'PTRADD_-1204058009'), (u'PTRSUB_-1204059085', u'LOAD_-1204068636'), (u'CALL_-1204066723', u'INDIRECT_-1204059068'), (u'MULTIEQUAL_-1204057224', u'MULTIEQUAL_-1204056381'), (u'PTRSUB_-1204059519', u'CALL_-1204063341'), ('const-0', u'INT_NOTEQUAL_-1204066969'), (u'MULTIEQUAL_-1204059374', u'MULTIEQUAL_-1204059334'), (u'INDIRECT_-1204061437', u'COPY_-1204059032'), (u'LOAD_-1204067044', u'PTRADD_-1204057866'), (u'MULTIEQUAL_-1204058935', u'MULTIEQUAL_-1204058305'), (u'INDIRECT_-1204056434', u'MULTIEQUAL_-1204057031'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204056103'), (u'PTRADD_-1204059045', u'LOAD_-1204068571'), ('const-433', u'LOAD_-1204063564'), (u'INDIRECT_-1204059678', u'INT_NOTEQUAL_-1204065311'), (u'PTRSUB_-1204058021', u'LOAD_-1204067022'), (u'INDIRECT_-1204057791', u'MULTIEQUAL_-1204057518'), (u'LOAD_-1204067044', u'PTRADD_-1204057982'), (u'PTRADD_-1204055752', u'PTRSUB_-1204055750'), (u'MULTIEQUAL_-1204059266', u'MULTIEQUAL_-1204058516'), (u'CALL_-1204066247', u'INDIRECT_-1204058288'), (u'MULTIEQUAL_-1204060047', u'MULTIEQUAL_-1204060011'), (u'CALL_-1204066247', u'INDIRECT_-1204058955'), (u'PTRADD_-1204058017', u'LOAD_-1204067013'), (u'MULTIEQUAL_-1204057391', u'MULTIEQUAL_-1204057383'), (u'MULTIEQUAL_-1204060022', u'MULTIEQUAL_-1204059977'), ('tmp_2433', u'CBRANCH_-1204066916'), (u'INDIRECT_-1204060211', u'MULTIEQUAL_-1204058527'), (u'CALL_-1204064539', u'INDIRECT_-1204056261'), (u'INDIRECT_-1204056861', u'MULTIEQUAL_-1204056838'), ('const-0', u'INT_NOTEQUAL_-1204065260'), (u'INDIRECT_-1204058087', u'MULTIEQUAL_-1204057910'), ('const-1', u'INT_ADD_-1204064552'), ('const-828', u'PTRSUB_-1204055831'), (u'MULTIEQUAL_-1204057497', u'MULTIEQUAL_-1204058297'), (u'INT_ADD_-1204066163', u'MULTIEQUAL_-1204061815'), (u'INDIRECT_-1204061135', u'MULTIEQUAL_-1204061700'), (u'MULTIEQUAL_-1204055418', u'MULTIEQUAL_-1204058711'), (u'CALL_-1204064257', u'INDIRECT_-1204056994'), (u'LOAD_-1204063703', u'MULTIEQUAL_-1204056934'), (u'CALL_-1204066723', u'INDIRECT_-1204058946'), (u'MULTIEQUAL_-1204059855', u'MULTIEQUAL_-1204059215'), (u'MULTIEQUAL_-1204061014', u'MULTIEQUAL_-1204060374'), (u'CALL_-1204065979', u'INDIRECT_-1204059064'), (u'CALL_-1204068361', u'INDIRECT_-1204059533'), (u'CALL_-1204069229', u'INDIRECT_-1204061066'), ('const-8', u'PTRSUB_-1204057980'), (u'MULTIEQUAL_-1204061014', u'MULTIEQUAL_-1204060973'), (u'INT_ADD_-1204063276', u'MULTIEQUAL_-1204057827'), (u'INDIRECT_-1204060941', u'MULTIEQUAL_-1204060734'), ('const-4', u'PTRADD_-1204056229'), (u'LOAD_-1204065440', u'PTRADD_-1204056972'), ('const-8', u'PTRSUB_-1204056942'), (u'LOAD_-1204068218', u'PTRADD_-1204058635'), ('tmp_2063', u'CBRANCH_-1204067377'), (u'LOAD_-1204063589', u'PTRADD_-1204055733'), ('tmp_3039', u'CBRANCH_-1204066323'), ('tmp_8125', u'PTRSUB_-1204058397'), (u'MULTIEQUAL_-1204059676', u'MULTIEQUAL_-1204059643'), ('tmp_8125', u'PTRSUB_-1204056522'), ('const-4', u'PTRSUB_-1204056633'), ('tmp_8126', u'PTRSUB_-1204058842'), (u'STORE_-1204063159', u'INDIRECT_-1204058244'), (u'INDIRECT_-1204058345', u'MULTIEQUAL_-1204055569'), ('tmp_387', u'CBRANCH_-1204069008'), (u'MULTIEQUAL_-1204059189', u'MULTIEQUAL_-1204059152'), ('const-433', u'LOAD_-1204062360'), ('const-433', u'LOAD_-1204064557'), (u'LOAD_-1204066226', u'MULTIEQUAL_-1204055415'), (u'MULTIEQUAL_-1204059383', u'MULTIEQUAL_-1204059350'), ('const-4', u'PTRADD_-1204056934'), (u'MULTIEQUAL_-1204059346', u'MULTIEQUAL_-1204060155'), (u'INDIRECT_-1204061378', u'FLOAT_LESSEQUAL_-1204065239'), (u'INDIRECT_-1204059837', u'MULTIEQUAL_-1204058539'), ('const-32', u'PTRSUB_-1204056426'), ('const-4', u'PTRSUB_-1204057053'), ('const-3', u'PTRADD_-1204057706'), ('const-0', u'INT_NOTEQUAL_-1204065315'), ('const-0', u'CALL_-1204064546'), (u'MULTIEQUAL_-1204058909', u'MULTIEQUAL_-1204058019'), ('const-2', u'INT_EQUAL_-1204067907'), (u'INDIRECT_-1204059957', u'MULTIEQUAL_-1204057999'), (u'MULTIEQUAL_-1204059063', u'MULTIEQUAL_-1204058423'), (u'COPY_-1204065645', u'MULTIEQUAL_-1204058329'), (u'MULTIEQUAL_-1204063471', u'INT_ADD_-1204066111'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204055988'), (u'MULTIEQUAL_-1204055406', u'MULTIEQUAL_-1204059195'), (u'PTRSUB_-1204058538', u'LOAD_-1204067794'), (u'MULTIEQUAL_-1204056474', u'MULTIEQUAL_-1204056466'), ('const-433', u'LOAD_-1204066775'), (u'LOAD_-1204063674', u'PTRADD_-1204055752'), (u'INDIRECT_-1204059663', u'MULTIEQUAL_-1204059327'), ('const-1', u'PTRADD_-1204059087'), (u'CALL_-1204069028', u'INDIRECT_-1204060941'), (u'INDIRECT_-1204057687', u'MULTIEQUAL_-1204058276'), (u'MULTIEQUAL_-1204058206', u'MULTIEQUAL_-1204058181'), ('const-1', u'PTRADD_-1204058776'), (u'INDIRECT_-1204057660', u'MULTIEQUAL_-1204057481'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204057049'), ('const-8', u'PTRSUB_-1204056659'), (u'LOAD_-1204064138', u'PTRADD_-1204055963'), (u'MULTIEQUAL_-1204059681', u'MULTIEQUAL_-1204059644'), (u'PTRSUB_-1204058408', u'LOAD_-1204065228'), (u'INDIRECT_-1204061335', u'MULTIEQUAL_-1204061241'), (u'MULTIEQUAL_-1204061802', u'MULTIEQUAL_-1204062624'), (u'MULTIEQUAL_-1204058539', u'MULTIEQUAL_-1204059619'), ('const-0', u'INT_NOTEQUAL_-1204063884'), (u'MULTIEQUAL_-1204059063', u'MULTIEQUAL_-1204059022'), (u'PTRADD_-1204055963', u'PTRSUB_-1204055961'), ('const-4', u'PTRADD_-1204058784'), ('const-3', u'PTRADD_-1204058789'), (u'MULTIEQUAL_-1204057627', u'MULTIEQUAL_-1204057619'), (u'CALL_-1204065248', u'INDIRECT_-1204058650'), (u'MULTIEQUAL_-1204058654', u'MULTIEQUAL_-1204058631'), (u'COPY_-1204063769', u'MULTIEQUAL_-1204056538'), (u'INDIRECT_-1204057397', u'MULTIEQUAL_-1204057077'), (u'MULTIEQUAL_-1204056533', u'MULTIEQUAL_-1204057327'), (u'MULTIEQUAL_-1204055575', u'MULTIEQUAL_-1204057191'), (u'CALL_-1204065688', u'INDIRECT_-1204058544'), (u'MULTIEQUAL_-1204058522', u'MULTIEQUAL_-1204059821'), (u'INT_NOTEQUAL_-1204066097', u'CBRANCH_-1204066096'), (u'PTRSUB_-1204059492', u'CALL_-1204065248'), (u'CALL_-1204067163', u'INDIRECT_-1204059035'), (u'INT_EQUAL_-1204065914', u'CBRANCH_-1204065912'), (u'MULTIEQUAL_-1204059215', u'MULTIEQUAL_-1204059189'), (u'INDIRECT_-1204057661', u'MULTIEQUAL_-1204057398'), (u'PTRSUB_-1204059492', u'CALL_-1204063817'), (u'INDIRECT_-1204057397', u'MULTIEQUAL_-1204057699'), (u'FLOAT2FLOAT_-1204063349', u'MULTIEQUAL_-1204056443'), (u'MULTIEQUAL_-1204058825', u'MULTIEQUAL_-1204058185'), (u'MULTIEQUAL_-1204058276', u'MULTIEQUAL_-1204058235'), (u'PTRSUB_-1204056587', u'LOAD_-1204064868'), (u'MULTIEQUAL_-1204060055', u'MULTIEQUAL_-1204060047'), (u'INT_ADD_-1204066074', u'MULTIEQUAL_-1204059434'), (u'CALL_-1204067163', u'INDIRECT_-1204059450'), (u'LOAD_-1204068654', u'INT_NOTEQUAL_-1204068602'), (u'PTRSUB_-1204055870', u'LOAD_-1204063759'), (u'PTRADD_-1204056944', u'PTRSUB_-1204056942'), (u'INDIRECT_-1204057717', u'MULTIEQUAL_-1204056932'), (u'INDIRECT_-1204058634', u'MULTIEQUAL_-1204058935'), (u'PTRSUB_-1204055845', u'LOAD_-1204063722'), ('const-16', u'PTRADD_-1204058682'), ('const-4', u'PTRADD_-1204057538'), (u'INDIRECT_-1204060325', u'MULTIEQUAL_-1204060892'), (u'CALL_-1204069197', u'INDIRECT_-1204060611'), (u'CALL_-1204066247', u'INDIRECT_-1204060127'), (u'MULTIEQUAL_-1204059497', u'MULTIEQUAL_-1204059464'), (u'LOAD_-1204065462', u'FLOAT2FLOAT_-1204065408'), (u'INDIRECT_-1204060872', u'MULTIEQUAL_-1204060663'), (u'MULTIEQUAL_-1204057191', u'MULTIEQUAL_-1204058322'), (u'INDIRECT_-1204060062', u'MULTIEQUAL_-1204059964'), (u'MULTIEQUAL_-1204060020', u'MULTIEQUAL_-1204059130'), (u'PTRSUB_-1204056142', u'LOAD_-1204064162'), (u'LOAD_-1204063598', u'FLOAT2FLOAT_-1204063544'), (u'PTRSUB_-1204058567', u'LOAD_-1204067858'), (u'FLOAT2FLOAT_-1204068483', u'MULTIEQUAL_-1204060359'), ('const-433', u'STORE_-1204063159'), (u'INT_NOTEQUAL_-1204066503', u'CBRANCH_-1204066447'), (u'PTRADD_-1204058682', u'PTRSUB_-1204058680'), (u'MULTIEQUAL_-1204059451', u'MULTIEQUAL_-1204058519'), (u'MULTIEQUAL_-1204057322', u'MULTIEQUAL_-1204057302'), (u'INT_EQUAL_-1204064490', u'CBRANCH_-1204064488'), (u'MULTIEQUAL_-1204056567', u'MULTIEQUAL_-1204056541'), (u'MULTIEQUAL_-1204060872', u'MULTIEQUAL_-1204060027'), (u'INDIRECT_-1204057593', u'MULTIEQUAL_-1204057570'), ('const-433', u'LOAD_-1204064544'), ('const-1', u'CALL_-1204067462'), (u'INDIRECT_-1204058590', u'MULTIEQUAL_-1204055578'), (u'MULTIEQUAL_-1204058532', u'MULTIEQUAL_-1204060286'), (u'INT_ADD_-1204064696', u'MULTIEQUAL_-1204058729'), (u'INDIRECT_-1204060213', u'MULTIEQUAL_-1204060006'), (u'PTRADD_-1204057619', u'LOAD_-1204066433'), ('const-1', u'CALL_-1204064495'), (u'CALL_-1204064539', u'INDIRECT_-1204056558'), (u'CALL_-1204065688', u'INDIRECT_-1204058369'), (u'INDIRECT_-1204059377', u'MULTIEQUAL_-1204055403'), ('const-16', u'PTRADD_-1204056726'), (u'CALL_-1204064257', u'INDIRECT_-1204058153'), ('tmp_5940', u'CBRANCH_-1204063486'), (u'MULTIEQUAL_-1204058127', u'MULTIEQUAL_-1204058085'), (u'INDIRECT_-1204060567', u'MULTIEQUAL_-1204060363'), (u'INDIRECT_-1204058575', u'FLOAT_LESSEQUAL_-1204058039'), (u'LOAD_-1204063722', u'MULTIEQUAL_-1204057403'), (u'MULTIEQUAL_-1204056830', u'MULTIEQUAL_-1204056810'), ('const-433', u'LOAD_-1204065666'), (u'PTRSUB_-1204059151', u'LOAD_-1204068729'), (u'INDIRECT_-1204057471', u'MULTIEQUAL_-1204057448'), (u'CALL_-1204064257', u'INDIRECT_-1204057913'), (u'INDIRECT_-1204057168', u'MULTIEQUAL_-1204056381'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204057538'), ('const-0', u'COPY_-1204062532'), ('const-4', u'PTRADD_-1204058755'), (u'CALL_-1204067412', u'INT_EQUAL_-1204067379'), (u'CALL_-1204064495', u'INDIRECT_-1204058441'), (u'LOAD_-1204068247', u'MULTIEQUAL_-1204059725'), ('const-433', u'LOAD_-1204066564'), (u'CALL_-1204065688', u'INDIRECT_-1204059781'), (u'MULTIEQUAL_-1204056602', u'MULTIEQUAL_-1204056594'), ('tmp_8128', u'CALL_-1204067412'), (u'INT_ADD_-1204065275', u'INT_SLESS_-1204065223'), ('const-0', u'INT_NOTEQUAL_-1204064848'), ('tmp_3150', u'CBRANCH_-1204066231'), ('const-433', u'LOAD_-1204066969'), (u'CALL_-1204063817', u'INDIRECT_-1204057649'), (u'MULTIEQUAL_-1204056716', u'MULTIEQUAL_-1204056696'), ('const-433', u'LOAD_-1204065593'), (u'MULTIEQUAL_-1204058995', u'MULTIEQUAL_-1204058347'), (u'MULTIEQUAL_-1204056934', u'INT_NOTEQUAL_-1204063804'), (u'CALL_-1204069078', u'INDIRECT_-1204060597'), (u'MULTIEQUAL_-1204055576', u'MULTIEQUAL_-1204058423'), ('tmp_8125', u'PTRSUB_-1204058567'), ('const-0', u'COPY_-1204066067'), (u'CALL_-1204065688', u'INDIRECT_-1204058971'), (u'INDIRECT_-1204056625', u'MULTIEQUAL_-1204057224'), (u'MULTIEQUAL_-1204056625', u'MULTIEQUAL_-1204057224'), (u'MULTIEQUAL_-1204060404', u'MULTIEQUAL_-1204060363'), (u'INDIRECT_-1204059533', u'MULTIEQUAL_-1204059207'), (u'PTRSUB_-1204056578', u'LOAD_-1204064847'), (u'CALL_-1204069197', u'INDIRECT_-1204063698'), (u'CALL_-1204067462', u'INDIRECT_-1204060035'), ('tmp_8125', u'PTRSUB_-1204057071'), (u'MULTIEQUAL_-1204059391', u'MULTIEQUAL_-1204059378'), (u'CALL_-1204065248', u'INDIRECT_-1204058162'), (u'MULTIEQUAL_-1204057163', u'MULTIEQUAL_-1204057121'), (u'MULTIEQUAL_-1204057684', u'MULTIEQUAL_-1204057656'), (u'INDIRECT_-1204058832', u'MULTIEQUAL_-1204058518'), (u'LOAD_-1204064138', u'PTRADD_-1204055952'), (u'PTRSUB_-1204057601', u'LOAD_-1204066412'), (u'INT_EQUAL_-1204063369', u'CBRANCH_-1204063366'), (u'INDIRECT_-1204058475', u'MULTIEQUAL_-1204055397'), (u'PTRSUB_-1204055576', u'LOAD_-1204063320'), (u'INDIRECT_-1204056434', u'MULTIEQUAL_-1204056409'), (u'PTRSUB_-1204055632', u'LOAD_-1204063416'), (u'LOAD_-1204066580', u'PTRADD_-1204057629'), (u'MULTIEQUAL_-1204058488', u'MULTIEQUAL_-1204057598'), (u'MULTIEQUAL_-1204055418', u'MULTIEQUAL_-1204058764'), (u'MULTIEQUAL_-1204055394', u'MULTIEQUAL_-1204058164'), (u'MULTIEQUAL_-1204058416', u'MULTIEQUAL_-1204058392'), (u'CAST_-1204056355', u'INT_SLESS_-1204064655'), (u'LOAD_-1204068202', u'PTRADD_-1204058784'), ('const-5', u'PTRADD_-1204057877'), ('const-40', u'PTRSUB_-1204058567'), ('const-0', u'INT_NOTEQUAL_-1204065225'), (u'CALL_-1204069197', u'INDIRECT_-1204060554'), (u'MULTIEQUAL_-1204057143', u'MULTIEQUAL_-1204057115'), (u'MULTIEQUAL_-1204055400', u'MULTIEQUAL_-1204058769'), (u'PTRADD_-1204058626', u'PTRSUB_-1204058624'), ('const--248', u'PTRSUB_-1204059519'), (u'PTRSUB_-1204059519', u'CALL_-1204066247'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204059094'), (u'CALL_-1204065928', u'INDIRECT_-1204059033'), (u'CALL_-1204068361', u'INDIRECT_-1204059598'), (u'STORE_-1204063206', u'INDIRECT_-1204058266'), (u'MULTIEQUAL_-1204058423', u'MULTIEQUAL_-1204059235'), (u'INDIRECT_-1204060152', u'MULTIEQUAL_-1204059201'), (u'INDIRECT_-1204061042', u'MULTIEQUAL_-1204060108'), (u'INDIRECT_-1204057168', u'MULTIEQUAL_-1204056401'), (u'MULTIEQUAL_-1204056655', u'MULTIEQUAL_-1204056635'), (u'INDIRECT_-1204059499', u'MULTIEQUAL_-1204055405'), (u'COPY_-1204057149', u'MULTIEQUAL_-1204060002'), (u'MULTIEQUAL_-1204057224', u'MULTIEQUAL_-1204057182'), (u'MULTIEQUAL_-1204057320', u'MULTIEQUAL_-1204055561'), (u'PTRADD_-1204055705', u'LOAD_-1204063527'), (u'LOAD_-1204068106', u'FLOAT2FLOAT_-1204068052'), ('const-4', u'PTRADD_-1204056651'), (u'MULTIEQUAL_-1204059095', u'MULTIEQUAL_-1204059084'), (u'MULTIEQUAL_-1204057954', u'MULTIEQUAL_-1204057115'), ('const-0', u'PTRSUB_-1204057784'), (u'PTRADD_-1204057666', u'PTRSUB_-1204057664'), ('const-433', u'LOAD_-1204065105'), (u'MULTIEQUAL_-1204060714', u'MULTIEQUAL_-1204060673'), ('const-4', u'PTRADD_-1204057594'), (u'MULTIEQUAL_-1204059155', u'MULTIEQUAL_-1204058265'), (u'MULTIEQUAL_-1204055577', u'MULTIEQUAL_-1204058482'), (u'INDIRECT_-1204059517', u'MULTIEQUAL_-1204059808'), (u'MULTIEQUAL_-1204059269', u'MULTIEQUAL_-1204059260'), (u'INDIRECT_-1204059317', u'MULTIEQUAL_-1204055407'), (u'PTRADD_-1204057629', u'PTRSUB_-1204057627'), ('const-433', u'LOAD_-1204065369'), (u'INDIRECT_-1204061695', u'COPY_-1204068752'), (u'MULTIEQUAL_-1204057754', u'MULTIEQUAL_-1204057714'), (u'MULTIEQUAL_-1204060910', u'MULTIEQUAL_-1204061726'), (u'MULTIEQUAL_-1204055393', u'MULTIEQUAL_-1204058155'), (u'MULTIEQUAL_-1204059374', u'MULTIEQUAL_-1204060196'), (u'INDIRECT_-1204058327', u'MULTIEQUAL_-1204057562'), (u'MULTIEQUAL_-1204061583', u'INT_SLESS_-1204067535'), (u'INDIRECT_-1204060366', u'MULTIEQUAL_-1204060055'), ('const-433', u'LOAD_-1204068654'), (u'INDIRECT_-1204058898', u'COPY_-1204064214'), ('const-433', u'STORE_-1204063206'), ('const-4', u'PTRSUB_-1204058633'), (u'CALL_-1204065928', u'INDIRECT_-1204061689'), (u'PTRSUB_-1204059396', u'LOAD_-1204069076'), (u'INDIRECT_-1204059483', u'MULTIEQUAL_-1204060047'), ('const-4', u'PTRADD_-1204057647'), (u'CALL_-1204065928', u'INDIRECT_-1204058423'), (u'LOAD_-1204066470', u'FLOAT2FLOAT_-1204066416'), (u'PTRADD_-1204056570', u'LOAD_-1204064834'), ('const-433', u'LOAD_-1204068195'), (u'PTRSUB_-1204057183', u'LOAD_-1204064533'), (u'CALL_-1204064257', u'INDIRECT_-1204058267'), ('const-8', u'PTRSUB_-1204057059'), (u'MULTIEQUAL_-1204059795', u'MULTIEQUAL_-1204059758'), (u'CALL_-1204066723', u'INDIRECT_-1204059613'), (u'INT_SLESS_-1204064636', u'CBRANCH_-1204064626'), (u'MULTIEQUAL_-1204057765', u'MULTIEQUAL_-1204057723'), (u'INDIRECT_-1204058968', u'MULTIEQUAL_-1204058114'), (u'MULTIEQUAL_-1204055397', u'MULTIEQUAL_-1204058355'), (u'CALL_-1204063817', u'INDIRECT_-1204058634'), (u'CAST_-1204058204', u'LOAD_-1204067701'), (u'MULTIEQUAL_-1204057302', u'MULTIEQUAL_-1204060011'), (u'MULTIEQUAL_-1204058731', u'MULTIEQUAL_-1204058700'), ('const-8', u'PTRSUB_-1204055632'), (u'MULTIEQUAL_-1204055572', u'MULTIEQUAL_-1204058185'), (u'MULTIEQUAL_-1204055564', u'MULTIEQUAL_-1204057457'), ('const-16', u'PTRADD_-1204057594'), (u'INDIRECT_-1204058659', u'MULTIEQUAL_-1204057872'), ('tmp_5036', u'CBRANCH_-1204064460'), (u'INDIRECT_-1204059081', u'MULTIEQUAL_-1204059663'), (u'INDIRECT_-1204061437', u'MULTIEQUAL_-1204058534'), (u'FLOAT_LESS_-1204058084', u'CBRANCH_-1204062650'), (u'INDIRECT_-1204058384', u'MULTIEQUAL_-1204057599'), (u'CALL_-1204064772', u'INDIRECT_-1204057809'), (u'FLOAT_LESSEQUAL_-1204058290', u'CBRANCH_-1204062529'), (u'INDIRECT_-1204060880', u'MULTIEQUAL_-1204060673'), (u'MULTIEQUAL_-1204061700', u'MULTIEQUAL_-1204061060'), (u'PTRSUB_-1204058397', u'LOAD_-1204067570'), (u'INDIRECT_-1204057984', u'MULTIEQUAL_-1204058571'), (u'CALL_-1204064546', u'INDIRECT_-1204058118'), (u'INDIRECT_-1204060794', u'MULTIEQUAL_-1204059856'), (u'MULTIEQUAL_-1204058265', u'MULTIEQUAL_-1204058240'), (u'INT_EQUAL_-1204066275', u'CBRANCH_-1204066272'), (u'MULTIEQUAL_-1204059034', u'MULTIEQUAL_-1204059023'), (u'MULTIEQUAL_-1204055402', u'MULTIEQUAL_-1204058951'), (u'MULTIEQUAL_-1204056635', u'MULTIEQUAL_-1204059343'), ('const-433', u'LOAD_-1204063938'), ('tmp_7793', u'CBRANCH_-1204066142'), (u'LOAD_-1204064097', u'PTRADD_-1204056076'), (u'LOAD_-1204064138', u'PTRSUB_-1204056113'), (u'CALL_-1204065979', u'INDIRECT_-1204059003'), ('tmp_7911', u'CBRANCH_-1204066047'), (u'FLOAT2FLOAT_-1204063884', u'MULTIEQUAL_-1204057491'), (u'MULTIEQUAL_-1204059642', u'MULTIEQUAL_-1204060452'), (u'LOAD_-1204064138', u'PTRADD_-1204055998'), (u'INDIRECT_-1204060390', u'MULTIEQUAL_-1204060951'), (u'PTRADD_-1204055952', u'PTRSUB_-1204055950'), (u'MULTIEQUAL_-1204057327', u'MULTIEQUAL_-1204058141'), (u'CALL_-1204069078', u'INDIRECT_-1204061264'), ('const-828', u'PTRSUB_-1204056142'), (u'INDIRECT_-1204060611', u'MULTIEQUAL_-1204059681'), ('const-433', u'LOAD_-1204065427'), ('const-0', u'INT_NOTEQUAL_-1204063794'), (u'INT_NOTEQUAL_-1204066700', u'CBRANCH_-1204066585'), (u'LOAD_-1204068218', u'PTRADD_-1204058747'), ('const-433', u'STORE_-1204067743'), (u'CALL_-1204063817', u'INDIRECT_-1204057462'), (u'INDIRECT_-1204059020', u'MULTIEQUAL_-1204055402'), (u'CALL_-1204065928', u'INDIRECT_-1204058118'), ('tmp_8125', u'CALL_-1204067462'), (u'INDIRECT_-1204058175', u'MULTIEQUAL_-1204058764'), ('const-4', u'PTRSUB_-1204056107'), ('const-0', u'CALL_-1204067412'), (u'CALL_-1204067412', u'INDIRECT_-1204059220'), ('tmp_4281', u'CBRANCH_-1204065110'), (u'MULTIEQUAL_-1204057624', u'MULTIEQUAL_-1204055566'), (u'LOAD_-1204068266', u'MULTIEQUAL_-1204060168'), (u'INDIRECT_-1204061120', u'MULTIEQUAL_-1204060166'), (u'PTRSUB_-1204057546', u'LOAD_-1204066322'), ('const-4', u'PTRADD_-1204058017'), (u'LOAD_-1204065226', u'MULTIEQUAL_-1204055586'), (u'INDIRECT_-1204058850', u'MULTIEQUAL_-1204058662'), (u'PTRADD_-1204057022', u'LOAD_-1204065494'), (u'MULTIEQUAL_-1204057619', u'MULTIEQUAL_-1204057599'), (u'MULTIEQUAL_-1204055563', u'MULTIEQUAL_-1204056225'), ('const-433', u'LOAD_-1204067083'), ('tmp_8126', u'PTRSUB_-1204058334'), (u'INDIRECT_-1204059395', u'MULTIEQUAL_-1204058585'), (u'MULTIEQUAL_-1204057135', u'MULTIEQUAL_-1204057929'), (u'INDIRECT_-1204058053', u'MULTIEQUAL_-1204056095'), (u'CALL_-1204064257', u'INDIRECT_-1204057246'), ('const-4', u'PTRADD_-1204057923'), (u'MULTIEQUAL_-1204061583', u'INT_SUB_-1204066097'), (u'CALL_-1204069028', u'INDIRECT_-1204060819'), (u'MULTIEQUAL_-1204062802', u'MULTIEQUAL_-1204062776'), ('const-4', u'PTRADD_-1204057966'), (u'PTRADD_-1204057594', u'PTRSUB_-1204057592'), (u'MULTIEQUAL_-1204060060', u'MULTIEQUAL_-1204060020'), (u'INT_EQUAL_-1204065212', u'CBRANCH_-1204065210'), (u'INDIRECT_-1204058720', u'MULTIEQUAL_-1204058530'), (u'PTRADD_-1204059094', u'LOAD_-1204068645'), ('const-4', u'PTRADD_-1204055759'), (u'COPY_-1204058057', u'MULTIEQUAL_-1204060956'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204058755'), ('const-433', u'LOAD_-1204064971'), (u'CALL_-1204066723', u'INDIRECT_-1204059251'), (u'INDIRECT_-1204058593', u'MULTIEQUAL_-1204059176'), (u'MULTIEQUAL_-1204059990', u'MULTIEQUAL_-1204059957'), (u'PTRSUB_-1204057921', u'LOAD_-1204066880'), (u'INDIRECT_-1204057168', u'MULTIEQUAL_-1204056989'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204056733'), (u'INDIRECT_-1204058354', u'MULTIEQUAL_-1204055574'), (u'INT_SLESS_-1204067342', u'CBRANCH_-1204067349'), (u'INDIRECT_-1204060859', u'MULTIEQUAL_-1204060757'), (u'FLOAT2FLOAT_-1204066379', u'MULTIEQUAL_-1204058405'), (u'CALL_-1204064772', u'INDIRECT_-1204058114'), (u'LOAD_-1204064557', u'CAST_-1204056980'), (u'CAST_-1204056980', u'INT_SLESS_-1204064504'), (u'MULTIEQUAL_-1204057241', u'MULTIEQUAL_-1204059950'), (u'INDIRECT_-1204060091', u'MULTIEQUAL_-1204059137'), (u'CALL_-1204065248', u'INDIRECT_-1204058707'), ('tmp_8126', u'CALL_-1204069197'), ('const-8', u'PTRSUB_-1204058946'), (u'STORE_-1204063220', u'INDIRECT_-1204058275'), ('tmp_5474', u'CBRANCH_-1204063952'), (u'MULTIEQUAL_-1204056663', u'MULTIEQUAL_-1204056655'), (u'CALL_-1204069078', u'INDIRECT_-1204059991'), ('const-433', u'LOAD_-1204068425'), (u'INT_EQUAL_-1204067907', u'CBRANCH_-1204067904'), ('const-0', u'INT_NOTEQUAL_-1204063597'), (u'MULTIEQUAL_-1204059785', u'MULTIEQUAL_-1204059137'), ('const-832', u'PTRSUB_-1204059251'), ('const-16', u'PTRADD_-1204058626'), (u'CALL_-1204067163', u'INDIRECT_-1204059515'), (u'INDIRECT_-1204060391', u'MULTIEQUAL_-1204060653'), ('const-0', u'INT_EQUAL_-1204069014'), (u'COPY_-1204068313', u'MULTIEQUAL_-1204059298'), ('const-32', u'PTRSUB_-1204055271'), (u'INT_NOTEQUAL_-1204064538', u'CBRANCH_-1204064537'), ('tmp_7881', u'CBRANCH_-1204066067'), ('const-433', u'LOAD_-1204067858'), (u'INDIRECT_-1204063169', u'MULTIEQUAL_-1204058535'), ('tmp_1113', u'CBRANCH_-1204068223'), (u'FLOAT2FLOAT_-1204066721', u'MULTIEQUAL_-1204059166'), (u'MULTIEQUAL_-1204058585', u'MULTIEQUAL_-1204059407'), (u'INDIRECT_-1204060453', u'MULTIEQUAL_-1204059642'), (u'INDIRECT_-1204059159', u'MULTIEQUAL_-1204058950'), (u'CALL_-1204065979', u'INDIRECT_-1204058751'), (u'INDIRECT_-1204058366', u'MULTIEQUAL_-1204056410'), ('tmp_8127', u'INT_EQUAL_-1204064510'), (u'CALL_-1204066247', u'INDIRECT_-1204061859'), (u'CALL_-1204069078', u'INDIRECT_-1204060121'), (u'LOAD_-1204068676', u'PTRADD_-1204058948'), (u'INDIRECT_-1204058118', u'MULTIEQUAL_-1204057926'), (u'CALL_-1204069197', u'INDIRECT_-1204060489'), (u'PTRSUB_-1204058039', u'LOAD_-1204067044'), (u'MULTIEQUAL_-1204059412', u'MULTIEQUAL_-1204058764'), (u'PTRADD_-1204058635', u'PTRSUB_-1204058633'), (u'MULTIEQUAL_-1204058951', u'MULTIEQUAL_-1204058909'), ('tmp_8126', u'CALL_-1204069028'), (u'INDIRECT_-1204057767', u'MULTIEQUAL_-1204057448'), ('const-8', u'PTRSUB_-1204057664'), (u'INDIRECT_-1204061042', u'MULTIEQUAL_-1204060944'), (u'PTRADD_-1204057856', u'LOAD_-1204066775'), (u'LOAD_-1204065153', u'MULTIEQUAL_-1204058276'), (u'INDIRECT_-1204059517', u'COPY_-1204057120'), (u'INDIRECT_-1204059957', u'MULTIEQUAL_-1204059168'), ('tmp_6855', u'CBRANCH_-1204064511'), ('const-5', u'PTRADD_-1204058959'), ('tmp_8126', u'PTRSUB_-1204057183'), (u'MULTIEQUAL_-1204058520', u'MULTIEQUAL_-1204059323'), (u'CALL_-1204065248', u'INDIRECT_-1204057983'), (u'INDIRECT_-1204060268', u'MULTIEQUAL_-1204058528'), (u'MULTIEQUAL_-1204058455', u'MULTIEQUAL_-1204057815'), ('tmp_2037', u'CBRANCH_-1204067396'), ('const-433', u'LOAD_-1204065226'), (u'MULTIEQUAL_-1204057570', u'MULTIEQUAL_-1204057542'), (u'CALL_-1204066247', u'INDIRECT_-1204058536'), (u'MULTIEQUAL_-1204056932', u'MULTIEQUAL_-1204059644'), ('const-4', u'INT_EQUAL_-1204066049'), (u'INDIRECT_-1204059361', u'MULTIEQUAL_-1204059922'), (u'LOAD_-1204066391', u'PTRADD_-1204057584'), (u'CALL_-1204064539', u'INDIRECT_-1204056741'), (u'LOAD_-1204066116', u'CAST_-1204058879'), (u'CALL_-1204066247', u'INDIRECT_-1204058353'), (u'CALL_-1204064495', u'INDIRECT_-1204059072'), ('tmp_7151', u'CBRANCH_-1204062625'), ('const-433', u'LOAD_-1204066139'), ('const-433', u'LOAD_-1204064834'), (u'MULTIEQUAL_-1204059619', u'MULTIEQUAL_-1204059738'), (u'PTRSUB_-1204058066', u'LOAD_-1204067083'), ('const-0', u'INT_EQUAL_-1204067865'), ('tmp_8125', u'PTRSUB_-1204058538'), (u'MULTIEQUAL_-1204062005', u'FLOAT_LESSEQUAL_-1204065239'), (u'INDIRECT_-1204059326', u'MULTIEQUAL_-1204058539'), (u'LOAD_-1204065547', u'INT_NOTEQUAL_-1204065494'), (u'INDIRECT_-1204060432', u'MULTIEQUAL_-1204059502'), ('const-0', u'INT_EQUAL_-1204065914'), (u'PTRADD_-1204057902', u'LOAD_-1204066844'), (u'CALL_-1204064772', u'INDIRECT_-1204057866'), (u'MULTIEQUAL_-1204060374', u'MULTIEQUAL_-1204061184'), (u'INDIRECT_-1204057359', u'MULTIEQUAL_-1204056594'), ('const-0', u'CALL_-1204068361'), ('const-16', u'PTRADD_-1204055689'), (u'MULTIEQUAL_-1204058211', u'MULTIEQUAL_-1204058803'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204059269'), (u'INDIRECT_-1204062155', u'MULTIEQUAL_-1204055413'), (u'CALL_-1204067462', u'INT_EQUAL_-1204067398'), (u'MULTIEQUAL_-1204056594', u'MULTIEQUAL_-1204057392'), (u'MULTIEQUAL_-1204056381', u'MULTIEQUAL_-1204059091'), (u'LOAD_-1204066915', u'PTRADD_-1204057940'), ('const-433', u'LOAD_-1204068493'), (u'LOAD_-1204065134', u'MULTIEQUAL_-1204057836'), (u'CALL_-1204069028', u'INDIRECT_-1204060510'), (u'INT_NOTEQUAL_-1204067956', u'CBRANCH_-1204067956'), (u'MULTIEQUAL_-1204057261', u'MULTIEQUAL_-1204058059'), (u'INDIRECT_-1204060628', u'MULTIEQUAL_-1204060420'), ('tmp_1313', u'CBRANCH_-1204068026'), (u'INDIRECT_-1204059203', u'MULTIEQUAL_-1204059785'), (u'CALL_-1204063341', u'INDIRECT_-1204056564'), (u'MULTIEQUAL_-1204058537', u'MULTIEQUAL_-1204059383'), (u'CALL_-1204069078', u'INDIRECT_-1204060971'), (u'INDIRECT_-1204060758', u'MULTIEQUAL_-1204059804'), (u'CALL_-1204065979', u'INDIRECT_-1204058942'), (u'PTRADD_-1204056898', u'PTRSUB_-1204056896'), ('const-433', u'LOAD_-1204063651'), (u'CALL_-1204065928', u'INDIRECT_-1204059898'), (u'LOAD_-1204063437', u'INT_NOTEQUAL_-1204063417'), (u'LOAD_-1204066495', u'PTRADD_-1204057647'), ('const-433', u'LOAD_-1204064123'), (u'MULTIEQUAL_-1204059804', u'MULTIEQUAL_-1204059921'), (u'LOAD_-1204063741', u'MULTIEQUAL_-1204056960'), ('tmp_4858', u'CBRANCH_-1204064626'), (u'INDIRECT_-1204059033', u'MULTIEQUAL_-1204058820'), (u'CALL_-1204067879', u'INT_EQUAL_-1204067865'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204057022'), (u'MULTIEQUAL_-1204060951', u'MULTIEQUAL_-1204060311'), (u'LOAD_-1204067044', u'PTRADD_-1204058023'), (u'CALL_-1204069197', u'INDIRECT_-1204060920'), ('const-433', u'LOAD_-1204067022'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204056705'), (u'MULTIEQUAL_-1204057330', u'MULTIEQUAL_-1204057322'), (u'MULTIEQUAL_-1204058636', u'MULTIEQUAL_-1204058595'), (u'PTRADD_-1204057049', u'LOAD_-1204065538'), (u'INT_SUB_-1204064630', u'MULTIEQUAL_-1204058647'), (u'INT_EQUAL_-1204063327', u'CBRANCH_-1204063325'), (u'MULTIEQUAL_-1204058526', u'MULTIEQUAL_-1204060074'), (u'CALL_-1204069028', u'INDIRECT_-1204060998'), ('const-32', u'PTRSUB_-1204058397'), (u'CALL_-1204066247', u'INDIRECT_-1204059260'), ('const-433', u'LOAD_-1204068571'), (u'INT_SLESS_-1204065201', u'CBRANCH_-1204065208'), (u'PTRADD_-1204056982', u'PTRSUB_-1204056980'), (u'PTRADD_-1204057877', u'PTRSUB_-1204057875'), ('tmp_8124', u'PTRSUB_-1204058502'), (u'INDIRECT_-1204058441', u'MULTIEQUAL_-1204057656'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204056570'), ('const-433', u'LOAD_-1204065065'), (u'MULTIEQUAL_-1204059693', u'MULTIEQUAL_-1204060282'), (u'STORE_-1204067743', u'INDIRECT_-1204060989'), (u'CALL_-1204064546', u'INT_EQUAL_-1204064481'), ('const-433', u'LOAD_-1204067955'), (u'CALL_-1204068361', u'INDIRECT_-1204059724'), (u'PTRSUB_-1204055424', u'LOAD_-1204062615'), (u'MULTIEQUAL_-1204058822', u'MULTIEQUAL_-1204058781'), ('const-1', u'INT_ADD_-1204062715'), (u'PTRSUB_-1204058624', u'LOAD_-1204067955'), ('const-4', u'PTRADD_-1204058143'), (u'MULTIEQUAL_-1204057208', u'MULTIEQUAL_-1204057180'), (u'CALL_-1204065928', u'INDIRECT_-1204058244'), (u'MULTIEQUAL_-1204060835', u'MULTIEQUAL_-1204060794'), ('tmp_1387', u'CBRANCH_-1204067956'), ('const-40', u'PTRSUB_-1204059396'), (u'CALL_-1204065979', u'INDIRECT_-1204058576'), ('const-0', u'INT_EQUAL_-1204064758'), (u'MULTIEQUAL_-1204061001', u'MULTIEQUAL_-1204060975'), (u'MULTIEQUAL_-1204056773', u'MULTIEQUAL_-1204056753'), (u'INDIRECT_-1204059517', u'COPY_-1204065200'), (u'INDIRECT_-1204057744', u'MULTIEQUAL_-1204055586'), (u'PTRSUB_-1204059492', u'CALL_-1204067879'), (u'LOAD_-1204068218', u'PTRADD_-1204058776'), (u'CALL_-1204065979', u'INDIRECT_-1204058149'), (u'FLOAT2FLOAT_-1204064849', u'MULTIEQUAL_-1204057409'), (u'PTRSUB_-1204056237', u'LOAD_-1204063800'), (u'INDIRECT_-1204061907', u'MULTIEQUAL_-1204061811'), (u'LOAD_-1204064971', u'PTRADD_-1204056651'), (u'MULTIEQUAL_-1204060481', u'MULTIEQUAL_-1204061815'), (u'CALL_-1204069197', u'INDIRECT_-1204060859'), ('const-1', u'INT_ADD_-1204063171'), (u'CALL_-1204065928', u'INDIRECT_-1204058785'), ('tmp_8125', u'PTRSUB_-1204058165'), ('const-16', u'PTRADD_-1204056009'), (u'CALL_-1204064546', u'INDIRECT_-1204057626'), (u'LOAD_-1204068676', u'PTRSUB_-1204059104'), ('const-0', u'INT_NOTEQUAL_-1204066859'), ('const-433', u'LOAD_-1204068285'), ('const-4', u'COPY_-1204068471'), (u'MULTIEQUAL_-1204055584', u'MULTIEQUAL_-1204057815'), ('const-16', u'PTRADD_-1204057912'), ('tmp_7522', u'CBRANCH_-1204062580'), (u'CALL_-1204068361', u'INDIRECT_-1204060265'), (u'MULTIEQUAL_-1204056574', u'MULTIEQUAL_-1204059282'), (u'MULTIEQUAL_-1204057320', u'MULTIEQUAL_-1204057904'), ('const-32', u'PTRSUB_-1204058538'), (u'MULTIEQUAL_-1204055568', u'MULTIEQUAL_-1204057931'), (u'PTRSUB_-1204057374', u'LOAD_-1204066000'), (u'INDIRECT_-1204059203', u'MULTIEQUAL_-1204055405'), (u'MULTIEQUAL_-1204060169', u'MULTIEQUAL_-1204060132'), (u'MULTIEQUAL_-1204058636', u'MULTIEQUAL_-1204057996'), (u'CALL_-1204064495', u'INDIRECT_-1204058205'), ('const-433', u'LOAD_-1204064191'), (u'CALL_-1204064546', u'MULTIEQUAL_-1204060753'), (u'INT_SLESS_-1204065223', u'CBRANCH_-1204065230'), (u'INT_ADD_-1204063276', u'INT_EQUAL_-1204063254'), (u'MULTIEQUAL_-1204058206', u'MULTIEQUAL_-1204057363'), (u'INDIRECT_-1204059450', u'MULTIEQUAL_-1204059166'), (u'MULTIEQUAL_-1204058306', u'MULTIEQUAL_-1204058294'), (u'MULTIEQUAL_-1204058531', u'MULTIEQUAL_-1204060374'), (u'INDIRECT_-1204058829', u'MULTIEQUAL_-1204055577'), (u'MULTIEQUAL_-1204059738', u'MULTIEQUAL_-1204059701'), (u'MULTIEQUAL_-1204057287', u'MULTIEQUAL_-1204057262'), (u'MULTIEQUAL_-1204055412', u'MULTIEQUAL_-1204060007'), ('tmp_8124', u'PTRSUB_-1204058515'), ('const-16', u'PTRADD_-1204057014'), (u'CALL_-1204069229', u'INDIRECT_-1204061990'), (u'CALL_-1204067462', u'INDIRECT_-1204060214'), ('const-0', u'INT_NOTEQUAL_-1204065494'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204056679'), (u'CALL_-1204065928', u'INDIRECT_-1204058850'), (u'INDIRECT_-1204057774', u'MULTIEQUAL_-1204056989'), (u'PTRSUB_-1204059519', u'CALL_-1204067163'), ('const-4', u'PTRADD_-1204055942'), ('const-1', u'INT_ADD_-1204063819'), (u'INDIRECT_-1204057791', u'MULTIEQUAL_-1204057593'), (u'PTRSUB_-1204055524', u'STORE_-1204063206'), (u'CALL_-1204064257', u'INDIRECT_-1204057059'), (u'CALL_-1204067163', u'INDIRECT_-1204058974'), ('const-664', u'PTRSUB_-1204057812'), (u'INT_SLESS_-1204063771', u'CBRANCH_-1204063778'), (u'CALL_-1204063341', u'INDIRECT_-1204056499'), (u'MULTIEQUAL_-1204055419', u'MULTIEQUAL_-1204058532'), (u'INDIRECT_-1204059961', u'MULTIEQUAL_-1204059154'), (u'PTRSUB_-1204057053', u'LOAD_-1204065547'), (u'CALL_-1204069229', u'INDIRECT_-1204060944'), (u'MULTIEQUAL_-1204061001', u'MULTIEQUAL_-1204061811'), (u'CALL_-1204065248', u'INDIRECT_-1204058280'), ('const-16', u'PTRADD_-1204055998'), (u'CALL_-1204067879', u'INDIRECT_-1204059963'), (u'MULTIEQUAL_-1204058273', u'COPY_-1204058027'), (u'MULTIEQUAL_-1204059168', u'MULTIEQUAL_-1204059130'), (u'CALL_-1204067879', u'INDIRECT_-1204059780'), (u'PTRSUB_-1204057864', u'LOAD_-1204066788'), ('const-4', u'PTRSUB_-1204056736'), (u'MULTIEQUAL_-1204057264', u'MULTIEQUAL_-1204058078'), (u'MULTIEQUAL_-1204057892', u'MULTIEQUAL_-1204057049'), (u'PTRSUB_-1204059251', u'LOAD_-1204066139'), (u'INDIRECT_-1204059837', u'MULTIEQUAL_-1204060404'), (u'CALL_-1204066723', u'INDIRECT_-1204058710'), ('const-433', u'LOAD_-1204066915'), ('const-433', u'STORE_-1204063174'), (u'MULTIEQUAL_-1204058571', u'MULTIEQUAL_-1204057931'), (u'MULTIEQUAL_-1204057394', u'MULTIEQUAL_-1204057352'), (u'FLOAT2FLOAT_-1204066324', u'MULTIEQUAL_-1204058304'), (u'INDIRECT_-1204058003', u'MULTIEQUAL_-1204057684'), (u'MULTIEQUAL_-1204059468', u'MULTIEQUAL_-1204059441'), ('const-16', u'PTRADD_-1204058948'), (u'CALL_-1204065248', u'INDIRECT_-1204057613'), (u'PTRSUB_-1204058895', u'LOAD_-1204068339'), (u'LOAD_-1204065105', u'PTRADD_-1204056635'), (u'MULTIEQUAL_-1204055405', u'MULTIEQUAL_-1204059137'), ('const-40', u'PTRSUB_-1204055424'), (u'INT_EQUAL_-1204065232', u'CBRANCH_-1204065230'), (u'MULTIEQUAL_-1204058764', u'MULTIEQUAL_-1204058724'), (u'PTRSUB_-1204059229', u'LOAD_-1204066093'), (u'PTRADD_-1204057175', u'MULTIEQUAL_-1204061557'), (u'MULTIEQUAL_-1204059497', u'MULTIEQUAL_-1204059616'), ('tmp_5274', u'CBRANCH_-1204064143'), (u'LOAD_-1204063847', u'PTRADD_-1204056244'), (u'STORE_-1204063174', u'INDIRECT_-1204058195'), ('const-433', u'LOAD_-1204063472'), (u'INDIRECT_-1204060692', u'MULTIEQUAL_-1204058530'), (u'MULTIEQUAL_-1204057996', u'MULTIEQUAL_-1204058808'), (u'MULTIEQUAL_-1204058175', u'MULTIEQUAL_-1204058164'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204058522'), (u'INDIRECT_-1204059186', u'MULTIEQUAL_-1204059470'), (u'CALL_-1204067462', u'INDIRECT_-1204060271'), (u'MULTIEQUAL_-1204059843', u'MULTIEQUAL_-1204059798'), (u'INDIRECT_-1204057923', u'MULTIEQUAL_-1204055585'), ('tmp_8127', u'INT_EQUAL_-1204067907'), ('const-16', u'PTRADD_-1204056626'), (u'MULTIEQUAL_-1204058175', u'MULTIEQUAL_-1204057287'), (u'MULTIEQUAL_-1204062171', u'MULTIEQUAL_-1204062116'), ('const-433', u'LOAD_-1204066093'), (u'INT_ADD_-1204066111', u'MULTIEQUAL_-1204063471'), (u'MULTIEQUAL_-1204059362', u'MULTIEQUAL_-1204059287'), (u'MULTIEQUAL_-1204059046', u'FLOAT_LESSEQUAL_-1204058039'), (u'INDIRECT_-1204058968', u'MULTIEQUAL_-1204058155'), (u'MULTIEQUAL_-1204055411', u'MULTIEQUAL_-1204060001'), (u'MULTIEQUAL_-1204058249', u'MULTIEQUAL_-1204057619'), (u'MULTIEQUAL_-1204059693', u'MULTIEQUAL_-1204058521'), (u'MULTIEQUAL_-1204060374', u'MULTIEQUAL_-1204060348'), ('tmp_921', u'CBRANCH_-1204068426'), (u'CALL_-1204067462', u'INDIRECT_-1204059128'), (u'INDIRECT_-1204058205', u'MULTIEQUAL_-1204057440'), ('const-4', u'PTRADD_-1204057940'), (u'CALL_-1204065688', u'INDIRECT_-1204058068'), ('const-4', u'PTRADD_-1204056955'), ('const-864', u'PTRSUB_-1204056755'), (u'CALL_-1204064539', u'INDIRECT_-1204056501'), (u'INDIRECT_-1204060388', u'MULTIEQUAL_-1204059585'), (u'INDIRECT_-1204058519', u'MULTIEQUAL_-1204058211'), ('const-16', u'PTRADD_-1204056095'), ('const-16', u'PTRADD_-1204056580'), (u'INDIRECT_-1204059496', u'MULTIEQUAL_-1204055410'), (u'INT_NOTEQUAL_-1204065028', u'CBRANCH_-1204064972'), ('const-433', u'LOAD_-1204067976'), (u'MULTIEQUAL_-1204058523', u'MULTIEQUAL_-1204059739'), ('const-40', u'PTRSUB_-1204056498'), (u'MULTIEQUAL_-1204056716', u'MULTIEQUAL_-1204057514'), (u'MULTIEQUAL_-1204058932', u'MULTIEQUAL_-1204058887'), ('const-0', u'CALL_-1204066723'), (u'CALL_-1204065688', u'INDIRECT_-1204057877'), ('const-0', u'INT_EQUAL_-1204065895'), (u'INDIRECT_-1204060513', u'MULTIEQUAL_-1204060775'), (u'LOAD_-1204068493', u'PTRADD_-1204058983'), ('tmp_2299', u'CBRANCH_-1204067049'), (u'CAST_-1204055211', u'INT_SLESS_-1204062618'), (u'COPY_-1204064214', u'MULTIEQUAL_-1204057491'), ('const-0', u'INT_NOTEQUAL_-1204068772'), (u'MULTIEQUAL_-1204059000', u'MULTIEQUAL_-1204058959'), (u'INDIRECT_-1204059147', u'MULTIEQUAL_-1204058360'), (u'INDIRECT_-1204058175', u'MULTIEQUAL_-1204055571'), ('const-0', u'CALL_-1204065928'), (u'CALL_-1204065928', u'INDIRECT_-1204058545'), ('const-433', u'LOAD_-1204064903'), (u'MULTIEQUAL_-1204058532', u'MULTIEQUAL_-1204060431'), ('const-0', u'CALL_-1204065979'), (u'CALL_-1204068795', u'INDIRECT_-1204059856'), (u'INDIRECT_-1204060452', u'MULTIEQUAL_-1204058526'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204057673'), (u'CALL_-1204069078', u'INDIRECT_-1204060849'), (u'CALL_-1204068361', u'INDIRECT_-1204060025'), (u'MULTIEQUAL_-1204057448', u'MULTIEQUAL_-1204057420'), (u'LOAD_-1204064138', u'PTRADD_-1204056109'), (u'CALL_-1204065928', u'INT_EQUAL_-1204065895'), (u'LOAD_-1204068984', u'CAST_-1204059013'), (u'MULTIEQUAL_-1204061071', u'MULTIEQUAL_-1204061030'), (u'LOAD_-1204066580', u'PTRADD_-1204057594'), ('const-3', u'PTRADD_-1204056982'), ('const-2', u'PTRADD_-1204056698'), (u'MULTIEQUAL_-1204055586', u'MULTIEQUAL_-1204057693'), (u'INDIRECT_-1204060005', u'MULTIEQUAL_-1204059155'), (u'PTRADD_-1204058755', u'LOAD_-1204068141'), (u'CALL_-1204067412', u'INDIRECT_-1204059460'), (u'MULTIEQUAL_-1204059528', u'MULTIEQUAL_-1204059502'), (u'CALL_-1204063341', u'INDIRECT_-1204056625'), (u'INDIRECT_-1204058366', u'MULTIEQUAL_-1204058178'), ('const-8', u'PTRSUB_-1204056896'), (u'CALL_-1204067412', u'INDIRECT_-1204059338'), (u'MULTIEQUAL_-1204055581', u'MULTIEQUAL_-1204060910'), ('tmp_8126', u'PTRSUB_-1204058828'), ('const-0', u'PTRSUB_-1204056167'), (u'MULTIEQUAL_-1204059401', u'MULTIEQUAL_-1204059327'), ('const-433', u'LOAD_-1204066811'), (u'MULTIEQUAL_-1204062171', u'MULTIEQUAL_-1204062978'), ('const-0', u'PTRSUB_-1204055870'), (u'INDIRECT_-1204057588', u'MULTIEQUAL_-1204057269'), (u'MULTIEQUAL_-1204059407', u'MULTIEQUAL_-1204060216'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204059068'), (u'INDIRECT_-1204059765', u'MULTIEQUAL_-1204058909'), ('tmp_8125', u'PTRSUB_-1204057194'), ('const-0', u'INT_SLESS_-1204068956'), (u'COPY_-1204059061', u'MULTIEQUAL_-1204062005'), (u'MULTIEQUAL_-1204061976', u'FLOAT_LESS_-1204061170'), (u'MULTIEQUAL_-1204058219', u'MULTIEQUAL_-1204058178'), (u'MULTIEQUAL_-1204058394', u'MULTIEQUAL_-1204058353'), (u'PTRADD_-1204059004', u'PTRSUB_-1204059002'), (u'INDIRECT_-1204060998', u'MULTIEQUAL_-1204060050'), (u'MULTIEQUAL_-1204057815', u'MULTIEQUAL_-1204057777'), (u'CALL_-1204064539', u'INDIRECT_-1204056074'), (u'MULTIEQUAL_-1204058013', u'MULTIEQUAL_-1204057971'), ('const-16', u'PTRSUB_-1204058515'), (u'MULTIEQUAL_-1204057805', u'MULTIEQUAL_-1204055567'), ('tmp_7488', u'CBRANCH_-1204065210'), (u'MULTIEQUAL_-1204059434', u'MULTIEQUAL_-1204058558'), ('tmp_8125', u'PTRSUB_-1204055185'), (u'CALL_-1204065979', u'INDIRECT_-1204059300'), (u'INDIRECT_-1204057649', u'MULTIEQUAL_-1204057952'), (u'INDIRECT_-1204058327', u'MULTIEQUAL_-1204058150'), (u'CALL_-1204066247', u'INDIRECT_-1204059317'), (u'PTRSUB_-1204055271', u'LOAD_-1204062645'), (u'INDIRECT_-1204057923', u'MULTIEQUAL_-1204058512'), (u'MULTIEQUAL_-1204057502', u'MULTIEQUAL_-1204055564'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204056934'), (u'CALL_-1204065248', u'INDIRECT_-1204058471'), (u'INDIRECT_-1204057649', u'MULTIEQUAL_-1204057330'), (u'INDIRECT_-1204059098', u'MULTIEQUAL_-1204058887'), ('const-433', u'LOAD_-1204065074'), (u'MULTIEQUAL_-1204058246', u'MULTIEQUAL_-1204058206'), (u'INDIRECT_-1204058236', u'MULTIEQUAL_-1204058825'), (u'MULTIEQUAL_-1204058647', u'CALL_-1204064495'), ('const-16', u'PTRADD_-1204059087'), (u'MULTIEQUAL_-1204062116', u'MULTIEQUAL_-1204061227'), (u'INDIRECT_-1204058183', u'MULTIEQUAL_-1204057993'), (u'MULTIEQUAL_-1204061583', u'INT_ADD_-1204067803'), (u'MULTIEQUAL_-1204058518', u'MULTIEQUAL_-1204055398'), (u'INT_SLESS_-1204066063', u'CBRANCH_-1204066070'), (u'INDIRECT_-1204058003', u'MULTIEQUAL_-1204058306'), (u'PTRADD_-1204059221', u'MULTIEQUAL_-1204063522'), (u'CALL_-1204067412', u'INDIRECT_-1204059098'), ('tmp_8125', u'PTRSUB_-1204057490'), (u'MULTIEQUAL_-1204058034', u'MULTIEQUAL_-1204057993'), ('const-433', u'LOAD_-1204065382'), (u'INDIRECT_-1204058026', u'MULTIEQUAL_-1204057261'), (u'MULTIEQUAL_-1204059583', u'MULTIEQUAL_-1204058729'), ('const-433', u'LOAD_-1204066647'), (u'INDIRECT_-1204056747', u'MULTIEQUAL_-1204056724'), (u'MULTIEQUAL_-1204056747', u'MULTIEQUAL_-1204056724'), (u'MULTIEQUAL_-1204058517', u'MULTIEQUAL_-1204059282'), ('const-8', u'PTRSUB_-1204056034'), (u'INDIRECT_-1204059556', u'MULTIEQUAL_-1204059843'), (u'INDIRECT_-1204059961', u'MULTIEQUAL_-1204059009'), (u'PTRADD_-1204056068', u'PTRSUB_-1204056066'), ('const-3', u'INT_EQUAL_-1204065232'), ('const-4', u'PTRSUB_-1204058680'), (u'PTRSUB_-1204057812', u'LOAD_-1204066701'), (u'MULTIEQUAL_-1204057918', u'MULTIEQUAL_-1204057884'), (u'CALL_-1204067462', u'INDIRECT_-1204059795'), (u'MULTIEQUAL_-1204059334', u'MULTIEQUAL_-1204058444'), (u'MULTIEQUAL_-1204058519', u'MULTIEQUAL_-1204059407'), (u'INDIRECT_-1204057414', u'MULTIEQUAL_-1204057391'), (u'MULTIEQUAL_-1204056955', u'MULTIEQUAL_-1204058084'), (u'MULTIEQUAL_-1204056773', u'MULTIEQUAL_-1204057573'), (u'MULTIEQUAL_-1204058943', u'MULTIEQUAL_-1204058303'), (u'INDIRECT_-1204058972', u'MULTIEQUAL_-1204058185'), (u'MULTIEQUAL_-1204059046', u'FLOAT_LESS_-1204058126'), ('tmp_4481', u'CBRANCH_-1204064917'), (u'MULTIEQUAL_-1204058469', u'MULTIEQUAL_-1204058428'), (u'PTRSUB_-1204059239', u'LOAD_-1204066116'), (u'INDIRECT_-1204061806', u'MULTIEQUAL_-1204060856'), (u'MULTIEQUAL_-1204057460', u'MULTIEQUAL_-1204056830'), (u'MULTIEQUAL_-1204056893', u'MULTIEQUAL_-1204057689'), (u'MULTIEQUAL_-1204058063', u'MULTIEQUAL_-1204058873'), (u'INDIRECT_-1204057630', u'MULTIEQUAL_-1204055566'), ('const-4', u'PTRADD_-1204058663'), ('const-433', u'LOAD_-1204067460'), (u'MULTIEQUAL_-1204055403', u'MULTIEQUAL_-1204059015'), (u'CALL_-1204064495', u'INDIRECT_-1204057420'), (u'INDIRECT_-1204056747', u'MULTIEQUAL_-1204057346'), (u'MULTIEQUAL_-1204056747', u'MULTIEQUAL_-1204057346'), (u'CALL_-1204066723', u'INDIRECT_-1204059438'), ('tmp_6737', u'CBRANCH_-1204062835'), ('const-1', u'INT_ADD_-1204066111'), (u'LOAD_-1204065265', u'PTRADD_-1204058143'), (u'MULTIEQUAL_-1204057254', u'MULTIEQUAL_-1204058381'), (u'MULTIEQUAL_-1204059168', u'MULTIEQUAL_-1204059984'), ('const-0', u'PTRSUB_-1204058502'), (u'INDIRECT_-1204058338', u'MULTIEQUAL_-1204058313'), ('const-433', u'LOAD_-1204065547'), (u'CALL_-1204067412', u'INDIRECT_-1204059700'), (u'CALL_-1204064772', u'INDIRECT_-1204060953'), ('tmp_8126', u'PTRSUB_-1204055845'), (u'CALL_-1204066247', u'INDIRECT_-1204059439'), (u'INDIRECT_-1204059483', u'MULTIEQUAL_-1204058519'), (u'INDIRECT_-1204061689', u'MULTIEQUAL_-1204061509'), (u'MULTIEQUAL_-1204055571', u'MULTIEQUAL_-1204058124'), (u'MULTIEQUAL_-1204057952', u'MULTIEQUAL_-1204057322'), (u'MULTIEQUAL_-1204056095', u'MULTIEQUAL_-1204057224'), ('const-3', u'PTRADD_-1204056036'), (u'CALL_-1204065688', u'INDIRECT_-1204058190'), (u'CALL_-1204066247', u'INDIRECT_-1204060068'), (u'CALL_-1204065928', u'INDIRECT_-1204058720'), (u'MULTIEQUAL_-1204058457', u'MULTIEQUAL_-1204055397'), (u'LOAD_-1204067044', u'PTRADD_-1204057923'), (u'INT_NOTEQUAL_-1204063953', u'CBRANCH_-1204063952'), ('const-433', u'LOAD_-1204063800'), (u'MULTIEQUAL_-1204059884', u'MULTIEQUAL_-1204060692'), (u'MULTIEQUAL_-1204059949', u'MULTIEQUAL_-1204059921'), (u'INDIRECT_-1204059700', u'MULTIEQUAL_-1204058842'), (u'PTRSUB_-1204058633', u'LOAD_-1204067976'), (u'LOAD_-1204067460', u'CALL_-1204067412'), (u'PTRADD_-1204056679', u'LOAD_-1204064995'), (u'MULTIEQUAL_-1204059739', u'MULTIEQUAL_-1204059704'), (u'INDIRECT_-1204059231', u'MULTIEQUAL_-1204058515'), (u'LOAD_-1204065105', u'PTRADD_-1204056580'), ('const-433', u'LOAD_-1204066433'), (u'LOAD_-1204065569', u'PTRADD_-1204057014'), ('tmp_8125', u'PTRSUB_-1204056160'), (u'CALL_-1204064257', u'INDIRECT_-1204057543'), (u'MULTIEQUAL_-1204055393', u'MULTIEQUAL_-1204058102'), (u'FLOAT2FLOAT_-1204064975', u'MULTIEQUAL_-1204057563'), (u'MULTIEQUAL_-1204056952', u'MULTIEQUAL_-1204056932'), ('const-5', u'PTRADD_-1204056580'), (u'COPY_-1204068471', u'MULTIEQUAL_-1204060683'), (u'MULTIEQUAL_-1204059212', u'MULTIEQUAL_-1204059199'), (u'MULTIEQUAL_-1204058790', u'MULTIEQUAL_-1204058756'), (u'CALL_-1204067412', u'INDIRECT_-1204059159'), ('const-433', u'LOAD_-1204063598'), (u'MULTIEQUAL_-1204058084', u'MULTIEQUAL_-1204057241'), (u'CALL_-1204067412', u'MULTIEQUAL_-1204062454'), (u'PTRSUB_-1204059492', u'CALL_-1204066247'), (u'INT_ADD_-1204066111', u'INT_SLESS_-1204066063'), (u'CALL_-1204066247', u'INDIRECT_-1204059142'), (u'MULTIEQUAL_-1204059000', u'MULTIEQUAL_-1204058360'), ('const-2', u'INT_EQUAL_-1204063369'), ('const-433', u'STORE_-1204063220'), ('const-4', u'PTRADD_-1204057049'), (u'INT_SUB_-1204062734', u'INT_ADD_-1204062715'), ('const-0', u'INT_NOTEQUAL_-1204068026'), (u'CAST_-1204057111', u'INT_SLESS_-1204065860'), (u'MULTIEQUAL_-1204058114', u'MULTIEQUAL_-1204057224'), (u'MULTIEQUAL_-1204058394', u'MULTIEQUAL_-1204057754'), ('tmp_4814', u'CBRANCH_-1204064662'), ('const-1', u'CALL_-1204069078'), (u'MULTIEQUAL_-1204058644', u'MULTIEQUAL_-1204058602'), (u'PTRSUB_-1204058381', u'LOAD_-1204067537'), (u'MULTIEQUAL_-1204059663', u'MULTIEQUAL_-1204059015'), (u'CALL_-1204065928', u'INDIRECT_-1204059957'), (u'MULTIEQUAL_-1204058333', u'MULTIEQUAL_-1204058932'), ('const-8', u'PTRSUB_-1204058671'), ('const-0', u'CALL_-1204064257'), (u'INT_NOTEQUAL_-1204063417', u'CBRANCH_-1204063417'), (u'LOAD_-1204068676', u'PTRADD_-1204059100'), (u'PTRSUB_-1204056907', u'LOAD_-1204065336'), (u'PTRADD_-1204056076', u'LOAD_-1204064063'), (u'MULTIEQUAL_-1204055572', u'MULTIEQUAL_-1204057016'), (u'CALL_-1204065928', u'INDIRECT_-1204059090'), (u'MULTIEQUAL_-1204059195', u'MULTIEQUAL_-1204060017'), (u'CALL_-1204069028', u'INDIRECT_-1204060453'), (u'PTRADD_-1204057673', u'LOAD_-1204066504'), (u'MULTIEQUAL_-1204059440', u'MULTIEQUAL_-1204059407'), (u'INDIRECT_-1204058593', u'MULTIEQUAL_-1204055416'), (u'MULTIEQUAL_-1204055584', u'MULTIEQUAL_-1204056646'), (u'CALL_-1204068361', u'INDIRECT_-1204061378'), (u'CALL_-1204065248', u'INDIRECT_-1204058345'), (u'INDIRECT_-1204058545', u'MULTIEQUAL_-1204058353'), (u'INDIRECT_-1204057595', u'MULTIEQUAL_-1204056830'), (u'INDIRECT_-1204059382', u'MULTIEQUAL_-1204059961'), (u'MULTIEQUAL_-1204058347', u'MULTIEQUAL_-1204058306'), (u'CALL_-1204067412', u'INDIRECT_-1204059281'), (u'MULTIEQUAL_-1204059355', u'MULTIEQUAL_-1204058707'), (u'MULTIEQUAL_-1204059868', u'MULTIEQUAL_-1204059835'), (u'MULTIEQUAL_-1204055416', u'MULTIEQUAL_-1204058528'), ('const-433', u'LOAD_-1204063795'), (u'INDIRECT_-1204060570', u'MULTIEQUAL_-1204058528'), (u'LOAD_-1204063674', u'PTRADD_-1204055715'), (u'MULTIEQUAL_-1204059599', u'MULTIEQUAL_-1204059554'), (u'LOAD_-1204066701', u'MULTIEQUAL_-1204059233'), (u'MULTIEQUAL_-1204058360', u'MULTIEQUAL_-1204059176'), (u'LOAD_-1204067570', u'CAST_-1204058130'), (u'PTRADD_-1204057966', u'LOAD_-1204066937'), ('const-433', u'LOAD_-1204064695'), (u'MULTIEQUAL_-1204057383', u'MULTIEQUAL_-1204058181'), ('const-4', u'PTRADD_-1204058728'), ('const-4', u'PTRADD_-1204058161'), (u'CALL_-1204069229', u'INDIRECT_-1204061005'), (u'CALL_-1204063341', u'INDIRECT_-1204056747'), (u'MULTIEQUAL_-1204060107', u'MULTIEQUAL_-1204060074'), (u'MULTIEQUAL_-1204055400', u'MULTIEQUAL_-1204058822'), (u'MULTIEQUAL_-1204060050', u'MULTIEQUAL_-1204060169'), ('const-16', u'PTRADD_-1204055752'), (u'LOAD_-1204066609', u'MULTIEQUAL_-1204058700'), (u'MULTIEQUAL_-1204058521', u'MULTIEQUAL_-1204059497'), (u'PTRSUB_-1204058828', u'LOAD_-1204068247'), (u'MULTIEQUAL_-1204060135', u'MULTIEQUAL_-1204060108'), (u'PTRSUB_-1204059181', u'LOAD_-1204068773'), (u'INDIRECT_-1204056804', u'MULTIEQUAL_-1204057403'), (u'INDIRECT_-1204058650', u'MULTIEQUAL_-1204055419'), (u'MULTIEQUAL_-1204059179', u'MULTIEQUAL_-1204059138'), (u'INDIRECT_-1204058602', u'MULTIEQUAL_-1204057815'), (u'CALL_-1204066247', u'INDIRECT_-1204058593'), (u'MULTIEQUAL_-1204058932', u'MULTIEQUAL_-1204058284'), (u'INT_SLESS_-1204065860', u'CBRANCH_-1204065867'), (u'LOAD_-1204063759', u'MULTIEQUAL_-1204057639'), (u'CALL_-1204063341', u'INDIRECT_-1204060070'), (u'MULTIEQUAL_-1204060282', u'MULTIEQUAL_-1204060241'), (u'MULTIEQUAL_-1204057200', u'MULTIEQUAL_-1204057996'), (u'MULTIEQUAL_-1204059884', u'MULTIEQUAL_-1204059856'), ('const-832', u'PTRSUB_-1204057206'), (u'INDIRECT_-1204059826', u'MULTIEQUAL_-1204059015'), (u'PTRSUB_-1204057039', u'LOAD_-1204065528'), (u'INT_NOTEQUAL_-1204065315', u'CBRANCH_-1204065314'), (u'COPY_-1204065200', u'MULTIEQUAL_-1204057378'), (u'INT_NOTEQUAL_-1204065494', u'CBRANCH_-1204065441'), (u'PTRADD_-1204057990', u'LOAD_-1204066969'), ('tmp_8127', u'INT_EQUAL_-1204063757'), (u'INDIRECT_-1204059316', u'MULTIEQUAL_-1204059599'), (u'INDIRECT_-1204059338', u'MULTIEQUAL_-1204058528'), ('const-433', u'LOAD_-1204063741'), (u'COPY_-1204066834', u'MULTIEQUAL_-1204059684'), (u'MULTIEQUAL_-1204058512', u'MULTIEQUAL_-1204057872'), (u'CALL_-1204064539', u'INDIRECT_-1204056867'), ('tmp_1498', u'CBRANCH_-1204067863'), (u'CALL_-1204068795', u'INDIRECT_-1204060218'), (u'CALL_-1204068795', u'INDIRECT_-1204060710'), (u'MULTIEQUAL_-1204055412', u'MULTIEQUAL_-1204060060'), (u'MULTIEQUAL_-1204058898', u'MULTIEQUAL_-1204058873'), (u'MULTIEQUAL_-1204059117', u'MULTIEQUAL_-1204059072'), (u'INDIRECT_-1204057359', u'MULTIEQUAL_-1204056574'), ('const-16', u'PTRADD_-1204059061'), (u'MULTIEQUAL_-1204061071', u'MULTIEQUAL_-1204060431'), (u'LOAD_-1204064162', u'MULTIEQUAL_-1204057884'), ('const-1', u'CALL_-1204065928'), (u'PTRADD_-1204057694', u'PTRSUB_-1204057692'), (u'CALL_-1204067462', u'INDIRECT_-1204059490'), (u'CALL_-1204064495', u'INDIRECT_-1204057359'), (u'CALL_-1204064257', u'INDIRECT_-1204057185'), (u'MULTIEQUAL_-1204059075', u'FLOAT_LESSEQUAL_-1204062841'), (u'CALL_-1204068795', u'INDIRECT_-1204060649'), (u'CALL_-1204065688', u'INDIRECT_-1204061513'), ('tmp_8127', u'INT_EQUAL_-1204066049'), (u'CALL_-1204065688', u'INDIRECT_-1204058129'), (u'CALL_-1204064495', u'INDIRECT_-1204057660'), (u'INDIRECT_-1204060028', u'MULTIEQUAL_-1204058524'), ('const-433', u'LOAD_-1204068266'), ('const-4', u'PTRADD_-1204058983'), ('const-16', u'PTRADD_-1204056661'), (u'CALL_-1204063341', u'INDIRECT_-1204058338'), (u'MULTIEQUAL_-1204059260', u'MULTIEQUAL_-1204059235'), (u'COPY_-1204064894', u'MULTIEQUAL_-1204057836'), (u'CALL_-1204064772', u'INDIRECT_-1204058236'), (u'PTRSUB_-1204057664', u'LOAD_-1204066495'), (u'INDIRECT_-1204058575', u'FLOAT_LESS_-1204058126'), ('const-4', u'PTRADD_-1204057175'), (u'MULTIEQUAL_-1204057714', u'MULTIEQUAL_-1204057689'), (u'CALL_-1204064257', u'INDIRECT_-1204057307'), (u'MULTIEQUAL_-1204058707', u'MULTIEQUAL_-1204059529'), ('const-1', u'CALL_-1204064546'), (u'LOAD_-1204064695', u'MULTIEQUAL_-1204061227'), (u'INDIRECT_-1204061689', u'MULTIEQUAL_-1204060910'), ('const-864', u'PTRSUB_-1204056125'), (u'INDIRECT_-1204057974', u'MULTIEQUAL_-1204057702'), (u'MULTIEQUAL_-1204058097', u'MULTIEQUAL_-1204057457'), ('const-433', u'LOAD_-1204065462'), (u'PTRADD_-1204056626', u'PTRSUB_-1204056624'), (u'MULTIEQUAL_-1204059252', u'MULTIEQUAL_-1204060074'), (u'INDIRECT_-1204059641', u'MULTIEQUAL_-1204059349'), (u'CALL_-1204067412', u'INDIRECT_-1204060872'), (u'LOAD_-1204068700', u'MULTIEQUAL_-1204060683'), ('tmp_4089', u'CBRANCH_-1204065314'), (u'MULTIEQUAL_-1204058528', u'MULTIEQUAL_-1204060050'), (u'INDIRECT_-1204060068', u'MULTIEQUAL_-1204060649'), (u'LOAD_-1204067372', u'CAST_-1204058023'), (u'MULTIEQUAL_-1204058524', u'MULTIEQUAL_-1204059949'), ('tmp_8126', u'CALL_-1204065928'), (u'INDIRECT_-1204058796', u'MULTIEQUAL_-1204058513'), ('const-0', u'INT_SLESS_-1204069167'), ('const-16', u'PTRADD_-1204055963'), (u'CALL_-1204069197', u'INDIRECT_-1204061335'), (u'MULTIEQUAL_-1204056781', u'MULTIEQUAL_-1204056753'), (u'CALL_-1204067462', u'INDIRECT_-1204059425'), (u'CALL_-1204065979', u'INDIRECT_-1204058454'), (u'MULTIEQUAL_-1204057931', u'MULTIEQUAL_-1204058746'), ('const-0', u'INT_NOTEQUAL_-1204063804'), ('const-1', u'RETURN_-1204064534'), ('const-4', u'PTRADD_-1204057584'), (u'CALL_-1204069197', u'INDIRECT_-1204060192'), (u'MULTIEQUAL_-1204059084', u'MULTIEQUAL_-1204059060'), (u'INDIRECT_-1204061156', u'MULTIEQUAL_-1204060226'), (u'CALL_-1204065248', u'INDIRECT_-1204058040'), ('tmp_781', u'CBRANCH_-1204068551'), (u'CALL_-1204065248', u'INDIRECT_-1204058829'), ('const-5', u'PTRADD_-1204055963'), (u'LOAD_-1204065134', u'MULTIEQUAL_-1204057805'), (u'INDIRECT_-1204059269', u'MULTIEQUAL_-1204058482'), (u'INDIRECT_-1204058305', u'MULTIEQUAL_-1204057518'), (u'LOAD_-1204068550', u'PTRADD_-1204059020'), ('const-4', u'PTRADD_-1204057022'), (u'INDIRECT_-1204060253', u'MULTIEQUAL_-1204060155'), (u'INDIRECT_-1204059635', u'MULTIEQUAL_-1204058781'), (u'MULTIEQUAL_-1204060524', u'MULTIEQUAL_-1204060483'), (u'INDIRECT_-1204058772', u'INT_NOTEQUAL_-1204064589'), (u'CALL_-1204063817', u'INDIRECT_-1204057397'), ('const-4', u'COPY_-1204066369'), ('tmp_8127', u'INT_EQUAL_-1204063777'), ('const-16', u'PTRADD_-1204058959'), (u'LOAD_-1204063527', u'FLOAT2FLOAT_-1204063473'), (u'CALL_-1204069028', u'INDIRECT_-1204060567'), (u'MULTIEQUAL_-1204057440', u'MULTIEQUAL_-1204057420'), ('const-433', u'LOAD_-1204062615'), (u'INDIRECT_-1204059544', u'MULTIEQUAL_-1204058520'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204058938'), (u'INDIRECT_-1204057528', u'MULTIEQUAL_-1204058127'), (u'PTRSUB_-1204056190', u'LOAD_-1204064235'), ('tmp_4015', u'CBRANCH_-1204065383'), (u'PTRSUB_-1204055750', u'LOAD_-1204063589'), (u'COPY_-1204066675', u'MULTIEQUAL_-1204058304'), (u'MULTIEQUAL_-1204058333', u'MULTIEQUAL_-1204058292'), (u'CALL_-1204066247', u'INDIRECT_-1204058772'), (u'LOAD_-1204067029', u'PTRADD_-1204058017'), ('const-433', u'LOAD_-1204068636'), (u'CALL_-1204068361', u'INDIRECT_-1204060749'), (u'INDIRECT_-1204057527', u'MULTIEQUAL_-1204057208'), ('tmp_8125', u'PTRSUB_-1204057309'), (u'MULTIEQUAL_-1204060915', u'MULTIEQUAL_-1204060882'), (u'MULTIEQUAL_-1204058333', u'MULTIEQUAL_-1204057693'), (u'INDIRECT_-1204061221', u'MULTIEQUAL_-1204061119'), (u'MULTIEQUAL_-1204056646', u'MULTIEQUAL_-1204057777'), (u'MULTIEQUAL_-1204060681', u'INT_NOTEQUAL_-1204063794'), (u'CALL_-1204068795', u'INDIRECT_-1204060340'), (u'LOAD_-1204068339', u'MULTIEQUAL_-1204058540'), ('const-433', u'LOAD_-1204063403'), (u'MULTIEQUAL_-1204057523', u'MULTIEQUAL_-1204056893'), (u'MULTIEQUAL_-1204058501', u'MULTIEQUAL_-1204057656'), (u'PTRSUB_-1204056980', u'LOAD_-1204065440'), (u'INDIRECT_-1204063597', u'MULTIEQUAL_-1204062657'), (u'INDIRECT_-1204062604', u'MULTIEQUAL_-1204061762'), (u'CALL_-1204068795', u'INDIRECT_-1204059982'), (u'MULTIEQUAL_-1204059707', u'MULTIEQUAL_-1204059681'), ('const-433', u'LOAD_-1204067013'), (u'PTRSUB_-1204056942', u'LOAD_-1204065382'), (u'FLOAT2FLOAT_-1204064780', u'MULTIEQUAL_-1204057320'), (u'FLOAT2FLOAT_-1204063942', u'MULTIEQUAL_-1204057593'), (u'LOAD_-1204067003', u'PTRADD_-1204057990'), (u'MULTIEQUAL_-1204059390', u'MULTIEQUAL_-1204059986'), (u'CALL_-1204065248', u'INDIRECT_-1204059458'), ('const-0', u'INT_SLESS_-1204064427'), (u'PTRSUB_-1204056804', u'LOAD_-1204065172'), (u'CALL_-1204065688', u'INDIRECT_-1204057942'), (u'LOAD_-1204064138', u'PTRADD_-1204056095'), (u'MULTIEQUAL_-1204057805', u'INT_NOTEQUAL_-1204064538'), (u'INDIRECT_-1204061120', u'MULTIEQUAL_-1204060311'), ('const-0', u'INT_SLESS_-1204065860'), (u'PTRADD_-1204056026', u'LOAD_-1204063996'), (u'PTRADD_-1204056009', u'PTRSUB_-1204056007'), ('const-4', u'PTRADD_-1204059004'), (u'MULTIEQUAL_-1204057872', u'MULTIEQUAL_-1204057834'), (u'CAST_-1204059134', u'INT_SLESS_-1204069167'), (u'PTRSUB_-1204055778', u'LOAD_-1204063634'), (u'CALL_-1204065248', u'INDIRECT_-1204058593'), (u'INDIRECT_-1204059338', u'MULTIEQUAL_-1204058488'), ('const-4', u'PTRADD_-1204056626'), (u'INDIRECT_-1204059458', u'FLOAT_LESSEQUAL_-1204058006'), (u'INDIRECT_-1204057900', u'MULTIEQUAL_-1204057723'), (u'MULTIEQUAL_-1204057699', u'MULTIEQUAL_-1204057657'), (u'INDIRECT_-1204058053', u'MULTIEQUAL_-1204057863'), (u'LOAD_-1204068661', u'PTRADD_-1204059094'), ('tmp_7945', u'CBRANCH_-1204062529'), ('const-433', u'LOAD_-1204066665'), (u'INDIRECT_-1204056926', u'MULTIEQUAL_-1204056901'), (u'MULTIEQUAL_-1204055583', u'MULTIEQUAL_-1204057636'), ('const-16', u'PTRSUB_-1204055502'), (u'MULTIEQUAL_-1204057009', u'MULTIEQUAL_-1204057809'), (u'CALL_-1204064546', u'INDIRECT_-1204058057'), (u'INDIRECT_-1204060998', u'MULTIEQUAL_-1204060195'), ('const-1', u'STORE_-1204067723'), (u'MULTIEQUAL_-1204057518', u'MULTIEQUAL_-1204057477'), ('tmp_21015', u'PTRSUB_-1204059519'), (u'CALL_-1204065688', u'INDIRECT_-1204059036'), (u'INDIRECT_-1204058148', u'MULTIEQUAL_-1204057383'), (u'INT_EQUAL_-1204067398', u'CBRANCH_-1204067396'), (u'MULTIEQUAL_-1204059785', u'MULTIEQUAL_-1204059740'), (u'INDIRECT_-1204058602', u'MULTIEQUAL_-1204056646'), (u'CALL_-1204067879', u'INDIRECT_-1204060268'), ('tmp_5010', u'CBRANCH_-1204064479'), ('tmp_3619', u'CBRANCH_-1204065867'), (u'MULTIEQUAL_-1204057017', u'MULTIEQUAL_-1204056989'), (u'MULTIEQUAL_-1204059380', u'MULTIEQUAL_-1204059343'), (u'INDIRECT_-1204060184', u'MULTIEQUAL_-1204059334'), ('const-16', u'PTRADD_-1204056898'), ('const-4', u'PTRSUB_-1204057704'), (u'MULTIEQUAL_-1204057049', u'MULTIEQUAL_-1204059758'), (u'CALL_-1204067879', u'INDIRECT_-1204059837'), ('const-4', u'PTRSUB_-1204056160'), ('tmp_7229', u'BRANCH_-1204062716'), (u'INDIRECT_-1204058441', u'MULTIEQUAL_-1204057676'), (u'FLOAT2FLOAT_-1204067958', u'MULTIEQUAL_-1204059298'), (u'MULTIEQUAL_-1204060753', u'INT_NOTEQUAL_-1204064234'), (u'PTRSUB_-1204058056', u'LOAD_-1204067068'), (u'CALL_-1204065688', u'INDIRECT_-1204058247'), (u'CALL_-1204067163', u'INDIRECT_-1204062419'), (u'INDIRECT_-1204059887', u'MULTIEQUAL_-1204059034'), (u'LOAD_-1204064544', u'CALL_-1204064495'), (u'CALL_-1204064495', u'INDIRECT_-1204057965'), (u'INDIRECT_-1204060211', u'MULTIEQUAL_-1204060775'), (u'MULTIEQUAL_-1204058322', u'MULTIEQUAL_-1204058297'), (u'CALL_-1204063817', u'INDIRECT_-1204057710'), (u'INDIRECT_-1204058114', u'MULTIEQUAL_-1204055570'), ('tmp_7047', u'CBRANCH_-1204062602'), (u'MULTIEQUAL_-1204055586', u'MULTIEQUAL_-1204056524'), ('const-433', u'LOAD_-1204062645'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204058143'), (u'MULTIEQUAL_-1204060027', u'MULTIEQUAL_-1204062739'), (u'MULTIEQUAL_-1204058886', u'MULTIEQUAL_-1204058246'), (u'CALL_-1204064495', u'INT_EQUAL_-1204064462'), (u'MULTIEQUAL_-1204059323', u'MULTIEQUAL_-1204059441'), (u'MULTIEQUAL_-1204058539', u'MULTIEQUAL_-1204059764'), ('const-16', u'PTRADD_-1204058023'), (u'MULTIEQUAL_-1204058865', u'MULTIEQUAL_-1204058217'), (u'INT_EQUAL_-1204064758', u'CBRANCH_-1204064756'), (u'MULTIEQUAL_-1204059642', u'MULTIEQUAL_-1204059616'), (u'INDIRECT_-1204063169', u'MULTIEQUAL_-1204063442'), (u'LOAD_-1204068537', u'FLOAT2FLOAT_-1204068483'), ('const-1', u'INT_ADD_-1204065275'), (u'CALL_-1204064495', u'INDIRECT_-1204057835'), (u'CALL_-1204063817', u'INDIRECT_-1204057157'), ('const-4', u'PTRSUB_-1204056587'), (u'INDIRECT_-1204061859', u'MULTIEQUAL_-1204055413'), ('const-0', u'INT_NOTEQUAL_-1204068140'), ('const-864', u'PTRSUB_-1204057071'), (u'LOAD_-1204065593', u'MULTIEQUAL_-1204058790'), (u'MULTIEQUAL_-1204056724', u'MULTIEQUAL_-1204056716'), ('tmp_7370', u'CBRANCH_-1204065305'), (u'PTRSUB_-1204056160', u'LOAD_-1204064191'), (u'MULTIEQUAL_-1204060653', u'MULTIEQUAL_-1204060013'), (u'MULTIEQUAL_-1204055419', u'MULTIEQUAL_-1204058585'), ('const-433', u'LOAD_-1204066701'), (u'CALL_-1204069197', u'INDIRECT_-1204061042'), (u'PTRADD_-1204056589', u'PTRSUB_-1204056587'), (u'MULTIEQUAL_-1204058995', u'MULTIEQUAL_-1204058950'), (u'MULTIEQUAL_-1204059512', u'MULTIEQUAL_-1204058520'), (u'INDIRECT_-1204057889', u'INT_NOTEQUAL_-1204063854'), (u'MULTIEQUAL_-1204058249', u'MULTIEQUAL_-1204058207'), (u'PTRADD_-1204058983', u'LOAD_-1204068480'), (u'INDIRECT_-1204057481', u'MULTIEQUAL_-1204056696'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204057701'), (u'CALL_-1204064257', u'INDIRECT_-1204057974'), ('const-433', u'LOAD_-1204069195'), (u'MULTIEQUAL_-1204058667', u'MULTIEQUAL_-1204058654'), ('const-0', u'INT_EQUAL_-1204066233'), ('const-0', u'PTRSUB_-1204057113'), (u'MULTIEQUAL_-1204059298', u'MULTIEQUAL_-1204059266'), ('const-0', u'CALL_-1204065688'), (u'INT_NOTEQUAL_-1204066969', u'CBRANCH_-1204066916'), (u'PTRSUB_-1204058787', u'LOAD_-1204068195'), (u'INDIRECT_-1204058593', u'MULTIEQUAL_-1204055573'), (u'CALL_-1204067879', u'INDIRECT_-1204059658'), ('tmp_6523', u'CBRANCH_-1204063848'), (u'INDIRECT_-1204061437', u'COPY_-1204068313'), (u'CALL_-1204067412', u'INDIRECT_-1204059517'), ('tmp_2103', u'CBRANCH_-1204067349'), (u'MULTIEQUAL_-1204058217', u'MULTIEQUAL_-1204059037'), ('const-8', u'PTRSUB_-1204056113'), (u'MULTIEQUAL_-1204063522', u'INT_NOTEQUAL_-1204068338'), (u'CALL_-1204064546', u'INDIRECT_-1204058415'), ('const--1', u'INT_ADD_-1204066163'), (u'INDIRECT_-1204058345', u'COPY_-1204057148'), (u'INDIRECT_-1204059033', u'MULTIEQUAL_-1204058845'), (u'INDIRECT_-1204059090', u'MULTIEQUAL_-1204058902'), (u'INDIRECT_-1204060330', u'MULTIEQUAL_-1204058524'), (u'MULTIEQUAL_-1204055565', u'MULTIEQUAL_-1204057518'), (u'INDIRECT_-1204056686', u'MULTIEQUAL_-1204056663'), (u'MULTIEQUAL_-1204056686', u'MULTIEQUAL_-1204056663'), (u'MULTIEQUAL_-1204058063', u'MULTIEQUAL_-1204058019'), (u'CALL_-1204064539', u'INDIRECT_-1204057168'), ('const-4', u'PTRSUB_-1204059151'), ('const-16', u'PTRADD_-1204057548'), (u'PTRADD_-1204056109', u'PTRSUB_-1204056107'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204056972'), ('const-0', u'INT_NOTEQUAL_-1204065384'), (u'CALL_-1204069078', u'INDIRECT_-1204060182'), ('const-433', u'LOAD_-1204065554'), ('const-5', u'PTRADD_-1204056909'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204056076'), (u'LOAD_-1204068218', u'PTRADD_-1204058626'), ('tmp_8127', u'INT_EQUAL_-1204065232'), (u'CALL_-1204067462', u'INDIRECT_-1204059547'), (u'INDIRECT_-1204059251', u'MULTIEQUAL_-1204059534'), ('const-433', u'LOAD_-1204066880'), (u'LOAD_-1204065020', u'PTRADD_-1204056679'), (u'INDIRECT_-1204060062', u'MULTIEQUAL_-1204059128'), (u'CALL_-1204064539', u'INDIRECT_-1204056676'), (u'MULTIEQUAL_-1204060348', u'MULTIEQUAL_-1204060311'), (u'CALL_-1204064772', u'INDIRECT_-1204057984'), ('tmp_2135', u'BRANCH_-1204067322'), (u'MULTIEQUAL_-1204061583', u'CALL_-1204069028'), (u'MULTIEQUAL_-1204057313', u'MULTIEQUAL_-1204058444'), (u'INDIRECT_-1204058049', u'MULTIEQUAL_-1204055569'), (u'MULTIEQUAL_-1204060431', u'MULTIEQUAL_-1204060405'), (u'INDIRECT_-1204057630', u'MULTIEQUAL_-1204058219'), (u'CALL_-1204067879', u'INDIRECT_-1204059723'), (u'COPY_-1204061768', u'MULTIEQUAL_-1204061577'), (u'INDIRECT_-1204060749', u'MULTIEQUAL_-1204058531'), (u'INT_EQUAL_-1204065895', u'CBRANCH_-1204065893'), (u'MULTIEQUAL_-1204055415', u'MULTIEQUAL_-1204062171'), (u'MULTIEQUAL_-1204059201', u'MULTIEQUAL_-1204059319'), (u'LOAD_-1204066857', u'PTRADD_-1204057902'), (u'FLOAT_LESSEQUAL_-1204062656', u'CBRANCH_-1204062682'), (u'CALL_-1204066723', u'INDIRECT_-1204059186'), (u'MULTIEQUAL_-1204055566', u'MULTIEQUAL_-1204056410'), (u'INDIRECT_-1204057710', u'MULTIEQUAL_-1204057391'), (u'MULTIEQUAL_-1204060649', u'MULTIEQUAL_-1204060604'), (u'PTRADD_-1204056705', u'LOAD_-1204065029'), ('const-433', u'LOAD_-1204068550'), (u'MULTIEQUAL_-1204059179', u'MULTIEQUAL_-1204058539'), (u'INDIRECT_-1204059013', u'MULTIEQUAL_-1204058834'), (u'MULTIEQUAL_-1204058528', u'MULTIEQUAL_-1204058488'), (u'PTRADD_-1204057706', u'PTRSUB_-1204057704'), ('const-433', u'LOAD_-1204068602'), ('tmp_4555', u'CBRANCH_-1204064848'), (u'PTRADD_-1204057982', u'PTRSUB_-1204057980'), ('const-16', u'PTRADD_-1204057666'), ('const-433', u'LOAD_-1204067029'), (u'MULTIEQUAL_-1204059334', u'MULTIEQUAL_-1204059321'), (u'CALL_-1204068795', u'INDIRECT_-1204061064'), (u'CALL_-1204064495', u'INDIRECT_-1204057233'), ('const-16', u'PTRADD_-1204056109'), ('const-40', u'PTRSUB_-1204058381'), (u'CALL_-1204069229', u'INDIRECT_-1204061931'), (u'CALL_-1204067412', u'INDIRECT_-1204059635'), (u'PTRSUB_-1204057710', u'LOAD_-1204066564'), (u'MULTIEQUAL_-1204057285', u'MULTIEQUAL_-1204056655'), ('const-2', u'PTRADD_-1204057982'), (u'INDIRECT_-1204059765', u'MULTIEQUAL_-1204059554'), (u'LOAD_-1204066628', u'MULTIEQUAL_-1204055416'), (u'CALL_-1204067163', u'INDIRECT_-1204059389'), (u'MULTIEQUAL_-1204060653', u'MULTIEQUAL_-1204060612'), (u'MULTIEQUAL_-1204057562', u'MULTIEQUAL_-1204057542'), (u'MULTIEQUAL_-1204059215', u'MULTIEQUAL_-1204060025'), ('const-48', u'PTRSUB_-1204059143'), (u'MULTIEQUAL_-1204058781', u'MULTIEQUAL_-1204058769'), ('const-433', u'LOAD_-1204063882'), (u'MULTIEQUAL_-1204058833', u'MULTIEQUAL_-1204058808'), (u'LOAD_-1204064063', u'FLOAT2FLOAT_-1204064009'), (u'PTRSUB_-1204056410', u'LOAD_-1204064544'), (u'LOAD_-1204068195', u'INT_NOTEQUAL_-1204068140'), (u'MULTIEQUAL_-1204057416', u'MULTIEQUAL_-1204056574'), (u'LOAD_-1204068218', u'PTRADD_-1204058709'), (u'MULTIEQUAL_-1204058533', u'MULTIEQUAL_-1204060856'), (u'MULTIEQUAL_-1204059176', u'MULTIEQUAL_-1204059131'), (u'INDIRECT_-1204060804', u'MULTIEQUAL_-1204060027'), (u'CALL_-1204067412', u'INDIRECT_-1204060127'), (u'MULTIEQUAL_-1204055416', u'MULTIEQUAL_-1204058475'), (u'INDIRECT_-1204060423', u'MULTIEQUAL_-1204060708'), (u'INDIRECT_-1204060364', u'FLOAT_LESSEQUAL_-1204062626'), (u'INDIRECT_-1204060388', u'MULTIEQUAL_-1204059440'), ('const-828', u'PTRSUB_-1204059133'), (u'LOAD_-1204065528', u'PTRADD_-1204057022'), ('tmp_7161', u'BRANCH_-1204062519'), (u'MULTIEQUAL_-1204058518', u'MULTIEQUAL_-1204059201'), (u'PTRSUB_-1204058774', u'LOAD_-1204068177'), (u'MULTIEQUAL_-1204060714', u'MULTIEQUAL_-1204060074'), (u'MULTIEQUAL_-1204059868', u'MULTIEQUAL_-1204059986'), (u'INDIRECT_-1204060241', u'MULTIEQUAL_-1204059431'), (u'LOAD_-1204065554', u'PTRADD_-1204057049'), (u'INDIRECT_-1204056499', u'MULTIEQUAL_-1204057096'), (u'MULTIEQUAL_-1204057077', u'MULTIEQUAL_-1204058206'), (u'CALL_-1204064546', u'INDIRECT_-1204057390'), (u'INDIRECT_-1204059072', u'MULTIEQUAL_-1204058893'), (u'MULTIEQUAL_-1204057676', u'MULTIEQUAL_-1204057656'), (u'PTRADD_-1204058143', u'MULTIEQUAL_-1204062454'), ('const-2', u'INT_EQUAL_-1204066275'), (u'LOAD_-1204065593', u'MULTIEQUAL_-1204058756'), ('const-16', u'PTRADD_-1204056982'), (u'COPY_-1204065645', u'MULTIEQUAL_-1204058363'), (u'INT_EQUAL_-1204063777', u'CBRANCH_-1204063775'), (u'MULTIEQUAL_-1204056873', u'MULTIEQUAL_-1204059579'), (u'INT_NOTEQUAL_-1204066323', u'CBRANCH_-1204066323'), ('tmp_8126', u'PTRSUB_-1204057812'), ('const-2', u'PTRADD_-1204057666'), ('const-433', u'LOAD_-1204063634'), (u'MULTIEQUAL_-1204058527', u'MULTIEQUAL_-1204059990'), (u'INDIRECT_-1204059700', u'MULTIEQUAL_-1204059489'), (u'INDIRECT_-1204059395', u'MULTIEQUAL_-1204059188'), (u'INDIRECT_-1204058575', u'MULTIEQUAL_-1204058876'), (u'MULTIEQUAL_-1204057439', u'MULTIEQUAL_-1204055563'), (u'MULTIEQUAL_-1204060481', u'CALL_-1204067462'), (u'PTRADD_-1204056733', u'LOAD_-1204065074'), (u'INDIRECT_-1204056564', u'MULTIEQUAL_-1204056541'), (u'INT_NOTEQUAL_-1204066148', u'CBRANCH_-1204066142'), (u'LOAD_-1204063540', u'PTRADD_-1204055705'), ('const-88', u'CALL_-1204068361'), ('const-4', u'PTRADD_-1204056244'), (u'CALL_-1204065979', u'INDIRECT_-1204059357'), ('tmp_8126', u'PTRSUB_-1204056804'), (u'CALL_-1204069229', u'INDIRECT_-1204060635'), (u'MULTIEQUAL_-1204058515', u'MULTIEQUAL_-1204059009'), (u'LOAD_-1204063882', u'PTRADD_-1204055942'), ('const-864', u'PTRSUB_-1204059116'), (u'INDIRECT_-1204059556', u'MULTIEQUAL_-1204055406'), (u'INDIRECT_-1204057852', u'MULTIEQUAL_-1204057580'), (u'MULTIEQUAL_-1204055402', u'MULTIEQUAL_-1204058898'), (u'CALL_-1204063817', u'INDIRECT_-1204057767'), (u'MULTIEQUAL_-1204059252', u'MULTIEQUAL_-1204059212'), (u'MULTIEQUAL_-1204060872', u'MULTIEQUAL_-1204060847'), (u'MULTIEQUAL_-1204059794', u'MULTIEQUAL_-1204059753'), ('const-832', u'PTRSUB_-1204057183'), ('const-16', u'PTRADD_-1204059030'), (u'LOAD_-1204063795', u'MULTIEQUAL_-1204057460'), (u'PTRSUB_-1204059158', u'LOAD_-1204068742'), ('const-16', u'PTRADD_-1204057557'), (u'MULTIEQUAL_-1204060079', u'MULTIEQUAL_-1204060034'), (u'FLOAT2FLOAT_-1204066883', u'MULTIEQUAL_-1204059349'), (u'INDIRECT_-1204063597', u'MULTIEQUAL_-1204063401'), (u'MULTIEQUAL_-1204059292', u'MULTIEQUAL_-1204059247'), (u'MULTIEQUAL_-1204059441', u'MULTIEQUAL_-1204059404'), ('const-433', u'LOAD_-1204066391'), (u'FLOAT2FLOAT_-1204066848', u'MULTIEQUAL_-1204059362'), (u'CALL_-1204065928', u'INDIRECT_-1204059269'), (u'MULTIEQUAL_-1204055578', u'MULTIEQUAL_-1204058539'), (u'INDIRECT_-1204060588', u'MULTIEQUAL_-1204060286'), (u'INT_NOTEQUAL_-1204063804', u'CBRANCH_-1204063804'), ('tmp_8126', u'PTRSUB_-1204057772'), ('const-433', u'LOAD_-1204063759'), (u'INT_ADD_-1204064696', u'MULTIEQUAL_-1204059583'), (u'INDIRECT_-1204060150', u'MULTIEQUAL_-1204058526'), (u'INDIRECT_-1204057292', u'MULTIEQUAL_-1204057269'), (u'MULTIEQUAL_-1204055406', u'MULTIEQUAL_-1204059142'), (u'CALL_-1204064495', u'INDIRECT_-1204060804'), (u'CAST_-1204055506', u'INT_SLESS_-1204063292'), (u'INDIRECT_-1204058533', u'MULTIEQUAL_-1204055577'), (u'CALL_-1204068795', u'INDIRECT_-1204059921'), (u'MULTIEQUAL_-1204055396', u'MULTIEQUAL_-1204058294'), ('const-8', u'PTRSUB_-1204055796'), (u'INDIRECT_-1204057569', u'MULTIEQUAL_-1204058158'), (u'CALL_-1204067462', u'INDIRECT_-1204060902'), (u'INDIRECT_-1204059735', u'MULTIEQUAL_-1204055409'), ('tmp_8126', u'PTRSUB_-1204056816'), (u'INT_SLESS_-1204063292', u'CBRANCH_-1204063299'), (u'LOAD_-1204064107', u'FLOAT2FLOAT_-1204064053'), ('const-0', u'INT_NOTEQUAL_-1204066323'), (u'MULTIEQUAL_-1204055408', u'MULTIEQUAL_-1204059313'), (u'INDIRECT_-1204058590', u'MULTIEQUAL_-1204059179'), (u'MULTIEQUAL_-1204056507', u'MULTIEQUAL_-1204056474'), (u'INDIRECT_-1204059072', u'MULTIEQUAL_-1204058285'), (u'LOAD_-1204067701', u'INT_NOTEQUAL_-1204067688'), (u'MULTIEQUAL_-1204058455', u'MULTIEQUAL_-1204058414'), (u'CALL_-1204069028', u'INDIRECT_-1204061234'), (u'LOAD_-1204068636', u'PTRADD_-1204059068'), (u'MULTIEQUAL_-1204059470', u'MULTIEQUAL_-1204059425'), (u'MULTIEQUAL_-1204055408', u'MULTIEQUAL_-1204059260'), ('const-433', u'LOAD_-1204067044'), ('const-664', u'PTRSUB_-1204057136'), (u'MULTIEQUAL_-1204057676', u'MULTIEQUAL_-1204058476'), (u'INDIRECT_-1204059601', u'MULTIEQUAL_-1204058537'), (u'MULTIEQUAL_-1204062475', u'INT_ADD_-1204065275'), (u'PTRADD_-1204055792', u'PTRSUB_-1204055790'), (u'PTRADD_-1204057055', u'PTRSUB_-1204057053'), (u'MULTIEQUAL_-1204058367', u'MULTIEQUAL_-1204057477'), (u'MULTIEQUAL_-1204056524', u'MULTIEQUAL_-1204057655'), (u'PTRSUB_-1204058027', u'LOAD_-1204067029'), (u'MULTIEQUAL_-1204057511', u'MULTIEQUAL_-1204057439'), ('tmp_8126', u'PTRSUB_-1204057784'), (u'MULTIEQUAL_-1204061815', u'INT_SUB_-1204066097'), (u'PTRSUB_-1204058793', u'LOAD_-1204068202'), ('const-828', u'PTRSUB_-1204058056'), (u'MULTIEQUAL_-1204059122', u'MULTIEQUAL_-1204059081'), (u'INDIRECT_-1204056983', u'MULTIEQUAL_-1204056960'), ('tmp_2499', u'CBRANCH_-1204066858'), (u'LOAD_-1204068081', u'PTRADD_-1204058699'), (u'CALL_-1204064772', u'INDIRECT_-1204058297'), (u'INDIRECT_-1204058850', u'MULTIEQUAL_-1204056894'), (u'CALL_-1204067879', u'INDIRECT_-1204060390'), (u'FLOAT2FLOAT_-1204068133', u'MULTIEQUAL_-1204059512'), (u'INDIRECT_-1204059702', u'MULTIEQUAL_-1204059410'), (u'INDIRECT_-1204057420', u'MULTIEQUAL_-1204056655'), (u'CALL_-1204064539', u'INDIRECT_-1204056139'), (u'STORE_-1204063206', u'INDIRECT_-1204058207'), (u'MULTIEQUAL_-1204058217', u'MULTIEQUAL_-1204058175'), (u'INDIRECT_-1204060813', u'MULTIEQUAL_-1204059961'), (u'MULTIEQUAL_-1204056507', u'COPY_-1204056237'), (u'INDIRECT_-1204059281', u'MULTIEQUAL_-1204058469'), ('const-4', u'COPY_-1204063463'), ('const-433', u'LOAD_-1204066844'), ('const-4', u'PTRADD_-1204056888'), (u'MULTIEQUAL_-1204059724', u'MULTIEQUAL_-1204059076'), (u'INT_ADD_-1204067803', u'INT_SLESS_-1204067766'), (u'LOAD_-1204063416', u'PTRADD_-1204055624'), ('const-4', u'PTRADD_-1204059094'), (u'INDIRECT_-1204059422', u'MULTIEQUAL_-1204058518'), ('const-0', u'INT_EQUAL_-1204067379'), (u'MULTIEQUAL_-1204060013', u'MULTIEQUAL_-1204060822'), (u'PTRADD_-1204057190', u'MULTIEQUAL_-1204061629'), (u'LOAD_-1204067955', u'PTRADD_-1204058616'), (u'CALL_-1204064772', u'INDIRECT_-1204057569'), (u'MULTIEQUAL_-1204057346', u'MULTIEQUAL_-1204057304'), (u'MULTIEQUAL_-1204059378', u'MULTIEQUAL_-1204059355'), (u'INT_NOTEQUAL_-1204065260', u'CBRANCH_-1204065259'), ('const-88', u'CALL_-1204064257'), (u'PTRSUB_-1204057910', u'LOAD_-1204066857'), (u'MULTIEQUAL_-1204057714', u'MULTIEQUAL_-1204056873'), (u'CALL_-1204067879', u'INDIRECT_-1204059231'), (u'MULTIEQUAL_-1204057477', u'MULTIEQUAL_-1204056635'), (u'LOAD_-1204063722', u'MULTIEQUAL_-1204056781'), (u'INDIRECT_-1204057965', u'MULTIEQUAL_-1204057180'), (u'PTRSUB_-1204058081', u'LOAD_-1204067110'), ('const-0', u'PTRSUB_-1204056816'), (u'INDIRECT_-1204057231', u'MULTIEQUAL_-1204057830'), (u'INDIRECT_-1204059724', u'MULTIEQUAL_-1204059390'), ('tmp_8127', u'INT_EQUAL_-1204064800'), (u'INT_ADD_-1204066074', u'MULTIEQUAL_-1204058558'), ('const-40', u'INT_ADD_-1204069285'), (u'CALL_-1204064772', u'INDIRECT_-1204059221'), ('const-433', u'LOAD_-1204063320'), (u'CALL_-1204069229', u'INDIRECT_-1204061302'), ('const-8', u'PTRSUB_-1204057627'), ('tmp_6895', u'CBRANCH_-1204064583'), ('const-0', u'INT_NOTEQUAL_-1204066392'), (u'MULTIEQUAL_-1204056288', u'MULTIEQUAL_-1204057416'), ('const-433', u'LOAD_-1204064751'), (u'PTRSUB_-1204056522', u'LOAD_-1204064751'), (u'MULTIEQUAL_-1204062116', u'CAST_-1204057227'), (u'PTRSUB_-1204057113', u'LOAD_-1204065635'), (u'MULTIEQUAL_-1204060701', u'INT_ADD_-1204063819'), (u'INDIRECT_-1204059781', u'COPY_-1204065645'), (u'MULTIEQUAL_-1204059130', u'MULTIEQUAL_-1204058285'), (u'LOAD_-1204066665', u'MULTIEQUAL_-1204059412'), (u'MULTIEQUAL_-1204055405', u'MULTIEQUAL_-1204059084'), ('const-4', u'INT_EQUAL_-1204064490'), (u'CALL_-1204064495', u'INDIRECT_-1204057298'), (u'MULTIEQUAL_-1204055409', u'MULTIEQUAL_-1204059374'), (u'MULTIEQUAL_-1204058522', u'MULTIEQUAL_-1204059676'), (u'INDIRECT_-1204058649', u'MULTIEQUAL_-1204058333'), ('tmp_1644', u'CBRANCH_-1204067773'), ('tmp_7628', u'CBRANCH_-1204062591'), (u'CALL_-1204064539', u'INDIRECT_-1204056009'), ('const-3', u'PTRADD_-1204059100'), (u'FLOAT2FLOAT_-1204066790', u'MULTIEQUAL_-1204059257'), (u'CALL_-1204065688', u'INDIRECT_-1204058857'), ('const-832', u'PTRSUB_-1204059229'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204055670'), (u'FLOAT2FLOAT_-1204068591', u'MULTIEQUAL_-1204060472'), ('const-5', u'PTRADD_-1204055952'), (u'INDIRECT_-1204057824', u'MULTIEQUAL_-1204057505'), (u'INDIRECT_-1204061806', u'MULTIEQUAL_-1204061001'), (u'LOAD_-1204063869', u'FLOAT2FLOAT_-1204063815'), (u'PTRSUB_-1204055502', u'STORE_-1204063159'), (u'MULTIEQUAL_-1204058707', u'MULTIEQUAL_-1204058667'), ('const-5', u'PTRADD_-1204056589'), (u'INDIRECT_-1204059013', u'MULTIEQUAL_-1204058226'), ('tmp_8125', u'PTRSUB_-1204057374'), (u'INDIRECT_-1204059269', u'MULTIEQUAL_-1204057313'), (u'MULTIEQUAL_-1204060683', u'MULTIEQUAL_-1204060650'), (u'MULTIEQUAL_-1204060022', u'MULTIEQUAL_-1204059374'), (u'INDIRECT_-1204058354', u'MULTIEQUAL_-1204058943'), (u'CALL_-1204068795', u'INDIRECT_-1204059791'), (u'LOAD_-1204067858', u'MULTIEQUAL_-1204058488'), (u'CALL_-1204064546', u'INDIRECT_-1204060835'), (u'LOAD_-1204068266', u'MULTIEQUAL_-1204058537'), (u'LOAD_-1204067044', u'PTRSUB_-1204058027'), (u'PTRSUB_-1204059143', u'LOAD_-1204068715'), (u'INDIRECT_-1204060192', u'MULTIEQUAL_-1204059254'), (u'INDIRECT_-1204057447', u'MULTIEQUAL_-1204058034'), ('const-3', u'INT_EQUAL_-1204066069'), (u'INDIRECT_-1204059098', u'MULTIEQUAL_-1204058284'), (u'INDIRECT_-1204057588', u'MULTIEQUAL_-1204057891'), (u'MULTIEQUAL_-1204058070', u'MULTIEQUAL_-1204058028'), (u'LOAD_-1204065569', u'PTRADD_-1204056909'), (u'CALL_-1204063817', u'INDIRECT_-1204056730'), (u'CALL_-1204066723', u'INDIRECT_-1204059011'), (u'PTRSUB_-1204059468', u'LOAD_-1204069195'), (u'FLOAT2FLOAT_-1204063418', u'MULTIEQUAL_-1204056538'), (u'FLOAT2FLOAT_-1204066416', u'MULTIEQUAL_-1204058396'), (u'MULTIEQUAL_-1204059929', u'MULTIEQUAL_-1204060047'), (u'MULTIEQUAL_-1204058381', u'MULTIEQUAL_-1204058356'), (u'PTRADD_-1204055670', u'LOAD_-1204063472'), (u'PTRSUB_-1204055255', u'LOAD_-1204062771'), (u'PTRADD_-1204058789', u'PTRSUB_-1204058787'), (u'MULTIEQUAL_-1204057363', u'MULTIEQUAL_-1204060072'), (u'MULTIEQUAL_-1204057952', u'MULTIEQUAL_-1204057910'), (u'INDIRECT_-1204057420', u'MULTIEQUAL_-1204056635'), ('const-433', u'LOAD_-1204063905'), ('tmp_847', u'CBRANCH_-1204068494'), (u'LOAD_-1204065569', u'PTRADD_-1204057055'), (u'INDIRECT_-1204060375', u'MULTIEQUAL_-1204059441'), (u'CALL_-1204065979', u'INDIRECT_-1204058084'), ('const-8', u'PTRSUB_-1204058027'), (u'CALL_-1204069028', u'INDIRECT_-1204061806'), ('const-0', u'CALL_-1204063817'), (u'INT_SUB_-1204066097', u'INT_ADD_-1204066074'), (u'MULTIEQUAL_-1204059346', u'MULTIEQUAL_-1204059319'), (u'MULTIEQUAL_-1204057017', u'MULTIEQUAL_-1204057009'), ('tmp_8125', u'PTRSUB_-1204055255'), ('const-433', u'LOAD_-1204066504'), (u'MULTIEQUAL_-1204057967', u'MULTIEQUAL_-1204057327'), ('const-433', u'LOAD_-1204066857'), (u'MULTIEQUAL_-1204060135', u'MULTIEQUAL_-1204060944'), (u'CALL_-1204064257', u'INDIRECT_-1204058898'), (u'MULTIEQUAL_-1204059269', u'MULTIEQUAL_-1204058381'), (u'PTRADD_-1204056103', u'LOAD_-1204064107'), (u'MULTIEQUAL_-1204056960', u'MULTIEQUAL_-1204056932'), (u'CALL_-1204069229', u'INDIRECT_-1204060338'), (u'INDIRECT_-1204060331', u'MULTIEQUAL_-1204060127'), ('const-433', u'LOAD_-1204068412'), (u'PTRSUB_-1204059519', u'CALL_-1204067879'), (u'INDIRECT_-1204061865', u'MULTIEQUAL_-1204061060'), ('const-433', u'LOAD_-1204066378'), (u'PTRSUB_-1204056498', u'LOAD_-1204064695'), ('const--1', u'INT_NOTEQUAL_-1204066140'), ('tmp_6169', u'CBRANCH_-1204063299'), ('const-433', u'LOAD_-1204064138'), (u'MULTIEQUAL_-1204059431', u'MULTIEQUAL_-1204060253'), ('const-433', u'LOAD_-1204068081'), (u'CALL_-1204068361', u'INDIRECT_-1204060692'), (u'CALL_-1204069229', u'INDIRECT_-1204061245'), (u'CAST_-1204058879', u'INT_SLESS_-1204066063'), (u'PTRADD_-1204058784', u'LOAD_-1204068187'), (u'PTRSUB_-1204055678', u'LOAD_-1204063485'), (u'INDIRECT_-1204058244', u'MULTIEQUAL_-1204056288'), (u'FLOAT2FLOAT_-1204065020', u'MULTIEQUAL_-1204057624'), (u'INDIRECT_-1204058536', u'MULTIEQUAL_-1204059117'), (u'INDIRECT_-1204060804', u'MULTIEQUAL_-1204060047'), (u'MULTIEQUAL_-1204058540', u'MULTIEQUAL_-1204059440'), ('const-433', u'LOAD_-1204069099'), (u'CALL_-1204067412', u'INDIRECT_-1204059948'), (u'CALL_-1204068361', u'INDIRECT_-1204060391'), (u'PTRSUB_-1204058104', u'LOAD_-1204067141'), (u'MULTIEQUAL_-1204059961', u'MULTIEQUAL_-1204059071'), (u'PTRSUB_-1204057759', u'LOAD_-1204066628'), ('const-5', u'PTRADD_-1204056898'), ('const-3', u'PTRADD_-1204056738'), ('const-0', u'INT_NOTEQUAL_-1204065028'), ('const-1', u'CALL_-1204065979'), (u'MULTIEQUAL_-1204060074', u'MULTIEQUAL_-1204060047'), (u'FLOAT_LESS_-1204058243', u'CBRANCH_-1204062620'), ('tmp_6703', u'CBRANCH_-1204062867'), ('tmp_8125', u'PTRSUB_-1204059251'), (u'MULTIEQUAL_-1204058333', u'MULTIEQUAL_-1204055395'), (u'MULTIEQUAL_-1204058428', u'MULTIEQUAL_-1204058416'), (u'MULTIEQUAL_-1204057765', u'MULTIEQUAL_-1204057135'), ('const-40', u'PTRSUB_-1204055185'), (u'CALL_-1204069197', u'INDIRECT_-1204060314'), (u'CALL_-1204064539', u'INDIRECT_-1204057913'), (u'INDIRECT_-1204060567', u'MULTIEQUAL_-1204059619'), (u'INDIRECT_-1204058710', u'MULTIEQUAL_-1204058396'), (u'INDIRECT_-1204057774', u'MULTIEQUAL_-1204057597'), (u'CALL_-1204064539', u'INDIRECT_-1204056200'), (u'INDIRECT_-1204062867', u'MULTIEQUAL_-1204063442'), ('const-5', u'PTRADD_-1204057548'), (u'MULTIEQUAL_-1204060856', u'MULTIEQUAL_-1204060823'), (u'INDIRECT_-1204059499', u'MULTIEQUAL_-1204059785'), (u'MULTIEQUAL_-1204057180', u'MULTIEQUAL_-1204059884'), (u'INDIRECT_-1204057527', u'MULTIEQUAL_-1204057830'), (u'CALL_-1204064546', u'INDIRECT_-1204059044'), (u'CALL_-1204068795', u'INDIRECT_-1204061007'), (u'MULTIEQUAL_-1204055407', u'MULTIEQUAL_-1204059252'), (u'MULTIEQUAL_-1204058529', u'MULTIEQUAL_-1204060107'), ('const-48', u'PTRSUB_-1204056152'), ('tmp_8128', u'CALL_-1204069078'), (u'PTRSUB_-1204056248', u'LOAD_-1204063824'), ('const-1', u'CALL_-1204067412'), (u'PTRADD_-1204056244', u'MULTIEQUAL_-1204060753'), (u'STORE_-1204067743', u'INDIRECT_-1204061048'), (u'LOAD_-1204065172', u'MULTIEQUAL_-1204055584'), (u'LOAD_-1204066609', u'MULTIEQUAL_-1204058731'), (u'LOAD_-1204063643', u'FLOAT2FLOAT_-1204063589'), ('const-433', u'LOAD_-1204064995'), (u'CALL_-1204065928', u'INDIRECT_-1204058602'), (u'INDIRECT_-1204058650', u'MULTIEQUAL_-1204058943'), (u'MULTIEQUAL_-1204055578', u'MULTIEQUAL_-1204057370'), (u'LOAD_-1204066580', u'PTRADD_-1204057694'), (u'LOAD_-1204062645', u'MULTIEQUAL_-1204055559'), (u'MULTIEQUAL_-1204060001', u'MULTIEQUAL_-1204059961'), (u'INDIRECT_-1204059395', u'MULTIEQUAL_-1204058545'), (u'CALL_-1204064772', u'INDIRECT_-1204058354'), (u'PTRSUB_-1204059098', u'LOAD_-1204068654'), (u'CALL_-1204064546', u'INDIRECT_-1204057866'), (u'MULTIEQUAL_-1204058534', u'MULTIEQUAL_-1204060915'), (u'INDIRECT_-1204058785', u'MULTIEQUAL_-1204058595'), (u'FLOAT2FLOAT_-1204068548', u'MULTIEQUAL_-1204060411'), (u'MULTIEQUAL_-1204057904', u'MULTIEQUAL_-1204057264'), (u'PTRSUB_-1204056007', u'LOAD_-1204063974'), (u'CALL_-1204069197', u'INDIRECT_-1204061156'), (u'COPY_-1204057119', u'MULTIEQUAL_-1204059973'), ('const-16', u'PTRADD_-1204055643'), (u'CALL_-1204067879', u'INDIRECT_-1204060325'), (u'CALL_-1204064257', u'INDIRECT_-1204057364'), (u'INDIRECT_-1204057595', u'MULTIEQUAL_-1204056810'), (u'CALL_-1204067879', u'INDIRECT_-1204060089'), (u'INT_SLESS_-1204067535', u'CBRANCH_-1204067542'), (u'MULTIEQUAL_-1204055403', u'MULTIEQUAL_-1204058962'), (u'CALL_-1204063817', u'INDIRECT_-1204057279'), (u'INDIRECT_-1204060331', u'MULTIEQUAL_-1204059528'), ('const-8', u'PTRSUB_-1204058624'), (u'MULTIEQUAL_-1204058530', u'MULTIEQUAL_-1204060311'), (u'FLOAT_LESS_-1204061170', u'CBRANCH_-1204065233'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204058699'), (u'PTRADD_-1204056651', u'LOAD_-1204064958'), ('const-433', u'LOAD_-1204064937'), (u'MULTIEQUAL_-1204058469', u'MULTIEQUAL_-1204059290'), (u'LOAD_-1204063674', u'PTRADD_-1204055680'), (u'INT_SLESS_-1204064427', u'CBRANCH_-1204064434'), (u'INT_EQUAL_-1204064800', u'CBRANCH_-1204064797'), (u'CALL_-1204066247', u'INDIRECT_-1204058414'), (u'INDIRECT_-1204057298', u'MULTIEQUAL_-1204056533'), (u'MULTIEQUAL_-1204058571', u'MULTIEQUAL_-1204058530'), (u'MULTIEQUAL_-1204060050', u'MULTIEQUAL_-1204060017'), (u'LOAD_-1204066811', u'INT_NOTEQUAL_-1204066790'), (u'CALL_-1204068795', u'INDIRECT_-1204061695'), (u'MULTIEQUAL_-1204058973', u'MULTIEQUAL_-1204058962'), (u'CALL_-1204065928', u'INDIRECT_-1204058659'), (u'LOAD_-1204066580', u'PTRSUB_-1204057710'), (u'INT_NOTEQUAL_-1204063794', u'CBRANCH_-1204063679'), ('const-8', u'PTRSUB_-1204055678'), (u'INDIRECT_-1204058279', u'MULTIEQUAL_-1204058254'), ('tmp_7075', u'CBRANCH_-1204062682'), (u'CALL_-1204068795', u'INDIRECT_-1204060588'), (u'INDIRECT_-1204057233', u'MULTIEQUAL_-1204056446'), (u'LOAD_-1204066322', u'PTRADD_-1204057538'), ('const-433', u'LOAD_-1204065569'), (u'INDIRECT_-1204060364', u'MULTIEQUAL_-1204060649'), ('const-0', u'COPY_-1204063670'), (u'INDIRECT_-1204060432', u'MULTIEQUAL_-1204060338'), ('const-8', u'PTRSUB_-1204058494'), (u'INDIRECT_-1204058148', u'MULTIEQUAL_-1204057363'), (u'PTRSUB_-1204055512', u'STORE_-1204063174'), (u'MULTIEQUAL_-1204055559', u'CAST_-1204055211'), (u'MULTIEQUAL_-1204055417', u'MULTIEQUAL_-1204058707'), (u'INDIRECT_-1204060998', u'MULTIEQUAL_-1204060794'), ('tmp_1247', u'CBRANCH_-1204068082'), (u'INDIRECT_-1204061156', u'MULTIEQUAL_-1204061062'), (u'LOAD_-1204065313', u'PTRADD_-1204056888'), (u'MULTIEQUAL_-1204055573', u'MULTIEQUAL_-1204057077'), (u'MULTIEQUAL_-1204055565', u'MULTIEQUAL_-1204056349'), (u'CALL_-1204067879', u'INDIRECT_-1204061076'), (u'PTRSUB_-1204056696', u'LOAD_-1204065020'), (u'CALL_-1204064772', u'INT_EQUAL_-1204064758'), (u'INDIRECT_-1204060504', u'MULTIEQUAL_-1204061071'), (u'PTRSUB_-1204058957', u'LOAD_-1204068448'), (u'PTRADD_-1204056726', u'PTRSUB_-1204056724'), (u'LOAD_-1204064455', u'CAST_-1204056227'), (u'CALL_-1204067462', u'MULTIEQUAL_-1204062526'), (u'MULTIEQUAL_-1204056533', u'MULTIEQUAL_-1204056513'), (u'MULTIEQUAL_-1204059663', u'MULTIEQUAL_-1204059618'), ('tmp_8128', u'CALL_-1204064546'), (u'CALL_-1204067462', u'INDIRECT_-1204059917'), (u'CALL_-1204063817', u'INDIRECT_-1204057946'), (u'CALL_-1204063341', u'INDIRECT_-1204057353'), ('const-16', u'PTRADD_-1204056635'), ('tmp_3577', u'CBRANCH_-1204065893'), (u'INDIRECT_-1204059296', u'MULTIEQUAL_-1204058516'), (u'COPY_-1204063670', u'MULTIEQUAL_-1204063471'), (u'INDIRECT_-1204061806', u'MULTIEQUAL_-1204061600'), (u'CALL_-1204064495', u'INDIRECT_-1204058327'), (u'MULTIEQUAL_-1204057378', u'MULTIEQUAL_-1204055562'), (u'INDIRECT_-1204060274', u'MULTIEQUAL_-1204059468'), ('tmp_8125', u'PTRSUB_-1204058104'), ('const-4', u'PTRADD_-1204056998'), (u'INT_EQUAL_-1204063757', u'CBRANCH_-1204063755'), ('const-8', u'PTRSUB_-1204057039'), (u'MULTIEQUAL_-1204059390', u'MULTIEQUAL_-1204058518'), (u'COPY_-1204056238', u'MULTIEQUAL_-1204059046'), (u'MULTIEQUAL_-1204057627', u'MULTIEQUAL_-1204057599'), (u'PTRSUB_-1204056633', u'LOAD_-1204064937'), (u'CALL_-1204064539', u'INDIRECT_-1204057282'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204055579'), (u'INDIRECT_-1204059601', u'MULTIEQUAL_-1204060168'), (u'PTRADD_-1204058709', u'PTRSUB_-1204058707'), (u'MULTIEQUAL_-1204062739', u'INT_ADD_-1204067687'), (u'MULTIEQUAL_-1204058803', u'MULTIEQUAL_-1204058155'), (u'CALL_-1204067163', u'INDIRECT_-1204058783'), ('tmp_3651', u'BRANCH_-1204065840'), (u'CALL_-1204064772', u'INDIRECT_-1204058533'), ('tmp_6611', u'CBRANCH_-1204063775'), (u'MULTIEQUAL_-1204060927', u'FLOAT_LESSEQUAL_-1204058173'), ('const-4', u'PTRADD_-1204055670'), (u'MULTIEQUAL_-1204060047', u'MULTIEQUAL_-1204060847'), (u'PTRSUB_-1204058671', u'LOAD_-1204068025'), ('tmp_8125', u'PTRSUB_-1204058177'), (u'INDIRECT_-1204057809', u'MULTIEQUAL_-1204055567'), (u'MULTIEQUAL_-1204057439', u'MULTIEQUAL_-1204058034'), (u'INDIRECT_-1204060253', u'MULTIEQUAL_-1204059319'), (u'MULTIEQUAL_-1204058246', u'MULTIEQUAL_-1204059060'), (u'MULTIEQUAL_-1204059327', u'MULTIEQUAL_-1204059922'), (u'CALL_-1204064546', u'INDIRECT_-1204057329'), (u'CALL_-1204064495', u'INDIRECT_-1204057595'), (u'MULTIEQUAL_-1204060347', u'MULTIEQUAL_-1204059707'), (u'COPY_-1204068752', u'MULTIEQUAL_-1204060256'), (u'CALL_-1204067163', u'INDIRECT_-1204060056'), (u'CALL_-1204068795', u'INDIRECT_-1204060523'), ('const-40', u'PTRSUB_-1204059412'), (u'LOAD_-1204067794', u'CAST_-1204058257'), (u'CALL_-1204065979', u'INDIRECT_-1204061720'), (u'FLOAT2FLOAT_-1204068517', u'MULTIEQUAL_-1204060350'), (u'MULTIEQUAL_-1204060283', u'MULTIEQUAL_-1204060246'), (u'INDIRECT_-1204059090', u'MULTIEQUAL_-1204057134'), ('const-0', u'INT_NOTEQUAL_-1204063953'), (u'PTRADD_-1204058959', u'PTRSUB_-1204058957'), (u'MULTIEQUAL_-1204058724', u'MULTIEQUAL_-1204057834'), (u'CALL_-1204069197', u'INDIRECT_-1204060375'), ('const-3', u'INT_EQUAL_-1204064510'), (u'MULTIEQUAL_-1204059233', u'MULTIEQUAL_-1204059188'), (u'CALL_-1204065979', u'INDIRECT_-1204058214'), (u'PTRSUB_-1204059492', u'CALL_-1204069197'), (u'INT_NOTEQUAL_-1204064063', u'CBRANCH_-1204064010'), ('const-433', u'LOAD_-1204068303'), ('const-433', u'LOAD_-1204064567'), (u'CALL_-1204067879', u'INDIRECT_-1204059296'), (u'LOAD_-1204063938', u'FLOAT2FLOAT_-1204063884'), (u'CALL_-1204065979', u'INDIRECT_-1204058336'), ('const-433', u'LOAD_-1204067794'), (u'PTRADD_-1204057014', u'PTRSUB_-1204057012'), (u'INDIRECT_-1204059963', u'MULTIEQUAL_-1204058523'), (u'INT_SLESS_-1204062618', u'CBRANCH_-1204062625'), ('const-433', u'STORE_-1204067750'), (u'MULTIEQUAL_-1204059562', u'MULTIEQUAL_-1204059529'), ('tmp_6014', u'CBRANCH_-1204063417'), (u'FLOAT_LESS_-1204058126', u'CBRANCH_-1204062835'), (u'MULTIEQUAL_-1204058305', u'MULTIEQUAL_-1204058285'), (u'INDIRECT_-1204058280', u'MULTIEQUAL_-1204055568'), ('const-4', u'PTRSUB_-1204057555'), (u'LOAD_-1204064847', u'PTRADD_-1204056570'), (u'MULTIEQUAL_-1204059407', u'MULTIEQUAL_-1204059380'), ('tmp_8126', u'PTRSUB_-1204056237'), (u'MULTIEQUAL_-1204059431', u'MULTIEQUAL_-1204059391'), (u'PTRADD_-1204057866', u'PTRSUB_-1204057864'), (u'INDIRECT_-1204061120', u'MULTIEQUAL_-1204060910'), (u'CALL_-1204066723', u'INDIRECT_-1204059556'), (u'MULTIEQUAL_-1204055397', u'MULTIEQUAL_-1204058408'), ('const-4', u'PTRADD_-1204059045'), (u'INDIRECT_-1204060447', u'MULTIEQUAL_-1204058531'), (u'MULTIEQUAL_-1204059676', u'MULTIEQUAL_-1204059795'), (u'MULTIEQUAL_-1204058769', u'MULTIEQUAL_-1204058746'), (u'INT_SLESS_-1204064504', u'CBRANCH_-1204064511'), (u'PTRSUB_-1204058515', u'STORE_-1204067750'), (u'INDIRECT_-1204058911', u'MULTIEQUAL_-1204058723'), (u'LOAD_-1204065105', u'PTRSUB_-1204056742'), ('tmp_6675', u'CBRANCH_-1204062779'), (u'CALL_-1204068795', u'INDIRECT_-1204060828'), (u'MULTIEQUAL_-1204056513', u'MULTIEQUAL_-1204059217'), (u'MULTIEQUAL_-1204058700', u'MULTIEQUAL_-1204059292'), (u'MULTIEQUAL_-1204058185', u'MULTIEQUAL_-1204058145'), (u'INDIRECT_-1204057835', u'MULTIEQUAL_-1204057657'), (u'MULTIEQUAL_-1204057636', u'MULTIEQUAL_-1204057598'), (u'CALL_-1204064772', u'INDIRECT_-1204057382'), ('const-433', u'LOAD_-1204066628'), (u'INT_ADD_-1204064552', u'MULTIEQUAL_-1204061577'), ('const-16', u'PTRADD_-1204058009'), ('tmp_8125', u'PTRSUB_-1204059181'), (u'INDIRECT_-1204060005', u'MULTIEQUAL_-1204059195'), (u'PTRSUB_-1204056361', u'LOAD_-1204064455'), (u'CALL_-1204064539', u'INDIRECT_-1204056928'), ('const-0', u'COPY_-1204062678'), (u'INDIRECT_-1204057809', u'MULTIEQUAL_-1204058394'), ('tmp_8124', u'PTRSUB_-1204055524'), (u'INDIRECT_-1204061055', u'MULTIEQUAL_-1204060107'), ('const-0', u'INT_NOTEQUAL_-1204064063'), (u'MULTIEQUAL_-1204056838', u'MULTIEQUAL_-1204056830'), ('tmp_3292', u'CBRANCH_-1204066137'), (u'LOAD_-1204065172', u'MULTIEQUAL_-1204058455'), ('tmp_1727', u'CBRANCH_-1204067680'), (u'INDIRECT_-1204061966', u'MULTIEQUAL_-1204061870'), (u'CALL_-1204067879', u'INDIRECT_-1204060447'), (u'MULTIEQUAL_-1204056401', u'MULTIEQUAL_-1204057200'), (u'MULTIEQUAL_-1204058265', u'MULTIEQUAL_-1204057420'), (u'MULTIEQUAL_-1204056349', u'MULTIEQUAL_-1204057477'), (u'MULTIEQUAL_-1204057352', u'MULTIEQUAL_-1204056513'), (u'LOAD_-1204066902', u'FLOAT2FLOAT_-1204066848'), (u'PTRSUB_-1204056896', u'LOAD_-1204065313'), (u'INDIRECT_-1204057353', u'MULTIEQUAL_-1204057330'), ('tmp_8125', u'PTRSUB_-1204055576'), (u'CALL_-1204064495', u'INDIRECT_-1204058148'), (u'LOAD_-1204065153', u'MULTIEQUAL_-1204055583'), ('const-433', u'LOAD_-1204065134'), (u'MULTIEQUAL_-1204061583', u'INT_SUB_-1204062734'), (u'LOAD_-1204066844', u'FLOAT2FLOAT_-1204066790'), (u'CALL_-1204069028', u'INDIRECT_-1204060628'), (u'INT_EQUAL_-1204067865', u'CBRANCH_-1204067863'), ('const-664', u'PTRSUB_-1204056190'), (u'FLOAT_LESSEQUAL_-1204058173', u'CBRANCH_-1204062580'), (u'MULTIEQUAL_-1204057563', u'MULTIEQUAL_-1204055565'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204056651'), (u'PTRSUB_-1204057692', u'LOAD_-1204066540'), (u'INDIRECT_-1204059260', u'MULTIEQUAL_-1204059843'), (u'INDIRECT_-1204059517', u'MULTIEQUAL_-1204059310'), (u'CALL_-1204065688', u'INDIRECT_-1204058735'), ('tmp_3949', u'CBRANCH_-1204065441'), (u'CALL_-1204064546', u'INDIRECT_-1204057512'), (u'MULTIEQUAL_-1204058284', u'MULTIEQUAL_-1204059102'), (u'MULTIEQUAL_-1204056724', u'MULTIEQUAL_-1204056696'), (u'CALL_-1204067163', u'INDIRECT_-1204059877'), ('const-433', u'LOAD_-1204067701'), (u'INDIRECT_-1204060813', u'MULTIEQUAL_-1204060604'), ('const-4', u'PTRSUB_-1204058021'), (u'CALL_-1204065928', u'INDIRECT_-1204058183'), ('const-433', u'LOAD_-1204064031'), (u'MULTIEQUAL_-1204057330', u'MULTIEQUAL_-1204057302'), (u'LOAD_-1204068676', u'PTRADD_-1204058959'), (u'FLOAT_LESSEQUAL_-1204058039', u'CBRANCH_-1204062779'), (u'CALL_-1204064257', u'INDIRECT_-1204060630'), (u'MULTIEQUAL_-1204059856', u'MULTIEQUAL_-1204059819'), (u'LOAD_-1204066647', u'MULTIEQUAL_-1204059355'), (u'MULTIEQUAL_-1204056894', u'MULTIEQUAL_-1204058019'), ('const-88', u'CALL_-1204067163'), (u'INDIRECT_-1204057743', u'MULTIEQUAL_-1204057439'), (u'INDIRECT_-1204060026', u'MULTIEQUAL_-1204059070'), (u'MULTIEQUAL_-1204058523', u'MULTIEQUAL_-1204059884'), ('tmp_8125', u'PTRSUB_-1204056361'), (u'CALL_-1204069229', u'INDIRECT_-1204061359'), (u'MULTIEQUAL_-1204057563', u'MULTIEQUAL_-1204058158'), (u'COPY_-1204056265', u'MULTIEQUAL_-1204059075'), (u'LOAD_-1204064123', u'PTRADD_-1204056103'), ('tmp_8125', u'PTRSUB_-1204055271'), (u'MULTIEQUAL_-1204063442', u'MULTIEQUAL_-1204063401'), (u'INDIRECT_-1204058441', u'MULTIEQUAL_-1204058264'), (u'MULTIEQUAL_-1204056810', u'MULTIEQUAL_-1204059522'), (u'INDIRECT_-1204056983', u'MULTIEQUAL_-1204057582'), (u'MULTIEQUAL_-1204058585', u'MULTIEQUAL_-1204058545'), (u'CALL_-1204065248', u'INDIRECT_-1204061249'), ('const-433', u'LOAD_-1204068742'), (u'CALL_-1204064257', u'INDIRECT_-1204058088'), (u'LOAD_-1204066433', u'FLOAT2FLOAT_-1204066379'), ('tmp_21023', u'INT_ADD_-1204069285'), (u'CALL_-1204064257', u'INDIRECT_-1204057124'), ('const-4', u'PTRSUB_-1204055858'), (u'MULTIEQUAL_-1204056663', u'MULTIEQUAL_-1204056635'), (u'MULTIEQUAL_-1204057069', u'MULTIEQUAL_-1204057867'), (u'CALL_-1204065248', u'INDIRECT_-1204057865'), (u'CALL_-1204065248', u'INDIRECT_-1204058532'), (u'MULTIEQUAL_-1204058114', u'MULTIEQUAL_-1204058102'), ('tmp_8126', u'PTRSUB_-1204056777'), (u'INDIRECT_-1204059260', u'MULTIEQUAL_-1204055406'), (u'CALL_-1204066723', u'INDIRECT_-1204058519'), (u'MULTIEQUAL_-1204056585', u'MULTIEQUAL_-1204057714'), (u'MULTIEQUAL_-1204055401', u'MULTIEQUAL_-1204058886'), (u'INDIRECT_-1204060452', u'MULTIEQUAL_-1204060714'), (u'CALL_-1204064772', u'INDIRECT_-1204058049'), (u'PTRADD_-1204055787', u'LOAD_-1204063643'), (u'MULTIEQUAL_-1204058396', u'MULTIEQUAL_-1204058995'), (u'MULTIEQUAL_-1204055407', u'MULTIEQUAL_-1204059199'), ('const-4', u'PTRSUB_-1204058787'), (u'LOAD_-1204067013', u'FLOAT2FLOAT_-1204066959'), (u'CALL_-1204067879', u'INDIRECT_-1204059361'), (u'PTRSUB_-1204057088', u'LOAD_-1204065593'), (u'MULTIEQUAL_-1204059583', u'CALL_-1204065928'), ('tmp_7973', u'CBRANCH_-1204065265'), ('const-5', u'PTRADD_-1204058626'), (u'LOAD_-1204062615', u'MULTIEQUAL_-1204055415'), (u'INDIRECT_-1204061859', u'MULTIEQUAL_-1204062450'), (u'CAST_-1204058146', u'INT_SLESS_-1204065201'), (u'INDIRECT_-1204059377', u'MULTIEQUAL_-1204059663'), (u'INDIRECT_-1204058829', u'MULTIEQUAL_-1204059122'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204055733'), (u'LOAD_-1204068218', u'PTRSUB_-1204058793'), ('tmp_8125', u'PTRSUB_-1204059143'), (u'FLOAT2FLOAT_-1204068014', u'MULTIEQUAL_-1204059401'), ('const-8', u'PTRSUB_-1204058793'), ('const-8', u'PTRSUB_-1204055996'), (u'INDIRECT_-1204059033', u'MULTIEQUAL_-1204057077'), (u'MULTIEQUAL_-1204058313', u'MULTIEQUAL_-1204058305'), (u'INDIRECT_-1204061865', u'MULTIEQUAL_-1204060915'), (u'CALL_-1204068795', u'INDIRECT_-1204060771'), (u'MULTIEQUAL_-1204057352', u'MULTIEQUAL_-1204057327'), ('tmp_8126', u'PTRSUB_-1204056791'), (u'MULTIEQUAL_-1204059015', u'MULTIEQUAL_-1204059835'), (u'INDIRECT_-1204057707', u'MULTIEQUAL_-1204057684'), (u'CALL_-1204067879', u'INDIRECT_-1204059898'), (u'INDIRECT_-1204058890', u'MULTIEQUAL_-1204055400'), (u'LOAD_-1204065569', u'PTRADD_-1204057041'), (u'LOAD_-1204063674', u'PTRSUB_-1204055796'), (u'CALL_-1204068361', u'INDIRECT_-1204059960'), (u'INT_NOTEQUAL_-1204068602', u'CBRANCH_-1204068551'), ('const-0', u'CALL_-1204069078'), (u'PTRSUB_-1204056034', u'LOAD_-1204064009'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204058983'), (u'INDIRECT_-1204058305', u'MULTIEQUAL_-1204056349'), (u'MULTIEQUAL_-1204059009', u'MULTIEQUAL_-1204058976'), (u'MULTIEQUAL_-1204057440', u'MULTIEQUAL_-1204058240'), (u'CALL_-1204064495', u'INDIRECT_-1204057538'), (u'CALL_-1204069028', u'INT_EQUAL_-1204068991'), (u'INT_ADD_-1204063819', u'MULTIEQUAL_-1204060701'), (u'PTRADD_-1204056888', u'LOAD_-1204065300'), (u'MULTIEQUAL_-1204057538', u'MULTIEQUAL_-1204056696'), (u'INDIRECT_-1204058236', u'MULTIEQUAL_-1204055572'), (u'INDIRECT_-1204057353', u'MULTIEQUAL_-1204057952'), (u'PTRADD_-1204055689', u'PTRSUB_-1204055687'), (u'MULTIEQUAL_-1204059451', u'MULTIEQUAL_-1204060047'), (u'INDIRECT_-1204060771', u'MULTIEQUAL_-1204060472'), (u'MULTIEQUAL_-1204059764', u'MULTIEQUAL_-1204060574'), (u'INDIRECT_-1204059220', u'MULTIEQUAL_-1204058367'), (u'MULTIEQUAL_-1204056474', u'MULTIEQUAL_-1204056446'), (u'MULTIEQUAL_-1204060079', u'MULTIEQUAL_-1204059431'), (u'MULTIEQUAL_-1204059921', u'MULTIEQUAL_-1204059884'), (u'MULTIEQUAL_-1204058192', u'MULTIEQUAL_-1204057562'), ('const-433', u'LOAD_-1204065265'), ('const-433', u'LOAD_-1204065089'), (u'MULTIEQUAL_-1204059741', u'MULTIEQUAL_-1204060872'), (u'MULTIEQUAL_-1204058886', u'MULTIEQUAL_-1204059704'), (u'CALL_-1204064495', u'INDIRECT_-1204058384'), (u'FLOAT2FLOAT_-1204063589', u'MULTIEQUAL_-1204056747'), (u'CALL_-1204063341', u'INDIRECT_-1204056983'), (u'MULTIEQUAL_-1204062526', u'INT_NOTEQUAL_-1204067140'), (u'INDIRECT_-1204060804', u'MULTIEQUAL_-1204060635'), (u'INDIRECT_-1204059281', u'MULTIEQUAL_-1204059072'), (u'PTRADD_-1204056616', u'LOAD_-1204064903'), (u'MULTIEQUAL_-1204058306', u'MULTIEQUAL_-1204057416'), ('const-8', u'PTRSUB_-1204057864'), (u'MULTIEQUAL_-1204062776', u'MULTIEQUAL_-1204062739'), (u'MULTIEQUAL_-1204061583', u'CALL_-1204069078'), (u'LOAD_-1204062360', u'MULTIEQUAL_-1204062116'), (u'MULTIEQUAL_-1204058520', u'MULTIEQUAL_-1204059468'), (u'INT_SLESS_-1204068956', u'CBRANCH_-1204068963'), (u'PTRADD_-1204057950', u'PTRSUB_-1204057948'), (u'MULTIEQUAL_-1204058647', u'CALL_-1204064546'), (u'INT_EQUAL_-1204068991', u'CBRANCH_-1204068989'), (u'INT_EQUAL_-1204069014', u'CBRANCH_-1204069008'), (u'MULTIEQUAL_-1204060168', u'MULTIEQUAL_-1204059528'), (u'MULTIEQUAL_-1204058532', u'MULTIEQUAL_-1204058509'), ('const-16', u'PTRADD_-1204057877'), (u'PTRSUB_-1204059133', u'LOAD_-1204068700'), (u'INDIRECT_-1204059613', u'MULTIEQUAL_-1204055407'), (u'MULTIEQUAL_-1204059313', u'MULTIEQUAL_-1204059269'), (u'LOAD_-1204066959', u'PTRADD_-1204057966'), (u'CALL_-1204069028', u'INDIRECT_-1204060213'), (u'INDIRECT_-1204058707', u'MULTIEQUAL_-1204055575'), (u'CALL_-1204069028', u'INDIRECT_-1204059961'), ('tmp_6571', u'CBRANCH_-1204063804'), (u'MULTIEQUAL_-1204057031', u'MULTIEQUAL_-1204056401'), (u'COPY_-1204063928', u'MULTIEQUAL_-1204057918'), ('tmp_483', u'BRANCH_-1204068944'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204055412'), (u'MULTIEQUAL_-1204057639', u'MULTIEQUAL_-1204057597'), (u'LOAD_-1204066343', u'INT_NOTEQUAL_-1204066323'), ('tmp_8125', u'PTRSUB_-1204056167'), (u'PTRSUB_-1204055898', u'LOAD_-1204063795'), ('const-433', u'LOAD_-1204066937'), (u'INDIRECT_-1204061378', u'FLOAT_LESS_-1204061170'), ('tmp_8126', u'PTRSUB_-1204057745'), (u'CALL_-1204069078', u'MULTIEQUAL_-1204063450'), (u'MULTIEQUAL_-1204057457', u'MULTIEQUAL_-1204057416'), ('tmp_8128', u'CALL_-1204064495'), (u'MULTIEQUAL_-1204060775', u'MULTIEQUAL_-1204060734'), ('const-0', u'CALL_-1204067462'), (u'LOAD_-1204068593', u'PTRADD_-1204059045'), (u'INDIRECT_-1204057660', u'MULTIEQUAL_-1204056893'), (u'MULTIEQUAL_-1204060225', u'MULTIEQUAL_-1204059585'), (u'MULTIEQUAL_-1204060060', u'MULTIEQUAL_-1204060882'), ('tmp_6125', u'CBRANCH_-1204063325'), (u'CALL_-1204065248', u'INDIRECT_-1204058219'), (u'CALL_-1204067163', u'INDIRECT_-1204059641'), (u'INDIRECT_-1204056926', u'MULTIEQUAL_-1204057523'), ('const-16', u'PTRADD_-1204057923'), ('tmp_8125', u'CALL_-1204064546'), (u'LOAD_-1204063564', u'FLOAT2FLOAT_-1204063510'), ('tmp_8125', u'PTRSUB_-1204059151'), (u'CALL_-1204067462', u'INDIRECT_-1204060157'), (u'LOAD_-1204065569', u'PTRADD_-1204056955'), (u'INDIRECT_-1204057865', u'MULTIEQUAL_-1204057563'), ('const-433', u'LOAD_-1204068773'), (u'INDIRECT_-1204059957', u'MULTIEQUAL_-1204059767'), (u'LOAD_-1204068131', u'PTRADD_-1204058728'), (u'CALL_-1204067879', u'INDIRECT_-1204060211'), (u'MULTIEQUAL_-1204060915', u'MULTIEQUAL_-1204061034'), ('const-433', u'LOAD_-1204066412'), (u'PTRSUB_-1204057136', u'LOAD_-1204065666'), ('const-433', u'LOAD_-1204065336'), (u'LOAD_-1204068480', u'FLOAT2FLOAT_-1204068426'), (u'LOAD_-1204069301', u'INT_NOTEQUAL_-1204067688'), (u'MULTIEQUAL_-1204059323', u'MULTIEQUAL_-1204059290'), (u'INDIRECT_-1204060213', u'MULTIEQUAL_-1204059262'), (u'LOAD_-1204068676', u'PTRADD_-1204059030'), ('const-88', u'CALL_-1204066723'), ('const-433', u'LOAD_-1204067570'), (u'INDIRECT_-1204058829', u'MULTIEQUAL_-1204055418'), ('tmp_8125', u'PTRSUB_-1204059116'), (u'CALL_-1204064546', u'INDIRECT_-1204057931'), (u'MULTIEQUAL_-1204057224', u'MULTIEQUAL_-1204056594'), ('const-433', u'LOAD_-1204064009'), ('tmp_8126', u'PTRSUB_-1204057759'), (u'CALL_-1204066723', u'INDIRECT_-1204058649'), (u'CALL_-1204068361', u'INDIRECT_-1204059785'), (u'INDIRECT_-1204057650', u'MULTIEQUAL_-1204057627'), ('tmp_8125', u'PTRSUB_-1204059158'), (u'CALL_-1204066723', u'INDIRECT_-1204058832'), (u'PTRADD_-1204057701', u'LOAD_-1204066549'), (u'PTRSUB_-1204059002', u'LOAD_-1204068516'), ('const-16', u'PTRADD_-1204058993'), (u'LOAD_-1204066000', u'CALL_-1204065979'), (u'MULTIEQUAL_-1204055568', u'MULTIEQUAL_-1204056762'), (u'INDIRECT_-1204059231', u'MULTIEQUAL_-1204059794'), (u'MULTIEQUAL_-1204058482', u'MULTIEQUAL_-1204058444'), ('tmp_8125', u'CALL_-1204069229'), (u'INDIRECT_-1204057481', u'MULTIEQUAL_-1204056716'), ('const-8', u'PTRSUB_-1204058007'), (u'LOAD_-1204068068', u'FLOAT2FLOAT_-1204068014'), (u'MULTIEQUAL_-1204060074', u'MULTIEQUAL_-1204060883'), (u'CALL_-1204066723', u'INDIRECT_-1204059792'), (u'CALL_-1204065928', u'INDIRECT_-1204058972'), (u'MULTIEQUAL_-1204059254', u'MULTIEQUAL_-1204059217'), (u'INDIRECT_-1204058532', u'MULTIEQUAL_-1204055572'), (u'CALL_-1204067412', u'INDIRECT_-1204059574'), (u'MULTIEQUAL_-1204057834', u'MULTIEQUAL_-1204056989'), (u'PTRSUB_-1204056953', u'LOAD_-1204065405'), (u'LOAD_-1204065484', u'PTRADD_-1204056998'), (u'INDIRECT_-1204061055', u'MULTIEQUAL_-1204060851'), (u'MULTIEQUAL_-1204061557', u'PTRADD_-1204057175'), ('const-433', u'LOAD_-1204068676'), (u'MULTIEQUAL_-1204058102', u'MULTIEQUAL_-1204058078'), (u'INDIRECT_-1204058533', u'MULTIEQUAL_-1204059122'), (u'CALL_-1204065248', u'INDIRECT_-1204058886'), (u'INDIRECT_-1204058650', u'MULTIEQUAL_-1204059233'), (u'INDIRECT_-1204060510', u'MULTIEQUAL_-1204059562'), ('const-433', u'LOAD_-1204066309'), ('tmp_8125', u'PTRSUB_-1204056152'), (u'COPY_-1204066675', u'MULTIEQUAL_-1204058273'), (u'MULTIEQUAL_-1204058303', u'MULTIEQUAL_-1204058265'), ('const-8', u'PTRSUB_-1204057546'), (u'MULTIEQUAL_-1204059922', u'MULTIEQUAL_-1204059282'), (u'MULTIEQUAL_-1204058886', u'MULTIEQUAL_-1204058845'), ('const-4', u'PTRSUB_-1204056804'), ('const-0', u'PTRSUB_-1204059158'), (u'INDIRECT_-1204060458', u'MULTIEQUAL_-1204060166'), (u'INDIRECT_-1204058288', u'MULTIEQUAL_-1204055394'), ('const-433', u'LOAD_-1204063658'), (u'CALL_-1204069028', u'INDIRECT_-1204061865'), (u'CALL_-1204067462', u'INDIRECT_-1204058998'), (u'INDIRECT_-1204059221', u'MULTIEQUAL_-1204055580'), (u'CALL_-1204065688', u'INDIRECT_-1204058674'), (u'PTRSUB_-1204055641', u'LOAD_-1204063437'), (u'MULTIEQUAL_-1204059764', u'MULTIEQUAL_-1204059738'), ('const-0', u'CALL_-1204065248'), (u'INDIRECT_-1204059159', u'MULTIEQUAL_-1204058306'), (u'MULTIEQUAL_-1204062657', u'MULTIEQUAL_-1204062624'), (u'INDIRECT_-1204057835', u'MULTIEQUAL_-1204057069'), (u'CALL_-1204067462', u'INDIRECT_-1204060843'), (u'MULTIEQUAL_-1204058535', u'MULTIEQUAL_-1204062802'), ('const-32', u'PTRSUB_-1204057309'), (u'MULTIEQUAL_-1204058876', u'MULTIEQUAL_-1204058834'), (u'CALL_-1204067163', u'INDIRECT_-1204060628'), ('const-32', u'PTRSUB_-1204057194'), (u'COPY_-1204062678', u'MULTIEQUAL_-1204062475'), ('const-433', u'LOAD_-1204066902'), ('const-5', u'PTRADD_-1204055643'), ('const-4', u'PTRSUB_-1204057921'), (u'INDIRECT_-1204058087', u'MULTIEQUAL_-1204057322'), ('const--152', u'PTRSUB_-1204059492'), ('tmp_8124', u'PTRSUB_-1204058494'), ('tmp_8125', u'PTRSUB_-1204057136'), ('const-433', u'STORE_-1204067723'), (u'MULTIEQUAL_-1204057579', u'MULTIEQUAL_-1204057538'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204058616'), (u'INDIRECT_-1204060200', u'MULTIEQUAL_-1204058522'), (u'INDIRECT_-1204059212', u'MULTIEQUAL_-1204058423'), (u'COPY_-1204069169', u'MULTIEQUAL_-1204061583'), (u'CALL_-1204066723', u'INDIRECT_-1204058584'), ('tmp_6259', u'CBRANCH_-1204063250'), (u'INDIRECT_-1204058972', u'MULTIEQUAL_-1204058784'), ('tmp_2965', u'CBRANCH_-1204066392'), (u'COPY_-1204057120', u'MULTIEQUAL_-1204059973'), (u'INDIRECT_-1204056860', u'MULTIEQUAL_-1204056567'), (u'MULTIEQUAL_-1204059725', u'MULTIEQUAL_-1204059693'), (u'INDIRECT_-1204059780', u'MULTIEQUAL_-1204058538'), (u'MULTIEQUAL_-1204059949', u'MULTIEQUAL_-1204060757'), (u'INDIRECT_-1204059517', u'MULTIEQUAL_-1204055580'), (u'CALL_-1204064539', u'INDIRECT_-1204056615'), (u'INDIRECT_-1204057717', u'MULTIEQUAL_-1204056952'), (u'INDIRECT_-1204059220', u'MULTIEQUAL_-1204059011'), (u'INDIRECT_-1204059544', u'MULTIEQUAL_-1204060108'), (u'MULTIEQUAL_-1204062450', u'MULTIEQUAL_-1204062405'), ('tmp_8127', u'INT_EQUAL_-1204066275'), (u'MULTIEQUAL_-1204060047', u'MULTIEQUAL_-1204060027'), (u'INDIRECT_-1204059948', u'MULTIEQUAL_-1204059095'), (u'INT_EQUAL_-1204064462', u'CBRANCH_-1204064460'), ('const-4', u'PTRADD_-1204056570'), ('tmp_8124', u'PTRSUB_-1204055502'), (u'INDIRECT_-1204058262', u'MULTIEQUAL_-1204057497'), ('const-4', u'PTRSUB_-1204057772'), ('const-0', u'CALL_-1204067163'), ('const-4', u'PTRADD_-1204056705'), (u'LOAD_-1204065105', u'PTRADD_-1204056698'), (u'FLOAT2FLOAT_-1204067888', u'MULTIEQUAL_-1204059207'), (u'MULTIEQUAL_-1204057409', u'MULTIEQUAL_-1204057378'), (u'MULTIEQUAL_-1204056541', u'MULTIEQUAL_-1204056513'), (u'CALL_-1204065979', u'INDIRECT_-1204058275'), (u'CALL_-1204067412', u'INDIRECT_-1204060241'), (u'MULTIEQUAL_-1204058254', u'MULTIEQUAL_-1204058246'), (u'INDIRECT_-1204057965', u'MULTIEQUAL_-1204057200'), (u'INT_NOTEQUAL_-1204068338', u'CBRANCH_-1204068223'), (u'INDIRECT_-1204057231', u'MULTIEQUAL_-1204057208'), (u'LOAD_-1204064162', u'MULTIEQUAL_-1204057918'), (u'MULTIEQUAL_-1204057777', u'MULTIEQUAL_-1204056932'), (u'CALL_-1204065688', u'INDIRECT_-1204058007'), (u'INDIRECT_-1204060510', u'MULTIEQUAL_-1204059707'), ('tmp_8049', u'CBRANCH_-1204065208'), (u'MULTIEQUAL_-1204057827', u'INT_SUB_-1204063182'), ('const-433', u'LOAD_-1204064916'), (u'INT_ADD_-1204063819', u'INT_SLESS_-1204063771'), (u'MULTIEQUAL_-1204055394', u'MULTIEQUAL_-1204058217'), (u'INDIRECT_-1204058634', u'MULTIEQUAL_-1204058313'), (u'MULTIEQUAL_-1204057378', u'MULTIEQUAL_-1204057967'), (u'MULTIEQUAL_-1204057224', u'MULTIEQUAL_-1204057200'), (u'LOAD_-1204066139', u'PTRADD_-1204059235'), (u'MULTIEQUAL_-1204059693', u'INT_NOTEQUAL_-1204066097'), ('const-4', u'PTRADD_-1204056635'), (u'MULTIEQUAL_-1204057582', u'MULTIEQUAL_-1204057540'), ('const-4', u'PTRSUB_-1204059098'), (u'CALL_-1204067412', u'INDIRECT_-1204059395'), (u'CALL_-1204063341', u'INDIRECT_-1204057528'), (u'INDIRECT_-1204057687', u'MULTIEQUAL_-1204055583'), (u'INDIRECT_-1204058532', u'MULTIEQUAL_-1204058825'), (u'INDIRECT_-1204059020', u'MULTIEQUAL_-1204059599'), (u'FLOAT_LESSEQUAL_-1204065239', u'CBRANCH_-1204065265'), (u'CALL_-1204065688', u'INDIRECT_-1204058483'), (u'INDIRECT_-1204061076', u'MULTIEQUAL_-1204061641'), (u'INDIRECT_-1204060819', u'MULTIEQUAL_-1204059868'), (u'CALL_-1204063341', u'INDIRECT_-1204057040'), (u'MULTIEQUAL_-1204056901', u'MULTIEQUAL_-1204056873'), ('const-1', u'INT_SUB_-1204067513'), (u'INDIRECT_-1204060028', u'MULTIEQUAL_-1204060589'), (u'LOAD_-1204068676', u'PTRADD_-1204059004'), (u'FLOAT_LESSEQUAL_-1204058006', u'CBRANCH_-1204062602'), (u'MULTIEQUAL_-1204059528', u'MULTIEQUAL_-1204060338'), (u'INDIRECT_-1204057824', u'MULTIEQUAL_-1204058127'), ('const-0', u'INT_NOTEQUAL_-1204067140'), (u'MULTIEQUAL_-1204058240', u'MULTIEQUAL_-1204058231'), ('const-433', u'LOAD_-1204065300'), (u'CALL_-1204063341', u'INDIRECT_-1204056926'), (u'MULTIEQUAL_-1204059327', u'MULTIEQUAL_-1204058517'), ('const--1', u'STORE_-1204067743'), (u'MULTIEQUAL_-1204055399', u'MULTIEQUAL_-1204058591'), (u'INDIRECT_-1204056686', u'MULTIEQUAL_-1204057285'), (u'MULTIEQUAL_-1204056686', u'MULTIEQUAL_-1204057285'), (u'MULTIEQUAL_-1204056655', u'MULTIEQUAL_-1204057453'), (u'INDIRECT_-1204058205', u'MULTIEQUAL_-1204057420'), (u'MULTIEQUAL_-1204057505', u'MULTIEQUAL_-1204057477'), ('const-0', u'PTRSUB_-1204055533'), (u'INDIRECT_-1204057233', u'MULTIEQUAL_-1204057054'), (u'MULTIEQUAL_-1204055567', u'MULTIEQUAL_-1204056585'), (u'CALL_-1204066723', u'INDIRECT_-1204060423'), (u'MULTIEQUAL_-1204057322', u'MULTIEQUAL_-1204058120'), (u'LOAD_-1204064995', u'FLOAT2FLOAT_-1204064941'), (u'INDIRECT_-1204060184', u'MULTIEQUAL_-1204059977'), (u'MULTIEQUAL_-1204055399', u'MULTIEQUAL_-1204058644'), ('const-433', u'LOAD_-1204063540'), (u'MULTIEQUAL_-1204055573', u'MULTIEQUAL_-1204058246'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204056888'), ('const-433', u'LOAD_-1204066580'), (u'CALL_-1204063341', u'INDIRECT_-1204056861'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204059708'), (u'CALL_-1204064539', u'INDIRECT_-1204056806'), (u'PTRADD_-1204057557', u'PTRSUB_-1204057555'), (u'PTRADD_-1204059087', u'PTRSUB_-1204059085'), (u'CALL_-1204064257', u'INDIRECT_-1204057486'), (u'CALL_-1204068361', u'INDIRECT_-1204060570'), (u'INT_EQUAL_-1204064510', u'CBRANCH_-1204064508'), (u'MULTIEQUAL_-1204058528', u'MULTIEQUAL_-1204059350'), (u'INDIRECT_-1204057900', u'MULTIEQUAL_-1204057115'), (u'CALL_-1204069229', u'INDIRECT_-1204060456'), (u'CALL_-1204067412', u'INDIRECT_-1204060062'), (u'CALL_-1204069078', u'INDIRECT_-1204060361'), ('const-8', u'PTRSUB_-1204055778'), (u'MULTIEQUAL_-1204058034', u'MULTIEQUAL_-1204057394'), (u'INDIRECT_-1204061135', u'MULTIEQUAL_-1204058534'), (u'PTRSUB_-1204058680', u'LOAD_-1204068046'), ('const-433', u'LOAD_-1204066788'), (u'MULTIEQUAL_-1204057999', u'MULTIEQUAL_-1204059130'), (u'INDIRECT_-1204057650', u'MULTIEQUAL_-1204058249'), (u'PTRADD_-1204055680', u'PTRSUB_-1204055678'), ('tmp_6756', u'BRANCH_-1204062763'), (u'CALL_-1204069197', u'INDIRECT_-1204060432'), ('tmp_8126', u'PTRSUB_-1204056844'), (u'CALL_-1204063817', u'INDIRECT_-1204056860'), (u'CALL_-1204069078', u'INDIRECT_-1204061836'), (u'INDIRECT_-1204061278', u'MULTIEQUAL_-1204061184'), (u'LOAD_-1204065300', u'FLOAT2FLOAT_-1204065246'), (u'PTRSUB_-1204056777', u'LOAD_-1204065134'), ('const-32', u'PTRSUB_-1204056522'), ('tmp_8124', u'RETURN_-1204067616'), (u'MULTIEQUAL_-1204057655', u'MULTIEQUAL_-1204056810'), ('const-4', u'PTRADD_-1204055998'), ('const-4', u'PTRADD_-1204055705'), (u'INDIRECT_-1204060489', u'MULTIEQUAL_-1204060395'), (u'MULTIEQUAL_-1204059583', u'CALL_-1204065979'), ('const-40', u'PTRSUB_-1204058165'), (u'PTRSUB_-1204056066', u'LOAD_-1204064053'), (u'MULTIEQUAL_-1204055561', u'MULTIEQUAL_-1204056095'), (u'INDIRECT_-1204058471', u'MULTIEQUAL_-1204058764'), ('const-433', u'LOAD_-1204063974'), (u'MULTIEQUAL_-1204057940', u'MULTIEQUAL_-1204059071'), ('const-433', u'LOAD_-1204064116'), (u'MULTIEQUAL_-1204055562', u'MULTIEQUAL_-1204056158'), (u'PTRADD_-1204055998', u'PTRSUB_-1204055996'), ('const-433', u'LOAD_-1204065440'), ('const-88', u'CALL_-1204065248'), (u'MULTIEQUAL_-1204060927', u'FLOAT_LESS_-1204058243'), (u'MULTIEQUAL_-1204060431', u'MULTIEQUAL_-1204061241'), (u'CALL_-1204066723', u'INDIRECT_-1204058889'), (u'MULTIEQUAL_-1204055398', u'MULTIEQUAL_-1204058416'), ('const-16', u'PTRADD_-1204057629'), (u'MULTIEQUAL_-1204059122', u'MULTIEQUAL_-1204058482'), (u'MULTIEQUAL_-1204057135', u'MULTIEQUAL_-1204057115'), (u'PTRSUB_-1204058946', u'LOAD_-1204068425'), (u'INDIRECT_-1204063597', u'MULTIEQUAL_-1204062802'), (u'FLOAT2FLOAT_-1204065440', u'MULTIEQUAL_-1204058513'), ('tmp_6384', u'BRANCH_-1204063149'), (u'CALL_-1204066247', u'INDIRECT_-1204058829'), (u'CALL_-1204066247', u'INDIRECT_-1204058475'), (u'PTRSUB_-1204057206', u'LOAD_-1204064580'), (u'LOAD_-1204067570', u'INT_SUB_-1204067513'), (u'MULTIEQUAL_-1204057582', u'MULTIEQUAL_-1204056952'), (u'INDIRECT_-1204058410', u'MULTIEQUAL_-1204055570'), (u'CALL_-1204068795', u'INDIRECT_-1204060043'), (u'MULTIEQUAL_-1204058240', u'MULTIEQUAL_-1204057352'), ('const-4', u'PTRADD_-1204058699'), (u'CALL_-1204067163', u'INDIRECT_-1204059820'), (u'MULTIEQUAL_-1204059009', u'MULTIEQUAL_-1204059128'), (u'CALL_-1204065979', u'INDIRECT_-1204059178'), (u'MULTIEQUAL_-1204058527', u'MULTIEQUAL_-1204060135'), (u'LOAD_-1204065303', u'PTRADD_-1204058161'), (u'PTRADD_-1204055643', u'PTRSUB_-1204055641'), ('const-433', u'LOAD_-1204063996'), (u'INDIRECT_-1204059785', u'MULTIEQUAL_-1204059451'), (u'INDIRECT_-1204058297', u'MULTIEQUAL_-1204055573'), ('tmp_8126', u'PTRSUB_-1204056755'), (u'PTRSUB_-1204056659', u'LOAD_-1204064971'), (u'MULTIEQUAL_-1204060835', u'MULTIEQUAL_-1204060195'), (u'MULTIEQUAL_-1204060481', u'CALL_-1204067412'), (u'CALL_-1204069078', u'INDIRECT_-1204060304'), (u'INDIRECT_-1204060388', u'MULTIEQUAL_-1204060184'), ('const-433', u'LOAD_-1204066226'), (u'MULTIEQUAL_-1204059199', u'MULTIEQUAL_-1204059176'), (u'MULTIEQUAL_-1204056225', u'MULTIEQUAL_-1204057352'), (u'STORE_-1204063220', u'INDIRECT_-1204058216'), (u'FLOAT2FLOAT_-1204064009', u'MULTIEQUAL_-1204057641'), (u'LOAD_-1204065105', u'PTRADD_-1204056738'), (u'MULTIEQUAL_-1204055567', u'MULTIEQUAL_-1204057754'), ('const-1', u'PTRADD_-1204056095'), (u'INDIRECT_-1204060611', u'MULTIEQUAL_-1204060517'), ('const-433', u'LOAD_-1204067003'), (u'MULTIEQUAL_-1204059616', u'MULTIEQUAL_-1204059579'), (u'CALL_-1204066247', u'INDIRECT_-1204059382'), ('const-24', u'PTRSUB_-1204055524'), (u'MULTIEQUAL_-1204056901', u'MULTIEQUAL_-1204056893'), (u'CALL_-1204064257', u'INDIRECT_-1204057726'), (u'CALL_-1204069197', u'INDIRECT_-1204061278'), (u'MULTIEQUAL_-1204058530', u'MULTIEQUAL_-1204060166'), (u'MULTIEQUAL_-1204055395', u'MULTIEQUAL_-1204058284'), (u'INDIRECT_-1204057774', u'MULTIEQUAL_-1204057009'), (u'INDIRECT_-1204057166', u'MULTIEQUAL_-1204057143'), (u'INT_ADD_-1204066163', u'INT_NOTEQUAL_-1204066140'), ('const-3', u'PTRADD_-1204057055'), (u'MULTIEQUAL_-1204057031', u'MULTIEQUAL_-1204056989'), ('const-1', u'INT_ADD_-1204067803'), ('const-433', u'LOAD_-1204064868'), (u'CALL_-1204066723', u'INDIRECT_-1204060364'), (u'MULTIEQUAL_-1204059821', u'MULTIEQUAL_-1204060631'), (u'INDIRECT_-1204056730', u'MULTIEQUAL_-1204056443'), ('const-8', u'PTRSUB_-1204057948'), (u'MULTIEQUAL_-1204057754', u'MULTIEQUAL_-1204058568'), ('const-32', u'PTRSUB_-1204056361'), ('const-433', u'LOAD_-1204068700'), (u'INDIRECT_-1204060391', u'MULTIEQUAL_-1204058525'), (u'MULTIEQUAL_-1204063522', u'PTRADD_-1204058728'), (u'INDIRECT_-1204057710', u'MULTIEQUAL_-1204058013'), ('const-433', u'LOAD_-1204062771'), (u'INDIRECT_-1204058772', u'MULTIEQUAL_-1204055417'), (u'FLOAT2FLOAT_-1204068426', u'MULTIEQUAL_-1204060256'), (u'INDIRECT_-1204059517', u'MULTIEQUAL_-1204058707'), (u'CALL_-1204067879', u'INDIRECT_-1204060150'), (u'COPY_-1204068313', u'MULTIEQUAL_-1204059266'), (u'MULTIEQUAL_-1204059142', u'MULTIEQUAL_-1204059119'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204057902'), (u'PTRSUB_-1204059519', u'CALL_-1204064772'), ('tmp_5110', u'BRANCH_-1204064407'), ('tmp_8126', u'PTRSUB_-1204055898'), ('const-0', u'CALL_-1204068795'), (u'INDIRECT_-1204060794', u'MULTIEQUAL_-1204060692'), (u'FLOAT2FLOAT_-1204064053', u'MULTIEQUAL_-1204057702'), (u'INDIRECT_-1204057043', u'MULTIEQUAL_-1204056747'), ('const-4', u'PTRADD_-1204057902'), (u'LOAD_-1204063674', u'PTRADD_-1204055689'), (u'MULTIEQUAL_-1204055579', u'MULTIEQUAL_-1204059109'), ('const-8', u'PTRSUB_-1204057910'), ('tmp_8125', u'PTRSUB_-1204056426'), ('const-8', u'PTRSUB_-1204055713'), (u'PTRADD_-1204057584', u'LOAD_-1204066378'), (u'INDIRECT_-1204057744', u'MULTIEQUAL_-1204058333'), (u'CALL_-1204067163', u'INDIRECT_-1204059096'), ('const-433', u'LOAD_-1204065303'), (u'CALL_-1204066247', u'INDIRECT_-1204058890'), (u'INDIRECT_-1204060880', u'MULTIEQUAL_-1204060074'), ('const-433', u'LOAD_-1204063722'), (u'INT_SUB_-1204063182', u'INT_ADD_-1204063171'), (u'INDIRECT_-1204058829', u'MULTIEQUAL_-1204059412'), (u'MULTIEQUAL_-1204059961', u'MULTIEQUAL_-1204059313'), (u'INDIRECT_-1204060510', u'MULTIEQUAL_-1204060306'), (u'INDIRECT_-1204058720', u'MULTIEQUAL_-1204056762'), (u'MULTIEQUAL_-1204059154', u'MULTIEQUAL_-1204059964'), (u'PTRSUB_-1204055713', u'LOAD_-1204063540'), (u'MULTIEQUAL_-1204060226', u'MULTIEQUAL_-1204060189'), ('const-4', u'PTRADD_-1204056052'), (u'MULTIEQUAL_-1204060252', u'MULTIEQUAL_-1204060226'), (u'INT_EQUAL_-1204064481', u'CBRANCH_-1204064479'), (u'MULTIEQUAL_-1204057497', u'MULTIEQUAL_-1204057477'), (u'CALL_-1204064539', u'INDIRECT_-1204057854'), (u'LOAD_-1204068285', u'MULTIEQUAL_-1204058538'), (u'INDIRECT_-1204058338', u'MULTIEQUAL_-1204058935'), ('const-433', u'LOAD_-1204065484'), (u'CALL_-1204069028', u'INDIRECT_-1204060758'), ('const-433', u'LOAD_-1204068131'), (u'INDIRECT_-1204059220', u'MULTIEQUAL_-1204058408'), (u'MULTIEQUAL_-1204058363', u'MULTIEQUAL_-1204058329'), (u'PTRSUB_-1204058334', u'LOAD_-1204067460'), (u'INDIRECT_-1204058205', u'MULTIEQUAL_-1204058028'), ('tmp_8126', u'PTRSUB_-1204055858'), ('tmp_219', u'CBRANCH_-1204069174'), (u'INDIRECT_-1204057538', u'MULTIEQUAL_-1204056773'), (u'FLOAT2FLOAT_-1204066255', u'MULTIEQUAL_-1204058211'), ('const-433', u'LOAD_-1204063643'), (u'MULTIEQUAL_-1204058304', u'MULTIEQUAL_-1204058273'), (u'LOAD_-1204064567', u'CALL_-1204064546'), (u'INDIRECT_-1204057984', u'MULTIEQUAL_-1204055568'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204059045'), (u'MULTIEQUAL_-1204059973', u'FLOAT_LESS_-1204058084'), (u'PTRSUB_-1204056736', u'LOAD_-1204065082'), ('tmp_8125', u'PTRSUB_-1204058408'), (u'MULTIEQUAL_-1204055564', u'MULTIEQUAL_-1204056288'), (u'MULTIEQUAL_-1204060311', u'MULTIEQUAL_-1204060283'), (u'MULTIEQUAL_-1204056838', u'MULTIEQUAL_-1204056810'), (u'LOAD_-1204066412', u'INT_NOTEQUAL_-1204066392'), ('const-8', u'PTRSUB_-1204059059'), (u'INT_ADD_-1204069285', u'CAST_-1204059208'), (u'MULTIEQUAL_-1204055562', u'MULTIEQUAL_-1204057327'), ('const-433', u'LOAD_-1204068025'), (u'STORE_-1204067750', u'INDIRECT_-1204060994'), (u'CALL_-1204064495', u'INDIRECT_-1204057900'), (u'FLOAT2FLOAT_-1204063510', u'MULTIEQUAL_-1204056625'), (u'INDIRECT_-1204059574', u'MULTIEQUAL_-1204058724'), (u'MULTIEQUAL_-1204057420', u'MULTIEQUAL_-1204060132'), (u'CALL_-1204067462', u'INDIRECT_-1204059063'), (u'COPY_-1204056264', u'MULTIEQUAL_-1204059075'), (u'MULTIEQUAL_-1204059109', u'MULTIEQUAL_-1204059071'), (u'INT_ADD_-1204067687', u'CAST_-1204058204'), ('const-4', u'COPY_-1204068002'), (u'LOAD_-1204068303', u'MULTIEQUAL_-1204060404'), (u'INDIRECT_-1204058262', u'MULTIEQUAL_-1204057477'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204055624'), (u'LOAD_-1204066647', u'MULTIEQUAL_-1204055417'), (u'MULTIEQUAL_-1204058667', u'MULTIEQUAL_-1204057777'), (u'MULTIEQUAL_-1204058515', u'MULTIEQUAL_-1204059154'), (u'INT_NOTEQUAL_-1204068772', u'CBRANCH_-1204068681'), ('const-433', u'LOAD_-1204064053'), ('const-1', u'PTRADD_-1204058009'), (u'MULTIEQUAL_-1204055580', u'MULTIEQUAL_-1204057999'), (u'PTRADD_-1204055624', u'LOAD_-1204063403'), (u'MULTIEQUAL_-1204058521', u'MULTIEQUAL_-1204059642'), (u'INDIRECT_-1204060628', u'MULTIEQUAL_-1204059676'), ('const-8', u'PTRSUB_-1204056980'), ('const-433', u'LOAD_-1204064097'), (u'MULTIEQUAL_-1204061762', u'MULTIEQUAL_-1204061749'), (u'CALL_-1204069229', u'INDIRECT_-1204060692'), (u'MULTIEQUAL_-1204058501', u'MULTIEQUAL_-1204058476'), (u'INDIRECT_-1204057040', u'MULTIEQUAL_-1204057017'), ('const-3', u'PTRADD_-1204057629'), (u'CALL_-1204064546', u'INDIRECT_-1204057569'), (u'CALL_-1204069078', u'INDIRECT_-1204063627'), (u'INT_NOTEQUAL_-1204065665', u'CBRANCH_-1204065574'), (u'FLOAT2FLOAT_-1204065408', u'MULTIEQUAL_-1204058452'), ('tmp_8128', u'CALL_-1204065979'), (u'INDIRECT_-1204061966', u'MULTIEQUAL_-1204061034'), (u'LOAD_-1204068676', u'PTRADD_-1204059087'), (u'PTRADD_-1204058747', u'PTRSUB_-1204058745'), (u'INDIRECT_-1204059458', u'FLOAT_LESSEQUAL_-1204062656'), (u'MULTIEQUAL_-1204056466', u'MULTIEQUAL_-1204056446'), ('const-4', u'PTRADD_-1204058682'), (u'CALL_-1204067163', u'INDIRECT_-1204060687'), ('const-0', u'INT_NOTEQUAL_-1204068602'), (u'INDIRECT_-1204060692', u'MULTIEQUAL_-1204060951'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204055759'), (u'MULTIEQUAL_-1204058703', u'MULTIEQUAL_-1204058662'), (u'MULTIEQUAL_-1204058539', u'MULTIEQUAL_-1204058501'), (u'INDIRECT_-1204057889', u'MULTIEQUAL_-1204057570'), (u'INDIRECT_-1204063698', u'MULTIEQUAL_-1204062776'), (u'INT_NOTEQUAL_-1204067140', u'CBRANCH_-1204067049'), (u'MULTIEQUAL_-1204059155', u'MULTIEQUAL_-1204059142'), (u'CALL_-1204069197', u'INDIRECT_-1204060062'), (u'MULTIEQUAL_-1204058408', u'MULTIEQUAL_-1204058367'), (u'CAST_-1204058023', u'INT_SLESS_-1204067342'), ('tmp_5740', u'CBRANCH_-1204063679'), (u'CALL_-1204069197', u'INDIRECT_-1204061966'), (u'MULTIEQUAL_-1204059023', u'MULTIEQUAL_-1204058999'), (u'CALL_-1204066247', u'INDIRECT_-1204059203'), (u'MULTIEQUAL_-1204058347', u'MULTIEQUAL_-1204059168'), (u'MULTIEQUAL_-1204059948', u'MULTIEQUAL_-1204059925'), ('tmp_7109', u'CBRANCH_-1204062650'), (u'INDIRECT_-1204058634', u'COPY_-1204063769'), (u'MULTIEQUAL_-1204059383', u'MULTIEQUAL_-1204059502'), (u'INDIRECT_-1204058480', u'MULTIEQUAL_-1204058292'), (u'MULTIEQUAL_-1204060649', u'MULTIEQUAL_-1204060001'), ('const-4', u'INT_EQUAL_-1204065212'), ('tmp_8126', u'PTRSUB_-1204059229'), (u'INDIRECT_-1204060693', u'MULTIEQUAL_-1204059739'), ('tmp_8007', u'CBRANCH_-1204065233'), (u'CALL_-1204063341', u'INDIRECT_-1204057101'), (u'LOAD_-1204066880', u'INT_NOTEQUAL_-1204066859'), (u'INDIRECT_-1204059574', u'MULTIEQUAL_-1204059367'), ('tmp_8125', u'PTRSUB_-1204058056'), ('const-8', u'PTRSUB_-1204056066'), (u'CALL_-1204065979', u'INDIRECT_-1204059243'), ('tmp_6641', u'CBRANCH_-1204063755'), (u'MULTIEQUAL_-1204058164', u'MULTIEQUAL_-1204058141'), (u'PTRADD_-1204056955', u'PTRSUB_-1204056953'), ('const-433', u'LOAD_-1204067537'), ('const-4', u'PTRSUB_-1204056953'), (u'INDIRECT_-1204056860', u'MULTIEQUAL_-1204056639'), (u'INDIRECT_-1204058384', u'MULTIEQUAL_-1204058207'), (u'MULTIEQUAL_-1204059804', u'MULTIEQUAL_-1204059771'), (u'CALL_-1204069028', u'INDIRECT_-1204060388'), (u'CALL_-1204066723', u'INDIRECT_-1204059316'), (u'MULTIEQUAL_-1204059137', u'MULTIEQUAL_-1204059095'), ('tmp_8125', u'PTRSUB_-1204056248'), ('tmp_5874', u'CBRANCH_-1204063541'), (u'MULTIEQUAL_-1204061976', u'FLOAT_LESSEQUAL_-1204058290'), ('const-433', u'LOAD_-1204068202'), ('const-16', u'PTRADD_-1204057603'), (u'PTRSUB_-1204055796', u'LOAD_-1204063658'), (u'INDIRECT_-1204060026', u'MULTIEQUAL_-1204059814'), (u'CAST_-1204057885', u'INT_SLESS_-1204065223'), (u'LOAD_-1204063951', u'PTRADD_-1204055988'), (u'MULTIEQUAL_-1204057598', u'MULTIEQUAL_-1204057573'), ('tmp_8126', u'PTRSUB_-1204057723'), ('tmp_8125', u'PTRSUB_-1204059468'), (u'INDIRECT_-1204060813', u'MULTIEQUAL_-1204060001'), ('const-433', u'LOAD_-1204064847'), (u'INDIRECT_-1204059826', u'MULTIEQUAL_-1204058973'), (u'INDIRECT_-1204060628', u'MULTIEQUAL_-1204059821'), (u'MULTIEQUAL_-1204057538', u'MULTIEQUAL_-1204057514'), (u'CALL_-1204065979', u'INDIRECT_-1204058511'), (u'MULTIEQUAL_-1204057655', u'MULTIEQUAL_-1204057630'), ('tmp_7550', u'CBRANCH_-1204062652'), (u'LOAD_-1204067044', u'PTRADD_-1204057877'), (u'INDIRECT_-1204059142', u'MULTIEQUAL_-1204059724'), (u'PTRADD_-1204055780', u'PTRSUB_-1204055778'), ('const-433', u'LOAD_-1204066540'), ('const-433', u'LOAD_-1204063824'), ('tmp_5078', u'CBRANCH_-1204064434'), (u'INDIRECT_-1204058148', u'MULTIEQUAL_-1204057971'), ('const-4', u'PTRSUB_-1204055687'), (u'MULTIEQUAL_-1204060047', u'MULTIEQUAL_-1204059407'), (u'CALL_-1204065688', u'INDIRECT_-1204058304'), (u'MULTIEQUAL_-1204057069', u'MULTIEQUAL_-1204057049'), ('const-433', u'LOAD_-1204067110'), ('const-3', u'PTRADD_-1204056109'), ('const-0', u'INT_EQUAL_-1204067398'), (u'PTRSUB_-1204057745', u'LOAD_-1204066609'), (u'MULTIEQUAL_-1204058533', u'MULTIEQUAL_-1204061001'), (u'MULTIEQUAL_-1204055579', u'MULTIEQUAL_-1204057940'), (u'CALL_-1204069078', u'INDIRECT_-1204060910'), (u'CALL_-1204063817', u'INDIRECT_-1204056982'), (u'PTRSUB_-1204055687', u'LOAD_-1204063506'), ('const-433', u'LOAD_-1204069301'), ('const-433', u'LOAD_-1204064162'), (u'MULTIEQUAL_-1204058538', u'MULTIEQUAL_-1204059707'), (u'MULTIEQUAL_-1204057542', u'MULTIEQUAL_-1204060246'), (u'MULTIEQUAL_-1204058158', u'MULTIEQUAL_-1204058117'), (u'INT_EQUAL_-1204066233', u'CBRANCH_-1204066231'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204059109'), (u'LOAD_-1204068448', u'INT_NOTEQUAL_-1204068427'), (u'CALL_-1204069078', u'INDIRECT_-1204061207'), ('const-433', u'LOAD_-1204065608'), (u'CALL_-1204065248', u'INDIRECT_-1204057743'), (u'MULTIEQUAL_-1204061550', u'MULTIEQUAL_-1204060910'), (u'INDIRECT_-1204059251', u'COPY_-1204058056'), (u'MULTIEQUAL_-1204059900', u'MULTIEQUAL_-1204059855'), (u'INDIRECT_-1204062867', u'MULTIEQUAL_-1204058535'), (u'MULTIEQUAL_-1204063450', u'PTRADD_-1204059020'), (u'MULTIEQUAL_-1204060311', u'MULTIEQUAL_-1204061119'), (u'MULTIEQUAL_-1204055569', u'MULTIEQUAL_-1204057996'), (u'MULTIEQUAL_-1204057830', u'MULTIEQUAL_-1204057788'), ('const-8', u'PTRSUB_-1204057710'), (u'MULTIEQUAL_-1204057391', u'MULTIEQUAL_-1204057363'), (u'MULTIEQUAL_-1204056602', u'MULTIEQUAL_-1204056574'), (u'CALL_-1204069078', u'INDIRECT_-1204060056'), ('const-828', u'PTRSUB_-1204057088'), (u'INT_SLESS_-1204064655', u'CBRANCH_-1204064662'), (u'FLOAT2FLOAT_-1204064904', u'MULTIEQUAL_-1204057511'), (u'PTRADD_-1204058009', u'PTRSUB_-1204058007'), ('tmp_8124', u'PTRSUB_-1204058510'), (u'INDIRECT_-1204056861', u'MULTIEQUAL_-1204057460'), (u'PTRADD_-1204057538', u'LOAD_-1204066309'), ('const-433', u'LOAD_-1204065888'), ('tmp_8124', u'PTRSUB_-1204055533'), ('const-664', u'PTRSUB_-1204056844'), (u'MULTIEQUAL_-1204058842', u'MULTIEQUAL_-1204058833'), (u'INDIRECT_-1204061177', u'MULTIEQUAL_-1204060374'), (u'PTRSUB_-1204058177', u'LOAD_-1204065303'), (u'INDIRECT_-1204060274', u'MULTIEQUAL_-1204059323'), (u'MULTIEQUAL_-1204058428', u'MULTIEQUAL_-1204057538'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204059189'), (u'INDIRECT_-1204059826', u'MULTIEQUAL_-1204059618'), (u'INDIRECT_-1204058223', u'MULTIEQUAL_-1204055393'), (u'INDIRECT_-1204060062', u'MULTIEQUAL_-1204059212'), (u'MULTIEQUAL_-1204060589', u'MULTIEQUAL_-1204060548'), (u'MULTIEQUAL_-1204058519', u'MULTIEQUAL_-1204059262'), (u'COPY_-1204065200', u'MULTIEQUAL_-1204057409'), ('const-4', u'PTRSUB_-1204058855'), (u'CALL_-1204064495', u'INDIRECT_-1204059013'), (u'MULTIEQUAL_-1204058155', u'MULTIEQUAL_-1204058114'), ('const-0', u'INT_NOTEQUAL_-1204064538'), (u'INDIRECT_-1204060588', u'MULTIEQUAL_-1204060359'), (u'MULTIEQUAL_-1204063442', u'MULTIEQUAL_-1204062802'), (u'INDIRECT_-1204057767', u'MULTIEQUAL_-1204058070'), (u'PTRADD_-1204059068', u'LOAD_-1204068602'), ('const-4', u'PTRADD_-1204058993'), (u'MULTIEQUAL_-1204056753', u'MULTIEQUAL_-1204059465'), (u'MULTIEQUAL_-1204060681', u'PTRADD_-1204056229'), ('const-3', u'PTRADD_-1204055792'), (u'MULTIEQUAL_-1204058535', u'MULTIEQUAL_-1204062657'), ('tmp_8125', u'PTRSUB_-1204057088'), (u'PTRSUB_-1204059519', u'CALL_-1204065688'), (u'LOAD_-1204065369', u'FLOAT2FLOAT_-1204065315'), ('const-4', u'PTRSUB_-1204056907'), (u'INDIRECT_-1204060570', u'MULTIEQUAL_-1204060835'), (u'CALL_-1204067462', u'INDIRECT_-1204059311'), (u'MULTIEQUAL_-1204056410', u'MULTIEQUAL_-1204057538'), (u'MULTIEQUAL_-1204055566', u'MULTIEQUAL_-1204057579'), (u'MULTIEQUAL_-1204059412', u'MULTIEQUAL_-1204059367'), (u'INDIRECT_-1204058545', u'MULTIEQUAL_-1204056585'), (u'LOAD_-1204068285', u'MULTIEQUAL_-1204060347'), (u'CALL_-1204064257', u'INDIRECT_-1204058210'), (u'INDIRECT_-1204058602', u'MULTIEQUAL_-1204058414'), ('const-4', u'PTRSUB_-1204057106'), (u'PTRSUB_-1204059492', u'CALL_-1204063341'), (u'INDIRECT_-1204061099', u'MULTIEQUAL_-1204061005'), (u'MULTIEQUAL_-1204058219', u'MULTIEQUAL_-1204057579'), (u'LOAD_-1204065336', u'INT_NOTEQUAL_-1204065315'), (u'CALL_-1204069197', u'INDIRECT_-1204060253'), (u'PTRSUB_-1204056093', u'LOAD_-1204064097'), (u'MULTIEQUAL_-1204059207', u'MULTIEQUAL_-1204058515'), (u'CALL_-1204069078', u'INDIRECT_-1204061895'), (u'LOAD_-1204065082', u'INT_NOTEQUAL_-1204065028'), (u'MULTIEQUAL_-1204055570', u'MULTIEQUAL_-1204058063'), (u'INDIRECT_-1204059663', u'MULTIEQUAL_-1204059401'), (u'MULTIEQUAL_-1204058516', u'MULTIEQUAL_-1204059070'), (u'INDIRECT_-1204061177', u'MULTIEQUAL_-1204060229'), (u'CALL_-1204063817', u'INDIRECT_-1204056795'), (u'INDIRECT_-1204058114', u'MULTIEQUAL_-1204058703'), (u'PTRADD_-1204056972', u'LOAD_-1204065427'), ('const-433', u'LOAD_-1204063847'), (u'MULTIEQUAL_-1204057285', u'MULTIEQUAL_-1204057243'), ('tmp_8128', u'CALL_-1204067462'), (u'LOAD_-1204065427', u'FLOAT2FLOAT_-1204065373'), (u'PTRSUB_-1204058510', u'STORE_-1204067743'), (u'LOAD_-1204063996', u'FLOAT2FLOAT_-1204063942'), ('const-48', u'PTRSUB_-1204058842'), (u'CALL_-1204069197', u'INDIRECT_-1204060127'), (u'LOAD_-1204063634', u'PTRADD_-1204055759'), (u'LOAD_-1204065538', u'FLOAT2FLOAT_-1204065484'), ('const-4', u'PTRADD_-1204057190'), ('const-4', u'PTRSUB_-1204057601'), (u'MULTIEQUAL_-1204059559', u'MULTIEQUAL_-1204059522'), (u'INDIRECT_-1204060241', u'MULTIEQUAL_-1204060034'), (u'LOAD_-1204067537', u'MULTIEQUAL_-1204062978'), (u'INDIRECT_-1204058772', u'MULTIEQUAL_-1204055576'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204055942'), (u'LOAD_-1204063905', u'INT_NOTEQUAL_-1204063884'), ('const-433', u'LOAD_-1204063506'), (u'CALL_-1204069197', u'INDIRECT_-1204061221'), (u'MULTIEQUAL_-1204058360', u'MULTIEQUAL_-1204058322'), (u'CALL_-1204066723', u'INDIRECT_-1204059735'), (u'MULTIEQUAL_-1204058306', u'MULTIEQUAL_-1204058264'), (u'CALL_-1204064539', u'INDIRECT_-1204056379'), (u'MULTIEQUAL_-1204058303', u'MULTIEQUAL_-1204059119'), (u'MULTIEQUAL_-1204057892', u'MULTIEQUAL_-1204057867'), (u'MULTIEQUAL_-1204058935', u'MULTIEQUAL_-1204058893'), (u'INDIRECT_-1204060504', u'MULTIEQUAL_-1204058532'), (u'INDIRECT_-1204060941', u'MULTIEQUAL_-1204059990'), (u'STORE_-1204067733', u'INDIRECT_-1204060981'), (u'FLOAT2FLOAT_-1204065246', u'MULTIEQUAL_-1204058270'), (u'MULTIEQUAL_-1204059176', u'MULTIEQUAL_-1204058528'), (u'INDIRECT_-1204058536', u'MULTIEQUAL_-1204055398'), (u'MULTIEQUAL_-1204058602', u'MULTIEQUAL_-1204058591'), (u'MULTIEQUAL_-1204055404', u'MULTIEQUAL_-1204059076'), (u'MULTIEQUAL_-1204060047', u'MULTIEQUAL_-1204060006'), (u'INDIRECT_-1204057660', u'MULTIEQUAL_-1204056873'), (u'MULTIEQUAL_-1204060910', u'MULTIEQUAL_-1204060872'), (u'MULTIEQUAL_-1204055583', u'MULTIEQUAL_-1204056467'), (u'MULTIEQUAL_-1204057639', u'MULTIEQUAL_-1204057009'), (u'MULTIEQUAL_-1204058700', u'INT_NOTEQUAL_-1204065260'), ('const-16', u'PTRADD_-1204057982'), (u'INDIRECT_-1204057913', u'COPY_-1204057971'), (u'LOAD_-1204068247', u'MULTIEQUAL_-1204059693'), (u'INDIRECT_-1204057382', u'MULTIEQUAL_-1204057967'), (u'CALL_-1204069078', u'INDIRECT_-1204060418'), (u'INDIRECT_-1204058720', u'MULTIEQUAL_-1204057931'), ('const-4', u'PTRSUB_-1204055790'), (u'INDIRECT_-1204059147', u'MULTIEQUAL_-1204057191'), ('const-0', u'INT_NOTEQUAL_-1204068427'), (u'MULTIEQUAL_-1204057891', u'MULTIEQUAL_-1204057261'), ('const-5', u'PTRADD_-1204055634'), (u'CALL_-1204066723', u'INDIRECT_-1204059678'), (u'MULTIEQUAL_-1204058538', u'MULTIEQUAL_-1204059562'), (u'PTRSUB_-1204055533', u'STORE_-1204063220'), ('tmp_8125', u'PTRSUB_-1204057106'), (u'MULTIEQUAL_-1204058469', u'MULTIEQUAL_-1204058394'), ('tmp_3385', u'CBRANCH_-1204066072'), (u'CALL_-1204069028', u'MULTIEQUAL_-1204063522'), ('const-8', u'PTRSUB_-1204056696'), ('tmp_8126', u'PTRSUB_-1204058154'), (u'MULTIEQUAL_-1204056466', u'MULTIEQUAL_-1204057262'), (u'INDIRECT_-1204060453', u'MULTIEQUAL_-1204059497'), (u'MULTIEQUAL_-1204057163', u'MULTIEQUAL_-1204056533'), (u'LOAD_-1204064916', u'PTRADD_-1204056616'), ('const-4', u'COPY_-1204063928'), (u'LOAD_-1204068645', u'FLOAT2FLOAT_-1204068591'), (u'INDIRECT_-1204061234', u'MULTIEQUAL_-1204060286'), (u'MULTIEQUAL_-1204059468', u'MULTIEQUAL_-1204060277'), (u'LOAD_-1204064580', u'PTRADD_-1204057190'), (u'CALL_-1204067163', u'INDIRECT_-1204059153'), (u'LOAD_-1204065280', u'MULTIEQUAL_-1204062171'), ('const-16', u'PTRADD_-1204057694'), (u'MULTIEQUAL_-1204059262', u'MULTIEQUAL_-1204059229'), (u'CALL_-1204064495', u'INDIRECT_-1204058087'), (u'MULTIEQUAL_-1204060108', u'MULTIEQUAL_-1204060072'), (u'MULTIEQUAL_-1204059130', u'MULTIEQUAL_-1204059105'), (u'INDIRECT_-1204059338', u'MULTIEQUAL_-1204059131'), ('const-4', u'PTRADD_-1204058673'), (u'CALL_-1204064546', u'INDIRECT_-1204057451'), (u'LOAD_-1204066309', u'FLOAT2FLOAT_-1204066255'), (u'INDIRECT_-1204058345', u'MULTIEQUAL_-1204058636'), (u'MULTIEQUAL_-1204056960', u'MULTIEQUAL_-1204056952'), (u'PTRADD_-1204058938', u'LOAD_-1204068412'), (u'PTRADD_-1204055942', u'LOAD_-1204063869'), ('tmp_8124', u'PTRSUB_-1204055512'), ('const-433', u'LOAD_-1204068068'), (u'MULTIEQUAL_-1204060286', u'MULTIEQUAL_-1204060405'), (u'MULTIEQUAL_-1204060013', u'MULTIEQUAL_-1204059986'), (u'CALL_-1204068795', u'INDIRECT_-1204060397'), (u'CALL_-1204063341', u'INDIRECT_-1204057292'), (u'LOAD_-1204068218', u'PTRADD_-1204058789'), (u'CALL_-1204063341', u'INDIRECT_-1204056686'), (u'CALL_-1204065688', u'INDIRECT_-1204058609'), ('const-32', u'PTRSUB_-1204057374'), (u'LOAD_-1204063800', u'PTRADD_-1204056229'), (u'INDIRECT_-1204056804', u'MULTIEQUAL_-1204056781'), ('const-864', u'PTRSUB_-1204055809'), (u'INDIRECT_-1204059147', u'MULTIEQUAL_-1204058959'), (u'INDIRECT_-1204059613', u'MULTIEQUAL_-1204059900'), (u'LOAD_-1204064138', u'PTRADD_-1204056009'), (u'MULTIEQUAL_-1204055569', u'MULTIEQUAL_-1204056827'), (u'INT_NOTEQUAL_-1204063486', u'CBRANCH_-1204063486'), (u'CALL_-1204069078', u'INDIRECT_-1204061150'), (u'INDIRECT_-1204060819', u'MULTIEQUAL_-1204060612'), (u'CALL_-1204069078', u'INDIRECT_-1204060788'), (u'MULTIEQUAL_-1204059201', u'MULTIEQUAL_-1204059168'), (u'LOAD_-1204065569', u'PTRADD_-1204056982'), ('const-433', u'LOAD_-1204068984'), (u'CAST_-1204059013', u'INT_SLESS_-1204068956'), (u'INDIRECT_-1204058087', u'MULTIEQUAL_-1204057302'), (u'PTRSUB_-1204056107', u'LOAD_-1204064116'), (u'LOAD_-1204065190', u'MULTIEQUAL_-1204055585'), (u'MULTIEQUAL_-1204058294', u'MULTIEQUAL_-1204058270'), (u'INDIRECT_-1204059658', u'MULTIEQUAL_-1204058540'), ('const-2', u'INT_EQUAL_-1204064800'), (u'MULTIEQUAL_-1204057403', u'MULTIEQUAL_-1204057361'), (u'MULTIEQUAL_-1204058647', u'MULTIEQUAL_-1204057827'), (u'CALL_-1204067412', u'INDIRECT_-1204060813'), (u'MULTIEQUAL_-1204060286', u'MULTIEQUAL_-1204060253'), (u'INT_NOTEQUAL_-1204063597', u'CBRANCH_-1204063541'), (u'MULTIEQUAL_-1204058943', u'MULTIEQUAL_-1204058902'), (u'CALL_-1204063341', u'INDIRECT_-1204057471'), (u'INT_NOTEQUAL_-1204068495', u'CBRANCH_-1204068494'), (u'MULTIEQUAL_-1204056639', u'MULTIEQUAL_-1204056567'), (u'INT_NOTEQUAL_-1204067688', u'CBRANCH_-1204067680'), (u'MULTIEQUAL_-1204055570', u'MULTIEQUAL_-1204056894'), ('const-5', u'PTRADD_-1204058635'), ('const-32', u'PTRSUB_-1204055576'), ('tmp_21015', u'PTRSUB_-1204059492'), (u'PTRSUB_-1204058007', u'LOAD_-1204067003'), ('const-433', u'LOAD_-1204065635'), (u'INDIRECT_-1204060880', u'MULTIEQUAL_-1204059929'), (u'MULTIEQUAL_-1204058703', u'MULTIEQUAL_-1204058063'), (u'PTRSUB_-1204055996', u'LOAD_-1204063951'), ('const-433', u'LOAD_-1204065977'), ('tmp_8125', u'PTRSUB_-1204059412'), (u'MULTIEQUAL_-1204061762', u'MULTIEQUAL_-1204060872'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204057940'), (u'MULTIEQUAL_-1204058405', u'MULTIEQUAL_-1204058333'), ('const-1', u'PTRADD_-1204057041'), (u'LOAD_-1204064116', u'INT_NOTEQUAL_-1204064063'), (u'MULTIEQUAL_-1204061700', u'MULTIEQUAL_-1204061659'), (u'MULTIEQUAL_-1204055413', u'MULTIEQUAL_-1204061802'), (u'INDIRECT_-1204060693', u'MULTIEQUAL_-1204060483'), ('const-4', u'PTRADD_-1204058616'), ('const-0', u'CALL_-1204064495'), ('const-4', u'PTRADD_-1204057673'), (u'CALL_-1204064257', u'INDIRECT_-1204057791'), (u'FLOAT2FLOAT_-1204066450', u'MULTIEQUAL_-1204058457'), (u'MULTIEQUAL_-1204055411', u'MULTIEQUAL_-1204059948'), (u'MULTIEQUAL_-1204059095', u'MULTIEQUAL_-1204058206'), ('tmp_8128', u'CALL_-1204069028'), (u'CALL_-1204066723', u'INDIRECT_-1204062155'), (u'LOAD_-1204069076', u'CALL_-1204069028'), ('const-0', u'COPY_-1204069169'), ('const-0', u'INT_NOTEQUAL_-1204065665'), (u'INDIRECT_-1204057538', u'MULTIEQUAL_-1204057361'), ('const-48', u'PTRSUB_-1204058066'), (u'CALL_-1204063817', u'INDIRECT_-1204056921'), (u'PTRSUB_-1204056167', u'LOAD_-1204064204'), (u'MULTIEQUAL_-1204058396', u'MULTIEQUAL_-1204055396'), (u'LOAD_-1204066564', u'PTRADD_-1204057701'), (u'PTRSUB_-1204057875', u'LOAD_-1204066811'), (u'INDIRECT_-1204058297', u'MULTIEQUAL_-1204058886'), (u'PTRSUB_-1204058842', u'LOAD_-1204068266'), (u'INDIRECT_-1204060627', u'MULTIEQUAL_-1204058529'), ('const-8', u'PTRSUB_-1204057592'), (u'CALL_-1204069229', u'INDIRECT_-1204060399'), (u'INDIRECT_-1204057593', u'MULTIEQUAL_-1204058192'), ('tmp_7330', u'CBRANCH_-1204065230'), (u'INDIRECT_-1204060872', u'MULTIEQUAL_-1204060060'), ('const-433', u'LOAD_-1204068012'), (u'INDIRECT_-1204058972', u'MULTIEQUAL_-1204057016'), (u'MULTIEQUAL_-1204057693', u'MULTIEQUAL_-1204058509'), (u'PTRSUB_-1204055961', u'LOAD_-1204063905'), (u'CALL_-1204066247', u'INDIRECT_-1204059081'), ('tmp_7654', u'BRANCH_-1204062344'), (u'INDIRECT_-1204060806', u'MULTIEQUAL_-1204058532'), (u'CALL_-1204067163', u'INDIRECT_-1204059275'), (u'MULTIEQUAL_-1204057996', u'MULTIEQUAL_-1204057954'), (u'PTRSUB_-1204056113', u'LOAD_-1204064123'), (u'CALL_-1204068361', u'INDIRECT_-1204061437'), (u'MULTIEQUAL_-1204060856', u'MULTIEQUAL_-1204060975'), ('const-433', u'LOAD_-1204063703'), (u'INDIRECT_-1204059382', u'MULTIEQUAL_-1204055408'), (u'MULTIEQUAL_-1204058524', u'MULTIEQUAL_-1204059804'), (u'PTRSUB_-1204057723', u'LOAD_-1204066580'), (u'INDIRECT_-1204058410', u'MULTIEQUAL_-1204058703'), (u'INDIRECT_-1204057359', u'MULTIEQUAL_-1204057182'), (u'MULTIEQUAL_-1204060108', u'MULTIEQUAL_-1204060067'), (u'MULTIEQUAL_-1204059821', u'MULTIEQUAL_-1204059795'), (u'CAST_-1204058130', u'INT_SLESS_-1204067535'), ('const-864', u'PTRSUB_-1204058806'), (u'INDIRECT_-1204058659', u'MULTIEQUAL_-1204056703'), (u'MULTIEQUAL_-1204057593', u'MULTIEQUAL_-1204057518'), (u'INDIRECT_-1204059212', u'MULTIEQUAL_-1204059022'), (u'INDIRECT_-1204060070', u'MULTIEQUAL_-1204060677'), (u'INDIRECT_-1204059090', u'MULTIEQUAL_-1204058303'), (u'CALL_-1204065979', u'INDIRECT_-1204058397'), (u'PTRADD_-1204057647', u'LOAD_-1204066470'), (u'CALL_-1204065928', u'INDIRECT_-1204059147'), (u'LOAD_-1204068602', u'FLOAT2FLOAT_-1204068548'), (u'MULTIEQUAL_-1204057562', u'MULTIEQUAL_-1204058356'), (u'INDIRECT_-1204060710', u'MULTIEQUAL_-1204060411'), ('const-4', u'PTRSUB_-1204056007'), (u'CALL_-1204064539', u'INDIRECT_-1204056436'), (u'MULTIEQUAL_-1204058284', u'MULTIEQUAL_-1204058240'), ('const-4', u'COPY_-1204064894'), (u'MULTIEQUAL_-1204060677', u'MULTIEQUAL_-1204060047'), (u'COPY_-1204058028', u'MULTIEQUAL_-1204060927'), ('const-1', u'CALL_-1204069028'), (u'MULTIEQUAL_-1204057598', u'MULTIEQUAL_-1204056753'), (u'INDIRECT_-1204060729', u'MULTIEQUAL_-1204059795'), ('tmp_3551', u'CBRANCH_-1204065912'), (u'INDIRECT_-1204060152', u'MULTIEQUAL_-1204059346'), ('const-16', u'PTRADD_-1204057866'), (u'MULTIEQUAL_-1204059117', u'MULTIEQUAL_-1204058469'), (u'LOAD_-1204063741', u'MULTIEQUAL_-1204057582'), (u'MULTIEQUAL_-1204057523', u'MULTIEQUAL_-1204057481'), ('const-4', u'PTRADD_-1204056944'), (u'INDIRECT_-1204057481', u'MULTIEQUAL_-1204057304'), (u'INDIRECT_-1204061234', u'MULTIEQUAL_-1204060431'), ('tmp_8125', u'PTRSUB_-1204056125'), (u'INDIRECT_-1204058593', u'MULTIEQUAL_-1204058886'), ('const-4', u'PTRSUB_-1204057875'), (u'MULTIEQUAL_-1204059502', u'MULTIEQUAL_-1204059465'), (u'CALL_-1204068795', u'INDIRECT_-1204060104'), ('tmp_8125', u'PTRSUB_-1204056142'), ('const-433', u'LOAD_-1204064958'), (u'LOAD_-1204063403', u'FLOAT2FLOAT_-1204063349'), (u'INDIRECT_-1204058886', u'MULTIEQUAL_-1204059179'), (u'MULTIEQUAL_-1204057200', u'MULTIEQUAL_-1204057180'), (u'MULTIEQUAL_-1204059534', u'MULTIEQUAL_-1204058886'), ('const-4', u'PTRADD_-1204055689'), (u'INDIRECT_-1204060325', u'MULTIEQUAL_-1204058529'), (u'CALL_-1204065248', u'INDIRECT_-1204057804'), (u'INDIRECT_-1204057613', u'MULTIEQUAL_-1204057320'), (u'MULTIEQUAL_-1204058825', u'MULTIEQUAL_-1204058784'), (u'INDIRECT_-1204058471', u'MULTIEQUAL_-1204055571'), (u'MULTIEQUAL_-1204060481', u'INT_SUB_-1204062734'), (u'INDIRECT_-1204057717', u'MULTIEQUAL_-1204057540'), (u'CALL_-1204067462', u'INDIRECT_-1204059730'), (u'MULTIEQUAL_-1204056507', u'MULTIEQUAL_-1204057096'), ('const-1', u'INT_ADD_-1204066074'), ('const-433', u'LOAD_-1204068106'), (u'INDIRECT_-1204058423', u'MULTIEQUAL_-1204057636'), (u'INDIRECT_-1204058715', u'MULTIEQUAL_-1204055399'), ('tmp_8125', u'PTRSUB_-1204057206'), (u'INDIRECT_-1204058423', u'MULTIEQUAL_-1204058235'), (u'INDIRECT_-1204059422', u'MULTIEQUAL_-1204059986'), (u'INDIRECT_-1204060953', u'MULTIEQUAL_-1204061550'), (u'PTRADD_-1204056052', u'LOAD_-1204064031'), (u'MULTIEQUAL_-1204060347', u'MULTIEQUAL_-1204060306'), (u'INDIRECT_-1204060981', u'MULTIEQUAL_-1204060883'), (u'CALL_-1204069028', u'INDIRECT_-1204063597'), (u'PTRSUB_-1204056844', u'LOAD_-1204065226'), ('const-4', u'INT_EQUAL_-1204063757'), (u'INDIRECT_-1204061249', u'MULTIEQUAL_-1204061550'), (u'MULTIEQUAL_-1204057805', u'MULTIEQUAL_-1204058394'), (u'MULTIEQUAL_-1204057624', u'MULTIEQUAL_-1204058219'), (u'INDIRECT_-1204057317', u'MULTIEQUAL_-1204057904'), (u'INT_EQUAL_-1204066069', u'CBRANCH_-1204066067'), ('const-433', u'LOAD_-1204065622'), (u'CALL_-1204064772', u'INDIRECT_-1204058476'), (u'PTRADD_-1204055715', u'PTRSUB_-1204055713'), (u'MULTIEQUAL_-1204057904', u'MULTIEQUAL_-1204057863'), ('const-828', u'PTRSUB_-1204058828'), (u'LOAD_-1204064138', u'PTRADD_-1204056068'), (u'INDIRECT_-1204056982', u'MULTIEQUAL_-1204056686'), (u'CALL_-1204067462', u'INDIRECT_-1204060092'), (u'MULTIEQUAL_-1204057096', u'MULTIEQUAL_-1204057054'), (u'CALL_-1204064772', u'INDIRECT_-1204057744'), (u'MULTIEQUAL_-1204056934', u'MULTIEQUAL_-1204057523'), (u'PTRSUB_-1204056152', u'LOAD_-1204064177'), (u'INDIRECT_-1204058244', u'MULTIEQUAL_-1204058056'), (u'PTRSUB_-1204058074', u'LOAD_-1204067097'), (u'CALL_-1204063341', u'INDIRECT_-1204057650'), ('const-433', u'LOAD_-1204063527'), (u'LOAD_-1204066628', u'MULTIEQUAL_-1204059176'), (u'INDIRECT_-1204058886', u'MULTIEQUAL_-1204055578'), (u'INDIRECT_-1204060872', u'MULTIEQUAL_-1204060020'), ('const-4', u'COPY_-1204065359'), (u'CALL_-1204069229', u'INDIRECT_-1204060277'), (u'MULTIEQUAL_-1204057491', u'MULTIEQUAL_-1204057457'), (u'CALL_-1204064546', u'INDIRECT_-1204057691'), ('const-433', u'LOAD_-1204065538'), (u'LOAD_-1204063759', u'MULTIEQUAL_-1204057017'), (u'CALL_-1204069078', u'INDIRECT_-1204060723'), (u'INDIRECT_-1204057538', u'MULTIEQUAL_-1204056753'), (u'MULTIEQUAL_-1204058246', u'MULTIEQUAL_-1204059046'), (u'CALL_-1204064495', u'INDIRECT_-1204057774'), (u'MULTIEQUAL_-1204058803', u'MULTIEQUAL_-1204058758'), (u'CALL_-1204065979', u'INDIRECT_-1204059988'), (u'INDIRECT_-1204060091', u'MULTIEQUAL_-1204059282'), (u'INDIRECT_-1204059678', u'MULTIEQUAL_-1204059961'), (u'INDIRECT_-1204057317', u'MULTIEQUAL_-1204055561'), (u'CALL_-1204064546', u'INDIRECT_-1204058358'), (u'CALL_-1204064495', u'INDIRECT_-1204058262'), (u'INDIRECT_-1204058772', u'MULTIEQUAL_-1204059063'), (u'CALL_-1204067163', u'INDIRECT_-1204059942'), (u'PTRSUB_-1204059116', u'LOAD_-1204068676'), (u'MULTIEQUAL_-1204059619', u'MULTIEQUAL_-1204059586'), (u'CALL_-1204067462', u'INDIRECT_-1204059368'), ('const-32', u'PTRSUB_-1204056248'), (u'MULTIEQUAL_-1204055410', u'MULTIEQUAL_-1204059378'), (u'INDIRECT_-1204060513', u'MULTIEQUAL_-1204058527'), (u'MULTIEQUAL_-1204062978', u'CALL_-1204067462'), (u'MULTIEQUAL_-1204057346', u'MULTIEQUAL_-1204056716'), (u'MULTIEQUAL_-1204055577', u'MULTIEQUAL_-1204057313'), (u'INT_ADD_-1204067803', u'MULTIEQUAL_-1204061583'), (u'MULTIEQUAL_-1204057457', u'MULTIEQUAL_-1204058270'), (u'MULTIEQUAL_-1204055561', u'MULTIEQUAL_-1204057264'), (u'FLOAT2FLOAT_-1204066495', u'MULTIEQUAL_-1204058518'), (u'MULTIEQUAL_-1204056567', u'MULTIEQUAL_-1204057163'), (u'CALL_-1204064772', u'INDIRECT_-1204058175'), (u'INDIRECT_-1204060241', u'MULTIEQUAL_-1204059391'), (u'CALL_-1204066247', u'INDIRECT_-1204058650'), ('tmp_8126', u'PTRSUB_-1204058895'), ('const-433', u'LOAD_-1204064455'), (u'MULTIEQUAL_-1204055576', u'MULTIEQUAL_-1204057254'), (u'INDIRECT_-1204060554', u'MULTIEQUAL_-1204059616'), (u'MULTIEQUAL_-1204058525', u'MULTIEQUAL_-1204060013'), (u'MULTIEQUAL_-1204059056', u'MULTIEQUAL_-1204058408'), (u'INDIRECT_-1204057866', u'MULTIEQUAL_-1204055584'), ('const-40', u'PTRSUB_-1204059239'), (u'CALL_-1204068361', u'INDIRECT_-1204060627'), (u'INDIRECT_-1204059887', u'MULTIEQUAL_-1204059076'), (u'CALL_-1204065979', u'INDIRECT_-1204058633'), (u'CALL_-1204065979', u'INT_EQUAL_-1204065914'), ('tmp_455', u'CBRANCH_-1204068963'), ('tmp_1449', u'CBRANCH_-1204067904'), (u'CALL_-1204063341', u'INDIRECT_-1204057593'), ('const-8', u'PTRSUB_-1204058774'), ('const-88', u'CALL_-1204063817'), (u'INDIRECT_-1204058890', u'MULTIEQUAL_-1204059470'), (u'INDIRECT_-1204057707', u'MULTIEQUAL_-1204058306'), ('const-0', u'INT_NOTEQUAL_-1204066097'), (u'PTRADD_-1204057912', u'PTRSUB_-1204057910'), (u'FLOAT2FLOAT_-1204063473', u'MULTIEQUAL_-1204056639'), (u'INDIRECT_-1204059635', u'MULTIEQUAL_-1204059425'), (u'CALL_-1204067879', u'INDIRECT_-1204060504'), (u'CALL_-1204067163', u'INDIRECT_-1204059332'), (u'PTRADD_-1204058673', u'PTRSUB_-1204058671'), (u'CALL_-1204065979', u'INDIRECT_-1204058881'), (u'INT_NOTEQUAL_-1204068026', u'CBRANCH_-1204068026'), (u'MULTIEQUAL_-1204060405', u'MULTIEQUAL_-1204060368'), (u'INDIRECT_-1204058735', u'MULTIEQUAL_-1204058452'), ('const-433', u'LOAD_-1204065528'), (u'MULTIEQUAL_-1204056594', u'MULTIEQUAL_-1204056574'), (u'INDIRECT_-1204059317', u'MULTIEQUAL_-1204059900'), (u'CALL_-1204063341', u'INT_EQUAL_-1204063327'), (u'INT_EQUAL_-1204066049', u'CBRANCH_-1204066047'), (u'MULTIEQUAL_-1204059724', u'MULTIEQUAL_-1204059679'), ('const-40', u'INT_ADD_-1204067687'), (u'INDIRECT_-1204061055', u'MULTIEQUAL_-1204060252'), (u'MULTIEQUAL_-1204058539', u'MULTIEQUAL_-1204059355'), ('const-433', u'LOAD_-1204063437'), ('const-433', u'LOAD_-1204068247'), (u'CALL_-1204064546', u'INDIRECT_-1204058472'), ('const-433', u'LOAD_-1204066495'), (u'INDIRECT_-1204060070', u'MULTIEQUAL_-1204060055'), (u'PTRSUB_-1204058502', u'STORE_-1204067733'), (u'INDIRECT_-1204061865', u'MULTIEQUAL_-1204061659'), ('const-3', u'PTRADD_-1204059030'), (u'MULTIEQUAL_-1204055398', u'MULTIEQUAL_-1204058469'), (u'INDIRECT_-1204059033', u'MULTIEQUAL_-1204058217'), (u'INDIRECT_-1204058480', u'MULTIEQUAL_-1204056524'), ('const-3', u'PTRADD_-1204058709'), (u'MULTIEQUAL_-1204058475', u'MULTIEQUAL_-1204058452'), (u'INDIRECT_-1204059098', u'MULTIEQUAL_-1204058240'), (u'MULTIEQUAL_-1204056893', u'MULTIEQUAL_-1204056873'), (u'INDIRECT_-1204057462', u'MULTIEQUAL_-1204057765'), ('const-16', u'PTRADD_-1204059100'), (u'CALL_-1204063817', u'INDIRECT_-1204057100'), (u'PTRADD_-1204058993', u'PTRSUB_-1204058991'), (u'MULTIEQUAL_-1204057693', u'MULTIEQUAL_-1204057655'), (u'INDIRECT_-1204057595', u'MULTIEQUAL_-1204057418'), (u'MULTIEQUAL_-1204061641', u'MULTIEQUAL_-1204061001'), (u'INDIRECT_-1204060366', u'MULTIEQUAL_-1204060677'), ('const-0', u'INT_SLESS_-1204067342'), ('tmp_2573', u'CBRANCH_-1204066789'), (u'STORE_-1204067733', u'INDIRECT_-1204061040'), (u'CALL_-1204065928', u'INDIRECT_-1204058911'), (u'MULTIEQUAL_-1204059319', u'MULTIEQUAL_-1204059282'), (u'MULTIEQUAL_-1204058408', u'MULTIEQUAL_-1204059229'), (u'PTRSUB_-1204059492', u'CALL_-1204066723'), (u'INDIRECT_-1204060859', u'MULTIEQUAL_-1204059921'), (u'CALL_-1204067879', u'INDIRECT_-1204060028'), (u'MULTIEQUAL_-1204057636', u'MULTIEQUAL_-1204058452'), (u'MULTIEQUAL_-1204058822', u'MULTIEQUAL_-1204059643'), (u'INDIRECT_-1204058353', u'MULTIEQUAL_-1204058932'), (u'INT_NOTEQUAL_-1204064917', u'CBRANCH_-1204064917'), (u'LOAD_-1204066701', u'MULTIEQUAL_-1204055419'), (u'INDIRECT_-1204060265', u'COPY_-1204059060'), (u'INDIRECT_-1204057866', u'MULTIEQUAL_-1204058455'), ('tmp_8125', u'PTRSUB_-1204058286'), ('const-433', u'LOAD_-1204065020'), ('tmp_413', u'CBRANCH_-1204068989'), ('const-4', u'COPY_-1204066834'), (u'INDIRECT_-1204060375', u'MULTIEQUAL_-1204060277'), (u'CALL_-1204065248', u'INDIRECT_-1204058410'), ('const-8', u'PTRSUB_-1204059104'), (u'CALL_-1204069078', u'INDIRECT_-1204061085'), (u'MULTIEQUAL_-1204057518', u'MULTIEQUAL_-1204058331'), ('const-433', u'LOAD_-1204065228'), (u'MULTIEQUAL_-1204055401', u'MULTIEQUAL_-1204058833'), (u'INDIRECT_-1204058185', u'MULTIEQUAL_-1204060938'), (u'INT_SLESS_-1204067766', u'CBRANCH_-1204067773'), ('const-433', u'LOAD_-1204066446'), (u'MULTIEQUAL_-1204057579', u'MULTIEQUAL_-1204058392'), (u'MULTIEQUAL_-1204058124', u'MULTIEQUAL_-1204058084'), (u'INDIRECT_-1204060729', u'MULTIEQUAL_-1204060631'), (u'MULTIEQUAL_-1204055404', u'MULTIEQUAL_-1204059023'), (u'MULTIEQUAL_-1204057016', u'MULTIEQUAL_-1204058145'), (u'INDIRECT_-1204057462', u'COPY_-1204056264'), ('const-433', u'LOAD_-1204064533'), (u'INDIRECT_-1204059723', u'MULTIEQUAL_-1204058521'), (u'MULTIEQUAL_-1204058517', u'MULTIEQUAL_-1204059137'), ('const-4', u'PTRADD_-1204057619'), (u'MULTIEQUAL_-1204057684', u'MULTIEQUAL_-1204057676'), (u'INDIRECT_-1204058411', u'MULTIEQUAL_-1204055575'), ('const-8', u'PTRSUB_-1204058707'), ('const-1', u'INT_SUB_-1204064630'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204057190'), (u'INDIRECT_-1204057528', u'MULTIEQUAL_-1204057505'), (u'CALL_-1204065979', u'INDIRECT_-1204059121'), (u'CALL_-1204064539', u'INDIRECT_-1204057103'), (u'CALL_-1204068361', u'INDIRECT_-1204059663'), (u'MULTIEQUAL_-1204060481', u'INT_ADD_-1204066163'), (u'INDIRECT_-1204061099', u'MULTIEQUAL_-1204060169'), (u'CALL_-1204066723', u'INDIRECT_-1204059377'), (u'MULTIEQUAL_-1204057891', u'MULTIEQUAL_-1204057849'), (u'CALL_-1204069028', u'INDIRECT_-1204061177'), (u'INT_NOTEQUAL_-1204065225', u'CBRANCH_-1204065110'), (u'INDIRECT_-1204058850', u'MULTIEQUAL_-1204058063'), ('const-433', u'LOAD_-1204063589'), (u'INDIRECT_-1204060668', u'MULTIEQUAL_-1204059738'), (u'INDIRECT_-1204058223', u'MULTIEQUAL_-1204058803'), ('const-0', u'INT_NOTEQUAL_-1204066700'), (u'CALL_-1204066723', u'INDIRECT_-1204058771'), (u'CAST_-1204059208', u'LOAD_-1204069301'), (u'INDIRECT_-1204059460', u'MULTIEQUAL_-1204059247'), (u'MULTIEQUAL_-1204057264', u'MULTIEQUAL_-1204057224'), (u'LOAD_-1204067044', u'PTRADD_-1204057950'), (u'PTRSUB_-1204056755', u'LOAD_-1204065105'), (u'CALL_-1204069078', u'INDIRECT_-1204061028'), (u'MULTIEQUAL_-1204057834', u'MULTIEQUAL_-1204057809'), ('const-433', u'LOAD_-1204067097'), (u'LOAD_-1204065977', u'CALL_-1204065928'), (u'MULTIEQUAL_-1204061629', u'PTRADD_-1204056998'), ('const-433', u'LOAD_-1204065082'), ('const-5', u'PTRADD_-1204057557'), ('tmp_8126', u'PTRSUB_-1204056410'), (u'INDIRECT_-1204060758', u'MULTIEQUAL_-1204059949'), (u'MULTIEQUAL_-1204060404', u'MULTIEQUAL_-1204059764'), (u'INDIRECT_-1204059580', u'MULTIEQUAL_-1204059287'), (u'MULTIEQUAL_-1204060708', u'MULTIEQUAL_-1204060060'), ('tmp_6983', u'CBRANCH_-1204064508'), ('tmp_8125', u'PTRSUB_-1204057113'), (u'INDIRECT_-1204058288', u'MULTIEQUAL_-1204058865'), (u'COPY_-1204065359', u'MULTIEQUAL_-1204058790'), (u'INDIRECT_-1204060693', u'MULTIEQUAL_-1204059884'), (u'MULTIEQUAL_-1204058457', u'MULTIEQUAL_-1204059056'), (u'PTRADD_-1204057603', u'PTRSUB_-1204057601'), ('const-433', u'LOAD_-1204065153'), (u'FLOAT2FLOAT_-1204063544', u'MULTIEQUAL_-1204056686'), ('const-16', u'PTRADD_-1204057706'), ('const-3', u'PTRADD_-1204057950'), (u'PTRSUB_-1204057980', u'LOAD_-1204066959'), ('const-16', u'PTRADD_-1204055952'), (u'CALL_-1204069078', u'INDIRECT_-1204060540'), (u'CALL_-1204067462', u'INDIRECT_-1204059856'), (u'CALL_-1204069028', u'INDIRECT_-1204061120'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204057966'), (u'MULTIEQUAL_-1204058528', u'MULTIEQUAL_-1204060195'), (u'MULTIEQUAL_-1204058540', u'MULTIEQUAL_-1204059585'), (u'CALL_-1204067163', u'INDIRECT_-1204059702'), (u'MULTIEQUAL_-1204058322', u'MULTIEQUAL_-1204057477'), ('const-664', u'PTRSUB_-1204058104'), (u'LOAD_-1204068676', u'PTRADD_-1204059061'), (u'MULTIEQUAL_-1204061802', u'MULTIEQUAL_-1204061762'), (u'INT_NOTEQUAL_-1204066140', u'CBRANCH_-1204066137'), (u'INDIRECT_-1204058414', u'MULTIEQUAL_-1204058995'), (u'MULTIEQUAL_-1204061749', u'MULTIEQUAL_-1204061726'), (u'INDIRECT_-1204059269', u'MULTIEQUAL_-1204059081'), (u'MULTIEQUAL_-1204060753', u'PTRADD_-1204056052'), (u'INDIRECT_-1204058634', u'COPY_-1204056265'), (u'CALL_-1204065248', u'INDIRECT_-1204058105'), (u'INDIRECT_-1204059438', u'MULTIEQUAL_-1204055404'), ('const-16', u'PTRADD_-1204055792'), (u'INT_ADD_-1204064552', u'INT_SLESS_-1204064504'), (u'CALL_-1204066723', u'INDIRECT_-1204059499'), (u'CALL_-1204064257', u'INDIRECT_-1204058031'), (u'MULTIEQUAL_-1204062526', u'PTRADD_-1204057856'), (u'INDIRECT_-1204057233', u'MULTIEQUAL_-1204056466'), (u'MULTIEQUAL_-1204058531', u'MULTIEQUAL_-1204060229'), (u'INDIRECT_-1204058118', u'MULTIEQUAL_-1204056158'), ('const-2', u'PTRADD_-1204058747'), (u'MULTIEQUAL_-1204061060', u'MULTIEQUAL_-1204061870'), (u'INT_NOTEQUAL_-1204064234', u'CBRANCH_-1204064143'), ('tmp_2899', u'CBRANCH_-1204066447'), (u'MULTIEQUAL_-1204061641', u'MULTIEQUAL_-1204061600'), (u'CALL_-1204066247', u'INDIRECT_-1204059496'), (u'CALL_-1204067163', u'INDIRECT_-1204058913'), (u'PTRSUB_-1204059519', u'CALL_-1204064257'), (u'LOAD_-1204065494', u'FLOAT2FLOAT_-1204065440'), (u'CALL_-1204069028', u'INDIRECT_-1204060274'), (u'INDIRECT_-1204058575', u'MULTIEQUAL_-1204058254'), (u'INDIRECT_-1204056499', u'MULTIEQUAL_-1204056474'), (u'MULTIEQUAL_-1204060775', u'MULTIEQUAL_-1204060135'), (u'LOAD_-1204063506', u'INT_NOTEQUAL_-1204063486'), (u'LOAD_-1204066580', u'PTRADD_-1204057603'), ('const-433', u'LOAD_-1204068645'), ('tmp_647', u'CBRANCH_-1204068681'), (u'COPY_-1204058027', u'MULTIEQUAL_-1204060927'), (u'FLOAT_LESSEQUAL_-1204062841', u'CBRANCH_-1204062867'), (u'MULTIEQUAL_-1204060892', u'MULTIEQUAL_-1204060252'), (u'MULTIEQUAL_-1204060524', u'MULTIEQUAL_-1204059884'), (u'LOAD_-1204066504', u'FLOAT2FLOAT_-1204066450'), (u'INDIRECT_-1204058911', u'MULTIEQUAL_-1204056955'), (u'MULTIEQUAL_-1204062450', u'MULTIEQUAL_-1204061802'), (u'MULTIEQUAL_-1204058313', u'MULTIEQUAL_-1204058285'), (u'INDIRECT_-1204057508', u'MULTIEQUAL_-1204055564'), (u'MULTIEQUAL_-1204059794', u'MULTIEQUAL_-1204059154'), ('tmp_8127', u'INT_EQUAL_-1204063369'), (u'MULTIEQUAL_-1204058711', u'MULTIEQUAL_-1204058688'), (u'CALL_-1204069229', u'INDIRECT_-1204060513'), (u'COPY_-1204057148', u'MULTIEQUAL_-1204060002'), (u'MULTIEQUAL_-1204059684', u'MULTIEQUAL_-1204059650'), (u'PTRSUB_-1204057592', u'LOAD_-1204066391'), (u'MULTIEQUAL_-1204058381', u'MULTIEQUAL_-1204057542'), (u'CALL_-1204069229', u'INDIRECT_-1204063722'), (u'LOAD_-1204065089', u'PTRADD_-1204056733'), (u'MULTIEQUAL_-1204058516', u'MULTIEQUAL_-1204059215'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204060025'), ('tmp_8127', u'INT_EQUAL_-1204064490'), (u'FLOAT2FLOAT_-1204066959', u'MULTIEQUAL_-1204059471'), (u'PTRSUB_-1204057309', u'LOAD_-1204065888'), (u'INDIRECT_-1204058049', u'MULTIEQUAL_-1204058636'), (u'INDIRECT_-1204061278', u'MULTIEQUAL_-1204060348'), (u'INDIRECT_-1204059460', u'MULTIEQUAL_-1204058644'), ('const-433', u'LOAD_-1204066116'), (u'LOAD_-1204068412', u'FLOAT2FLOAT_-1204068358'), (u'MULTIEQUAL_-1204057477', u'MULTIEQUAL_-1204060189'), (u'MULTIEQUAL_-1204055410', u'MULTIEQUAL_-1204059431'), (u'MULTIEQUAL_-1204057077', u'MULTIEQUAL_-1204057069'), (u'MULTIEQUAL_-1204058781', u'MULTIEQUAL_-1204057892'), (u'CALL_-1204069197', u'INDIRECT_-1204060981'), (u'INDIRECT_-1204060627', u'MULTIEQUAL_-1204060892'), (u'MULTIEQUAL_-1204057931', u'MULTIEQUAL_-1204057892'), ('const-0', u'INT_NOTEQUAL_-1204065311'), ('const-32', u'PTRSUB_-1204059468'), ('tmp_8125', u'CALL_-1204065979'), (u'CALL_-1204065688', u'INDIRECT_-1204058914'), (u'CALL_-1204065688', u'INDIRECT_-1204059722'), (u'PTRADD_-1204059020', u'LOAD_-1204068537'), (u'CALL_-1204067462', u'INDIRECT_-1204059665'), (u'MULTIEQUAL_-1204057134', u'MULTIEQUAL_-1204058265'), ('tmp_8126', u'PTRSUB_-1204055831'), (u'INDIRECT_-1204057462', u'MULTIEQUAL_-1204057143'), (u'MULTIEQUAL_-1204058013', u'MULTIEQUAL_-1204057383'), ('const--1', u'INT_ADD_-1204063276'), ('const-8', u'PTRSUB_-1204057692'), (u'CALL_-1204064495', u'INDIRECT_-1204057717'), (u'INDIRECT_-1204059326', u'MULTIEQUAL_-1204059138'), (u'MULTIEQUAL_-1204057777', u'MULTIEQUAL_-1204057752'), (u'MULTIEQUAL_-1204056541', u'MULTIEQUAL_-1204056533'), (u'MULTIEQUAL_-1204055585', u'MULTIEQUAL_-1204056703'), (u'PTRSUB_-1204056426', u'LOAD_-1204064567'), (u'INDIRECT_-1204057471', u'MULTIEQUAL_-1204058070'), (u'INDIRECT_-1204056921', u'MULTIEQUAL_-1204056625'), (u'LOAD_-1204065065', u'PTRADD_-1204056705'), (u'LOAD_-1204063674', u'PTRADD_-1204055634'), (u'INDIRECT_-1204059251', u'MULTIEQUAL_-1204055401'), (u'MULTIEQUAL_-1204057477', u'MULTIEQUAL_-1204057453'), (u'LOAD_-1204063795', u'MULTIEQUAL_-1204056838'), (u'MULTIEQUAL_-1204062454', u'PTRADD_-1204057647'), (u'MULTIEQUAL_-1204057967', u'MULTIEQUAL_-1204057926'), (u'FLOAT2FLOAT_-1204065484', u'MULTIEQUAL_-1204058574'), (u'LOAD_-1204067976', u'INT_NOTEQUAL_-1204067956'), (u'LOAD_-1204066937', u'FLOAT2FLOAT_-1204066883'), (u'MULTIEQUAL_-1204055571', u'MULTIEQUAL_-1204056955'), ('const-0', u'INT_NOTEQUAL_-1204067956'), (u'MULTIEQUAL_-1204058246', u'MULTIEQUAL_-1204058226'), (u'INDIRECT_-1204058772', u'MULTIEQUAL_-1204059355'), (u'CALL_-1204065248', u'INDIRECT_-1204057678'), (u'PTRADD_-1204056934', u'LOAD_-1204065369'), (u'MULTIEQUAL_-1204055580', u'MULTIEQUAL_-1204059168'), ('const-16', u'PTRADD_-1204058635'), (u'MULTIEQUAL_-1204057115', u'MULTIEQUAL_-1204059819'), (u'INDIRECT_-1204060390', u'MULTIEQUAL_-1204058530'), ('const-0', u'PTRSUB_-1204058867'), ('const-4', u'PTRADD_-1204056679'), (u'INDIRECT_-1204057040', u'MULTIEQUAL_-1204057639'), (u'PTRSUB_-1204057555', u'LOAD_-1204066343'), (u'INDIRECT_-1204057101', u'MULTIEQUAL_-1204057699'), (u'CALL_-1204065248', u'INDIRECT_-1204057926'), ('const-0', u'CALL_-1204069028'), (u'INDIRECT_-1204058476', u'MULTIEQUAL_-1204059063'), (u'MULTIEQUAL_-1204059808', u'MULTIEQUAL_-1204059767'), (u'LOAD_-1204062771', u'MULTIEQUAL_-1204061227'), (u'LOAD_-1204067068', u'MULTIEQUAL_-1204059684'), ('const-433', u'LOAD_-1204065172'), (u'INT_ADD_-1204065275', u'MULTIEQUAL_-1204062475'), ('const-2', u'PTRADD_-1204059061'), ('tmp_8127', u'INT_EQUAL_-1204065212'), (u'CALL_-1204064546', u'INDIRECT_-1204058236'), ('const-433', u'LOAD_-1204068339'), (u'PTRSUB_-1204055809', u'LOAD_-1204063674'), ('const-8', u'PTRSUB_-1204057012'), ('const--1', u'STORE_-1204067750'), ('const-88', u'CALL_-1204065688'), (u'MULTIEQUAL_-1204056696', u'MULTIEQUAL_-1204059404'), (u'CALL_-1204069028', u'INDIRECT_-1204060091'), (u'PTRSUB_-1204056624', u'LOAD_-1204064916'), (u'LOAD_-1204067022', u'INT_NOTEQUAL_-1204066969'), (u'LOAD_-1204064751', u'MULTIEQUAL_-1204055559'), ('const-1', u'INT_ADD_-1204064696'), (u'MULTIEQUAL_-1204060951', u'MULTIEQUAL_-1204060910'), ('tmp_8125', u'PTRSUB_-1204058381'), (u'MULTIEQUAL_-1204058537', u'MULTIEQUAL_-1204059528'), (u'CALL_-1204063817', u'INDIRECT_-1204057889'), (u'MULTIEQUAL_-1204060195', u'MULTIEQUAL_-1204060169'), (u'INDIRECT_-1204058674', u'MULTIEQUAL_-1204058469'), (u'INDIRECT_-1204060005', u'MULTIEQUAL_-1204059798'), ('const-433', u'LOAD_-1204068729'), (u'LOAD_-1204068516', u'INT_NOTEQUAL_-1204068495'), ('const-433', u'LOAD_-1204068218'), (u'LOAD_-1204066540', u'PTRADD_-1204057673'), ('const-832', u'PTRSUB_-1204056237'), ('tmp_8125', u'PTRSUB_-1204059133'), ('const-433', u'LOAD_-1204068448'), ('tmp_8126', u'PTRSUB_-1204058806'), (u'PTRSUB_-1204057106', u'LOAD_-1204065622'), (u'INDIRECT_-1204059792', u'MULTIEQUAL_-1204055410'), ('tmp_8125', u'PTRSUB_-1204057098'), (u'MULTIEQUAL_-1204060229', u'MULTIEQUAL_-1204060196'), (u'INDIRECT_-1204058476', u'MULTIEQUAL_-1204055576'), (u'MULTIEQUAL_-1204058444', u'MULTIEQUAL_-1204057599'), (u'CALL_-1204064257', u'INDIRECT_-1204057600'), (u'MULTIEQUAL_-1204057287', u'MULTIEQUAL_-1204056446'), ('const-433', u'LOAD_-1204066322'), (u'INDIRECT_-1204059458', u'FLOAT_LESS_-1204058084'), (u'PTRADD_-1204058663', u'LOAD_-1204068012'), ('const-5', u'PTRADD_-1204057866'), (u'INDIRECT_-1204058279', u'MULTIEQUAL_-1204058876'), (u'MULTIEQUAL_-1204058355', u'MULTIEQUAL_-1204058331'), ('const-16', u'PTRADD_-1204056944'), (u'INDIRECT_-1204061032', u'MULTIEQUAL_-1204060997'), (u'MULTIEQUAL_-1204056830', u'MULTIEQUAL_-1204057630'), (u'PTRADD_-1204058161', u'MULTIEQUAL_-1204062526'), (u'INDIRECT_-1204057946', u'MULTIEQUAL_-1204057627'), (u'MULTIEQUAL_-1204060168', u'MULTIEQUAL_-1204060127'), (u'MULTIEQUAL_-1204055581', u'MULTIEQUAL_-1204059741'), ('const-433', u'LOAD_-1204064204'), (u'MULTIEQUAL_-1204056989', u'MULTIEQUAL_-1204059701'), (u'MULTIEQUAL_-1204061550', u'MULTIEQUAL_-1204061509'), (u'INT_SUB_-1204067513', u'MULTIEQUAL_-1204060481'), (u'INDIRECT_-1204059700', u'MULTIEQUAL_-1204058886'), ('const-8', u'PTRSUB_-1204059028'), (u'MULTIEQUAL_-1204056934', u'MULTIEQUAL_-1204056901'), ('const-433', u'LOAD_-1204063869'), (u'CALL_-1204064772', u'INDIRECT_-1204057447'), (u'CALL_-1204068795', u'INDIRECT_-1204060283'), (u'INDIRECT_-1204056625', u'MULTIEQUAL_-1204056602'), (u'MULTIEQUAL_-1204056625', u'MULTIEQUAL_-1204056602'), (u'MULTIEQUAL_-1204059749', u'MULTIEQUAL_-1204059708'), (u'CALL_-1204066247', u'INDIRECT_-1204058715'), ('tmp_7753', u'CBRANCH_-1204066070'), (u'CALL_-1204067412', u'INDIRECT_-1204060005'), (u'MULTIEQUAL_-1204057505', u'MULTIEQUAL_-1204057497'), (u'PTRSUB_-1204057194', u'LOAD_-1204064557'), (u'INDIRECT_-1204058575', u'FLOAT_LESSEQUAL_-1204062841'), (u'MULTIEQUAL_-1204060997', u'COPY_-1204061049'), (u'PTRADD_-1204059235', u'MULTIEQUAL_-1204063450'), (u'INDIRECT_-1204060668', u'MULTIEQUAL_-1204060574'), (u'MULTIEQUAL_-1204057416', u'MULTIEQUAL_-1204057392'), (u'INDIRECT_-1204059846', u'MULTIEQUAL_-1204059512'), (u'MULTIEQUAL_-1204055413', u'MULTIEQUAL_-1204061749'), ('tmp_8125', u'CALL_-1204069078'), (u'CALL_-1204064546', u'INDIRECT_-1204059103'), (u'INDIRECT_-1204060941', u'MULTIEQUAL_-1204060135'), (u'INDIRECT_-1204057447', u'MULTIEQUAL_-1204055563'), (u'INT_SLESS_-1204066065', u'CBRANCH_-1204066072'), (u'MULTIEQUAL_-1204057954', u'MULTIEQUAL_-1204057929'), (u'CALL_-1204067879', u'INDIRECT_-1204062867'), (u'LOAD_-1204066549', u'FLOAT2FLOAT_-1204066495'), (u'CALL_-1204063817', u'INDIRECT_-1204058003'), (u'CALL_-1204065979', u'INDIRECT_-1204059929'), (u'INDIRECT_-1204058911', u'MULTIEQUAL_-1204058124'), (u'INDIRECT_-1204060127', u'MULTIEQUAL_-1204059313'), (u'CALL_-1204065688', u'INDIRECT_-1204059093'), (u'CALL_-1204065928', u'INDIRECT_-1204058366'), (u'CALL_-1204066247', u'INDIRECT_-1204058223'), (u'COPY_-1204067120', u'MULTIEQUAL_-1204059223'), (u'CALL_-1204064257', u'INDIRECT_-1204058839'), (u'MULTIEQUAL_-1204056443', u'MULTIEQUAL_-1204056409'), (u'INT_NOTEQUAL_-1204066859', u'CBRANCH_-1204066858'), (u'INT_SLESS_-1204062584', u'CBRANCH_-1204062591'), ('const-16', u'PTRADD_-1204055680'), (u'MULTIEQUAL_-1204060107', u'MULTIEQUAL_-1204060226'), (u'MULTIEQUAL_-1204058276', u'MULTIEQUAL_-1204057636'), (u'INDIRECT_-1204058183', u'MULTIEQUAL_-1204056225'), ('const-433', u'LOAD_-1204068593'), (u'MULTIEQUAL_-1204059355', u'MULTIEQUAL_-1204059310'), (u'PTRSUB_-1204057704', u'LOAD_-1204066557'), (u'LOAD_-1204064834', u'FLOAT2FLOAT_-1204064780'), ('const-4', u'PTRADD_-1204056026'), (u'LOAD_-1204068025', u'PTRADD_-1204058663'), (u'MULTIEQUAL_-1204057269', u'MULTIEQUAL_-1204057261'), (u'MULTIEQUAL_-1204058729', u'INT_SUB_-1204063182'), (u'INDIRECT_-1204061437', u'MULTIEQUAL_-1204061700'), (u'MULTIEQUAL_-1204059257', u'MULTIEQUAL_-1204059223'), ('const-433', u'LOAD_-1204066470'), ('tmp_8126', u'PTRSUB_-1204058867'), (u'CALL_-1204069197', u'INDIRECT_-1204061099'), ('tmp_7841', u'CBRANCH_-1204066096'), (u'CALL_-1204067412', u'INDIRECT_-1204062604'), ('const-8', u'PTRSUB_-1204056742'), (u'CALL_-1204069028', u'INDIRECT_-1204060026'), (u'MULTIEQUAL_-1204058512', u'MULTIEQUAL_-1204058471'), ('const-2', u'PTRADD_-1204057014'), ('const-4', u'PTRADD_-1204058938'), (u'LOAD_-1204065105', u'PTRADD_-1204056726'), (u'LOAD_-1204064138', u'PTRADD_-1204056036'), (u'INDIRECT_-1204061437', u'COPY_-1204059061'), (u'CALL_-1204064539', u'INDIRECT_-1204057225'), (u'MULTIEQUAL_-1204059929', u'MULTIEQUAL_-1204059896'), (u'MULTIEQUAL_-1204057872', u'MULTIEQUAL_-1204058688'), (u'INDIRECT_-1204060026', u'MULTIEQUAL_-1204059215'), (u'INDIRECT_-1204059780', u'MULTIEQUAL_-1204060347'), (u'PTRSUB_-1204057098', u'LOAD_-1204065608'), (u'MULTIEQUAL_-1204055395', u'MULTIEQUAL_-1204058231'), (u'CALL_-1204064495', u'MULTIEQUAL_-1204060681'), (u'PTRADD_-1204058699', u'LOAD_-1204068068'), (u'MULTIEQUAL_-1204057394', u'MULTIEQUAL_-1204058206'), (u'MULTIEQUAL_-1204057378', u'COPY_-1204057119'), (u'CALL_-1204067879', u'INDIRECT_-1204059483'), (u'MULTIEQUAL_-1204058909', u'MULTIEQUAL_-1204058898'), (u'CALL_-1204064772', u'INDIRECT_-1204057687'), (u'LOAD_-1204065569', u'PTRADD_-1204056944'), (u'LOAD_-1204064903', u'FLOAT2FLOAT_-1204064849'), (u'INDIRECT_-1204060364', u'FLOAT_LESS_-1204058243'), (u'MULTIEQUAL_-1204059071', u'MULTIEQUAL_-1204059046'), (u'CALL_-1204067462', u'INDIRECT_-1204059604'), (u'STORE_-1204067750', u'INDIRECT_-1204061053'), (u'COPY_-1204056237', u'MULTIEQUAL_-1204059046'), (u'MULTIEQUAL_-1204058973', u'MULTIEQUAL_-1204058084'), (u'LOAD_-1204065105', u'PTRADD_-1204056661'), (u'MULTIEQUAL_-1204058644', u'MULTIEQUAL_-1204059464'), (u'INDIRECT_-1204059438', u'MULTIEQUAL_-1204059724'), (u'CALL_-1204067462', u'INDIRECT_-1204059250'), (u'MULTIEQUAL_-1204060020', u'MULTIEQUAL_-1204060007'), ('const-1', u'PTRADD_-1204055780'), (u'MULTIEQUAL_-1204058724', u'MULTIEQUAL_-1204058711'), ('const-8', u'PTRSUB_-1204058745'), (u'CALL_-1204063817', u'INDIRECT_-1204057043'), ('const-433', u'LOAD_-1204068537'), ('const-4', u'PTRADD_-1204057603'), (u'INDIRECT_-1204058280', u'MULTIEQUAL_-1204058571'), (u'INDIRECT_-1204058353', u'MULTIEQUAL_-1204055395'), ('const-16', u'PTRADD_-1204056698'), ('const-2', u'PTRADD_-1204056068'), (u'CALL_-1204069197', u'INDIRECT_-1204060794'), (u'LOAD_-1204068046', u'INT_NOTEQUAL_-1204068026'), (u'PTRADD_-1204056998', u'LOAD_-1204065462'), (u'MULTIEQUAL_-1204057383', u'MULTIEQUAL_-1204057363'), (u'INDIRECT_-1204061076', u'MULTIEQUAL_-1204058533'), (u'INDIRECT_-1204059517', u'MULTIEQUAL_-1204058667'), (u'COPY_-1204062532', u'MULTIEQUAL_-1204058729'), (u'INDIRECT_-1204057900', u'MULTIEQUAL_-1204057135'), (u'INDIRECT_-1204060274', u'MULTIEQUAL_-1204060067'), (u'MULTIEQUAL_-1204061227', u'INT_SUB_-1204064630'), (u'CALL_-1204069229', u'INDIRECT_-1204060151'), ('const-4', u'PTRADD_-1204057701'), (u'INDIRECT_-1204057913', u'MULTIEQUAL_-1204057641'), (u'MULTIEQUAL_-1204059855', u'MULTIEQUAL_-1204059814'), (u'PTRSUB_-1204057772', u'LOAD_-1204066647'), ('tmp_7458', u'CBRANCH_-1204065230'), (u'INDIRECT_-1204060423', u'COPY_-1204066675'), (u'LOAD_-1204064031', u'FLOAT2FLOAT_-1204063977'), ('tmp_7584', u'CBRANCH_-1204062620'), (u'INDIRECT_-1204058707', u'MULTIEQUAL_-1204059000'), (u'CALL_-1204068361', u'INDIRECT_-1204059846'), (u'PTRSUB_-1204058286', u'LOAD_-1204067372'), (u'MULTIEQUAL_-1204057460', u'MULTIEQUAL_-1204057418'), (u'STORE_-1204067723', u'INDIRECT_-1204060973'), (u'LOAD_-1204064937', u'INT_NOTEQUAL_-1204064917'), ('tmp_8126', u'PTRSUB_-1204059396'), ('const-1', u'PTRADD_-1204057694'), (u'INDIRECT_-1204058414', u'MULTIEQUAL_-1204055396'), (u'MULTIEQUAL_-1204059266', u'COPY_-1204059031'), (u'CALL_-1204065928', u'MULTIEQUAL_-1204061557'), ('tmp_8125', u'PTRSUB_-1204056260'), ('tmp_8126', u'PTRSUB_-1204055870'), ('const-1', u'STORE_-1204067733')]
[(u'MULTIEQUAL_-1204058171', u'MULTIEQUAL_-1204059574'), (u'CALL_-1204065979', u'INDIRECT_-1204059002'), (u'INDIRECT_-1204059408', u'MULTIEQUAL_-1204059116'), (u'CALL_-1204065979', u'INDIRECT_-1204058888'), ('const-4', u'INT_MULT_-1204066941'), ('const-0', u'RETURN_-1204067616'), (u'MULTIEQUAL_-1204055207', u'MULTIEQUAL_-1204057039'), (u'CAST_-1204055419', u'LOAD_-1204063674'), (u'CALL_-1204064546', u'MULTIEQUAL_-1204060754'), (u'STORE_-1204067723', u'INDIRECT_-1204060618'), (u'INDIRECT_-1204058495', u'MULTIEQUAL_-1204057708'), (u'MULTIEQUAL_-1204058146', u'MULTIEQUAL_-1204058121'), (u'CALL_-1204066247', u'INT_EQUAL_-1204066233'), (u'INDIRECT_-1204059608', u'MULTIEQUAL_-1204058168'), (u'INDIRECT_-1204059886', u'MULTIEQUAL_-1204059076'), (u'MULTIEQUAL_-1204059992', u'MULTIEQUAL_-1204059352'), (u'MULTIEQUAL_-1204058171', u'MULTIEQUAL_-1204059719'), (u'INDIRECT_-1204058848', u'MULTIEQUAL_-1204059430'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204065353'), (u'LOAD_-1204066580', u'INT_ADD_-1204066479'), (u'MULTIEQUAL_-1204059811', u'MULTIEQUAL_-1204059928'), (u'LOAD_-1204063703', u'MULTIEQUAL_-1204056610'), (u'MULTIEQUAL_-1204057978', u'MULTIEQUAL_-1204057338'), ('const-433', u'LOAD_-1204063674'), (u'INDIRECT_-1204060464', u'MULTIEQUAL_-1204060257'), (u'INDIRECT_-1204059437', u'MULTIEQUAL_-1204055255'), ('tmp_21503', u'PTRADD_-1204056576'), (u'CALL_-1204066247', u'INDIRECT_-1204058726'), (u'INT_ADD_-1204068179', u'CAST_-1204058322'), (u'MULTIEQUAL_-1204059430', u'MULTIEQUAL_-1204058782'), ('const-0', u'CALL_-1204064546'), (u'MULTIEQUAL_-1204063443', u'MULTIEQUAL_-1204063402'), (u'MULTIEQUAL_-1204060050', u'MULTIEQUAL_-1204060013'), (u'LOAD_-1204068285', u'MULTIEQUAL_-1204059992'), (u'COPY_-1204068002', u'MULTIEQUAL_-1204059370'), (u'MULTIEQUAL_-1204055220', u'MULTIEQUAL_-1204056899'), (u'CALL_-1204067879', u'INDIRECT_-1204058815'), (u'MULTIEQUAL_-1204060353', u'MULTIEQUAL_-1204060308'), (u'MULTIEQUAL_-1204059113', u'MULTIEQUAL_-1204059086'), (u'MULTIEQUAL_-1204059652', u'MULTIEQUAL_-1204059629'), (u'CAST_-1204055952', u'LOAD_-1204064455'), (u'LOAD_-1204063795', u'MULTIEQUAL_-1204056483'), (u'MULTIEQUAL_-1204063472', u'INT_SLESS_-1204065201'), (u'INDIRECT_-1204057637', u'MULTIEQUAL_-1204057449'), (u'CALL_-1204066723', u'INDIRECT_-1204058229'), ('const-433', u'LOAD_-1204064834'), (u'MULTIEQUAL_-1204058773', u'MULTIEQUAL_-1204058736'), (u'MULTIEQUAL_-1204056741', u'MULTIEQUAL_-1204056699'), (u'INDIRECT_-1204057793', u'MULTIEQUAL_-1204057008'), (u'LOAD_-1204068218', u'INT_ADD_-1204067939'), ('tmp_2765', u'CBRANCH_-1204066585'), (u'MULTIEQUAL_-1204057147', u'MULTIEQUAL_-1204057742'), (u'CALL_-1204065248', u'INDIRECT_-1204058352'), (u'CALL_-1204064495', u'INDIRECT_-1204057793'), (u'CALL_-1204063817', u'INDIRECT_-1204056867'), (u'INDIRECT_-1204060451', u'MULTIEQUAL_-1204058177'), (u'INDIRECT_-1204057294', u'MULTIEQUAL_-1204057597'), ('const-208', u'PTRADD_-1204058895'), (u'CALL_-1204066247', u'INDIRECT_-1204058848'), (u'INT_NOTEQUAL_-1204065384', u'CBRANCH_-1204065383'), (u'INT_MULT_-1204063375', u'INT_ADD_-1204063387'), ('const-4', u'PTRADD_-1204058513'), (u'MULTIEQUAL_-1204060501', u'MULTIEQUAL_-1204060620'), (u'INT_ADD_-1204065478', u'CAST_-1204056600'), (u'CAST_-1204057884', u'LOAD_-1204067701'), (u'INDIRECT_-1204057881', u'MULTIEQUAL_-1204058470'), (u'MULTIEQUAL_-1204058920', u'FLOAT_LESSEQUAL_-1204062841'), (u'INT_MULT_-1204063910', u'INT_ADD_-1204063922'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204066997'), ('const-433', u'LOAD_-1204066495'), (u'INDIRECT_-1204058658', u'MULTIEQUAL_-1204058479'), (u'LOAD_-1204066701', u'MULTIEQUAL_-1204058878'), ('const-8', u'PTRADD_-1204058204'), ('const-433', u'LOAD_-1204068516'), (u'LOAD_-1204066391', u'INT_MULT_-1204066350'), (u'MULTIEQUAL_-1204055238', u'MULTIEQUAL_-1204057747'), (u'INT_ADD_-1204064852', u'CAST_-1204056182'), (u'INDIRECT_-1204058735', u'MULTIEQUAL_-1204057948'), (u'MULTIEQUAL_-1204059631', u'MULTIEQUAL_-1204059590'), (u'INT_NOTEQUAL_-1204063884', u'CBRANCH_-1204063883'), (u'CALL_-1204067412', u'INDIRECT_-1204059219'), ('const-12', u'PTRADD_-1204057764'), (u'INDIRECT_-1204059103', u'MULTIEQUAL_-1204055223'), ('tmp_21510', u'CALL_-1204064546'), (u'INT_ADD_-1204068577', u'CAST_-1204058585'), (u'INDIRECT_-1204060273', u'MULTIEQUAL_-1204059466'), (u'COPY_-1204056993', u'MULTIEQUAL_-1204059853'), ('const-8', u'INT_ADD_-1204065538'), (u'PTRADD_-1204055940', u'LOAD_-1204064162'), (u'LOAD_-1204068700', u'MULTIEQUAL_-1204060328'), ('tmp_4415', u'CBRANCH_-1204064972'), ('const-4', u'PTRADD_-1204058895'), ('const-0', u'INT_NOTEQUAL_-1204063854'), ('tmp_21509', u'RETURN_-1204067616'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204064524'), (u'CALL_-1204066247', u'INDIRECT_-1204058535'), (u'FLOAT2FLOAT_-1204065315', u'MULTIEQUAL_-1204058008'), ('tmp_21507', u'PTRADD_-1204056317'), (u'CALL_-1204068795', u'INDIRECT_-1204059688'), (u'INT_ADD_-1204064942', u'CAST_-1204056242'), (u'INDIRECT_-1204060374', u'MULTIEQUAL_-1204060276'), (u'MULTIEQUAL_-1204057563', u'MULTIEQUAL_-1204057529'), ('tmp_21509', u'PTRADD_-1204055348'), (u'COPY_-1204069169', u'MULTIEQUAL_-1204061228'), ('const-10', u'PTRADD_-1204059056'), (u'INDIRECT_-1204056901', u'MULTIEQUAL_-1204057490'), (u'INDIRECT_-1204058857', u'MULTIEQUAL_-1204056899'), (u'MULTIEQUAL_-1204057537', u'MULTIEQUAL_-1204057512'), (u'PTRADD_-1204056576', u'LOAD_-1204065172'), (u'CALL_-1204065248', u'INDIRECT_-1204057807'), (u'INDIRECT_-1204057240', u'MULTIEQUAL_-1204056475'), (u'INT_MULT_-1204066521', u'INT_ADD_-1204066533'), (u'LOAD_-1204064123', u'INT_MULT_-1204064079'), (u'CALL_-1204063817', u'INDIRECT_-1204057591'), (u'CALL_-1204066723', u'INDIRECT_-1204058416'), (u'INDIRECT_-1204060805', u'MULTIEQUAL_-1204060028'), ('const-2', u'INT_EQUAL_-1204063369'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204066417'), (u'LOAD_-1204066775', u'FLOAT2FLOAT_-1204066721'), (u'CALL_-1204069197', u'INDIRECT_-1204060687'), (u'LOAD_-1204065172', u'MULTIEQUAL_-1204055228'), ('tmp_21507', u'PTRADD_-1204058232'), (u'MULTIEQUAL_-1204058376', u'MULTIEQUAL_-1204058345'), (u'LOAD_-1204066540', u'INT_MULT_-1204066476'), ('const-10', u'PTRADD_-1204055101'), (u'INDIRECT_-1204056628', u'MULTIEQUAL_-1204057227'), (u'INT_EQUAL_-1204063254', u'CBRANCH_-1204063250'), (u'MULTIEQUAL_-1204058039', u'MULTIEQUAL_-1204057399'), (u'INDIRECT_-1204060215', u'MULTIEQUAL_-1204058173'), (u'MULTIEQUAL_-1204059606', u'MULTIEQUAL_-1204058958'), (u'CALL_-1204063817', u'INDIRECT_-1204057355'), ('const-1', u'INT_SLESS_-1204066065'), (u'MULTIEQUAL_-1204056546', u'MULTIEQUAL_-1204056518'), (u'CALL_-1204066247', u'INDIRECT_-1204058417'), (u'INDIRECT_-1204063699', u'MULTIEQUAL_-1204062777'), (u'FLOAT2FLOAT_-1204066721', u'MULTIEQUAL_-1204058811'), (u'CAST_-1204055702', u'LOAD_-1204064107'), (u'INDIRECT_-1204058617', u'MULTIEQUAL_-1204056661'), (u'INT_ADD_-1204064524', u'MULTIEQUAL_-1204061630'), (u'MULTIEQUAL_-1204057715', u'MULTIEQUAL_-1204057673'), (u'CALL_-1204067163', u'INDIRECT_-1204058798'), (u'MULTIEQUAL_-1204055264', u'MULTIEQUAL_-1204058230'), (u'INDIRECT_-1204059425', u'MULTIEQUAL_-1204059992'), (u'CALL_-1204066247', u'INDIRECT_-1204061860'), (u'INT_ADD_-1204063469', u'CAST_-1204055294'), ('const-0', u'INT_NOTEQUAL_-1204064917'), (u'CALL_-1204066723', u'INDIRECT_-1204058713'), (u'MULTIEQUAL_-1204057967', u'MULTIEQUAL_-1204057942'), (u'MULTIEQUAL_-1204058927', u'MULTIEQUAL_-1204058899'), (u'LOAD_-1204067372', u'INT_SLESS_-1204067342'), ('const-433', u'LOAD_-1204063800'), (u'CALL_-1204067879', u'INDIRECT_-1204059970'), (u'CALL_-1204067879', u'INDIRECT_-1204059543'), (u'MULTIEQUAL_-1204058701', u'MULTIEQUAL_-1204058656'), (u'CALL_-1204067163', u'INDIRECT_-1204059160'), (u'INDIRECT_-1204056314', u'MULTIEQUAL_-1204055995'), (u'INT_ADD_-1204066997', u'CAST_-1204057571'), (u'CAST_-1204056209', u'LOAD_-1204064903'), (u'MULTIEQUAL_-1204056610', u'MULTIEQUAL_-1204056579'), (u'INT_NOTEQUAL_-1204066392', u'CBRANCH_-1204066392'), (u'INDIRECT_-1204059919', u'MULTIEQUAL_-1204059113'), (u'INDIRECT_-1204058962', u'MULTIEQUAL_-1204059545'), ('const-72', u'INT_ADD_-1204063935'), (u'PTRADD_-1204055101', u'CAST_-1204054924'), (u'CALL_-1204063341', u'INDIRECT_-1204056998'), ('const-433', u'LOAD_-1204066504'), ('const-4', u'PTRADD_-1204058798'), (u'CALL_-1204065928', u'INDIRECT_-1204058247'), (u'INDIRECT_-1204058295', u'MULTIEQUAL_-1204055264'), (u'INDIRECT_-1204059970', u'MULTIEQUAL_-1204060537'), ('const-3', u'PTRADD_-1204058204'), (u'CAST_-1204056429', u'LOAD_-1204065226'), (u'INDIRECT_-1204058896', u'MULTIEQUAL_-1204055246'), (u'MULTIEQUAL_-1204057054', u'MULTIEQUAL_-1204057023'), ('const-0', u'INT_NOTEQUAL_-1204068338'), ('const-433', u'LOAD_-1204068218'), (u'CALL_-1204064539', u'INDIRECT_-1204056081'), (u'CAST_-1204056251', u'LOAD_-1204064971'), (u'INDIRECT_-1204058116', u'MULTIEQUAL_-1204058409'), (u'CAST_-1204058468', u'LOAD_-1204068412'), ('const-0', u'INT_EQUAL_-1204064481'), (u'MULTIEQUAL_-1204061228', u'CALL_-1204069078'), ('const-84', u'INT_ADD_-1204067960'), (u'INT_ADD_-1204066163', u'MULTIEQUAL_-1204060126'), (u'MULTIEQUAL_-1204057949', u'MULTIEQUAL_-1204057918'), ('const-4', u'PTRADD_-1204057119'), (u'INT_ADD_-1204064696', u'INT_SLESS_-1204064655'), (u'MULTIEQUAL_-1204057023', u'MULTIEQUAL_-1204055206'), (u'MULTIEQUAL_-1204057929', u'MULTIEQUAL_-1204058747'), (u'CALL_-1204067879', u'INDIRECT_-1204060721'), (u'PTRADD_-1204055950', u'CAST_-1204055750'), (u'MULTIEQUAL_-1204059287', u'MULTIEQUAL_-1204059261'), (u'INDIRECT_-1204058068', u'MULTIEQUAL_-1204057281'), (u'MULTIEQUAL_-1204059780', u'MULTIEQUAL_-1204060589'), ('tmp_3815', u'CBRANCH_-1204065574'), (u'CALL_-1204065688', u'INDIRECT_-1204057587'), ('const-0', u'INT_NOTEQUAL_-1204066790'), (u'MULTIEQUAL_-1204058660', u'MULTIEQUAL_-1204059480'), (u'FLOAT2FLOAT_-1204068014', u'MULTIEQUAL_-1204059046'), ('const-433', u'LOAD_-1204065226'), (u'CALL_-1204065688', u'INDIRECT_-1204057774'), (u'LOAD_-1204066969', u'FLOAT2FLOAT_-1204066915'), ('const-4', u'INT_MULT_-1204064003'), (u'INDIRECT_-1204058552', u'MULTIEQUAL_-1204058345'), (u'INDIRECT_-1204060765', u'MULTIEQUAL_-1204059811'), (u'MULTIEQUAL_-1204058356', u'MULTIEQUAL_-1204058333'), (u'CAST_-1204055390', u'LOAD_-1204063634'), (u'LOAD_-1204065313', u'INT_MULT_-1204065272'), (u'INDIRECT_-1204058971', u'MULTIEQUAL_-1204058184'), (u'MULTIEQUAL_-1204058236', u'MULTIEQUAL_-1204058213'), (u'INDIRECT_-1204061023', u'FLOAT_LESS_-1204061027'), (u'INDIRECT_-1204057889', u'MULTIEQUAL_-1204060642'), (u'MULTIEQUAL_-1204058426', u'MULTIEQUAL_-1204057537'), (u'INT_ADD_-1204063400', u'CAST_-1204055250'), (u'INDIRECT_-1204056628', u'MULTIEQUAL_-1204056605'), ('const-166', u'PTRADD_-1204055987'), (u'CALL_-1204068361', u'INDIRECT_-1204059178'), ('tmp_3101', u'CBRANCH_-1204066272'), (u'MULTIEQUAL_-1204055222', u'MULTIEQUAL_-1204058184'), ('const-433', u'LOAD_-1204063795'), (u'PTRADD_-1204058204', u'STORE_-1204067743'), ('const--1', u'INT_ADD_-1204067514'), (u'CALL_-1204069229', u'INDIRECT_-1204059861'), (u'INDIRECT_-1204058380', u'MULTIEQUAL_-1204058097'), (u'INDIRECT_-1204059141', u'MULTIEQUAL_-1204055255'), (u'MULTIEQUAL_-1204059567', u'MULTIEQUAL_-1204058927'), (u'INDIRECT_-1204059736', u'MULTIEQUAL_-1204058782'), ('const-0', u'INT_NOTEQUAL_-1204066503'), (u'LOAD_-1204065074', u'FLOAT2FLOAT_-1204065020'), (u'CALL_-1204065928', u'INDIRECT_-1204058125'), (u'INDIRECT_-1204061611', u'MULTIEQUAL_-1204060679'), (u'PTRADD_-1204057467', u'LOAD_-1204066609'), (u'CALL_-1204069078', u'INT_EQUAL_-1204069014'), (u'CALL_-1204069078', u'INDIRECT_-1204059575'), ('const-433', u'LOAD_-1204068602'), (u'PTRADD_-1204057754', u'LOAD_-1204067068'), (u'LOAD_-1204066557', u'INT_NOTEQUAL_-1204066503'), (u'INDIRECT_-1204057092', u'MULTIEQUAL_-1204057679'), ('tmp_21507', u'PTRADD_-1204056221'), (u'LOAD_-1204066647', u'MULTIEQUAL_-1204059000'), (u'MULTIEQUAL_-1204057978', u'MULTIEQUAL_-1204058577'), ('tmp_7013', u'CBRANCH_-1204064488'), (u'MULTIEQUAL_-1204059076', u'MULTIEQUAL_-1204059036'), (u'COPY_-1204056109', u'MULTIEQUAL_-1204058920'), (u'INDIRECT_-1204058238', u'MULTIEQUAL_-1204058821'), (u'CAST_-1204057239', u'LOAD_-1204066504'), (u'MULTIEQUAL_-1204056965', u'MULTIEQUAL_-1204057549'), (u'MULTIEQUAL_-1204059874', u'MULTIEQUAL_-1204059841'), (u'MULTIEQUAL_-1204056418', u'MULTIEQUAL_-1204057218'), (u'CALL_-1204069078', u'INDIRECT_-1204060616'), (u'INT_ADD_-1204064696', u'MULTIEQUAL_-1204059228'), ('const-433', u'LOAD_-1204068303'), (u'CALL_-1204069229', u'INDIRECT_-1204059983'), (u'MULTIEQUAL_-1204055221', u'MULTIEQUAL_-1204056958'), (u'LOAD_-1204065569', u'INT_ADD_-1204065389'), (u'CAST_-1204057323', u'LOAD_-1204066628'), (u'CALL_-1204067412', u'INDIRECT_-1204058804'), (u'CALL_-1204065248', u'INDIRECT_-1204057197'), (u'LOAD_-1204063674', u'INT_ADD_-1204063618'), (u'MULTIEQUAL_-1204056152', u'MULTIEQUAL_-1204056119'), ('const-433', u'LOAD_-1204066309'), (u'CALL_-1204064257', u'INDIRECT_-1204057066'), ('const-4', u'INT_MULT_-1204068113'), ('const-433', u'LOAD_-1204067029'), (u'MULTIEQUAL_-1204058289', u'MULTIEQUAL_-1204058247'), ('const-1', u'STORE_-1204067733'), (u'MULTIEQUAL_-1204060813', u'FLOAT_LESSEQUAL_-1204062626'), (u'INT_NOTEQUAL_-1204064848', u'CBRANCH_-1204064848'), (u'LOAD_-1204069099', u'CALL_-1204069078'), ('const-84', u'INT_ADD_-1204068432'), (u'MULTIEQUAL_-1204058173', u'MULTIEQUAL_-1204058133'), (u'INDIRECT_-1204057173', u'MULTIEQUAL_-1204057772'), (u'MULTIEQUAL_-1204058510', u'MULTIEQUAL_-1204057862'), (u'CALL_-1204067412', u'INDIRECT_-1204059345'), (u'MULTIEQUAL_-1204059244', u'MULTIEQUAL_-1204058596'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204058352'), (u'PTRADD_-1204055031', u'CAST_-1204054939'), (u'INDIRECT_-1204059040', u'MULTIEQUAL_-1204058230'), (u'INDIRECT_-1204060618', u'MULTIEQUAL_-1204060583'), (u'CALL_-1204067163', u'INDIRECT_-1204058680'), (u'LOAD_-1204066378', u'FLOAT2FLOAT_-1204066324'), (u'INT_ADD_-1204067687', u'CAST_-1204057884'), (u'LOAD_-1204065405', u'INT_NOTEQUAL_-1204065384'), (u'MULTIEQUAL_-1204058292', u'MULTIEQUAL_-1204057472'), (u'INDIRECT_-1204057238', u'MULTIEQUAL_-1204057215'), (u'INDIRECT_-1204061082', u'COPY_-1204058876'), (u'MULTIEQUAL_-1204059567', u'MULTIEQUAL_-1204059526'), (u'INDIRECT_-1204059646', u'MULTIEQUAL_-1204059552'), ('const-0', u'INT_NOTEQUAL_-1204066148'), (u'LOAD_-1204067955', u'INT_MULT_-1204067914'), (u'CALL_-1204068361', u'INDIRECT_-1204059845'), (u'MULTIEQUAL_-1204059228', u'MULTIEQUAL_-1204058374'), (u'MULTIEQUAL_-1204057329', u'MULTIEQUAL_-1204057301'), ('const-433', u'LOAD_-1204066937'), (u'CALL_-1204069078', u'INDIRECT_-1204060673'), (u'MULTIEQUAL_-1204060754', u'INT_NOTEQUAL_-1204064234'), (u'INDIRECT_-1204058717', u'MULTIEQUAL_-1204057930'), (u'LOAD_-1204068571', u'FLOAT2FLOAT_-1204068517'), ('tmp_21507', u'PTRADD_-1204059056'), (u'CALL_-1204066247', u'INDIRECT_-1204059141'), (u'LOAD_-1204067068', u'MULTIEQUAL_-1204059329'), (u'CALL_-1204065248', u'INDIRECT_-1204058116'), ('const-0', u'INT_NOTEQUAL_-1204068495'), (u'MULTIEQUAL_-1204059057', u'MULTIEQUAL_-1204059012'), ('tmp_21507', u'PTRADD_-1204057754'), ('const-4', u'PTRADD_-1204056846'), (u'MULTIEQUAL_-1204057269', u'MULTIEQUAL_-1204055210'), ('const-433', u'LOAD_-1204066959'), (u'MULTIEQUAL_-1204059513', u'MULTIEQUAL_-1204059480'), (u'MULTIEQUAL_-1204059173', u'MULTIEQUAL_-1204059147'), ('const-10', u'PTRADD_-1204057235'), (u'INDIRECT_-1204057763', u'MULTIEQUAL_-1204056972'), ('tmp_21507', u'PTRADD_-1204056156'), (u'INDIRECT_-1204059606', u'MULTIEQUAL_-1204058654'), (u'CALL_-1204065688', u'INDIRECT_-1204058559'), ('tmp_21509', u'PTRADD_-1204058189'), (u'CALL_-1204067462', u'INDIRECT_-1204059802'), (u'CALL_-1204065979', u'INDIRECT_-1204058278'), (u'MULTIEQUAL_-1204059695', u'MULTIEQUAL_-1204059814'), (u'INDIRECT_-1204062868', u'MULTIEQUAL_-1204058180'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204064091'), (u'INT_ADD_-1204063635', u'CAST_-1204055401'), (u'STORE_-1204063174', u'INDIRECT_-1204057840'), (u'CALL_-1204069229', u'INDIRECT_-1204060890'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204058964'), (u'CALL_-1204067462', u'INDIRECT_-1204059135'), (u'INDIRECT_-1204058116', u'MULTIEQUAL_-1204055215'), (u'INDIRECT_-1204060374', u'MULTIEQUAL_-1204059440'), ('const-40', u'INT_ADD_-1204068577'), (u'LOAD_-1204063651', u'INT_NOTEQUAL_-1204063597'), (u'CALL_-1204063341', u'INDIRECT_-1204056079'), (u'MULTIEQUAL_-1204056899', u'MULTIEQUAL_-1204058026'), (u'MULTIEQUAL_-1204056967', u'MULTIEQUAL_-1204056947'), (u'CAST_-1204057563', u'LOAD_-1204067003'), (u'PTRSUB_-1204059135', u'CALL_-1204063817'), (u'MULTIEQUAL_-1204058166', u'MULTIEQUAL_-1204059287'), (u'MULTIEQUAL_-1204056579', u'INT_NOTEQUAL_-1204063804'), (u'LOAD_-1204067570', u'INT_SLESS_-1204067535'), (u'LOAD_-1204067570', u'INT_ADD_-1204067514'), ('const-4', u'PTRADD_-1204058232'), (u'INDIRECT_-1204056746', u'MULTIEQUAL_-1204057344'), ('const-433', u'STORE_-1204063220'), (u'MULTIEQUAL_-1204056906', u'MULTIEQUAL_-1204056886'), (u'CALL_-1204066723', u'INDIRECT_-1204059380'), ('tmp_5408', u'CBRANCH_-1204064010'), (u'CAST_-1204056710', u'LOAD_-1204065666'), (u'INDIRECT_-1204058941', u'MULTIEQUAL_-1204058161'), (u'MULTIEQUAL_-1204059931', u'MULTIEQUAL_-1204059898'), ('const-4', u'INT_MULT_-1204064493'), (u'CAST_-1204057497', u'LOAD_-1204066902'), (u'CALL_-1204064539', u'INDIRECT_-1204055719'), (u'INDIRECT_-1204057983', u'MULTIEQUAL_-1204057958'), ('const-433', u'LOAD_-1204063527'), (u'INDIRECT_-1204058792', u'MULTIEQUAL_-1204056836'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204066488'), ('const-4', u'PTRADD_-1204056527'), ('const-4', u'INT_MULT_-1204065244'), ('const-433', u'LOAD_-1204062360'), (u'INDIRECT_-1204058678', u'MULTIEQUAL_-1204057891'), (u'INT_ADD_-1204065320', u'CAST_-1204056491'), (u'INDIRECT_-1204059646', u'MULTIEQUAL_-1204058716'), ('const-433', u'LOAD_-1204065547'), (u'MULTIEQUAL_-1204055249', u'MULTIEQUAL_-1204058721'), (u'MULTIEQUAL_-1204055255', u'MULTIEQUAL_-1204059023'), (u'MULTIEQUAL_-1204059228', u'CALL_-1204065928'), (u'INDIRECT_-1204057275', u'MULTIEQUAL_-1204055210'), (u'INDIRECT_-1204056506', u'MULTIEQUAL_-1204056483'), (u'MULTIEQUAL_-1204057284', u'MULTIEQUAL_-1204056654'), (u'MULTIEQUAL_-1204057856', u'MULTIEQUAL_-1204058448'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204065013'), (u'INT_NOTEQUAL_-1204068140', u'CBRANCH_-1204068082'), (u'MULTIEQUAL_-1204055262', u'MULTIEQUAL_-1204058352'), (u'INDIRECT_-1204057480', u'MULTIEQUAL_-1204056694'), (u'CALL_-1204067412', u'INDIRECT_-1204059593'), (u'INT_NOTEQUAL_-1204065311', u'CBRANCH_-1204065305'), (u'MULTIEQUAL_-1204055803', u'MULTIEQUAL_-1204056932'), (u'INDIRECT_-1204060879', u'MULTIEQUAL_-1204059931'), (u'MULTIEQUAL_-1204058543', u'MULTIEQUAL_-1204058518'), ('const-433', u'LOAD_-1204063951'), (u'INDIRECT_-1204059189', u'MULTIEQUAL_-1204059753'), (u'MULTIEQUAL_-1204059692', u'MULTIEQUAL_-1204059651'), (u'INDIRECT_-1204061451', u'MULTIEQUAL_-1204061245'), ('const-0', u'INT_EQUAL_-1204064462'), ('tmp_21507', u'PTRADD_-1204058790'), (u'INDIRECT_-1204060677', u'MULTIEQUAL_-1204060642'), (u'MULTIEQUAL_-1204060126', u'CALL_-1204067462'), (u'CALL_-1204064546', u'INDIRECT_-1204056783'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204066953'), ('const-4', u'INT_MULT_-1204068543'), (u'INDIRECT_-1204057388', u'MULTIEQUAL_-1204057156'), (u'CAST_-1204055802', u'LOAD_-1204063824'), ('const-4', u'INT_MULT_-1204064930'), (u'MULTIEQUAL_-1204057978', u'MULTIEQUAL_-1204055240'), (u'INDIRECT_-1204057698', u'MULTIEQUAL_-1204056909'), (u'MULTIEQUAL_-1204058701', u'MULTIEQUAL_-1204058053'), (u'MULTIEQUAL_-1204055244', u'MULTIEQUAL_-1204058289'), (u'MULTIEQUAL_-1204056475', u'MULTIEQUAL_-1204057275'), (u'PTRADD_-1204057533', u'CAST_-1204057374'), (u'STORE_-1204067733', u'INDIRECT_-1204060685'), (u'INT_NOTEQUAL_-1204063854', u'CBRANCH_-1204063848'), (u'LOAD_-1204065029', u'FLOAT2FLOAT_-1204064975'), (u'MULTIEQUAL_-1204058190', u'MULTIEQUAL_-1204057300'), (u'INDIRECT_-1204059858', u'MULTIEQUAL_-1204059651'), ('tmp_7418', u'CBRANCH_-1204065259'), (u'CALL_-1204064495', u'INDIRECT_-1204058086'), (u'CALL_-1204069229', u'INDIRECT_-1204060158'), (u'INT_NOTEQUAL_-1204068427', u'CBRANCH_-1204068426'), (u'PTRADD_-1204056883', u'CAST_-1204056710'), (u'MULTIEQUAL_-1204058824', u'MULTIEQUAL_-1204058184'), (u'PTRADD_-1204059112', u'CAST_-1204058983'), (u'CAST_-1204057275', u'LOAD_-1204066564'), (u'CALL_-1204064539', u'INDIRECT_-1204056870'), ('const-4', u'PTRADD_-1204057737'), (u'LOAD_-1204068025', u'INT_MULT_-1204067984'), (u'INDIRECT_-1204060517', u'MULTIEQUAL_-1204060308'), (u'CALL_-1204064546', u'INDIRECT_-1204058689'), (u'INT_MULT_-1204068040', u'INT_ADD_-1204068052'), (u'INDIRECT_-1204060403', u'MULTIEQUAL_-1204060193'), (u'CAST_-1204058219', u'LOAD_-1204068046'), ('tmp_33792', u'INT_EQUAL_-1204065212'), (u'MULTIEQUAL_-1204057641', u'MULTIEQUAL_-1204058453'), (u'INDIRECT_-1204059410', u'MULTIEQUAL_-1204058596'), (u'CALL_-1204067879', u'INDIRECT_-1204060149'), (u'CAST_-1204056878', u'LOAD_-1204065888'), (u'MULTIEQUAL_-1204058927', u'MULTIEQUAL_-1204059735'), ('tmp_6943', u'CBRANCH_-1204064537'), (u'MULTIEQUAL_-1204060019', u'MULTIEQUAL_-1204059993'), ('const-4', u'PTRADD_-1204057494'), (u'CAST_-1204055592', u'LOAD_-1204063938'), (u'INDIRECT_-1204060923', u'MULTIEQUAL_-1204059993'), (u'CALL_-1204065979', u'INDIRECT_-1204059574'), (u'CAST_-1204055676', u'LOAD_-1204064063'), ('const-433', u'LOAD_-1204065020'), (u'CALL_-1204068361', u'INDIRECT_-1204059243'), (u'INDIRECT_-1204060068', u'COPY_-1204057901'), (u'CALL_-1204063341', u'INDIRECT_-1204057238'), ('tmp_33792', u'INT_EQUAL_-1204066049'), (u'INDIRECT_-1204059345', u'MULTIEQUAL_-1204058487'), ('const-88', u'INT_ADD_-1204064831'), (u'MULTIEQUAL_-1204058176', u'MULTIEQUAL_-1204059874'), (u'INDIRECT_-1204060097', u'MULTIEQUAL_-1204058171'), (u'MULTIEQUAL_-1204058185', u'MULTIEQUAL_-1204059085'), ('const-433', u'LOAD_-1204066139'), (u'INT_NOTEQUAL_-1204064589', u'CBRANCH_-1204064583'), (u'MULTIEQUAL_-1204057517', u'MULTIEQUAL_-1204057479'), (u'LOAD_-1204064958', u'FLOAT2FLOAT_-1204064904'), ('const-72', u'INT_ADD_-1204063469'), (u'INDIRECT_-1204057850', u'MULTIEQUAL_-1204057065'), (u'INDIRECT_-1204060020', u'MULTIEQUAL_-1204059086'), (u'CALL_-1204064495', u'INDIRECT_-1204056752'), (u'INT_ADD_-1204063171', u'STORE_-1204063174'), ('const-433', u'LOAD_-1204066665'), (u'INT_ADD_-1204063548', u'CAST_-1204055345'), (u'MULTIEQUAL_-1204058554', u'MULTIEQUAL_-1204057664'), (u'MULTIEQUAL_-1204057576', u'MULTIEQUAL_-1204057537'), (u'MULTIEQUAL_-1204056186', u'MULTIEQUAL_-1204056178'), (u'INDIRECT_-1204062605', u'MULTIEQUAL_-1204062406'), (u'CALL_-1204068361', u'INDIRECT_-1204060036'), (u'CALL_-1204063817', u'INDIRECT_-1204058220'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063387'), (u'CAST_-1204055406', u'LOAD_-1204063658'), (u'CAST_-1204058236', u'LOAD_-1204068068'), (u'MULTIEQUAL_-1204058899', u'MULTIEQUAL_-1204058862'), (u'INDIRECT_-1204056943', u'MULTIEQUAL_-1204056158'), (u'INT_ADD_-1204064107', u'CAST_-1204055712'), ('tmp_21503', u'PTRADD_-1204056527'), (u'CAST_-1204056226', u'LOAD_-1204064937'), (u'LOAD_-1204063472', u'FLOAT2FLOAT_-1204063418'), (u'CALL_-1204065979', u'INDIRECT_-1204058823'), (u'COPY_-1204058875', u'MULTIEQUAL_-1204061843'), ('const-88', u'CALL_-1204066723'), (u'CALL_-1204069197', u'INDIRECT_-1204060504'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204063791'), ('tmp_21507', u'LOAD_-1204068742'), ('const-4', u'PTRADD_-1204057860'), (u'CAST_-1204055567', u'LOAD_-1204063905'), (u'MULTIEQUAL_-1204055206', u'MULTIEQUAL_-1204056972'), (u'COPY_-1204068752', u'MULTIEQUAL_-1204059901'), (u'CALL_-1204069229', u'INDIRECT_-1204060101'), ('tmp_21509', u'STORE_-1204067733'), (u'CALL_-1204064772', u'INDIRECT_-1204057153'), (u'CALL_-1204069028', u'INDIRECT_-1204060464'), (u'INDIRECT_-1204057698', u'MULTIEQUAL_-1204057508'), (u'CALL_-1204067879', u'INDIRECT_-1204059425'), ('const-433', u'LOAD_-1204068636'), (u'INT_ADD_-1204066899', u'CAST_-1204057506'), (u'INDIRECT_-1204058865', u'MULTIEQUAL_-1204058012'), (u'MULTIEQUAL_-1204056418', u'MULTIEQUAL_-1204056398'), (u'CALL_-1204064495', u'INDIRECT_-1204057240'), ('const-4', u'PTRADD_-1204055653'), ('const-433', u'LOAD_-1204063472'), (u'INDIRECT_-1204061250', u'MULTIEQUAL_-1204061551'), (u'MULTIEQUAL_-1204058426', u'MULTIEQUAL_-1204058414'), ('const-10', u'PTRADD_-1204057860'), ('tmp_21507', u'CALL_-1204065979'), (u'COPY_-1204056081', u'MULTIEQUAL_-1204058891'), ('const-433', u'LOAD_-1204063974'), ('const-433', u'LOAD_-1204064138'), (u'LOAD_-1204066580', u'INT_ADD_-1204066306'), (u'INDIRECT_-1204057258', u'MULTIEQUAL_-1204056965'), (u'INDIRECT_-1204059845', u'MULTIEQUAL_-1204060106'), (u'CALL_-1204067163', u'INDIRECT_-1204058741'), ('const-4', u'PTRADD_-1204057850'), (u'MULTIEQUAL_-1204057742', u'MULTIEQUAL_-1204057702'), (u'MULTIEQUAL_-1204058281', u'MULTIEQUAL_-1204057641'), (u'CALL_-1204068795', u'INDIRECT_-1204060042'), (u'MULTIEQUAL_-1204057641', u'MULTIEQUAL_-1204057599'), (u'CALL_-1204067412', u'INDIRECT_-1204058926'), (u'LOAD_-1204064868', u'INT_NOTEQUAL_-1204064848'), (u'CALL_-1204063341', u'INDIRECT_-1204057983'), (u'INT_ADD_-1204065424', u'CAST_-1204056561'), (u'INT_ADD_-1204066293', u'CAST_-1204057110'), (u'CAST_-1204058211', u'LOAD_-1204068025'), (u'CALL_-1204064257', u'INDIRECT_-1204057497'), (u'MULTIEQUAL_-1204063472', u'INT_ADD_-1204066111'), (u'MULTIEQUAL_-1204055251', u'MULTIEQUAL_-1204058840'), (u'MULTIEQUAL_-1204058580', u'MULTIEQUAL_-1204058538'), ('const-0', u'INT_NOTEQUAL_-1204064234'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204068629'), (u'CAST_-1204055345', u'LOAD_-1204063564'), (u'CALL_-1204064495', u'INDIRECT_-1204057671'), (u'CALL_-1204063817', u'INDIRECT_-1204057469'), (u'MULTIEQUAL_-1204057472', u'INT_SUB_-1204063182'), (u'MULTIEQUAL_-1204059096', u'MULTIEQUAL_-1204058164'), (u'LOAD_-1204068984', u'INT_SLESS_-1204068956'), (u'MULTIEQUAL_-1204058911', u'MULTIEQUAL_-1204058161'), (u'MULTIEQUAL_-1204058715', u'MULTIEQUAL_-1204058834'), (u'INDIRECT_-1204059103', u'FLOAT_LESS_-1204057921'), (u'LOAD_-1204066665', u'MULTIEQUAL_-1204059057'), (u'CALL_-1204067163', u'INDIRECT_-1204059587'), (u'LOAD_-1204068676', u'INT_ADD_-1204068645'), (u'MULTIEQUAL_-1204061345', u'MULTIEQUAL_-1204060705'), (u'MULTIEQUAL_-1204058390', u'MULTIEQUAL_-1204058345'), (u'MULTIEQUAL_-1204057830', u'MULTIEQUAL_-1204058644'), ('const-4', u'INT_MULT_-1204066874'), (u'INDIRECT_-1204059856', u'MULTIEQUAL_-1204060420'), (u'INT_NOTEQUAL_-1204066790', u'CBRANCH_-1204066789'), (u'MULTIEQUAL_-1204055230', u'MULTIEQUAL_-1204057338'), (u'INDIRECT_-1204056505', u'MULTIEQUAL_-1204056212'), (u'MULTIEQUAL_-1204057599', u'MULTIEQUAL_-1204057574'), (u'INDIRECT_-1204058807', u'MULTIEQUAL_-1204055223'), ('const-0', u'COPY_-1204069169'), (u'MULTIEQUAL_-1204058640', u'MULTIEQUAL_-1204057992'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204064015'), (u'CALL_-1204064495', u'INDIRECT_-1204057480'), (u'INDIRECT_-1204060256', u'MULTIEQUAL_-1204059326'), (u'MULTIEQUAL_-1204057742', u'MULTIEQUAL_-1204057701'), (u'INT_ADD_-1204063276', u'MULTIEQUAL_-1204058292'), ('const-216', u'PTRADD_-1204055631'), ('const-433', u'LOAD_-1204065538'), (u'INDIRECT_-1204058735', u'MULTIEQUAL_-1204058547'), ('const-4', u'PTRADD_-1204055117'), (u'MULTIEQUAL_-1204058740', u'MULTIEQUAL_-1204057851'), (u'CALL_-1204063341', u'INDIRECT_-1204056270'), (u'CAST_-1204055792', u'LOAD_-1204063800'), (u'LOAD_-1204064162', u'MULTIEQUAL_-1204057529'), ('const-433', u'LOAD_-1204064177'), (u'INT_ADD_-1204068125', u'CAST_-1204058290'), (u'LOAD_-1204064557', u'INT_SLESS_-1204064504'), (u'MULTIEQUAL_-1204056932', u'MULTIEQUAL_-1204056091'), (u'STORE_-1204067723', u'INDIRECT_-1204060677'), (u'MULTIEQUAL_-1204057891', u'MULTIEQUAL_-1204057851'), (u'INDIRECT_-1204056331', u'MULTIEQUAL_-1204056308'), (u'MULTIEQUAL_-1204056331', u'MULTIEQUAL_-1204056308'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204065446'), (u'MULTIEQUAL_-1204056111', u'MULTIEQUAL_-1204056091'), (u'CALL_-1204064257', u'INDIRECT_-1204056704'), (u'MULTIEQUAL_-1204056247', u'MULTIEQUAL_-1204056219'), (u'CALL_-1204067412', u'INDIRECT_-1204062605'), (u'MULTIEQUAL_-1204057702', u'MULTIEQUAL_-1204057689'), ('tmp_21510', u'CALL_-1204067462'), ('const-0', u'INT_NOTEQUAL_-1204063417'), (u'MULTIEQUAL_-1204056597', u'MULTIEQUAL_-1204056577'), (u'INDIRECT_-1204058941', u'MULTIEQUAL_-1204059500'), ('const--1', u'INT_ADD_-1204063276'), (u'INDIRECT_-1204059797', u'MULTIEQUAL_-1204058846'), (u'INT_MULT_-1204066941', u'INT_ADD_-1204066953'), (u'MULTIEQUAL_-1204060702', u'INT_SLESS_-1204063292'), (u'INT_MULT_-1204068159', u'INT_ADD_-1204068171'), ('const-0', u'INT_EQUAL_-1204063327'), (u'INDIRECT_-1204058220', u'FLOAT_LESSEQUAL_-1204062841'), (u'MULTIEQUAL_-1204055257', u'MULTIEQUAL_-1204059705'), (u'MULTIEQUAL_-1204055995', u'MULTIEQUAL_-1204055987'), (u'INDIRECT_-1204059258', u'MULTIEQUAL_-1204055252'), (u'PTRADD_-1204056819', u'CAST_-1204056648'), (u'CALL_-1204069078', u'INDIRECT_-1204060852'), (u'INDIRECT_-1204058417', u'MULTIEQUAL_-1204055262'), ('const-433', u'LOAD_-1204068654'), (u'INDIRECT_-1204057950', u'MULTIEQUAL_-1204057762'), ('const-433', u'LOAD_-1204063905'), (u'MULTIEQUAL_-1204056788', u'MULTIEQUAL_-1204056760'), (u'CALL_-1204069078', u'INDIRECT_-1204060909'), ('const-8', u'PTRADD_-1204057103'), (u'MULTIEQUAL_-1204059439', u'MULTIEQUAL_-1204058799'), (u'LOAD_-1204067942', u'FLOAT2FLOAT_-1204067888'), ('const-0', u'INT_NOTEQUAL_-1204063486'), (u'MULTIEQUAL_-1204058026', u'MULTIEQUAL_-1204057187'), ('const-433', u'LOAD_-1204066093'), (u'MULTIEQUAL_-1204062476', u'INT_SLESS_-1204062584'), ('const-0', u'INT_EQUAL_-1204068991'), (u'CALL_-1204066723', u'INDIRECT_-1204059083'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204066921'), (u'CALL_-1204064546', u'INDIRECT_-1204057938'), (u'CAST_-1204058585', u'LOAD_-1204068593'), (u'CALL_-1204065928', u'INDIRECT_-1204057763'), (u'INDIRECT_-1204056752', u'MULTIEQUAL_-1204055987'), ('tmp_21503', u'PTRADD_-1204057103'), (u'CAST_-1204057685', u'LOAD_-1204065303'), (u'MULTIEQUAL_-1204058299', u'MULTIEQUAL_-1204058276'), (u'PTRADD_-1204056929', u'CAST_-1204056714'), (u'INDIRECT_-1204058220', u'FLOAT_LESSEQUAL_-1204057876'), (u'INDIRECT_-1204058430', u'MULTIEQUAL_-1204057641'), (u'CALL_-1204069197', u'INDIRECT_-1204060020'), (u'CALL_-1204068361', u'INDIRECT_-1204063170'), (u'INDIRECT_-1204057671', u'MULTIEQUAL_-1204056886'), (u'INDIRECT_-1204058304', u'MULTIEQUAL_-1204057517'), (u'MULTIEQUAL_-1204057150', u'MULTIEQUAL_-1204057142'), (u'LOAD_-1204068187', u'FLOAT2FLOAT_-1204068133'), ('const-0', u'INT_NOTEQUAL_-1204064589'), ('const-84', u'INT_ADD_-1204066327'), ('const-12', u'PTRADD_-1204058790'), (u'INDIRECT_-1204059219', u'MULTIEQUAL_-1204058409'), (u'LOAD_-1204063974', u'INT_NOTEQUAL_-1204063953'), (u'MULTIEQUAL_-1204057899', u'MULTIEQUAL_-1204057891'), ('tmp_4666', u'CBRANCH_-1204064756'), (u'MULTIEQUAL_-1204059019', u'MULTIEQUAL_-1204059841'), ('tmp_21507', u'CALL_-1204069229'), (u'CALL_-1204067412', u'INDIRECT_-1204059707'), (u'CALL_-1204067163', u'INDIRECT_-1204058977'), (u'MULTIEQUAL_-1204058026', u'MULTIEQUAL_-1204058001'), (u'INDIRECT_-1204059067', u'MULTIEQUAL_-1204058163'), (u'CALL_-1204063341', u'INDIRECT_-1204057924'), (u'CALL_-1204064495', u'INDIRECT_-1204057419'), (u'LOAD_-1204068676', u'INT_ADD_-1204068477'), ('const-84', u'INT_ADD_-1204065320'), (u'INDIRECT_-1204060367', u'MULTIEQUAL_-1204060678'), (u'FLOAT2FLOAT_-1204067888', u'MULTIEQUAL_-1204058852'), (u'CALL_-1204065248', u'INDIRECT_-1204058417'), (u'PTRADD_-1204055631', u'CAST_-1204055419'), (u'LOAD_-1204063800', u'INT_MULT_-1204063760'), (u'LOAD_-1204068012', u'FLOAT2FLOAT_-1204067958'), (u'INDIRECT_-1204057568', u'MULTIEQUAL_-1204058157'), (u'MULTIEQUAL_-1204055987', u'MULTIEQUAL_-1204056787'), (u'INT_ADD_-1204064955', u'CAST_-1204056251'), (u'INDIRECT_-1204059027', u'MULTIEQUAL_-1204055253'), ('const-433', u'LOAD_-1204067976'), (u'MULTIEQUAL_-1204055243', u'MULTIEQUAL_-1204058114'), ('const-4', u'INT_MULT_-1204066442'), (u'CALL_-1204064257', u'INDIRECT_-1204057855'), ('const-4', u'INT_MULT_-1204066985'), (u'MULTIEQUAL_-1204058089', u'MULTIEQUAL_-1204057244'), (u'INDIRECT_-1204058617', u'MULTIEQUAL_-1204057830'), (u'INDIRECT_-1204058474', u'MULTIEQUAL_-1204058767'), (u'MULTIEQUAL_-1204059228', u'INT_ADD_-1204064696'), (u'CALL_-1204065928', u'INDIRECT_-1204058556'), (u'INDIRECT_-1204060033', u'MULTIEQUAL_-1204059230'), (u'CALL_-1204063341', u'INDIRECT_-1204056331'), (u'CALL_-1204067412', u'INDIRECT_-1204058983'), (u'PTRADD_-1204055719', u'CAST_-1204055505'), (u'CAST_-1204056089', u'LOAD_-1204064695'), (u'INDIRECT_-1204059976', u'MULTIEQUAL_-1204059772'), (u'MULTIEQUAL_-1204056760', u'MULTIEQUAL_-1204059464'), ('const-0', u'COPY_-1204063671'), (u'INDIRECT_-1204059673', u'MULTIEQUAL_-1204058169'), (u'INT_EQUAL_-1204067379', u'CBRANCH_-1204067377'), ('const-433', u'LOAD_-1204065065'), (u'LOAD_-1204068141', u'FLOAT2FLOAT_-1204068087'), (u'MULTIEQUAL_-1204059308', u'MULTIEQUAL_-1204058660'), (u'COPY_-1204058904', u'MULTIEQUAL_-1204061874'), ('tmp_21509', u'PTRADD_-1204055358'), (u'CALL_-1204063817', u'INDIRECT_-1204056688'), (u'MULTIEQUAL_-1204058800', u'MULTIEQUAL_-1204057910'), (u'CALL_-1204065688', u'INDIRECT_-1204057713'), (u'MULTIEQUAL_-1204056212', u'MULTIEQUAL_-1204056186'), ('tmp_5548', u'CBRANCH_-1204063883'), (u'CALL_-1204067163', u'INDIRECT_-1204059465'), (u'CALL_-1204063341', u'INDIRECT_-1204056571'), (u'MULTIEQUAL_-1204055205', u'MULTIEQUAL_-1204056909'), (u'COPY_-1204063769', u'MULTIEQUAL_-1204056152'), (u'MULTIEQUAL_-1204058588', u'MULTIEQUAL_-1204057948'), (u'PTRADD_-1204055348', u'STORE_-1204063159'), (u'FLOAT2FLOAT_-1204063544', u'MULTIEQUAL_-1204056331'), ('tmp_4617', u'CBRANCH_-1204064797'), (u'MULTIEQUAL_-1204056426', u'MULTIEQUAL_-1204056398'), (u'CALL_-1204067412', u'INDIRECT_-1204059471'), (u'CALL_-1204064495', u'INDIRECT_-1204057850'), (u'INDIRECT_-1204058178', u'MULTIEQUAL_-1204058767'), (u'INDIRECT_-1204057545', u'MULTIEQUAL_-1204056780'), (u'INDIRECT_-1204057830', u'MULTIEQUAL_-1204060583'), (u'CALL_-1204065688', u'INDIRECT_-1204058502'), ('const-4', u'COPY_-1204068002'), ('const-4', u'INT_MULT_-1204067984'), (u'INDIRECT_-1204058056', u'MULTIEQUAL_-1204058645'), (u'INDIRECT_-1204059095', u'MULTIEQUAL_-1204058811'), (u'CALL_-1204066723', u'INDIRECT_-1204058770'), ('const-433', u'LOAD_-1204066226'), (u'MULTIEQUAL_-1204057338', u'MULTIEQUAL_-1204058154'), (u'MULTIEQUAL_-1204055933', u'MULTIEQUAL_-1204057061'), (u'INDIRECT_-1204056937', u'MULTIEQUAL_-1204057536'), (u'LOAD_-1204066093', u'INT_MULT_-1204066053'), ('tmp_6483', u'CBRANCH_-1204063778'), (u'CALL_-1204063817', u'INDIRECT_-1204057107'), ('const-433', u'LOAD_-1204065635'), (u'INDIRECT_-1204057238', u'MULTIEQUAL_-1204057837'), (u'INDIRECT_-1204057972', u'MULTIEQUAL_-1204057187'), (u'MULTIEQUAL_-1204056407', u'MULTIEQUAL_-1204057537'), (u'MULTIEQUAL_-1204057359', u'MULTIEQUAL_-1204056518'), ('tmp_21503', u'LOAD_-1204063759'), (u'LOAD_-1204068676', u'INT_ADD_-1204068432'), (u'INT_MULT_-1204064806', u'INT_ADD_-1204064818'), (u'LOAD_-1204068661', u'INT_MULT_-1204068617'), (u'INT_ADD_-1204065411', u'CAST_-1204056552'), ('const-4', u'PTRADD_-1204057754'), (u'MULTIEQUAL_-1204058580', u'MULTIEQUAL_-1204057950'), ('const-433', u'LOAD_-1204068729'), (u'CALL_-1204068361', u'INDIRECT_-1204060451'), ('tmp_21507', u'PTRADD_-1204058103'), ('tmp_1880', u'CBRANCH_-1204067542'), (u'COPY_-1204056108', u'MULTIEQUAL_-1204058920'), (u'LOAD_-1204063658', u'INT_MULT_-1204063615'), (u'FLOAT_LESSEQUAL_-1204062626', u'CBRANCH_-1204062652'), ('const-433', u'LOAD_-1204068425'), (u'INDIRECT_-1204060009', u'MULTIEQUAL_-1204055256'), (u'LOAD_-1204068676', u'INT_ADD_-1204068577'), (u'INDIRECT_-1204057990', u'COPY_-1204056992'), (u'MULTIEQUAL_-1204058177', u'MULTIEQUAL_-1204060076'), (u'INDIRECT_-1204057419', u'MULTIEQUAL_-1204056634'), (u'CALL_-1204067462', u'INDIRECT_-1204059680'), (u'CALL_-1204067412', u'INDIRECT_-1204059105'), (u'MULTIEQUAL_-1204059928', u'MULTIEQUAL_-1204059891'), (u'MULTIEQUAL_-1204058716', u'MULTIEQUAL_-1204058691'), ('const-8', u'INT_ADD_-1204066548'), (u'CAST_-1204058639', u'LOAD_-1204068676'), (u'MULTIEQUAL_-1204058348', u'MULTIEQUAL_-1204057708'), (u'CALL_-1204064257', u'INDIRECT_-1204057912'), (u'CALL_-1204067163', u'INDIRECT_-1204059408'), ('const-68', u'INT_ADD_-1204063490'), (u'INDIRECT_-1204059201', u'MULTIEQUAL_-1204059488'), ('tmp_21507', u'PTRADD_-1204057054'), ('tmp_6076', u'CBRANCH_-1204063366'), (u'CALL_-1204067163', u'INDIRECT_-1204060332'), (u'INT_SLESS_-1204069167', u'CBRANCH_-1204069174'), (u'MULTIEQUAL_-1204057891', u'MULTIEQUAL_-1204058705'), (u'CALL_-1204067879', u'INDIRECT_-1204058941'), (u'INDIRECT_-1204056392', u'MULTIEQUAL_-1204056991'), (u'MULTIEQUAL_-1204056392', u'MULTIEQUAL_-1204056991'), (u'INDIRECT_-1204060525', u'MULTIEQUAL_-1204059719'), (u'PTRADD_-1204056317', u'CAST_-1204056117'), (u'INDIRECT_-1204057499', u'COPY_-1204057557'), (u'CALL_-1204063341', u'INDIRECT_-1204056506'), (u'CAST_-1204058701', u'LOAD_-1204068773'), (u'CALL_-1204067163', u'INDIRECT_-1204058367'), ('const-40', u'INT_ADD_-1204066943'), ('tmp_21507', u'PTRADD_-1204057764'), (u'INDIRECT_-1204058056', u'MULTIEQUAL_-1204055219'), (u'PTRADD_-1204056939', u'CAST_-1204056724'), ('const-68', u'INT_ADD_-1204063958'), (u'MULTIEQUAL_-1204058127', u'MULTIEQUAL_-1204058943'), (u'PTRSUB_-1204059162', u'CALL_-1204063341'), (u'MULTIEQUAL_-1204055242', u'MULTIEQUAL_-1204058053'), (u'INDIRECT_-1204059673', u'MULTIEQUAL_-1204060234'), ('const-0', u'INT_NOTEQUAL_-1204066969'), (u'INDIRECT_-1204057294', u'MULTIEQUAL_-1204056975'), (u'INDIRECT_-1204059482', u'MULTIEQUAL_-1204060049'), (u'MULTIEQUAL_-1204055211', u'MULTIEQUAL_-1204056230'), (u'CALL_-1204068361', u'INDIRECT_-1204059975'), (u'INDIRECT_-1204057197', u'MULTIEQUAL_-1204055204'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204064047'), (u'CALL_-1204064495', u'INDIRECT_-1204057545'), ('const-433', u'LOAD_-1204066857'), (u'PTRADD_-1204056156', u'CAST_-1204055952'), (u'INT_ADD_-1204068009', u'CAST_-1204058211'), ('const-4', u'PTRADD_-1204055923'), ('const-4', u'PTRADD_-1204056819'), (u'MULTIEQUAL_-1204057450', u'MULTIEQUAL_-1204055211'), (u'MULTIEQUAL_-1204055218', u'MULTIEQUAL_-1204056779'), (u'CAST_-1204056481', u'LOAD_-1204065313'), (u'CALL_-1204069028', u'INDIRECT_-1204060700'), (u'MULTIEQUAL_-1204059383', u'MULTIEQUAL_-1204059346'), (u'INDIRECT_-1204057763', u'MULTIEQUAL_-1204057571'), (u'INT_ADD_-1204066795', u'CAST_-1204057436'), (u'MULTIEQUAL_-1204057208', u'MULTIEQUAL_-1204055209'), (u'LOAD_-1204064695', u'INT_SLESS_-1204064655'), ('const-433', u'LOAD_-1204067110'), (u'LOAD_-1204064138', u'INT_ADD_-1204064100'), (u'INDIRECT_-1204057972', u'MULTIEQUAL_-1204057207'), ('tmp_2433', u'CBRANCH_-1204066916'), (u'INDIRECT_-1204058971', u'MULTIEQUAL_-1204057015'), (u'MULTIEQUAL_-1204056845', u'MULTIEQUAL_-1204056825'), (u'CALL_-1204066723', u'INDIRECT_-1204059437'), (u'INDIRECT_-1204057480', u'MULTIEQUAL_-1204057302'), (u'CALL_-1204065248', u'INDIRECT_-1204057258'), ('const-0', u'INT_NOTEQUAL_-1204065260'), (u'CALL_-1204064772', u'INDIRECT_-1204057092'), (u'INDIRECT_-1204060355', u'MULTIEQUAL_-1204060056'), (u'MULTIEQUAL_-1204061345', u'MULTIEQUAL_-1204061304'), (u'LOAD_-1204064009', u'INT_MULT_-1204063968'), (u'INDIRECT_-1204060780', u'MULTIEQUAL_-1204061345'), ('const-1', u'INT_ADD_-1204064552'), (u'MULTIEQUAL_-1204059338', u'INT_NOTEQUAL_-1204066097'), ('tmp_21507', u'PTRADD_-1204057772'), (u'INDIRECT_-1204060233', u'MULTIEQUAL_-1204060004'), (u'INDIRECT_-1204057850', u'MULTIEQUAL_-1204057085'), (u'INT_ADD_-1204065353', u'CAST_-1204056516'), (u'MULTIEQUAL_-1204059264', u'MULTIEQUAL_-1204059231'), (u'MULTIEQUAL_-1204059207', u'MULTIEQUAL_-1204059326'), (u'CALL_-1204064772', u'INDIRECT_-1204057027'), (u'MULTIEQUAL_-1204059052', u'MULTIEQUAL_-1204059025'), (u'PTRADD_-1204059056', u'CAST_-1204058927'), (u'MULTIEQUAL_-1204058510', u'MULTIEQUAL_-1204058465'), (u'CALL_-1204066247', u'INDIRECT_-1204058295'), (u'INDIRECT_-1204056627', u'MULTIEQUAL_-1204056331'), (u'MULTIEQUAL_-1204055967', u'MULTIEQUAL_-1204058679'), ('const-433', u'LOAD_-1204064107'), (u'MULTIEQUAL_-1204059430', u'MULTIEQUAL_-1204059385'), ('const-1', u'PTRADD_-1204058189'), (u'CALL_-1204065688', u'INDIRECT_-1204058014'), (u'CALL_-1204069028', u'INDIRECT_-1204060338'), (u'STORE_-1204067743', u'INDIRECT_-1204060634'), (u'INDIRECT_-1204058416', u'MULTIEQUAL_-1204058102'), (u'MULTIEQUAL_-1204056361', u'MULTIEQUAL_-1204057159'), (u'CALL_-1204069229', u'INDIRECT_-1204060280'), ('const-433', u'LOAD_-1204066549'), (u'INDIRECT_-1204059280', u'MULTIEQUAL_-1204058426'), (u'INDIRECT_-1204060980', u'MULTIEQUAL_-1204060886'), ('const-433', u'LOAD_-1204064557'), (u'MULTIEQUAL_-1204057215', u'MULTIEQUAL_-1204057207'), (u'INDIRECT_-1204058121', u'MULTIEQUAL_-1204055220'), (u'INT_ADD_-1204063456', u'CAST_-1204055285'), (u'CAST_-1204055601', u'LOAD_-1204063951'), (u'MULTIEQUAL_-1204057658', u'MULTIEQUAL_-1204057028'), ('tmp_2063', u'CBRANCH_-1204067377'), (u'MULTIEQUAL_-1204057536', u'MULTIEQUAL_-1204056906'), ('tmp_3039', u'CBRANCH_-1204066323'), (u'MULTIEQUAL_-1204058012', u'MULTIEQUAL_-1204058000'), (u'INDIRECT_-1204060158', u'MULTIEQUAL_-1204058172'), (u'MULTIEQUAL_-1204058937', u'MULTIEQUAL_-1204058892'), ('tmp_387', u'CBRANCH_-1204069008'), ('const-12', u'PTRADD_-1204055667'), ('const-68', u'INT_ADD_-1204066864'), (u'CALL_-1204063817', u'INDIRECT_-1204057534'), (u'MULTIEQUAL_-1204056539', u'MULTIEQUAL_-1204057664'), (u'INDIRECT_-1204058247', u'MULTIEQUAL_-1204058059'), ('const-0', u'INT_NOTEQUAL_-1204065315'), (u'INDIRECT_-1204060879', u'MULTIEQUAL_-1204060675'), (u'CALL_-1204068795', u'INDIRECT_-1204059566'), (u'INDIRECT_-1204059105', u'MULTIEQUAL_-1204058247'), (u'CALL_-1204069078', u'INDIRECT_-1204060185'), (u'CALL_-1204065688', u'INDIRECT_-1204058795'), (u'INDIRECT_-1204057412', u'MULTIEQUAL_-1204057715'), (u'LOAD_-1204063540', u'INT_MULT_-1204063499'), (u'CALL_-1204065928', u'INDIRECT_-1204058792'), (u'MULTIEQUAL_-1204057450', u'INT_NOTEQUAL_-1204064538'), (u'INT_MULT_-1204065399', u'INT_ADD_-1204065411'), (u'CALL_-1204066723', u'INDIRECT_-1204058961'), (u'FLOAT2FLOAT_-1204068517', u'MULTIEQUAL_-1204059995'), (u'CALL_-1204067412', u'INDIRECT_-1204060517'), (u'LOAD_-1204065153', u'MULTIEQUAL_-1204055227'), (u'INDIRECT_-1204060643', u'MULTIEQUAL_-1204059695'), ('const-1', u'PTRADD_-1204056576'), (u'INDIRECT_-1204057065', u'MULTIEQUAL_-1204056888'), (u'INDIRECT_-1204056018', u'MULTIEQUAL_-1204055995'), (u'INDIRECT_-1204060337', u'MULTIEQUAL_-1204058175'), (u'MULTIEQUAL_-1204057800', u'MULTIEQUAL_-1204057759'), ('const-433', u'LOAD_-1204064533'), (u'MULTIEQUAL_-1204055225', u'MULTIEQUAL_-1204060911'), (u'MULTIEQUAL_-1204057224', u'MULTIEQUAL_-1204058037'), ('tmp_21507', u'PTRADD_-1204058763'), (u'CALL_-1204067462', u'INDIRECT_-1204058834'), (u'INDIRECT_-1204059829', u'MULTIEQUAL_-1204059622'), (u'MULTIEQUAL_-1204056186', u'MULTIEQUAL_-1204056158'), (u'MULTIEQUAL_-1204056972', u'MULTIEQUAL_-1204056932'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204066759'), (u'CALL_-1204065688', u'INDIRECT_-1204057892'), (u'INT_ADD_-1204066533', u'CAST_-1204057266'), (u'CAST_-1204057663', u'LOAD_-1204065265'), (u'INT_MULT_-1204065466', u'INT_ADD_-1204065478'), (u'PTRADD_-1204058189', u'STORE_-1204067723'), (u'MULTIEQUAL_-1204057105', u'MULTIEQUAL_-1204056475'), ('tmp_21507', u'PTRADD_-1204055421'), (u'MULTIEQUAL_-1204059264', u'MULTIEQUAL_-1204059383'), (u'INDIRECT_-1204057240', u'MULTIEQUAL_-1204056455'), (u'INDIRECT_-1204059602', u'MULTIEQUAL_-1204059412'), (u'MULTIEQUAL_-1204055216', u'MULTIEQUAL_-1204057830'), ('const-433', u'LOAD_-1204063403'), (u'MULTIEQUAL_-1204058448', u'MULTIEQUAL_-1204058403'), (u'INT_ADD_-1204066759', u'CAST_-1204057417'), (u'MULTIEQUAL_-1204060501', u'MULTIEQUAL_-1204060468'), (u'INDIRECT_-1204057305', u'MULTIEQUAL_-1204057126'), (u'INT_ADD_-1204066943', u'CAST_-1204057537'), (u'MULTIEQUAL_-1204060169', u'MULTIEQUAL_-1204060128'), ('const-0', u'INT_NOTEQUAL_-1204063884'), ('const-433', u'LOAD_-1204067141'), (u'MULTIEQUAL_-1204058902', u'MULTIEQUAL_-1204058868'), (u'INDIRECT_-1204058926', u'MULTIEQUAL_-1204058073'), (u'PTRADD_-1204058232', u'CAST_-1204057941'), ('const-2', u'INT_EQUAL_-1204066275'), (u'MULTIEQUAL_-1204057918', u'COPY_-1204057871'), (u'MULTIEQUAL_-1204060560', u'MULTIEQUAL_-1204060527'), ('const-166', u'PTRADD_-1204058565'), (u'LOAD_-1204065020', u'INT_MULT_-1204064967'), (u'MULTIEQUAL_-1204058369', u'MULTIEQUAL_-1204057479'), (u'MULTIEQUAL_-1204059157', u'MULTIEQUAL_-1204058165'), (u'PTRSUB_-1204059162', u'CALL_-1204066247'), (u'MULTIEQUAL_-1204058531', u'MULTIEQUAL_-1204058490'), (u'INDIRECT_-1204060403', u'MULTIEQUAL_-1204059594'), (u'CALL_-1204064772', u'INDIRECT_-1204057454'), (u'MULTIEQUAL_-1204057227', u'MULTIEQUAL_-1204056597'), (u'INT_NOTEQUAL_-1204066097', u'CBRANCH_-1204066096'), (u'INT_MULT_-1204065046', u'INT_ADD_-1204065058'), (u'CALL_-1204063817', u'INDIRECT_-1204056566'), ('const-68', u'INT_ADD_-1204068030'), (u'FLOAT2FLOAT_-1204063815', u'MULTIEQUAL_-1204057043'), (u'MULTIEQUAL_-1204055205', u'MULTIEQUAL_-1204055740'), (u'MULTIEQUAL_-1204062455', u'INT_NOTEQUAL_-1204066700'), ('tmp_33792', u'INT_EQUAL_-1204066069'), ('const--1', u'INT_ADD_-1204066163'), ('const-40', u'INT_ADD_-1204065004'), (u'INT_EQUAL_-1204065914', u'CBRANCH_-1204065912'), (u'CALL_-1204064495', u'INDIRECT_-1204058658'), (u'CAST_-1204055137', u'LOAD_-1204062615'), ('const-4', u'PTRADD_-1204055958'), (u'MULTIEQUAL_-1204059667', u'MULTIEQUAL_-1204059019'), ('const-4', u'PTRADD_-1204059112'), (u'CALL_-1204069028', u'INDIRECT_-1204060403'), (u'MULTIEQUAL_-1204059179', u'MULTIEQUAL_-1204059134'), (u'MULTIEQUAL_-1204058160', u'MULTIEQUAL_-1204058799'), (u'CAST_-1204057545', u'LOAD_-1204066969'), (u'LOAD_-1204068654', u'INT_NOTEQUAL_-1204068602'), (u'INT_ADD_-1204068555', u'CAST_-1204058570'), (u'CAST_-1204056218', u'LOAD_-1204064916'), ('const-8', u'PTRADD_-1204055358'), ('const-4', u'PTRADD_-1204055101'), (u'CALL_-1204067163', u'INDIRECT_-1204059095'), (u'FLOAT2FLOAT_-1204063510', u'MULTIEQUAL_-1204056270'), (u'MULTIEQUAL_-1204055241', u'MULTIEQUAL_-1204057992'), (u'LOAD_-1204065105', u'INT_ADD_-1204064852'), (u'INDIRECT_-1204059426', u'COPY_-1204065645'), (u'INDIRECT_-1204056688', u'MULTIEQUAL_-1204056392'), (u'LOAD_-1204065134', u'MULTIEQUAL_-1204057450'), (u'CALL_-1204067412', u'INDIRECT_-1204059040'), (u'MULTIEQUAL_-1204060048', u'MULTIEQUAL_-1204060028'), (u'INDIRECT_-1204061082', u'COPY_-1204068313'), (u'MULTIEQUAL_-1204058068', u'MULTIEQUAL_-1204058880'), (u'INT_ADD_-1204067013', u'CAST_-1204057581'), (u'INDIRECT_-1204060273', u'MULTIEQUAL_-1204060065'), (u'LOAD_-1204065462', u'FLOAT2FLOAT_-1204065408'), (u'MULTIEQUAL_-1204059529', u'MULTIEQUAL_-1204060337'), (u'CALL_-1204067163', u'INDIRECT_-1204059225'), (u'COPY_-1204056082', u'MULTIEQUAL_-1204058891'), (u'STORE_-1204063174', u'INDIRECT_-1204057899'), (u'CALL_-1204065688', u'INDIRECT_-1204057835'), (u'LOAD_-1204065554', u'INT_MULT_-1204065510'), ('const-433', u'LOAD_-1204063437'), (u'INDIRECT_-1204058831', u'MULTIEQUAL_-1204055245'), (u'CAST_-1204057581', u'LOAD_-1204067029'), (u'INDIRECT_-1204059225', u'MULTIEQUAL_-1204058932'), (u'LOAD_-1204063598', u'FLOAT2FLOAT_-1204063544'), (u'CALL_-1204065248', u'INDIRECT_-1204057449'), (u'MULTIEQUAL_-1204055210', u'MULTIEQUAL_-1204057224'), (u'INT_NOTEQUAL_-1204066503', u'CBRANCH_-1204066447'), (u'CALL_-1204069028', u'MULTIEQUAL_-1204063523'), ('const-433', u'STORE_-1204067750'), (u'INT_EQUAL_-1204064490', u'CBRANCH_-1204064488'), (u'CAST_-1204057374', u'LOAD_-1204066701'), (u'CALL_-1204064539', u'INDIRECT_-1204056573'), (u'MULTIEQUAL_-1204055227', u'MULTIEQUAL_-1204057281'), (u'MULTIEQUAL_-1204055202', u'INT_SLESS_-1204062618'), ('const-4', u'PTRADD_-1204055631'), (u'CALL_-1204063341', u'INDIRECT_-1204057116'), (u'MULTIEQUAL_-1204061763', u'MULTIEQUAL_-1204060873'), (u'MULTIEQUAL_-1204056676', u'MULTIEQUAL_-1204056634'), (u'LOAD_-1204065569', u'INT_ADD_-1204065366'), (u'CAST_-1204058375', u'LOAD_-1204068266'), (u'MULTIEQUAL_-1204057183', u'MULTIEQUAL_-1204057159'), ('const-433', u'LOAD_-1204068661'), (u'MULTIEQUAL_-1204060596', u'MULTIEQUAL_-1204060555'), (u'CALL_-1204068361', u'INDIRECT_-1204059117'), (u'MULTIEQUAL_-1204055237', u'MULTIEQUAL_-1204057742'), (u'MULTIEQUAL_-1204057142', u'MULTIEQUAL_-1204057942'), ('tmp_5940', u'CBRANCH_-1204063486'), (u'CALL_-1204063817', u'INDIRECT_-1204058279'), (u'FLOAT2FLOAT_-1204065020', u'MULTIEQUAL_-1204057269'), (u'MULTIEQUAL_-1204057450', u'MULTIEQUAL_-1204058039'), ('const-207', u'PTRADD_-1204055653'), (u'INDIRECT_-1204059303', u'MULTIEQUAL_-1204058185'), ('tmp_21499', u'PTRSUB_-1204059162'), (u'STORE_-1204063206', u'INDIRECT_-1204057852'), (u'INDIRECT_-1204060158', u'MULTIEQUAL_-1204060420'), (u'CALL_-1204064257', u'INDIRECT_-1204057733'), (u'CALL_-1204067412', u'INT_EQUAL_-1204067379'), (u'INDIRECT_-1204059006', u'MULTIEQUAL_-1204058162'), ('const-4', u'PTRADD_-1204056293'), (u'CALL_-1204069078', u'INDIRECT_-1204059701'), (u'INDIRECT_-1204060068', u'MULTIEQUAL_-1204060353'), (u'MULTIEQUAL_-1204055214', u'MULTIEQUAL_-1204057708'), (u'INDIRECT_-1204057732', u'MULTIEQUAL_-1204057555'), (u'INT_ADD_-1204068477', u'CAST_-1204058520'), (u'CALL_-1204066247', u'INDIRECT_-1204058181'), (u'INT_ADD_-1204065275', u'INT_SLESS_-1204065223'), ('const-0', u'INT_NOTEQUAL_-1204064848'), (u'LOAD_-1204069195', u'INT_SLESS_-1204069167'), ('tmp_3150', u'CBRANCH_-1204066231'), (u'INT_ADD_-1204064100', u'CAST_-1204055707'), (u'CALL_-1204066723', u'INDIRECT_-1204058355'), ('const-433', u'LOAD_-1204066343'), ('const-433', u'LOAD_-1204063540'), (u'INDIRECT_-1204056901', u'MULTIEQUAL_-1204055204'), (u'CALL_-1204067163', u'INDIRECT_-1204058855'), (u'MULTIEQUAL_-1204055239', u'MULTIEQUAL_-1204057809'), (u'MULTIEQUAL_-1204057951', u'MULTIEQUAL_-1204057061'), (u'MULTIEQUAL_-1204058167', u'MULTIEQUAL_-1204059321'), (u'MULTIEQUAL_-1204061551', u'MULTIEQUAL_-1204060911'), (u'INDIRECT_-1204057889', u'MULTIEQUAL_-1204055933'), (u'INDIRECT_-1204058815', u'MULTIEQUAL_-1204058159'), (u'INDIRECT_-1204060035', u'MULTIEQUAL_-1204058175'), ('const-0', u'CALL_-1204064257'), (u'MULTIEQUAL_-1204055263', u'MULTIEQUAL_-1204058356'), (u'INT_ADD_-1204064037', u'CAST_-1204055668'), (u'INT_ADD_-1204066083', u'MULTIEQUAL_-1204063451'), (u'INDIRECT_-1204057362', u'MULTIEQUAL_-1204056577'), (u'MULTIEQUAL_-1204056836', u'MULTIEQUAL_-1204057967'), (u'INT_ADD_-1204064631', u'INT_SLESS_-1204064636'), (u'INT_EQUAL_-1204063369', u'CBRANCH_-1204063366'), (u'MULTIEQUAL_-1204058172', u'MULTIEQUAL_-1204059780'), (u'MULTIEQUAL_-1204058964', u'MULTIEQUAL_-1204058927'), ('const-3', u'INT_EQUAL_-1204063777'), (u'CALL_-1204067163', u'INDIRECT_-1204060273'), (u'CALL_-1204069028', u'INDIRECT_-1204060822'), ('const-433', u'LOAD_-1204067068'), ('const-0', u'INT_NOTEQUAL_-1204065225'), ('const-8', u'INT_ADD_-1204064107'), (u'CALL_-1204063817', u'INDIRECT_-1204056440'), (u'CALL_-1204067412', u'INDIRECT_-1204060458'), (u'INDIRECT_-1204059286', u'MULTIEQUAL_-1204058994'), (u'MULTIEQUAL_-1204056714', u'MULTIEQUAL_-1204056694'), (u'MULTIEQUAL_-1204058762', u'MULTIEQUAL_-1204058717'), (u'MULTIEQUAL_-1204057410', u'MULTIEQUAL_-1204057368'), ('const-0', u'CALL_-1204069028'), (u'CALL_-1204069078', u'INDIRECT_-1204060730'), ('const-433', u'LOAD_-1204063589'), (u'CAST_-1204056736', u'LOAD_-1204064580'), (u'LOAD_-1204067044', u'INT_ADD_-1204066841'), (u'CALL_-1204068361', u'INDIRECT_-1204059670'), (u'INT_ADD_-1204063490', u'CAST_-1204055302'), (u'INDIRECT_-1204058125', u'MULTIEQUAL_-1204057338'), (u'INDIRECT_-1204058417', u'MULTIEQUAL_-1204055220'), (u'MULTIEQUAL_-1204056538', u'MULTIEQUAL_-1204056518'), (u'LOAD_-1204065303', u'INT_MULT_-1204065244'), (u'LOAD_-1204068106', u'FLOAT2FLOAT_-1204068052'), (u'MULTIEQUAL_-1204057156', u'MULTIEQUAL_-1204057084'), (u'LOAD_-1204063722', u'MULTIEQUAL_-1204057048'), (u'MULTIEQUAL_-1204057715', u'MULTIEQUAL_-1204057085'), ('tmp_21499', u'PTRSUB_-1204059135'), (u'MULTIEQUAL_-1204059384', u'MULTIEQUAL_-1204059501'), (u'MULTIEQUAL_-1204059705', u'MULTIEQUAL_-1204059665'), (u'INT_ADD_-1204068638', u'CAST_-1204058622'), (u'LOAD_-1204063320', u'INT_SLESS_-1204063292'), (u'MULTIEQUAL_-1204058160', u'MULTIEQUAL_-1204058654'), (u'MULTIEQUAL_-1204057300', u'MULTIEQUAL_-1204057275'), (u'MULTIEQUAL_-1204060359', u'MULTIEQUAL_-1204060318'), ('tmp_33792', u'INT_EQUAL_-1204066275'), ('const-433', u'STORE_-1204067743'), (u'MULTIEQUAL_-1204059369', u'MULTIEQUAL_-1204058721'), (u'INT_MULT_-1204064875', u'INT_ADD_-1204064887'), ('const-4', u'INT_MULT_-1204065046'), (u'CALL_-1204069197', u'INDIRECT_-1204063699'), (u'CALL_-1204069197', u'INDIRECT_-1204061552'), (u'INT_ADD_-1204063511', u'CAST_-1204055318'), (u'MULTIEQUAL_-1204056398', u'MULTIEQUAL_-1204059110'), (u'CAST_-1204055294', u'LOAD_-1204063485'), (u'INDIRECT_-1204057116', u'MULTIEQUAL_-1204057715'), (u'CALL_-1204064257', u'INDIRECT_-1204058543'), (u'INDIRECT_-1204057793', u'MULTIEQUAL_-1204057028'), (u'MULTIEQUAL_-1204057168', u'MULTIEQUAL_-1204056538'), ('const-433', u'LOAD_-1204063564'), (u'MULTIEQUAL_-1204058914', u'MULTIEQUAL_-1204058026'), (u'LOAD_-1204068700', u'MULTIEQUAL_-1204060295'), (u'MULTIEQUAL_-1204060646', u'MULTIEQUAL_-1204060620'), (u'CAST_-1204058610', u'LOAD_-1204068636'), (u'MULTIEQUAL_-1204055209', u'MULTIEQUAL_-1204057163'), (u'INDIRECT_-1204058896', u'MULTIEQUAL_-1204059179'), (u'LOAD_-1204066470', u'FLOAT2FLOAT_-1204066416'), (u'INDIRECT_-1204057469', u'MULTIEQUAL_-1204057150'), (u'CAST_-1204056314', u'LOAD_-1204065065'), ('const-4', u'PTRADD_-1204055270'), ('const-4', u'PTRADD_-1204059040'), (u'CALL_-1204067462', u'INDIRECT_-1204059440'), ('const-433', u'LOAD_-1204067955'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204058958'), (u'INT_SLESS_-1204064636', u'CBRANCH_-1204064626'), (u'CAST_-1204056491', u'LOAD_-1204065336'), (u'CALL_-1204067879', u'INDIRECT_-1204059067'), ('const-433', u'LOAD_-1204064235'), (u'MULTIEQUAL_-1204058008', u'MULTIEQUAL_-1204057974'), (u'MULTIEQUAL_-1204059230', u'MULTIEQUAL_-1204060040'), (u'MULTIEQUAL_-1204056930', u'MULTIEQUAL_-1204056888'), (u'MULTIEQUAL_-1204059076', u'MULTIEQUAL_-1204059898'), (u'INDIRECT_-1204056685', u'MULTIEQUAL_-1204057284'), ('const-433', u'LOAD_-1204068550'), (u'LOAD_-1204068218', u'INT_ADD_-1204068030'), ('tmp_21508', u'INT_ADD_-1204069285'), ('tmp_5036', u'CBRANCH_-1204064460'), (u'CALL_-1204066247', u'INDIRECT_-1204058238'), ('const-4', u'PTRADD_-1204057054'), (u'MULTIEQUAL_-1204057876', u'MULTIEQUAL_-1204057851'), (u'CALL_-1204064495', u'INDIRECT_-1204057126'), (u'INDIRECT_-1204058011', u'MULTIEQUAL_-1204056055'), (u'MULTIEQUAL_-1204056972', u'MULTIEQUAL_-1204057786'), (u'INDIRECT_-1204058743', u'MULTIEQUAL_-1204057885'), (u'MULTIEQUAL_-1204058991', u'MULTIEQUAL_-1204058964'), (u'PTRADD_-1204057235', u'CAST_-1204057062'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204059670'), (u'INT_ADD_-1204066430', u'CAST_-1204057196'), (u'MULTIEQUAL_-1204057208', u'MULTIEQUAL_-1204057803'), (u'CALL_-1204065979', u'INDIRECT_-1204058709'), (u'CAST_-1204057593', u'LOAD_-1204067044'), (u'INT_EQUAL_-1204066275', u'CBRANCH_-1204066272'), (u'CALL_-1204069229', u'INDIRECT_-1204060337'), (u'PTRADD_-1204057445', u'CAST_-1204057288'), (u'MULTIEQUAL_-1204059574', u'MULTIEQUAL_-1204059692'), (u'CALL_-1204065248', u'INDIRECT_-1204058295'), (u'CALL_-1204064539', u'INDIRECT_-1204056813'), ('tmp_21503', u'PTRADD_-1204058499'), ('const-433', u'LOAD_-1204065074'), ('const--1', u'STORE_-1204067750'), (u'INDIRECT_-1204057828', u'MULTIEQUAL_-1204055870'), (u'MULTIEQUAL_-1204061228', u'INT_ADD_-1204067803'), ('tmp_7793', u'CBRANCH_-1204066142'), ('const-0', u'INT_SLESS_-1204067342'), (u'INDIRECT_-1204057126', u'MULTIEQUAL_-1204056949'), ('tmp_7911', u'CBRANCH_-1204066047'), (u'INDIRECT_-1204061023', u'MULTIEQUAL_-1204058178'), (u'INDIRECT_-1204056571', u'MULTIEQUAL_-1204056546'), (u'CAST_-1204058520', u'LOAD_-1204068493'), (u'MULTIEQUAL_-1204056605', u'MULTIEQUAL_-1204056597'), ('const-4', u'COPY_-1204066369'), ('const-2', u'PTRADD_-1204058209'), (u'INDIRECT_-1204058658', u'MULTIEQUAL_-1204057891'), (u'CAST_-1204058318', u'LOAD_-1204068187'), ('const-0', u'INT_NOTEQUAL_-1204063794'), (u'INT_NOTEQUAL_-1204066700', u'CBRANCH_-1204066585'), (u'CAST_-1204057506', u'LOAD_-1204066915'), (u'INDIRECT_-1204057197', u'MULTIEQUAL_-1204057490'), (u'MULTIEQUAL_-1204058178', u'MULTIEQUAL_-1204060501'), (u'CALL_-1204067163', u'INDIRECT_-1204058558'), ('const-0', u'CALL_-1204065248'), ('const-8', u'PTRADD_-1204055370'), (u'INDIRECT_-1204059105', u'MULTIEQUAL_-1204058289'), (u'LOAD_-1204064751', u'MULTIEQUAL_-1204055202'), ('tmp_33792', u'INT_EQUAL_-1204064800'), ('const-2', u'INT_EQUAL_-1204064800'), (u'MULTIEQUAL_-1204057769', u'MULTIEQUAL_-1204057729'), ('const-0', u'CALL_-1204064495'), ('const-4', u'PTRADD_-1204056951'), (u'MULTIEQUAL_-1204058165', u'MULTIEQUAL_-1204059113'), ('const-88', u'INT_ADD_-1204068409'), (u'CALL_-1204069078', u'INDIRECT_-1204060128'), ('tmp_4281', u'CBRANCH_-1204065110'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204055257'), (u'MULTIEQUAL_-1204059466', u'MULTIEQUAL_-1204059440'), ('const-433', u'LOAD_-1204065190'), (u'MULTIEQUAL_-1204056991', u'MULTIEQUAL_-1204056361'), ('tmp_33792', u'INT_EQUAL_-1204067907'), (u'INDIRECT_-1204061860', u'MULTIEQUAL_-1204062451'), ('const-24', u'INT_ADD_-1204066524'), ('const-433', u'LOAD_-1204066915'), (u'MULTIEQUAL_-1204058100', u'MULTIEQUAL_-1204057460'), (u'CALL_-1204067163', u'INDIRECT_-1204058493'), (u'CALL_-1204064539', u'INDIRECT_-1204056203'), (u'INT_MULT_-1204063968', u'INT_ADD_-1204063980'), ('const-208', u'PTRADD_-1204056951'), (u'CAST_-1204057426', u'LOAD_-1204066788'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063772'), (u'MULTIEQUAL_-1204059631', u'MULTIEQUAL_-1204059595'), ('const-433', u'LOAD_-1204063658'), (u'MULTIEQUAL_-1204058216', u'MULTIEQUAL_-1204058175'), (u'COPY_-1204068313', u'MULTIEQUAL_-1204058911'), (u'INT_ADD_-1204066479', u'CAST_-1204057232'), ('const-4', u'PTRADD_-1204056221'), (u'INT_EQUAL_-1204065212', u'CBRANCH_-1204065210'), (u'MULTIEQUAL_-1204058844', u'MULTIEQUAL_-1204058821'), (u'LOAD_-1204065226', u'MULTIEQUAL_-1204055230'), (u'CALL_-1204069229', u'INDIRECT_-1204059796'), ('tmp_33792', u'INT_EQUAL_-1204063369'), (u'MULTIEQUAL_-1204055227', u'MULTIEQUAL_-1204056112'), (u'MULTIEQUAL_-1204058163', u'MULTIEQUAL_-1204055243'), (u'INDIRECT_-1204057999', u'MULTIEQUAL_-1204055218'), (u'INDIRECT_-1204057295', u'MULTIEQUAL_-1204057272'), ('tmp_21507', u'PTRADD_-1204057235'), (u'CAST_-1204057461', u'LOAD_-1204066844'), ('tmp_21503', u'LOAD_-1204068303'), (u'PTRADD_-1204058209', u'STORE_-1204067750'), (u'LOAD_-1204068285', u'MULTIEQUAL_-1204058183'), ('const-4', u'PTRADD_-1204058565'), (u'CALL_-1204065928', u'INDIRECT_-1204058068'), (u'INDIRECT_-1204057637', u'MULTIEQUAL_-1204056850'), (u'INDIRECT_-1204060077', u'MULTIEQUAL_-1204059147'), (u'CALL_-1204066247', u'INDIRECT_-1204059027'), (u'MULTIEQUAL_-1204055740', u'MULTIEQUAL_-1204056869'), (u'INT_SLESS_-1204067342', u'CBRANCH_-1204067349'), (u'FLOAT2FLOAT_-1204067958', u'MULTIEQUAL_-1204058943'), (u'INDIRECT_-1204058295', u'MULTIEQUAL_-1204055218'), (u'MULTIEQUAL_-1204057851', u'MULTIEQUAL_-1204057826'), (u'PTRADD_-1204058092', u'CAST_-1204057944'), (u'INDIRECT_-1204058477', u'MULTIEQUAL_-1204058163'), (u'CALL_-1204064539', u'INDIRECT_-1204056451'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204068464'), (u'INDIRECT_-1204057820', u'MULTIEQUAL_-1204058409'), (u'MULTIEQUAL_-1204056617', u'MULTIEQUAL_-1204056575'), (u'INDIRECT_-1204058787', u'MULTIEQUAL_-1204055249'), (u'MULTIEQUAL_-1204055237', u'MULTIEQUAL_-1204057689'), (u'INDIRECT_-1204058125', u'MULTIEQUAL_-1204057937'), (u'MULTIEQUAL_-1204058521', u'MULTIEQUAL_-1204058479'), (u'CALL_-1204064495', u'INDIRECT_-1204056878'), (u'CALL_-1204065979', u'INDIRECT_-1204058396'), ('tmp_5474', u'CBRANCH_-1204063952'), (u'INDIRECT_-1204057950', u'MULTIEQUAL_-1204055994'), (u'CAST_-1204054924', u'LOAD_-1204062771'), (u'INT_EQUAL_-1204067907', u'CBRANCH_-1204067904'), (u'CALL_-1204069028', u'INDIRECT_-1204060098'), (u'CAST_-1204058245', u'LOAD_-1204068081'), (u'PTRADD_-1204056854', u'LOAD_-1204065622'), ('const-0', u'INT_NOTEQUAL_-1204063597'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204063980'), (u'MULTIEQUAL_-1204057422', u'MULTIEQUAL_-1204056577'), ('const-4', u'INT_MULT_-1204068574'), (u'MULTIEQUAL_-1204058487', u'MULTIEQUAL_-1204058478'), (u'CAST_-1204056117', u'LOAD_-1204064751'), ('const-0', u'INT_EQUAL_-1204069014'), ('const-433', u'LOAD_-1204065300'), (u'INDIRECT_-1204060464', u'MULTIEQUAL_-1204059658'), (u'INDIRECT_-1204057807', u'MULTIEQUAL_-1204055237'), (u'INDIRECT_-1204060338', u'MULTIEQUAL_-1204059384'), (u'INT_NOTEQUAL_-1204064538', u'CBRANCH_-1204064537'), ('tmp_7881', u'CBRANCH_-1204066067'), ('tmp_21507', u'PTRADD_-1204058092'), ('tmp_1113', u'CBRANCH_-1204068223'), (u'INDIRECT_-1204059128', u'MULTIEQUAL_-1204059692'), (u'INDIRECT_-1204060403', u'MULTIEQUAL_-1204059449'), (u'CALL_-1204067462', u'INDIRECT_-1204059916'), (u'MULTIEQUAL_-1204055257', u'MULTIEQUAL_-1204059652'), ('const-4', u'INT_MULT_-1204066405'), (u'INDIRECT_-1204059856', u'MULTIEQUAL_-1204058172'), (u'CALL_-1204066723', u'INDIRECT_-1204058164'), (u'MULTIEQUAL_-1204057475', u'MULTIEQUAL_-1204057433'), (u'MULTIEQUAL_-1204057122', u'MULTIEQUAL_-1204056280'), (u'CALL_-1204064257', u'INDIRECT_-1204057798'), (u'MULTIEQUAL_-1204058840', u'MULTIEQUAL_-1204059662'), (u'LOAD_-1204064162', u'MULTIEQUAL_-1204057563'), (u'INDIRECT_-1204059734', u'MULTIEQUAL_-1204060298'), ('const-8', u'PTRADD_-1204058189'), (u'INT_ADD_-1204066864', u'CAST_-1204057480'), (u'MULTIEQUAL_-1204060705', u'MULTIEQUAL_-1204061515'), ('const-2', u'INT_EQUAL_-1204067907'), (u'MULTIEQUAL_-1204058721', u'MULTIEQUAL_-1204059541'), (u'INDIRECT_-1204059323', u'MULTIEQUAL_-1204059606'), ('tmp_6855', u'CBRANCH_-1204064511'), (u'CALL_-1204065248', u'INDIRECT_-1204057510'), (u'MULTIEQUAL_-1204059871', u'MULTIEQUAL_-1204059834'), ('const-207', u'PTRADD_-1204058780'), (u'CALL_-1204064772', u'INDIRECT_-1204057820'), (u'MULTIEQUAL_-1204060682', u'INT_NOTEQUAL_-1204063794'), (u'MULTIEQUAL_-1204058168', u'MULTIEQUAL_-1204059529'), ('const-4', u'PTRADD_-1204057467'), ('tmp_2037', u'CBRANCH_-1204067396'), ('tmp_21507', u'PTRADD_-1204055101'), ('const-68', u'INT_ADD_-1204066396'), (u'CALL_-1204068361', u'INDIRECT_-1204059727'), (u'MULTIEQUAL_-1204057597', u'MULTIEQUAL_-1204056967'), (u'INDIRECT_-1204058235', u'MULTIEQUAL_-1204055222'), (u'MULTIEQUAL_-1204057992', u'MULTIEQUAL_-1204057951'), (u'CALL_-1204063341', u'INDIRECT_-1204056746'), (u'INDIRECT_-1204059543', u'MULTIEQUAL_-1204058167'), ('const-433', u'LOAD_-1204063634'), (u'CALL_-1204067462', u'INDIRECT_-1204058773'), (u'MULTIEQUAL_-1204060049', u'MULTIEQUAL_-1204060008'), (u'INDIRECT_-1204060071', u'MULTIEQUAL_-1204060056'), (u'MULTIEQUAL_-1204058618', u'MULTIEQUAL_-1204057729'), (u'CALL_-1204064495', u'INDIRECT_-1204057610'), ('tmp_7151', u'CBRANCH_-1204062625'), (u'INDIRECT_-1204060458', u'MULTIEQUAL_-1204060249'), (u'LOAD_-1204066580', u'INT_ADD_-1204066375'), (u'INDIRECT_-1204059117', u'MULTIEQUAL_-1204058159'), (u'INDIRECT_-1204063598', u'MULTIEQUAL_-1204062658'), ('const-10', u'PTRADD_-1204057981'), (u'INT_ADD_-1204063791', u'MULTIEQUAL_-1204060754'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204065284'), (u'INDIRECT_-1204061510', u'MULTIEQUAL_-1204061304'), ('tmp_21510', u'CALL_-1204065928'), (u'INDIRECT_-1204060294', u'MULTIEQUAL_-1204059995'), (u'CALL_-1204069028', u'INDIRECT_-1204059919'), (u'INDIRECT_-1204059006', u'MULTIEQUAL_-1204059567'), (u'CAST_-1204055397', u'LOAD_-1204063643'), (u'MULTIEQUAL_-1204058891', u'FLOAT_LESS_-1204057963'), ('const-0', u'INT_EQUAL_-1204067865'), (u'CAST_-1204057881', u'LOAD_-1204067460'), (u'LOAD_-1204065547', u'INT_NOTEQUAL_-1204065494'), ('const-0', u'INT_EQUAL_-1204065914'), (u'CALL_-1204065688', u'INDIRECT_-1204059367'), (u'CAST_-1204056592', u'LOAD_-1204065484'), (u'INDIRECT_-1204057933', u'MULTIEQUAL_-1204055239'), (u'MULTIEQUAL_-1204056965', u'MULTIEQUAL_-1204055205'), (u'FLOAT2FLOAT_-1204065246', u'MULTIEQUAL_-1204057915'), (u'MULTIEQUAL_-1204057790', u'MULTIEQUAL_-1204057765'), (u'INDIRECT_-1204057042', u'MULTIEQUAL_-1204057344'), (u'INT_ADD_-1204068500', u'CAST_-1204058530'), (u'MULTIEQUAL_-1204058179', u'MULTIEQUAL_-1204060560'), (u'INT_MULT_-1204066985', u'INT_ADD_-1204066997'), (u'INT_ADD_-1204063819', u'MULTIEQUAL_-1204060702'), (u'INDIRECT_-1204059545', u'MULTIEQUAL_-1204058742'), (u'CALL_-1204067462', u'INT_EQUAL_-1204067398'), (u'MULTIEQUAL_-1204055263', u'MULTIEQUAL_-1204058409'), (u'CALL_-1204064772', u'INDIRECT_-1204057759'), (u'INDIRECT_-1204060098', u'MULTIEQUAL_-1204059287'), (u'INT_ADD_-1204066454', u'CAST_-1204057214'), (u'CALL_-1204067163', u'INDIRECT_-1204059644'), (u'INDIRECT_-1204056505', u'MULTIEQUAL_-1204056284'), (u'INT_NOTEQUAL_-1204067956', u'CBRANCH_-1204067956'), (u'MULTIEQUAL_-1204055250', u'MULTIEQUAL_-1204058729'), (u'MULTIEQUAL_-1204058170', u'MULTIEQUAL_-1204059658'), (u'MULTIEQUAL_-1204059453', u'MULTIEQUAL_-1204058813'), (u'INT_ADD_-1204066417', u'CAST_-1204057187'), (u'INDIRECT_-1204058068', u'MULTIEQUAL_-1204057880'), (u'LOAD_-1204068676', u'INT_ADD_-1204068638'), ('tmp_1313', u'CBRANCH_-1204068026'), ('const-3', u'INT_EQUAL_-1204064510'), (u'CALL_-1204067879', u'INDIRECT_-1204060035'), (u'INDIRECT_-1204060954', u'MULTIEQUAL_-1204055225'), (u'MULTIEQUAL_-1204058348', u'MULTIEQUAL_-1204058307'), (u'MULTIEQUAL_-1204058005', u'MULTIEQUAL_-1204057967'), (u'INT_ADD_-1204065058', u'CAST_-1204056321'), (u'INDIRECT_-1204060199', u'MULTIEQUAL_-1204059261'), (u'LOAD_-1204063437', u'INT_NOTEQUAL_-1204063417'), (u'MULTIEQUAL_-1204056219', u'MULTIEQUAL_-1204058927'), (u'INDIRECT_-1204057306', u'MULTIEQUAL_-1204057043'), (u'CALL_-1204063341', u'INDIRECT_-1204057059'), (u'CALL_-1204067462', u'INDIRECT_-1204060488'), ('tmp_4858', u'CBRANCH_-1204064626'), (u'CALL_-1204064495', u'INDIRECT_-1204057362'), (u'MULTIEQUAL_-1204057800', u'MULTIEQUAL_-1204058621'), (u'INT_ADD_-1204064900', u'CAST_-1204056218'), (u'LOAD_-1204067858', u'MULTIEQUAL_-1204058131'), (u'CAST_-1204057171', u'LOAD_-1204066412'), (u'INDIRECT_-1204058120', u'MULTIEQUAL_-1204055242'), (u'MULTIEQUAL_-1204057918', u'MULTIEQUAL_-1204058510'), (u'CALL_-1204067879', u'INT_EQUAL_-1204067865'), (u'INDIRECT_-1204058238', u'MULTIEQUAL_-1204055217'), (u'PTRADD_-1204056846', u'CAST_-1204056674'), (u'CALL_-1204063817', u'INDIRECT_-1204056745'), (u'INDIRECT_-1204058029', u'MULTIEQUAL_-1204057852'), ('const-433', u'LOAD_-1204066116'), ('const-4', u'PTRADD_-1204058029'), (u'MULTIEQUAL_-1204058531', u'MULTIEQUAL_-1204057891'), (u'MULTIEQUAL_-1204059927', u'MULTIEQUAL_-1204059287'), (u'CAST_-1204057119', u'LOAD_-1204066322'), (u'CAST_-1204056927', u'LOAD_-1204065977'), (u'CALL_-1204068361', u'INDIRECT_-1204061082'), (u'FLOAT2FLOAT_-1204068358', u'MULTIEQUAL_-1204059811'), (u'INT_EQUAL_-1204063327', u'CBRANCH_-1204063325'), (u'INT_ADD_-1204068620', u'CAST_-1204058610'), (u'LOAD_-1204065888', u'INT_SLESS_-1204065860'), (u'CALL_-1204067462', u'INDIRECT_-1204059859'), (u'PTRADD_-1204055987', u'CAST_-1204055786'), (u'INT_SLESS_-1204065201', u'CBRANCH_-1204065208'), (u'INT_MULT_-1204065272', u'INT_ADD_-1204065284'), ('const-4', u'PTRADD_-1204056549'), (u'LOAD_-1204066959', u'INT_MULT_-1204066909'), (u'CALL_-1204065928', u'INDIRECT_-1204058190'), (u'INDIRECT_-1204062156', u'MULTIEQUAL_-1204062451'), (u'INDIRECT_-1204057183', u'MULTIEQUAL_-1204056398'), (u'CALL_-1204064546', u'INDIRECT_-1204057641'), (u'INDIRECT_-1204059280', u'MULTIEQUAL_-1204058467'), (u'MULTIEQUAL_-1204058782', u'MULTIEQUAL_-1204058899'), (u'MULTIEQUAL_-1204058846', u'MULTIEQUAL_-1204058813'), (u'MULTIEQUAL_-1204055219', u'MULTIEQUAL_-1204058005'), (u'CALL_-1204064546', u'INT_EQUAL_-1204064481'), (u'MULTIEQUAL_-1204056975', u'MULTIEQUAL_-1204056947'), (u'INDIRECT_-1204058983', u'MULTIEQUAL_-1204058776'), (u'INDIRECT_-1204058876', u'MULTIEQUAL_-1204058160'), (u'MULTIEQUAL_-1204059035', u'MULTIEQUAL_-1204058163'), (u'MULTIEQUAL_-1204059813', u'MULTIEQUAL_-1204059173'), ('const-4', u'INT_MULT_-1204066476'), (u'INDIRECT_-1204059543', u'MULTIEQUAL_-1204059353'), (u'MULTIEQUAL_-1204058114', u'MULTIEQUAL_-1204058073'), ('const-1', u'INT_ADD_-1204062715'), (u'PTRADD_-1204057981', u'CAST_-1204057832'), (u'CALL_-1204069197', u'INDIRECT_-1204059898'), (u'MULTIEQUAL_-1204061228', u'INT_SUB_-1204066097'), (u'CALL_-1204064257', u'INDIRECT_-1204057558'), (u'MULTIEQUAL_-1204055210', u'MULTIEQUAL_-1204056055'), ('tmp_1387', u'CBRANCH_-1204067956'), (u'MULTIEQUAL_-1204060359', u'MULTIEQUAL_-1204059719'), (u'CAST_-1204056577', u'LOAD_-1204065462'), ('const-0', u'INT_EQUAL_-1204064758'), (u'INDIRECT_-1204061552', u'MULTIEQUAL_-1204061456'), (u'INDIRECT_-1204057352', u'MULTIEQUAL_-1204057951'), ('const-4', u'INT_MULT_-1204068384'), ('const-4', u'PTRADD_-1204056836'), ('const-216', u'PTRADD_-1204056819'), (u'INDIRECT_-1204060036', u'MULTIEQUAL_-1204060298'), ('tmp_21507', u'PTRADD_-1204058827'), (u'INDIRECT_-1204060394', u'MULTIEQUAL_-1204060659'), (u'CALL_-1204064546', u'INDIRECT_-1204057157'), ('const-1', u'INT_ADD_-1204063171'), (u'CAST_-1204056242', u'LOAD_-1204064958'), (u'MULTIEQUAL_-1204056152', u'MULTIEQUAL_-1204056741'), (u'MULTIEQUAL_-1204058165', u'MULTIEQUAL_-1204058968'), ('const-0', u'INT_NOTEQUAL_-1204066859'), ('const-433', u'LOAD_-1204066540'), (u'INDIRECT_-1204058417', u'MULTIEQUAL_-1204059000'), (u'INDIRECT_-1204058876', u'MULTIEQUAL_-1204059439'), (u'CALL_-1204069197', u'INDIRECT_-1204059959'), ('tmp_7522', u'CBRANCH_-1204062580'), ('const-433', u'LOAD_-1204068493'), (u'CALL_-1204068795', u'INDIRECT_-1204060652'), (u'MULTIEQUAL_-1204057576', u'MULTIEQUAL_-1204058391'), (u'CAST_-1204056165', u'LOAD_-1204064834'), (u'INDIRECT_-1204058279', u'MULTIEQUAL_-1204058580'), (u'MULTIEQUAL_-1204058897', u'MULTIEQUAL_-1204058857'), ('const-52', u'INT_ADD_-1204068638'), (u'INDIRECT_-1204058417', u'INT_NOTEQUAL_-1204064589'), ('const-4', u'PTRADD_-1204055987'), (u'INT_ADD_-1204064047', u'CAST_-1204055676'), (u'MULTIEQUAL_-1204058813', u'MULTIEQUAL_-1204058775'), (u'MULTIEQUAL_-1204058161', u'MULTIEQUAL_-1204058860'), (u'LOAD_-1204067068', u'MULTIEQUAL_-1204059295'), (u'MULTIEQUAL_-1204059449', u'MULTIEQUAL_-1204059416'), (u'INT_SLESS_-1204065223', u'CBRANCH_-1204065230'), (u'INT_ADD_-1204063276', u'INT_EQUAL_-1204063254'), (u'FLOAT_LESS_-1204057963', u'CBRANCH_-1204062835'), (u'LOAD_-1204065190', u'MULTIEQUAL_-1204055229'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204068521'), ('const-433', u'LOAD_-1204066969'), (u'INDIRECT_-1204057352', u'MULTIEQUAL_-1204057329'), ('const-4', u'PTRADD_-1204057235'), (u'CALL_-1204064257', u'INDIRECT_-1204057371'), (u'CALL_-1204068361', u'INDIRECT_-1204059605'), ('const-4', u'INT_MULT_-1204066350'), ('const-0', u'INT_NOTEQUAL_-1204065494'), (u'INDIRECT_-1204059162', u'COPY_-1204056993'), ('const-4', u'PTRADD_-1204058989'), (u'CALL_-1204064546', u'INDIRECT_-1204057393'), (u'MULTIEQUAL_-1204057951', u'MULTIEQUAL_-1204057939'), (u'COPY_-1204062679', u'MULTIEQUAL_-1204062476'), ('const-1', u'INT_ADD_-1204063819'), ('const-433', u'LOAD_-1204064937'), (u'MULTIEQUAL_-1204059529', u'MULTIEQUAL_-1204059501'), (u'FLOAT_LESS_-1204061027', u'CBRANCH_-1204065233'), (u'CALL_-1204067462', u'INDIRECT_-1204059737'), (u'LOAD_-1204063674', u'INT_ADD_-1204063524'), (u'INT_MULT_-1204066909', u'INT_ADD_-1204066921'), (u'MULTIEQUAL_-1204057460', u'MULTIEQUAL_-1204058276'), (u'INT_SLESS_-1204063771', u'CBRANCH_-1204063778'), (u'INDIRECT_-1204058055', u'MULTIEQUAL_-1204055214'), (u'LOAD_-1204066580', u'INT_ADD_-1204066396'), (u'INDIRECT_-1204060464', u'MULTIEQUAL_-1204059513'), (u'CALL_-1204065928', u'INDIRECT_-1204058011'), ('const-8', u'INT_ADD_-1204068645'), (u'MULTIEQUAL_-1204055252', u'MULTIEQUAL_-1204058844'), (u'LOAD_-1204068676', u'INT_ADD_-1204068500'), (u'FLOAT2FLOAT_-1204066450', u'MULTIEQUAL_-1204058102'), (u'MULTIEQUAL_-1204058588', u'MULTIEQUAL_-1204058547'), (u'MULTIEQUAL_-1204057243', u'MULTIEQUAL_-1204056398'), (u'MULTIEQUAL_-1204057742', u'MULTIEQUAL_-1204057102'), (u'CALL_-1204067412', u'INDIRECT_-1204059829'), (u'INT_ADD_-1204067939', u'CAST_-1204058166'), (u'INDIRECT_-1204060149', u'MULTIEQUAL_-1204058177'), (u'CALL_-1204064546', u'INDIRECT_-1204057881'), (u'LOAD_-1204068218', u'INT_ADD_-1204068115'), (u'INDIRECT_-1204057534', u'MULTIEQUAL_-1204057837'), (u'INDIRECT_-1204059713', u'MULTIEQUAL_-1204060294'), (u'MULTIEQUAL_-1204059308', u'MULTIEQUAL_-1204059263'), (u'CALL_-1204069197', u'INDIRECT_-1204060626'), (u'MULTIEQUAL_-1204060911', u'MULTIEQUAL_-1204060873'), (u'CALL_-1204064546', u'INDIRECT_-1204057096'), (u'CALL_-1204064257', u'INDIRECT_-1204057619'), (u'CALL_-1204063341', u'INDIRECT_-1204057295'), (u'MULTIEQUAL_-1204055214', u'MULTIEQUAL_-1204056539'), (u'MULTIEQUAL_-1204056869', u'MULTIEQUAL_-1204056239'), (u'MULTIEQUAL_-1204057967', u'MULTIEQUAL_-1204057122'), (u'CALL_-1204067462', u'INDIRECT_-1204059562'), (u'INDIRECT_-1204058352', u'MULTIEQUAL_-1204058645'), ('const-0', u'CALL_-1204067462'), (u'INT_EQUAL_-1204065232', u'CBRANCH_-1204065230'), (u'INDIRECT_-1204059040', u'MULTIEQUAL_-1204058833'), (u'INDIRECT_-1204057511', u'MULTIEQUAL_-1204058100'), (u'INT_MULT_-1204065212', u'INT_ADD_-1204065224'), (u'MULTIEQUAL_-1204056369', u'MULTIEQUAL_-1204056361'), (u'MULTIEQUAL_-1204056178', u'MULTIEQUAL_-1204056158'), (u'INDIRECT_-1204059067', u'MULTIEQUAL_-1204059631'), ('tmp_5274', u'CBRANCH_-1204064143'), (u'MULTIEQUAL_-1204058860', u'MULTIEQUAL_-1204058834'), (u'LOAD_-1204064916', u'INT_MULT_-1204064875'), (u'MULTIEQUAL_-1204058907', u'MULTIEQUAL_-1204059025'), (u'MULTIEQUAL_-1204060702', u'INT_ADD_-1204063819'), (u'INDIRECT_-1204058665', u'MULTIEQUAL_-1204059244'), (u'MULTIEQUAL_-1204058607', u'MULTIEQUAL_-1204058583'), (u'CAST_-1204056561', u'LOAD_-1204065440'), ('const-40', u'INT_ADD_-1204066479'), (u'CALL_-1204068795', u'INDIRECT_-1204060709'), (u'MULTIEQUAL_-1204061843', u'FLOAT_LESSEQUAL_-1204058127'), ('const-433', u'LOAD_-1204066433'), ('tmp_21509', u'PTRADD_-1204058209'), (u'INDIRECT_-1204060092', u'MULTIEQUAL_-1204060659'), (u'CALL_-1204069229', u'INDIRECT_-1204060044'), ('const-10', u'PTRADD_-1204058883'), ('tmp_921', u'CBRANCH_-1204068426'), (u'MULTIEQUAL_-1204058775', u'MULTIEQUAL_-1204057930'), (u'INDIRECT_-1204060451', u'MULTIEQUAL_-1204060716'), (u'MULTIEQUAL_-1204058102', u'MULTIEQUAL_-1204058701'), (u'FLOAT_LESSEQUAL_-1204058127', u'CBRANCH_-1204062529'), (u'MULTIEQUAL_-1204055224', u'MULTIEQUAL_-1204058813'), (u'INDIRECT_-1204056943', u'MULTIEQUAL_-1204056178'), (u'MULTIEQUAL_-1204060294', u'MULTIEQUAL_-1204059646'), (u'PTRADD_-1204058827', u'CAST_-1204058701'), (u'INDIRECT_-1204057042', u'MULTIEQUAL_-1204056722'), ('tmp_21507', u'PTRADD_-1204057737'), (u'INDIRECT_-1204059345', u'MULTIEQUAL_-1204059134'), ('tmp_21507', u'PTRADD_-1204058076'), (u'CALL_-1204067462', u'INDIRECT_-1204059192'), (u'INT_ADD_-1204066375', u'CAST_-1204057163'), (u'MULTIEQUAL_-1204055223', u'MULTIEQUAL_-1204058754'), (u'FLOAT2FLOAT_-1204066848', u'MULTIEQUAL_-1204059007'), (u'INT_NOTEQUAL_-1204065028', u'CBRANCH_-1204064972'), (u'INDIRECT_-1204060458', u'MULTIEQUAL_-1204059646'), (u'CALL_-1204069197', u'INDIRECT_-1204059646'), (u'MULTIEQUAL_-1204056914', u'MULTIEQUAL_-1204056886'), (u'CALL_-1204068361', u'INDIRECT_-1204059910'), (u'INDIRECT_-1204059189', u'MULTIEQUAL_-1204058165'), ('const-0', u'INT_EQUAL_-1204065895'), (u'MULTIEQUAL_-1204056119', u'MULTIEQUAL_-1204056091'), (u'MULTIEQUAL_-1204058679', u'MULTIEQUAL_-1204058668'), (u'COPY_-1204064214', u'MULTIEQUAL_-1204057102'), (u'INDIRECT_-1204060954', u'MULTIEQUAL_-1204061551'), ('tmp_2299', u'CBRANCH_-1204067049'), (u'LOAD_-1204068131', u'INT_MULT_-1204068078'), (u'INDIRECT_-1204057511', u'MULTIEQUAL_-1204055228'), (u'CALL_-1204065248', u'INDIRECT_-1204058055'), ('const-0', u'INT_NOTEQUAL_-1204068772'), (u'CAST_-1204057062', u'LOAD_-1204066226'), (u'LOAD_-1204068425', u'INT_MULT_-1204068384'), (u'INT_ADD_-1204065297', u'CAST_-1204056481'), (u'CAST_-1204058860', u'LOAD_-1204068984'), (u'CALL_-1204065928', u'INT_EQUAL_-1204065895'), (u'CAST_-1204056714', u'LOAD_-1204064533'), (u'LOAD_-1204067044', u'INT_ADD_-1204066772'), ('const-433', u'LOAD_-1204065622'), (u'INT_ADD_-1204066488', u'CAST_-1204057239'), ('const-433', u'STORE_-1204063206'), ('const-433', u'LOAD_-1204065888'), (u'CALL_-1204065979', u'INDIRECT_-1204058099'), (u'MULTIEQUAL_-1204058958', u'MULTIEQUAL_-1204058914'), (u'MULTIEQUAL_-1204060642', u'COPY_-1204060694'), (u'MULTIEQUAL_-1204058467', u'MULTIEQUAL_-1204059288'), (u'CALL_-1204063341', u'INDIRECT_-1204056685'), (u'MULTIEQUAL_-1204055208', u'MULTIEQUAL_-1204057102'), (u'CALL_-1204068795', u'INDIRECT_-1204060355'), (u'MULTIEQUAL_-1204057921', u'MULTIEQUAL_-1204057281'), (u'CAST_-1204055318', u'LOAD_-1204063527'), (u'INDIRECT_-1204059246', u'MULTIEQUAL_-1204058182'), (u'MULTIEQUAL_-1204055240', u'MULTIEQUAL_-1204057929'), (u'CALL_-1204063341', u'INDIRECT_-1204056449'), ('const-433', u'LOAD_-1204066557'), (u'CAST_-1204055637', u'LOAD_-1204064009'), (u'MULTIEQUAL_-1204057142', u'MULTIEQUAL_-1204057122'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063548'), ('const-4', u'INT_MULT_-1204064806'), ('const-8', u'PTRADD_-1204056939'), (u'MULTIEQUAL_-1204055244', u'MULTIEQUAL_-1204058236'), (u'PTRSUB_-1204059135', u'CALL_-1204065248'), (u'PTRADD_-1204056293', u'CAST_-1204056089'), ('const-433', u'LOAD_-1204069195'), (u'CALL_-1204064546', u'INDIRECT_-1204057035'), ('const-12', u'PTRADD_-1204056563'), (u'MULTIEQUAL_-1204059261', u'MULTIEQUAL_-1204059224'), (u'MULTIEQUAL_-1204058645', u'MULTIEQUAL_-1204058005'), (u'CALL_-1204063341', u'INDIRECT_-1204056144'), (u'MULTIEQUAL_-1204059394', u'MULTIEQUAL_-1204059353'), (u'LOAD_-1204062771', u'MULTIEQUAL_-1204061228'), (u'CALL_-1204064539', u'INDIRECT_-1204057499'), (u'INDIRECT_-1204058543', u'COPY_-1204064214'), (u'INDIRECT_-1204060009', u'FLOAT_LESS_-1204058080'), ('const-433', u'LOAD_-1204068081'), ('const-433', u'LOAD_-1204068537'), (u'MULTIEQUAL_-1204058645', u'MULTIEQUAL_-1204058604'), (u'INDIRECT_-1204056937', u'MULTIEQUAL_-1204056914'), ('const-56', u'INT_ADD_-1204065424'), (u'MULTIEQUAL_-1204057479', u'MULTIEQUAL_-1204056634'), (u'CALL_-1204066723', u'INDIRECT_-1204058831'), (u'INDIRECT_-1204059886', u'MULTIEQUAL_-1204059679'), (u'MULTIEQUAL_-1204055221', u'MULTIEQUAL_-1204058127'), ('tmp_7488', u'CBRANCH_-1204065210'), (u'CALL_-1204067412', u'INDIRECT_-1204059410'), (u'MULTIEQUAL_-1204056091', u'MULTIEQUAL_-1204058797'), (u'INDIRECT_-1204058011', u'MULTIEQUAL_-1204057224'), (u'CALL_-1204065928', u'INDIRECT_-1204058971'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204055224'), (u'LOAD_-1204065105', u'INT_ADD_-1204064831'), (u'INDIRECT_-1204059380', u'MULTIEQUAL_-1204059667'), (u'INDIRECT_-1204057419', u'MULTIEQUAL_-1204057242'), ('const-433', u'LOAD_-1204068187'), (u'MULTIEQUAL_-1204056997', u'MULTIEQUAL_-1204056972'), (u'CALL_-1204065688', u'INDIRECT_-1204057652'), (u'MULTIEQUAL_-1204056947', u'MULTIEQUAL_-1204059656'), (u'MULTIEQUAL_-1204060294', u'MULTIEQUAL_-1204060249'), ('const-88', u'INT_ADD_-1204066772'), ('const-433', u'LOAD_-1204064958'), (u'MULTIEQUAL_-1204059593', u'MULTIEQUAL_-1204059570'), (u'STORE_-1204067733', u'INDIRECT_-1204060626'), (u'FLOAT_LESSEQUAL_-1204058010', u'CBRANCH_-1204062580'), ('const-4', u'PTRADD_-1204058092'), (u'MULTIEQUAL_-1204061750', u'MULTIEQUAL_-1204061727'), (u'MULTIEQUAL_-1204060056', u'MULTIEQUAL_-1204060048'), (u'INDIRECT_-1204057126', u'MULTIEQUAL_-1204056361'), (u'LOAD_-1204068218', u'INT_ADD_-1204068065'), (u'MULTIEQUAL_-1204058012', u'MULTIEQUAL_-1204057122'), (u'CALL_-1204066247', u'INDIRECT_-1204058787'), (u'INT_SLESS_-1204066063', u'CBRANCH_-1204066070'), (u'INDIRECT_-1204059308', u'MULTIEQUAL_-1204058972'), (u'PTRADD_-1204057494', u'LOAD_-1204066647'), (u'INDIRECT_-1204058804', u'MULTIEQUAL_-1204057951'), (u'INT_ADD_-1204066074', u'MULTIEQUAL_-1204058203'), (u'MULTIEQUAL_-1204058185', u'MULTIEQUAL_-1204059230'), (u'INDIRECT_-1204058190', u'MULTIEQUAL_-1204057399'), (u'MULTIEQUAL_-1204056239', u'MULTIEQUAL_-1204056219'), ('tmp_21507', u'PTRADD_-1204055958'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204063922'), (u'CALL_-1204069028', u'INDIRECT_-1204059797'), (u'CAST_-1204057214', u'LOAD_-1204066470'), ('const-433', u'LOAD_-1204063722'), (u'INDIRECT_-1204057389', u'MULTIEQUAL_-1204057978'), (u'INDIRECT_-1204059898', u'MULTIEQUAL_-1204059800'), (u'CALL_-1204069078', u'MULTIEQUAL_-1204063451'), (u'CAST_-1204057571', u'LOAD_-1204067013'), (u'CALL_-1204066723', u'INDIRECT_-1204059144'), (u'MULTIEQUAL_-1204056046', u'MULTIEQUAL_-1204056026'), (u'CALL_-1204068795', u'INDIRECT_-1204059749'), (u'FLOAT2FLOAT_-1204063884', u'MULTIEQUAL_-1204057136'), ('const-40', u'INT_ADD_-1204068115'), (u'MULTIEQUAL_-1204058247', u'MULTIEQUAL_-1204057359'), ('tmp_21507', u'PTRADD_-1204059112'), (u'MULTIEQUAL_-1204057885', u'MULTIEQUAL_-1204057876'), (u'INDIRECT_-1204057881', u'MULTIEQUAL_-1204055216'), (u'MULTIEQUAL_-1204057481', u'MULTIEQUAL_-1204057450'), (u'MULTIEQUAL_-1204057168', u'MULTIEQUAL_-1204057126'), (u'CALL_-1204069028', u'INDIRECT_-1204060155'), (u'CALL_-1204069197', u'INDIRECT_-1204060744'), (u'LOAD_-1204065569', u'INT_ADD_-1204065468'), (u'MULTIEQUAL_-1204057950', u'MULTIEQUAL_-1204057930'), ('tmp_4481', u'CBRANCH_-1204064917'), ('const-4', u'PTRADD_-1204058526'), ('const-10', u'PTRADD_-1204058076'), (u'STORE_-1204067750', u'INDIRECT_-1204060639'), (u'LOAD_-1204064580', u'INT_MULT_-1204064512'), (u'CALL_-1204069028', u'INDIRECT_-1204059606'), (u'MULTIEQUAL_-1204058173', u'MULTIEQUAL_-1204058995'), ('tmp_21503', u'PTRADD_-1204058874'), (u'CALL_-1204068361', u'INDIRECT_-1204060337'), (u'MULTIEQUAL_-1204059931', u'MULTIEQUAL_-1204060050'), (u'INDIRECT_-1204058220', u'FLOAT_LESS_-1204057963'), (u'CALL_-1204064539', u'INDIRECT_-1204057558'), ('tmp_21507', u'PTRADD_-1204056951'), ('const-8', u'PTRADD_-1204058209'), ('const-0', u'INT_SLESS_-1204065860'), ('tmp_6737', u'CBRANCH_-1204062835'), ('const-433', u'LOAD_-1204067570'), (u'MULTIEQUAL_-1204057344', u'MULTIEQUAL_-1204056714'), ('const-1', u'INT_ADD_-1204066111'), (u'INDIRECT_-1204057868', u'MULTIEQUAL_-1204058448'), (u'INDIRECT_-1204058059', u'MULTIEQUAL_-1204058640'), (u'INT_ADD_-1204065468', u'CAST_-1204056592'), (u'CALL_-1204064772', u'INDIRECT_-1204057694'), ('const-0', u'CALL_-1204068795'), (u'CALL_-1204065928', u'INDIRECT_-1204058430'), (u'CALL_-1204067163', u'INDIRECT_-1204058619'), (u'MULTIEQUAL_-1204056579', u'MULTIEQUAL_-1204056546'), ('const-0', u'CALL_-1204068361'), (u'CALL_-1204066247', u'INDIRECT_-1204058962'), (u'INDIRECT_-1204060805', u'MULTIEQUAL_-1204060048'), ('tmp_21507', u'PTRADD_-1204055950'), (u'INDIRECT_-1204057240', u'MULTIEQUAL_-1204057063'), ('const-56', u'INT_ADD_-1204063524'), ('const-216', u'PTRADD_-1204058763'), (u'LOAD_-1204064971', u'INT_MULT_-1204064930'), (u'CAST_-1204056636', u'LOAD_-1204065554'), ('const-40', u'INT_ADD_-1204064037'), (u'CAST_-1204058174', u'LOAD_-1204067976'), ('const-0', u'CALL_-1204065688'), (u'MULTIEQUAL_-1204056577', u'MULTIEQUAL_-1204059289'), (u'CALL_-1204066247', u'INDIRECT_-1204058474'), (u'MULTIEQUAL_-1204058041', u'MULTIEQUAL_-1204055241'), ('const-4', u'PTRADD_-1204058874'), ('const-4', u'PTRADD_-1204056883'), (u'INDIRECT_-1204056079', u'MULTIEQUAL_-1204056676'), ('const-4', u'INT_EQUAL_-1204065212'), (u'MULTIEQUAL_-1204060126', u'MULTIEQUAL_-1204061816'), (u'INT_NOTEQUAL_-1204063953', u'CBRANCH_-1204063952'), ('const-166', u'PTRADD_-1204055719'), ('const-8', u'PTRADD_-1204055421'), (u'MULTIEQUAL_-1204058179', u'MULTIEQUAL_-1204060705'), (u'MULTIEQUAL_-1204058312', u'MULTIEQUAL_-1204057422'), (u'MULTIEQUAL_-1204058767', u'MULTIEQUAL_-1204058127'), (u'INDIRECT_-1204060337', u'MULTIEQUAL_-1204060596'), (u'LOAD_-1204067460', u'CALL_-1204067412'), (u'INDIRECT_-1204057233', u'MULTIEQUAL_-1204056914'), ('const-88', u'CALL_-1204068795'), (u'FLOAT2FLOAT_-1204064780', u'MULTIEQUAL_-1204056965'), (u'INDIRECT_-1204060020', u'MULTIEQUAL_-1204059922'), (u'CAST_-1204058340', u'LOAD_-1204068218'), (u'MULTIEQUAL_-1204057948', u'MULTIEQUAL_-1204058764'), (u'PTRADD_-1204056549', u'LOAD_-1204065134'), (u'MULTIEQUAL_-1204055681', u'MULTIEQUAL_-1204056812'), ('const-4', u'INT_MULT_-1204068159'), (u'MULTIEQUAL_-1204056808', u'MULTIEQUAL_-1204056178'), (u'COPY_-1204068752', u'MULTIEQUAL_-1204059868'), (u'MULTIEQUAL_-1204057708', u'MULTIEQUAL_-1204058518'), ('const-433', u'LOAD_-1204064971'), (u'INDIRECT_-1204056270', u'MULTIEQUAL_-1204056869'), (u'MULTIEQUAL_-1204056270', u'MULTIEQUAL_-1204056869'), (u'CALL_-1204069197', u'INDIRECT_-1204060077'), (u'INDIRECT_-1204059976', u'MULTIEQUAL_-1204059028'), ('const--1', u'INT_ADD_-1204064631'), (u'MULTIEQUAL_-1204056634', u'MULTIEQUAL_-1204059346'), (u'INDIRECT_-1204060780', u'MULTIEQUAL_-1204058179'), (u'MULTIEQUAL_-1204059086', u'MULTIEQUAL_-1204059049'), ('const-208', u'PTRADD_-1204056033'), (u'MULTIEQUAL_-1204061803', u'MULTIEQUAL_-1204062625'), (u'CAST_-1204057941', u'LOAD_-1204067794'), (u'MULTIEQUAL_-1204058800', u'MULTIEQUAL_-1204058787'), (u'MULTIEQUAL_-1204059513', u'MULTIEQUAL_-1204059631'), ('const-433', u'LOAD_-1204064567'), ('tmp_21503', u'PTRADD_-1204055631'), (u'CALL_-1204065688', u'INDIRECT_-1204058189'), (u'CAST_-1204056648', u'LOAD_-1204065569'), (u'INT_ADD_-1204066111', u'INT_SLESS_-1204066063'), (u'INDIRECT_-1204061690', u'MULTIEQUAL_-1204061510'), (u'MULTIEQUAL_-1204057742', u'MULTIEQUAL_-1204058564'), (u'MULTIEQUAL_-1204058487', u'MULTIEQUAL_-1204057599'), (u'INT_SUB_-1204062734', u'INT_ADD_-1204062715'), (u'PTRADD_-1204055270', u'CAST_-1204055137'), (u'MULTIEQUAL_-1204058183', u'MULTIEQUAL_-1204059207'), (u'INT_MULT_-1204066071', u'INT_ADD_-1204066083'), (u'PTRADD_-1204057872', u'CAST_-1204057685'), (u'MULTIEQUAL_-1204059646', u'MULTIEQUAL_-1204059606'), ('const-0', u'INT_NOTEQUAL_-1204068026'), (u'INT_ADD_-1204063889', u'CAST_-1204055567'), ('tmp_33792', u'INT_EQUAL_-1204064490'), ('const-4', u'PTRADD_-1204058827'), ('const-433', u'LOAD_-1204068046'), ('tmp_4814', u'CBRANCH_-1204064662'), ('const-4', u'INT_MULT_-1204066521'), (u'LOAD_-1204063485', u'INT_MULT_-1204063444'), ('const-433', u'LOAD_-1204066580'), (u'INDIRECT_-1204059144', u'MULTIEQUAL_-1204055250'), ('const-207', u'PTRADD_-1204057467'), (u'INDIRECT_-1204060215', u'MULTIEQUAL_-1204060480'), (u'INT_NOTEQUAL_-1204063417', u'CBRANCH_-1204063417'), (u'CAST_-1204056287', u'LOAD_-1204065020'), (u'MULTIEQUAL_-1204058979', u'MULTIEQUAL_-1204058966'), (u'INDIRECT_-1204056270', u'MULTIEQUAL_-1204056247'), (u'MULTIEQUAL_-1204056270', u'MULTIEQUAL_-1204056247'), (u'INDIRECT_-1204058556', u'MULTIEQUAL_-1204056600'), ('const-433', u'LOAD_-1204062645'), (u'LOAD_-1204065089', u'INT_MULT_-1204065046'), (u'CALL_-1204063341', u'INDIRECT_-1204056018'), (u'CALL_-1204069078', u'INDIRECT_-1204063628'), (u'MULTIEQUAL_-1204057028', u'MULTIEQUAL_-1204057826'), (u'CAST_-1204056017', u'LOAD_-1204064567'), (u'LOAD_-1204064138', u'INT_ADD_-1204064081'), (u'MULTIEQUAL_-1204057948', u'MULTIEQUAL_-1204057910'), (u'CALL_-1204069229', u'INDIRECT_-1204060223'), (u'MULTIEQUAL_-1204055245', u'MULTIEQUAL_-1204058467'), (u'MULTIEQUAL_-1204057150', u'MULTIEQUAL_-1204057122'), ('const-4', u'PTRADD_-1204058780'), (u'MULTIEQUAL_-1204056426', u'MULTIEQUAL_-1204056418'), ('const-433', u'LOAD_-1204066000'), (u'MULTIEQUAL_-1204055256', u'MULTIEQUAL_-1204059646'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063627'), (u'CAST_-1204056552', u'LOAD_-1204065427'), (u'CALL_-1204064772', u'INDIRECT_-1204057389'), (u'MULTIEQUAL_-1204059500', u'MULTIEQUAL_-1204059459'), (u'MULTIEQUAL_-1204059742', u'MULTIEQUAL_-1204060873'), (u'MULTIEQUAL_-1204059993', u'MULTIEQUAL_-1204059956'), (u'INDIRECT_-1204058190', u'MULTIEQUAL_-1204057998'), (u'CAST_-1204055668', u'LOAD_-1204064053'), (u'MULTIEQUAL_-1204055248', u'MULTIEQUAL_-1204058607'), (u'INDIRECT_-1204059410', u'MULTIEQUAL_-1204058554'), (u'MULTIEQUAL_-1204060911', u'MULTIEQUAL_-1204061727'), (u'CALL_-1204064495', u'MULTIEQUAL_-1204060682'), ('const-4', u'PTRADD_-1204055667'), (u'CAST_-1204056378', u'LOAD_-1204065153'), (u'LOAD_-1204064695', u'MULTIEQUAL_-1204061228'), (u'INDIRECT_-1204058866', u'MULTIEQUAL_-1204059453'), (u'INT_ADD_-1204064552', u'MULTIEQUAL_-1204061578'), (u'MULTIEQUAL_-1204059019', u'MULTIEQUAL_-1204058979'), (u'LOAD_-1204063416', u'INT_MULT_-1204063375'), ('const-8', u'PTRADD_-1204057054'), (u'MULTIEQUAL_-1204059338', u'MULTIEQUAL_-1204059927'), (u'INT_MULT_-1204068113', u'INT_ADD_-1204068125'), (u'CALL_-1204066247', u'INDIRECT_-1204057933'), (u'INT_ADD_-1204063993', u'CAST_-1204055637'), (u'CAST_-1204055241', u'LOAD_-1204063403'), (u'CAST_-1204055505', u'LOAD_-1204063795'), (u'MULTIEQUAL_-1204057992', u'MULTIEQUAL_-1204058813'), (u'MULTIEQUAL_-1204061630', u'INT_NOTEQUAL_-1204065665'), (u'MULTIEQUAL_-1204058178', u'MULTIEQUAL_-1204060646'), (u'CALL_-1204068361', u'INDIRECT_-1204059308'), (u'CALL_-1204067412', u'INDIRECT_-1204058613'), (u'INT_SLESS_-1204065860', u'CBRANCH_-1204065867'), (u'CALL_-1204065928', u'INDIRECT_-1204059602'), (u'INDIRECT_-1204059602', u'MULTIEQUAL_-1204058813'), (u'INDIRECT_-1204058865', u'MULTIEQUAL_-1204058656'), ('const-72', u'INT_ADD_-1204066841'), ('const-433', u'LOAD_-1204066391'), (u'INDIRECT_-1204058220', u'MULTIEQUAL_-1204057899'), (u'CALL_-1204069197', u'INDIRECT_-1204060980'), ('const-433', u'LOAD_-1204067942'), (u'INDIRECT_-1204060721', u'MULTIEQUAL_-1204058178'), (u'MULTIEQUAL_-1204058968', u'MULTIEQUAL_-1204059086'), (u'INT_NOTEQUAL_-1204065315', u'CBRANCH_-1204065314'), (u'MULTIEQUAL_-1204060784', u'FLOAT_LESS_-1204058080'), (u'INDIRECT_-1204058295', u'MULTIEQUAL_-1204058878'), (u'INT_NOTEQUAL_-1204065494', u'CBRANCH_-1204065441'), (u'INT_ADD_-1204062715', u'MULTIEQUAL_-1204059079'), (u'MULTIEQUAL_-1204059440', u'MULTIEQUAL_-1204059403'), (u'CALL_-1204067462', u'INDIRECT_-1204059013'), ('const-0', u'COPY_-1204061769'), (u'PTRADD_-1204056055', u'CAST_-1204055814'), (u'INDIRECT_-1204058600', u'MULTIEQUAL_-1204059179'), (u'MULTIEQUAL_-1204057664', u'MULTIEQUAL_-1204056825'), ('tmp_21510', u'CALL_-1204069028'), ('tmp_1498', u'CBRANCH_-1204067863'), ('const-433', u'LOAD_-1204065569'), (u'CALL_-1204065248', u'INDIRECT_-1204061250'), ('const-0', u'CALL_-1204067412'), (u'INT_ADD_-1204063772', u'MULTIEQUAL_-1204060682'), (u'INDIRECT_-1204057933', u'MULTIEQUAL_-1204058510'), ('const-4', u'PTRADD_-1204055940'), (u'MULTIEQUAL_-1204056662', u'MULTIEQUAL_-1204056654'), (u'MULTIEQUAL_-1204057085', u'MULTIEQUAL_-1204057885'), ('const-433', u'LOAD_-1204068480'), ('const-0', u'COPY_-1204060887'), ('const-0', u'CALL_-1204066723'), (u'MULTIEQUAL_-1204058216', u'MULTIEQUAL_-1204057576'), (u'LOAD_-1204064138', u'INT_ADD_-1204063889'), (u'FLOAT_LESSEQUAL_-1204057876', u'CBRANCH_-1204062779'), (u'INT_MULT_-1204064035', u'INT_ADD_-1204064047'), (u'MULTIEQUAL_-1204055258', u'MULTIEQUAL_-1204061803'), (u'MULTIEQUAL_-1204062777', u'MULTIEQUAL_-1204062740'), (u'CALL_-1204065979', u'INDIRECT_-1204059633'), (u'MULTIEQUAL_-1204058742', u'MULTIEQUAL_-1204059552'), (u'INT_ADD_-1204069285', u'CAST_-1204059052'), (u'CALL_-1204066723', u'INDIRECT_-1204058896'), (u'MULTIEQUAL_-1204057102', u'MULTIEQUAL_-1204057061'), ('tmp_21503', u'LOAD_-1204065190'), (u'MULTIEQUAL_-1204058470', u'MULTIEQUAL_-1204058429'), (u'INDIRECT_-1204060458', u'MULTIEQUAL_-1204059606'), (u'INDIRECT_-1204057694', u'MULTIEQUAL_-1204058281'), (u'MULTIEQUAL_-1204058762', u'MULTIEQUAL_-1204058114'), (u'CALL_-1204067462', u'INDIRECT_-1204059375'), (u'LOAD_-1204067372', u'MULTIEQUAL_-1204062172'), (u'CALL_-1204067879', u'INDIRECT_-1204059006'), (u'INDIRECT_-1204059425', u'MULTIEQUAL_-1204058183'), (u'CALL_-1204067412', u'INDIRECT_-1204059532'), (u'INDIRECT_-1204056209', u'MULTIEQUAL_-1204056808'), (u'MULTIEQUAL_-1204058521', u'MULTIEQUAL_-1204057891'), (u'CALL_-1204065688', u'INDIRECT_-1204058616'), ('const-1', u'PTRADD_-1204055358'), (u'MULTIEQUAL_-1204061286', u'MULTIEQUAL_-1204060646'), (u'MULTIEQUAL_-1204059606', u'MULTIEQUAL_-1204058716'), (u'MULTIEQUAL_-1204056300', u'MULTIEQUAL_-1204056280'), (u'INT_ADD_-1204063627', u'CAST_-1204055397'), (u'STORE_-1204063220', u'INDIRECT_-1204057920'), ('const-10', u'PTRADD_-1204055270'), ('const-0', u'INT_SLESS_-1204068956'), (u'MULTIEQUAL_-1204056483', u'MULTIEQUAL_-1204056455'), ('const-24', u'INT_ADD_-1204068161'), (u'MULTIEQUAL_-1204056088', u'MULTIEQUAL_-1204056054'), (u'CAST_-1204055786', u'LOAD_-1204064235'), (u'MULTIEQUAL_-1204057329', u'MULTIEQUAL_-1204057321'), (u'INT_ADD_-1204068396', u'CAST_-1204058468'), (u'MULTIEQUAL_-1204059753', u'MULTIEQUAL_-1204059113'), (u'CALL_-1204068795', u'INDIRECT_-1204059985'), (u'MULTIEQUAL_-1204055251', u'MULTIEQUAL_-1204058787'), (u'LOAD_-1204066857', u'INT_MULT_-1204066816'), (u'INDIRECT_-1204060313', u'MULTIEQUAL_-1204060219'), (u'CALL_-1204069229', u'INDIRECT_-1204059670'), ('tmp_21503', u'PTRADD_-1204055667'), (u'MULTIEQUAL_-1204058146', u'MULTIEQUAL_-1204057301'), ('const-88', u'INT_ADD_-1204067939'), (u'CALL_-1204069197', u'INDIRECT_-1204059837'), (u'MULTIEQUAL_-1204058133', u'MULTIEQUAL_-1204058120'), (u'INDIRECT_-1204059162', u'COPY_-1204065200'), ('tmp_4089', u'CBRANCH_-1204065314'), (u'CALL_-1204068361', u'INDIRECT_-1204059430'), (u'CALL_-1204069197', u'INDIRECT_-1204059772'), (u'MULTIEQUAL_-1204057215', u'MULTIEQUAL_-1204057187'), (u'CALL_-1204067879', u'INDIRECT_-1204062868'), (u'CAST_-1204058555', u'LOAD_-1204068550'), (u'COPY_-1204066067', u'MULTIEQUAL_-1204059228'), (u'PTRADD_-1204057054', u'CAST_-1204056878'), (u'INT_MULT_-1204068543', u'INT_ADD_-1204068555'), (u'INT_ADD_-1204068171', u'CAST_-1204058318'), (u'CALL_-1204067879', u'INDIRECT_-1204058876'), (u'CALL_-1204069078', u'INDIRECT_-1204060555'), (u'CAST_-1204058166', u'LOAD_-1204067955'), (u'CALL_-1204064539', u'INDIRECT_-1204056512'), (u'INDIRECT_-1204058905', u'MULTIEQUAL_-1204059488'), (u'INDIRECT_-1204058926', u'MULTIEQUAL_-1204058114'), ('const-4', u'INT_MULT_-1204065510'), (u'CAST_-1204056525', u'LOAD_-1204065382'), (u'INDIRECT_-1204060155', u'MULTIEQUAL_-1204059352'), (u'PTRADD_-1204058499', u'LOAD_-1204068247'), (u'PTRADD_-1204058798', u'LOAD_-1204068729'), (u'CALL_-1204065928', u'INDIRECT_-1204061690'), ('tmp_21507', u'LOAD_-1204064204'), ('const-0', u'INT_NOTEQUAL_-1204063804'), ('const-1', u'RETURN_-1204064534'), (u'LOAD_-1204066446', u'INT_MULT_-1204066405'), (u'CALL_-1204064257', u'INDIRECT_-1204057306'), (u'MULTIEQUAL_-1204057759', u'MULTIEQUAL_-1204056869'), ('const-433', u'LOAD_-1204063320'), (u'MULTIEQUAL_-1204057344', u'MULTIEQUAL_-1204057302'), (u'MULTIEQUAL_-1204055215', u'MULTIEQUAL_-1204057769'), (u'INDIRECT_-1204059083', u'MULTIEQUAL_-1204055249'), (u'STORE_-1204067743', u'INDIRECT_-1204060693'), (u'INDIRECT_-1204058556', u'MULTIEQUAL_-1204058368'), (u'MULTIEQUAL_-1204058281', u'MULTIEQUAL_-1204058240'), (u'MULTIEQUAL_-1204059635', u'MULTIEQUAL_-1204059753'), ('tmp_781', u'CBRANCH_-1204068551'), (u'MULTIEQUAL_-1204056617', u'MULTIEQUAL_-1204055987'), (u'MULTIEQUAL_-1204060234', u'MULTIEQUAL_-1204060193'), (u'CALL_-1204063341', u'INDIRECT_-1204056628'), ('const-88', u'INT_ADD_-1204063400'), (u'CALL_-1204066247', u'INDIRECT_-1204059713'), (u'LOAD_-1204065105', u'INT_ADD_-1204065073'), (u'LOAD_-1204065065', u'INT_MULT_-1204065001'), (u'INDIRECT_-1204060439', u'MULTIEQUAL_-1204060337'), (u'CALL_-1204064546', u'INDIRECT_-1204057763'), (u'CAST_-1204058627', u'LOAD_-1204068661'), (u'MULTIEQUAL_-1204060126', u'INT_ADD_-1204066163'), (u'LOAD_-1204063527', u'FLOAT2FLOAT_-1204063473'), (u'INDIRECT_-1204059650', u'MULTIEQUAL_-1204058800'), (u'INT_ADD_-1204067996', u'CAST_-1204058202'), (u'CALL_-1204069229', u'INDIRECT_-1204060825'), (u'CALL_-1204069078', u'INDIRECT_-1204060303'), (u'CALL_-1204066247', u'INDIRECT_-1204058665'), (u'CALL_-1204064539', u'INDIRECT_-1204055845'), ('tmp_4015', u'CBRANCH_-1204065383'), (u'CALL_-1204066247', u'INDIRECT_-1204057998'), ('const-433', u'LOAD_-1204067003'), (u'MULTIEQUAL_-1204059207', u'MULTIEQUAL_-1204059174'), ('tmp_21507', u'PTRADD_-1204058895'), ('const-4', u'PTRADD_-1204056939'), (u'PTRSUB_-1204059135', u'CALL_-1204066723'), (u'CALL_-1204066247', u'INDIRECT_-1204058600'), (u'LOAD_-1204064847', u'INT_MULT_-1204064806'), ('const-433', u'LOAD_-1204068177'), (u'MULTIEQUAL_-1204059142', u'MULTIEQUAL_-1204059261'), (u'MULTIEQUAL_-1204058180', u'MULTIEQUAL_-1204062803'), (u'LOAD_-1204066580', u'INT_ADD_-1204066524'), (u'INT_ADD_-1204068464', u'CAST_-1204058511'), (u'COPY_-1204066834', u'MULTIEQUAL_-1204059329'), ('const-8', u'PTRADD_-1204057119'), ('const-4', u'PTRADD_-1204056929'), ('const-433', u'LOAD_-1204068715'), (u'INDIRECT_-1204058678', u'MULTIEQUAL_-1204057862'), ('const-433', u'LOAD_-1204065134'), (u'INDIRECT_-1204060504', u'MULTIEQUAL_-1204059566'), (u'CALL_-1204067879', u'INDIRECT_-1204059368'), ('const-8', u'PTRADD_-1204058232'), (u'MULTIEQUAL_-1204057301', u'MULTIEQUAL_-1204060013'), (u'FLOAT2FLOAT_-1204064941', u'MULTIEQUAL_-1204057147'), (u'CAST_-1204056626', u'LOAD_-1204065538'), (u'MULTIEQUAL_-1204058000', u'MULTIEQUAL_-1204057976'), (u'MULTIEQUAL_-1204055223', u'MULTIEQUAL_-1204057585'), (u'INDIRECT_-1204060394', u'MULTIEQUAL_-1204058176'), (u'CALL_-1204064772', u'INDIRECT_-1204056901'), (u'MULTIEQUAL_-1204057862', u'MULTIEQUAL_-1204058682'), (u'CALL_-1204069229', u'INDIRECT_-1204061635'), (u'INDIRECT_-1204058164', u'MULTIEQUAL_-1204057856'), (u'INT_MULT_-1204064930', u'INT_ADD_-1204064942'), ('tmp_21503', u'PTRADD_-1204057850'), ('const-433', u'LOAD_-1204065440'), (u'INT_ADD_-1204066987', u'CAST_-1204057563'), ('const-4', u'PTRADD_-1204057772'), (u'INDIRECT_-1204059795', u'MULTIEQUAL_-1204058171'), ('const-10', u'PTRADD_-1204058029'), (u'LOAD_-1204064097', u'INT_MULT_-1204064035'), (u'INDIRECT_-1204060586', u'MULTIEQUAL_-1204059635'), (u'MULTIEQUAL_-1204058005', u'MULTIEQUAL_-1204058821'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204068052'), (u'INT_ADD_-1204065224', u'MULTIEQUAL_-1204062455'), (u'INDIRECT_-1204057629', u'MULTIEQUAL_-1204058216'), (u'INDIRECT_-1204060256', u'MULTIEQUAL_-1204060162'), (u'INDIRECT_-1204063170', u'MULTIEQUAL_-1204058180'), (u'MULTIEQUAL_-1204055261', u'MULTIEQUAL_-1204058120'), (u'MULTIEQUAL_-1204055241', u'MULTIEQUAL_-1204057939'), ('tmp_33792', u'INT_EQUAL_-1204063777'), (u'MULTIEQUAL_-1204059752', u'MULTIEQUAL_-1204059719'), (u'MULTIEQUAL_-1204056741', u'MULTIEQUAL_-1204056111'), ('tmp_7945', u'CBRANCH_-1204062529'), (u'INDIRECT_-1204060525', u'MULTIEQUAL_-1204059574'), (u'INDIRECT_-1204057924', u'MULTIEQUAL_-1204057899'), (u'MULTIEQUAL_-1204058180', u'MULTIEQUAL_-1204062658'), (u'PTRADD_-1204058526', u'LOAD_-1204068285'), (u'INT_EQUAL_-1204067398', u'CBRANCH_-1204067396'), (u'MULTIEQUAL_-1204058972', u'MULTIEQUAL_-1204058162'), (u'CALL_-1204066247', u'INDIRECT_-1204057868'), ('const--1', u'INT_NOTEQUAL_-1204066140'), (u'INDIRECT_-1204059837', u'MULTIEQUAL_-1204058899'), ('tmp_5010', u'CBRANCH_-1204064479'), ('tmp_3619', u'CBRANCH_-1204065867'), ('tmp_21503', u'PTRADD_-1204055680'), ('const-4', u'PTRADD_-1204056205'), (u'CAST_-1204058511', u'LOAD_-1204068480'), (u'MULTIEQUAL_-1204058782', u'MULTIEQUAL_-1204058747'), ('tmp_7229', u'BRANCH_-1204062716'), (u'CAST_-1204055724', u'LOAD_-1204064138'), (u'CALL_-1204063817', u'INDIRECT_-1204057648'), ('const-433', u'LOAD_-1204065228'), (u'INDIRECT_-1204058807', u'MULTIEQUAL_-1204059394'), (u'LOAD_-1204064544', u'CALL_-1204064495'), (u'INDIRECT_-1204058086', u'MULTIEQUAL_-1204057909'), (u'CALL_-1204068795', u'INDIRECT_-1204060168'), ('tmp_7047', u'CBRANCH_-1204062602'), (u'MULTIEQUAL_-1204055228', u'MULTIEQUAL_-1204056291'), ('const-4', u'INT_MULT_-1204068040'), (u'MULTIEQUAL_-1204057272', u'MULTIEQUAL_-1204057244'), (u'CALL_-1204064495', u'INT_EQUAL_-1204064462'), (u'MULTIEQUAL_-1204057008', u'MULTIEQUAL_-1204059717'), (u'PTRSUB_-1204059162', u'CALL_-1204064257'), ('tmp_21503', u'PTRADD_-1204056563'), (u'INT_EQUAL_-1204064758', u'CBRANCH_-1204064756'), (u'INDIRECT_-1204058600', u'MULTIEQUAL_-1204055246'), (u'MULTIEQUAL_-1204060537', u'MULTIEQUAL_-1204060496'), (u'LOAD_-1204068537', u'FLOAT2FLOAT_-1204068483'), ('const-1', u'INT_ADD_-1204065275'), ('tmp_21507', u'LOAD_-1204067110'), ('const-8', u'PTRADD_-1204058092'), (u'LOAD_-1204065105', u'INT_ADD_-1204065049'), (u'CALL_-1204064495', u'INDIRECT_-1204057065'), ('const-433', u'LOAD_-1204065494'), (u'CALL_-1204066247', u'INDIRECT_-1204058360'), (u'MULTIEQUAL_-1204059870', u'MULTIEQUAL_-1204059829'), (u'MULTIEQUAL_-1204057612', u'MULTIEQUAL_-1204057571'), (u'PTRSUB_-1204059162', u'CALL_-1204067163'), (u'INDIRECT_-1204059829', u'MULTIEQUAL_-1204059019'), (u'MULTIEQUAL_-1204059352', u'MULTIEQUAL_-1204060162'), (u'CALL_-1204066723', u'INDIRECT_-1204059323'), (u'INDIRECT_-1204061860', u'MULTIEQUAL_-1204055258'), (u'MULTIEQUAL_-1204056341', u'MULTIEQUAL_-1204059049'), (u'CALL_-1204064772', u'INDIRECT_-1204058866'), ('const-0', u'INT_NOTEQUAL_-1204068140'), ('tmp_21507', u'PTRADD_-1204055117'), (u'INDIRECT_-1204056811', u'MULTIEQUAL_-1204057410'), (u'COPY_-1204058876', u'MULTIEQUAL_-1204061843'), (u'CAST_-1204056343', u'LOAD_-1204065105'), (u'INT_ADD_-1204067006', u'CAST_-1204057576'), (u'CALL_-1204064257', u'INDIRECT_-1204057009'), (u'CALL_-1204066723', u'INDIRECT_-1204059258'), ('tmp_7370', u'CBRANCH_-1204065305'), ('tmp_21510', u'CALL_-1204069078'), (u'MULTIEQUAL_-1204056676', u'MULTIEQUAL_-1204056046'), (u'PTRSUB_-1204059135', u'CALL_-1204069197'), (u'MULTIEQUAL_-1204060659', u'MULTIEQUAL_-1204060618'), (u'INDIRECT_-1204059471', u'MULTIEQUAL_-1204058618'), ('tmp_21507', u'PTRADD_-1204055031'), (u'LOAD_-1204068081', u'INT_MULT_-1204068040'), ('const-4', u'PTRADD_-1204056563'), (u'MULTIEQUAL_-1204056239', u'MULTIEQUAL_-1204057037'), (u'LOAD_-1204064138', u'INT_ADD_-1204063935'), (u'INDIRECT_-1204060272', u'MULTIEQUAL_-1204060537'), ('const-4', u'INT_EQUAL_-1204063757'), (u'INDIRECT_-1204059650', u'MULTIEQUAL_-1204059443'), (u'MULTIEQUAL_-1204059500', u'MULTIEQUAL_-1204058860'), (u'MULTIEQUAL_-1204056348', u'MULTIEQUAL_-1204057479'), ('tmp_21503', u'CALL_-1204069028'), ('const-0', u'INT_EQUAL_-1204066233'), ('tmp_21503', u'PTRADD_-1204057467'), (u'INDIRECT_-1204058792', u'MULTIEQUAL_-1204058005'), (u'MULTIEQUAL_-1204059927', u'MULTIEQUAL_-1204059886'), (u'INT_NOTEQUAL_-1204066969', u'CBRANCH_-1204066916'), ('const-207', u'PTRADD_-1204055940'), ('const-433', u'LOAD_-1204063882'), ('const-1', u'CALL_-1204064546'), (u'MULTIEQUAL_-1204059338', u'MULTIEQUAL_-1204058166'), (u'MULTIEQUAL_-1204058177', u'MULTIEQUAL_-1204059931'), (u'INT_MULT_-1204066405', u'INT_ADD_-1204066417'), ('tmp_6523', u'CBRANCH_-1204063848'), ('const-433', u'LOAD_-1204069076'), ('tmp_2103', u'CBRANCH_-1204067349'), (u'MULTIEQUAL_-1204058857', u'MULTIEQUAL_-1204057967'), ('const-4', u'PTRADD_-1204055950'), (u'MULTIEQUAL_-1204055261', u'MULTIEQUAL_-1204058173'), (u'MULTIEQUAL_-1204060873', u'MULTIEQUAL_-1204060028'), (u'MULTIEQUAL_-1204060646', u'MULTIEQUAL_-1204061456'), (u'INDIRECT_-1204060155', u'MULTIEQUAL_-1204059951'), (u'LOAD_-1204063674', u'INT_ADD_-1204063642'), (u'CALL_-1204069229', u'INDIRECT_-1204061576'), (u'CAST_-1204055548', u'LOAD_-1204063869'), (u'MULTIEQUAL_-1204058100', u'MULTIEQUAL_-1204058059'), (u'INDIRECT_-1204057907', u'MULTIEQUAL_-1204057730'), (u'INDIRECT_-1204060009', u'FLOAT_LESSEQUAL_-1204062626'), (u'CAST_-1204055611', u'LOAD_-1204063974'), (u'LOAD_-1204065190', u'MULTIEQUAL_-1204058157'), (u'INT_ADD_-1204066074', u'MULTIEQUAL_-1204059079'), (u'MULTIEQUAL_-1204059692', u'MULTIEQUAL_-1204059656'), (u'CALL_-1204064539', u'INDIRECT_-1204056691'), (u'INDIRECT_-1204059201', u'MULTIEQUAL_-1204055251'), (u'MULTIEQUAL_-1204058182', u'MULTIEQUAL_-1204059173'), ('const-0', u'INT_NOTEQUAL_-1204065384'), (u'INDIRECT_-1204060212', u'MULTIEQUAL_-1204059264'), ('tmp_21503', u'PTRADD_-1204055719'), (u'INDIRECT_-1204057671', u'MULTIEQUAL_-1204056906'), (u'CALL_-1204067879', u'INDIRECT_-1204059734'), (u'INDIRECT_-1204059795', u'MULTIEQUAL_-1204060359'), ('const-433', u'LOAD_-1204068106'), (u'PTRADD_-1204055653', u'LOAD_-1204063703'), (u'INDIRECT_-1204057173', u'MULTIEQUAL_-1204057150'), (u'MULTIEQUAL_-1204058061', u'MULTIEQUAL_-1204058037'), ('tmp_21507', u'PTRADD_-1204055940'), (u'INDIRECT_-1204057355', u'MULTIEQUAL_-1204057036'), ('tmp_21503', u'CALL_-1204064495'), ('const-1', u'CALL_-1204065928'), (u'INT_ADD_-1204065366', u'CAST_-1204056525'), (u'LOAD_-1204065153', u'MULTIEQUAL_-1204057921'), (u'INT_ADD_-1204066111', u'MULTIEQUAL_-1204063472'), (u'INDIRECT_-1204059593', u'MULTIEQUAL_-1204058740'), (u'COPY_-1204068313', u'MULTIEQUAL_-1204058943'), ('tmp_21507', u'PTRADD_-1204056846'), (u'MULTIEQUAL_-1204058860', u'MULTIEQUAL_-1204059670'), (u'LOAD_-1204067029', u'INT_MULT_-1204066985'), ('const-12', u'PTRADD_-1204056846'), ('tmp_2135', u'BRANCH_-1204067322'), (u'LOAD_-1204066495', u'INT_MULT_-1204066442'), (u'INDIRECT_-1204058238', u'MULTIEQUAL_-1204058531'), ('const-207', u'PTRADD_-1204056836'), (u'INDIRECT_-1204061250', u'MULTIEQUAL_-1204055225'), (u'INDIRECT_-1204057999', u'MULTIEQUAL_-1204058588'), ('const-4', u'PTRADD_-1204058790'), (u'CALL_-1204065248', u'INDIRECT_-1204057628'), (u'CALL_-1204069197', u'INDIRECT_-1204059707'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204068586'), (u'CALL_-1204069078', u'INDIRECT_-1204060006'), (u'FLOAT2FLOAT_-1204063473', u'MULTIEQUAL_-1204056284'), (u'MULTIEQUAL_-1204058352', u'MULTIEQUAL_-1204059174'), ('const-433', u'LOAD_-1204068593'), (u'MULTIEQUAL_-1204062172', u'MULTIEQUAL_-1204062979'), (u'MULTIEQUAL_-1204059115', u'MULTIEQUAL_-1204058467'), ('const-433', u'LOAD_-1204063938'), (u'MULTIEQUAL_-1204058897', u'MULTIEQUAL_-1204059719'), (u'INDIRECT_-1204060134', u'MULTIEQUAL_-1204059204'), ('const-433', u'LOAD_-1204067537'), (u'INDIRECT_-1204058962', u'MULTIEQUAL_-1204055252'), (u'MULTIEQUAL_-1204060004', u'MULTIEQUAL_-1204059931'), (u'MULTIEQUAL_-1204061763', u'MULTIEQUAL_-1204061750'), (u'MULTIEQUAL_-1204057281', u'MULTIEQUAL_-1204057243'), (u'MULTIEQUAL_-1204058937', u'MULTIEQUAL_-1204058289'), (u'INDIRECT_-1204057807', u'MULTIEQUAL_-1204058390'), (u'INT_EQUAL_-1204065895', u'CBRANCH_-1204065893'), ('const-10', u'PTRADD_-1204059040'), (u'CAST_-1204054939', u'LOAD_-1204062360'), (u'CALL_-1204067879', u'INDIRECT_-1204059673'), (u'INDIRECT_-1204059532', u'MULTIEQUAL_-1204058721'), (u'LOAD_-1204066580', u'INT_ADD_-1204066430'), ('tmp_21503', u'CALL_-1204067412'), (u'CALL_-1204068361', u'INDIRECT_-1204059491'), (u'FLOAT_LESSEQUAL_-1204062656', u'CBRANCH_-1204062682'), (u'MULTIEQUAL_-1204057321', u'MULTIEQUAL_-1204057301'), ('const-4', u'PTRADD_-1204058883'), ('const-4', u'INT_MULT_-1204063968'), ('tmp_4555', u'CBRANCH_-1204064848'), (u'INDIRECT_-1204059543', u'MULTIEQUAL_-1204057585'), (u'MULTIEQUAL_-1204055222', u'MULTIEQUAL_-1204057015'), (u'MULTIEQUAL_-1204057048', u'MULTIEQUAL_-1204057006'), (u'CALL_-1204067462', u'INDIRECT_-1204058956'), (u'INT_ADD_-1204066065', u'MULTIEQUAL_-1204063523'), ('const-3', u'INT_EQUAL_-1204066069'), (u'INDIRECT_-1204063699', u'MULTIEQUAL_-1204063613'), (u'MULTIEQUAL_-1204058184', u'MULTIEQUAL_-1204059409'), (u'INDIRECT_-1204059144', u'MULTIEQUAL_-1204059430'), (u'INDIRECT_-1204060744', u'MULTIEQUAL_-1204060650'), (u'MULTIEQUAL_-1204056605', u'MULTIEQUAL_-1204056577'), (u'MULTIEQUAL_-1204058175', u'MULTIEQUAL_-1204059956'), (u'INDIRECT_-1204060212', u'MULTIEQUAL_-1204059409'), (u'CALL_-1204069229', u'INDIRECT_-1204060711'), (u'CALL_-1204069078', u'INDIRECT_-1204061481'), (u'INDIRECT_-1204060199', u'MULTIEQUAL_-1204060097'), (u'CALL_-1204065928', u'MULTIEQUAL_-1204061558'), (u'INDIRECT_-1204058279', u'MULTIEQUAL_-1204057958'), (u'CAST_-1204055250', u'LOAD_-1204063416'), (u'CAST_-1204057928', u'LOAD_-1204067537'), ('const-52', u'INT_ADD_-1204064100'), (u'INDIRECT_-1204057889', u'MULTIEQUAL_-1204057102'), (u'CALL_-1204065979', u'INDIRECT_-1204057859'), (u'INDIRECT_-1204059308', u'MULTIEQUAL_-1204059046'), (u'LOAD_-1204065105', u'INT_ADD_-1204064921'), (u'CALL_-1204064546', u'INDIRECT_-1204057824'), ('const-433', u'LOAD_-1204064162'), (u'CALL_-1204065928', u'INDIRECT_-1204058617'), (u'INT_MULT_-1204064493', u'INT_ADD_-1204064505'), ('const-56', u'INT_ADD_-1204064955'), (u'CALL_-1204064257', u'INDIRECT_-1204060631'), (u'INDIRECT_-1204057004', u'MULTIEQUAL_-1204056239'), (u'CALL_-1204067462', u'INDIRECT_-1204058582'), ('const-433', u'LOAD_-1204066609'), (u'MULTIEQUAL_-1204057885', u'MULTIEQUAL_-1204056997'), ('const-433', u'LOAD_-1204064916'), (u'MULTIEQUAL_-1204062803', u'MULTIEQUAL_-1204062777'), ('const-433', u'STORE_-1204067723'), (u'LOAD_-1204063741', u'MULTIEQUAL_-1204057227'), (u'CALL_-1204065248', u'INDIRECT_-1204057990'), (u'MULTIEQUAL_-1204060705', u'MULTIEQUAL_-1204060679'), (u'PTRADD_-1204056836', u'LOAD_-1204065593'), ('tmp_21503', u'PTRADD_-1204056033'), (u'INDIRECT_-1204059117', u'MULTIEQUAL_-1204059382'), (u'LOAD_-1204064063', u'FLOAT2FLOAT_-1204064009'), (u'LOAD_-1204068195', u'INT_NOTEQUAL_-1204068140'), ('const-433', u'LOAD_-1204066628'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063511'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204066886'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204064818'), (u'MULTIEQUAL_-1204057951', u'MULTIEQUAL_-1204057909'), ('tmp_7161', u'BRANCH_-1204062519'), ('const-433', u'LOAD_-1204068195'), (u'INT_MULT_-1204063841', u'INT_ADD_-1204063853'), (u'MULTIEQUAL_-1204059204', u'MULTIEQUAL_-1204059167'), (u'FLOAT2FLOAT_-1204068591', u'MULTIEQUAL_-1204060117'), (u'MULTIEQUAL_-1204056661', u'MULTIEQUAL_-1204057790'), ('const-166', u'PTRADD_-1204058827'), ('const-1', u'CALL_-1204069078'), (u'INDIRECT_-1204058235', u'MULTIEQUAL_-1204058824'), (u'MULTIEQUAL_-1204056869', u'MULTIEQUAL_-1204056026'), (u'MULTIEQUAL_-1204060678', u'MULTIEQUAL_-1204060636'), (u'CALL_-1204067163', u'INDIRECT_-1204059286'), (u'CALL_-1204064772', u'INDIRECT_-1204058056'), (u'MULTIEQUAL_-1204057599', u'MULTIEQUAL_-1204056760'), (u'CALL_-1204067879', u'INDIRECT_-1204059482'), (u'INDIRECT_-1204058417', u'MULTIEQUAL_-1204058708'), (u'PTRADD_-1204058029', u'CAST_-1204057881'), (u'CALL_-1204067462', u'INDIRECT_-1204060547'), ('const-4', u'INT_EQUAL_-1204066049'), (u'INT_EQUAL_-1204063777', u'CBRANCH_-1204063775'), (u'INT_ADD_-1204068629', u'CAST_-1204058617'), (u'INT_NOTEQUAL_-1204066323', u'CBRANCH_-1204066323'), (u'PTRADD_-1204055667', u'CAST_-1204055454'), ('const-4', u'INT_MULT_-1204064512'), ('const-1', u'CALL_-1204069028'), (u'MULTIEQUAL_-1204055248', u'MULTIEQUAL_-1204058660'), (u'CALL_-1204069028', u'INDIRECT_-1204061451'), (u'CALL_-1204066723', u'INDIRECT_-1204058656'), (u'INDIRECT_-1204058178', u'MULTIEQUAL_-1204055221'), (u'CALL_-1204065928', u'INDIRECT_-1204058914'), (u'INT_NOTEQUAL_-1204066148', u'CBRANCH_-1204066142'), (u'CALL_-1204064772', u'INDIRECT_-1204057214'), (u'PTRADD_-1204055370', u'STORE_-1204063206'), (u'MULTIEQUAL_-1204057894', u'MULTIEQUAL_-1204057852'), (u'INDIRECT_-1204057497', u'MULTIEQUAL_-1204057225'), (u'MULTIEQUAL_-1204057187', u'MULTIEQUAL_-1204059891'), (u'INDIRECT_-1204057153', u'MULTIEQUAL_-1204055208'), (u'INDIRECT_-1204059545', u'MULTIEQUAL_-1204059341'), (u'INDIRECT_-1204059736', u'MULTIEQUAL_-1204058927'), (u'INDIRECT_-1204058831', u'MULTIEQUAL_-1204059115'), (u'CALL_-1204064495', u'INDIRECT_-1204056943'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204068555'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063582'), (u'CALL_-1204069078', u'INDIRECT_-1204060368'), (u'STORE_-1204063206', u'INDIRECT_-1204057911'), (u'MULTIEQUAL_-1204057978', u'MULTIEQUAL_-1204057937'), (u'INDIRECT_-1204063170', u'MULTIEQUAL_-1204063443'), (u'INDIRECT_-1204059707', u'MULTIEQUAL_-1204059609'), (u'CAST_-1204056618', u'LOAD_-1204065528'), (u'CALL_-1204064257', u'INDIRECT_-1204057131'), (u'CALL_-1204065928', u'INDIRECT_-1204057828'), (u'MULTIEQUAL_-1204055217', u'MULTIEQUAL_-1204056722'), (u'MULTIEQUAL_-1204058345', u'MULTIEQUAL_-1204058937'), (u'MULTIEQUAL_-1204060056', u'MULTIEQUAL_-1204060028'), (u'CALL_-1204065248', u'INDIRECT_-1204057323'), (u'INT_ADD_-1204065446', u'CAST_-1204056577'), (u'INT_NOTEQUAL_-1204063804', u'CBRANCH_-1204063804'), (u'CALL_-1204069229', u'INDIRECT_-1204060768'), (u'CALL_-1204067879', u'INDIRECT_-1204059913'), (u'CALL_-1204069197', u'INDIRECT_-1204060199'), (u'MULTIEQUAL_-1204057264', u'MULTIEQUAL_-1204057244'), (u'INT_MULT_-1204063760', u'INT_ADD_-1204063772'), (u'CALL_-1204064495', u'INDIRECT_-1204057004'), ('const-88', u'CALL_-1204064257'), (u'MULTIEQUAL_-1204055245', u'MULTIEQUAL_-1204058414'), (u'PTRADD_-1204058763', u'CAST_-1204058639'), (u'MULTIEQUAL_-1204057015', u'MULTIEQUAL_-1204058146'), (u'INDIRECT_-1204060866', u'MULTIEQUAL_-1204060764'), (u'MULTIEQUAL_-1204057664', u'MULTIEQUAL_-1204057641'), (u'INDIRECT_-1204060098', u'MULTIEQUAL_-1204059886'), ('const-433', u'LOAD_-1204065369'), ('const-0', u'COPY_-1204062679'), (u'CALL_-1204065248', u'INDIRECT_-1204057750'), (u'INT_SLESS_-1204063292', u'CBRANCH_-1204063299'), (u'CALL_-1204069197', u'INDIRECT_-1204060313'), (u'MULTIEQUAL_-1204059369', u'MULTIEQUAL_-1204059324'), (u'LOAD_-1204064107', u'FLOAT2FLOAT_-1204064053'), ('const-0', u'INT_NOTEQUAL_-1204066323'), (u'LOAD_-1204068247', u'MULTIEQUAL_-1204059370'), (u'CALL_-1204065928', u'INDIRECT_-1204057698'), (u'MULTIEQUAL_-1204057300', u'MULTIEQUAL_-1204056455'), (u'MULTIEQUAL_-1204059545', u'MULTIEQUAL_-1204059500'), (u'LOAD_-1204068493', u'INT_MULT_-1204068452'), (u'LOAD_-1204067701', u'INT_NOTEQUAL_-1204067688'), (u'CALL_-1204065979', u'INDIRECT_-1204058587'), ('const-433', u'LOAD_-1204064063'), (u'MULTIEQUAL_-1204059321', u'MULTIEQUAL_-1204059288'), (u'COPY_-1204063671', u'MULTIEQUAL_-1204063472'), (u'MULTIEQUAL_-1204057224', u'MULTIEQUAL_-1204057183'), ('const-433', u'LOAD_-1204069301'), (u'MULTIEQUAL_-1204058597', u'MULTIEQUAL_-1204058716'), (u'PTRADD_-1204057772', u'LOAD_-1204067097'), ('const-4', u'PTRADD_-1204056156'), (u'INDIRECT_-1204058430', u'MULTIEQUAL_-1204056472'), (u'MULTIEQUAL_-1204059488', u'MULTIEQUAL_-1204059443'), (u'CALL_-1204065979', u'INDIRECT_-1204057668'), (u'LOAD_-1204066701', u'MULTIEQUAL_-1204055264'), ('const-433', u'LOAD_-1204063741'), (u'INDIRECT_-1204057591', u'MULTIEQUAL_-1204057272'), (u'INDIRECT_-1204058304', u'MULTIEQUAL_-1204056348'), (u'LOAD_-1204065528', u'INT_MULT_-1204065466'), (u'CALL_-1204067412', u'INDIRECT_-1204059280'), (u'MULTIEQUAL_-1204056308', u'MULTIEQUAL_-1204056280'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204059561'), ('tmp_2499', u'CBRANCH_-1204066858'), ('const-433', u'LOAD_-1204068141'), (u'CAST_-1204058622', u'LOAD_-1204068654'), (u'LOAD_-1204068676', u'INT_ADD_-1204068409'), (u'INDIRECT_-1204058125', u'MULTIEQUAL_-1204056169'), (u'INT_MULT_-1204063444', u'INT_ADD_-1204063456'), (u'MULTIEQUAL_-1204057207', u'MULTIEQUAL_-1204057187'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204066828'), (u'MULTIEQUAL_-1204056975', u'MULTIEQUAL_-1204056967'), (u'INDIRECT_-1204057648', u'MULTIEQUAL_-1204057951'), ('const-433', u'LOAD_-1204063847'), (u'CALL_-1204069229', u'INDIRECT_-1204059731'), (u'MULTIEQUAL_-1204056455', u'MULTIEQUAL_-1204059167'), (u'CALL_-1204069028', u'INDIRECT_-1204060765'), (u'INDIRECT_-1204060765', u'MULTIEQUAL_-1204060555'), (u'LOAD_-1204067044', u'INT_ADD_-1204066987'), (u'INDIRECT_-1204058059', u'MULTIEQUAL_-1204055241'), (u'MULTIEQUAL_-1204059724', u'MULTIEQUAL_-1204059076'), (u'INDIRECT_-1204056449', u'MULTIEQUAL_-1204057048'), (u'FLOAT2FLOAT_-1204063942', u'MULTIEQUAL_-1204057238'), ('const-166', u'PTRADD_-1204056883'), (u'INT_ADD_-1204067803', u'INT_SLESS_-1204067766'), (u'INT_ADD_-1204064921', u'CAST_-1204056226'), ('const-433', u'LOAD_-1204065528'), (u'MULTIEQUAL_-1204059157', u'MULTIEQUAL_-1204059753'), (u'MULTIEQUAL_-1204058157', u'MULTIEQUAL_-1204057517'), (u'MULTIEQUAL_-1204058230', u'MULTIEQUAL_-1204058190'), (u'INDIRECT_-1204058665', u'MULTIEQUAL_-1204055247'), ('const-0', u'INT_EQUAL_-1204067379'), (u'INDIRECT_-1204059084', u'MULTIEQUAL_-1204059667'), (u'INDIRECT_-1204057454', u'MULTIEQUAL_-1204058039'), (u'MULTIEQUAL_-1204059695', u'MULTIEQUAL_-1204059662'), ('const-4', u'PTRADD_-1204058763'), (u'MULTIEQUAL_-1204058053', u'MULTIEQUAL_-1204058012'), (u'LOAD_-1204063882', u'INT_MULT_-1204063841'), ('const-433', u'LOAD_-1204068984'), (u'CALL_-1204065979', u'INDIRECT_-1204057920'), (u'MULTIEQUAL_-1204059631', u'MULTIEQUAL_-1204058991'), (u'INT_ADD_-1204066327', u'CAST_-1204057127'), (u'INT_NOTEQUAL_-1204065260', u'CBRANCH_-1204065259'), (u'CALL_-1204063817', u'INDIRECT_-1204057412'), (u'INT_ADD_-1204067803', u'MULTIEQUAL_-1204061228'), (u'INDIRECT_-1204058365', u'MULTIEQUAL_-1204058175'), ('tmp_21507', u'PTRADD_-1204057801'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204058312'), (u'LOAD_-1204065569', u'INT_ADD_-1204065512'), (u'CAST_-1204057266', u'LOAD_-1204066549'), (u'INDIRECT_-1204061082', u'MULTIEQUAL_-1204061345'), (u'CALL_-1204065248', u'INDIRECT_-1204057864'), (u'LOAD_-1204068339', u'MULTIEQUAL_-1204059870'), (u'CAST_-1204056535', u'LOAD_-1204065405'), (u'CALL_-1204066723', u'INDIRECT_-1204062156'), (u'INDIRECT_-1204057059', u'MULTIEQUAL_-1204057658'), ('const-40', u'INT_ADD_-1204069285'), (u'FLOAT2FLOAT_-1204065408', u'MULTIEQUAL_-1204058097'), ('tmp_6895', u'CBRANCH_-1204064583'), ('const-0', u'INT_NOTEQUAL_-1204066392'), (u'COPY_-1204065359', u'MULTIEQUAL_-1204058435'), (u'INDIRECT_-1204061082', u'MULTIEQUAL_-1204058179'), (u'CALL_-1204063817', u'INDIRECT_-1204056314'), (u'INDIRECT_-1204057698', u'MULTIEQUAL_-1204055740'), (u'MULTIEQUAL_-1204057862', u'MULTIEQUAL_-1204057820'), (u'INDIRECT_-1204058495', u'MULTIEQUAL_-1204058307'), (u'CAST_-1204056001', u'LOAD_-1204064544'), (u'MULTIEQUAL_-1204056886', u'MULTIEQUAL_-1204059595'), (u'PTRADD_-1204058513', u'CAST_-1204058375'), (u'CALL_-1204069229', u'INDIRECT_-1204060463'), (u'MULTIEQUAL_-1204055247', u'MULTIEQUAL_-1204058543'), (u'INDIRECT_-1204058502', u'MULTIEQUAL_-1204058219'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204068125'), (u'MULTIEQUAL_-1204058230', u'MULTIEQUAL_-1204059052'), (u'MULTIEQUAL_-1204056997', u'MULTIEQUAL_-1204056158'), (u'INT_ADD_-1204066362', u'CAST_-1204057154'), (u'PTRADD_-1204055680', u'LOAD_-1204063741'), (u'LOAD_-1204068676', u'INT_ADD_-1204068620'), ('const-0', u'CALL_-1204069078'), (u'CALL_-1204064539', u'INDIRECT_-1204056634'), (u'INDIRECT_-1204058294', u'MULTIEQUAL_-1204058050'), ('const-433', u'LOAD_-1204068645'), (u'MULTIEQUAL_-1204057085', u'MULTIEQUAL_-1204057065'), (u'PTRADD_-1204058883', u'CAST_-1204058581'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204068090'), ('const-433', u'LOAD_-1204065280'), (u'CALL_-1204064772', u'INDIRECT_-1204058121'), (u'MULTIEQUAL_-1204058184', u'MULTIEQUAL_-1204058146'), ('tmp_1644', u'CBRANCH_-1204067773'), (u'COPY_-1204066369', u'MULTIEQUAL_-1204058376'), (u'MULTIEQUAL_-1204057102', u'MULTIEQUAL_-1204057915'), (u'COPY_-1204063769', u'MULTIEQUAL_-1204056183'), ('tmp_7628', u'CBRANCH_-1204062591'), (u'MULTIEQUAL_-1204058345', u'MULTIEQUAL_-1204055244'), (u'CAST_-1204054941', u'LOAD_-1204062645'), (u'INDIRECT_-1204057449', u'MULTIEQUAL_-1204057147'), (u'MULTIEQUAL_-1204062527', u'INT_ADD_-1204065256'), (u'FLOAT2FLOAT_-1204066790', u'MULTIEQUAL_-1204058902'), (u'INDIRECT_-1204060071', u'MULTIEQUAL_-1204060678'), ('const-4', u'INT_MULT_-1204068078'), (u'MULTIEQUAL_-1204056300', u'MULTIEQUAL_-1204057098'), (u'MULTIEQUAL_-1204058312', u'MULTIEQUAL_-1204058299'), (u'MULTIEQUAL_-1204056906', u'MULTIEQUAL_-1204057704'), ('const-8', u'INT_ADD_-1204063642'), (u'MULTIEQUAL_-1204059453', u'MULTIEQUAL_-1204059412'), (u'MULTIEQUAL_-1204056291', u'MULTIEQUAL_-1204057422'), (u'MULTIEQUAL_-1204056230', u'MULTIEQUAL_-1204057359'), (u'INDIRECT_-1204057305', u'MULTIEQUAL_-1204056518'), (u'INT_ADD_-1204066524', u'CAST_-1204057259'), (u'INDIRECT_-1204056962', u'MULTIEQUAL_-1204055205'), (u'COPY_-1204067120', u'MULTIEQUAL_-1204058868'), (u'MULTIEQUAL_-1204057023', u'MULTIEQUAL_-1204057612'), ('const-8', u'PTRADD_-1204055348'), (u'LOAD_-1204066580', u'INT_ADD_-1204066327'), (u'LOAD_-1204063869', u'FLOAT2FLOAT_-1204063815'), ('const-433', u'LOAD_-1204065666'), ('const-216', u'PTRADD_-1204058477'), (u'MULTIEQUAL_-1204061843', u'FLOAT_LESS_-1204061027'), ('const-433', u'LOAD_-1204066844'), (u'MULTIEQUAL_-1204057048', u'MULTIEQUAL_-1204056418'), (u'CALL_-1204069028', u'INDIRECT_-1204061510'), (u'MULTIEQUAL_-1204059635', u'MULTIEQUAL_-1204059602'), (u'CALL_-1204069078', u'INDIRECT_-1204060494'), (u'INT_ADD_-1204066548', u'CAST_-1204057275'), ('const-8', u'PTRADD_-1204056043'), ('const-433', u'LOAD_-1204064116'), (u'INDIRECT_-1204059910', u'MULTIEQUAL_-1204058168'), (u'INDIRECT_-1204058086', u'MULTIEQUAL_-1204057321'), (u'INDIRECT_-1204059975', u'MULTIEQUAL_-1204058169'), (u'MULTIEQUAL_-1204058782', u'MULTIEQUAL_-1204058740'), (u'MULTIEQUAL_-1204059780', u'MULTIEQUAL_-1204059753'), (u'FLOAT2FLOAT_-1204068426', u'MULTIEQUAL_-1204059901'), ('const-433', u'LOAD_-1204064695'), (u'INDIRECT_-1204060504', u'MULTIEQUAL_-1204060402'), (u'MULTIEQUAL_-1204058597', u'MULTIEQUAL_-1204058564'), (u'PTRADD_-1204057801', u'CAST_-1204057655'), (u'CAST_-1204056269', u'LOAD_-1204064995'), (u'MULTIEQUAL_-1204062527', u'INT_NOTEQUAL_-1204067140'), (u'INDIRECT_-1204059919', u'MULTIEQUAL_-1204058968'), ('const-10', u'PTRADD_-1204058989'), (u'MULTIEQUAL_-1204058799', u'MULTIEQUAL_-1204059609'), ('const-433', u'LOAD_-1204066902'), ('const-4', u'INT_MULT_-1204065466'), (u'CALL_-1204064539', u'INDIRECT_-1204056024'), (u'MULTIEQUAL_-1204057399', u'MULTIEQUAL_-1204057359'), (u'MULTIEQUAL_-1204060716', u'MULTIEQUAL_-1204060675'), (u'INDIRECT_-1204060805', u'MULTIEQUAL_-1204060636'), (u'INT_ADD_-1204067514', u'MULTIEQUAL_-1204060126'), ('const-433', u'LOAD_-1204065608'), (u'INDIRECT_-1204061510', u'MULTIEQUAL_-1204060705'), (u'LOAD_-1204065105', u'INT_ADD_-1204064955'), ('tmp_21503', u'PTRADD_-1204057494'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204065411'), ('tmp_847', u'CBRANCH_-1204068494'), ('const-88', u'CALL_-1204065688'), ('tmp_21503', u'PTRADD_-1204056929'), (u'INDIRECT_-1204059128', u'MULTIEQUAL_-1204058164'), ('tmp_21510', u'CALL_-1204065979'), (u'INDIRECT_-1204058319', u'MULTIEQUAL_-1204058039'), (u'MULTIEQUAL_-1204058168', u'MULTIEQUAL_-1204059384'), (u'MULTIEQUAL_-1204059036', u'MULTIEQUAL_-1204059023'), (u'INT_MULT_-1204066350', u'INT_ADD_-1204066362'), (u'LOAD_-1204068218', u'INT_ADD_-1204068009'), (u'FLOAT2FLOAT_-1204068133', u'MULTIEQUAL_-1204059157'), (u'INT_SUB_-1204066097', u'INT_ADD_-1204066074'), (u'INT_ADD_-1204066828', u'CAST_-1204057461'), (u'MULTIEQUAL_-1204057284', u'MULTIEQUAL_-1204057242'), (u'CAST_-1204058426', u'LOAD_-1204068339'), (u'MULTIEQUAL_-1204057065', u'MULTIEQUAL_-1204059777'), (u'MULTIEQUAL_-1204057708', u'MULTIEQUAL_-1204057664'), (u'FLOAT2FLOAT_-1204066883', u'MULTIEQUAL_-1204058994'), ('const-4', u'INT_MULT_-1204066909'), (u'INDIRECT_-1204058055', u'MULTIEQUAL_-1204058348'), (u'CALL_-1204065928', u'INDIRECT_-1204059543'), (u'INDIRECT_-1204059910', u'COPY_-1204058904'), (u'INDIRECT_-1204060367', u'MULTIEQUAL_-1204060056'), (u'MULTIEQUAL_-1204056579', u'MULTIEQUAL_-1204057168'), (u'FLOAT2FLOAT_-1204068548', u'MULTIEQUAL_-1204060056'), (u'CAST_-1204057619', u'LOAD_-1204067083'), (u'INDIRECT_-1204060212', u'MULTIEQUAL_-1204060008'), (u'INT_ADD_-1204066921', u'CAST_-1204057522'), ('const-84', u'INT_ADD_-1204064852'), ('const-4', u'COPY_-1204063928'), (u'INDIRECT_-1204060517', u'MULTIEQUAL_-1204059665'), (u'INDIRECT_-1204058238', u'MULTIEQUAL_-1204055261'), ('const-4', u'INT_MULT_-1204063536'), (u'INDIRECT_-1204059437', u'MULTIEQUAL_-1204059724'), (u'INDIRECT_-1204058279', u'COPY_-1204056109'), (u'INDIRECT_-1204060586', u'MULTIEQUAL_-1204060379'), (u'MULTIEQUAL_-1204059811', u'MULTIEQUAL_-1204059776'), ('tmp_6169', u'CBRANCH_-1204063299'), ('const-52', u'INT_ADD_-1204066541'), (u'INT_MULT_-1204068078', u'INT_ADD_-1204068090'), (u'MULTIEQUAL_-1204058754', u'MULTIEQUAL_-1204059570'), (u'COPY_-1204058905', u'MULTIEQUAL_-1204061874'), (u'INDIRECT_-1204057998', u'MULTIEQUAL_-1204055240'), (u'PTRADD_-1204056033', u'CAST_-1204055792'), (u'INT_ADD_-1204067926', u'CAST_-1204058157'), (u'INDIRECT_-1204059482', u'MULTIEQUAL_-1204058184'), (u'CALL_-1204069197', u'INDIRECT_-1204060256'), ('const-433', u'LOAD_-1204063651'), (u'COPY_-1204056964', u'MULTIEQUAL_-1204059824'), ('const-10', u'PTRADD_-1204058261'), (u'INDIRECT_-1204060565', u'MULTIEQUAL_-1204059631'), (u'CALL_-1204065688', u'INDIRECT_-1204057522'), (u'INDIRECT_-1204058474', u'MULTIEQUAL_-1204055263'), (u'CAST_-1204055194', u'LOAD_-1204063320'), ('const-4', u'PTRADD_-1204055680'), (u'FLOAT2FLOAT_-1204066379', u'MULTIEQUAL_-1204058050'), (u'INDIRECT_-1204057763', u'MULTIEQUAL_-1204055803'), (u'MULTIEQUAL_-1204055220', u'MULTIEQUAL_-1204058068'), (u'CAST_-1204055363', u'LOAD_-1204063589'), (u'MULTIEQUAL_-1204058182', u'MULTIEQUAL_-1204059028'), (u'COPY_-1204066675', u'MULTIEQUAL_-1204057949'), ('const-433', u'LOAD_-1204064009'), ('const-0', u'INT_NOTEQUAL_-1204065028'), (u'MULTIEQUAL_-1204057864', u'MULTIEQUAL_-1204057823'), ('const-433', u'LOAD_-1204068339'), ('tmp_6703', u'CBRANCH_-1204062867'), (u'CALL_-1204068795', u'INDIRECT_-1204060416'), (u'MULTIEQUAL_-1204059956', u'MULTIEQUAL_-1204060764'), (u'CAST_-1204055653', u'LOAD_-1204064031'), (u'INDIRECT_-1204057275', u'MULTIEQUAL_-1204057864'), (u'PTRADD_-1204058790', u'CAST_-1204058665'), (u'STORE_-1204067750', u'INDIRECT_-1204060698'), (u'INDIRECT_-1204057510', u'MULTIEQUAL_-1204057208'), (u'INDIRECT_-1204058474', u'MULTIEQUAL_-1204059057'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204065522'), (u'INDIRECT_-1204061451', u'MULTIEQUAL_-1204060646'), ('const-72', u'INT_ADD_-1204064900'), (u'INT_ADD_-1204063582', u'CAST_-1204055370'), (u'COPY_-1204065200', u'MULTIEQUAL_-1204057023'), (u'PTRSUB_-1204059162', u'CALL_-1204064772'), (u'INDIRECT_-1204060744', u'MULTIEQUAL_-1204059814'), (u'CALL_-1204069078', u'INDIRECT_-1204060063'), (u'INT_ADD_-1204064081', u'CAST_-1204055694'), (u'MULTIEQUAL_-1204059870', u'MULTIEQUAL_-1204059230'), (u'INDIRECT_-1204057998', u'MULTIEQUAL_-1204058577'), (u'INDIRECT_-1204057889', u'MULTIEQUAL_-1204057701'), (u'LOAD_-1204064455', u'INT_SLESS_-1204064427'), (u'INDIRECT_-1204058678', u'MULTIEQUAL_-1204057820'), ('const-433', u'LOAD_-1204068012'), (u'MULTIEQUAL_-1204058729', u'MULTIEQUAL_-1204058705'), (u'LOAD_-1204063643', u'FLOAT2FLOAT_-1204063589'), (u'CALL_-1204064546', u'INDIRECT_-1204057336'), (u'LOAD_-1204068266', u'MULTIEQUAL_-1204059813'), (u'COPY_-1204057901', u'MULTIEQUAL_-1204060813'), ('const-433', u'LOAD_-1204068247'), ('const-4', u'INT_MULT_-1204064875'), (u'MULTIEQUAL_-1204057475', u'MULTIEQUAL_-1204056845'), (u'INDIRECT_-1204059543', u'MULTIEQUAL_-1204058754'), (u'INT_MULT_-1204066476', u'INT_ADD_-1204066488'), ('const-433', u'LOAD_-1204065029'), (u'CAST_-1204057470', u'LOAD_-1204066857'), (u'INDIRECT_-1204061690', u'MULTIEQUAL_-1204059742'), ('tmp_21507', u'PTRADD_-1204056293'), (u'CALL_-1204069028', u'INDIRECT_-1204059858'), (u'INDIRECT_-1204057004', u'MULTIEQUAL_-1204056827'), (u'MULTIEQUAL_-1204057689', u'MULTIEQUAL_-1204057666'), (u'MULTIEQUAL_-1204058073', u'MULTIEQUAL_-1204058061'), (u'MULTIEQUAL_-1204058292', u'INT_ADD_-1204063276'), (u'MULTIEQUAL_-1204061228', u'CALL_-1204069028'), (u'INT_SLESS_-1204067535', u'CBRANCH_-1204067542'), (u'MULTIEQUAL_-1204055212', u'MULTIEQUAL_-1204057576'), (u'MULTIEQUAL_-1204056247', u'MULTIEQUAL_-1204056239'), ('const-433', u'LOAD_-1204065405'), (u'CALL_-1204068795', u'INDIRECT_-1204060473'), (u'CALL_-1204064546', u'INDIRECT_-1204057702'), (u'INDIRECT_-1204059430', u'MULTIEQUAL_-1204059096'), ('const-433', u'LOAD_-1204063485'), (u'MULTIEQUAL_-1204062979', u'CALL_-1204067462'), ('const-4', u'INT_MULT_-1204063841'), (u'MULTIEQUAL_-1204057163', u'MULTIEQUAL_-1204057122'), (u'MULTIEQUAL_-1204057105', u'MULTIEQUAL_-1204057063'), (u'MULTIEQUAL_-1204059665', u'MULTIEQUAL_-1204059652'), (u'MULTIEQUAL_-1204058089', u'MULTIEQUAL_-1204058064'), (u'CALL_-1204068361', u'INDIRECT_-1204059369'), (u'INT_SLESS_-1204064427', u'CBRANCH_-1204064434'), (u'INT_EQUAL_-1204064800', u'CBRANCH_-1204064797'), (u'INDIRECT_-1204059219', u'MULTIEQUAL_-1204058369'), (u'INDIRECT_-1204057610', u'MULTIEQUAL_-1204056825'), (u'MULTIEQUAL_-1204060106', u'MULTIEQUAL_-1204060065'), (u'PTRADD_-1204058261', u'CAST_-1204058108'), (u'INDIRECT_-1204060273', u'MULTIEQUAL_-1204059321'), (u'INDIRECT_-1204057629', u'MULTIEQUAL_-1204055212'), ('const-4', u'COPY_-1204065359'), (u'CALL_-1204069028', u'INDIRECT_-1204060879'), ('const-433', u'LOAD_-1204068742'), (u'LOAD_-1204066811', u'INT_NOTEQUAL_-1204066790'), (u'INDIRECT_-1204059368', u'MULTIEQUAL_-1204059927'), (u'CALL_-1204064495', u'INDIRECT_-1204058717'), (u'INT_NOTEQUAL_-1204063794', u'CBRANCH_-1204063679'), ('tmp_7075', u'CBRANCH_-1204062682'), (u'MULTIEQUAL_-1204059753', u'MULTIEQUAL_-1204059717'), (u'CALL_-1204064546', u'INDIRECT_-1204057271'), ('const-4', u'INT_MULT_-1204065434'), (u'INDIRECT_-1204059105', u'MULTIEQUAL_-1204058892'), (u'CALL_-1204066723', u'INDIRECT_-1204058477'), (u'MULTIEQUAL_-1204060019', u'MULTIEQUAL_-1204060829'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204060353'), (u'CALL_-1204066723', u'INDIRECT_-1204060068'), (u'MULTIEQUAL_-1204059719', u'MULTIEQUAL_-1204060528'), (u'INT_ADD_-1204068645', u'CAST_-1204058627'), (u'INDIRECT_-1204058787', u'MULTIEQUAL_-1204059369'), (u'CALL_-1204067879', u'INDIRECT_-1204059189'), (u'CAST_-1204057163', u'LOAD_-1204066391'), (u'INDIRECT_-1204058011', u'MULTIEQUAL_-1204057823'), ('const-12', u'PTRADD_-1204058513'), ('tmp_1247', u'CBRANCH_-1204068082'), (u'CALL_-1204065248', u'INDIRECT_-1204058177'), (u'MULTIEQUAL_-1204057061', u'MULTIEQUAL_-1204057037'), (u'INDIRECT_-1204060416', u'MULTIEQUAL_-1204060117'), (u'INDIRECT_-1204056943', u'MULTIEQUAL_-1204056766'), ('const-8', u'PTRADD_-1204055117'), ('const-4', u'INT_MULT_-1204065341'), (u'LOAD_-1204067044', u'INT_ADD_-1204066864'), ('const-433', u'LOAD_-1204066564'), (u'CALL_-1204064772', u'INT_EQUAL_-1204064758'), (u'PTRADD_-1204058477', u'CAST_-1204058340'), (u'MULTIEQUAL_-1204056308', u'MULTIEQUAL_-1204056300'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204066362'), ('const-433', u'LOAD_-1204063869'), (u'INT_ADD_-1204065013', u'CAST_-1204056294'), (u'INDIRECT_-1204057610', u'MULTIEQUAL_-1204057433'), ('const-433', u'STORE_-1204063174'), (u'MULTIEQUAL_-1204058878', u'MULTIEQUAL_-1204058230'), (u'LOAD_-1204065105', u'INT_ADD_-1204065066'), (u'MULTIEQUAL_-1204055264', u'MULTIEQUAL_-1204058177'), (u'MULTIEQUAL_-1204058053', u'MULTIEQUAL_-1204058874'), ('tmp_3577', u'CBRANCH_-1204065893'), (u'MULTIEQUAL_-1204056780', u'MULTIEQUAL_-1204056760'), ('const-216', u'PTRADD_-1204057737'), ('tmp_21503', u'PTRADD_-1204056205'), (u'LOAD_-1204063674', u'INT_ADD_-1204063400'), (u'LOAD_-1204064138', u'INT_ADD_-1204063958'), ('const-1', u'CALL_-1204064495'), (u'CALL_-1204063341', u'INDIRECT_-1204056876'), (u'MULTIEQUAL_-1204058846', u'MULTIEQUAL_-1204058964'), (u'INDIRECT_-1204062156', u'MULTIEQUAL_-1204055258'), (u'INT_EQUAL_-1204063757', u'CBRANCH_-1204063755'), (u'MULTIEQUAL_-1204058972', u'MULTIEQUAL_-1204059567'), (u'PTRADD_-1204058103', u'CAST_-1204057956'), (u'INDIRECT_-1204057907', u'MULTIEQUAL_-1204057142'), ('const-4', u'PTRADD_-1204056055'), (u'INT_ADD_-1204063922', u'CAST_-1204055592'), (u'CALL_-1204067462', u'INDIRECT_-1204062635'), (u'INDIRECT_-1204060098', u'MULTIEQUAL_-1204059142'), ('tmp_3651', u'BRANCH_-1204065840'), (u'LOAD_-1204063634', u'INT_MULT_-1204063570'), (u'MULTIEQUAL_-1204059897', u'MULTIEQUAL_-1204060707'), ('tmp_6611', u'CBRANCH_-1204063775'), ('const-4', u'INT_MULT_-1204063760'), (u'INT_ADD_-1204066163', u'MULTIEQUAL_-1204061816'), (u'PTRADD_-1204056563', u'CAST_-1204056378'), (u'INT_ADD_-1204063276', u'MULTIEQUAL_-1204057472'), (u'STORE_-1204063159', u'INDIRECT_-1204057889'), ('const-56', u'INT_ADD_-1204068065'), (u'MULTIEQUAL_-1204057093', u'MULTIEQUAL_-1204057085'), (u'CALL_-1204067462', u'INDIRECT_-1204058643'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204065058'), (u'INDIRECT_-1204056813', u'MULTIEQUAL_-1204056046'), (u'CALL_-1204065979', u'INDIRECT_-1204057794'), ('tmp_21507', u'PTRADD_-1204056043'), (u'CALL_-1204069197', u'INDIRECT_-1204060866'), (u'CALL_-1204064772', u'INDIRECT_-1204057999'), ('const-0', u'INT_NOTEQUAL_-1204063953'), (u'INDIRECT_-1204057610', u'MULTIEQUAL_-1204056845'), (u'INDIRECT_-1204058360', u'MULTIEQUAL_-1204055244'), ('const-433', u'LOAD_-1204068202'), (u'INDIRECT_-1204056813', u'MULTIEQUAL_-1204056634'), (u'MULTIEQUAL_-1204059326', u'MULTIEQUAL_-1204059289'), (u'INDIRECT_-1204059022', u'MULTIEQUAL_-1204055248'), (u'INDIRECT_-1204057828', u'MULTIEQUAL_-1204057638'), (u'INT_NOTEQUAL_-1204064063', u'CBRANCH_-1204064010'), (u'MULTIEQUAL_-1204057207', u'MULTIEQUAL_-1204058001'), (u'MULTIEQUAL_-1204058190', u'MULTIEQUAL_-1204058177'), ('const-1', u'CALL_-1204065979'), ('tmp_21507', u'PTRADD_-1204055270'), (u'INDIRECT_-1204057126', u'MULTIEQUAL_-1204056341'), (u'MULTIEQUAL_-1204058531', u'MULTIEQUAL_-1204058487'), (u'INDIRECT_-1204057534', u'INT_NOTEQUAL_-1204063854'), (u'MULTIEQUAL_-1204058114', u'MULTIEQUAL_-1204058935'), (u'INT_ADD_-1204068521', u'CAST_-1204058546'), (u'LOAD_-1204063938', u'FLOAT2FLOAT_-1204063884'), (u'MULTIEQUAL_-1204059606', u'MULTIEQUAL_-1204059561'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204066293'), (u'INT_MULT_-1204068452', u'INT_ADD_-1204068464'), (u'CALL_-1204066247', u'INDIRECT_-1204059084'), (u'INDIRECT_-1204059593', u'MULTIEQUAL_-1204058782'), (u'CAST_-1204056321', u'LOAD_-1204065074'), (u'INDIRECT_-1204057990', u'MULTIEQUAL_-1204055213'), (u'INT_SLESS_-1204062618', u'CBRANCH_-1204062625'), (u'MULTIEQUAL_-1204059574', u'MULTIEQUAL_-1204059541'), (u'FLOAT2FLOAT_-1204065484', u'MULTIEQUAL_-1204058219'), (u'PTRADD_-1204055117', u'CAST_-1204054941'), (u'INDIRECT_-1204059837', u'MULTIEQUAL_-1204059735'), ('const-433', u'LOAD_-1204065382'), (u'INDIRECT_-1204060700', u'MULTIEQUAL_-1204059897'), ('tmp_21507', u'PTRADD_-1204056939'), ('tmp_6014', u'CBRANCH_-1204063417'), (u'INDIRECT_-1204056375', u'MULTIEQUAL_-1204056088'), (u'INDIRECT_-1204058735', u'MULTIEQUAL_-1204056779'), (u'LOAD_-1204063674', u'INT_ADD_-1204063469'), (u'MULTIEQUAL_-1204057612', u'MULTIEQUAL_-1204056972'), (u'FLOAT2FLOAT_-1204064975', u'MULTIEQUAL_-1204057208'), (u'LOAD_-1204063847', u'INT_MULT_-1204063779'), (u'INDIRECT_-1204057172', u'MULTIEQUAL_-1204057475'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204066083'), (u'MULTIEQUAL_-1204058958', u'MULTIEQUAL_-1204059776'), ('const-4', u'PTRADD_-1204058103'), (u'LOAD_-1204065569', u'INT_ADD_-1204065297'), ('tmp_21507', u'PTRADD_-1204058883'), (u'MULTIEQUAL_-1204058943', u'MULTIEQUAL_-1204058911'), (u'CAST_-1204057480', u'LOAD_-1204066880'), ('const-12', u'PTRADD_-1204055950'), ('const-433', u'LOAD_-1204067022'), (u'INT_SLESS_-1204064504', u'CBRANCH_-1204064511'), ('tmp_6675', u'CBRANCH_-1204062779'), ('const-208', u'PTRADD_-1204057872'), ('const-433', u'LOAD_-1204064544'), ('const-1', u'PTRADD_-1204058526'), (u'MULTIEQUAL_-1204056967', u'MULTIEQUAL_-1204057765'), (u'INDIRECT_-1204060313', u'MULTIEQUAL_-1204059383'), (u'INDIRECT_-1204059606', u'MULTIEQUAL_-1204058799'), (u'INDIRECT_-1204058531', u'MULTIEQUAL_-1204058824'), (u'MULTIEQUAL_-1204059658', u'MULTIEQUAL_-1204060467'), (u'INDIRECT_-1204058181', u'MULTIEQUAL_-1204058762'), (u'MULTIEQUAL_-1204058991', u'MULTIEQUAL_-1204059800'), (u'CALL_-1204067879', u'INDIRECT_-1204059303'), (u'INDIRECT_-1204058535', u'MULTIEQUAL_-1204059115'), ('const-0', u'CALL_-1204067163'), (u'MULTIEQUAL_-1204055225', u'MULTIEQUAL_-1204059742'), (u'CAST_-1204057436', u'LOAD_-1204066811'), (u'MULTIEQUAL_-1204055255', u'MULTIEQUAL_-1204059076'), (u'INT_MULT_-1204064967', u'INT_ADD_-1204064979'), (u'MULTIEQUAL_-1204058041', u'MULTIEQUAL_-1204058640'), (u'INDIRECT_-1204057942', u'MULTIEQUAL_-1204058531'), (u'MULTIEQUAL_-1204055228', u'MULTIEQUAL_-1204057460'), ('const-0', u'INT_NOTEQUAL_-1204064063'), ('const-207', u'PTRADD_-1204058499'), ('const-24', u'INT_ADD_-1204066987'), (u'MULTIEQUAL_-1204055256', u'MULTIEQUAL_-1204059593'), (u'MULTIEQUAL_-1204056812', u'MULTIEQUAL_-1204056787'), (u'CAST_-1204058290', u'LOAD_-1204068141'), ('tmp_3292', u'CBRANCH_-1204066137'), ('tmp_1727', u'CBRANCH_-1204067680'), ('const-433', u'LOAD_-1204064204'), (u'LOAD_-1204068339', u'MULTIEQUAL_-1204058185'), (u'CALL_-1204064772', u'INDIRECT_-1204056962'), ('const-56', u'INT_ADD_-1204063993'), (u'INDIRECT_-1204057925', u'MULTIEQUAL_-1204055212'), (u'PTRADD_-1204058565', u'CAST_-1204058426'), (u'LOAD_-1204065569', u'INT_ADD_-1204065538'), ('const-433', u'LOAD_-1204067097'), (u'INDIRECT_-1204057983', u'MULTIEQUAL_-1204058580'), ('const-433', u'LOAD_-1204068700'), (u'LOAD_-1204066902', u'FLOAT2FLOAT_-1204066848'), (u'MULTIEQUAL_-1204061803', u'MULTIEQUAL_-1204061763'), (u'CALL_-1204065928', u'INDIRECT_-1204058365'), (u'PTRADD_-1204055358', u'STORE_-1204063174'), (u'LOAD_-1204066844', u'FLOAT2FLOAT_-1204066790'), (u'INT_MULT_-1204065434', u'INT_ADD_-1204065446'), (u'INDIRECT_-1204058857', u'MULTIEQUAL_-1204058667'), (u'INDIRECT_-1204058086', u'MULTIEQUAL_-1204057301'), (u'INT_EQUAL_-1204067865', u'CBRANCH_-1204067863'), ('tmp_21503', u'PTRADD_-1204059040'), (u'INDIRECT_-1204057436', u'MULTIEQUAL_-1204057163'), (u'MULTIEQUAL_-1204058176', u'MULTIEQUAL_-1204060019'), (u'MULTIEQUAL_-1204057244', u'MULTIEQUAL_-1204059956'), (u'LOAD_-1204063674', u'INT_ADD_-1204063573'), (u'MULTIEQUAL_-1204058754', u'MULTIEQUAL_-1204058716'), (u'INT_ADD_-1204067960', u'CAST_-1204058174'), (u'MULTIEQUAL_-1204059874', u'MULTIEQUAL_-1204059993'), (u'CALL_-1204067163', u'INDIRECT_-1204059347'), (u'MULTIEQUAL_-1204058289', u'MULTIEQUAL_-1204059109'), ('tmp_3949', u'CBRANCH_-1204065441'), ('const-88', u'CALL_-1204067163'), (u'MULTIEQUAL_-1204059439', u'MULTIEQUAL_-1204059398'), (u'MULTIEQUAL_-1204059085', u'MULTIEQUAL_-1204059204'), (u'INDIRECT_-1204056331', u'MULTIEQUAL_-1204056930'), (u'MULTIEQUAL_-1204056331', u'MULTIEQUAL_-1204056930'), (u'INDIRECT_-1204057027', u'MULTIEQUAL_-1204055206'), (u'MULTIEQUAL_-1204057549', u'MULTIEQUAL_-1204056909'), (u'INDIRECT_-1204058352', u'MULTIEQUAL_-1204055219'), ('const-4', u'INT_MULT_-1204066816'), (u'INDIRECT_-1204056876', u'MULTIEQUAL_-1204056853'), (u'FLOAT2FLOAT_-1204063349', u'MULTIEQUAL_-1204056088'), ('const-433', u'LOAD_-1204065462'), (u'MULTIEQUAL_-1204058554', u'MULTIEQUAL_-1204058543'), (u'CAST_-1204058322', u'LOAD_-1204068195'), (u'MULTIEQUAL_-1204058891', u'FLOAT_LESSEQUAL_-1204057876'), (u'INDIRECT_-1204061510', u'MULTIEQUAL_-1204060560'), (u'LOAD_-1204066322', u'INT_MULT_-1204066281'), (u'CAST_-1204055694', u'LOAD_-1204064097'), (u'INDIRECT_-1204058983', u'MULTIEQUAL_-1204058133'), (u'MULTIEQUAL_-1204058374', u'STORE_-1204063206'), (u'MULTIEQUAL_-1204058914', u'MULTIEQUAL_-1204058905'), ('const-8', u'PTRADD_-1204056156'), (u'CAST_-1204055557', u'LOAD_-1204063882'), (u'MULTIEQUAL_-1204057084', u'MULTIEQUAL_-1204057679'), (u'MULTIEQUAL_-1204058531', u'MULTIEQUAL_-1204059349'), (u'INDIRECT_-1204059258', u'MULTIEQUAL_-1204059545'), (u'CALL_-1204066247', u'INDIRECT_-1204058905'), (u'CALL_-1204069229', u'INDIRECT_-1204061004'), (u'INDIRECT_-1204058896', u'COPY_-1204057900'), (u'CALL_-1204067879', u'INDIRECT_-1204059128'), (u'LOAD_-1204066433', u'FLOAT2FLOAT_-1204066379'), ('const-433', u'LOAD_-1204066378'), (u'MULTIEQUAL_-1204061228', u'STORE_-1204063159'), (u'INDIRECT_-1204057619', u'MULTIEQUAL_-1204057347'), (u'LOAD_-1204065569', u'INT_ADD_-1204065531'), (u'COPY_-1204065645', u'MULTIEQUAL_-1204057974'), (u'LOAD_-1204068218', u'INT_ADD_-1204067960'), (u'MULTIEQUAL_-1204058767', u'MULTIEQUAL_-1204058726'), (u'MULTIEQUAL_-1204057460', u'MULTIEQUAL_-1204057422'), ('tmp_21503', u'PTRADD_-1204058477'), (u'INDIRECT_-1204060700', u'MULTIEQUAL_-1204059752'), (u'INDIRECT_-1204060092', u'MULTIEQUAL_-1204058176'), (u'MULTIEQUAL_-1204056178', u'MULTIEQUAL_-1204056972'), (u'MULTIEQUAL_-1204059007', u'MULTIEQUAL_-1204058932'), (u'INDIRECT_-1204059886', u'MULTIEQUAL_-1204059036'), (u'MULTIEQUAL_-1204058596', u'MULTIEQUAL_-1204058554'), (u'CAST_-1204058487', u'LOAD_-1204068448'), (u'CALL_-1204069078', u'INDIRECT_-1204059949'), (u'LOAD_-1204063741', u'MULTIEQUAL_-1204056605'), (u'CAST_-1204059052', u'LOAD_-1204069301'), (u'PTRADD_-1204058874', u'CAST_-1204058572'), (u'LOAD_-1204067013', u'FLOAT2FLOAT_-1204066959'), (u'COPY_-1204061769', u'MULTIEQUAL_-1204061578'), (u'CALL_-1204066723', u'INDIRECT_-1204059022'), (u'MULTIEQUAL_-1204059646', u'MULTIEQUAL_-1204060468'), (u'CALL_-1204069229', u'INDIRECT_-1204060589'), ('tmp_7973', u'CBRANCH_-1204065265'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204058955'), (u'CALL_-1204065979', u'INDIRECT_-1204057981'), (u'INDIRECT_-1204059083', u'MULTIEQUAL_-1204059369'), (u'CALL_-1204065248', u'INDIRECT_-1204058474'), (u'CALL_-1204068795', u'INDIRECT_-1204060103'), (u'MULTIEQUAL_-1204058852', u'MULTIEQUAL_-1204059439'), (u'FLOAT2FLOAT_-1204064053', u'MULTIEQUAL_-1204057347'), (u'MULTIEQUAL_-1204059023', u'MULTIEQUAL_-1204059000'), ('const--1', u'STORE_-1204067743'), (u'MULTIEQUAL_-1204059079', u'MULTIEQUAL_-1204058203'), ('const-4', u'PTRADD_-1204058499'), (u'MULTIEQUAL_-1204058782', u'MULTIEQUAL_-1204059602'), (u'INDIRECT_-1204057295', u'MULTIEQUAL_-1204057894'), ('const-40', u'INT_ADD_-1204063573'), (u'MULTIEQUAL_-1204061630', u'INT_ADD_-1204065478'), (u'INT_NOTEQUAL_-1204068602', u'CBRANCH_-1204068551'), (u'CALL_-1204069078', u'INDIRECT_-1204059636'), (u'PTRADD_-1204055923', u'CAST_-1204055724'), (u'MULTIEQUAL_-1204057790', u'MULTIEQUAL_-1204056947'), (u'INDIRECT_-1204058535', u'MULTIEQUAL_-1204055245'), (u'CALL_-1204069028', u'INT_EQUAL_-1204068991'), (u'MULTIEQUAL_-1204060076', u'MULTIEQUAL_-1204060050'), ('tmp_21503', u'LOAD_-1204066665'), ('const-433', u'LOAD_-1204065427'), (u'INDIRECT_-1204060338', u'MULTIEQUAL_-1204060128'), (u'LOAD_-1204067537', u'MULTIEQUAL_-1204062979'), (u'INDIRECT_-1204059471', u'MULTIEQUAL_-1204058660'), (u'CAST_-1204058617', u'LOAD_-1204068645'), (u'LOAD_-1204064138', u'INT_ADD_-1204063993'), (u'INDIRECT_-1204058103', u'MULTIEQUAL_-1204055237'), ('const-4', u'PTRADD_-1204057445'), ('const-8', u'INT_ADD_-1204067013'), (u'CALL_-1204065688', u'INDIRECT_-1204058254'), (u'MULTIEQUAL_-1204060480', u'MULTIEQUAL_-1204060439'), (u'INDIRECT_-1204060077', u'MULTIEQUAL_-1204059983'), ('const-433', u'LOAD_-1204067858'), (u'CALL_-1204069078', u'INDIRECT_-1204060795'), (u'CALL_-1204069229', u'INDIRECT_-1204060398'), ('tmp_21503', u'PTRADD_-1204058565'), (u'MULTIEQUAL_-1204058911', u'MULTIEQUAL_-1204059500'), (u'MULTIEQUAL_-1204055229', u'MULTIEQUAL_-1204056348'), (u'MULTIEQUAL_-1204059449', u'MULTIEQUAL_-1204059566'), (u'INDIRECT_-1204058743', u'MULTIEQUAL_-1204058532'), (u'MULTIEQUAL_-1204055212', u'MULTIEQUAL_-1204056407'), (u'MULTIEQUAL_-1204056483', u'MULTIEQUAL_-1204056475'), (u'LOAD_-1204068303', u'MULTIEQUAL_-1204060049'), (u'INT_MULT_-1204065001', u'INT_ADD_-1204065013'), (u'CAST_-1204057944', u'LOAD_-1204067570'), (u'INT_ADD_-1204065256', u'MULTIEQUAL_-1204062527'), (u'MULTIEQUAL_-1204055207', u'MULTIEQUAL_-1204055870'), (u'MULTIEQUAL_-1204055224', u'MULTIEQUAL_-1204057644'), (u'INT_SLESS_-1204068956', u'CBRANCH_-1204068963'), (u'INDIRECT_-1204058613', u'MULTIEQUAL_-1204058403'), (u'INDIRECT_-1204057759', u'MULTIEQUAL_-1204055214'), (u'MULTIEQUAL_-1204056597', u'MULTIEQUAL_-1204057397'), (u'INT_EQUAL_-1204068991', u'CBRANCH_-1204068989'), ('const-433', u'LOAD_-1204063703'), (u'INT_EQUAL_-1204069014', u'CBRANCH_-1204069008'), (u'LOAD_-1204066609', u'MULTIEQUAL_-1204058345'), (u'MULTIEQUAL_-1204059036', u'MULTIEQUAL_-1204058146'), (u'MULTIEQUAL_-1204060049', u'MULTIEQUAL_-1204059409'), (u'LOAD_-1204065280', u'INT_SLESS_-1204065223'), (u'INT_ADD_-1204065538', u'CAST_-1204056636'), (u'CAST_-1204055814', u'LOAD_-1204063847'), ('const-207', u'PTRADD_-1204056549'), (u'MULTIEQUAL_-1204056850', u'MULTIEQUAL_-1204057666'), (u'LOAD_-1204063674', u'INT_ADD_-1204063421'), (u'MULTIEQUAL_-1204056845', u'MULTIEQUAL_-1204057641'), ('const-10', u'PTRADD_-1204056293'), ('tmp_6571', u'CBRANCH_-1204063804'), (u'INDIRECT_-1204057389', u'MULTIEQUAL_-1204055230'), (u'LOAD_-1204068303', u'MULTIEQUAL_-1204058184'), (u'LOAD_-1204066580', u'INT_ADD_-1204066548'), (u'MULTIEQUAL_-1204059228', u'CALL_-1204065979'), ('tmp_483', u'BRANCH_-1204068944'), (u'MULTIEQUAL_-1204057479', u'MULTIEQUAL_-1204057454'), (u'MULTIEQUAL_-1204058979', u'MULTIEQUAL_-1204058089'), (u'LOAD_-1204066343', u'INT_NOTEQUAL_-1204066323'), (u'MULTIEQUAL_-1204058177', u'MULTIEQUAL_-1204058154'), (u'MULTIEQUAL_-1204059000', u'MULTIEQUAL_-1204058352'), (u'CALL_-1204069028', u'INDIRECT_-1204059545'), (u'LOAD_-1204065569', u'INT_ADD_-1204065424'), (u'MULTIEQUAL_-1204056472', u'MULTIEQUAL_-1204057599'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204064505'), (u'INDIRECT_-1204060525', u'MULTIEQUAL_-1204060318'), ('tmp_6125', u'CBRANCH_-1204063325'), (u'INDIRECT_-1204058848', u'MULTIEQUAL_-1204055250'), (u'INDIRECT_-1204058294', u'MULTIEQUAL_-1204057978'), (u'MULTIEQUAL_-1204056054', u'MULTIEQUAL_-1204056026'), (u'LOAD_-1204063564', u'FLOAT2FLOAT_-1204063510'), (u'STORE_-1204063220', u'INDIRECT_-1204057861'), (u'CALL_-1204067163', u'INDIRECT_-1204058428'), (u'CALL_-1204065248', u'INDIRECT_-1204059103'), (u'MULTIEQUAL_-1204063451', u'INT_ADD_-1204068396'), ('const-166', u'PTRADD_-1204057801'), (u'CAST_-1204055370', u'LOAD_-1204063598'), (u'FLOAT2FLOAT_-1204066915', u'MULTIEQUAL_-1204059055'), (u'CALL_-1204069229', u'INDIRECT_-1204059922'), (u'MULTIEQUAL_-1204058161', u'MULTIEQUAL_-1204058715'), ('const-1', u'PTRADD_-1204056854'), ('const-8', u'PTRADD_-1204056221'), (u'MULTIEQUAL_-1204058799', u'MULTIEQUAL_-1204058773'), (u'INDIRECT_-1204058279', u'COPY_-1204056082'), (u'INT_MULT_-1204066281', u'INT_ADD_-1204066293'), ('const-88', u'INT_ADD_-1204066306'), ('const-4', u'INT_MULT_-1204063375'), (u'LOAD_-1204068480', u'FLOAT2FLOAT_-1204068426'), (u'INDIRECT_-1204061611', u'MULTIEQUAL_-1204061515'), (u'PTRADD_-1204056221', u'CAST_-1204056017'), (u'LOAD_-1204067044', u'INT_ADD_-1204066943'), (u'MULTIEQUAL_-1204058131', u'INT_SLESS_-1204065201'), (u'MULTIEQUAL_-1204055209', u'MULTIEQUAL_-1204055994'), (u'INT_ADD_-1204066396', u'CAST_-1204057171'), ('tmp_21503', u'PTRADD_-1204055653'), (u'INT_ADD_-1204064818', u'CAST_-1204056165'), ('const-433', u'LOAD_-1204062771'), (u'MULTIEQUAL_-1204057830', u'MULTIEQUAL_-1204057790'), (u'INDIRECT_-1204057419', u'MULTIEQUAL_-1204056654'), (u'FLOAT_LESSEQUAL_-1204057843', u'CBRANCH_-1204062602'), (u'CAST_-1204056516', u'LOAD_-1204065369'), (u'CALL_-1204065979', u'INDIRECT_-1204058335'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204064887'), (u'CALL_-1204067879', u'INDIRECT_-1204059795'), ('const-4', u'INT_MULT_-1204064079'), (u'INDIRECT_-1204059707', u'MULTIEQUAL_-1204058773'), (u'CALL_-1204063817', u'INDIRECT_-1204060367'), (u'LOAD_-1204066000', u'CALL_-1204065979'), (u'INDIRECT_-1204060801', u'MULTIEQUAL_-1204059871'), (u'MULTIEQUAL_-1204056909', u'MULTIEQUAL_-1204057723'), ('tmp_21503', u'PTRADD_-1204056549'), (u'MULTIEQUAL_-1204055216', u'MULTIEQUAL_-1204056661'), (u'LOAD_-1204068068', u'FLOAT2FLOAT_-1204068014'), (u'MULTIEQUAL_-1204057899', u'MULTIEQUAL_-1204057871'), ('const-433', u'LOAD_-1204068266'), ('const-433', u'LOAD_-1204065172'), (u'INT_ADD_-1204068161', u'CAST_-1204058310'), (u'CAST_-1204058983', u'LOAD_-1204069195'), (u'MULTIEQUAL_-1204055206', u'MULTIEQUAL_-1204055803'), (u'MULTIEQUAL_-1204055211', u'MULTIEQUAL_-1204057399'), (u'PTRADD_-1204056527', u'CAST_-1204056343'), (u'MULTIEQUAL_-1204055213', u'MULTIEQUAL_-1204056472'), ('const-433', u'LOAD_-1204065484'), (u'INDIRECT_-1204059491', u'MULTIEQUAL_-1204059157'), (u'INDIRECT_-1204057868', u'MULTIEQUAL_-1204055238'), ('const-4', u'COPY_-1204068471'), (u'INDIRECT_-1204059734', u'MULTIEQUAL_-1204058170'), (u'INDIRECT_-1204057648', u'MULTIEQUAL_-1204057329'), (u'INDIRECT_-1204057793', u'MULTIEQUAL_-1204057616'), (u'MULTIEQUAL_-1204055240', u'MULTIEQUAL_-1204057876'), (u'MULTIEQUAL_-1204056600', u'MULTIEQUAL_-1204057729'), (u'INT_MULT_-1204064003', u'INT_ADD_-1204064015'), (u'LOAD_-1204063589', u'INT_MULT_-1204063536'), (u'CALL_-1204067462', u'INDIRECT_-1204059501'), (u'LOAD_-1204068218', u'INT_ADD_-1204068179'), (u'CALL_-1204067163', u'INDIRECT_-1204062420'), (u'INT_ADD_-1204064091', u'CAST_-1204055702'), ('const-1', u'PTRADD_-1204057494'), ('const-0', u'INT_SLESS_-1204064427'), (u'INT_ADD_-1204064631', u'MULTIEQUAL_-1204057472'), (u'INDIRECT_-1204057480', u'MULTIEQUAL_-1204056714'), (u'INDIRECT_-1204057850', u'MULTIEQUAL_-1204057673'), (u'MULTIEQUAL_-1204059692', u'MULTIEQUAL_-1204059052'), (u'CAST_-1204057196', u'LOAD_-1204066446'), (u'CALL_-1204065979', u'INDIRECT_-1204058648'), (u'INDIRECT_-1204060033', u'MULTIEQUAL_-1204059829'), (u'MULTIEQUAL_-1204056714', u'MULTIEQUAL_-1204057512'), (u'MULTIEQUAL_-1204056055', u'MULTIEQUAL_-1204057183'), (u'INDIRECT_-1204057332', u'MULTIEQUAL_-1204055227'), (u'INDIRECT_-1204056079', u'MULTIEQUAL_-1204056054'), ('const-4', u'INT_MULT_-1204068617'), (u'MULTIEQUAL_-1204055239', u'MULTIEQUAL_-1204057862'), ('const-1', u'PTRADD_-1204057772'), (u'INDIRECT_-1204057591', u'MULTIEQUAL_-1204057894'), (u'INDIRECT_-1204057027', u'MULTIEQUAL_-1204057612'), ('const-433', u'LOAD_-1204065554'), ('const-433', u'LOAD_-1204062615'), (u'INT_ADD_-1204065512', u'CAST_-1204056618'), (u'CALL_-1204065248', u'INDIRECT_-1204057571'), (u'CALL_-1204064772', u'INDIRECT_-1204058178'), (u'INDIRECT_-1204057116', u'MULTIEQUAL_-1204057093'), (u'CALL_-1204068361', u'INDIRECT_-1204060272'), ('const-433', u'LOAD_-1204064847'), (u'INDIRECT_-1204058177', u'MULTIEQUAL_-1204058470'), (u'MULTIEQUAL_-1204056088', u'MULTIEQUAL_-1204056676'), (u'MULTIEQUAL_-1204059321', u'MULTIEQUAL_-1204059440'), (u'MULTIEQUAL_-1204057958', u'MULTIEQUAL_-1204057930'), (u'MULTIEQUAL_-1204059244', u'MULTIEQUAL_-1204059199'), (u'INT_MULT_-1204067914', u'INT_ADD_-1204067926'), (u'CAST_-1204055750', u'LOAD_-1204064177'), (u'INDIRECT_-1204058552', u'MULTIEQUAL_-1204057742'), ('const-4', u'INT_MULT_-1204068452'), ('tmp_21507', u'PTRADD_-1204055987'), ('const-4', u'PTRADD_-1204056854'), (u'CALL_-1204065928', u'INDIRECT_-1204058678'), (u'INDIRECT_-1204060035', u'MULTIEQUAL_-1204060596'), ('tmp_6259', u'CBRANCH_-1204063250'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204058914'), (u'MULTIEQUAL_-1204056780', u'MULTIEQUAL_-1204057574'), ('tmp_2965', u'CBRANCH_-1204066392'), ('const-433', u'LOAD_-1204065265'), (u'FLOAT2FLOAT_-1204066416', u'MULTIEQUAL_-1204058041'), (u'MULTIEQUAL_-1204059897', u'MULTIEQUAL_-1204059871'), (u'MULTIEQUAL_-1204062658', u'MULTIEQUAL_-1204062777'), (u'CAST_-1204058927', u'LOAD_-1204069099'), ('const-433', u'LOAD_-1204068025'), (u'CALL_-1204067412', u'INDIRECT_-1204059886'), (u'MULTIEQUAL_-1204058162', u'MULTIEQUAL_-1204058782'), ('const-1', u'PTRADD_-1204058798'), ('const-433', u'LOAD_-1204064903'), (u'CALL_-1204069197', u'INDIRECT_-1204061611'), ('const-433', u'STORE_-1204067733'), (u'INDIRECT_-1204059246', u'MULTIEQUAL_-1204059813'), (u'MULTIEQUAL_-1204061286', u'MULTIEQUAL_-1204061245'), (u'INDIRECT_-1204057454', u'MULTIEQUAL_-1204055211'), (u'INT_EQUAL_-1204064462', u'CBRANCH_-1204064460'), (u'INDIRECT_-1204060879', u'MULTIEQUAL_-1204060076'), ('const-10', u'PTRADD_-1204058103'), (u'MULTIEQUAL_-1204062117', u'MULTIEQUAL_-1204061228'), ('const-88', u'INT_ADD_-1204063866'), (u'MULTIEQUAL_-1204057679', u'MULTIEQUAL_-1204057638'), (u'MULTIEQUAL_-1204056546', u'MULTIEQUAL_-1204056538'), (u'CALL_-1204068795', u'INDIRECT_-1204060294'), (u'CALL_-1204065979', u'INDIRECT_-1204058221'), ('const-4', u'INT_MULT_-1204064967'), (u'INT_ADD_-1204064631', u'MULTIEQUAL_-1204058292'), (u'CAST_-1204055454', u'LOAD_-1204063722'), (u'CAST_-1204056330', u'LOAD_-1204065089'), (u'INT_NOTEQUAL_-1204068338', u'CBRANCH_-1204068223'), ('const--152', u'PTRSUB_-1204059135'), (u'INDIRECT_-1204057412', u'MULTIEQUAL_-1204057093'), (u'MULTIEQUAL_-1204059230', u'MULTIEQUAL_-1204059204'), (u'INT_ADD_-1204063980', u'CAST_-1204055628'), (u'MULTIEQUAL_-1204057894', u'MULTIEQUAL_-1204057264'), (u'MULTIEQUAL_-1204058654', u'MULTIEQUAL_-1204058621'), (u'INDIRECT_-1204059219', u'MULTIEQUAL_-1204059012'), ('const-4', u'INT_MULT_-1204063615'), ('tmp_8049', u'CBRANCH_-1204065208'), (u'INT_ADD_-1204065073', u'CAST_-1204056330'), (u'INDIRECT_-1204056314', u'MULTIEQUAL_-1204056617'), (u'INT_ADD_-1204063819', u'INT_SLESS_-1204063771'), (u'INDIRECT_-1204057972', u'MULTIEQUAL_-1204057795'), (u'CALL_-1204069078', u'INDIRECT_-1204059827'), (u'MULTIEQUAL_-1204058577', u'MULTIEQUAL_-1204058532'), ('const-1', u'PTRADD_-1204055680'), (u'CALL_-1204064539', u'INDIRECT_-1204055654'), ('const-3', u'INT_EQUAL_-1204065232'), ('const-433', u'LOAD_-1204068285'), (u'COPY_-1204062532', u'MULTIEQUAL_-1204058374'), (u'MULTIEQUAL_-1204060784', u'FLOAT_LESSEQUAL_-1204058010'), (u'FLOAT_LESSEQUAL_-1204065239', u'CBRANCH_-1204065265'), (u'MULTIEQUAL_-1204059057', u'MULTIEQUAL_-1204058409'), (u'INDIRECT_-1204057732', u'MULTIEQUAL_-1204056947'), (u'MULTIEQUAL_-1204056169', u'MULTIEQUAL_-1204057300'), (u'MULTIEQUAL_-1204060583', u'COPY_-1204060635'), (u'LOAD_-1204067044', u'INT_ADD_-1204066795'), (u'INDIRECT_-1204057759', u'MULTIEQUAL_-1204058348'), (u'INT_ADD_-1204063387', u'CAST_-1204055241'), (u'INDIRECT_-1204059845', u'MULTIEQUAL_-1204058167'), (u'MULTIEQUAL_-1204060298', u'MULTIEQUAL_-1204060257'), (u'MULTIEQUAL_-1204057036', u'MULTIEQUAL_-1204057028'), (u'CALL_-1204067412', u'INDIRECT_-1204059162'), (u'MULTIEQUAL_-1204057644', u'MULTIEQUAL_-1204058775'), (u'MULTIEQUAL_-1204058618', u'MULTIEQUAL_-1204058607'), (u'INDIRECT_-1204057671', u'MULTIEQUAL_-1204057494'), (u'LOAD_-1204068266', u'MULTIEQUAL_-1204058182'), (u'INDIRECT_-1204058926', u'MULTIEQUAL_-1204058717'), (u'MULTIEQUAL_-1204057759', u'MULTIEQUAL_-1204057747'), ('const-1', u'CALL_-1204067412'), (u'LOAD_-1204063759', u'MULTIEQUAL_-1204056662'), ('const-0', u'INT_NOTEQUAL_-1204067140'), (u'MULTIEQUAL_-1204061874', u'FLOAT_LESSEQUAL_-1204065239'), (u'MULTIEQUAL_-1204058721', u'MULTIEQUAL_-1204058679'), ('const-433', u'LOAD_-1204066701'), ('const-433', u'LOAD_-1204064097'), (u'INDIRECT_-1204057558', u'COPY_-1204057616'), ('const-0', u'INT_SLESS_-1204069167'), ('tmp_21507', u'PTRADD_-1204057860'), ('tmp_21507', u'CALL_-1204064546'), (u'INDIRECT_-1204057107', u'COPY_-1204056108'), (u'MULTIEQUAL_-1204058448', u'MULTIEQUAL_-1204057800'), (u'LOAD_-1204064995', u'FLOAT2FLOAT_-1204064941'), (u'INT_ADD_-1204066886', u'CAST_-1204057497'), (u'INDIRECT_-1204058531', u'MULTIEQUAL_-1204055222'), (u'MULTIEQUAL_-1204058247', u'MULTIEQUAL_-1204058236'), (u'CAST_-1204057110', u'LOAD_-1204066309'), ('tmp_21507', u'PTRADD_-1204058798'), (u'INT_EQUAL_-1204064510', u'CBRANCH_-1204064508'), (u'MULTIEQUAL_-1204056152', u'COPY_-1204056081'), (u'INDIRECT_-1204059707', u'MULTIEQUAL_-1204059500'), ('const-433', u'STORE_-1204063159'), (u'INDIRECT_-1204057214', u'MULTIEQUAL_-1204055209'), (u'CALL_-1204069078', u'INDIRECT_-1204060242'), (u'INDIRECT_-1204056811', u'MULTIEQUAL_-1204056788'), (u'INDIRECT_-1204057436', u'MULTIEQUAL_-1204057238'), (u'CALL_-1204067879', u'INDIRECT_-1204059608'), (u'INDIRECT_-1204058181', u'MULTIEQUAL_-1204055243'), (u'INT_MULT_-1204068617', u'INT_ADD_-1204068629'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204064979'), (u'CAST_-1204056943', u'LOAD_-1204066000'), (u'MULTIEQUAL_-1204058409', u'MULTIEQUAL_-1204058369'), ('tmp_6756', u'BRANCH_-1204062763'), (u'MULTIEQUAL_-1204059409', u'MULTIEQUAL_-1204059383'), (u'LOAD_-1204065300', u'FLOAT2FLOAT_-1204065246'), (u'MULTIEQUAL_-1204058050', u'MULTIEQUAL_-1204057978'), (u'CAST_-1204055302', u'LOAD_-1204063506'), (u'CALL_-1204067879', u'INDIRECT_-1204059856'), ('tmp_33792', u'INT_EQUAL_-1204064510'), (u'CALL_-1204069028', u'INDIRECT_-1204060525'), (u'LOAD_-1204065382', u'INT_MULT_-1204065341'), (u'CALL_-1204063341', u'INDIRECT_-1204056392'), ('const-433', u'LOAD_-1204065105'), ('const-4', u'PTRADD_-1204055421'), (u'CALL_-1204067163', u'INDIRECT_-1204059522'), (u'INDIRECT_-1204059707', u'MULTIEQUAL_-1204058897'), (u'MULTIEQUAL_-1204055208', u'MULTIEQUAL_-1204055933'), (u'INT_ADD_-1204065389', u'CAST_-1204056535'), (u'MULTIEQUAL_-1204058905', u'MULTIEQUAL_-1204058880'), (u'INDIRECT_-1204057820', u'MULTIEQUAL_-1204055215'), (u'MULTIEQUAL_-1204059173', u'MULTIEQUAL_-1204059983'), (u'LOAD_-1204065228', u'MULTIEQUAL_-1204058131'), (u'CALL_-1204064495', u'INDIRECT_-1204057907'), ('tmp_21507', u'CALL_-1204069078'), (u'MULTIEQUAL_-1204055262', u'MULTIEQUAL_-1204058299'), (u'LOAD_-1204065440', u'INT_MULT_-1204065399'), ('const-2', u'PTRADD_-1204055348'), (u'MULTIEQUAL_-1204058414', u'MULTIEQUAL_-1204058391'), (u'LOAD_-1204065569', u'INT_ADD_-1204065320'), (u'CALL_-1204069229', u'INDIRECT_-1204063723'), (u'MULTIEQUAL_-1204058184', u'MULTIEQUAL_-1204059000'), (u'MULTIEQUAL_-1204056475', u'MULTIEQUAL_-1204056455'), (u'INDIRECT_-1204060068', u'MULTIEQUAL_-1204055257'), (u'LOAD_-1204064053', u'INT_MULT_-1204064003'), (u'CALL_-1204068361', u'INDIRECT_-1204060097'), (u'INDIRECT_-1204059671', u'MULTIEQUAL_-1204058715'), ('const-8', u'INT_ADD_-1204065073'), ('const-4', u'PTRADD_-1204057872'), (u'MULTIEQUAL_-1204056119', u'MULTIEQUAL_-1204056111'), (u'CALL_-1204065928', u'INDIRECT_-1204057950'), (u'MULTIEQUAL_-1204056158', u'MULTIEQUAL_-1204058862'), ('tmp_21507', u'PTRADD_-1204056883'), (u'CALL_-1204063817', u'INDIRECT_-1204056375'), (u'MULTIEQUAL_-1204057422', u'MULTIEQUAL_-1204057397'), (u'CALL_-1204067412', u'MULTIEQUAL_-1204062455'), ('const-433', u'LOAD_-1204065593'), ('tmp_6384', u'BRANCH_-1204063149'), ('const-4', u'PTRADD_-1204058261'), ('const-433', u'LOAD_-1204063824'), ('const-68', u'INT_ADD_-1204065389'), (u'MULTIEQUAL_-1204058120', u'MULTIEQUAL_-1204058097'), (u'INDIRECT_-1204058556', u'MULTIEQUAL_-1204057769'), (u'MULTIEQUAL_-1204058840', u'MULTIEQUAL_-1204058800'), ('tmp_21509', u'PTRADD_-1204058204'), (u'MULTIEQUAL_-1204056930', u'MULTIEQUAL_-1204056300'), (u'CALL_-1204063817', u'INDIRECT_-1204056627'), (u'LOAD_-1204062360', u'MULTIEQUAL_-1204062117'), ('const-4', u'INT_MULT_-1204064035'), (u'INDIRECT_-1204057637', u'MULTIEQUAL_-1204055681'), (u'INDIRECT_-1204059736', u'MULTIEQUAL_-1204059526'), (u'PTRADD_-1204056951', u'CAST_-1204056736'), (u'INDIRECT_-1204058726', u'MULTIEQUAL_-1204055248'), (u'CAST_-1204057187', u'LOAD_-1204066433'), (u'CALL_-1204064495', u'INDIRECT_-1204060805'), ('const-433', u'LOAD_-1204066788'), (u'MULTIEQUAL_-1204057769', u'MULTIEQUAL_-1204058583'), (u'INT_MULT_-1204068384', u'INT_ADD_-1204068396'), (u'MULTIEQUAL_-1204060106', u'MULTIEQUAL_-1204059466'), (u'LOAD_-1204066226', u'MULTIEQUAL_-1204055260'), (u'INDIRECT_-1204058103', u'MULTIEQUAL_-1204058390'), (u'MULTIEQUAL_-1204060028', u'MULTIEQUAL_-1204062740'), ('const-166', u'PTRADD_-1204057533'), (u'MULTIEQUAL_-1204058162', u'MULTIEQUAL_-1204058927'), (u'MULTIEQUAL_-1204059046', u'MULTIEQUAL_-1204058972'), (u'MULTIEQUAL_-1204058966', u'MULTIEQUAL_-1204058943'), (u'MULTIEQUAL_-1204059382', u'MULTIEQUAL_-1204058742'), (u'MULTIEQUAL_-1204059594', u'MULTIEQUAL_-1204059566'), (u'INDIRECT_-1204057059', u'MULTIEQUAL_-1204057036'), ('const-4', u'INT_MULT_-1204065399'), ('const-433', u'LOAD_-1204063598'), ('const-56', u'INT_ADD_-1204066899'), (u'INT_ADD_-1204065049', u'CAST_-1204056314'), (u'CALL_-1204064772', u'INDIRECT_-1204057332'), (u'MULTIEQUAL_-1204057837', u'MULTIEQUAL_-1204057795'), (u'MULTIEQUAL_-1204056026', u'MULTIEQUAL_-1204058736'), (u'CAST_-1204057832', u'LOAD_-1204067372'), ('const-433', u'LOAD_-1204066647'), ('const-4', u'PTRADD_-1204055719'), (u'MULTIEQUAL_-1204060480', u'MULTIEQUAL_-1204059840'), (u'INDIRECT_-1204060097', u'MULTIEQUAL_-1204060359'), ('const-433', u'LOAD_-1204065977'), (u'MULTIEQUAL_-1204056808', u'MULTIEQUAL_-1204056766'), (u'INDIRECT_-1204063598', u'MULTIEQUAL_-1204063402'), (u'CAST_-1204057288', u'LOAD_-1204066580'), (u'CALL_-1204065928', u'INDIRECT_-1204058857'), (u'INDIRECT_-1204058726', u'MULTIEQUAL_-1204059308'), (u'INT_ADD_-1204066163', u'INT_NOTEQUAL_-1204066140'), (u'MULTIEQUAL_-1204056722', u'MULTIEQUAL_-1204056694'), ('const-1', u'INT_ADD_-1204067803'), (u'MULTIEQUAL_-1204055254', u'MULTIEQUAL_-1204059019'), (u'MULTIEQUAL_-1204055242', u'MULTIEQUAL_-1204058000'), (u'CALL_-1204067163', u'INDIRECT_-1204058920'), (u'PTRADD_-1204057764', u'CAST_-1204057619'), ('const-433', u'LOAD_-1204067083'), (u'INDIRECT_-1204060923', u'MULTIEQUAL_-1204060829'), (u'CALL_-1204063341', u'INDIRECT_-1204060071'), ('const-433', u'LOAD_-1204064191'), (u'INDIRECT_-1204063598', u'MULTIEQUAL_-1204062803'), (u'COPY_-1204056992', u'MULTIEQUAL_-1204059853'), ('const-4', u'INT_MULT_-1204063444'), (u'MULTIEQUAL_-1204058163', u'MULTIEQUAL_-1204058846'), (u'MULTIEQUAL_-1204057238', u'MULTIEQUAL_-1204057163'), (u'CALL_-1204069028', u'INDIRECT_-1204060033'), ('tmp_5110', u'BRANCH_-1204064407'), ('const-4', u'INT_MULT_-1204063910'), (u'MULTIEQUAL_-1204058708', u'MULTIEQUAL_-1204058068'), (u'CALL_-1204069197', u'INDIRECT_-1204060801'), (u'MULTIEQUAL_-1204055253', u'MULTIEQUAL_-1204058958'), (u'INDIRECT_-1204056449', u'MULTIEQUAL_-1204056426'), (u'CAST_-1204058202', u'LOAD_-1204068012'), (u'MULTIEQUAL_-1204058857', u'MULTIEQUAL_-1204058844'), (u'INDIRECT_-1204061023', u'MULTIEQUAL_-1204061286'), (u'INT_SUB_-1204063182', u'INT_ADD_-1204063171'), (u'INDIRECT_-1204059084', u'MULTIEQUAL_-1204055254'), (u'CALL_-1204064257', u'INDIRECT_-1204057245'), (u'INDIRECT_-1204058120', u'MULTIEQUAL_-1204058701'), (u'INDIRECT_-1204060765', u'MULTIEQUAL_-1204059956'), (u'CALL_-1204069078', u'INDIRECT_-1204059766'), (u'CAST_-1204058570', u'LOAD_-1204068571'), (u'MULTIEQUAL_-1204058114', u'MULTIEQUAL_-1204058039'), (u'MULTIEQUAL_-1204062658', u'MULTIEQUAL_-1204062625'), (u'INDIRECT_-1204060068', u'COPY_-1204057872'), (u'INT_EQUAL_-1204064481', u'CBRANCH_-1204064479'), (u'CALL_-1204068361', u'INDIRECT_-1204060158'), (u'LOAD_-1204063722', u'MULTIEQUAL_-1204056426'), (u'FLOAT_LESS_-1204057921', u'CBRANCH_-1204062650'), (u'MULTIEQUAL_-1204058163', u'MULTIEQUAL_-1204058762'), (u'INDIRECT_-1204058865', u'MULTIEQUAL_-1204058053'), (u'MULTIEQUAL_-1204057950', u'MULTIEQUAL_-1204058750'), (u'INDIRECT_-1204057545', u'MULTIEQUAL_-1204057368'), (u'MULTIEQUAL_-1204057147', u'MULTIEQUAL_-1204055208'), (u'COPY_-1204057871', u'MULTIEQUAL_-1204060784'), ('const-433', u'LOAD_-1204069099'), (u'MULTIEQUAL_-1204057039', u'MULTIEQUAL_-1204056997'), ('tmp_219', u'CBRANCH_-1204069174'), (u'MULTIEQUAL_-1204058169', u'MULTIEQUAL_-1204059449'), (u'INDIRECT_-1204059608', u'MULTIEQUAL_-1204060169'), (u'CALL_-1204067412', u'INDIRECT_-1204058743'), (u'LOAD_-1204064567', u'CALL_-1204064546'), (u'INT_ADD_-1204063853', u'CAST_-1204055548'), (u'MULTIEQUAL_-1204057122', u'MULTIEQUAL_-1204059834'), (u'INDIRECT_-1204058613', u'MULTIEQUAL_-1204057800'), ('const-4', u'INT_MULT_-1204066053'), (u'MULTIEQUAL_-1204057272', u'MULTIEQUAL_-1204057264'), (u'LOAD_-1204068247', u'MULTIEQUAL_-1204059338'), (u'INDIRECT_-1204057305', u'MULTIEQUAL_-1204056538'), (u'INDIRECT_-1204058658', u'MULTIEQUAL_-1204057871'), (u'CALL_-1204065928', u'INDIRECT_-1204058735'), (u'FLOAT2FLOAT_-1204066495', u'MULTIEQUAL_-1204058163'), (u'LOAD_-1204066412', u'INT_NOTEQUAL_-1204066392'), ('tmp_21507', u'PTRADD_-1204057872'), ('const-433', u'LOAD_-1204068773'), (u'CALL_-1204067462', u'INDIRECT_-1204058708'), ('const-433', u'LOAD_-1204067372'), (u'CALL_-1204065928', u'INDIRECT_-1204057889'), (u'PTRSUB_-1204059162', u'CALL_-1204068795'), (u'MULTIEQUAL_-1204057958', u'MULTIEQUAL_-1204057950'), (u'CAST_-1204058327', u'LOAD_-1204068202'), (u'CALL_-1204065979', u'INDIRECT_-1204058766'), (u'MULTIEQUAL_-1204059352', u'MULTIEQUAL_-1204059326'), (u'PTRSUB_-1204059135', u'CALL_-1204068361'), (u'LOAD_-1204063824', u'INT_SLESS_-1204063771'), ('const-4', u'PTRADD_-1204057801'), (u'INDIRECT_-1204057828', u'MULTIEQUAL_-1204057039'), ('const-207', u'PTRADD_-1204057754'), (u'INDIRECT_-1204056998', u'MULTIEQUAL_-1204056975'), (u'INDIRECT_-1204059345', u'MULTIEQUAL_-1204058531'), (u'CAST_-1204055707', u'LOAD_-1204064116'), (u'INT_NOTEQUAL_-1204068772', u'CBRANCH_-1204068681'), (u'CALL_-1204069078', u'INDIRECT_-1204060433'), (u'LOAD_-1204066139', u'INT_MULT_-1204066071'), (u'INDIRECT_-1204059410', u'MULTIEQUAL_-1204059199'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204068171'), (u'CALL_-1204064772', u'INDIRECT_-1204057881'), (u'INDIRECT_-1204057362', u'MULTIEQUAL_-1204057185'), (u'CAST_-1204057270', u'LOAD_-1204066557'), (u'INDIRECT_-1204062868', u'MULTIEQUAL_-1204063443'), (u'MULTIEQUAL_-1204059394', u'MULTIEQUAL_-1204058754'), (u'INDIRECT_-1204056998', u'MULTIEQUAL_-1204057597'), (u'INDIRECT_-1204056752', u'MULTIEQUAL_-1204055967'), (u'INDIRECT_-1204059040', u'MULTIEQUAL_-1204058190'), ('const-4', u'INT_MULT_-1204068509'), (u'MULTIEQUAL_-1204060126', u'INT_SUB_-1204062734'), (u'CALL_-1204069197', u'INDIRECT_-1204060565'), (u'INDIRECT_-1204058717', u'MULTIEQUAL_-1204057950'), (u'INT_NOTEQUAL_-1204065665', u'CBRANCH_-1204065574'), (u'INDIRECT_-1204061340', u'COPY_-1204068752'), (u'INDIRECT_-1204059532', u'MULTIEQUAL_-1204059324'), (u'INDIRECT_-1204056962', u'MULTIEQUAL_-1204057549'), (u'CALL_-1204064257', u'INDIRECT_-1204057436'), ('const-4', u'INT_MULT_-1204065272'), (u'MULTIEQUAL_-1204059606', u'MULTIEQUAL_-1204059593'), (u'MULTIEQUAL_-1204059096', u'MULTIEQUAL_-1204059692'), (u'INDIRECT_-1204060626', u'MULTIEQUAL_-1204059692'), (u'FLOAT2FLOAT_-1204065373', u'MULTIEQUAL_-1204058114'), ('const-68', u'INT_ADD_-1204068500'), (u'INDIRECT_-1204057558', u'MULTIEQUAL_-1204057286'), ('const-0', u'INT_NOTEQUAL_-1204068602'), (u'INDIRECT_-1204058189', u'MULTIEQUAL_-1204057915'), (u'INDIRECT_-1204058365', u'MULTIEQUAL_-1204057576'), (u'LOAD_-1204064138', u'INT_ADD_-1204064107'), (u'INT_NOTEQUAL_-1204067140', u'CBRANCH_-1204067049'), (u'MULTIEQUAL_-1204059287', u'MULTIEQUAL_-1204060097'), (u'MULTIEQUAL_-1204057122', u'MULTIEQUAL_-1204057098'), ('const-52', u'INT_ADD_-1204067006'), ('const-68', u'INT_ADD_-1204064921'), ('tmp_5740', u'CBRANCH_-1204063679'), (u'MULTIEQUAL_-1204058878', u'MULTIEQUAL_-1204058833'), ('const-433', u'LOAD_-1204065336'), ('tmp_7109', u'CBRANCH_-1204062650'), ('tmp_21507', u'PTRADD_-1204055923'), (u'CALL_-1204065688', u'INDIRECT_-1204058319'), (u'LOAD_-1204066915', u'INT_MULT_-1204066874'), (u'MULTIEQUAL_-1204058183', u'MULTIEQUAL_-1204059352'), (u'INT_ADD_-1204068586', u'CAST_-1204058592'), (u'CAST_-1204058593', u'LOAD_-1204066139'), (u'CALL_-1204065688', u'INDIRECT_-1204059426'), (u'INDIRECT_-1204058804', u'MULTIEQUAL_-1204057992'), (u'MULTIEQUAL_-1204055213', u'MULTIEQUAL_-1204057641'), (u'MULTIEQUAL_-1204058159', u'MULTIEQUAL_-1204058597'), ('const-4', u'PTRADD_-1204055031'), (u'MULTIEQUAL_-1204058164', u'MULTIEQUAL_-1204058907'), (u'CALL_-1204064546', u'INDIRECT_-1204057576'), ('tmp_8007', u'CBRANCH_-1204065233'), (u'FLOAT2FLOAT_-1204066324', u'MULTIEQUAL_-1204057949'), (u'LOAD_-1204066880', u'INT_NOTEQUAL_-1204066859'), ('const--1', u'INT_EQUAL_-1204063254'), (u'INT_ADD_-1204064015', u'CAST_-1204055653'), (u'INDIRECT_-1204057534', u'MULTIEQUAL_-1204057215'), (u'PTRADD_-1204056615', u'CAST_-1204056429'), (u'LOAD_-1204066580', u'INT_ADD_-1204066541'), (u'CALL_-1204064772', u'INDIRECT_-1204057275'), (u'LOAD_-1204065172', u'MULTIEQUAL_-1204058100'), (u'MULTIEQUAL_-1204055249', u'MULTIEQUAL_-1204058668'), ('tmp_6641', u'CBRANCH_-1204063755'), (u'MULTIEQUAL_-1204055260', u'INT_SLESS_-1204062584'), (u'MULTIEQUAL_-1204057549', u'MULTIEQUAL_-1204057508'), (u'INDIRECT_-1204062605', u'MULTIEQUAL_-1204061763'), ('const-433', u'LOAD_-1204066412'), (u'MULTIEQUAL_-1204055994', u'MULTIEQUAL_-1204057122'), (u'INDIRECT_-1204056752', u'MULTIEQUAL_-1204056575'), (u'CALL_-1204064546', u'INDIRECT_-1204056909'), ('tmp_21503', u'PTRADD_-1204057533'), (u'MULTIEQUAL_-1204059147', u'MULTIEQUAL_-1204059110'), (u'MULTIEQUAL_-1204056779', u'MULTIEQUAL_-1204057910'), ('tmp_5874', u'CBRANCH_-1204063541'), (u'CALL_-1204064546', u'INDIRECT_-1204060836'), (u'MULTIEQUAL_-1204062451', u'MULTIEQUAL_-1204061803'), (u'INDIRECT_-1204058717', u'MULTIEQUAL_-1204058538'), (u'INDIRECT_-1204056018', u'MULTIEQUAL_-1204056617'), (u'INT_ADD_-1204063642', u'CAST_-1204055406'), (u'CALL_-1204065688', u'INDIRECT_-1204058441'), (u'MULTIEQUAL_-1204055260', u'MULTIEQUAL_-1204062172'), (u'INDIRECT_-1204060586', u'MULTIEQUAL_-1204059780'), (u'INDIRECT_-1204059303', u'MULTIEQUAL_-1204059870'), ('const-433', u'LOAD_-1204064031'), (u'INDIRECT_-1204057388', u'MULTIEQUAL_-1204057084'), (u'PTRADD_-1204057103', u'CAST_-1204056927'), ('tmp_7550', u'CBRANCH_-1204062652'), ('tmp_21503', u'CALL_-1204069197'), (u'MULTIEQUAL_-1204063451', u'INT_NOTEQUAL_-1204068772'), ('const-433', u'LOAD_-1204065082'), (u'MULTIEQUAL_-1204057093', u'MULTIEQUAL_-1204057065'), (u'CALL_-1204065248', u'INDIRECT_-1204058531'), (u'MULTIEQUAL_-1204058467', u'MULTIEQUAL_-1204058426'), (u'CAST_-1204056472', u'LOAD_-1204065300'), ('tmp_5078', u'CBRANCH_-1204064434'), (u'INT_MULT_-1204066816', u'INT_ADD_-1204066828'), (u'INDIRECT_-1204059976', u'MULTIEQUAL_-1204059173'), (u'LOAD_-1204068177', u'INT_MULT_-1204068113'), (u'CALL_-1204064257', u'INDIRECT_-1204057676'), (u'LOAD_-1204065280', u'MULTIEQUAL_-1204062172'), ('const-433', u'LOAD_-1204063643'), ('const-0', u'INT_EQUAL_-1204067398'), (u'CALL_-1204068795', u'INDIRECT_-1204060595'), (u'CALL_-1204064495', u'INDIRECT_-1204057305'), ('const-0', u'COPY_-1204066067'), ('const-40', u'INT_ADD_-1204065468'), (u'MULTIEQUAL_-1204059028', u'MULTIEQUAL_-1204058995'), (u'INT_EQUAL_-1204066233', u'CBRANCH_-1204066231'), (u'CAST_-1204057673', u'LOAD_-1204065280'), (u'CALL_-1204064546', u'INDIRECT_-1204058748'), (u'LOAD_-1204068448', u'INT_NOTEQUAL_-1204068427'), (u'MULTIEQUAL_-1204058073', u'MULTIEQUAL_-1204057183'), (u'CALL_-1204067163', u'INDIRECT_-1204059701'), (u'MULTIEQUAL_-1204057729', u'MULTIEQUAL_-1204057704'), (u'INDIRECT_-1204056566', u'MULTIEQUAL_-1204056270'), (u'CALL_-1204066247', u'INDIRECT_-1204059772'), ('const-216', u'PTRADD_-1204057445'), (u'LOAD_-1204068550', u'INT_MULT_-1204068509'), (u'INT_MULT_-1204063570', u'INT_ADD_-1204063582'), (u'MULTIEQUAL_-1204061551', u'MULTIEQUAL_-1204061510'), (u'PTRADD_-1204057850', u'CAST_-1204057663'), (u'CAST_-1204056600', u'LOAD_-1204065494'), (u'CALL_-1204065688', u'INDIRECT_-1204058071'), (u'INT_SLESS_-1204064655', u'CBRANCH_-1204064662'), (u'CALL_-1204064539', u'INDIRECT_-1204056927'), (u'CALL_-1204066723', u'INDIRECT_-1204058591'), (u'MULTIEQUAL_-1204056654', u'MULTIEQUAL_-1204057454'), (u'CALL_-1204064546', u'INDIRECT_-1204056844'), (u'MULTIEQUAL_-1204059329', u'MULTIEQUAL_-1204059295'), (u'MULTIEQUAL_-1204058470', u'MULTIEQUAL_-1204057830'), (u'MULTIEQUAL_-1204060596', u'MULTIEQUAL_-1204059956'), (u'INDIRECT_-1204060822', u'MULTIEQUAL_-1204060019'), (u'MULTIEQUAL_-1204055247', u'MULTIEQUAL_-1204058596'), (u'MULTIEQUAL_-1204058102', u'MULTIEQUAL_-1204055242'), (u'COPY_-1204063928', u'MULTIEQUAL_-1204057563'), ('const-216', u'PTRADD_-1204055923'), (u'INDIRECT_-1204058430', u'MULTIEQUAL_-1204058240'), (u'MULTIEQUAL_-1204059384', u'MULTIEQUAL_-1204059349'), (u'CALL_-1204069229', u'INDIRECT_-1204060650'), (u'INDIRECT_-1204058815', u'MULTIEQUAL_-1204059382'), (u'CALL_-1204065979', u'MULTIEQUAL_-1204061630'), (u'MULTIEQUAL_-1204058596', u'MULTIEQUAL_-1204059416'), ('const--1', u'INT_SLESS_-1204064636'), ('const-72', u'INT_ADD_-1204066375'), (u'INDIRECT_-1204056876', u'MULTIEQUAL_-1204057475'), ('const-0', u'INT_NOTEQUAL_-1204064538'), ('const-433', u'LOAD_-1204068571'), ('tmp_33792', u'INT_EQUAL_-1204065232'), (u'CALL_-1204063817', u'INDIRECT_-1204056505'), (u'INDIRECT_-1204058914', u'MULTIEQUAL_-1204056958'), (u'LOAD_-1204066665', u'MULTIEQUAL_-1204055263'), (u'LOAD_-1204065369', u'FLOAT2FLOAT_-1204065315'), (u'LOAD_-1204063674', u'INT_ADD_-1204063635'), ('tmp_21507', u'LOAD_-1204065635'), (u'COPY_-1204067120', u'MULTIEQUAL_-1204058902'), (u'LOAD_-1204065226', u'MULTIEQUAL_-1204057978'), (u'CAST_-1204055401', u'LOAD_-1204063651'), (u'MULTIEQUAL_-1204056914', u'MULTIEQUAL_-1204056906'), (u'CALL_-1204063817', u'INDIRECT_-1204056981'), (u'MULTIEQUAL_-1204057281', u'MULTIEQUAL_-1204058097'), ('const-4', u'INT_MULT_-1204063779'), (u'MULTIEQUAL_-1204056722', u'MULTIEQUAL_-1204057851'), (u'FLOAT2FLOAT_-1204063418', u'MULTIEQUAL_-1204056183'), ('tmp_21507', u'PTRADD_-1204056854'), (u'MULTIEQUAL_-1204055258', u'MULTIEQUAL_-1204061750'), (u'CALL_-1204064772', u'INDIRECT_-1204057942'), (u'LOAD_-1204065336', u'INT_NOTEQUAL_-1204065315'), (u'MULTIEQUAL_-1204060126', u'CALL_-1204067412'), (u'MULTIEQUAL_-1204058478', u'MULTIEQUAL_-1204058453'), ('tmp_21503', u'PTRADD_-1204057445'), (u'CALL_-1204064495', u'INDIRECT_-1204056813'), (u'CALL_-1204067412', u'INDIRECT_-1204058552'), ('const-433', u'LOAD_-1204064580'), (u'CAST_-1204058477', u'LOAD_-1204068425'), (u'LOAD_-1204065082', u'INT_NOTEQUAL_-1204065028'), (u'MULTIEQUAL_-1204057910', u'MULTIEQUAL_-1204057065'), (u'MULTIEQUAL_-1204058775', u'MULTIEQUAL_-1204058750'), (u'INDIRECT_-1204059543', u'MULTIEQUAL_-1204060106'), (u'LOAD_-1204067794', u'INT_SLESS_-1204067766'), (u'INDIRECT_-1204061690', u'MULTIEQUAL_-1204060911'), ('const-4', u'INT_MULT_-1204066747'), (u'MULTIEQUAL_-1204058164', u'MULTIEQUAL_-1204059052'), (u'INDIRECT_-1204059280', u'MULTIEQUAL_-1204059070'), (u'LOAD_-1204065427', u'FLOAT2FLOAT_-1204065373'), (u'LOAD_-1204063996', u'FLOAT2FLOAT_-1204063942'), (u'MULTIEQUAL_-1204055246', u'MULTIEQUAL_-1204058478'), ('const-56', u'INT_ADD_-1204066430'), (u'CALL_-1204067879', u'INDIRECT_-1204060780'), (u'CAST_-1204058157', u'LOAD_-1204067942'), (u'LOAD_-1204065538', u'FLOAT2FLOAT_-1204065484'), ('tmp_21507', u'PTRADD_-1204058780'), (u'LOAD_-1204063905', u'INT_NOTEQUAL_-1204063884'), (u'MULTIEQUAL_-1204061558', u'INT_NOTEQUAL_-1204065225'), ('const-433', u'LOAD_-1204068068'), (u'INDIRECT_-1204057153', u'MULTIEQUAL_-1204057742'), (u'INDIRECT_-1204056746', u'MULTIEQUAL_-1204056722'), (u'MULTIEQUAL_-1204060682', u'INT_ADD_-1204063456'), (u'INDIRECT_-1204059471', u'MULTIEQUAL_-1204059263'), (u'MULTIEQUAL_-1204055230', u'MULTIEQUAL_-1204056169'), (u'CALL_-1204069078', u'INDIRECT_-1204059888'), (u'MULTIEQUAL_-1204057359', u'MULTIEQUAL_-1204057334'), (u'MULTIEQUAL_-1204063443', u'MULTIEQUAL_-1204062803'), (u'MULTIEQUAL_-1204058654', u'MULTIEQUAL_-1204058773'), (u'MULTIEQUAL_-1204056991', u'MULTIEQUAL_-1204056949'), (u'MULTIEQUAL_-1204057747', u'MULTIEQUAL_-1204057723'), ('const-84', u'INT_ADD_-1204063421'), (u'FLOAT2FLOAT_-1204066255', u'MULTIEQUAL_-1204057856'), (u'MULTIEQUAL_-1204058369', u'MULTIEQUAL_-1204058356'), (u'MULTIEQUAL_-1204057921', u'MULTIEQUAL_-1204057880'), (u'CAST_-1204058665', u'LOAD_-1204068715'), ('const-4', u'COPY_-1204066834'), (u'CALL_-1204069028', u'INDIRECT_-1204059736'), (u'INDIRECT_-1204058279', u'COPY_-1204063769'), (u'MULTIEQUAL_-1204057028', u'MULTIEQUAL_-1204057008'), (u'INT_ADD_-1204065522', u'CAST_-1204056626'), (u'INDIRECT_-1204060033', u'MULTIEQUAL_-1204059085'), (u'CAST_-1204058264', u'LOAD_-1204068106'), (u'COPY_-1204064214', u'MULTIEQUAL_-1204057136'), (u'CALL_-1204065928', u'INDIRECT_-1204057637'), ('const-0', u'INT_NOTEQUAL_-1204068427'), (u'MULTIEQUAL_-1204059025', u'MULTIEQUAL_-1204058988'), (u'CALL_-1204066247', u'INDIRECT_-1204058120'), (u'MULTIEQUAL_-1204061228', u'INT_SLESS_-1204067535'), (u'MULTIEQUAL_-1204059840', u'MULTIEQUAL_-1204060650'), (u'INT_MULT_-1204063536', u'INT_ADD_-1204063548'), ('tmp_3385', u'CBRANCH_-1204066072'), (u'LOAD_-1204062615', u'MULTIEQUAL_-1204055260'), (u'MULTIEQUAL_-1204056280', u'MULTIEQUAL_-1204058988'), (u'INDIRECT_-1204059606', u'MULTIEQUAL_-1204059398'), ('const-4', u'INT_MULT_-1204066071'), ('const-208', u'PTRADD_-1204058874'), ('tmp_21510', u'CALL_-1204064495'), (u'FLOAT2FLOAT_-1204063977', u'MULTIEQUAL_-1204057225'), (u'MULTIEQUAL_-1204058157', u'MULTIEQUAL_-1204058116'), ('const-4', u'INT_MULT_-1204066281'), (u'CALL_-1204064546', u'INDIRECT_-1204058060'), (u'CALL_-1204064257', u'INDIRECT_-1204058484'), (u'INT_MULT_-1204066053', u'INT_ADD_-1204066065'), (u'MULTIEQUAL_-1204057227', u'MULTIEQUAL_-1204057185'), (u'CALL_-1204064539', u'INDIRECT_-1204056321'), (u'PTRADD_-1204057737', u'CAST_-1204057593'), (u'CALL_-1204067462', u'INDIRECT_-1204059249'), (u'LOAD_-1204068645', u'FLOAT2FLOAT_-1204068591'), (u'INT_ADD_-1204068065', u'CAST_-1204058245'), (u'CAST_-1204055628', u'LOAD_-1204063996'), (u'CAST_-1204055285', u'LOAD_-1204063472'), (u'INT_MULT_-1204064512', u'INT_ADD_-1204064524'), (u'STORE_-1204063159', u'INDIRECT_-1204057830'), (u'CALL_-1204065979', u'INDIRECT_-1204057729'), (u'INDIRECT_-1204061552', u'MULTIEQUAL_-1204060620'), (u'INDIRECT_-1204060626', u'MULTIEQUAL_-1204060528'), (u'CALL_-1204065688', u'INDIRECT_-1204057461'), (u'MULTIEQUAL_-1204055204', u'MULTIEQUAL_-1204056850'), (u'INT_MULT_-1204064079', u'INT_ADD_-1204064091'), ('const-433', u'LOAD_-1204066880'), (u'CALL_-1204067879', u'INDIRECT_-1204060092'), (u'CALL_-1204064546', u'INDIRECT_-1204056974'), (u'LOAD_-1204066309', u'FLOAT2FLOAT_-1204066255'), (u'MULTIEQUAL_-1204057243', u'MULTIEQUAL_-1204057218'), (u'LOAD_-1204066609', u'MULTIEQUAL_-1204058376'), (u'CALL_-1204068795', u'INDIRECT_-1204063428'), (u'MULTIEQUAL_-1204058170', u'MULTIEQUAL_-1204059513'), ('const-84', u'INT_ADD_-1204063889'), (u'MULTIEQUAL_-1204058907', u'MULTIEQUAL_-1204058874'), (u'MULTIEQUAL_-1204056212', u'MULTIEQUAL_-1204056808'), (u'LOAD_-1204067003', u'INT_MULT_-1204066941'), (u'MULTIEQUAL_-1204058159', u'MULTIEQUAL_-1204058742'), (u'MULTIEQUAL_-1204062172', u'MULTIEQUAL_-1204062117'), (u'MULTIEQUAL_-1204057951', u'MULTIEQUAL_-1204057321'), (u'MULTIEQUAL_-1204055254', u'MULTIEQUAL_-1204058966'), (u'INDIRECT_-1204058304', u'MULTIEQUAL_-1204058116'), (u'CALL_-1204067412', u'INDIRECT_-1204059772'), ('const-433', u'LOAD_-1204064053'), (u'CALL_-1204064539', u'INDIRECT_-1204056386'), (u'INDIRECT_-1204057732', u'MULTIEQUAL_-1204056967'), (u'MULTIEQUAL_-1204058911', u'COPY_-1204058875'), (u'CALL_-1204068795', u'INDIRECT_-1204059436'), (u'INDIRECT_-1204060155', u'MULTIEQUAL_-1204059207'), (u'MULTIEQUAL_-1204058679', u'MULTIEQUAL_-1204057790'), (u'INDIRECT_-1204058792', u'MULTIEQUAL_-1204058604'), ('const-0', u'COPY_-1204062532'), (u'INDIRECT_-1204059532', u'MULTIEQUAL_-1204058679'), (u'CALL_-1204065688', u'INDIRECT_-1204061514'), (u'MULTIEQUAL_-1204058640', u'MULTIEQUAL_-1204058595'), (u'CALL_-1204064257', u'INDIRECT_-1204056769'), ('tmp_21510', u'CALL_-1204067412'), (u'INDIRECT_-1204059970', u'MULTIEQUAL_-1204058174'), (u'INT_NOTEQUAL_-1204063486', u'CBRANCH_-1204063486'), (u'CALL_-1204064257', u'INDIRECT_-1204056578'), ('const-84', u'INT_ADD_-1204066795'), (u'MULTIEQUAL_-1204057891', u'MULTIEQUAL_-1204058691'), (u'INDIRECT_-1204059772', u'MULTIEQUAL_-1204058834'), (u'MULTIEQUAL_-1204057809', u'MULTIEQUAL_-1204057786'), (u'CALL_-1204067462', u'INDIRECT_-1204059070'), (u'INDIRECT_-1204057907', u'MULTIEQUAL_-1204057122'), (u'MULTIEQUAL_-1204057039', u'MULTIEQUAL_-1204057851'), ('const-433', u'LOAD_-1204063416'), (u'MULTIEQUAL_-1204056654', u'MULTIEQUAL_-1204056634'), (u'LOAD_-1204067044', u'INT_ADD_-1204066899'), ('const-0', u'CALL_-1204063817'), ('tmp_21509', u'PTRADD_-1204055370'), (u'CALL_-1204068795', u'INDIRECT_-1204059863'), (u'INDIRECT_-1204056392', u'MULTIEQUAL_-1204056369'), (u'MULTIEQUAL_-1204056392', u'MULTIEQUAL_-1204056369'), (u'INDIRECT_-1204057183', u'MULTIEQUAL_-1204056418'), (u'INT_NOTEQUAL_-1204063597', u'CBRANCH_-1204063541'), (u'MULTIEQUAL_-1204057702', u'MULTIEQUAL_-1204056812'), (u'CAST_-1204058530', u'LOAD_-1204068516'), (u'INT_NOTEQUAL_-1204068495', u'CBRANCH_-1204068494'), (u'CALL_-1204063817', u'INDIRECT_-1204057294'), (u'INT_NOTEQUAL_-1204067688', u'CBRANCH_-1204067680'), (u'FLOAT2FLOAT_-1204068483', u'MULTIEQUAL_-1204060004'), (u'INDIRECT_-1204058678', u'MULTIEQUAL_-1204056722'), (u'PTRSUB_-1204059162', u'CALL_-1204069229'), (u'INDIRECT_-1204059671', u'MULTIEQUAL_-1204058860'), ('const-433', u'LOAD_-1204067460'), (u'MULTIEQUAL_-1204059992', u'MULTIEQUAL_-1204059951'), (u'INT_MULT_-1204066747', u'INT_ADD_-1204066759'), (u'MULTIEQUAL_-1204058374', u'INT_SUB_-1204063182'), (u'INDIRECT_-1204059178', u'MULTIEQUAL_-1204058852'), (u'MULTIEQUAL_-1204059840', u'MULTIEQUAL_-1204059814'), (u'MULTIEQUAL_-1204058352', u'MULTIEQUAL_-1204058312'), (u'CALL_-1204064546', u'INDIRECT_-1204057511'), (u'MULTIEQUAL_-1204055987', u'MULTIEQUAL_-1204055967'), (u'INDIRECT_-1204059368', u'MULTIEQUAL_-1204058166'), (u'MULTIEQUAL_-1204057910', u'MULTIEQUAL_-1204057885'), ('const-72', u'INT_ADD_-1204068009'), ('const-4', u'COPY_-1204064894'), ('const-433', u'LOAD_-1204068131'), (u'INDIRECT_-1204057065', u'MULTIEQUAL_-1204056280'), (u'CALL_-1204068795', u'INDIRECT_-1204059375'), (u'CALL_-1204066723', u'INDIRECT_-1204058534'), (u'INT_ADD_-1204064979', u'CAST_-1204056269'), (u'CAST_-1204057655', u'LOAD_-1204067141'), (u'FLOAT2FLOAT_-1204064849', u'MULTIEQUAL_-1204057054'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204066533'), (u'MULTIEQUAL_-1204058292', u'CALL_-1204064495'), (u'CALL_-1204064539', u'INDIRECT_-1204055967'), (u'INDIRECT_-1204057355', u'MULTIEQUAL_-1204057658'), (u'LOAD_-1204064116', u'INT_NOTEQUAL_-1204064063'), (u'MULTIEQUAL_-1204058834', u'MULTIEQUAL_-1204058797'), (u'INDIRECT_-1204059369', u'MULTIEQUAL_-1204059035'), (u'CAST_-1204056724', u'LOAD_-1204064557'), (u'INT_MULT_-1204063499', u'INT_ADD_-1204063511'), (u'INDIRECT_-1204059022', u'MULTIEQUAL_-1204059308'), (u'INDIRECT_-1204057092', u'MULTIEQUAL_-1204055207'), (u'INDIRECT_-1204061023', u'FLOAT_LESSEQUAL_-1204058127'), ('const-4', u'PTRADD_-1204057533'), (u'CALL_-1204064772', u'INDIRECT_-1204058235'), (u'INDIRECT_-1204058857', u'MULTIEQUAL_-1204058068'), (u'CAST_-1204057154', u'LOAD_-1204066378'), (u'MULTIEQUAL_-1204058174', u'MULTIEQUAL_-1204059752'), (u'INDIRECT_-1204058961', u'MULTIEQUAL_-1204059244'), (u'MULTIEQUAL_-1204057929', u'MULTIEQUAL_-1204057885'), (u'CALL_-1204069028', u'INDIRECT_-1204060643'), ('const-1', u'PTRADD_-1204055958'), (u'LOAD_-1204069076', u'CALL_-1204069028'), (u'INDIRECT_-1204060822', u'MULTIEQUAL_-1204059874'), (u'INDIRECT_-1204059103', u'FLOAT_LESSEQUAL_-1204057843'), (u'MULTIEQUAL_-1204057163', u'MULTIEQUAL_-1204057976'), ('const-0', u'INT_NOTEQUAL_-1204065665'), (u'MULTIEQUAL_-1204058292', u'CALL_-1204064546'), (u'INDIRECT_-1204058678', u'MULTIEQUAL_-1204058465'), (u'MULTIEQUAL_-1204059813', u'MULTIEQUAL_-1204059772'), (u'CALL_-1204067462', u'MULTIEQUAL_-1204062527'), (u'CALL_-1204069229', u'INDIRECT_-1204060528'), ('const-52', u'INT_ADD_-1204068179'), (u'INDIRECT_-1204060517', u'MULTIEQUAL_-1204059705'), ('const-72', u'INT_ADD_-1204065366'), (u'CALL_-1204064257', u'INDIRECT_-1204057188'), ('const-88', u'INT_ADD_-1204065297'), (u'MULTIEQUAL_-1204056361', u'MULTIEQUAL_-1204056341'), (u'LOAD_-1204064138', u'INT_ADD_-1204063866'), (u'CALL_-1204069028', u'INDIRECT_-1204060273'), (u'INDIRECT_-1204059829', u'MULTIEQUAL_-1204058979'), (u'MULTIEQUAL_-1204061578', u'INT_SLESS_-1204062618'), (u'CAST_-1204058911', u'LOAD_-1204069076'), (u'FLOAT2FLOAT_-1204066959', u'MULTIEQUAL_-1204059116'), (u'MULTIEQUAL_-1204059853', u'FLOAT_LESSEQUAL_-1204062656'), (u'MULTIEQUAL_-1204059142', u'MULTIEQUAL_-1204059109'), (u'INDIRECT_-1204059913', u'MULTIEQUAL_-1204060480'), (u'CALL_-1204063817', u'INDIRECT_-1204056802'), (u'INDIRECT_-1204057571', u'MULTIEQUAL_-1204057269'), ('tmp_7330', u'CBRANCH_-1204065230'), (u'INDIRECT_-1204058029', u'MULTIEQUAL_-1204057264'), (u'INDIRECT_-1204059713', u'MULTIEQUAL_-1204055256'), (u'MULTIEQUAL_-1204056812', u'MULTIEQUAL_-1204055967'), (u'INDIRECT_-1204057694', u'MULTIEQUAL_-1204055213'), (u'MULTIEQUAL_-1204059028', u'MULTIEQUAL_-1204059147'), ('const-0', u'CALL_-1204065928'), (u'MULTIEQUAL_-1204061558', u'INT_ADD_-1204064942'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204067996'), (u'MULTIEQUAL_-1204058345', u'INT_NOTEQUAL_-1204065260'), (u'MULTIEQUAL_-1204058163', u'MULTIEQUAL_-1204058991'), (u'CALL_-1204063341', u'INDIRECT_-1204056937'), ('const-4', u'COPY_-1204063463'), ('tmp_7654', u'BRANCH_-1204062344'), (u'CALL_-1204069197', u'INDIRECT_-1204060134'), ('const-4', u'PTRADD_-1204057981'), (u'LOAD_-1204068593', u'INT_MULT_-1204068543'), (u'LOAD_-1204066116', u'INT_SLESS_-1204066063'), (u'INT_MULT_-1204063615', u'INT_ADD_-1204063627'), (u'INT_MULT_-1204065244', u'INT_ADD_-1204065256'), (u'INT_ADD_-1204065531', u'CAST_-1204056631'), (u'MULTIEQUAL_-1204058821', u'MULTIEQUAL_-1204058776'), (u'INDIRECT_-1204058617', u'MULTIEQUAL_-1204058429'), (u'INDIRECT_-1204059797', u'MULTIEQUAL_-1204058991'), (u'INDIRECT_-1204056144', u'MULTIEQUAL_-1204056741'), (u'INDIRECT_-1204059103', u'FLOAT_LESSEQUAL_-1204062656'), ('const-52', u'INT_ADD_-1204065531'), (u'CALL_-1204068795', u'INDIRECT_-1204059928'), (u'CAST_-1204056294', u'LOAD_-1204065029'), (u'CAST_-1204055258', u'LOAD_-1204063437'), (u'INDIRECT_-1204060009', u'FLOAT_LESSEQUAL_-1204058010'), (u'CALL_-1204065979', u'INDIRECT_-1204058526'), (u'MULTIEQUAL_-1204057517', u'MULTIEQUAL_-1204058333'), (u'CALL_-1204066723', u'INDIRECT_-1204058294'), (u'LOAD_-1204068602', u'FLOAT2FLOAT_-1204068548'), (u'MULTIEQUAL_-1204057183', u'MULTIEQUAL_-1204056341'), (u'MULTIEQUAL_-1204057136', u'MULTIEQUAL_-1204057102'), (u'CALL_-1204065979', u'INDIRECT_-1204058042'), (u'MULTIEQUAL_-1204061578', u'INT_ADD_-1204064552'), (u'INT_MULT_-1204066874', u'INT_ADD_-1204066886'), (u'CALL_-1204068361', u'INDIRECT_-1204060215'), (u'INDIRECT_-1204058029', u'MULTIEQUAL_-1204057244'), (u'PTRADD_-1204058895', u'CAST_-1204058593'), (u'CALL_-1204067462', u'INDIRECT_-1204059310'), (u'MULTIEQUAL_-1204059594', u'MULTIEQUAL_-1204060402'), (u'COPY_-1204068471', u'MULTIEQUAL_-1204060328'), ('const-4', u'PTRADD_-1204056576'), (u'CALL_-1204068795', u'INDIRECT_-1204059501'), (u'INDIRECT_-1204056571', u'MULTIEQUAL_-1204057168'), ('tmp_3551', u'CBRANCH_-1204065912'), (u'INT_ADD_-1204068115', u'CAST_-1204058282'), ('const-24', u'INT_ADD_-1204065512'), (u'MULTIEQUAL_-1204060234', u'MULTIEQUAL_-1204059594'), (u'INDIRECT_-1204060980', u'MULTIEQUAL_-1204060050'), ('const-12', u'PTRADD_-1204057481'), (u'CALL_-1204065688', u'INDIRECT_-1204058681'), (u'INDIRECT_-1204059858', u'MULTIEQUAL_-1204058907'), (u'INDIRECT_-1204058355', u'MULTIEQUAL_-1204058041'), (u'INDIRECT_-1204060272', u'MULTIEQUAL_-1204058174'), (u'MULTIEQUAL_-1204057597', u'MULTIEQUAL_-1204057555'), (u'FLOAT_LESS_-1204058080', u'CBRANCH_-1204062620'), (u'CALL_-1204064546', u'INDIRECT_-1204058117'), (u'MULTIEQUAL_-1204059501', u'MULTIEQUAL_-1204059464'), (u'CALL_-1204067163', u'INDIRECT_-1204059034'), (u'LOAD_-1204063674', u'INT_ADD_-1204063490'), (u'MULTIEQUAL_-1204059753', u'MULTIEQUAL_-1204059712'), ('tmp_21507', u'PTRADD_-1204057119'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204066065'), ('const-433', u'LOAD_-1204068448'), (u'MULTIEQUAL_-1204057061', u'MULTIEQUAL_-1204056219'), (u'CALL_-1204065688', u'INDIRECT_-1204058128'), (u'LOAD_-1204065484', u'INT_MULT_-1204065434'), (u'COPY_-1204064894', u'MULTIEQUAL_-1204057481'), (u'MULTIEQUAL_-1204060678', u'MULTIEQUAL_-1204060048'), (u'CAST_-1204058581', u'LOAD_-1204066116'), ('const-8', u'PTRADD_-1204059112'), ('const-8', u'PTRADD_-1204056317'), (u'LOAD_-1204063403', u'FLOAT2FLOAT_-1204063349'), (u'MULTIEQUAL_-1204057338', u'MULTIEQUAL_-1204057300'), ('tmp_21507', u'PTRADD_-1204058989'), (u'MULTIEQUAL_-1204062476', u'INT_ADD_-1204065275'), (u'CALL_-1204064257', u'INDIRECT_-1204056639'), (u'MULTIEQUAL_-1204057864', u'MULTIEQUAL_-1204057224'), ('const--248', u'PTRSUB_-1204059162'), (u'INDIRECT_-1204058441', u'MULTIEQUAL_-1204058158'), (u'INT_ADD_-1204064696', u'MULTIEQUAL_-1204058374'), (u'INDIRECT_-1204057942', u'MULTIEQUAL_-1204055217'), (u'MULTIEQUAL_-1204059824', u'FLOAT_LESSEQUAL_-1204057843'), (u'LOAD_-1204065134', u'MULTIEQUAL_-1204057481'), ('tmp_21503', u'PTRADD_-1204058526'), (u'MULTIEQUAL_-1204058133', u'MULTIEQUAL_-1204057243'), (u'INT_ADD_-1204063573', u'CAST_-1204055363'), (u'INDIRECT_-1204060134', u'MULTIEQUAL_-1204060040'), ('const-1', u'INT_ADD_-1204066074'), ('const-4', u'PTRADD_-1204057103'), ('const-24', u'INT_ADD_-1204065049'), (u'INT_ADD_-1204065275', u'MULTIEQUAL_-1204062476'), (u'INDIRECT_-1204058121', u'MULTIEQUAL_-1204058708'), (u'INT_ADD_-1204063935', u'CAST_-1204055601'), (u'INDIRECT_-1204056813', u'MULTIEQUAL_-1204056026'), (u'CALL_-1204068795', u'INDIRECT_-1204061281'), (u'CALL_-1204066247', u'INDIRECT_-1204057807'), (u'CALL_-1204064546', u'INDIRECT_-1204058003'), (u'MULTIEQUAL_-1204056825', u'MULTIEQUAL_-1204059529'), (u'LOAD_-1204064533', u'INT_MULT_-1204064493'), ('tmp_21507', u'PTRADD_-1204056819'), (u'LOAD_-1204064138', u'INT_ADD_-1204064037'), (u'CALL_-1204069197', u'INDIRECT_-1204060923'), (u'MULTIEQUAL_-1204057820', u'MULTIEQUAL_-1204056932'), (u'CALL_-1204068361', u'INDIRECT_-1204059784'), (u'INDIRECT_-1204058971', u'MULTIEQUAL_-1204058783'), (u'INT_EQUAL_-1204066069', u'CBRANCH_-1204066067'), (u'INDIRECT_-1204059671', u'MULTIEQUAL_-1204059459'), (u'LOAD_-1204066647', u'MULTIEQUAL_-1204055262'), (u'MULTIEQUAL_-1204055246', u'MULTIEQUAL_-1204058531'), (u'INDIRECT_-1204058914', u'MULTIEQUAL_-1204058726'), (u'MULTIEQUAL_-1204058968', u'MULTIEQUAL_-1204058935'), ('const-433', u'LOAD_-1204063759'), (u'MULTIEQUAL_-1204056538', u'MULTIEQUAL_-1204057334'), (u'MULTIEQUAL_-1204057803', u'MULTIEQUAL_-1204057163'), (u'INT_ADD_-1204068409', u'CAST_-1204058477'), (u'MULTIEQUAL_-1204058742', u'MULTIEQUAL_-1204058716'), (u'INT_MULT_-1204063779', u'INT_ADD_-1204063791'), (u'INDIRECT_-1204059602', u'MULTIEQUAL_-1204057644'), ('tmp_21503', u'CALL_-1204065928'), (u'MULTIEQUAL_-1204056869', u'MULTIEQUAL_-1204056827'), (u'LOAD_-1204063759', u'MULTIEQUAL_-1204057284'), (u'INDIRECT_-1204057545', u'MULTIEQUAL_-1204056760'), (u'CAST_-1204058282', u'LOAD_-1204068131'), (u'INDIRECT_-1204056878', u'MULTIEQUAL_-1204056091'), (u'MULTIEQUAL_-1204056694', u'MULTIEQUAL_-1204059403'), (u'MULTIEQUAL_-1204059000', u'MULTIEQUAL_-1204058955'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204065224'), ('const-208', u'PTRADD_-1204056929'), (u'INDIRECT_-1204058247', u'MULTIEQUAL_-1204056291'), (u'MULTIEQUAL_-1204062803', u'MULTIEQUAL_-1204063613'), ('const-4', u'INT_EQUAL_-1204064490'), (u'LOAD_-1204062645', u'MULTIEQUAL_-1204055202'), (u'INT_ADD_-1204068432', u'CAST_-1204058487'), (u'MULTIEQUAL_-1204057772', u'MULTIEQUAL_-1204057730'), (u'MULTIEQUAL_-1204057036', u'MULTIEQUAL_-1204057008'), (u'MULTIEQUAL_-1204059113', u'MULTIEQUAL_-1204059922'), ('const-433', u'LOAD_-1204067701'), ('const-52', u'INT_ADD_-1204065066'), (u'CALL_-1204064495', u'INDIRECT_-1204057732'), (u'CALL_-1204064495', u'INDIRECT_-1204058029'), (u'MULTIEQUAL_-1204058660', u'MULTIEQUAL_-1204058618'), (u'MULTIEQUAL_-1204059052', u'MULTIEQUAL_-1204059861'), (u'MULTIEQUAL_-1204060048', u'MULTIEQUAL_-1204060848'), (u'INDIRECT_-1204057004', u'MULTIEQUAL_-1204056219'), (u'MULTIEQUAL_-1204056183', u'MULTIEQUAL_-1204056152'), (u'MULTIEQUAL_-1204059566', u'MULTIEQUAL_-1204059529'), (u'INDIRECT_-1204057107', u'MULTIEQUAL_-1204057410'), (u'MULTIEQUAL_-1204058184', u'MULTIEQUAL_-1204059264'), (u'CALL_-1204066247', u'INDIRECT_-1204058059'), ('const-56', u'INT_ADD_-1204068534'), (u'CALL_-1204063341', u'INDIRECT_-1204056209'), (u'INDIRECT_-1204060822', u'MULTIEQUAL_-1204060618'), (u'CALL_-1204063341', u'INDIRECT_-1204056811'), (u'INDIRECT_-1204059027', u'MULTIEQUAL_-1204059606'), ('const-24', u'INT_ADD_-1204064081'), (u'CALL_-1204063341', u'INDIRECT_-1204057173'), (u'CALL_-1204065928', u'INDIRECT_-1204058495'), (u'LOAD_-1204063951', u'INT_MULT_-1204063910'), (u'LOAD_-1204068218', u'INT_ADD_-1204068186'), (u'CALL_-1204065248', u'INDIRECT_-1204057685'), (u'CALL_-1204063817', u'INDIRECT_-1204056924'), (u'INDIRECT_-1204056506', u'MULTIEQUAL_-1204057105'), (u'CALL_-1204065979', u'INT_EQUAL_-1204065914'), (u'INT_ADD_-1204063866', u'CAST_-1204055557'), ('const-433', u'LOAD_-1204064751'), (u'PTRADD_-1204055958', u'LOAD_-1204064191'), (u'CAST_-1204058572', u'LOAD_-1204066093'), (u'INDIRECT_-1204060337', u'INT_NOTEQUAL_-1204066148'), ('tmp_455', u'CBRANCH_-1204068963'), (u'MULTIEQUAL_-1204063523', u'INT_NOTEQUAL_-1204068338'), (u'MULTIEQUAL_-1204058824', u'MULTIEQUAL_-1204058783'), ('tmp_1449', u'CBRANCH_-1204067904'), ('const-88', u'CALL_-1204063817'), (u'MULTIEQUAL_-1204058172', u'MULTIEQUAL_-1204059635'), (u'MULTIEQUAL_-1204055250', u'MULTIEQUAL_-1204058782'), (u'CALL_-1204069028', u'INDIRECT_-1204060586'), (u'MULTIEQUAL_-1204059814', u'MULTIEQUAL_-1204059777'), (u'INT_ADD_-1204066541', u'CAST_-1204057270'), ('const-0', u'INT_NOTEQUAL_-1204066097'), (u'MULTIEQUAL_-1204057399', u'MULTIEQUAL_-1204058213'), (u'MULTIEQUAL_-1204059035', u'MULTIEQUAL_-1204059631'), (u'CAST_-1204056631', u'LOAD_-1204065547'), (u'CALL_-1204065928', u'INDIRECT_-1204058304'), (u'CALL_-1204068795', u'INDIRECT_-1204061340'), (u'CALL_-1204066723', u'INDIRECT_-1204060009'), (u'INT_NOTEQUAL_-1204068026', u'CBRANCH_-1204068026'), (u'CAST_-1204056182', u'LOAD_-1204064868'), (u'LOAD_-1204066628', u'MULTIEQUAL_-1204055261'), (u'INT_ADD_-1204063421', u'CAST_-1204055258'), (u'CALL_-1204063817', u'INDIRECT_-1204057233'), ('const-433', u'LOAD_-1204068676'), (u'CALL_-1204063341', u'INT_EQUAL_-1204063327'), (u'INT_EQUAL_-1204066049', u'CBRANCH_-1204066047'), (u'INDIRECT_-1204057925', u'MULTIEQUAL_-1204058216'), (u'MULTIEQUAL_-1204059724', u'MULTIEQUAL_-1204059679'), ('const-40', u'INT_ADD_-1204067687'), (u'MULTIEQUAL_-1204055219', u'MULTIEQUAL_-1204056836'), (u'INT_ADD_-1204064831', u'CAST_-1204056174'), (u'MULTIEQUAL_-1204056932', u'MULTIEQUAL_-1204056907'), ('const-433', u'LOAD_-1204064995'), (u'CALL_-1204064495', u'INDIRECT_-1204057183'), (u'PTRSUB_-1204059162', u'CALL_-1204067879'), (u'CAST_-1204057956', u'LOAD_-1204065228'), (u'PTRADD_-1204058780', u'LOAD_-1204068700'), (u'MULTIEQUAL_-1204055229', u'MULTIEQUAL_-1204057517'), (u'MULTIEQUAL_-1204055215', u'MULTIEQUAL_-1204056600'), (u'INDIRECT_-1204057990', u'MULTIEQUAL_-1204058281'), (u'INDIRECT_-1204059323', u'MULTIEQUAL_-1204055253'), (u'CALL_-1204064546', u'INDIRECT_-1204057214'), ('const-72', u'INT_ADD_-1204068477'), (u'INDIRECT_-1204060149', u'MULTIEQUAL_-1204060716'), (u'MULTIEQUAL_-1204057536', u'MULTIEQUAL_-1204057494'), (u'CALL_-1204069197', u'INDIRECT_-1204060374'), (u'MULTIEQUAL_-1204058787', u'MULTIEQUAL_-1204058764'), ('tmp_33792', u'INT_EQUAL_-1204063757'), (u'INDIRECT_-1204057924', u'MULTIEQUAL_-1204058521'), ('tmp_21503', u'PTRADD_-1204056615'), ('const-433', u'LOAD_-1204067794'), (u'INDIRECT_-1204060687', u'MULTIEQUAL_-1204060589'), (u'MULTIEQUAL_-1204056046', u'MULTIEQUAL_-1204056845'), (u'MULTIEQUAL_-1204056722', u'MULTIEQUAL_-1204056714'), ('const-4', u'PTRADD_-1204058076'), (u'MULTIEQUAL_-1204059752', u'MULTIEQUAL_-1204059871'), ('const-433', u'LOAD_-1204064455'), (u'COPY_-1204057872', u'MULTIEQUAL_-1204060784'), (u'INDIRECT_-1204057469', u'MULTIEQUAL_-1204057772'), ('tmp_2573', u'CBRANCH_-1204066789'), (u'MULTIEQUAL_-1204056850', u'MULTIEQUAL_-1204056812'), ('const-433', u'LOAD_-1204066446'), (u'INDIRECT_-1204059919', u'MULTIEQUAL_-1204059712'), ('const-4', u'PTRADD_-1204057481'), (u'CALL_-1204069028', u'INDIRECT_-1204060212'), (u'INDIRECT_-1204057065', u'MULTIEQUAL_-1204056300'), ('const-433', u'LOAD_-1204065153'), (u'CAST_-1204057127', u'LOAD_-1204066343'), (u'CALL_-1204064772', u'INDIRECT_-1204060954'), (u'INDIRECT_-1204059858', u'MULTIEQUAL_-1204059052'), ('const-4', u'PTRADD_-1204056043'), (u'INT_MULT_-1204067984', u'INT_ADD_-1204067996'), (u'INT_NOTEQUAL_-1204064917', u'CBRANCH_-1204064917'), (u'CALL_-1204067412', u'INDIRECT_-1204058865'), (u'MULTIEQUAL_-1204057820', u'MULTIEQUAL_-1204057809'), (u'INT_ADD_-1204063618', u'CAST_-1204055390'), ('tmp_413', u'CBRANCH_-1204068989'), (u'CALL_-1204067462', u'INDIRECT_-1204059623'), (u'MULTIEQUAL_-1204060659', u'MULTIEQUAL_-1204060019'), (u'MULTIEQUAL_-1204056284', u'MULTIEQUAL_-1204056212'), (u'MULTIEQUAL_-1204059179', u'MULTIEQUAL_-1204058531'), ('const-4', u'INT_MULT_-1204063499'), (u'COPY_-1204063463', u'MULTIEQUAL_-1204056610'), ('const-1', u'CALL_-1204067462'), (u'MULTIEQUAL_-1204060716', u'MULTIEQUAL_-1204060076'), (u'MULTIEQUAL_-1204058174', u'MULTIEQUAL_-1204059897'), (u'CALL_-1204068795', u'INDIRECT_-1204060233'), (u'INDIRECT_-1204058905', u'MULTIEQUAL_-1204055251'), (u'INDIRECT_-1204058743', u'MULTIEQUAL_-1204057929'), (u'MULTIEQUAL_-1204057023', u'COPY_-1204056963'), (u'MULTIEQUAL_-1204059901', u'MULTIEQUAL_-1204059868'), (u'INDIRECT_-1204061451', u'MULTIEQUAL_-1204060501'), (u'INT_ADD_-1204064505', u'MULTIEQUAL_-1204061558'), ('const-88', u'CALL_-1204065248'), (u'CAST_-1204058592', u'LOAD_-1204068602'), (u'INDIRECT_-1204059103', u'MULTIEQUAL_-1204059394'), (u'INT_SLESS_-1204067766', u'CBRANCH_-1204067773'), (u'MULTIEQUAL_-1204057264', u'MULTIEQUAL_-1204058064'), (u'MULTIEQUAL_-1204058716', u'MULTIEQUAL_-1204057871'), (u'MULTIEQUAL_-1204057918', u'MULTIEQUAL_-1204055239'), (u'MULTIEQUAL_-1204058169', u'MULTIEQUAL_-1204059594'), (u'CALL_-1204063341', u'INDIRECT_-1204057352'), (u'MULTIEQUAL_-1204058813', u'MULTIEQUAL_-1204059629'), (u'CAST_-1204058310', u'LOAD_-1204068177'), (u'INDIRECT_-1204059797', u'MULTIEQUAL_-1204059590'), (u'INDIRECT_-1204060103', u'MULTIEQUAL_-1204059811'), (u'CALL_-1204064257', u'INDIRECT_-1204056891'), (u'CALL_-1204064257', u'INDIRECT_-1204056952'), (u'CALL_-1204064772', u'INDIRECT_-1204057511'), (u'INDIRECT_-1204059545', u'MULTIEQUAL_-1204058597'), (u'CALL_-1204064539', u'INDIRECT_-1204055906'), (u'INT_ADD_-1204065066', u'CAST_-1204056325'), (u'INDIRECT_-1204058365', u'MULTIEQUAL_-1204056407'), (u'MULTIEQUAL_-1204058852', u'MULTIEQUAL_-1204058160'), (u'INDIRECT_-1204059162', u'COPY_-1204056964'), (u'CALL_-1204068361', u'INDIRECT_-1204060394'), (u'INDIRECT_-1204057183', u'MULTIEQUAL_-1204057006'), (u'FLOAT2FLOAT_-1204068087', u'MULTIEQUAL_-1204059096'), (u'INDIRECT_-1204057214', u'MULTIEQUAL_-1204057803'), (u'MULTIEQUAL_-1204060420', u'MULTIEQUAL_-1204060379'), (u'CALL_-1204068795', u'INDIRECT_-1204059806'), (u'CAST_-1204057417', u'LOAD_-1204066775'), (u'CALL_-1204064772', u'INDIRECT_-1204057629'), (u'MULTIEQUAL_-1204060873', u'MULTIEQUAL_-1204060848'), (u'PTRADD_-1204057119', u'CAST_-1204056943'), (u'INDIRECT_-1204059141', u'MULTIEQUAL_-1204059724'), (u'INT_MULT_-1204068509', u'INT_ADD_-1204068521'), (u'INT_NOTEQUAL_-1204065225', u'CBRANCH_-1204065110'), (u'INT_MULT_-1204068574', u'INT_ADD_-1204068586'), ('const-0', u'INT_NOTEQUAL_-1204066700'), ('const-433', u'LOAD_-1204063506'), (u'MULTIEQUAL_-1204057939', u'MULTIEQUAL_-1204057915'), (u'MULTIEQUAL_-1204059488', u'MULTIEQUAL_-1204058840'), (u'CALL_-1204064539', u'INDIRECT_-1204055593'), (u'INT_ADD_-1204066841', u'CAST_-1204057470'), (u'MULTIEQUAL_-1204055217', u'MULTIEQUAL_-1204057891'), (u'INDIRECT_-1204061023', u'FLOAT_LESSEQUAL_-1204065239'), ('const-433', u'LOAD_-1204064123'), (u'MULTIEQUAL_-1204055238', u'MULTIEQUAL_-1204057800'), ('tmp_21503', u'PTRADD_-1204057481'), (u'MULTIEQUAL_-1204058821', u'MULTIEQUAL_-1204058173'), (u'LOAD_-1204065977', u'CALL_-1204065928'), (u'MULTIEQUAL_-1204058039', u'MULTIEQUAL_-1204057998'), (u'MULTIEQUAL_-1204058173', u'MULTIEQUAL_-1204059840'), (u'INDIRECT_-1204058552', u'MULTIEQUAL_-1204057702'), (u'LOAD_-1204065593', u'MULTIEQUAL_-1204058435'), (u'INT_ADD_-1204068052', u'CAST_-1204058236'), (u'CALL_-1204068795', u'INDIRECT_-1204060530'), (u'LOAD_-1204068636', u'INT_MULT_-1204068574'), (u'CAST_-1204057537', u'LOAD_-1204066959'), (u'COPY_-1204057900', u'MULTIEQUAL_-1204060813'), (u'INT_ADD_-1204068186', u'CAST_-1204058327'), (u'INDIRECT_-1204059225', u'MULTIEQUAL_-1204059007'), (u'CALL_-1204068795', u'INDIRECT_-1204059627'), ('tmp_6983', u'CBRANCH_-1204064508'), (u'MULTIEQUAL_-1204057856', u'MULTIEQUAL_-1204055238'), (u'CALL_-1204069028', u'INDIRECT_-1204059671'), (u'INDIRECT_-1204058295', u'MULTIEQUAL_-1204058588'), (u'CALL_-1204064772', u'INDIRECT_-1204058807'), (u'INT_ADD_-1204066306', u'CAST_-1204057119'), (u'MULTIEQUAL_-1204058409', u'MULTIEQUAL_-1204059231'), (u'INDIRECT_-1204060439', u'MULTIEQUAL_-1204059501'), (u'LOAD_-1204065105', u'INT_ADD_-1204064900'), (u'MULTIEQUAL_-1204059665', u'MULTIEQUAL_-1204058775'), (u'INT_ADD_-1204065004', u'CAST_-1204056287'), (u'INDIRECT_-1204057568', u'MULTIEQUAL_-1204055229'), (u'MULTIEQUAL_-1204059956', u'MULTIEQUAL_-1204059928'), ('const-433', u'LOAD_-1204066775'), (u'LOAD_-1204068676', u'INT_ADD_-1204068534'), (u'INDIRECT_-1204058319', u'MULTIEQUAL_-1204058114'), ('const-433', u'LOAD_-1204065313'), (u'MULTIEQUAL_-1204063523', u'INT_ADD_-1204067926'), (u'MULTIEQUAL_-1204058175', u'MULTIEQUAL_-1204059811'), (u'PTRADD_-1204056205', u'CAST_-1204056001'), (u'INDIRECT_-1204060801', u'MULTIEQUAL_-1204060707'), (u'INDIRECT_-1204056144', u'MULTIEQUAL_-1204056119'), (u'INDIRECT_-1204057172', u'MULTIEQUAL_-1204056853'), (u'MULTIEQUAL_-1204058409', u'MULTIEQUAL_-1204058368'), (u'MULTIEQUAL_-1204056369', u'MULTIEQUAL_-1204056341'), (u'MULTIEQUAL_-1204058173', u'MULTIEQUAL_-1204059695'), (u'MULTIEQUAL_-1204056111', u'MULTIEQUAL_-1204056907'), ('const-88', u'CALL_-1204068361'), (u'CALL_-1204065688', u'INDIRECT_-1204058738'), ('const-4', u'PTRADD_-1204056033'), (u'MULTIEQUAL_-1204060754', u'INT_ADD_-1204063853'), (u'INT_NOTEQUAL_-1204066140', u'CBRANCH_-1204066137'), (u'FLOAT2FLOAT_-1204064904', u'MULTIEQUAL_-1204057156'), (u'INDIRECT_-1204058177', u'MULTIEQUAL_-1204055216'), ('const-433', u'LOAD_-1204067044'), (u'INT_ADD_-1204064552', u'INT_SLESS_-1204064504'), (u'INDIRECT_-1204061082', u'COPY_-1204058905'), (u'CALL_-1204068361', u'INDIRECT_-1204059548'), (u'MULTIEQUAL_-1204059705', u'MULTIEQUAL_-1204060527'), (u'MULTIEQUAL_-1204058390', u'MULTIEQUAL_-1204057742'), (u'INT_NOTEQUAL_-1204064234', u'CBRANCH_-1204064143'), (u'INDIRECT_-1204056878', u'MULTIEQUAL_-1204056699'), (u'CALL_-1204069028', u'INDIRECT_-1204063598'), ('tmp_2899', u'CBRANCH_-1204066447'), ('const-433', u'LOAD_-1204063996'), (u'LOAD_-1204065494', u'FLOAT2FLOAT_-1204065440'), (u'PTRADD_-1204056043', u'CAST_-1204055802'), ('const-433', u'LOAD_-1204067013'), (u'MULTIEQUAL_-1204062117', u'INT_SLESS_-1204066065'), (u'MULTIEQUAL_-1204062455', u'INT_ADD_-1204066454'), (u'CALL_-1204065979', u'INDIRECT_-1204058945'), ('const-10', u'PTRADD_-1204055031'), (u'LOAD_-1204063506', u'INT_NOTEQUAL_-1204063486'), (u'CALL_-1204064539', u'INDIRECT_-1204055784'), ('tmp_647', u'CBRANCH_-1204068681'), (u'MULTIEQUAL_-1204060169', u'MULTIEQUAL_-1204059529'), (u'FLOAT_LESSEQUAL_-1204062841', u'CBRANCH_-1204062867'), (u'INT_ADD_-1204066953', u'CAST_-1204057545'), (u'CALL_-1204064495', u'INDIRECT_-1204057972'), (u'CAST_-1204058108', u'LOAD_-1204067858'), (u'LOAD_-1204066504', u'FLOAT2FLOAT_-1204066450'), (u'CALL_-1204065979', u'INDIRECT_-1204058156'), (u'MULTIEQUAL_-1204060537', u'MULTIEQUAL_-1204059897'), (u'INDIRECT_-1204057950', u'MULTIEQUAL_-1204057163'), (u'CALL_-1204065248', u'INDIRECT_-1204057388'), (u'CAST_-1204056174', u'LOAD_-1204064847'), (u'PTRADD_-1204058076', u'CAST_-1204057928'), (u'CALL_-1204069028', u'INDIRECT_-1204059976'), (u'INDIRECT_-1204059707', u'MULTIEQUAL_-1204058857'), (u'LOAD_-1204066564', u'INT_MULT_-1204066521'), (u'INDIRECT_-1204058983', u'MULTIEQUAL_-1204058173'), (u'MULTIEQUAL_-1204059658', u'MULTIEQUAL_-1204059631'), (u'COPY_-1204066675', u'MULTIEQUAL_-1204057918'), (u'MULTIEQUAL_-1204058668', u'MULTIEQUAL_-1204058644'), (u'INDIRECT_-1204056685', u'MULTIEQUAL_-1204056662'), (u'INDIRECT_-1204059593', u'MULTIEQUAL_-1204059385'), (u'MULTIEQUAL_-1204056958', u'MULTIEQUAL_-1204058089'), (u'MULTIEQUAL_-1204055870', u'MULTIEQUAL_-1204056997'), (u'MULTIEQUAL_-1204059382', u'MULTIEQUAL_-1204059341'), (u'CALL_-1204063817', u'INDIRECT_-1204057172'), (u'MULTIEQUAL_-1204057537', u'MULTIEQUAL_-1204056694'), (u'INDIRECT_-1204062605', u'MULTIEQUAL_-1204061803'), (u'LOAD_-1204068412', u'FLOAT2FLOAT_-1204068358'), (u'INDIRECT_-1204060068', u'COPY_-1204066675'), (u'INT_MULT_-1204065510', u'INT_ADD_-1204065522'), (u'MULTIEQUAL_-1204060076', u'MULTIEQUAL_-1204060886'), (u'INDIRECT_-1204059959', u'MULTIEQUAL_-1204059861'), (u'MULTIEQUAL_-1204057490', u'MULTIEQUAL_-1204057449'), ('const-433', u'LOAD_-1204068412'), ('const-0', u'INT_NOTEQUAL_-1204065311'), (u'INDIRECT_-1204060643', u'MULTIEQUAL_-1204060439'), (u'CAST_-1204055327', u'LOAD_-1204063540'), (u'MULTIEQUAL_-1204060420', u'MULTIEQUAL_-1204059780'), (u'MULTIEQUAL_-1204058167', u'MULTIEQUAL_-1204059466'), (u'CALL_-1204066723', u'INDIRECT_-1204058103'), (u'INDIRECT_-1204059910', u'MULTIEQUAL_-1204060169'), (u'MULTIEQUAL_-1204058409', u'MULTIEQUAL_-1204057769'), (u'MULTIEQUAL_-1204058715', u'MULTIEQUAL_-1204058682'), (u'CALL_-1204067412', u'INDIRECT_-1204059650'), (u'INDIRECT_-1204060332', u'COPY_-1204067120'), (u'INT_ADD_-1204063524', u'CAST_-1204055327'), (u'MULTIEQUAL_-1204057490', u'MULTIEQUAL_-1204056850'), ('const-4', u'PTRADD_-1204058477'), (u'INDIRECT_-1204058474', u'MULTIEQUAL_-1204055221'), (u'MULTIEQUAL_-1204056518', u'MULTIEQUAL_-1204059224'), (u'MULTIEQUAL_-1204057084', u'MULTIEQUAL_-1204055207'), (u'INDIRECT_-1204058804', u'MULTIEQUAL_-1204058595'), (u'MULTIEQUAL_-1204059115', u'MULTIEQUAL_-1204059070'), ('const-24', u'INT_ADD_-1204068620'), (u'MULTIEQUAL_-1204055995', u'MULTIEQUAL_-1204055967'), (u'PTRADD_-1204055421', u'CAST_-1204055194'), (u'CALL_-1204067879', u'INDIRECT_-1204059246'), (u'CAST_-1204057259', u'LOAD_-1204066540'), (u'LOAD_-1204067976', u'INT_NOTEQUAL_-1204067956'), (u'LOAD_-1204066937', u'FLOAT2FLOAT_-1204066883'), ('const-216', u'PTRADD_-1204056527'), ('const-0', u'INT_NOTEQUAL_-1204067956'), (u'COPY_-1204065200', u'MULTIEQUAL_-1204057054'), (u'MULTIEQUAL_-1204057585', u'MULTIEQUAL_-1204058716'), (u'MULTIEQUAL_-1204057803', u'MULTIEQUAL_-1204057762'), ('const-433', u'LOAD_-1204066322'), (u'INDIRECT_-1204059162', u'MULTIEQUAL_-1204059453'), (u'MULTIEQUAL_-1204056788', u'MULTIEQUAL_-1204056780'), (u'INDIRECT_-1204058961', u'MULTIEQUAL_-1204055247'), (u'MULTIEQUAL_-1204057269', u'MULTIEQUAL_-1204057864'), (u'MULTIEQUAL_-1204056869', u'MULTIEQUAL_-1204056845'), (u'MULTIEQUAL_-1204059466', u'MULTIEQUAL_-1204060276'), (u'MULTIEQUAL_-1204059370', u'MULTIEQUAL_-1204059338'), (u'MULTIEQUAL_-1204059824', u'FLOAT_LESS_-1204057921'), ('tmp_21507', u'PTRADD_-1204056055'), (u'CALL_-1204064257', u'INDIRECT_-1204056830'), (u'MULTIEQUAL_-1204057321', u'MULTIEQUAL_-1204058121'), (u'MULTIEQUAL_-1204057679', u'MULTIEQUAL_-1204057039'), (u'MULTIEQUAL_-1204057729', u'MULTIEQUAL_-1204056886'), (u'MULTIEQUAL_-1204059719', u'MULTIEQUAL_-1204059692'), (u'INDIRECT_-1204057233', u'MULTIEQUAL_-1204057536'), (u'COPY_-1204065645', u'MULTIEQUAL_-1204058008'), ('const-4', u'INT_MULT_-1204065212'), (u'LOAD_-1204067022', u'INT_NOTEQUAL_-1204066969'), (u'LOAD_-1204066788', u'INT_MULT_-1204066747'), ('const-4', u'PTRADD_-1204056615'), (u'INDIRECT_-1204060233', u'MULTIEQUAL_-1204059931'), (u'CAST_-1204057522', u'LOAD_-1204066937'), ('const-1', u'INT_ADD_-1204064696'), (u'CALL_-1204067412', u'INDIRECT_-1204058678'), ('const-4', u'INT_MULT_-1204065001'), (u'CALL_-1204065979', u'INDIRECT_-1204058461'), (u'LOAD_-1204068516', u'INT_NOTEQUAL_-1204068495'), (u'LOAD_-1204065593', u'MULTIEQUAL_-1204058401'), (u'CAST_-1204058546', u'LOAD_-1204068537'), (u'LOAD_-1204067044', u'INT_ADD_-1204067006'), (u'LOAD_-1204066628', u'MULTIEQUAL_-1204058821'), (u'INDIRECT_-1204059913', u'MULTIEQUAL_-1204058173'), (u'PTRSUB_-1204059162', u'CALL_-1204065688'), ('const-8', u'INT_ADD_-1204068186'), (u'INDIRECT_-1204057362', u'MULTIEQUAL_-1204056597'), (u'LOAD_-1204068202', u'INT_MULT_-1204068159'), (u'MULTIEQUAL_-1204062740', u'INT_ADD_-1204067687'), (u'INDIRECT_-1204058613', u'MULTIEQUAL_-1204057759'), (u'CALL_-1204065688', u'INDIRECT_-1204057949'), ('const-208', u'PTRADD_-1204057850'), ('tmp_21507', u'PTRADD_-1204057981'), (u'CALL_-1204067462', u'INDIRECT_-1204058895'), (u'INT_MULT_-1204066442', u'INT_ADD_-1204066454'), (u'MULTIEQUAL_-1204057772', u'MULTIEQUAL_-1204057142'), (u'MULTIEQUAL_-1204059085', u'MULTIEQUAL_-1204059052'), (u'MULTIEQUAL_-1204058716', u'MULTIEQUAL_-1204058679'), ('const-433', u'LOAD_-1204065089'), (u'CAST_-1204057232', u'LOAD_-1204066495'), (u'MULTIEQUAL_-1204058203', u'STORE_-1204063220'), (u'MULTIEQUAL_-1204058679', u'INT_NOTEQUAL_-1204067688'), (u'INDIRECT_-1204059650', u'MULTIEQUAL_-1204058840'), (u'MULTIEQUAL_-1204057891', u'MULTIEQUAL_-1204057871'), (u'MULTIEQUAL_-1204058708', u'MULTIEQUAL_-1204058667'), (u'MULTIEQUAL_-1204055204', u'MULTIEQUAL_-1204055681'), (u'INDIRECT_-1204058190', u'MULTIEQUAL_-1204056230'), (u'CALL_-1204069197', u'INDIRECT_-1204060439'), (u'INDIRECT_-1204058495', u'MULTIEQUAL_-1204056539'), ('tmp_7753', u'CBRANCH_-1204066070'), (u'CALL_-1204064539', u'INDIRECT_-1204056260'), (u'INDIRECT_-1204058220', u'MULTIEQUAL_-1204058521'), (u'MULTIEQUAL_-1204056853', u'MULTIEQUAL_-1204056845'), (u'CALL_-1204063817', u'INDIRECT_-1204057042'), (u'PTRADD_-1204058989', u'CAST_-1204058860'), (u'INDIRECT_-1204058914', u'MULTIEQUAL_-1204058127'), ('const-1', u'STORE_-1204067723'), (u'CAST_-1204055712', u'LOAD_-1204064123'), (u'MULTIEQUAL_-1204056662', u'MULTIEQUAL_-1204056634'), (u'CALL_-1204065248', u'INDIRECT_-1204058238'), ('tmp_21507', u'CALL_-1204067462'), (u'INDIRECT_-1204058247', u'MULTIEQUAL_-1204057460'), ('const-0', u'CALL_-1204065979'), ('tmp_21507', u'PTRADD_-1204056836'), (u'MULTIEQUAL_-1204056853', u'MULTIEQUAL_-1204056825'), ('const-4', u'PTRADD_-1204056317'), ('const-4', u'INT_MULT_-1204063570'), (u'FLOAT2FLOAT_-1204063589', u'MULTIEQUAL_-1204056392'), (u'INT_SLESS_-1204066065', u'CBRANCH_-1204066072'), (u'CAST_-1204057576', u'LOAD_-1204067022'), (u'LOAD_-1204063703', u'MULTIEQUAL_-1204056579'), (u'LOAD_-1204066549', u'FLOAT2FLOAT_-1204066495'), (u'INDIRECT_-1204060338', u'MULTIEQUAL_-1204059529'), (u'INDIRECT_-1204058678', u'MULTIEQUAL_-1204058490'), ('tmp_21503', u'PTRADD_-1204058513'), (u'CALL_-1204065248', u'INDIRECT_-1204059162'), ('const-52', u'INT_ADD_-1204063635'), ('const-433', u'LOAD_-1204064868'), (u'LOAD_-1204068218', u'INT_ADD_-1204068161'), (u'INDIRECT_-1204058866', u'MULTIEQUAL_-1204055224'), (u'INT_NOTEQUAL_-1204066859', u'CBRANCH_-1204066858'), (u'INT_SLESS_-1204062584', u'CBRANCH_-1204062591'), (u'CALL_-1204066723', u'INDIRECT_-1204059201'), ('const-8', u'PTRADD_-1204056205'), (u'CALL_-1204064539', u'INDIRECT_-1204056748'), (u'INDIRECT_-1204059959', u'MULTIEQUAL_-1204059025'), (u'CALL_-1204065979', u'INDIRECT_-1204061721'), (u'CALL_-1204065688', u'INDIRECT_-1204058380'), (u'MULTIEQUAL_-1204056909', u'MULTIEQUAL_-1204056869'), ('const-3', u'PTRADD_-1204055370'), (u'INDIRECT_-1204060036', u'MULTIEQUAL_-1204058170'), (u'PTRADD_-1204057481', u'CAST_-1204057323'), (u'MULTIEQUAL_-1204057658', u'MULTIEQUAL_-1204057616'), (u'INDIRECT_-1204059380', u'MULTIEQUAL_-1204055254'), (u'MULTIEQUAL_-1204061228', u'INT_ADD_-1204064631'), (u'INT_ADD_-1204066772', u'CAST_-1204057426'), ('const-24', u'INT_ADD_-1204063618'), (u'INDIRECT_-1204057107', u'MULTIEQUAL_-1204056788'), (u'MULTIEQUAL_-1204058435', u'MULTIEQUAL_-1204058401'), (u'INDIRECT_-1204060009', u'MULTIEQUAL_-1204060294'), (u'MULTIEQUAL_-1204059667', u'MULTIEQUAL_-1204059622'), (u'LOAD_-1204064834', u'FLOAT2FLOAT_-1204064780'), ('const-433', u'LOAD_-1204066811'), ('tmp_21507', u'PTRADD_-1204058261'), (u'FLOAT2FLOAT_-1204065440', u'MULTIEQUAL_-1204058158'), (u'MULTIEQUAL_-1204059409', u'MULTIEQUAL_-1204060219'), (u'MULTIEQUAL_-1204058166', u'MULTIEQUAL_-1204059142'), (u'MULTIEQUAL_-1204058127', u'MULTIEQUAL_-1204058089'), (u'INT_ADD_-1204068030', u'CAST_-1204058219'), (u'MULTIEQUAL_-1204056054', u'MULTIEQUAL_-1204056046'), ('const-433', u'LOAD_-1204066470'), ('tmp_7841', u'CBRANCH_-1204066096'), (u'INT_MULT_-1204065341', u'INT_ADD_-1204065353'), (u'MULTIEQUAL_-1204059545', u'MULTIEQUAL_-1204058897'), (u'INDIRECT_-1204059323', u'INT_NOTEQUAL_-1204065311'), (u'MULTIEQUAL_-1204060328', u'MULTIEQUAL_-1204060295'), (u'MULTIEQUAL_-1204057410', u'MULTIEQUAL_-1204056780'), (u'INDIRECT_-1204059975', u'MULTIEQUAL_-1204060234'), (u'INDIRECT_-1204060687', u'MULTIEQUAL_-1204059753'), (u'MULTIEQUAL_-1204055243', u'MULTIEQUAL_-1204058061'), (u'CALL_-1204064546', u'INDIRECT_-1204057450'), (u'CALL_-1204064539', u'INDIRECT_-1204056146'), (u'COPY_-1204060887', u'MULTIEQUAL_-1204060702'), (u'MULTIEQUAL_-1204058740', u'MULTIEQUAL_-1204058729'), (u'MULTIEQUAL_-1204055252', u'MULTIEQUAL_-1204058897'), (u'COPY_-1204056963', u'MULTIEQUAL_-1204059824'), (u'CALL_-1204065248', u'INDIRECT_-1204057925'), ('tmp_21509', u'STORE_-1204063220'), (u'CALL_-1204064772', u'INDIRECT_-1204057568'), (u'MULTIEQUAL_-1204055253', u'MULTIEQUAL_-1204058905'), (u'INDIRECT_-1204060643', u'MULTIEQUAL_-1204059840'), (u'MULTIEQUAL_-1204058577', u'MULTIEQUAL_-1204057929'), (u'INDIRECT_-1204056209', u'MULTIEQUAL_-1204056186'), (u'INT_ADD_-1204068090', u'CAST_-1204058264'), (u'INDIRECT_-1204060565', u'MULTIEQUAL_-1204060467'), (u'FLOAT2FLOAT_-1204064009', u'MULTIEQUAL_-1204057286'), (u'CALL_-1204069078', u'INDIRECT_-1204061540'), (u'LOAD_-1204063795', u'MULTIEQUAL_-1204057105'), (u'MULTIEQUAL_-1204058068', u'MULTIEQUAL_-1204058026'), ('tmp_21503', u'PTRADD_-1204058029'), (u'INDIRECT_-1204057332', u'MULTIEQUAL_-1204057921'), (u'LOAD_-1204064903', u'FLOAT2FLOAT_-1204064849'), (u'INDIRECT_-1204060866', u'MULTIEQUAL_-1204059928'), (u'LOAD_-1204065105', u'INT_ADD_-1204065004'), (u'CAST_-1204056674', u'LOAD_-1204065608'), (u'MULTIEQUAL_-1204061228', u'INT_SUB_-1204062734'), (u'INT_ADD_-1204065284', u'CAST_-1204056472'), ('const-4', u'PTRADD_-1204059056'), (u'CALL_-1204068361', u'INDIRECT_-1204061023'), (u'PTRADD_-1204057860', u'CAST_-1204057673'), ('const-433', u'LOAD_-1204065303'), (u'FLOAT2FLOAT_-1204068052', u'MULTIEQUAL_-1204059035'), ('const-4', u'PTRADD_-1204057764'), (u'MULTIEQUAL_-1204060298', u'MULTIEQUAL_-1204059658'), (u'LOAD_-1204068046', u'INT_NOTEQUAL_-1204068026'), (u'MULTIEQUAL_-1204060560', u'MULTIEQUAL_-1204060679'), (u'INDIRECT_-1204059347', u'MULTIEQUAL_-1204059055'), (u'MULTIEQUAL_-1204057851', u'MULTIEQUAL_-1204057008'), (u'MULTIEQUAL_-1204056112', u'MULTIEQUAL_-1204057243'), (u'MULTIEQUAL_-1204061816', u'INT_SUB_-1204066097'), (u'MULTIEQUAL_-1204055218', u'MULTIEQUAL_-1204057948'), (u'PTRADD_-1204059040', u'CAST_-1204058911'), ('const-208', u'PTRADD_-1204056055'), (u'INT_ADD_-1204064887', u'CAST_-1204056209'), ('tmp_7458', u'CBRANCH_-1204065230'), (u'MULTIEQUAL_-1204062451', u'MULTIEQUAL_-1204062406'), (u'LOAD_-1204064031', u'FLOAT2FLOAT_-1204063977'), ('tmp_7584', u'CBRANCH_-1204062620'), (u'INDIRECT_-1204060721', u'MULTIEQUAL_-1204061286'), (u'INDIRECT_-1204058360', u'MULTIEQUAL_-1204058937'), (u'INDIRECT_-1204056878', u'MULTIEQUAL_-1204056111'), (u'INDIRECT_-1204060700', u'MULTIEQUAL_-1204060496'), (u'MULTIEQUAL_-1204060353', u'MULTIEQUAL_-1204059705'), ('const-166', u'PTRADD_-1204056615'), (u'LOAD_-1204064937', u'INT_NOTEQUAL_-1204064917'), (u'INT_ADD_-1204068534', u'CAST_-1204058555'), (u'INT_ADD_-1204063958', u'CAST_-1204055611'), (u'CALL_-1204069229', u'INDIRECT_-1204060947'), (u'MULTIEQUAL_-1204057837', u'MULTIEQUAL_-1204057207'), (u'LOAD_-1204065265', u'INT_MULT_-1204065212'), (u'CAST_-1204056325', u'LOAD_-1204065082'), (u'LOAD_-1204067044', u'INT_ADD_-1204067013'), (u'INDIRECT_-1204058068', u'MULTIEQUAL_-1204056112'), ('const-4', u'INT_MULT_-1204067914')]
null
null
00245c10
x64
O3
(translation_unit "long * FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)\n\n{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)\n\n{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" * (function_declarator "FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" identifier (parameter_list "(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined4 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "int param_4" primitive_type identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) )))) (compound_statement "{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "double dVar2;" primitive_type identifier ;) (declaration "double dVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_128;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_118;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_110;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 local_f8;" type_identifier identifier ;) (declaration "undefined4 local_f4;" type_identifier identifier ;) (declaration "int local_f0;" primitive_type identifier ;) (declaration "undefined8 local_e8;" type_identifier identifier ;) (declaration "undefined8 local_e0;" type_identifier identifier ;) (declaration "double local_d0;" primitive_type identifier ;) (declaration "double local_c8;" primitive_type identifier ;) (declaration "double local_c0;" primitive_type identifier ;) (declaration "double local_b8;" primitive_type identifier ;) (declaration "double local_b0;" primitive_type identifier ;) (declaration "double local_a8;" primitive_type identifier ;) (declaration "undefined4 local_98;" type_identifier identifier ;) (declaration "undefined4 local_94;" type_identifier identifier ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "double local_70;" primitive_type identifier ;) (declaration "double local_68;" primitive_type identifier ;) (declaration "double local_60;" primitive_type identifier ;) (declaration "double local_58;" primitive_type identifier ;) (declaration "double local_50;" primitive_type identifier ;) (declaration "double local_48;" primitive_type identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "GetPixelInfo(param_2,&local_f8);" (call_expression "GetPixelInfo(param_2,&local_f8)" identifier (argument_list "(param_2,&local_f8)" ( identifier , (pointer_expression "&local_f8" & identifier) ))) ;) (expression_statement "GetPixelInfo(param_3,&local_98);" (call_expression "GetPixelInfo(param_3,&local_98)" identifier (argument_list "(param_3,&local_98)" ( identifier , (pointer_expression "&local_98" & identifier) ))) ;) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 8))" ( (binary_expression "0 < *(long *)(param_2 + 8)" number_literal < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }" { (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));" do (compound_statement "{\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n }" { (expression_statement "lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" identifier = (call_expression "GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" identifier (argument_list "(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_2 + 10)" * (cast_expression "(undefined8 *)(param_2 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) )))) , identifier )))) ;) (expression_statement "lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier = (call_expression "GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier (argument_list "(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 10)" * (cast_expression "(undefined8 *)(param_3 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 10)" ( (binary_expression "param_3 + 10" identifier + number_literal) )))) , identifier )))) ;) (if_statement "if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }" if (parenthesized_expression "((lVar5 == 0) || (lVar6 == 0))" ( (binary_expression "(lVar5 == 0) || (lVar6 == 0)" (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }" { (labeled_statement "LAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" statement_identifier : (if_statement "if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" if (parenthesized_expression "(local_128 < *(long *)(param_2 + 8))" ( (binary_expression "local_128 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (expression_statement "local_118 = *(long *)(param_2 + 8) + -1;" (assignment_expression "local_118 = *(long *)(param_2 + 8) + -1" identifier = (binary_expression "*(long *)(param_2 + 8) + -1" (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) + number_literal)) ;) (goto_statement "goto LAB_00246070;" goto statement_identifier ;) }))) (break_statement "break;" break ;) })) (if_statement "if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 10))" ( (binary_expression "0 < *(long *)(param_2 + 10)" number_literal < (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }" { (labeled_statement "LAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 10);" (assignment_expression "lVar5 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;" statement_identifier : (if_statement "if (lVar7 < lVar5) goto LAB_00246052;" if (parenthesized_expression "(lVar7 < lVar5)" ( (binary_expression "lVar7 < lVar5" identifier < identifier) )) (goto_statement "goto LAB_00246052;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 10);" (assignment_expression "lVar5 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x0024604c;" goto statement_identifier ;) })) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00245f99;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < *(long *)(param_2 + 10))" ( (binary_expression "lVar7 < *(long *)(param_2 + 10)" identifier < (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) )) ;) })) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" identifier = (binary_expression "local_128 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_128 < *(long *)(param_2 + 8))" ( (binary_expression "local_128 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) ;) })) (expression_statement "param_1[2] = -1;" (assignment_expression "param_1[2] = -1" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[3] = -1;" (assignment_expression "param_1[3] = -1" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = 1;" (assignment_expression "*param_1 = 1" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "param_1[1] = 1;" (assignment_expression "param_1[1] = 1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (goto_statement "goto LAB_00245ffb;" goto statement_identifier ;) (labeled_statement "LAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" statement_identifier : (do_statement "do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" do (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n }" { (expression_statement "lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5)" identifier = (call_expression "GetVirtualPixels(param_2,local_118,0,1,local_110,param_5)" identifier (argument_list "(param_2,local_118,0,1,local_110,param_5)" ( identifier , identifier , number_literal , number_literal , identifier , identifier )))) ;) (expression_statement "lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier = (call_expression "GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier (argument_list "(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 10)" * (cast_expression "(undefined8 *)(param_3 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 10)" ( (binary_expression "param_3 + 10" identifier + number_literal) )))) , identifier )))) ;) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }" if (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" ( (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) ))) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n break;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (break_statement "break;" break ;) })) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (if_statement "if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }" if (parenthesized_expression "(0 < local_110)" ( (binary_expression "0 < local_110" number_literal < identifier) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }" { (labeled_statement "LAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" statement_identifier : (if_statement "if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" if (parenthesized_expression "(lVar7 < local_110)" ( (binary_expression "lVar7 < local_110" identifier < identifier) )) (compound_statement "{\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" { (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" identifier = (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" ( (binary_expression "local_118 - local_128" identifier - identifier) )) + number_literal)) ;) (goto_statement "goto LAB_002463e4;" goto statement_identifier ;) }))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x00246b27;" goto statement_identifier ;) })) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246384;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < local_110)" ( (binary_expression "lVar7 < local_110" identifier < identifier) )) ;) })) (expression_statement "local_118 = local_118 + -1;" (assignment_expression "local_118 = local_118 + -1" identifier = (binary_expression "local_118 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_118 != -1)" ( (binary_expression "local_118 != -1" identifier != number_literal) )) ;)) (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" identifier = (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" ( (binary_expression "local_118 - local_128" identifier - identifier) )) + number_literal)) ;) (if_statement "if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" if (parenthesized_expression "(local_110 < 1)" ( (binary_expression "local_110 < 1" identifier < number_literal) )) (compound_statement "{\n local_118 = 0;\n }" { (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" identifier = number_literal) ;) }) (else_clause "else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" else (compound_statement "{\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" { (labeled_statement "LAB_002463e4:\n local_118 = 0;" statement_identifier : (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" identifier = number_literal) ;)) (do_statement "do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);" do (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n }" { (expression_statement "lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" identifier (argument_list "(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (expression_statement "lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" identifier (argument_list "(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_3 + 8)" * (cast_expression "(undefined8 *)(param_3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }" if (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" ( (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }" { (labeled_statement "LAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);" statement_identifier : (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;)) (break_statement "break;" break ;) })) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 8))" ( (binary_expression "0 < *(long *)(param_2 + 8)" number_literal < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }" { (labeled_statement "LAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 8);" (assignment_expression "lVar5 = *(long *)(param_2 + 8)" identifier = (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;" statement_identifier : (if_statement "if (lVar7 < lVar5) goto LAB_00246bc2;" if (parenthesized_expression "(lVar7 < lVar5)" ( (binary_expression "lVar7 < lVar5" identifier < identifier) )) (goto_statement "goto LAB_00246bc2;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 8);" (assignment_expression "lVar5 = *(long *)(param_2 + 8)" identifier = (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x00246bbc;" goto statement_identifier ;) })) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246709;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" ( (binary_expression "lVar7 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) ;) })) (expression_statement "local_118 = local_118 + 1;" (assignment_expression "local_118 = local_118 + 1" identifier = (binary_expression "local_118 + 1" identifier + number_literal)) ;) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) }) while (parenthesized_expression "(local_118 < local_110)" ( (binary_expression "local_118 < local_110" identifier < identifier) )) ;) }))) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" identifier = (binary_expression "local_110 + -1" identifier + number_literal)) ;) (if_statement "if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" if (parenthesized_expression "(-1 < local_110)" ( (binary_expression "-1 < local_110" number_literal < identifier) )) (compound_statement "{\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" { (while_statement "while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" { (expression_statement "lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" identifier (argument_list "(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (expression_statement "lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" identifier (argument_list "(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_3 + 8)" * (cast_expression "(undefined8 *)(param_3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) break;" if (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" ( (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) ))) )) (break_statement "break;" break ;)) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 8))" ( (binary_expression "0 < *(long *)(param_2 + 8)" number_literal < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }" { (labeled_statement "LAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }" { (labeled_statement "LAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;" statement_identifier : (if_statement "if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;" if (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" ( (binary_expression "lVar7 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (goto_statement "goto LAB_00246aa8;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (goto_statement "goto LAB_00246a8d;" goto statement_identifier ;)) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246a77;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" ( (binary_expression "lVar7 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) ;) })) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" identifier = (binary_expression "local_110 + -1" identifier + number_literal)) ;) (if_statement "if (local_110 == -1) break;" if (parenthesized_expression "(local_110 == -1)" ( (binary_expression "local_110 == -1" identifier == number_literal) )) (break_statement "break;" break ;)) })) })) (labeled_statement "LAB_00246aa8:\n *param_1 = local_100;" statement_identifier : (expression_statement "*param_1 = local_100;" (assignment_expression "*param_1 = local_100" (pointer_expression "*param_1" * identifier) = identifier) ;)) (expression_statement "param_1[3] = local_118;" (assignment_expression "param_1[3] = local_118" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = (local_110 - local_118) + 1;" (assignment_expression "param_1[1] = (local_110 - local_118) + 1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "(local_110 - local_118) + 1" (parenthesized_expression "(local_110 - local_118)" ( (binary_expression "local_110 - local_118" identifier - identifier) )) + number_literal)) ;) (expression_statement "param_1[2] = local_128;" (assignment_expression "param_1[2] = local_128" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (labeled_statement "LAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" statement_identifier : (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return param_1;" return identifier ;) })))
(translation_unit "/* WARNING: Enum "GravityType": Some values do not have unique names */\n/* WARNING: Enum "DisposeType": Some values do not have unique names */\n/* WARNING: Enum "ChannelType": Some values do not have unique names */\n/* WARNING: Enum "PixelChannel": Some values do not have unique names */\n/* WARNING: Enum "ExceptionType": Some values do not have unique names */\n\nRectangleInfo *\nCompareImagesBounds(RectangleInfo *__return_storage_ptr__,Image *image1,Image *image2,\n LayerMethod method,ExceptionInfo *exception)\n\n{\n long lVar1;\n PixelChannelMap *pPVar2;\n double dVar3;\n double dVar4;\n MagickBooleanType MVar5;\n Quantum *pQVar6;\n Quantum *pQVar7;\n size_t sVar8;\n long lVar9;\n long in_FS_OFFSET;\n ssize_t local_128;\n ssize_t local_118;\n ssize_t local_110;\n size_t local_100;\n PixelInfo pixel1;\n PixelInfo pixel2;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(image1,&pixel1);\n GetPixelInfo(image2,&pixel2);\n if (0 < (long)image1->columns) {\n local_128 = 0;\n do {\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n } while (local_128 < (long)image1->columns);\n }\n __return_storage_ptr__->x = -1;\n __return_storage_ptr__->y = -1;\n __return_storage_ptr__->width = 1;\n __return_storage_ptr__->height = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);\n pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }\n sVar8 = image1->rows;\n if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if ((long)sVar8 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);\n }\n local_110 = sVar8 - 1;\n if (-1 < local_110) {\n while( true ) {\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n __return_storage_ptr__->width = local_100;\n __return_storage_ptr__->y = local_118;\n __return_storage_ptr__->height = (local_110 - local_118) + 1;\n __return_storage_ptr__->x = local_128;\nLAB_00245ffb:\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return __return_storage_ptr__;\n}\n\n" comment comment comment comment comment (function_definition "RectangleInfo *\nCompareImagesBounds(RectangleInfo *__return_storage_ptr__,Image *image1,Image *image2,\n LayerMethod method,ExceptionInfo *exception)\n\n{\n long lVar1;\n PixelChannelMap *pPVar2;\n double dVar3;\n double dVar4;\n MagickBooleanType MVar5;\n Quantum *pQVar6;\n Quantum *pQVar7;\n size_t sVar8;\n long lVar9;\n long in_FS_OFFSET;\n ssize_t local_128;\n ssize_t local_118;\n ssize_t local_110;\n size_t local_100;\n PixelInfo pixel1;\n PixelInfo pixel2;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(image1,&pixel1);\n GetPixelInfo(image2,&pixel2);\n if (0 < (long)image1->columns) {\n local_128 = 0;\n do {\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n } while (local_128 < (long)image1->columns);\n }\n __return_storage_ptr__->x = -1;\n __return_storage_ptr__->y = -1;\n __return_storage_ptr__->width = 1;\n __return_storage_ptr__->height = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);\n pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }\n sVar8 = image1->rows;\n if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if ((long)sVar8 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);\n }\n local_110 = sVar8 - 1;\n if (-1 < local_110) {\n while( true ) {\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n __return_storage_ptr__->width = local_100;\n __return_storage_ptr__->y = local_118;\n __return_storage_ptr__->height = (local_110 - local_118) + 1;\n __return_storage_ptr__->x = local_128;\nLAB_00245ffb:\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return __return_storage_ptr__;\n}" type_identifier (pointer_declarator "*\nCompareImagesBounds(RectangleInfo *__return_storage_ptr__,Image *image1,Image *image2,\n LayerMethod method,ExceptionInfo *exception)" * (function_declarator "CompareImagesBounds(RectangleInfo *__return_storage_ptr__,Image *image1,Image *image2,\n LayerMethod method,ExceptionInfo *exception)" identifier (parameter_list "(RectangleInfo *__return_storage_ptr__,Image *image1,Image *image2,\n LayerMethod method,ExceptionInfo *exception)" ( (parameter_declaration "RectangleInfo *__return_storage_ptr__" type_identifier (pointer_declarator "*__return_storage_ptr__" * identifier)) , (parameter_declaration "Image *image1" type_identifier (pointer_declarator "*image1" * identifier)) , (parameter_declaration "Image *image2" type_identifier (pointer_declarator "*image2" * identifier)) , (parameter_declaration "LayerMethod method" type_identifier identifier) , (parameter_declaration "ExceptionInfo *exception" type_identifier (pointer_declarator "*exception" * identifier)) )))) (compound_statement "{\n long lVar1;\n PixelChannelMap *pPVar2;\n double dVar3;\n double dVar4;\n MagickBooleanType MVar5;\n Quantum *pQVar6;\n Quantum *pQVar7;\n size_t sVar8;\n long lVar9;\n long in_FS_OFFSET;\n ssize_t local_128;\n ssize_t local_118;\n ssize_t local_110;\n size_t local_100;\n PixelInfo pixel1;\n PixelInfo pixel2;\n \n lVar1 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(image1,&pixel1);\n GetPixelInfo(image2,&pixel2);\n if (0 < (long)image1->columns) {\n local_128 = 0;\n do {\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n } while (local_128 < (long)image1->columns);\n }\n __return_storage_ptr__->x = -1;\n __return_storage_ptr__->y = -1;\n __return_storage_ptr__->width = 1;\n __return_storage_ptr__->height = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);\n pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }\n sVar8 = image1->rows;\n if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if ((long)sVar8 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);\n }\n local_110 = sVar8 - 1;\n if (-1 < local_110) {\n while( true ) {\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n __return_storage_ptr__->width = local_100;\n __return_storage_ptr__->y = local_118;\n __return_storage_ptr__->height = (local_110 - local_118) + 1;\n __return_storage_ptr__->x = local_128;\nLAB_00245ffb:\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }\n return __return_storage_ptr__;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "PixelChannelMap *pPVar2;" type_identifier (pointer_declarator "*pPVar2" * identifier) ;) (declaration "double dVar3;" primitive_type identifier ;) (declaration "double dVar4;" primitive_type identifier ;) (declaration "MagickBooleanType MVar5;" type_identifier identifier ;) (declaration "Quantum *pQVar6;" type_identifier (pointer_declarator "*pQVar6" * identifier) ;) (declaration "Quantum *pQVar7;" type_identifier (pointer_declarator "*pQVar7" * identifier) ;) (declaration "size_t sVar8;" primitive_type identifier ;) (declaration "long lVar9;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "ssize_t local_128;" primitive_type identifier ;) (declaration "ssize_t local_118;" primitive_type identifier ;) (declaration "ssize_t local_110;" primitive_type identifier ;) (declaration "size_t local_100;" primitive_type identifier ;) (declaration "PixelInfo pixel1;" type_identifier identifier ;) (declaration "PixelInfo pixel2;" type_identifier identifier ;) (expression_statement "lVar1 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "lVar1 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "GetPixelInfo(image1,&pixel1);" (call_expression "GetPixelInfo(image1,&pixel1)" identifier (argument_list "(image1,&pixel1)" ( identifier , (pointer_expression "&pixel1" & identifier) ))) ;) (expression_statement "GetPixelInfo(image2,&pixel2);" (call_expression "GetPixelInfo(image2,&pixel2)" identifier (argument_list "(image2,&pixel2)" ( identifier , (pointer_expression "&pixel2" & identifier) ))) ;) (if_statement "if (0 < (long)image1->columns) {\n local_128 = 0;\n do {\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n } while (local_128 < (long)image1->columns);\n }" if (parenthesized_expression "(0 < (long)image1->columns)" ( (binary_expression "0 < (long)image1->columns" number_literal < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) (compound_statement "{\n local_128 = 0;\n do {\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n } while (local_128 < (long)image1->columns);\n }" { (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" identifier = number_literal) ;) (do_statement "do {\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n } while (local_128 < (long)image1->columns);" do (compound_statement "{\n pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);\n pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);\n if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }\n local_128 = local_128 + 1;\n }" { (expression_statement "pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception);" (assignment_expression "pQVar6 = GetVirtualPixels(image1,local_128,0,1,image1->rows,exception)" identifier = (call_expression "GetVirtualPixels(image1,local_128,0,1,image1->rows,exception)" identifier (argument_list "(image1,local_128,0,1,image1->rows,exception)" ( identifier , identifier , number_literal , number_literal , (field_expression "image1->rows" identifier -> field_identifier) , identifier )))) ;) (expression_statement "pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception);" (assignment_expression "pQVar7 = GetVirtualPixels(image2,local_128,0,1,image2->rows,exception)" identifier = (call_expression "GetVirtualPixels(image2,local_128,0,1,image2->rows,exception)" identifier (argument_list "(image2,local_128,0,1,image2->rows,exception)" ( identifier , identifier , number_literal , number_literal , (field_expression "image2->rows" identifier -> field_identifier) , identifier )))) ;) (if_statement "if ((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)) {\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }" if (parenthesized_expression "((pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0))" ( (binary_expression "(pQVar6 == (Quantum *)0x0) || (pQVar7 == (Quantum *)0x0)" (parenthesized_expression "(pQVar6 == (Quantum *)0x0)" ( (binary_expression "pQVar6 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pQVar7 == (Quantum *)0x0)" ( (binary_expression "pQVar7 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\nLAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }\n break;\n }" { (labeled_statement "LAB_00246052:\n if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }" statement_identifier : (if_statement "if (local_128 < (long)image1->columns) {\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }" if (parenthesized_expression "(local_128 < (long)image1->columns)" ( (binary_expression "local_128 < (long)image1->columns" identifier < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) (compound_statement "{\n sVar8 = image1->rows;\n local_118 = image1->columns - 1;\n goto LAB_00246070;\n }" { (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (expression_statement "local_118 = image1->columns - 1;" (assignment_expression "local_118 = image1->columns - 1" identifier = (binary_expression "image1->columns - 1" (field_expression "image1->columns" identifier -> field_identifier) - number_literal)) ;) (goto_statement "goto LAB_00246070;" goto statement_identifier ;) }))) (break_statement "break;" break ;) })) (if_statement "if (0 < (long)image1->rows) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }" if (parenthesized_expression "(0 < (long)image1->rows)" ( (binary_expression "0 < (long)image1->rows" number_literal < (cast_expression "(long)image1->rows" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->rows" identifier -> field_identifier))) )) (compound_statement "{\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);\n }" { (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n } while (lVar9 < (long)image1->rows);" do (compound_statement "{\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }\n lVar9 = lVar9 + 1;\n pQVar6 = pQVar6 + image1->number_channels;\n pQVar7 = pQVar7 + image2->number_channels;\n }" { (expression_statement "ResetMagickMemory(&pixel1,0,0x58);" (call_expression "ResetMagickMemory(&pixel1,0,0x58)" identifier (argument_list "(&pixel1,0,0x58)" ( (pointer_expression "&pixel1" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel1.fuzz = image1->fuzz;" (assignment_expression "pixel1.fuzz = image1->fuzz" (field_expression "pixel1.fuzz" identifier . field_identifier) = (field_expression "image1->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha = DAT_0046dd18;" (assignment_expression "pixel1.alpha = DAT_0046dd18" (field_expression "pixel1.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel1.storage_class = image1->storage_class;" (assignment_expression "pixel1.storage_class = image1->storage_class" (field_expression "pixel1.storage_class" identifier . field_identifier) = (field_expression "image1->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel1.colorspace = image1->colorspace;" (assignment_expression "pixel1.colorspace = image1->colorspace" (field_expression "pixel1.colorspace" identifier . field_identifier) = (field_expression "image1->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel1.depth = image1->depth;" (assignment_expression "pixel1.depth = image1->depth" (field_expression "pixel1.depth" identifier . field_identifier) = (field_expression "image1->depth" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha_trait = image1->alpha_trait;" (assignment_expression "pixel1.alpha_trait = image1->alpha_trait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = (field_expression "image1->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar6 != (Quantum *)0x0)" ( (binary_expression "pQVar6 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image1->channel_map;" (assignment_expression "pPVar2 = image1->channel_map" identifier = (field_expression "image1->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel1.red = (MagickRealType)pQVar6[pPVar2->offset];" (assignment_expression "pixel1.red = (MagickRealType)pQVar6[pPVar2->offset]" (field_expression "pixel1.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset];" (assignment_expression "pixel1.green = (MagickRealType)pQVar6[pPVar2[1].offset]" (field_expression "pixel1.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset];" (assignment_expression "pixel1.blue = (MagickRealType)pQVar6[pPVar2[2].offset]" (field_expression "pixel1.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" { (expression_statement "pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset];" (assignment_expression "pixel1.black = (MagickRealType)pQVar6[pPVar2[3].offset]" (field_expression "pixel1.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];" (assignment_expression "pixel1.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]" (field_expression "pixel1.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel1.alpha_trait = BlendPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" { (expression_statement "pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset];" (assignment_expression "pixel1.index = (MagickRealType)pQVar6[pPVar2[5].offset]" (field_expression "pixel1.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (expression_statement "ResetMagickMemory(&pixel2,0,0x58);" (call_expression "ResetMagickMemory(&pixel2,0,0x58)" identifier (argument_list "(&pixel2,0,0x58)" ( (pointer_expression "&pixel2" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel2.fuzz = image2->fuzz;" (assignment_expression "pixel2.fuzz = image2->fuzz" (field_expression "pixel2.fuzz" identifier . field_identifier) = (field_expression "image2->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha = DAT_0046dd18;" (assignment_expression "pixel2.alpha = DAT_0046dd18" (field_expression "pixel2.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel2.storage_class = image2->storage_class;" (assignment_expression "pixel2.storage_class = image2->storage_class" (field_expression "pixel2.storage_class" identifier . field_identifier) = (field_expression "image2->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel2.colorspace = image2->colorspace;" (assignment_expression "pixel2.colorspace = image2->colorspace" (field_expression "pixel2.colorspace" identifier . field_identifier) = (field_expression "image2->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel2.depth = image2->depth;" (assignment_expression "pixel2.depth = image2->depth" (field_expression "pixel2.depth" identifier . field_identifier) = (field_expression "image2->depth" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha_trait = image2->alpha_trait;" (assignment_expression "pixel2.alpha_trait = image2->alpha_trait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = (field_expression "image2->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar7 != (Quantum *)0x0)" ( (binary_expression "pQVar7 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image2->channel_map;" (assignment_expression "pPVar2 = image2->channel_map" identifier = (field_expression "image2->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel2.red = (MagickRealType)pQVar7[pPVar2->offset];" (assignment_expression "pixel2.red = (MagickRealType)pQVar7[pPVar2->offset]" (field_expression "pixel2.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset];" (assignment_expression "pixel2.green = (MagickRealType)pQVar7[pPVar2[1].offset]" (field_expression "pixel2.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset];" (assignment_expression "pixel2.blue = (MagickRealType)pQVar7[pPVar2[2].offset]" (field_expression "pixel2.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" { (expression_statement "pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset];" (assignment_expression "pixel2.black = (MagickRealType)pQVar7[pPVar2[3].offset]" (field_expression "pixel2.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];" (assignment_expression "pixel2.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]" (field_expression "pixel2.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel2.alpha_trait = BlendPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" { (expression_statement "pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset];" (assignment_expression "pixel2.index = (MagickRealType)pQVar7[pPVar2[5].offset]" (field_expression "pixel2.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (if_statement "if (method == CompareAnyLayer) {\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }" if (parenthesized_expression "(method == CompareAnyLayer)" ( (binary_expression "method == CompareAnyLayer" identifier == identifier) )) (compound_statement "{\nLAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }\n }" { (labeled_statement "LAB_00245f99:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" statement_identifier : (expression_statement "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" (assignment_expression "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier (argument_list "(&pixel1,&pixel2)" ( (pointer_expression "&pixel1" & identifier) , (pointer_expression "&pixel2" & identifier) )))) ;)) (if_statement "if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }" if (parenthesized_expression "(MVar5 == MagickFalse)" ( (binary_expression "MVar5 == MagickFalse" identifier == identifier) )) (compound_statement "{\n sVar8 = image1->rows;\njoined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;\n break;\n }" { (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (labeled_statement "joined_r0x0024604c:\n if (lVar9 < (long)sVar8) goto LAB_00246052;" statement_identifier : (if_statement "if (lVar9 < (long)sVar8) goto LAB_00246052;" if (parenthesized_expression "(lVar9 < (long)sVar8)" ( (binary_expression "lVar9 < (long)sVar8" identifier < (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (goto_statement "goto LAB_00246052;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }" else (compound_statement "{\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;\n }" { (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }" if (parenthesized_expression "(pixel1.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel1.alpha_trait != UndefinedPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar3 = pixel1.alpha;\n }" { (expression_statement "dVar3 = pixel1.alpha;" (assignment_expression "dVar3 = pixel1.alpha" identifier = (field_expression "pixel1.alpha" identifier . field_identifier)) ;) })) (expression_statement "dVar4 = DAT_0046dd18;" (assignment_expression "dVar4 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }" if (parenthesized_expression "(pixel2.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel2.alpha_trait != UndefinedPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar4 = pixel2.alpha;\n }" { (expression_statement "dVar4 = pixel2.alpha;" (assignment_expression "dVar4 = pixel2.alpha" identifier = (field_expression "pixel2.alpha" identifier . field_identifier)) ;) })) (if_statement "if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;" if (parenthesized_expression "(method == CompareClearLayer)" ( (binary_expression "method == CompareClearLayer" identifier == identifier) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) )) && (parenthesized_expression "(dVar4 < DAT_0046ea90)" ( (binary_expression "dVar4 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n sVar8 = image1->rows;\n goto joined_r0x0024604c;\n }" { (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (goto_statement "goto joined_r0x0024604c;" goto statement_identifier ;) })) }) (else_clause "else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;" else (if_statement "if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00245f99;" if (parenthesized_expression "((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4))" ( (binary_expression "(method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)" (parenthesized_expression "(method == CompareOverlayLayer)" ( (binary_expression "method == CompareOverlayLayer" identifier == identifier) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar4)" ( (binary_expression "DAT_0046ea90 <= dVar4" identifier <= identifier) ))) )) (goto_statement "goto LAB_00245f99;" goto statement_identifier ;)))) }))) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "pQVar6 = pQVar6 + image1->number_channels;" (assignment_expression "pQVar6 = pQVar6 + image1->number_channels" identifier = (binary_expression "pQVar6 + image1->number_channels" identifier + (field_expression "image1->number_channels" identifier -> field_identifier))) ;) (expression_statement "pQVar7 = pQVar7 + image2->number_channels;" (assignment_expression "pQVar7 = pQVar7 + image2->number_channels" identifier = (binary_expression "pQVar7 + image2->number_channels" identifier + (field_expression "image2->number_channels" identifier -> field_identifier))) ;) }) while (parenthesized_expression "(lVar9 < (long)image1->rows)" ( (binary_expression "lVar9 < (long)image1->rows" identifier < (cast_expression "(long)image1->rows" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->rows" identifier -> field_identifier))) )) ;) })) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" identifier = (binary_expression "local_128 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_128 < (long)image1->columns)" ( (binary_expression "local_128 < (long)image1->columns" identifier < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) ;) })) (expression_statement "__return_storage_ptr__->x = -1;" (assignment_expression "__return_storage_ptr__->x = -1" (field_expression "__return_storage_ptr__->x" identifier -> field_identifier) = number_literal) ;) (expression_statement "__return_storage_ptr__->y = -1;" (assignment_expression "__return_storage_ptr__->y = -1" (field_expression "__return_storage_ptr__->y" identifier -> field_identifier) = number_literal) ;) (expression_statement "__return_storage_ptr__->width = 1;" (assignment_expression "__return_storage_ptr__->width = 1" (field_expression "__return_storage_ptr__->width" identifier -> field_identifier) = number_literal) ;) (expression_statement "__return_storage_ptr__->height = 1;" (assignment_expression "__return_storage_ptr__->height = 1" (field_expression "__return_storage_ptr__->height" identifier -> field_identifier) = number_literal) ;) (goto_statement "goto LAB_00245ffb;" goto statement_identifier ;) (labeled_statement "LAB_00246070:\n do {\n pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);\n pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }\n sVar8 = image1->rows;\n if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" statement_identifier : (do_statement "do {\n pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);\n pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }\n sVar8 = image1->rows;\n if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" do (compound_statement "{\n pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);\n pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }\n sVar8 = image1->rows;\n if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }\n local_118 = local_118 + -1;\n }" { (expression_statement "pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception);" (assignment_expression "pQVar7 = GetVirtualPixels(image1,local_118,0,1,sVar8,exception)" identifier = (call_expression "GetVirtualPixels(image1,local_118,0,1,sVar8,exception)" identifier (argument_list "(image1,local_118,0,1,sVar8,exception)" ( identifier , identifier , number_literal , number_literal , identifier , identifier )))) ;) (expression_statement "pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception);" (assignment_expression "pQVar6 = GetVirtualPixels(image2,local_118,0,1,image2->rows,exception)" identifier = (call_expression "GetVirtualPixels(image2,local_118,0,1,image2->rows,exception)" identifier (argument_list "(image2,local_118,0,1,image2->rows,exception)" ( identifier , identifier , number_literal , number_literal , (field_expression "image2->rows" identifier -> field_identifier) , identifier )))) ;) (if_statement "if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\n sVar8 = image1->rows;\n break;\n }" if (parenthesized_expression "((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0))" ( (binary_expression "(pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)" (parenthesized_expression "(pQVar7 == (Quantum *)0x0)" ( (binary_expression "pQVar7 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pQVar6 == (Quantum *)0x0)" ( (binary_expression "pQVar6 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\n sVar8 = image1->rows;\n break;\n }" { (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (break_statement "break;" break ;) })) (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (if_statement "if (0 < (long)sVar8) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }" if (parenthesized_expression "(0 < (long)sVar8)" ( (binary_expression "0 < (long)sVar8" number_literal < (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);\n }" { (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)sVar8);" do (compound_statement "{\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }\n lVar9 = lVar9 + 1;\n sVar8 = image1->rows;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n }" { (expression_statement "ResetMagickMemory(&pixel1,0,0x58);" (call_expression "ResetMagickMemory(&pixel1,0,0x58)" identifier (argument_list "(&pixel1,0,0x58)" ( (pointer_expression "&pixel1" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel1.fuzz = image1->fuzz;" (assignment_expression "pixel1.fuzz = image1->fuzz" (field_expression "pixel1.fuzz" identifier . field_identifier) = (field_expression "image1->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha = DAT_0046dd18;" (assignment_expression "pixel1.alpha = DAT_0046dd18" (field_expression "pixel1.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel1.storage_class = image1->storage_class;" (assignment_expression "pixel1.storage_class = image1->storage_class" (field_expression "pixel1.storage_class" identifier . field_identifier) = (field_expression "image1->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel1.colorspace = image1->colorspace;" (assignment_expression "pixel1.colorspace = image1->colorspace" (field_expression "pixel1.colorspace" identifier . field_identifier) = (field_expression "image1->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel1.depth = image1->depth;" (assignment_expression "pixel1.depth = image1->depth" (field_expression "pixel1.depth" identifier . field_identifier) = (field_expression "image1->depth" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha_trait = image1->alpha_trait;" (assignment_expression "pixel1.alpha_trait = image1->alpha_trait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = (field_expression "image1->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar7 != (Quantum *)0x0)" ( (binary_expression "pQVar7 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image1->channel_map;" (assignment_expression "pPVar2 = image1->channel_map" identifier = (field_expression "image1->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];" (assignment_expression "pixel1.red = (MagickRealType)pQVar7[pPVar2->offset]" (field_expression "pixel1.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];" (assignment_expression "pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset]" (field_expression "pixel1.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];" (assignment_expression "pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset]" (field_expression "pixel1.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" { (expression_statement "pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];" (assignment_expression "pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset]" (field_expression "pixel1.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];" (assignment_expression "pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]" (field_expression "pixel1.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel1.alpha_trait = BlendPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" { (expression_statement "pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];" (assignment_expression "pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset]" (field_expression "pixel1.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (expression_statement "ResetMagickMemory(&pixel2,0,0x58);" (call_expression "ResetMagickMemory(&pixel2,0,0x58)" identifier (argument_list "(&pixel2,0,0x58)" ( (pointer_expression "&pixel2" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel2.fuzz = image2->fuzz;" (assignment_expression "pixel2.fuzz = image2->fuzz" (field_expression "pixel2.fuzz" identifier . field_identifier) = (field_expression "image2->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha = DAT_0046dd18;" (assignment_expression "pixel2.alpha = DAT_0046dd18" (field_expression "pixel2.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel2.storage_class = image2->storage_class;" (assignment_expression "pixel2.storage_class = image2->storage_class" (field_expression "pixel2.storage_class" identifier . field_identifier) = (field_expression "image2->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel2.colorspace = image2->colorspace;" (assignment_expression "pixel2.colorspace = image2->colorspace" (field_expression "pixel2.colorspace" identifier . field_identifier) = (field_expression "image2->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel2.depth = image2->depth;" (assignment_expression "pixel2.depth = image2->depth" (field_expression "pixel2.depth" identifier . field_identifier) = (field_expression "image2->depth" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha_trait = image2->alpha_trait;" (assignment_expression "pixel2.alpha_trait = image2->alpha_trait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = (field_expression "image2->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar6 != (Quantum *)0x0)" ( (binary_expression "pQVar6 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image2->channel_map;" (assignment_expression "pPVar2 = image2->channel_map" identifier = (field_expression "image2->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];" (assignment_expression "pixel2.red = (MagickRealType)pQVar6[pPVar2->offset]" (field_expression "pixel2.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];" (assignment_expression "pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset]" (field_expression "pixel2.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];" (assignment_expression "pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset]" (field_expression "pixel2.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" { (expression_statement "pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];" (assignment_expression "pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset]" (field_expression "pixel2.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];" (assignment_expression "pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]" (field_expression "pixel2.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel2.alpha_trait = BlendPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" { (expression_statement "pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];" (assignment_expression "pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset]" (field_expression "pixel2.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (if_statement "if (method == CompareAnyLayer) {\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }" if (parenthesized_expression "(method == CompareAnyLayer)" ( (binary_expression "method == CompareAnyLayer" identifier == identifier) )) (compound_statement "{\nLAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }" { (labeled_statement "LAB_00246384:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" statement_identifier : (expression_statement "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" (assignment_expression "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier (argument_list "(&pixel1,&pixel2)" ( (pointer_expression "&pixel1" & identifier) , (pointer_expression "&pixel2" & identifier) )))) ;)) (if_statement "if (MVar5 == MagickFalse) {\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" if (parenthesized_expression "(MVar5 == MagickFalse)" ( (binary_expression "MVar5 == MagickFalse" identifier == identifier) )) (compound_statement "{\n sVar8 = image1->rows;\njoined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" { (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (labeled_statement "joined_r0x00246b27:\n if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" statement_identifier : (if_statement "if (lVar9 < (long)sVar8) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" if (parenthesized_expression "(lVar9 < (long)sVar8)" ( (binary_expression "lVar9 < (long)sVar8" identifier < (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (compound_statement "{\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" { (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" identifier = (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" ( (binary_expression "local_118 - local_128" identifier - identifier) )) + number_literal)) ;) (goto_statement "goto LAB_002463e4;" goto statement_identifier ;) }))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }" else (compound_statement "{\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;\n }" { (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }" if (parenthesized_expression "(pixel1.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel1.alpha_trait != UndefinedPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar3 = pixel1.alpha;\n }" { (expression_statement "dVar3 = pixel1.alpha;" (assignment_expression "dVar3 = pixel1.alpha" identifier = (field_expression "pixel1.alpha" identifier . field_identifier)) ;) })) (expression_statement "dVar4 = DAT_0046dd18;" (assignment_expression "dVar4 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }" if (parenthesized_expression "(pixel2.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel2.alpha_trait != UndefinedPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar4 = pixel2.alpha;\n }" { (expression_statement "dVar4 = pixel2.alpha;" (assignment_expression "dVar4 = pixel2.alpha" identifier = (field_expression "pixel2.alpha" identifier . field_identifier)) ;) })) (if_statement "if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;" if (parenthesized_expression "(method == CompareClearLayer)" ( (binary_expression "method == CompareClearLayer" identifier == identifier) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) )) && (parenthesized_expression "(dVar4 < DAT_0046ea90)" ( (binary_expression "dVar4 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n sVar8 = image1->rows;\n goto joined_r0x00246b27;\n }" { (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (goto_statement "goto joined_r0x00246b27;" goto statement_identifier ;) })) }) (else_clause "else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;" else (if_statement "if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246384;" if (parenthesized_expression "((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4))" ( (binary_expression "(method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)" (parenthesized_expression "(method == CompareOverlayLayer)" ( (binary_expression "method == CompareOverlayLayer" identifier == identifier) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar4)" ( (binary_expression "DAT_0046ea90 <= dVar4" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246384;" goto statement_identifier ;)))) }))) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) (expression_statement "pQVar7 = pQVar7 + image1->number_channels;" (assignment_expression "pQVar7 = pQVar7 + image1->number_channels" identifier = (binary_expression "pQVar7 + image1->number_channels" identifier + (field_expression "image1->number_channels" identifier -> field_identifier))) ;) (expression_statement "pQVar6 = pQVar6 + image2->number_channels;" (assignment_expression "pQVar6 = pQVar6 + image2->number_channels" identifier = (binary_expression "pQVar6 + image2->number_channels" identifier + (field_expression "image2->number_channels" identifier -> field_identifier))) ;) }) while (parenthesized_expression "(lVar9 < (long)sVar8)" ( (binary_expression "lVar9 < (long)sVar8" identifier < (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) })) (expression_statement "local_118 = local_118 + -1;" (assignment_expression "local_118 = local_118 + -1" identifier = (binary_expression "local_118 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_118 != -1)" ( (binary_expression "local_118 != -1" identifier != number_literal) )) ;)) (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" identifier = (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" ( (binary_expression "local_118 - local_128" identifier - identifier) )) + number_literal)) ;) (if_statement "if ((long)sVar8 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);\n }" if (parenthesized_expression "((long)sVar8 < 1)" ( (binary_expression "(long)sVar8 < 1" (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) < number_literal) )) (compound_statement "{\n local_118 = 0;\n }" { (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" identifier = number_literal) ;) }) (else_clause "else {\nLAB_002463e4:\n local_118 = 0;\n do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);\n }" else (compound_statement "{\nLAB_002463e4:\n local_118 = 0;\n do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);\n }" { (labeled_statement "LAB_002463e4:\n local_118 = 0;" statement_identifier : (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" identifier = number_literal) ;)) (do_statement "do {\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n } while (local_118 < (long)sVar8);" do (compound_statement "{\n pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_118 = local_118 + 1;\n sVar8 = image1->rows;\n }" { (expression_statement "pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception);" (assignment_expression "pQVar7 = GetVirtualPixels(image1,0,local_118,image1->columns,1,exception)" identifier = (call_expression "GetVirtualPixels(image1,0,local_118,image1->columns,1,exception)" identifier (argument_list "(image1,0,local_118,image1->columns,1,exception)" ( identifier , number_literal , identifier , (field_expression "image1->columns" identifier -> field_identifier) , number_literal , identifier )))) ;) (expression_statement "pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception);" (assignment_expression "pQVar6 = GetVirtualPixels(image2,0,local_118,image2->columns,1,exception)" identifier = (call_expression "GetVirtualPixels(image2,0,local_118,image2->columns,1,exception)" identifier (argument_list "(image2,0,local_118,image2->columns,1,exception)" ( identifier , number_literal , identifier , (field_expression "image2->columns" identifier -> field_identifier) , number_literal , identifier )))) ;) (if_statement "if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) {\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }" if (parenthesized_expression "((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0))" ( (binary_expression "(pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)" (parenthesized_expression "(pQVar7 == (Quantum *)0x0)" ( (binary_expression "pQVar7 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pQVar6 == (Quantum *)0x0)" ( (binary_expression "pQVar6 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (compound_statement "{\nLAB_00246bc2:\n sVar8 = image1->rows;\n break;\n }" { (labeled_statement "LAB_00246bc2:\n sVar8 = image1->rows;" statement_identifier : (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;)) (break_statement "break;" break ;) })) (if_statement "if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }" if (parenthesized_expression "(0 < (long)image1->columns)" ( (binary_expression "0 < (long)image1->columns" number_literal < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) (compound_statement "{\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }" { (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);" do (compound_statement "{\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n }" { (expression_statement "ResetMagickMemory(&pixel1,0,0x58);" (call_expression "ResetMagickMemory(&pixel1,0,0x58)" identifier (argument_list "(&pixel1,0,0x58)" ( (pointer_expression "&pixel1" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel1.fuzz = image1->fuzz;" (assignment_expression "pixel1.fuzz = image1->fuzz" (field_expression "pixel1.fuzz" identifier . field_identifier) = (field_expression "image1->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha = DAT_0046dd18;" (assignment_expression "pixel1.alpha = DAT_0046dd18" (field_expression "pixel1.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel1.storage_class = image1->storage_class;" (assignment_expression "pixel1.storage_class = image1->storage_class" (field_expression "pixel1.storage_class" identifier . field_identifier) = (field_expression "image1->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel1.colorspace = image1->colorspace;" (assignment_expression "pixel1.colorspace = image1->colorspace" (field_expression "pixel1.colorspace" identifier . field_identifier) = (field_expression "image1->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel1.depth = image1->depth;" (assignment_expression "pixel1.depth = image1->depth" (field_expression "pixel1.depth" identifier . field_identifier) = (field_expression "image1->depth" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha_trait = image1->alpha_trait;" (assignment_expression "pixel1.alpha_trait = image1->alpha_trait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = (field_expression "image1->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar7 != (Quantum *)0x0)" ( (binary_expression "pQVar7 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image1->channel_map;" (assignment_expression "pPVar2 = image1->channel_map" identifier = (field_expression "image1->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];" (assignment_expression "pixel1.red = (MagickRealType)pQVar7[pPVar2->offset]" (field_expression "pixel1.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];" (assignment_expression "pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset]" (field_expression "pixel1.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];" (assignment_expression "pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset]" (field_expression "pixel1.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" { (expression_statement "pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];" (assignment_expression "pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset]" (field_expression "pixel1.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];" (assignment_expression "pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]" (field_expression "pixel1.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel1.alpha_trait = BlendPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" { (expression_statement "pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];" (assignment_expression "pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset]" (field_expression "pixel1.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (expression_statement "ResetMagickMemory(&pixel2,0,0x58);" (call_expression "ResetMagickMemory(&pixel2,0,0x58)" identifier (argument_list "(&pixel2,0,0x58)" ( (pointer_expression "&pixel2" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel2.fuzz = image2->fuzz;" (assignment_expression "pixel2.fuzz = image2->fuzz" (field_expression "pixel2.fuzz" identifier . field_identifier) = (field_expression "image2->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha = DAT_0046dd18;" (assignment_expression "pixel2.alpha = DAT_0046dd18" (field_expression "pixel2.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel2.storage_class = image2->storage_class;" (assignment_expression "pixel2.storage_class = image2->storage_class" (field_expression "pixel2.storage_class" identifier . field_identifier) = (field_expression "image2->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel2.colorspace = image2->colorspace;" (assignment_expression "pixel2.colorspace = image2->colorspace" (field_expression "pixel2.colorspace" identifier . field_identifier) = (field_expression "image2->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel2.depth = image2->depth;" (assignment_expression "pixel2.depth = image2->depth" (field_expression "pixel2.depth" identifier . field_identifier) = (field_expression "image2->depth" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha_trait = image2->alpha_trait;" (assignment_expression "pixel2.alpha_trait = image2->alpha_trait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = (field_expression "image2->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar6 != (Quantum *)0x0)" ( (binary_expression "pQVar6 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image2->channel_map;" (assignment_expression "pPVar2 = image2->channel_map" identifier = (field_expression "image2->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];" (assignment_expression "pixel2.red = (MagickRealType)pQVar6[pPVar2->offset]" (field_expression "pixel2.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];" (assignment_expression "pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset]" (field_expression "pixel2.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];" (assignment_expression "pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset]" (field_expression "pixel2.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" { (expression_statement "pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];" (assignment_expression "pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset]" (field_expression "pixel2.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];" (assignment_expression "pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]" (field_expression "pixel2.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel2.alpha_trait = BlendPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" { (expression_statement "pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];" (assignment_expression "pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset]" (field_expression "pixel2.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (if_statement "if (method == CompareAnyLayer) {\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }" if (parenthesized_expression "(method == CompareAnyLayer)" ( (binary_expression "method == CompareAnyLayer" identifier == identifier) )) (compound_statement "{\nLAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }\n }" { (labeled_statement "LAB_00246709:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" statement_identifier : (expression_statement "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" (assignment_expression "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier (argument_list "(&pixel1,&pixel2)" ( (pointer_expression "&pixel1" & identifier) , (pointer_expression "&pixel2" & identifier) )))) ;)) (if_statement "if (MVar5 == MagickFalse) {\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }" if (parenthesized_expression "(MVar5 == MagickFalse)" ( (binary_expression "MVar5 == MagickFalse" identifier == identifier) )) (compound_statement "{\n sVar8 = image1->columns;\njoined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;\n break;\n }" { (expression_statement "sVar8 = image1->columns;" (assignment_expression "sVar8 = image1->columns" identifier = (field_expression "image1->columns" identifier -> field_identifier)) ;) (labeled_statement "joined_r0x00246bbc:\n if (lVar9 < (long)sVar8) goto LAB_00246bc2;" statement_identifier : (if_statement "if (lVar9 < (long)sVar8) goto LAB_00246bc2;" if (parenthesized_expression "(lVar9 < (long)sVar8)" ( (binary_expression "lVar9 < (long)sVar8" identifier < (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) (goto_statement "goto LAB_00246bc2;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }" else (compound_statement "{\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;\n }" { (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }" if (parenthesized_expression "(pixel1.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel1.alpha_trait != UndefinedPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar3 = pixel1.alpha;\n }" { (expression_statement "dVar3 = pixel1.alpha;" (assignment_expression "dVar3 = pixel1.alpha" identifier = (field_expression "pixel1.alpha" identifier . field_identifier)) ;) })) (expression_statement "dVar4 = DAT_0046dd18;" (assignment_expression "dVar4 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }" if (parenthesized_expression "(pixel2.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel2.alpha_trait != UndefinedPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar4 = pixel2.alpha;\n }" { (expression_statement "dVar4 = pixel2.alpha;" (assignment_expression "dVar4 = pixel2.alpha" identifier = (field_expression "pixel2.alpha" identifier . field_identifier)) ;) })) (if_statement "if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;" if (parenthesized_expression "(method == CompareClearLayer)" ( (binary_expression "method == CompareClearLayer" identifier == identifier) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) {\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) )) && (parenthesized_expression "(dVar4 < DAT_0046ea90)" ( (binary_expression "dVar4 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n sVar8 = image1->columns;\n goto joined_r0x00246bbc;\n }" { (expression_statement "sVar8 = image1->columns;" (assignment_expression "sVar8 = image1->columns" identifier = (field_expression "image1->columns" identifier -> field_identifier)) ;) (goto_statement "goto joined_r0x00246bbc;" goto statement_identifier ;) })) }) (else_clause "else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;" else (if_statement "if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246709;" if (parenthesized_expression "((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4))" ( (binary_expression "(method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)" (parenthesized_expression "(method == CompareOverlayLayer)" ( (binary_expression "method == CompareOverlayLayer" identifier == identifier) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar4)" ( (binary_expression "DAT_0046ea90 <= dVar4" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246709;" goto statement_identifier ;)))) }))) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "pQVar7 = pQVar7 + image1->number_channels;" (assignment_expression "pQVar7 = pQVar7 + image1->number_channels" identifier = (binary_expression "pQVar7 + image1->number_channels" identifier + (field_expression "image1->number_channels" identifier -> field_identifier))) ;) (expression_statement "pQVar6 = pQVar6 + image2->number_channels;" (assignment_expression "pQVar6 = pQVar6 + image2->number_channels" identifier = (binary_expression "pQVar6 + image2->number_channels" identifier + (field_expression "image2->number_channels" identifier -> field_identifier))) ;) }) while (parenthesized_expression "(lVar9 < (long)image1->columns)" ( (binary_expression "lVar9 < (long)image1->columns" identifier < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) ;) })) (expression_statement "local_118 = local_118 + 1;" (assignment_expression "local_118 = local_118 + 1" identifier = (binary_expression "local_118 + 1" identifier + number_literal)) ;) (expression_statement "sVar8 = image1->rows;" (assignment_expression "sVar8 = image1->rows" identifier = (field_expression "image1->rows" identifier -> field_identifier)) ;) }) while (parenthesized_expression "(local_118 < (long)sVar8)" ( (binary_expression "local_118 < (long)sVar8" identifier < (cast_expression "(long)sVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) )) ;) }))) (expression_statement "local_110 = sVar8 - 1;" (assignment_expression "local_110 = sVar8 - 1" identifier = (binary_expression "sVar8 - 1" identifier - number_literal)) ;) (if_statement "if (-1 < local_110) {\n while( true ) {\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" if (parenthesized_expression "(-1 < local_110)" ( (binary_expression "-1 < local_110" number_literal < identifier) )) (compound_statement "{\n while( true ) {\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" { (while_statement "while( true ) {\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);\n pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);\n if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;\n if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" { (expression_statement "pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception);" (assignment_expression "pQVar7 = GetVirtualPixels(image1,0,local_110,image1->columns,1,exception)" identifier = (call_expression "GetVirtualPixels(image1,0,local_110,image1->columns,1,exception)" identifier (argument_list "(image1,0,local_110,image1->columns,1,exception)" ( identifier , number_literal , identifier , (field_expression "image1->columns" identifier -> field_identifier) , number_literal , identifier )))) ;) (expression_statement "pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception);" (assignment_expression "pQVar6 = GetVirtualPixels(image2,0,local_110,image2->columns,1,exception)" identifier = (call_expression "GetVirtualPixels(image2,0,local_110,image2->columns,1,exception)" identifier (argument_list "(image2,0,local_110,image2->columns,1,exception)" ( identifier , number_literal , identifier , (field_expression "image2->columns" identifier -> field_identifier) , number_literal , identifier )))) ;) (if_statement "if ((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)) break;" if (parenthesized_expression "((pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0))" ( (binary_expression "(pQVar7 == (Quantum *)0x0) || (pQVar6 == (Quantum *)0x0)" (parenthesized_expression "(pQVar7 == (Quantum *)0x0)" ( (binary_expression "pQVar7 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) || (parenthesized_expression "(pQVar6 == (Quantum *)0x0)" ( (binary_expression "pQVar6 == (Quantum *)0x0" identifier == (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) ))) )) (break_statement "break;" break ;)) (if_statement "if (0 < (long)image1->columns) {\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }" if (parenthesized_expression "(0 < (long)image1->columns)" ( (binary_expression "0 < (long)image1->columns" number_literal < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) (compound_statement "{\n lVar9 = 0;\n do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);\n }" { (expression_statement "lVar9 = 0;" (assignment_expression "lVar9 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n } while (lVar9 < (long)image1->columns);" do (compound_statement "{\n ResetMagickMemory(&pixel1,0,0x58);\n pixel1.fuzz = image1->fuzz;\n pixel1.alpha = DAT_0046dd18;\n pixel1.storage_class = image1->storage_class;\n pixel1.colorspace = image1->colorspace;\n pixel1.depth = image1->depth;\n pixel1.alpha_trait = image1->alpha_trait;\n if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }\n ResetMagickMemory(&pixel2,0,0x58);\n pixel2.fuzz = image2->fuzz;\n pixel2.alpha = DAT_0046dd18;\n pixel2.storage_class = image2->storage_class;\n pixel2.colorspace = image2->colorspace;\n pixel2.depth = image2->depth;\n pixel2.alpha_trait = image2->alpha_trait;\n if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }\n if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }\n lVar9 = lVar9 + 1;\n pQVar7 = pQVar7 + image1->number_channels;\n pQVar6 = pQVar6 + image2->number_channels;\n }" { (expression_statement "ResetMagickMemory(&pixel1,0,0x58);" (call_expression "ResetMagickMemory(&pixel1,0,0x58)" identifier (argument_list "(&pixel1,0,0x58)" ( (pointer_expression "&pixel1" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel1.fuzz = image1->fuzz;" (assignment_expression "pixel1.fuzz = image1->fuzz" (field_expression "pixel1.fuzz" identifier . field_identifier) = (field_expression "image1->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha = DAT_0046dd18;" (assignment_expression "pixel1.alpha = DAT_0046dd18" (field_expression "pixel1.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel1.storage_class = image1->storage_class;" (assignment_expression "pixel1.storage_class = image1->storage_class" (field_expression "pixel1.storage_class" identifier . field_identifier) = (field_expression "image1->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel1.colorspace = image1->colorspace;" (assignment_expression "pixel1.colorspace = image1->colorspace" (field_expression "pixel1.colorspace" identifier . field_identifier) = (field_expression "image1->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel1.depth = image1->depth;" (assignment_expression "pixel1.depth = image1->depth" (field_expression "pixel1.depth" identifier . field_identifier) = (field_expression "image1->depth" identifier -> field_identifier)) ;) (expression_statement "pixel1.alpha_trait = image1->alpha_trait;" (assignment_expression "pixel1.alpha_trait = image1->alpha_trait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = (field_expression "image1->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar7 != (Quantum *)0x0) {\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar7 != (Quantum *)0x0)" ( (binary_expression "pQVar7 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image1->channel_map;\n pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];\n pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];\n pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image1->channel_map;" (assignment_expression "pPVar2 = image1->channel_map" identifier = (field_expression "image1->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel1.red = (MagickRealType)pQVar7[pPVar2->offset];" (assignment_expression "pixel1.red = (MagickRealType)pQVar7[pPVar2->offset]" (field_expression "pixel1.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset];" (assignment_expression "pixel1.green = (MagickRealType)pQVar7[pPVar2[1].offset]" (field_expression "pixel1.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset];" (assignment_expression "pixel1.blue = (MagickRealType)pQVar7[pPVar2[2].offset]" (field_expression "pixel1.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];\n }" { (expression_statement "pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset];" (assignment_expression "pixel1.black = (MagickRealType)pQVar7[pPVar2[3].offset]" (field_expression "pixel1.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];\n pixel1.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset];" (assignment_expression "pixel1.alpha = (MagickRealType)pQVar7[pPVar2[4].offset]" (field_expression "pixel1.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel1.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel1.alpha_trait = BlendPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];\n }" { (expression_statement "pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset];" (assignment_expression "pixel1.index = (MagickRealType)pQVar7[pPVar2[5].offset]" (field_expression "pixel1.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar7[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar7[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (expression_statement "ResetMagickMemory(&pixel2,0,0x58);" (call_expression "ResetMagickMemory(&pixel2,0,0x58)" identifier (argument_list "(&pixel2,0,0x58)" ( (pointer_expression "&pixel2" & identifier) , number_literal , number_literal ))) ;) (expression_statement "pixel2.fuzz = image2->fuzz;" (assignment_expression "pixel2.fuzz = image2->fuzz" (field_expression "pixel2.fuzz" identifier . field_identifier) = (field_expression "image2->fuzz" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha = DAT_0046dd18;" (assignment_expression "pixel2.alpha = DAT_0046dd18" (field_expression "pixel2.alpha" identifier . field_identifier) = identifier) ;) (expression_statement "pixel2.storage_class = image2->storage_class;" (assignment_expression "pixel2.storage_class = image2->storage_class" (field_expression "pixel2.storage_class" identifier . field_identifier) = (field_expression "image2->storage_class" identifier -> field_identifier)) ;) (expression_statement "pixel2.colorspace = image2->colorspace;" (assignment_expression "pixel2.colorspace = image2->colorspace" (field_expression "pixel2.colorspace" identifier . field_identifier) = (field_expression "image2->colorspace" identifier -> field_identifier)) ;) (expression_statement "pixel2.depth = image2->depth;" (assignment_expression "pixel2.depth = image2->depth" (field_expression "pixel2.depth" identifier . field_identifier) = (field_expression "image2->depth" identifier -> field_identifier)) ;) (expression_statement "pixel2.alpha_trait = image2->alpha_trait;" (assignment_expression "pixel2.alpha_trait = image2->alpha_trait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = (field_expression "image2->alpha_trait" identifier -> field_identifier)) ;) (if_statement "if (pQVar6 != (Quantum *)0x0) {\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" if (parenthesized_expression "(pQVar6 != (Quantum *)0x0)" ( (binary_expression "pQVar6 != (Quantum *)0x0" identifier != (cast_expression "(Quantum *)0x0" ( (type_descriptor "Quantum *" type_identifier (abstract_pointer_declarator "*" *)) ) number_literal)) )) (compound_statement "{\n pPVar2 = image2->channel_map;\n pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];\n pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];\n pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];\n if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }\n if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }\n if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }\n }" { (expression_statement "pPVar2 = image2->channel_map;" (assignment_expression "pPVar2 = image2->channel_map" identifier = (field_expression "image2->channel_map" identifier -> field_identifier)) ;) (expression_statement "pixel2.red = (MagickRealType)pQVar6[pPVar2->offset];" (assignment_expression "pixel2.red = (MagickRealType)pQVar6[pPVar2->offset]" (field_expression "pixel2.red" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2->offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2->offset]" identifier [ (field_expression "pPVar2->offset" identifier -> field_identifier) ]))) ;) (expression_statement "pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset];" (assignment_expression "pixel2.green = (MagickRealType)pQVar6[pPVar2[1].offset]" (field_expression "pixel2.green" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[1].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[1].offset]" identifier [ (field_expression "pPVar2[1].offset" (subscript_expression "pPVar2[1]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset];" (assignment_expression "pixel2.blue = (MagickRealType)pQVar6[pPVar2[2].offset]" (field_expression "pixel2.blue" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[2].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[2].offset]" identifier [ (field_expression "pPVar2[2].offset" (subscript_expression "pPVar2[2]" identifier [ number_literal ]) . field_identifier) ]))) ;) (if_statement "if (pPVar2[3].traits != UndefinedPixelTrait) {\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" if (parenthesized_expression "(pPVar2[3].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[3].traits != UndefinedPixelTrait" (field_expression "pPVar2[3].traits" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];\n }" { (expression_statement "pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset];" (assignment_expression "pixel2.black = (MagickRealType)pQVar6[pPVar2[3].offset]" (field_expression "pixel2.black" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[3].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[3].offset]" identifier [ (field_expression "pPVar2[3].offset" (subscript_expression "pPVar2[3]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) (if_statement "if (pPVar2[4].traits != UndefinedPixelTrait) {\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" if (parenthesized_expression "(pPVar2[4].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[4].traits != UndefinedPixelTrait" (field_expression "pPVar2[4].traits" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];\n pixel2.alpha_trait = BlendPixelTrait;\n }" { (expression_statement "pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset];" (assignment_expression "pixel2.alpha = (MagickRealType)pQVar6[pPVar2[4].offset]" (field_expression "pixel2.alpha" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[4].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[4].offset]" identifier [ (field_expression "pPVar2[4].offset" (subscript_expression "pPVar2[4]" identifier [ number_literal ]) . field_identifier) ]))) ;) (expression_statement "pixel2.alpha_trait = BlendPixelTrait;" (assignment_expression "pixel2.alpha_trait = BlendPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) = identifier) ;) })) (if_statement "if (pPVar2[5].traits != UndefinedPixelTrait) {\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" if (parenthesized_expression "(pPVar2[5].traits != UndefinedPixelTrait)" ( (binary_expression "pPVar2[5].traits != UndefinedPixelTrait" (field_expression "pPVar2[5].traits" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) != identifier) )) (compound_statement "{\n pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];\n }" { (expression_statement "pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset];" (assignment_expression "pixel2.index = (MagickRealType)pQVar6[pPVar2[5].offset]" (field_expression "pixel2.index" identifier . field_identifier) = (cast_expression "(MagickRealType)pQVar6[pPVar2[5].offset]" ( (type_descriptor "MagickRealType" type_identifier) ) (subscript_expression "pQVar6[pPVar2[5].offset]" identifier [ (field_expression "pPVar2[5].offset" (subscript_expression "pPVar2[5]" identifier [ number_literal ]) . field_identifier) ]))) ;) })) })) (if_statement "if (method == CompareAnyLayer) {\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }" if (parenthesized_expression "(method == CompareAnyLayer)" ( (binary_expression "method == CompareAnyLayer" identifier == identifier) )) (compound_statement "{\nLAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);\n if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }\n }" { (labeled_statement "LAB_00246a77:\n MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" statement_identifier : (expression_statement "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2);" (assignment_expression "MVar5 = IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&pixel1,&pixel2)" identifier (argument_list "(&pixel1,&pixel2)" ( (pointer_expression "&pixel1" & identifier) , (pointer_expression "&pixel2" & identifier) )))) ;)) (if_statement "if (MVar5 == MagickFalse) {\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }" if (parenthesized_expression "(MVar5 == MagickFalse)" ( (binary_expression "MVar5 == MagickFalse" identifier == identifier) )) (compound_statement "{\nLAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;\n break;\n }" { (labeled_statement "LAB_00246a8d:\n if (lVar9 < (long)image1->columns) goto LAB_00246aa8;" statement_identifier : (if_statement "if (lVar9 < (long)image1->columns) goto LAB_00246aa8;" if (parenthesized_expression "(lVar9 < (long)image1->columns)" ( (binary_expression "lVar9 < (long)image1->columns" identifier < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) (goto_statement "goto LAB_00246aa8;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }" else (compound_statement "{\n dVar3 = DAT_0046dd18;\n if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }\n dVar4 = DAT_0046dd18;\n if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }\n if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;\n }" { (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel1.alpha_trait != UndefinedPixelTrait) {\n dVar3 = pixel1.alpha;\n }" if (parenthesized_expression "(pixel1.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel1.alpha_trait != UndefinedPixelTrait" (field_expression "pixel1.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar3 = pixel1.alpha;\n }" { (expression_statement "dVar3 = pixel1.alpha;" (assignment_expression "dVar3 = pixel1.alpha" identifier = (field_expression "pixel1.alpha" identifier . field_identifier)) ;) })) (expression_statement "dVar4 = DAT_0046dd18;" (assignment_expression "dVar4 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (pixel2.alpha_trait != UndefinedPixelTrait) {\n dVar4 = pixel2.alpha;\n }" if (parenthesized_expression "(pixel2.alpha_trait != UndefinedPixelTrait)" ( (binary_expression "pixel2.alpha_trait != UndefinedPixelTrait" (field_expression "pixel2.alpha_trait" identifier . field_identifier) != identifier) )) (compound_statement "{\n dVar4 = pixel2.alpha;\n }" { (expression_statement "dVar4 = pixel2.alpha;" (assignment_expression "dVar4 = pixel2.alpha" identifier = (field_expression "pixel2.alpha" identifier . field_identifier)) ;) })) (if_statement "if (method == CompareClearLayer) {\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;" if (parenthesized_expression "(method == CompareClearLayer)" ( (binary_expression "method == CompareClearLayer" identifier == identifier) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;\n }" { (if_statement "if ((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)) goto LAB_00246a8d;" if (parenthesized_expression "((DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar3) && (dVar4 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) )) && (parenthesized_expression "(dVar4 < DAT_0046ea90)" ( (binary_expression "dVar4 < DAT_0046ea90" identifier < identifier) ))) )) (goto_statement "goto LAB_00246a8d;" goto statement_identifier ;)) }) (else_clause "else if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;" else (if_statement "if ((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)) goto LAB_00246a77;" if (parenthesized_expression "((method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4))" ( (binary_expression "(method == CompareOverlayLayer) && (DAT_0046ea90 <= dVar4)" (parenthesized_expression "(method == CompareOverlayLayer)" ( (binary_expression "method == CompareOverlayLayer" identifier == identifier) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar4)" ( (binary_expression "DAT_0046ea90 <= dVar4" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246a77;" goto statement_identifier ;)))) }))) (expression_statement "lVar9 = lVar9 + 1;" (assignment_expression "lVar9 = lVar9 + 1" identifier = (binary_expression "lVar9 + 1" identifier + number_literal)) ;) (expression_statement "pQVar7 = pQVar7 + image1->number_channels;" (assignment_expression "pQVar7 = pQVar7 + image1->number_channels" identifier = (binary_expression "pQVar7 + image1->number_channels" identifier + (field_expression "image1->number_channels" identifier -> field_identifier))) ;) (expression_statement "pQVar6 = pQVar6 + image2->number_channels;" (assignment_expression "pQVar6 = pQVar6 + image2->number_channels" identifier = (binary_expression "pQVar6 + image2->number_channels" identifier + (field_expression "image2->number_channels" identifier -> field_identifier))) ;) }) while (parenthesized_expression "(lVar9 < (long)image1->columns)" ( (binary_expression "lVar9 < (long)image1->columns" identifier < (cast_expression "(long)image1->columns" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (field_expression "image1->columns" identifier -> field_identifier))) )) ;) })) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" identifier = (binary_expression "local_110 + -1" identifier + number_literal)) ;) (if_statement "if (local_110 == -1) break;" if (parenthesized_expression "(local_110 == -1)" ( (binary_expression "local_110 == -1" identifier == number_literal) )) (break_statement "break;" break ;)) })) })) (labeled_statement "LAB_00246aa8:\n __return_storage_ptr__->width = local_100;" statement_identifier : (expression_statement "__return_storage_ptr__->width = local_100;" (assignment_expression "__return_storage_ptr__->width = local_100" (field_expression "__return_storage_ptr__->width" identifier -> field_identifier) = identifier) ;)) (expression_statement "__return_storage_ptr__->y = local_118;" (assignment_expression "__return_storage_ptr__->y = local_118" (field_expression "__return_storage_ptr__->y" identifier -> field_identifier) = identifier) ;) (expression_statement "__return_storage_ptr__->height = (local_110 - local_118) + 1;" (assignment_expression "__return_storage_ptr__->height = (local_110 - local_118) + 1" (field_expression "__return_storage_ptr__->height" identifier -> field_identifier) = (binary_expression "(local_110 - local_118) + 1" (parenthesized_expression "(local_110 - local_118)" ( (binary_expression "local_110 - local_118" identifier - identifier) )) + number_literal)) ;) (expression_statement "__return_storage_ptr__->x = local_128;" (assignment_expression "__return_storage_ptr__->x = local_128" (field_expression "__return_storage_ptr__->x" identifier -> field_identifier) = identifier) ;) (labeled_statement "LAB_00245ffb:\n if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" statement_identifier : (if_statement "if (lVar1 != *(long *)(in_FS_OFFSET + 0x28)) {\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" if (parenthesized_expression "(lVar1 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "lVar1 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n __stack_chk_fail();\n }" { comment (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return __return_storage_ptr__;" return identifier ;) })))
(translation_unit "long * FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)\n\n{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return param_1;\n}\n\n" (function_definition "long * FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)\n\n{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return param_1;\n}" (sized_type_specifier "long" long) (pointer_declarator "* FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" * (function_declarator "FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" identifier (parameter_list "(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" ( (parameter_declaration "long *param_1" (sized_type_specifier "long" long) (pointer_declarator "*param_1" * identifier)) , (parameter_declaration "undefined4 *param_2" type_identifier (pointer_declarator "*param_2" * identifier)) , (parameter_declaration "undefined4 *param_3" type_identifier (pointer_declarator "*param_3" * identifier)) , (parameter_declaration "int param_4" primitive_type identifier) , (parameter_declaration "undefined8 param_5" type_identifier identifier) )))) (compound_statement "{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return param_1;\n}" { (declaration "long lVar1;" (sized_type_specifier "long" long) identifier ;) (declaration "double dVar2;" primitive_type identifier ;) (declaration "double dVar3;" primitive_type identifier ;) (declaration "int iVar4;" primitive_type identifier ;) (declaration "long lVar5;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_128;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_118;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_110;" (sized_type_specifier "long" long) identifier ;) (declaration "long local_100;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 local_f8;" type_identifier identifier ;) (declaration "undefined4 local_f4;" type_identifier identifier ;) (declaration "int local_f0;" primitive_type identifier ;) (declaration "undefined8 local_e8;" type_identifier identifier ;) (declaration "undefined8 local_e0;" type_identifier identifier ;) (declaration "double local_d0;" primitive_type identifier ;) (declaration "double local_c8;" primitive_type identifier ;) (declaration "double local_c0;" primitive_type identifier ;) (declaration "double local_b8;" primitive_type identifier ;) (declaration "double local_b0;" primitive_type identifier ;) (declaration "double local_a8;" primitive_type identifier ;) (declaration "undefined4 local_98;" type_identifier identifier ;) (declaration "undefined4 local_94;" type_identifier identifier ;) (declaration "int local_90;" primitive_type identifier ;) (declaration "undefined8 local_88;" type_identifier identifier ;) (declaration "undefined8 local_80;" type_identifier identifier ;) (declaration "double local_70;" primitive_type identifier ;) (declaration "double local_68;" primitive_type identifier ;) (declaration "double local_60;" primitive_type identifier ;) (declaration "double local_58;" primitive_type identifier ;) (declaration "double local_50;" primitive_type identifier ;) (declaration "double local_48;" primitive_type identifier ;) (declaration "long local_40;" (sized_type_specifier "long" long) identifier ;) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" identifier = (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) ;) (expression_statement "GetPixelInfo(param_2,&local_f8);" (call_expression "GetPixelInfo(param_2,&local_f8)" identifier (argument_list "(param_2,&local_f8)" ( identifier , (pointer_expression "&local_f8" & identifier) ))) ;) (expression_statement "GetPixelInfo(param_3,&local_98);" (call_expression "GetPixelInfo(param_3,&local_98)" identifier (argument_list "(param_3,&local_98)" ( identifier , (pointer_expression "&local_98" & identifier) ))) ;) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 8))" ( (binary_expression "0 < *(long *)(param_2 + 8)" number_literal < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }" { (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" identifier = number_literal) ;) (do_statement "do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));" do (compound_statement "{\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n }" { (expression_statement "lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" identifier = (call_expression "GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" identifier (argument_list "(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_2 + 10)" * (cast_expression "(undefined8 *)(param_2 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) )))) , identifier )))) ;) (expression_statement "lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier = (call_expression "GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier (argument_list "(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 10)" * (cast_expression "(undefined8 *)(param_3 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 10)" ( (binary_expression "param_3 + 10" identifier + number_literal) )))) , identifier )))) ;) (if_statement "if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }" if (parenthesized_expression "((lVar5 == 0) || (lVar6 == 0))" ( (binary_expression "(lVar5 == 0) || (lVar6 == 0)" (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }" { (labeled_statement "LAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" statement_identifier : (if_statement "if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" if (parenthesized_expression "(local_128 < *(long *)(param_2 + 8))" ( (binary_expression "local_128 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (expression_statement "local_118 = *(long *)(param_2 + 8) + -1;" (assignment_expression "local_118 = *(long *)(param_2 + 8) + -1" identifier = (binary_expression "*(long *)(param_2 + 8) + -1" (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) + number_literal)) ;) (goto_statement "goto LAB_00246070;" goto statement_identifier ;) }))) (break_statement "break;" break ;) })) (if_statement "if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 10))" ( (binary_expression "0 < *(long *)(param_2 + 10)" number_literal < (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }" { (labeled_statement "LAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 10);" (assignment_expression "lVar5 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;" statement_identifier : (if_statement "if (lVar7 < lVar5) goto LAB_00246052;" if (parenthesized_expression "(lVar7 < lVar5)" ( (binary_expression "lVar7 < lVar5" identifier < identifier) )) (goto_statement "goto LAB_00246052;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 10);" (assignment_expression "lVar5 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x0024604c;" goto statement_identifier ;) })) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00245f99;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < *(long *)(param_2 + 10))" ( (binary_expression "lVar7 < *(long *)(param_2 + 10)" identifier < (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) )) ;) })) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" identifier = (binary_expression "local_128 + 1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_128 < *(long *)(param_2 + 8))" ( (binary_expression "local_128 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) ;) })) (expression_statement "param_1[2] = -1;" (assignment_expression "param_1[2] = -1" (subscript_expression "param_1[2]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "param_1[3] = -1;" (assignment_expression "param_1[3] = -1" (subscript_expression "param_1[3]" identifier [ number_literal ]) = number_literal) ;) (expression_statement "*param_1 = 1;" (assignment_expression "*param_1 = 1" (pointer_expression "*param_1" * identifier) = number_literal) ;) (expression_statement "param_1[1] = 1;" (assignment_expression "param_1[1] = 1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = number_literal) ;) (goto_statement "goto LAB_00245ffb;" goto statement_identifier ;) (labeled_statement "LAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" statement_identifier : (do_statement "do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" do (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n }" { (expression_statement "lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5)" identifier = (call_expression "GetVirtualPixels(param_2,local_118,0,1,local_110,param_5)" identifier (argument_list "(param_2,local_118,0,1,local_110,param_5)" ( identifier , identifier , number_literal , number_literal , identifier , identifier )))) ;) (expression_statement "lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier = (call_expression "GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" identifier (argument_list "(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" ( identifier , identifier , number_literal , number_literal , (pointer_expression "*(undefined8 *)(param_3 + 10)" * (cast_expression "(undefined8 *)(param_3 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 10)" ( (binary_expression "param_3 + 10" identifier + number_literal) )))) , identifier )))) ;) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }" if (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" ( (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) ))) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n break;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (break_statement "break;" break ;) })) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (if_statement "if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }" if (parenthesized_expression "(0 < local_110)" ( (binary_expression "0 < local_110" number_literal < identifier) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }" { (labeled_statement "LAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" statement_identifier : (if_statement "if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" if (parenthesized_expression "(lVar7 < local_110)" ( (binary_expression "lVar7 < local_110" identifier < identifier) )) (compound_statement "{\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" { (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" identifier = (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" ( (binary_expression "local_118 - local_128" identifier - identifier) )) + number_literal)) ;) (goto_statement "goto LAB_002463e4;" goto statement_identifier ;) }))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }" { (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x00246b27;" goto statement_identifier ;) })) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246384;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < local_110)" ( (binary_expression "lVar7 < local_110" identifier < identifier) )) ;) })) (expression_statement "local_118 = local_118 + -1;" (assignment_expression "local_118 = local_118 + -1" identifier = (binary_expression "local_118 + -1" identifier + number_literal)) ;) }) while (parenthesized_expression "(local_118 != -1)" ( (binary_expression "local_118 != -1" identifier != number_literal) )) ;)) (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" identifier = (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" ( (binary_expression "local_118 - local_128" identifier - identifier) )) + number_literal)) ;) (if_statement "if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" if (parenthesized_expression "(local_110 < 1)" ( (binary_expression "local_110 < 1" identifier < number_literal) )) (compound_statement "{\n local_118 = 0;\n }" { (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" identifier = number_literal) ;) }) (else_clause "else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" else (compound_statement "{\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" { (labeled_statement "LAB_002463e4:\n local_118 = 0;" statement_identifier : (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" identifier = number_literal) ;)) (do_statement "do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);" do (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n }" { (expression_statement "lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" identifier (argument_list "(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (expression_statement "lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" identifier (argument_list "(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_3 + 8)" * (cast_expression "(undefined8 *)(param_3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }" if (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" ( (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) ))) )) (compound_statement "{\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }" { (labeled_statement "LAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);" statement_identifier : (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;)) (break_statement "break;" break ;) })) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 8))" ( (binary_expression "0 < *(long *)(param_2 + 8)" number_literal < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }" { (labeled_statement "LAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 8);" (assignment_expression "lVar5 = *(long *)(param_2 + 8)" identifier = (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (labeled_statement "joined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;" statement_identifier : (if_statement "if (lVar7 < lVar5) goto LAB_00246bc2;" if (parenthesized_expression "(lVar7 < lVar5)" ( (binary_expression "lVar7 < lVar5" identifier < identifier) )) (goto_statement "goto LAB_00246bc2;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (compound_statement "{\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }" { (expression_statement "lVar5 = *(long *)(param_2 + 8);" (assignment_expression "lVar5 = *(long *)(param_2 + 8)" identifier = (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) ;) (goto_statement "goto joined_r0x00246bbc;" goto statement_identifier ;) })) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246709;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" ( (binary_expression "lVar7 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) ;) })) (expression_statement "local_118 = local_118 + 1;" (assignment_expression "local_118 = local_118 + 1" identifier = (binary_expression "local_118 + 1" identifier + number_literal)) ;) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" identifier = (pointer_expression "*(long *)(param_2 + 10)" * (cast_expression "(long *)(param_2 + 10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 10)" ( (binary_expression "param_2 + 10" identifier + number_literal) ))))) ;) }) while (parenthesized_expression "(local_118 < local_110)" ( (binary_expression "local_118 < local_110" identifier < identifier) )) ;) }))) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" identifier = (binary_expression "local_110 + -1" identifier + number_literal)) ;) (if_statement "if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" if (parenthesized_expression "(-1 < local_110)" ( (binary_expression "-1 < local_110" number_literal < identifier) )) (compound_statement "{\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" { (while_statement "while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" while (parenthesized_expression "( true )" ( true )) (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" { (expression_statement "lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" identifier (argument_list "(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_2 + 8)" * (cast_expression "(undefined8 *)(param_2 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (expression_statement "lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" identifier = (call_expression "GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" identifier (argument_list "(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" ( identifier , number_literal , identifier , (pointer_expression "*(undefined8 *)(param_3 + 8)" * (cast_expression "(undefined8 *)(param_3 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 8)" ( (binary_expression "param_3 + 8" identifier + number_literal) )))) , number_literal , identifier )))) ;) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) break;" if (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" ( (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" ( (binary_expression "lVar6 == 0" identifier == number_literal) )) || (parenthesized_expression "(lVar5 == 0)" ( (binary_expression "lVar5 == 0" identifier == number_literal) ))) )) (break_statement "break;" break ;)) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" if (parenthesized_expression "(0 < *(long *)(param_2 + 8))" ( (binary_expression "0 < *(long *)(param_2 + 8)" number_literal < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" { (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" identifier = number_literal) ;) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));" do (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" { (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" identifier (argument_list "(&local_f8,0,0x58)" ( (pointer_expression "&local_f8" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" * (cast_expression "(undefined8 *)(param_2 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xa6)" ( (binary_expression "param_2 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" identifier = (pointer_expression "*param_2" * identifier)) ;) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" identifier = (subscript_expression "param_2[1]" identifier [ number_literal ])) ;) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_2 + 0xc)" * (cast_expression "(undefined8 *)(param_2 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xc)" ( (binary_expression "param_2 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" identifier = (subscript_expression "param_2[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" identifier = (pointer_expression "*(long *)(param_2 + 0xd8)" * (cast_expression "(long *)(param_2 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd8)" ( (binary_expression "param_2 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" { (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" identifier (argument_list "(&local_98,0,0x58)" ( (pointer_expression "&local_98" & identifier) , number_literal , number_literal ))) ;) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" * (cast_expression "(undefined8 *)(param_3 + 0xa6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xa6)" ( (binary_expression "param_3 + 0xa6" identifier + number_literal) ))))) ;) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" identifier = identifier) ;) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" identifier = (pointer_expression "*param_3" * identifier)) ;) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" identifier = (subscript_expression "param_3[1]" identifier [ number_literal ])) ;) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" identifier = (pointer_expression "*(undefined8 *)(param_3 + 0xc)" * (cast_expression "(undefined8 *)(param_3 + 0xc)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xc)" ( (binary_expression "param_3 + 0xc" identifier + number_literal) ))))) ;) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" identifier = (subscript_expression "param_3[0xcf]" identifier [ number_literal ])) ;) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" if (parenthesized_expression "(lVar5 != 0)" ( (binary_expression "lVar5 != 0" identifier != number_literal) )) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" { (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" identifier = (pointer_expression "*(long *)(param_3 + 0xd8)" * (cast_expression "(long *)(param_3 + 0xd8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd8)" ( (binary_expression "param_3 + 0xd8" identifier + number_literal) ))))) ;) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" identifier + (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" * (cast_expression "(long *)(lVar1 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 8)" ( (binary_expression "lVar1 + 8" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" * (cast_expression "(long *)(lVar1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x18)" ( (binary_expression "lVar1 + 0x18" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" * (cast_expression "(long *)(lVar1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x28)" ( (binary_expression "lVar1 + 0x28" identifier + number_literal) )))) * number_literal)) )))))) ;) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" * (cast_expression "(int *)(lVar1 + 0x34)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x34)" ( (binary_expression "lVar1 + 0x34" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" { (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" * (cast_expression "(long *)(lVar1 + 0x38)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x38)" ( (binary_expression "lVar1 + 0x38" identifier + number_literal) )))) * number_literal)) )))))) ;) })) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" * (cast_expression "(int *)(lVar1 + 0x44)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x44)" ( (binary_expression "lVar1 + 0x44" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" { (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" * (cast_expression "(long *)(lVar1 + 0x48)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x48)" ( (binary_expression "lVar1 + 0x48" identifier + number_literal) )))) * number_literal)) )))))) ;) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" identifier = number_literal) ;) })) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" if (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" ( (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" * (cast_expression "(int *)(lVar1 + 0x54)" ( (type_descriptor "int *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x54)" ( (binary_expression "lVar1 + 0x54" identifier + number_literal) )))) != number_literal) )) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" { (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" identifier = (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "double" primitive_type) ) (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" * (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (type_descriptor "float *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" ( (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" identifier + (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" * (cast_expression "(long *)(lVar1 + 0x58)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar1 + 0x58)" ( (binary_expression "lVar1 + 0x58" identifier + number_literal) )))) * number_literal)) )))))) ;) })) })) (if_statement "if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" if (parenthesized_expression "(param_4 == 2)" ( (binary_expression "param_4 == 2" identifier == number_literal) )) (compound_statement "{\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }" { (labeled_statement "LAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" statement_identifier : (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" identifier = (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" identifier (argument_list "(&local_f8)" ( (pointer_expression "&local_f8" & identifier) )))) ;)) (if_statement "if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }" if (parenthesized_expression "(iVar4 == 0)" ( (binary_expression "iVar4 == 0" identifier == number_literal) )) (compound_statement "{\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }" { (labeled_statement "LAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;" statement_identifier : (if_statement "if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;" if (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" ( (binary_expression "lVar7 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) (goto_statement "goto LAB_00246aa8;" goto statement_identifier ;))) (break_statement "break;" break ;) })) }) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" else (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" { (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" if (parenthesized_expression "(local_f0 != 0)" ( (binary_expression "local_f0 != 0" identifier != number_literal) )) (compound_statement "{\n dVar2 = local_b0;\n }" { (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" identifier = identifier) ;) })) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" identifier = identifier) ;) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" if (parenthesized_expression "(local_90 != 0)" ( (binary_expression "local_90 != 0" identifier != number_literal) )) (compound_statement "{\n dVar3 = local_50;\n }" { (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" identifier = identifier) ;) })) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" if (parenthesized_expression "(param_4 == 3)" ( (binary_expression "param_4 == 3" identifier == number_literal) )) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }" { (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;" if (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" ( (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" ( (binary_expression "DAT_0046ea90 <= dVar2" identifier <= identifier) )) && (parenthesized_expression "(dVar3 < DAT_0046ea90)" ( (binary_expression "dVar3 < DAT_0046ea90" identifier < identifier) ))) )) (goto_statement "goto LAB_00246a8d;" goto statement_identifier ;)) }) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" else (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" if (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" ( (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" ( (binary_expression "param_4 == 4" identifier == number_literal) )) && (parenthesized_expression "(DAT_0046ea90 <= dVar3)" ( (binary_expression "DAT_0046ea90 <= dVar3" identifier <= identifier) ))) )) (goto_statement "goto LAB_00246a77;" goto statement_identifier ;)))) }))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" identifier = (binary_expression "lVar7 + 1" identifier + number_literal)) ;) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier = (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" * (cast_expression "(long *)(param_2 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0xd0)" ( (binary_expression "param_2 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier = (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" identifier + (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" * (cast_expression "(long *)(param_3 + 0xd0)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_3 + 0xd0)" ( (binary_expression "param_3 + 0xd0" identifier + number_literal) )))) * number_literal))) ;) }) while (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" ( (binary_expression "lVar7 < *(long *)(param_2 + 8)" identifier < (pointer_expression "*(long *)(param_2 + 8)" * (cast_expression "(long *)(param_2 + 8)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 8)" ( (binary_expression "param_2 + 8" identifier + number_literal) ))))) )) ;) })) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" identifier = (binary_expression "local_110 + -1" identifier + number_literal)) ;) (if_statement "if (local_110 == -1) break;" if (parenthesized_expression "(local_110 == -1)" ( (binary_expression "local_110 == -1" identifier == number_literal) )) (break_statement "break;" break ;)) })) })) (labeled_statement "LAB_00246aa8:\n *param_1 = local_100;" statement_identifier : (expression_statement "*param_1 = local_100;" (assignment_expression "*param_1 = local_100" (pointer_expression "*param_1" * identifier) = identifier) ;)) (expression_statement "param_1[3] = local_118;" (assignment_expression "param_1[3] = local_118" (subscript_expression "param_1[3]" identifier [ number_literal ]) = identifier) ;) (expression_statement "param_1[1] = (local_110 - local_118) + 1;" (assignment_expression "param_1[1] = (local_110 - local_118) + 1" (subscript_expression "param_1[1]" identifier [ number_literal ]) = (binary_expression "(local_110 - local_118) + 1" (parenthesized_expression "(local_110 - local_118)" ( (binary_expression "local_110 - local_118" identifier - identifier) )) + number_literal)) ;) (expression_statement "param_1[2] = local_128;" (assignment_expression "param_1[2] = local_128" (subscript_expression "param_1[2]" identifier [ number_literal ]) = identifier) ;) (labeled_statement "LAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" statement_identifier : (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" if (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" ( (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" identifier != (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" * (cast_expression "(long *)(in_FS_OFFSET + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(in_FS_OFFSET + 0x28)" ( (binary_expression "in_FS_OFFSET + 0x28" identifier + number_literal) ))))) )) (compound_statement "{\n \n __stack_chk_fail();\n }" { (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" identifier (argument_list "()" ( ))) ;) }))) (return_statement "return param_1;" return identifier ;) })))
(translation_unit (function_definition (sized_type_specifier long) (pointer_declarator * (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE (pointer_declarator * IDENT)) , (parameter_declaration TYPE IDENT) , (parameter_declaration TYPE IDENT) )))) (compound_statement { (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE IDENT ;) (declaration (sized_type_specifier long) IDENT ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (expression_statement (call_expression IDENT (argument_list ( IDENT , (pointer_expression & IDENT) ))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT)) ;) (goto_statement goto statement_identifier ;) }))) (break_statement break ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;))) (break_statement break ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (binary_expression IDENT < IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) (goto_statement goto statement_identifier ;)))) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ;) })) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = LIT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = LIT) ;) (goto_statement goto statement_identifier ;) (labeled_statement statement_identifier : (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT , IDENT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , IDENT , LIT , LIT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (break_statement break ;) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) + LIT)) ;) (goto_statement goto statement_identifier ;) }))) (break_statement break ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (binary_expression IDENT < IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) (goto_statement goto statement_identifier ;)))) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) }) while (parenthesized_expression ( (binary_expression IDENT != LIT) )) ;)) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT < LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) }) (else_clause else (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = LIT) ;)) (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;)) (break_statement break ;) })) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < IDENT) )) (goto_statement goto statement_identifier ;))) (break_statement break ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (binary_expression IDENT < IDENT) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (goto_statement goto statement_identifier ;) })) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) (goto_statement goto statement_identifier ;)))) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < IDENT) )) ;) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression LIT < IDENT) )) (compound_statement { (while_statement while (parenthesized_expression ( BOOL )) (compound_statement { (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , IDENT )))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT , LIT , IDENT , (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) , LIT , IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) || (parenthesized_expression ( (binary_expression IDENT == LIT) ))) )) (break_statement break ;)) (if_statement if (parenthesized_expression ( (binary_expression LIT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = LIT) ;) (do_statement do (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (expression_statement (call_expression IDENT (argument_list ( (pointer_expression & IDENT) , LIT , LIT ))) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (subscript_expression IDENT [ LIT ])) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) (expression_statement (assignment_expression IDENT = LIT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE) ) (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT)) )))))) ;) })) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( (pointer_expression & IDENT) )))) ;)) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (goto_statement goto statement_identifier ;))) (break_statement break ;) })) }) (else_clause else (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (compound_statement { (expression_statement (assignment_expression IDENT = IDENT) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT <= IDENT) )) && (parenthesized_expression ( (binary_expression IDENT < IDENT) ))) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression IDENT == LIT) )) && (parenthesized_expression ( (binary_expression IDENT <= IDENT) ))) )) (goto_statement goto statement_identifier ;)))) }))) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) * LIT))) ;) }) while (parenthesized_expression ( (binary_expression IDENT < (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == LIT) )) (break_statement break ;)) })) })) (labeled_statement statement_identifier : (expression_statement (assignment_expression (pointer_expression * IDENT) = IDENT) ;)) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (binary_expression (parenthesized_expression ( (binary_expression IDENT - IDENT) )) + LIT)) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = IDENT) ;) (labeled_statement statement_identifier : (if_statement if (parenthesized_expression ( (binary_expression IDENT != (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( ))) ;) }))) (return_statement return IDENT ;) })))
(function_definition "long * FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)\n\n{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return param_1;\n}" (sized_type_specifier "long" (long "long")) (pointer_declarator "* FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" (* "*") (function_declarator "FUN_00245c10(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" (identifier "FUN_00245c10") (parameter_list "(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4,\n undefined8 param_5)" (( "(") (parameter_declaration "long *param_1" (sized_type_specifier "long" (long "long")) (pointer_declarator "*param_1" (* "*") (identifier "param_1"))) (, ",") (parameter_declaration "undefined4 *param_2" (type_identifier "undefined4") (pointer_declarator "*param_2" (* "*") (identifier "param_2"))) (, ",") (parameter_declaration "undefined4 *param_3" (type_identifier "undefined4") (pointer_declarator "*param_3" (* "*") (identifier "param_3"))) (, ",") (parameter_declaration "int param_4" (primitive_type "int") (identifier "param_4")) (, ",") (parameter_declaration "undefined8 param_5" (type_identifier "undefined8") (identifier "param_5")) () ")")))) (compound_statement "{\n long lVar1;\n double dVar2;\n double dVar3;\n int iVar4;\n long lVar5;\n long lVar6;\n long lVar7;\n long in_FS_OFFSET;\n long local_128;\n long local_118;\n long local_110;\n long local_100;\n undefined4 local_f8;\n undefined4 local_f4;\n int local_f0;\n undefined8 local_e8;\n undefined8 local_e0;\n double local_d0;\n double local_c8;\n double local_c0;\n double local_b8;\n double local_b0;\n double local_a8;\n undefined4 local_98;\n undefined4 local_94;\n int local_90;\n undefined8 local_88;\n undefined8 local_80;\n double local_70;\n double local_68;\n double local_60;\n double local_58;\n double local_50;\n double local_48;\n long local_40;\n \n local_40 = *(long *)(in_FS_OFFSET + 0x28);\n GetPixelInfo(param_2,&local_f8);\n GetPixelInfo(param_3,&local_98);\n if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }\n param_1[2] = -1;\n param_1[3] = -1;\n *param_1 = 1;\n param_1[1] = 1;\n goto LAB_00245ffb;\nLAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);\n local_100 = (local_118 - local_128) + 1;\n if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }\n local_110 = local_110 + -1;\n if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }\nLAB_00246aa8:\n *param_1 = local_100;\n param_1[3] = local_118;\n param_1[1] = (local_110 - local_118) + 1;\n param_1[2] = local_128;\nLAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }\n return param_1;\n}" ({ "{") (declaration "long lVar1;" (sized_type_specifier "long" (long "long")) (identifier "lVar1") (; ";")) (declaration "double dVar2;" (primitive_type "double") (identifier "dVar2") (; ";")) (declaration "double dVar3;" (primitive_type "double") (identifier "dVar3") (; ";")) (declaration "int iVar4;" (primitive_type "int") (identifier "iVar4") (; ";")) (declaration "long lVar5;" (sized_type_specifier "long" (long "long")) (identifier "lVar5") (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "long lVar7;" (sized_type_specifier "long" (long "long")) (identifier "lVar7") (; ";")) (declaration "long in_FS_OFFSET;" (sized_type_specifier "long" (long "long")) (identifier "in_FS_OFFSET") (; ";")) (declaration "long local_128;" (sized_type_specifier "long" (long "long")) (identifier "local_128") (; ";")) (declaration "long local_118;" (sized_type_specifier "long" (long "long")) (identifier "local_118") (; ";")) (declaration "long local_110;" (sized_type_specifier "long" (long "long")) (identifier "local_110") (; ";")) (declaration "long local_100;" (sized_type_specifier "long" (long "long")) (identifier "local_100") (; ";")) (declaration "undefined4 local_f8;" (type_identifier "undefined4") (identifier "local_f8") (; ";")) (declaration "undefined4 local_f4;" (type_identifier "undefined4") (identifier "local_f4") (; ";")) (declaration "int local_f0;" (primitive_type "int") (identifier "local_f0") (; ";")) (declaration "undefined8 local_e8;" (type_identifier "undefined8") (identifier "local_e8") (; ";")) (declaration "undefined8 local_e0;" (type_identifier "undefined8") (identifier "local_e0") (; ";")) (declaration "double local_d0;" (primitive_type "double") (identifier "local_d0") (; ";")) (declaration "double local_c8;" (primitive_type "double") (identifier "local_c8") (; ";")) (declaration "double local_c0;" (primitive_type "double") (identifier "local_c0") (; ";")) (declaration "double local_b8;" (primitive_type "double") (identifier "local_b8") (; ";")) (declaration "double local_b0;" (primitive_type "double") (identifier "local_b0") (; ";")) (declaration "double local_a8;" (primitive_type "double") (identifier "local_a8") (; ";")) (declaration "undefined4 local_98;" (type_identifier "undefined4") (identifier "local_98") (; ";")) (declaration "undefined4 local_94;" (type_identifier "undefined4") (identifier "local_94") (; ";")) (declaration "int local_90;" (primitive_type "int") (identifier "local_90") (; ";")) (declaration "undefined8 local_88;" (type_identifier "undefined8") (identifier "local_88") (; ";")) (declaration "undefined8 local_80;" (type_identifier "undefined8") (identifier "local_80") (; ";")) (declaration "double local_70;" (primitive_type "double") (identifier "local_70") (; ";")) (declaration "double local_68;" (primitive_type "double") (identifier "local_68") (; ";")) (declaration "double local_60;" (primitive_type "double") (identifier "local_60") (; ";")) (declaration "double local_58;" (primitive_type "double") (identifier "local_58") (; ";")) (declaration "double local_50;" (primitive_type "double") (identifier "local_50") (; ";")) (declaration "double local_48;" (primitive_type "double") (identifier "local_48") (; ";")) (declaration "long local_40;" (sized_type_specifier "long" (long "long")) (identifier "local_40") (; ";")) (expression_statement "local_40 = *(long *)(in_FS_OFFSET + 0x28);" (assignment_expression "local_40 = *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (= "=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) (; ";")) (expression_statement "GetPixelInfo(param_2,&local_f8);" (call_expression "GetPixelInfo(param_2,&local_f8)" (identifier "GetPixelInfo") (argument_list "(param_2,&local_f8)" (( "(") (identifier "param_2") (, ",") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) () ")"))) (; ";")) (expression_statement "GetPixelInfo(param_3,&local_98);" (call_expression "GetPixelInfo(param_3,&local_98)" (identifier "GetPixelInfo") (argument_list "(param_3,&local_98)" (( "(") (identifier "param_3") (, ",") (pointer_expression "&local_98" (& "&") (identifier "local_98")) () ")"))) (; ";")) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }" (if "if") (parenthesized_expression "(0 < *(long *)(param_2 + 8))" (( "(") (binary_expression "0 < *(long *)(param_2 + 8)" (number_literal "0") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n local_128 = 0;\n do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));\n }" ({ "{") (expression_statement "local_128 = 0;" (assignment_expression "local_128 = 0" (identifier "local_128") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n } while (local_128 < *(long *)(param_2 + 8));" (do "do") (compound_statement "{\n lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);\n lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }\n if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }\n local_128 = local_128 + 1;\n }" ({ "{") (expression_statement "lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" (identifier "lVar5") (= "=") (call_expression "GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" (identifier "GetVirtualPixels") (argument_list "(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5)" (( "(") (identifier "param_2") (, ",") (identifier "local_128") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (pointer_expression "*(undefined8 *)(param_2 + 10)" (* "*") (cast_expression "(undefined8 *)(param_2 + 10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")")))) (, ",") (identifier "param_5") () ")")))) (; ";")) (expression_statement "lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" (identifier "lVar6") (= "=") (call_expression "GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" (identifier "GetVirtualPixels") (argument_list "(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5)" (( "(") (identifier "param_3") (, ",") (identifier "local_128") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (pointer_expression "*(undefined8 *)(param_3 + 10)" (* "*") (cast_expression "(undefined8 *)(param_3 + 10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 10)" (( "(") (binary_expression "param_3 + 10" (identifier "param_3") (+ "+") (number_literal "10")) () ")")))) (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if ((lVar5 == 0) || (lVar6 == 0)) {\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }" (if "if") (parenthesized_expression "((lVar5 == 0) || (lVar6 == 0))" (( "(") (binary_expression "(lVar5 == 0) || (lVar6 == 0)" (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }\n break;\n }" ({ "{") (labeled_statement "LAB_00246052:\n if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" (statement_identifier "LAB_00246052") (: ":") (if_statement "if (local_128 < *(long *)(param_2 + 8)) {\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" (if "if") (parenthesized_expression "(local_128 < *(long *)(param_2 + 8))" (( "(") (binary_expression "local_128 < *(long *)(param_2 + 8)" (identifier "local_128") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n local_118 = *(long *)(param_2 + 8) + -1;\n goto LAB_00246070;\n }" ({ "{") (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (expression_statement "local_118 = *(long *)(param_2 + 8) + -1;" (assignment_expression "local_118 = *(long *)(param_2 + 8) + -1" (identifier "local_118") (= "=") (binary_expression "*(long *)(param_2 + 8) + -1" (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) (+ "+") (number_literal "-1"))) (; ";")) (goto_statement "goto LAB_00246070;" (goto "goto") (statement_identifier "LAB_00246070") (; ";")) (} "}")))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (if_statement "if (0 < *(long *)(param_2 + 10)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }" (if "if") (parenthesized_expression "(0 < *(long *)(param_2 + 10))" (( "(") (binary_expression "0 < *(long *)(param_2 + 10)" (number_literal "0") (< "<") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) () ")")) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));\n }" ({ "{") (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" (identifier "lVar7") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 10));" (do "do") (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }\n lVar7 = lVar7 + 1;\n lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;\n lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;\n }" ({ "{") (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_f8,0,0x58)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" (identifier "local_e8") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xa6)" (( "(") (binary_expression "param_2 + 0xa6" (identifier "param_2") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" (identifier "local_b0") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" (identifier "local_f8") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" (identifier "local_f4") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" (identifier "local_e0") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc)" (( "(") (binary_expression "param_2 + 0xc" (identifier "param_2") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" (identifier "local_f0") (= "=") (subscript_expression "param_2[0xcf]" (identifier "param_2") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_2 + 0xd8)" (* "*") (cast_expression "(long *)(param_2 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd8)" (( "(") (binary_expression "param_2 + 0xd8" (identifier "param_2") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (identifier "local_d0") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_c8") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_c0") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_b8") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" ({ "{") (expression_statement "local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_b0") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" (identifier "local_f0") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_a8") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_98,0,0x58)" (( "(") (pointer_expression "&local_98" (& "&") (identifier "local_98")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" (identifier "local_88") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xa6)" (( "(") (binary_expression "param_3 + 0xa6" (identifier "param_3") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" (identifier "local_50") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" (identifier "local_98") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" (identifier "local_94") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" (identifier "local_80") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xc)" (( "(") (binary_expression "param_3 + 0xc" (identifier "param_3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" (identifier "local_90") (= "=") (subscript_expression "param_3[0xcf]" (identifier "param_3") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_3 + 0xd8)" (* "*") (cast_expression "(long *)(param_3 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd8)" (( "(") (binary_expression "param_3 + 0xd8" (identifier "param_3") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (identifier "local_70") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_68") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_60") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_58") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" ({ "{") (expression_statement "local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_50") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" (identifier "local_90") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_48") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (if_statement "if (param_4 == 2) {\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" (if "if") (parenthesized_expression "(param_4 == 2)" (( "(") (binary_expression "param_4 == 2" (identifier "param_4") (== "==") (number_literal "2")) () ")")) (compound_statement "{\nLAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }\n }" ({ "{") (labeled_statement "LAB_00245f99:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (statement_identifier "LAB_00245f99") (: ":") (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "iVar4") (= "=") (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "IsFuzzyEquivalencePixelInfo") (argument_list "(&local_f8)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) () ")")))) (; ";"))) (if_statement "if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = *(long *)(param_2 + 10);\njoined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;\n break;\n }" ({ "{") (expression_statement "lVar5 = *(long *)(param_2 + 10);" (assignment_expression "lVar5 = *(long *)(param_2 + 10)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (labeled_statement "joined_r0x0024604c:\n if (lVar7 < lVar5) goto LAB_00246052;" (statement_identifier "joined_r0x0024604c") (: ":") (if_statement "if (lVar7 < lVar5) goto LAB_00246052;" (if "if") (parenthesized_expression "(lVar7 < lVar5)" (( "(") (binary_expression "lVar7 < lVar5" (identifier "lVar7") (< "<") (identifier "lVar5")) () ")")) (goto_statement "goto LAB_00246052;" (goto "goto") (statement_identifier "LAB_00246052") (; ";")))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" (else "else") (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;\n }" ({ "{") (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" (identifier "dVar2") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" (if "if") (parenthesized_expression "(local_f0 != 0)" (( "(") (binary_expression "local_f0 != 0" (identifier "local_f0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar2 = local_b0;\n }" ({ "{") (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" (identifier "dVar2") (= "=") (identifier "local_b0")) (; ";")) (} "}"))) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" (identifier "dVar3") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" (if "if") (parenthesized_expression "(local_90 != 0)" (( "(") (binary_expression "local_90 != 0" (identifier "local_90") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar3 = local_50;\n }" ({ "{") (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" (identifier "dVar3") (= "=") (identifier "local_50")) (; ";")) (} "}"))) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" (if "if") (parenthesized_expression "(param_4 == 3)" (( "(") (binary_expression "param_4 == 3" (identifier "param_4") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }\n }" ({ "{") (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }" (if "if") (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" (( "(") (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" (( "(") (binary_expression "DAT_0046ea90 <= dVar2" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar2")) () ")")) (&& "&&") (parenthesized_expression "(dVar3 < DAT_0046ea90)" (( "(") (binary_expression "dVar3 < DAT_0046ea90" (identifier "dVar3") (< "<") (identifier "DAT_0046ea90")) () ")"))) () ")")) (compound_statement "{\n lVar5 = *(long *)(param_2 + 10);\n goto joined_r0x0024604c;\n }" ({ "{") (expression_statement "lVar5 = *(long *)(param_2 + 10);" (assignment_expression "lVar5 = *(long *)(param_2 + 10)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (goto_statement "goto joined_r0x0024604c;" (goto "goto") (statement_identifier "joined_r0x0024604c") (; ";")) (} "}"))) (} "}")) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" (else "else") (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99;" (if "if") (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" (( "(") (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" (( "(") (binary_expression "param_4 == 4" (identifier "param_4") (== "==") (number_literal "4")) () ")")) (&& "&&") (parenthesized_expression "(DAT_0046ea90 <= dVar3)" (( "(") (binary_expression "DAT_0046ea90 <= dVar3" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar3")) () ")"))) () ")")) (goto_statement "goto LAB_00245f99;" (goto "goto") (statement_identifier "LAB_00245f99") (; ";"))))) (} "}")))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar5") (= "=") (binary_expression "lVar5 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" (* "*") (cast_expression "(long *)(param_2 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd0)" (( "(") (binary_expression "param_2 + 0xd0" (identifier "param_2") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (expression_statement "lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar6") (= "=") (binary_expression "lVar6 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" (* "*") (cast_expression "(long *)(param_3 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd0)" (( "(") (binary_expression "param_3 + 0xd0" (identifier "param_3") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 < *(long *)(param_2 + 10))" (( "(") (binary_expression "lVar7 < *(long *)(param_2 + 10)" (identifier "lVar7") (< "<") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) () ")")) (; ";")) (} "}"))) (expression_statement "local_128 = local_128 + 1;" (assignment_expression "local_128 = local_128 + 1" (identifier "local_128") (= "=") (binary_expression "local_128 + 1" (identifier "local_128") (+ "+") (number_literal "1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_128 < *(long *)(param_2 + 8))" (( "(") (binary_expression "local_128 < *(long *)(param_2 + 8)" (identifier "local_128") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (; ";")) (} "}"))) (expression_statement "param_1[2] = -1;" (assignment_expression "param_1[2] = -1" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "param_1[3] = -1;" (assignment_expression "param_1[3] = -1" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (number_literal "-1")) (; ";")) (expression_statement "*param_1 = 1;" (assignment_expression "*param_1 = 1" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (number_literal "1")) (; ";")) (expression_statement "param_1[1] = 1;" (assignment_expression "param_1[1] = 1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (number_literal "1")) (; ";")) (goto_statement "goto LAB_00245ffb;" (goto "goto") (statement_identifier "LAB_00245ffb") (; ";")) (labeled_statement "LAB_00246070:\n do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" (statement_identifier "LAB_00246070") (: ":") (do_statement "do {\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n } while (local_118 != -1);" (do "do") (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);\n lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n local_110 = *(long *)(param_2 + 10);\n if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }\n local_118 = local_118 + -1;\n }" ({ "{") (expression_statement "lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5)" (identifier "lVar6") (= "=") (call_expression "GetVirtualPixels(param_2,local_118,0,1,local_110,param_5)" (identifier "GetVirtualPixels") (argument_list "(param_2,local_118,0,1,local_110,param_5)" (( "(") (identifier "param_2") (, ",") (identifier "local_118") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (identifier "local_110") (, ",") (identifier "param_5") () ")")))) (; ";")) (expression_statement "lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" (identifier "lVar5") (= "=") (call_expression "GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" (identifier "GetVirtualPixels") (argument_list "(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5)" (( "(") (identifier "param_3") (, ",") (identifier "local_118") (, ",") (number_literal "0") (, ",") (number_literal "1") (, ",") (pointer_expression "*(undefined8 *)(param_3 + 10)" (* "*") (cast_expression "(undefined8 *)(param_3 + 10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 10)" (( "(") (binary_expression "param_3 + 10" (identifier "param_3") (+ "+") (number_literal "10")) () ")")))) (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) {\n local_110 = *(long *)(param_2 + 10);\n break;\n }" (if "if") (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" (( "(") (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n break;\n }" ({ "{") (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (break_statement "break;" (break "break") (; ";")) (} "}"))) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (if_statement "if (0 < local_110) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }" (if "if") (parenthesized_expression "(0 < local_110)" (( "(") (binary_expression "0 < local_110" (number_literal "0") (< "<") (identifier "local_110")) () ")")) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);\n }" ({ "{") (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" (identifier "lVar7") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < local_110);" (do "do") (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }\n lVar7 = lVar7 + 1;\n local_110 = *(long *)(param_2 + 10);\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" ({ "{") (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_f8,0,0x58)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" (identifier "local_e8") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xa6)" (( "(") (binary_expression "param_2 + 0xa6" (identifier "param_2") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" (identifier "local_b0") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" (identifier "local_f8") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" (identifier "local_f4") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" (identifier "local_e0") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc)" (( "(") (binary_expression "param_2 + 0xc" (identifier "param_2") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" (identifier "local_f0") (= "=") (subscript_expression "param_2[0xcf]" (identifier "param_2") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_2 + 0xd8)" (* "*") (cast_expression "(long *)(param_2 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd8)" (( "(") (binary_expression "param_2 + 0xd8" (identifier "param_2") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (identifier "local_d0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_c8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_c0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_b8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" ({ "{") (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_b0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" (identifier "local_f0") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_a8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_98,0,0x58)" (( "(") (pointer_expression "&local_98" (& "&") (identifier "local_98")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" (identifier "local_88") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xa6)" (( "(") (binary_expression "param_3 + 0xa6" (identifier "param_3") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" (identifier "local_50") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" (identifier "local_98") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" (identifier "local_94") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" (identifier "local_80") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xc)" (( "(") (binary_expression "param_3 + 0xc" (identifier "param_3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" (identifier "local_90") (= "=") (subscript_expression "param_3[0xcf]" (identifier "param_3") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_3 + 0xd8)" (* "*") (cast_expression "(long *)(param_3 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd8)" (( "(") (binary_expression "param_3 + 0xd8" (identifier "param_3") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (identifier "local_70") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_68") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_60") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_58") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" ({ "{") (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_50") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" (identifier "local_90") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_48") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (if_statement "if (param_4 == 2) {\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" (if "if") (parenthesized_expression "(param_4 == 2)" (( "(") (binary_expression "param_4 == 2" (identifier "param_4") (== "==") (number_literal "2")) () ")")) (compound_statement "{\nLAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }\n }" ({ "{") (labeled_statement "LAB_00246384:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (statement_identifier "LAB_00246384") (: ":") (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "iVar4") (= "=") (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "IsFuzzyEquivalencePixelInfo") (argument_list "(&local_f8)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) () ")")))) (; ";"))) (if_statement "if (iVar4 == 0) {\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\njoined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }\n break;\n }" ({ "{") (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (labeled_statement "joined_r0x00246b27:\n if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" (statement_identifier "joined_r0x00246b27") (: ":") (if_statement "if (lVar7 < local_110) {\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" (if "if") (parenthesized_expression "(lVar7 < local_110)" (( "(") (binary_expression "lVar7 < local_110" (identifier "lVar7") (< "<") (identifier "local_110")) () ")")) (compound_statement "{\n local_100 = (local_118 - local_128) + 1;\n goto LAB_002463e4;\n }" ({ "{") (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" (identifier "local_100") (= "=") (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" (( "(") (binary_expression "local_118 - local_128" (identifier "local_118") (- "-") (identifier "local_128")) () ")")) (+ "+") (number_literal "1"))) (; ";")) (goto_statement "goto LAB_002463e4;" (goto "goto") (statement_identifier "LAB_002463e4") (; ";")) (} "}")))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" (else "else") (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;\n }" ({ "{") (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" (identifier "dVar2") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" (if "if") (parenthesized_expression "(local_f0 != 0)" (( "(") (binary_expression "local_f0 != 0" (identifier "local_f0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar2 = local_b0;\n }" ({ "{") (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" (identifier "dVar2") (= "=") (identifier "local_b0")) (; ";")) (} "}"))) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" (identifier "dVar3") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" (if "if") (parenthesized_expression "(local_90 != 0)" (( "(") (binary_expression "local_90 != 0" (identifier "local_90") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar3 = local_50;\n }" ({ "{") (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" (identifier "dVar3") (= "=") (identifier "local_50")) (; ";")) (} "}"))) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" (if "if") (parenthesized_expression "(param_4 == 3)" (( "(") (binary_expression "param_4 == 3" (identifier "param_4") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }\n }" ({ "{") (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }" (if "if") (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" (( "(") (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" (( "(") (binary_expression "DAT_0046ea90 <= dVar2" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar2")) () ")")) (&& "&&") (parenthesized_expression "(dVar3 < DAT_0046ea90)" (( "(") (binary_expression "dVar3 < DAT_0046ea90" (identifier "dVar3") (< "<") (identifier "DAT_0046ea90")) () ")"))) () ")")) (compound_statement "{\n local_110 = *(long *)(param_2 + 10);\n goto joined_r0x00246b27;\n }" ({ "{") (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (goto_statement "goto joined_r0x00246b27;" (goto "goto") (statement_identifier "joined_r0x00246b27") (; ";")) (} "}"))) (} "}")) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" (else "else") (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384;" (if "if") (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" (( "(") (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" (( "(") (binary_expression "param_4 == 4" (identifier "param_4") (== "==") (number_literal "4")) () ")")) (&& "&&") (parenthesized_expression "(DAT_0046ea90 <= dVar3)" (( "(") (binary_expression "DAT_0046ea90 <= dVar3" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar3")) () ")"))) () ")")) (goto_statement "goto LAB_00246384;" (goto "goto") (statement_identifier "LAB_00246384") (; ";"))))) (} "}")))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar6") (= "=") (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" (* "*") (cast_expression "(long *)(param_2 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd0)" (( "(") (binary_expression "param_2 + 0xd0" (identifier "param_2") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar5") (= "=") (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" (* "*") (cast_expression "(long *)(param_3 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd0)" (( "(") (binary_expression "param_3 + 0xd0" (identifier "param_3") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 < local_110)" (( "(") (binary_expression "lVar7 < local_110" (identifier "lVar7") (< "<") (identifier "local_110")) () ")")) (; ";")) (} "}"))) (expression_statement "local_118 = local_118 + -1;" (assignment_expression "local_118 = local_118 + -1" (identifier "local_118") (= "=") (binary_expression "local_118 + -1" (identifier "local_118") (+ "+") (number_literal "-1"))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_118 != -1)" (( "(") (binary_expression "local_118 != -1" (identifier "local_118") (!= "!=") (number_literal "-1")) () ")")) (; ";"))) (expression_statement "local_100 = (local_118 - local_128) + 1;" (assignment_expression "local_100 = (local_118 - local_128) + 1" (identifier "local_100") (= "=") (binary_expression "(local_118 - local_128) + 1" (parenthesized_expression "(local_118 - local_128)" (( "(") (binary_expression "local_118 - local_128" (identifier "local_118") (- "-") (identifier "local_128")) () ")")) (+ "+") (number_literal "1"))) (; ";")) (if_statement "if (local_110 < 1) {\n local_118 = 0;\n }\n else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" (if "if") (parenthesized_expression "(local_110 < 1)" (( "(") (binary_expression "local_110 < 1" (identifier "local_110") (< "<") (number_literal "1")) () ")")) (compound_statement "{\n local_118 = 0;\n }" ({ "{") (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" (identifier "local_118") (= "=") (number_literal "0")) (; ";")) (} "}")) (else_clause "else {\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" (else "else") (compound_statement "{\nLAB_002463e4:\n local_118 = 0;\n do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);\n }" ({ "{") (labeled_statement "LAB_002463e4:\n local_118 = 0;" (statement_identifier "LAB_002463e4") (: ":") (expression_statement "local_118 = 0;" (assignment_expression "local_118 = 0" (identifier "local_118") (= "=") (number_literal "0")) (; ";"))) (do_statement "do {\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n } while (local_118 < local_110);" (do "do") (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_118 = local_118 + 1;\n local_110 = *(long *)(param_2 + 10);\n }" ({ "{") (expression_statement "lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" (identifier "lVar6") (= "=") (call_expression "GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" (identifier "GetVirtualPixels") (argument_list "(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5)" (( "(") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "local_118") (, ",") (pointer_expression "*(undefined8 *)(param_2 + 8)" (* "*") (cast_expression "(undefined8 *)(param_2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "1") (, ",") (identifier "param_5") () ")")))) (; ";")) (expression_statement "lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" (identifier "lVar5") (= "=") (call_expression "GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" (identifier "GetVirtualPixels") (argument_list "(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5)" (( "(") (identifier "param_3") (, ",") (number_literal "0") (, ",") (identifier "local_118") (, ",") (pointer_expression "*(undefined8 *)(param_3 + 8)" (* "*") (cast_expression "(undefined8 *)(param_3 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 8)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "1") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) {\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }" (if "if") (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" (( "(") (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")"))) () ")")) (compound_statement "{\nLAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);\n break;\n }" ({ "{") (labeled_statement "LAB_00246bc2:\n local_110 = *(long *)(param_2 + 10);" (statement_identifier "LAB_00246bc2") (: ":") (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";"))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" (if "if") (parenthesized_expression "(0 < *(long *)(param_2 + 8))" (( "(") (binary_expression "0 < *(long *)(param_2 + 8)" (number_literal "0") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" ({ "{") (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" (identifier "lVar7") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));" (do "do") (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" ({ "{") (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_f8,0,0x58)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" (identifier "local_e8") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xa6)" (( "(") (binary_expression "param_2 + 0xa6" (identifier "param_2") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" (identifier "local_b0") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" (identifier "local_f8") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" (identifier "local_f4") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" (identifier "local_e0") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc)" (( "(") (binary_expression "param_2 + 0xc" (identifier "param_2") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" (identifier "local_f0") (= "=") (subscript_expression "param_2[0xcf]" (identifier "param_2") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_2 + 0xd8)" (* "*") (cast_expression "(long *)(param_2 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd8)" (( "(") (binary_expression "param_2 + 0xd8" (identifier "param_2") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (identifier "local_d0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_c8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_c0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_b8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" ({ "{") (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_b0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" (identifier "local_f0") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_a8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_98,0,0x58)" (( "(") (pointer_expression "&local_98" (& "&") (identifier "local_98")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" (identifier "local_88") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xa6)" (( "(") (binary_expression "param_3 + 0xa6" (identifier "param_3") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" (identifier "local_50") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" (identifier "local_98") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" (identifier "local_94") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" (identifier "local_80") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xc)" (( "(") (binary_expression "param_3 + 0xc" (identifier "param_3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" (identifier "local_90") (= "=") (subscript_expression "param_3[0xcf]" (identifier "param_3") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_3 + 0xd8)" (* "*") (cast_expression "(long *)(param_3 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd8)" (( "(") (binary_expression "param_3 + 0xd8" (identifier "param_3") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (identifier "local_70") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_68") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_60") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_58") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" ({ "{") (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_50") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" (identifier "local_90") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_48") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (if_statement "if (param_4 == 2) {\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" (if "if") (parenthesized_expression "(param_4 == 2)" (( "(") (binary_expression "param_4 == 2" (identifier "param_4") (== "==") (number_literal "2")) () ")")) (compound_statement "{\nLAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }\n }" ({ "{") (labeled_statement "LAB_00246709:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (statement_identifier "LAB_00246709") (: ":") (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "iVar4") (= "=") (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "IsFuzzyEquivalencePixelInfo") (argument_list "(&local_f8)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) () ")")))) (; ";"))) (if_statement "if (iVar4 == 0) {\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\n lVar5 = *(long *)(param_2 + 8);\njoined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;\n break;\n }" ({ "{") (expression_statement "lVar5 = *(long *)(param_2 + 8);" (assignment_expression "lVar5 = *(long *)(param_2 + 8)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (labeled_statement "joined_r0x00246bbc:\n if (lVar7 < lVar5) goto LAB_00246bc2;" (statement_identifier "joined_r0x00246bbc") (: ":") (if_statement "if (lVar7 < lVar5) goto LAB_00246bc2;" (if "if") (parenthesized_expression "(lVar7 < lVar5)" (( "(") (binary_expression "lVar7 < lVar5" (identifier "lVar7") (< "<") (identifier "lVar5")) () ")")) (goto_statement "goto LAB_00246bc2;" (goto "goto") (statement_identifier "LAB_00246bc2") (; ";")))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" (else "else") (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;\n }" ({ "{") (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" (identifier "dVar2") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" (if "if") (parenthesized_expression "(local_f0 != 0)" (( "(") (binary_expression "local_f0 != 0" (identifier "local_f0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar2 = local_b0;\n }" ({ "{") (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" (identifier "dVar2") (= "=") (identifier "local_b0")) (; ";")) (} "}"))) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" (identifier "dVar3") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" (if "if") (parenthesized_expression "(local_90 != 0)" (( "(") (binary_expression "local_90 != 0" (identifier "local_90") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar3 = local_50;\n }" ({ "{") (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" (identifier "dVar3") (= "=") (identifier "local_50")) (; ";")) (} "}"))) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" (if "if") (parenthesized_expression "(param_4 == 3)" (( "(") (binary_expression "param_4 == 3" (identifier "param_4") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }\n }" ({ "{") (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) {\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }" (if "if") (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" (( "(") (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" (( "(") (binary_expression "DAT_0046ea90 <= dVar2" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar2")) () ")")) (&& "&&") (parenthesized_expression "(dVar3 < DAT_0046ea90)" (( "(") (binary_expression "dVar3 < DAT_0046ea90" (identifier "dVar3") (< "<") (identifier "DAT_0046ea90")) () ")"))) () ")")) (compound_statement "{\n lVar5 = *(long *)(param_2 + 8);\n goto joined_r0x00246bbc;\n }" ({ "{") (expression_statement "lVar5 = *(long *)(param_2 + 8);" (assignment_expression "lVar5 = *(long *)(param_2 + 8)" (identifier "lVar5") (= "=") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) (; ";")) (goto_statement "goto joined_r0x00246bbc;" (goto "goto") (statement_identifier "joined_r0x00246bbc") (; ";")) (} "}"))) (} "}")) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" (else "else") (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709;" (if "if") (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" (( "(") (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" (( "(") (binary_expression "param_4 == 4" (identifier "param_4") (== "==") (number_literal "4")) () ")")) (&& "&&") (parenthesized_expression "(DAT_0046ea90 <= dVar3)" (( "(") (binary_expression "DAT_0046ea90 <= dVar3" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar3")) () ")"))) () ")")) (goto_statement "goto LAB_00246709;" (goto "goto") (statement_identifier "LAB_00246709") (; ";"))))) (} "}")))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar6") (= "=") (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" (* "*") (cast_expression "(long *)(param_2 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd0)" (( "(") (binary_expression "param_2 + 0xd0" (identifier "param_2") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar5") (= "=") (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" (* "*") (cast_expression "(long *)(param_3 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd0)" (( "(") (binary_expression "param_3 + 0xd0" (identifier "param_3") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" (( "(") (binary_expression "lVar7 < *(long *)(param_2 + 8)" (identifier "lVar7") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (; ";")) (} "}"))) (expression_statement "local_118 = local_118 + 1;" (assignment_expression "local_118 = local_118 + 1" (identifier "local_118") (= "=") (binary_expression "local_118 + 1" (identifier "local_118") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "local_110 = *(long *)(param_2 + 10);" (assignment_expression "local_110 = *(long *)(param_2 + 10)" (identifier "local_110") (= "=") (pointer_expression "*(long *)(param_2 + 10)" (* "*") (cast_expression "(long *)(param_2 + 10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 10)" (( "(") (binary_expression "param_2 + 10" (identifier "param_2") (+ "+") (number_literal "10")) () ")"))))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(local_118 < local_110)" (( "(") (binary_expression "local_118 < local_110" (identifier "local_118") (< "<") (identifier "local_110")) () ")")) (; ";")) (} "}")))) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" (identifier "local_110") (= "=") (binary_expression "local_110 + -1" (identifier "local_110") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (-1 < local_110) {\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" (if "if") (parenthesized_expression "(-1 < local_110)" (( "(") (binary_expression "-1 < local_110" (number_literal "-1") (< "<") (identifier "local_110")) () ")")) (compound_statement "{\n while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }\n }" ({ "{") (while_statement "while( true ) {\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" (while "while") (parenthesized_expression "( true )" (( "(") (true "true") () ")")) (compound_statement "{\n lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);\n lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);\n if ((lVar6 == 0) || (lVar5 == 0)) break;\n if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }\n local_110 = local_110 + -1;\n if (local_110 == -1) break;\n }" ({ "{") (expression_statement "lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5);" (assignment_expression "lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" (identifier "lVar6") (= "=") (call_expression "GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" (identifier "GetVirtualPixels") (argument_list "(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5)" (( "(") (identifier "param_2") (, ",") (number_literal "0") (, ",") (identifier "local_110") (, ",") (pointer_expression "*(undefined8 *)(param_2 + 8)" (* "*") (cast_expression "(undefined8 *)(param_2 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "1") (, ",") (identifier "param_5") () ")")))) (; ";")) (expression_statement "lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5);" (assignment_expression "lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" (identifier "lVar5") (= "=") (call_expression "GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" (identifier "GetVirtualPixels") (argument_list "(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5)" (( "(") (identifier "param_3") (, ",") (number_literal "0") (, ",") (identifier "local_110") (, ",") (pointer_expression "*(undefined8 *)(param_3 + 8)" (* "*") (cast_expression "(undefined8 *)(param_3 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 8)" (( "(") (binary_expression "param_3 + 8" (identifier "param_3") (+ "+") (number_literal "8")) () ")")))) (, ",") (number_literal "1") (, ",") (identifier "param_5") () ")")))) (; ";")) (if_statement "if ((lVar6 == 0) || (lVar5 == 0)) break;" (if "if") (parenthesized_expression "((lVar6 == 0) || (lVar5 == 0))" (( "(") (binary_expression "(lVar6 == 0) || (lVar5 == 0)" (parenthesized_expression "(lVar6 == 0)" (( "(") (binary_expression "lVar6 == 0" (identifier "lVar6") (== "==") (number_literal "0")) () ")")) (|| "||") (parenthesized_expression "(lVar5 == 0)" (( "(") (binary_expression "lVar5 == 0" (identifier "lVar5") (== "==") (number_literal "0")) () ")"))) () ")")) (break_statement "break;" (break "break") (; ";"))) (if_statement "if (0 < *(long *)(param_2 + 8)) {\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" (if "if") (parenthesized_expression "(0 < *(long *)(param_2 + 8))" (( "(") (binary_expression "0 < *(long *)(param_2 + 8)" (number_literal "0") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (compound_statement "{\n lVar7 = 0;\n do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));\n }" ({ "{") (expression_statement "lVar7 = 0;" (assignment_expression "lVar7 = 0" (identifier "lVar7") (= "=") (number_literal "0")) (; ";")) (do_statement "do {\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n } while (lVar7 < *(long *)(param_2 + 8));" (do "do") (compound_statement "{\n ResetMagickMemory(&local_f8,0,0x58);\n local_e8 = *(undefined8 *)(param_2 + 0xa6);\n local_b0 = DAT_0046dd18;\n local_f8 = *param_2;\n local_f4 = param_2[1];\n local_e0 = *(undefined8 *)(param_2 + 0xc);\n local_f0 = param_2[0xcf];\n if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n ResetMagickMemory(&local_98,0,0x58);\n local_88 = *(undefined8 *)(param_3 + 0xa6);\n local_50 = DAT_0046dd18;\n local_98 = *param_3;\n local_94 = param_3[1];\n local_80 = *(undefined8 *)(param_3 + 0xc);\n local_90 = param_3[0xcf];\n if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }\n if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }\n lVar7 = lVar7 + 1;\n lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;\n lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;\n }" ({ "{") (expression_statement "ResetMagickMemory(&local_f8,0,0x58);" (call_expression "ResetMagickMemory(&local_f8,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_f8,0,0x58)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_e8 = *(undefined8 *)(param_2 + 0xa6);" (assignment_expression "local_e8 = *(undefined8 *)(param_2 + 0xa6)" (identifier "local_e8") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xa6)" (( "(") (binary_expression "param_2 + 0xa6" (identifier "param_2") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_b0 = DAT_0046dd18;" (assignment_expression "local_b0 = DAT_0046dd18" (identifier "local_b0") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_f8 = *param_2;" (assignment_expression "local_f8 = *param_2" (identifier "local_f8") (= "=") (pointer_expression "*param_2" (* "*") (identifier "param_2"))) (; ";")) (expression_statement "local_f4 = param_2[1];" (assignment_expression "local_f4 = param_2[1]" (identifier "local_f4") (= "=") (subscript_expression "param_2[1]" (identifier "param_2") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_e0 = *(undefined8 *)(param_2 + 0xc);" (assignment_expression "local_e0 = *(undefined8 *)(param_2 + 0xc)" (identifier "local_e0") (= "=") (pointer_expression "*(undefined8 *)(param_2 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_2 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xc)" (( "(") (binary_expression "param_2 + 0xc" (identifier "param_2") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_f0 = param_2[0xcf];" (assignment_expression "local_f0 = param_2[0xcf]" (identifier "local_f0") (= "=") (subscript_expression "param_2[0xcf]" (identifier "param_2") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar6 != 0) {\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_2 + 0xd8);\n local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);\n local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);\n local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_2 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_2 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_2 + 0xd8)" (* "*") (cast_expression "(long *)(param_2 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd8)" (( "(") (binary_expression "param_2 + 0xd8" (identifier "param_2") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (identifier "local_d0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 8) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_c8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_c0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_b8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);\n local_f0 = 4;\n }" ({ "{") (expression_statement "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_b0") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_f0 = 4;" (assignment_expression "local_f0 = 4" (identifier "local_f0") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_a8") (= "=") (cast_expression "(double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar6 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar6 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (expression_statement "ResetMagickMemory(&local_98,0,0x58);" (call_expression "ResetMagickMemory(&local_98,0,0x58)" (identifier "ResetMagickMemory") (argument_list "(&local_98,0,0x58)" (( "(") (pointer_expression "&local_98" (& "&") (identifier "local_98")) (, ",") (number_literal "0") (, ",") (number_literal "0x58") () ")"))) (; ";")) (expression_statement "local_88 = *(undefined8 *)(param_3 + 0xa6);" (assignment_expression "local_88 = *(undefined8 *)(param_3 + 0xa6)" (identifier "local_88") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xa6)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xa6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xa6)" (( "(") (binary_expression "param_3 + 0xa6" (identifier "param_3") (+ "+") (number_literal "0xa6")) () ")"))))) (; ";")) (expression_statement "local_50 = DAT_0046dd18;" (assignment_expression "local_50 = DAT_0046dd18" (identifier "local_50") (= "=") (identifier "DAT_0046dd18")) (; ";")) (expression_statement "local_98 = *param_3;" (assignment_expression "local_98 = *param_3" (identifier "local_98") (= "=") (pointer_expression "*param_3" (* "*") (identifier "param_3"))) (; ";")) (expression_statement "local_94 = param_3[1];" (assignment_expression "local_94 = param_3[1]" (identifier "local_94") (= "=") (subscript_expression "param_3[1]" (identifier "param_3") ([ "[") (number_literal "1") (] "]"))) (; ";")) (expression_statement "local_80 = *(undefined8 *)(param_3 + 0xc);" (assignment_expression "local_80 = *(undefined8 *)(param_3 + 0xc)" (identifier "local_80") (= "=") (pointer_expression "*(undefined8 *)(param_3 + 0xc)" (* "*") (cast_expression "(undefined8 *)(param_3 + 0xc)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xc)" (( "(") (binary_expression "param_3 + 0xc" (identifier "param_3") (+ "+") (number_literal "0xc")) () ")"))))) (; ";")) (expression_statement "local_90 = param_3[0xcf];" (assignment_expression "local_90 = param_3[0xcf]" (identifier "local_90") (= "=") (subscript_expression "param_3[0xcf]" (identifier "param_3") ([ "[") (number_literal "0xcf") (] "]"))) (; ";")) (if_statement "if (lVar5 != 0) {\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" (if "if") (parenthesized_expression "(lVar5 != 0)" (( "(") (binary_expression "lVar5 != 0" (identifier "lVar5") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n lVar1 = *(long *)(param_3 + 0xd8);\n local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);\n local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);\n local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);\n if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }\n if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }\n if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }\n }" ({ "{") (expression_statement "lVar1 = *(long *)(param_3 + 0xd8);" (assignment_expression "lVar1 = *(long *)(param_3 + 0xd8)" (identifier "lVar1") (= "=") (pointer_expression "*(long *)(param_3 + 0xd8)" (* "*") (cast_expression "(long *)(param_3 + 0xd8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd8)" (( "(") (binary_expression "param_3 + 0xd8" (identifier "param_3") (+ "+") (number_literal "0xd8")) () ")"))))) (; ";")) (expression_statement "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4);" (assignment_expression "local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (identifier "local_70") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 8) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 8) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 8) * 4" (pointer_expression "*(long *)(lVar1 + 8)" (* "*") (cast_expression "(long *)(lVar1 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 8)" (( "(") (binary_expression "lVar1 + 8" (identifier "lVar1") (+ "+") (number_literal "8")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4);" (assignment_expression "local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (identifier "local_68") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x18) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x18) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x18) * 4" (pointer_expression "*(long *)(lVar1 + 0x18)" (* "*") (cast_expression "(long *)(lVar1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x18)" (( "(") (binary_expression "lVar1 + 0x18" (identifier "lVar1") (+ "+") (number_literal "0x18")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4);" (assignment_expression "local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (identifier "local_60") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x28) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x28) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x28) * 4" (pointer_expression "*(long *)(lVar1 + 0x28)" (* "*") (cast_expression "(long *)(lVar1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x28)" (( "(") (binary_expression "lVar1 + 0x28" (identifier "lVar1") (+ "+") (number_literal "0x28")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (if_statement "if (*(int *)(lVar1 + 0x34) != 0) {\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x34) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x34) != 0" (pointer_expression "*(int *)(lVar1 + 0x34)" (* "*") (cast_expression "(int *)(lVar1 + 0x34)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x34)" (( "(") (binary_expression "lVar1 + 0x34" (identifier "lVar1") (+ "+") (number_literal "0x34")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);\n }" ({ "{") (expression_statement "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4);" (assignment_expression "local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (identifier "local_58") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x38) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x38) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x38) * 4" (pointer_expression "*(long *)(lVar1 + 0x38)" (* "*") (cast_expression "(long *)(lVar1 + 0x38)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x38)" (( "(") (binary_expression "lVar1 + 0x38" (identifier "lVar1") (+ "+") (number_literal "0x38")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x44) != 0) {\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x44) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x44) != 0" (pointer_expression "*(int *)(lVar1 + 0x44)" (* "*") (cast_expression "(int *)(lVar1 + 0x44)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x44)" (( "(") (binary_expression "lVar1 + 0x44" (identifier "lVar1") (+ "+") (number_literal "0x44")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);\n local_90 = 4;\n }" ({ "{") (expression_statement "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4);" (assignment_expression "local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (identifier "local_50") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x48) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x48) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x48) * 4" (pointer_expression "*(long *)(lVar1 + 0x48)" (* "*") (cast_expression "(long *)(lVar1 + 0x48)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x48)" (( "(") (binary_expression "lVar1 + 0x48" (identifier "lVar1") (+ "+") (number_literal "0x48")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (expression_statement "local_90 = 4;" (assignment_expression "local_90 = 4" (identifier "local_90") (= "=") (number_literal "4")) (; ";")) (} "}"))) (if_statement "if (*(int *)(lVar1 + 0x54) != 0) {\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" (if "if") (parenthesized_expression "(*(int *)(lVar1 + 0x54) != 0)" (( "(") (binary_expression "*(int *)(lVar1 + 0x54) != 0" (pointer_expression "*(int *)(lVar1 + 0x54)" (* "*") (cast_expression "(int *)(lVar1 + 0x54)" (( "(") (type_descriptor "int *" (primitive_type "int") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x54)" (( "(") (binary_expression "lVar1 + 0x54" (identifier "lVar1") (+ "+") (number_literal "0x54")) () ")")))) (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);\n }" ({ "{") (expression_statement "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4);" (assignment_expression "local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (identifier "local_48") (= "=") (cast_expression "(double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "double" (primitive_type "double")) () ")") (pointer_expression "*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (* "*") (cast_expression "(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (type_descriptor "float *" (primitive_type "float") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar5 + *(long *)(lVar1 + 0x58) * 4)" (( "(") (binary_expression "lVar5 + *(long *)(lVar1 + 0x58) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(lVar1 + 0x58) * 4" (pointer_expression "*(long *)(lVar1 + 0x58)" (* "*") (cast_expression "(long *)(lVar1 + 0x58)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar1 + 0x58)" (( "(") (binary_expression "lVar1 + 0x58" (identifier "lVar1") (+ "+") (number_literal "0x58")) () ")")))) (* "*") (number_literal "4"))) () ")")))))) (; ";")) (} "}"))) (} "}"))) (if_statement "if (param_4 == 2) {\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }\n else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" (if "if") (parenthesized_expression "(param_4 == 2)" (( "(") (binary_expression "param_4 == 2" (identifier "param_4") (== "==") (number_literal "2")) () ")")) (compound_statement "{\nLAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);\n if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }\n }" ({ "{") (labeled_statement "LAB_00246a77:\n iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (statement_identifier "LAB_00246a77") (: ":") (expression_statement "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8);" (assignment_expression "iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "iVar4") (= "=") (call_expression "IsFuzzyEquivalencePixelInfo(&local_f8)" (identifier "IsFuzzyEquivalencePixelInfo") (argument_list "(&local_f8)" (( "(") (pointer_expression "&local_f8" (& "&") (identifier "local_f8")) () ")")))) (; ";"))) (if_statement "if (iVar4 == 0) {\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }" (if "if") (parenthesized_expression "(iVar4 == 0)" (( "(") (binary_expression "iVar4 == 0" (identifier "iVar4") (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;\n break;\n }" ({ "{") (labeled_statement "LAB_00246a8d:\n if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;" (statement_identifier "LAB_00246a8d") (: ":") (if_statement "if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8;" (if "if") (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" (( "(") (binary_expression "lVar7 < *(long *)(param_2 + 8)" (identifier "lVar7") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (goto_statement "goto LAB_00246aa8;" (goto "goto") (statement_identifier "LAB_00246aa8") (; ";")))) (break_statement "break;" (break "break") (; ";")) (} "}"))) (} "}")) (else_clause "else {\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" (else "else") (compound_statement "{\n dVar2 = DAT_0046dd18;\n if (local_f0 != 0) {\n dVar2 = local_b0;\n }\n dVar3 = DAT_0046dd18;\n if (local_90 != 0) {\n dVar3 = local_50;\n }\n if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;\n }" ({ "{") (expression_statement "dVar2 = DAT_0046dd18;" (assignment_expression "dVar2 = DAT_0046dd18" (identifier "dVar2") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_f0 != 0) {\n dVar2 = local_b0;\n }" (if "if") (parenthesized_expression "(local_f0 != 0)" (( "(") (binary_expression "local_f0 != 0" (identifier "local_f0") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar2 = local_b0;\n }" ({ "{") (expression_statement "dVar2 = local_b0;" (assignment_expression "dVar2 = local_b0" (identifier "dVar2") (= "=") (identifier "local_b0")) (; ";")) (} "}"))) (expression_statement "dVar3 = DAT_0046dd18;" (assignment_expression "dVar3 = DAT_0046dd18" (identifier "dVar3") (= "=") (identifier "DAT_0046dd18")) (; ";")) (if_statement "if (local_90 != 0) {\n dVar3 = local_50;\n }" (if "if") (parenthesized_expression "(local_90 != 0)" (( "(") (binary_expression "local_90 != 0" (identifier "local_90") (!= "!=") (number_literal "0")) () ")")) (compound_statement "{\n dVar3 = local_50;\n }" ({ "{") (expression_statement "dVar3 = local_50;" (assignment_expression "dVar3 = local_50" (identifier "dVar3") (= "=") (identifier "local_50")) (; ";")) (} "}"))) (if_statement "if (param_4 == 3) {\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }\n else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" (if "if") (parenthesized_expression "(param_4 == 3)" (( "(") (binary_expression "param_4 == 3" (identifier "param_4") (== "==") (number_literal "3")) () ")")) (compound_statement "{\n if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;\n }" ({ "{") (if_statement "if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d;" (if "if") (parenthesized_expression "((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90))" (( "(") (binary_expression "(DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)" (parenthesized_expression "(DAT_0046ea90 <= dVar2)" (( "(") (binary_expression "DAT_0046ea90 <= dVar2" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar2")) () ")")) (&& "&&") (parenthesized_expression "(dVar3 < DAT_0046ea90)" (( "(") (binary_expression "dVar3 < DAT_0046ea90" (identifier "dVar3") (< "<") (identifier "DAT_0046ea90")) () ")"))) () ")")) (goto_statement "goto LAB_00246a8d;" (goto "goto") (statement_identifier "LAB_00246a8d") (; ";"))) (} "}")) (else_clause "else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" (else "else") (if_statement "if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77;" (if "if") (parenthesized_expression "((param_4 == 4) && (DAT_0046ea90 <= dVar3))" (( "(") (binary_expression "(param_4 == 4) && (DAT_0046ea90 <= dVar3)" (parenthesized_expression "(param_4 == 4)" (( "(") (binary_expression "param_4 == 4" (identifier "param_4") (== "==") (number_literal "4")) () ")")) (&& "&&") (parenthesized_expression "(DAT_0046ea90 <= dVar3)" (( "(") (binary_expression "DAT_0046ea90 <= dVar3" (identifier "DAT_0046ea90") (<= "<=") (identifier "dVar3")) () ")"))) () ")")) (goto_statement "goto LAB_00246a77;" (goto "goto") (statement_identifier "LAB_00246a77") (; ";"))))) (} "}")))) (expression_statement "lVar7 = lVar7 + 1;" (assignment_expression "lVar7 = lVar7 + 1" (identifier "lVar7") (= "=") (binary_expression "lVar7 + 1" (identifier "lVar7") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4;" (assignment_expression "lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar6") (= "=") (binary_expression "lVar6 + *(long *)(param_2 + 0xd0) * 4" (identifier "lVar6") (+ "+") (binary_expression "*(long *)(param_2 + 0xd0) * 4" (pointer_expression "*(long *)(param_2 + 0xd0)" (* "*") (cast_expression "(long *)(param_2 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0xd0)" (( "(") (binary_expression "param_2 + 0xd0" (identifier "param_2") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (expression_statement "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4;" (assignment_expression "lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar5") (= "=") (binary_expression "lVar5 + *(long *)(param_3 + 0xd0) * 4" (identifier "lVar5") (+ "+") (binary_expression "*(long *)(param_3 + 0xd0) * 4" (pointer_expression "*(long *)(param_3 + 0xd0)" (* "*") (cast_expression "(long *)(param_3 + 0xd0)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_3 + 0xd0)" (( "(") (binary_expression "param_3 + 0xd0" (identifier "param_3") (+ "+") (number_literal "0xd0")) () ")")))) (* "*") (number_literal "4")))) (; ";")) (} "}")) (while "while") (parenthesized_expression "(lVar7 < *(long *)(param_2 + 8))" (( "(") (binary_expression "lVar7 < *(long *)(param_2 + 8)" (identifier "lVar7") (< "<") (pointer_expression "*(long *)(param_2 + 8)" (* "*") (cast_expression "(long *)(param_2 + 8)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 8)" (( "(") (binary_expression "param_2 + 8" (identifier "param_2") (+ "+") (number_literal "8")) () ")"))))) () ")")) (; ";")) (} "}"))) (expression_statement "local_110 = local_110 + -1;" (assignment_expression "local_110 = local_110 + -1" (identifier "local_110") (= "=") (binary_expression "local_110 + -1" (identifier "local_110") (+ "+") (number_literal "-1"))) (; ";")) (if_statement "if (local_110 == -1) break;" (if "if") (parenthesized_expression "(local_110 == -1)" (( "(") (binary_expression "local_110 == -1" (identifier "local_110") (== "==") (number_literal "-1")) () ")")) (break_statement "break;" (break "break") (; ";"))) (} "}"))) (} "}"))) (labeled_statement "LAB_00246aa8:\n *param_1 = local_100;" (statement_identifier "LAB_00246aa8") (: ":") (expression_statement "*param_1 = local_100;" (assignment_expression "*param_1 = local_100" (pointer_expression "*param_1" (* "*") (identifier "param_1")) (= "=") (identifier "local_100")) (; ";"))) (expression_statement "param_1[3] = local_118;" (assignment_expression "param_1[3] = local_118" (subscript_expression "param_1[3]" (identifier "param_1") ([ "[") (number_literal "3") (] "]")) (= "=") (identifier "local_118")) (; ";")) (expression_statement "param_1[1] = (local_110 - local_118) + 1;" (assignment_expression "param_1[1] = (local_110 - local_118) + 1" (subscript_expression "param_1[1]" (identifier "param_1") ([ "[") (number_literal "1") (] "]")) (= "=") (binary_expression "(local_110 - local_118) + 1" (parenthesized_expression "(local_110 - local_118)" (( "(") (binary_expression "local_110 - local_118" (identifier "local_110") (- "-") (identifier "local_118")) () ")")) (+ "+") (number_literal "1"))) (; ";")) (expression_statement "param_1[2] = local_128;" (assignment_expression "param_1[2] = local_128" (subscript_expression "param_1[2]" (identifier "param_1") ([ "[") (number_literal "2") (] "]")) (= "=") (identifier "local_128")) (; ";")) (labeled_statement "LAB_00245ffb:\n if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (statement_identifier "LAB_00245ffb") (: ":") (if_statement "if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) {\n \n __stack_chk_fail();\n }" (if "if") (parenthesized_expression "(local_40 != *(long *)(in_FS_OFFSET + 0x28))" (( "(") (binary_expression "local_40 != *(long *)(in_FS_OFFSET + 0x28)" (identifier "local_40") (!= "!=") (pointer_expression "*(long *)(in_FS_OFFSET + 0x28)" (* "*") (cast_expression "(long *)(in_FS_OFFSET + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(in_FS_OFFSET + 0x28)" (( "(") (binary_expression "in_FS_OFFSET + 0x28" (identifier "in_FS_OFFSET") (+ "+") (number_literal "0x28")) () ")"))))) () ")")) (compound_statement "{\n \n __stack_chk_fail();\n }" ({ "{") (expression_statement "__stack_chk_fail();" (call_expression "__stack_chk_fail()" (identifier "__stack_chk_fail") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}")))) (return_statement "return param_1;" (return "return") (identifier "param_1") (; ";")) (} "}")))
/* WARNING: Enum "GravityType": Some values do not have unique names */ /* WARNING: Enum "DisposeType": Some values do not have unique names */ /* WARNING: Enum "ChannelType": Some values do not have unique names */ /* WARNING: Enum "PixelChannel": Some values do not have unique names */ /* WARNING: Enum "ExceptionType": Some values do not have unique names */ type_1 * function_1(type_1 *__return_storage_ptr__,type_2 *image1,type_2 *image2, type_3 var_9,type_4 *exception) { long var_23; type_5 *pPVar2; double var_17; double var_18; type_6 var_12; type_7 *var_4; type_7 *var_5; size_t var_21; long var_14; long var_1; ssize_t var_6; ssize_t var_20; ssize_t var_22; size_t local_100; type_8 pixel1; type_8 pixel2; var_23 = *(long *)(var_1 + 0x28); var_2(image1,&pixel1); var_2(image2,&pixel2); if (0 < (long)image1->columns) { var_6 = 0; do { var_4 = var_3(image1,var_6,0,1,image1->rows,exception); var_5 = var_3(image2,var_6,0,1,image2->rows,exception); if ((var_4 == (type_7 *)0x0) || (var_5 == (type_7 *)0x0)) { LAB_00246052: if (var_6 < (long)image1->columns) { var_21 = image1->rows; var_20 = image1->columns - 1; goto LAB_00246070; } break; } if (0 < (long)image1->rows) { var_14 = 0; do { var_7(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (var_4 != (type_7 *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (type_9)var_4[pPVar2->offset]; pixel1.green = (type_9)var_4[pPVar2[1].offset]; pixel1.blue = (type_9)var_4[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel1.black = (type_9)var_4[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel1.alpha = (type_9)var_4[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel1.index = (type_9)var_4[pPVar2[5].offset]; } } var_7(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (var_5 != (type_7 *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (type_9)var_5[pPVar2->offset]; pixel2.green = (type_9)var_5[pPVar2[1].offset]; pixel2.blue = (type_9)var_5[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel2.black = (type_9)var_5[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel2.alpha = (type_9)var_5[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel2.index = (type_9)var_5[pPVar2[5].offset]; } } if (var_9 == var_10) { LAB_00245f99: var_12 = var_11(&pixel1,&pixel2); if (var_12 == var_13) { var_21 = image1->rows; joined_r0x0024604c: if (var_14 < (long)var_21) goto LAB_00246052; break; } } else { var_17 = DAT_0046dd18; if (pixel1.alpha_trait != var_8) { var_17 = pixel1.alpha; } var_18 = DAT_0046dd18; if (pixel2.alpha_trait != var_8) { var_18 = pixel2.alpha; } if (var_9 == var_15) { if ((var_16 <= var_17) && (var_18 < var_16)) { var_21 = image1->rows; goto joined_r0x0024604c; } } else if ((var_9 == var_19) && (var_16 <= var_18)) goto LAB_00245f99; } var_14 = var_14 + 1; var_4 = var_4 + image1->number_channels; var_5 = var_5 + image2->number_channels; } while (var_14 < (long)image1->rows); } var_6 = var_6 + 1; } while (var_6 < (long)image1->columns); } __return_storage_ptr__->x = -1; __return_storage_ptr__->y = -1; __return_storage_ptr__->width = 1; __return_storage_ptr__->height = 1; goto LAB_00245ffb; LAB_00246070: do { var_5 = var_3(image1,var_20,0,1,var_21,exception); var_4 = var_3(image2,var_20,0,1,image2->rows,exception); if ((var_5 == (type_7 *)0x0) || (var_4 == (type_7 *)0x0)) { var_21 = image1->rows; break; } var_21 = image1->rows; if (0 < (long)var_21) { var_14 = 0; do { var_7(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (var_5 != (type_7 *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (type_9)var_5[pPVar2->offset]; pixel1.green = (type_9)var_5[pPVar2[1].offset]; pixel1.blue = (type_9)var_5[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel1.black = (type_9)var_5[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel1.alpha = (type_9)var_5[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel1.index = (type_9)var_5[pPVar2[5].offset]; } } var_7(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (var_4 != (type_7 *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (type_9)var_4[pPVar2->offset]; pixel2.green = (type_9)var_4[pPVar2[1].offset]; pixel2.blue = (type_9)var_4[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel2.black = (type_9)var_4[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel2.alpha = (type_9)var_4[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel2.index = (type_9)var_4[pPVar2[5].offset]; } } if (var_9 == var_10) { LAB_00246384: var_12 = var_11(&pixel1,&pixel2); if (var_12 == var_13) { var_21 = image1->rows; joined_r0x00246b27: if (var_14 < (long)var_21) { local_100 = (var_20 - var_6) + 1; goto LAB_002463e4; } break; } } else { var_17 = DAT_0046dd18; if (pixel1.alpha_trait != var_8) { var_17 = pixel1.alpha; } var_18 = DAT_0046dd18; if (pixel2.alpha_trait != var_8) { var_18 = pixel2.alpha; } if (var_9 == var_15) { if ((var_16 <= var_17) && (var_18 < var_16)) { var_21 = image1->rows; goto joined_r0x00246b27; } } else if ((var_9 == var_19) && (var_16 <= var_18)) goto LAB_00246384; } var_14 = var_14 + 1; var_21 = image1->rows; var_5 = var_5 + image1->number_channels; var_4 = var_4 + image2->number_channels; } while (var_14 < (long)var_21); } var_20 = var_20 + -1; } while (var_20 != -1); local_100 = (var_20 - var_6) + 1; if ((long)var_21 < 1) { var_20 = 0; } else { LAB_002463e4: var_20 = 0; do { var_5 = var_3(image1,0,var_20,image1->columns,1,exception); var_4 = var_3(image2,0,var_20,image2->columns,1,exception); if ((var_5 == (type_7 *)0x0) || (var_4 == (type_7 *)0x0)) { LAB_00246bc2: var_21 = image1->rows; break; } if (0 < (long)image1->columns) { var_14 = 0; do { var_7(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (var_5 != (type_7 *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (type_9)var_5[pPVar2->offset]; pixel1.green = (type_9)var_5[pPVar2[1].offset]; pixel1.blue = (type_9)var_5[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel1.black = (type_9)var_5[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel1.alpha = (type_9)var_5[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel1.index = (type_9)var_5[pPVar2[5].offset]; } } var_7(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (var_4 != (type_7 *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (type_9)var_4[pPVar2->offset]; pixel2.green = (type_9)var_4[pPVar2[1].offset]; pixel2.blue = (type_9)var_4[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel2.black = (type_9)var_4[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel2.alpha = (type_9)var_4[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel2.index = (type_9)var_4[pPVar2[5].offset]; } } if (var_9 == var_10) { LAB_00246709: var_12 = var_11(&pixel1,&pixel2); if (var_12 == var_13) { var_21 = image1->columns; joined_r0x00246bbc: if (var_14 < (long)var_21) goto LAB_00246bc2; break; } } else { var_17 = DAT_0046dd18; if (pixel1.alpha_trait != var_8) { var_17 = pixel1.alpha; } var_18 = DAT_0046dd18; if (pixel2.alpha_trait != var_8) { var_18 = pixel2.alpha; } if (var_9 == var_15) { if ((var_16 <= var_17) && (var_18 < var_16)) { var_21 = image1->columns; goto joined_r0x00246bbc; } } else if ((var_9 == var_19) && (var_16 <= var_18)) goto LAB_00246709; } var_14 = var_14 + 1; var_5 = var_5 + image1->number_channels; var_4 = var_4 + image2->number_channels; } while (var_14 < (long)image1->columns); } var_20 = var_20 + 1; var_21 = image1->rows; } while (var_20 < (long)var_21); } var_22 = var_21 - 1; if (-1 < var_22) { while( true ) { var_5 = var_3(image1,0,var_22,image1->columns,1,exception); var_4 = var_3(image2,0,var_22,image2->columns,1,exception); if ((var_5 == (type_7 *)0x0) || (var_4 == (type_7 *)0x0)) break; if (0 < (long)image1->columns) { var_14 = 0; do { var_7(&pixel1,0,0x58); pixel1.fuzz = image1->fuzz; pixel1.alpha = DAT_0046dd18; pixel1.storage_class = image1->storage_class; pixel1.colorspace = image1->colorspace; pixel1.depth = image1->depth; pixel1.alpha_trait = image1->alpha_trait; if (var_5 != (type_7 *)0x0) { pPVar2 = image1->channel_map; pixel1.red = (type_9)var_5[pPVar2->offset]; pixel1.green = (type_9)var_5[pPVar2[1].offset]; pixel1.blue = (type_9)var_5[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel1.black = (type_9)var_5[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel1.alpha = (type_9)var_5[pPVar2[4].offset]; pixel1.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel1.index = (type_9)var_5[pPVar2[5].offset]; } } var_7(&pixel2,0,0x58); pixel2.fuzz = image2->fuzz; pixel2.alpha = DAT_0046dd18; pixel2.storage_class = image2->storage_class; pixel2.colorspace = image2->colorspace; pixel2.depth = image2->depth; pixel2.alpha_trait = image2->alpha_trait; if (var_4 != (type_7 *)0x0) { pPVar2 = image2->channel_map; pixel2.red = (type_9)var_4[pPVar2->offset]; pixel2.green = (type_9)var_4[pPVar2[1].offset]; pixel2.blue = (type_9)var_4[pPVar2[2].offset]; if (pPVar2[3].traits != var_8) { pixel2.black = (type_9)var_4[pPVar2[3].offset]; } if (pPVar2[4].traits != var_8) { pixel2.alpha = (type_9)var_4[pPVar2[4].offset]; pixel2.alpha_trait = BlendPixelTrait; } if (pPVar2[5].traits != var_8) { pixel2.index = (type_9)var_4[pPVar2[5].offset]; } } if (var_9 == var_10) { LAB_00246a77: var_12 = var_11(&pixel1,&pixel2); if (var_12 == var_13) { LAB_00246a8d: if (var_14 < (long)image1->columns) goto LAB_00246aa8; break; } } else { var_17 = DAT_0046dd18; if (pixel1.alpha_trait != var_8) { var_17 = pixel1.alpha; } var_18 = DAT_0046dd18; if (pixel2.alpha_trait != var_8) { var_18 = pixel2.alpha; } if (var_9 == var_15) { if ((var_16 <= var_17) && (var_18 < var_16)) goto LAB_00246a8d; } else if ((var_9 == var_19) && (var_16 <= var_18)) goto LAB_00246a77; } var_14 = var_14 + 1; var_5 = var_5 + image1->number_channels; var_4 = var_4 + image2->number_channels; } while (var_14 < (long)image1->columns); } var_22 = var_22 + -1; if (var_22 == -1) break; } } LAB_00246aa8: __return_storage_ptr__->width = local_100; __return_storage_ptr__->y = var_20; __return_storage_ptr__->height = (var_22 - var_20) + 1; __return_storage_ptr__->x = var_6; LAB_00245ffb: if (var_23 != *(long *)(var_1 + 0x28)) { /* WARNING: Subroutine does not return */ var_24(); } return __return_storage_ptr__; }
null
(translation_unit (function_definition type: (sized_type_specifier) declarator: (pointer_declarator declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (parameter_declaration type: (primitive_type) declarator: (identifier)) (parameter_declaration type: (type_identifier) declarator: (identifier))))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (primitive_type) declarator: (identifier)) (declaration type: (sized_type_specifier) declarator: (identifier)) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (identifier) (pointer_expression argument: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))) (goto_statement label: (statement_identifier))))) (break_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) (break_statement)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (number_literal))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (number_literal))) (goto_statement label: (statement_identifier)) (labeled_statement label: (statement_identifier) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (number_literal) (identifier) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (identifier) (number_literal) (number_literal) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (break_statement))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal)))) (goto_statement label: (statement_identifier))))) (break_statement)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier)))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) alternative: (else_clause (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (number_literal)))) (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) (break_statement))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (goto_statement label: (statement_identifier)))) (break_statement)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (goto_statement label: (statement_identifier))))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) consequence: (compound_statement (while_statement condition: (parenthesized_expression (true)) body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier) (number_literal) (identifier) (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) (number_literal) (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) consequence: (break_statement)) (if_statement condition: (parenthesized_expression (binary_expression left: (number_literal) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (number_literal))) (do_statement body: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier)) (number_literal) (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (subscript_expression argument: (identifier) index: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (number_literal))))) (if_statement condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (primitive_type)) value: (pointer_expression argument: (cast_expression type: (type_descriptor type: (primitive_type) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))))))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (pointer_expression argument: (identifier))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (goto_statement label: (statement_identifier)))) (break_statement)))) alternative: (else_clause (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) right: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))))) consequence: (goto_statement label: (statement_identifier)))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal)))))) condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (break_statement)))))) (labeled_statement label: (statement_identifier) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (identifier)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (binary_expression left: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) right: (number_literal)))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (identifier))) (labeled_statement label: (statement_identifier) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list)))))) (return_statement (identifier)))))
null
long * MASKED(long *param_1,undefined4 *param_2,undefined4 *param_3,int param_4, undefined8 param_5) { long lVar1; double dVar2; double dVar3; int iVar4; long lVar5; long lVar6; long lVar7; long in_FS_OFFSET; long local_128; long local_118; long local_110; long local_100; undefined4 local_f8; undefined4 local_f4; int local_f0; undefined8 local_e8; undefined8 local_e0; double local_d0; double local_c8; double local_c0; double local_b8; double local_b0; double local_a8; undefined4 local_98; undefined4 local_94; int local_90; undefined8 local_88; undefined8 local_80; double local_70; double local_68; double local_60; double local_58; double local_50; double local_48; long local_40; local_40 = *(long *)(in_FS_OFFSET + 0x28); GetPixelInfo(param_2,&local_f8); GetPixelInfo(param_3,&local_98); if (0 < *(long *)(param_2 + 8)) { local_128 = 0; do { lVar5 = GetVirtualPixels(param_2,local_128,0,1,*(undefined8 *)(param_2 + 10),param_5); lVar6 = GetVirtualPixels(param_3,local_128,0,1,*(undefined8 *)(param_3 + 10),param_5); if ((lVar5 == 0) || (lVar6 == 0)) { LAB_00246052: if (local_128 < *(long *)(param_2 + 8)) { local_110 = *(long *)(param_2 + 10); local_118 = *(long *)(param_2 + 8) + -1; goto LAB_00246070; } break; } if (0 < *(long *)(param_2 + 10)) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00245f99: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { lVar5 = *(long *)(param_2 + 10); joined_r0x0024604c: if (lVar7 < lVar5) goto LAB_00246052; break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) { lVar5 = *(long *)(param_2 + 10); goto joined_r0x0024604c; } } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00245f99; } lVar7 = lVar7 + 1; lVar5 = lVar5 + *(long *)(param_2 + 0xd0) * 4; lVar6 = lVar6 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < *(long *)(param_2 + 10)); } local_128 = local_128 + 1; } while (local_128 < *(long *)(param_2 + 8)); } param_1[2] = -1; param_1[3] = -1; *param_1 = 1; param_1[1] = 1; goto LAB_00245ffb; LAB_00246070: do { lVar6 = GetVirtualPixels(param_2,local_118,0,1,local_110,param_5); lVar5 = GetVirtualPixels(param_3,local_118,0,1,*(undefined8 *)(param_3 + 10),param_5); if ((lVar6 == 0) || (lVar5 == 0)) { local_110 = *(long *)(param_2 + 10); break; } local_110 = *(long *)(param_2 + 10); if (0 < local_110) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00246384: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { local_110 = *(long *)(param_2 + 10); joined_r0x00246b27: if (lVar7 < local_110) { local_100 = (local_118 - local_128) + 1; goto LAB_002463e4; } break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) { local_110 = *(long *)(param_2 + 10); goto joined_r0x00246b27; } } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246384; } lVar7 = lVar7 + 1; local_110 = *(long *)(param_2 + 10); lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4; lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < local_110); } local_118 = local_118 + -1; } while (local_118 != -1); local_100 = (local_118 - local_128) + 1; if (local_110 < 1) { local_118 = 0; } else { LAB_002463e4: local_118 = 0; do { lVar6 = GetVirtualPixels(param_2,0,local_118,*(undefined8 *)(param_2 + 8),1,param_5); lVar5 = GetVirtualPixels(param_3,0,local_118,*(undefined8 *)(param_3 + 8),1,param_5); if ((lVar6 == 0) || (lVar5 == 0)) { LAB_00246bc2: local_110 = *(long *)(param_2 + 10); break; } if (0 < *(long *)(param_2 + 8)) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00246709: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { lVar5 = *(long *)(param_2 + 8); joined_r0x00246bbc: if (lVar7 < lVar5) goto LAB_00246bc2; break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) { lVar5 = *(long *)(param_2 + 8); goto joined_r0x00246bbc; } } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246709; } lVar7 = lVar7 + 1; lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4; lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < *(long *)(param_2 + 8)); } local_118 = local_118 + 1; local_110 = *(long *)(param_2 + 10); } while (local_118 < local_110); } local_110 = local_110 + -1; if (-1 < local_110) { while( true ) { lVar6 = GetVirtualPixels(param_2,0,local_110,*(undefined8 *)(param_2 + 8),1,param_5); lVar5 = GetVirtualPixels(param_3,0,local_110,*(undefined8 *)(param_3 + 8),1,param_5); if ((lVar6 == 0) || (lVar5 == 0)) break; if (0 < *(long *)(param_2 + 8)) { lVar7 = 0; do { ResetMagickMemory(&local_f8,0,0x58); local_e8 = *(undefined8 *)(param_2 + 0xa6); local_b0 = DAT_0046dd18; local_f8 = *param_2; local_f4 = param_2[1]; local_e0 = *(undefined8 *)(param_2 + 0xc); local_f0 = param_2[0xcf]; if (lVar6 != 0) { lVar1 = *(long *)(param_2 + 0xd8); local_d0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 8) * 4); local_c8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x18) * 4); local_c0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_b8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_b0 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x48) * 4); local_f0 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_a8 = (double)*(float *)(lVar6 + *(long *)(lVar1 + 0x58) * 4); } } ResetMagickMemory(&local_98,0,0x58); local_88 = *(undefined8 *)(param_3 + 0xa6); local_50 = DAT_0046dd18; local_98 = *param_3; local_94 = param_3[1]; local_80 = *(undefined8 *)(param_3 + 0xc); local_90 = param_3[0xcf]; if (lVar5 != 0) { lVar1 = *(long *)(param_3 + 0xd8); local_70 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 8) * 4); local_68 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x18) * 4); local_60 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x28) * 4); if (*(int *)(lVar1 + 0x34) != 0) { local_58 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x38) * 4); } if (*(int *)(lVar1 + 0x44) != 0) { local_50 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x48) * 4); local_90 = 4; } if (*(int *)(lVar1 + 0x54) != 0) { local_48 = (double)*(float *)(lVar5 + *(long *)(lVar1 + 0x58) * 4); } } if (param_4 == 2) { LAB_00246a77: iVar4 = IsFuzzyEquivalencePixelInfo(&local_f8); if (iVar4 == 0) { LAB_00246a8d: if (lVar7 < *(long *)(param_2 + 8)) goto LAB_00246aa8; break; } } else { dVar2 = DAT_0046dd18; if (local_f0 != 0) { dVar2 = local_b0; } dVar3 = DAT_0046dd18; if (local_90 != 0) { dVar3 = local_50; } if (param_4 == 3) { if ((DAT_0046ea90 <= dVar2) && (dVar3 < DAT_0046ea90)) goto LAB_00246a8d; } else if ((param_4 == 4) && (DAT_0046ea90 <= dVar3)) goto LAB_00246a77; } lVar7 = lVar7 + 1; lVar6 = lVar6 + *(long *)(param_2 + 0xd0) * 4; lVar5 = lVar5 + *(long *)(param_3 + 0xd0) * 4; } while (lVar7 < *(long *)(param_2 + 8)); } local_110 = local_110 + -1; if (local_110 == -1) break; } } LAB_00246aa8: *param_1 = local_100; param_1[3] = local_118; param_1[1] = (local_110 - local_118) + 1; param_1[2] = local_128; LAB_00245ffb: if (local_40 != *(long *)(in_FS_OFFSET + 0x28)) { /* WARNING: Subroutine does not return */ __stack_chk_fail(); } return param_1; }
4196_x86_64-linux-gnu-gold_and_x86_64-linux-gnu-gold_strip.c
do_sized_write<64,_false>
FUN_001fd9e0
/* DWARF original name: do_sized_write<64, false> DWARF original prototype: void do_sized_write<64,_false>(Output_segment_headers * this, Output_file * of) */ void __thiscall gold::Output_segment_headers::do_sized_write<64,_false> (Output_segment_headers *this,Output_file *of) { byte bVar1; pointer size; long lVar2; uchar *puVar3; Output_segment *this_00; uint64_t uVar4; Output_file *in_RCX; Elf_Word *pEVar5; Elf_Word *pEVar6; long lVar7; pointer ppOVar8; size = (this->segment_list_-> super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)._M_impl. _M_finish; ppOVar8 = (this->segment_list_-> super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>). _M_impl._M_start; bVar1 = (this->super_Output_data).field_0x20; lVar7 = ((long)size - (long)ppOVar8 >> 3) * 0x38; if ((bVar1 & 2) == 0) { /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xcf,"data_size"); } if (lVar7 == (this->super_Output_data).data_size_) { if ((bVar1 & 4) == 0) { LAB_001fdb1d: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.h",0xe3,"offset"); } lVar2 = (this->super_Output_data).offset_; if ((-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_)) { puVar3 = of->base_; pEVar5 = (Elf_Word *)(puVar3 + lVar2); if (ppOVar8 == size) { if (lVar7 != 0) goto LAB_001fdb05; } else { do { this_00 = *ppOVar8; *pEVar5 = this_00->type_; *(off_t *)(pEVar5 + 2) = this_00->offset_; *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_; *(uint64_t *)(pEVar5 + 6) = this_00->paddr_; *(off_t *)(pEVar5 + 8) = this_00->filesz_; *(uint64_t *)(pEVar5 + 10) = this_00->memsz_; pEVar5[1] = this_00->flags_; uVar4 = Output_segment::maximum_alignment(this_00); if (uVar4 <= this_00->min_p_align_) { uVar4 = this_00->min_p_align_; } pEVar6 = pEVar5 + 0xe; ppOVar8 = ppOVar8 + 1; *(uint64_t *)(pEVar5 + 0xc) = uVar4; pEVar5 = pEVar6; } while ((this->segment_list_-> super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>). _M_impl._M_finish != ppOVar8); if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) { LAB_001fdb05: /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write"); } if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d; } return; } Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX); } /* WARNING: Subroutine does not return */ do_gold_unreachable("../../gold/output.cc",0x19e,"do_sized_write"); }
void FUN_001fd9e0(long param_1,long param_2) { long *plVar1; long lVar2; ulong uVar3; undefined4 *puVar4; undefined4 *puVar5; long lVar6; undefined4 *puVar7; long *plVar8; plVar1 = (long *)(*(long **)(param_1 + 0x28))[1]; plVar8 = (long *)**(long **)(param_1 + 0x28); lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xcf,"data_size"); } if (lVar6 == *(long *)(param_1 + 0x10)) { if ((*(byte *)(param_1 + 0x20) & 4) == 0) { LAB_001fdb1d: /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xe3,"offset"); } lVar2 = *(long *)(param_1 + 0x18); if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) { puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18)); puVar4 = puVar7; if (plVar8 == plVar1) { if (lVar6 != 0) goto LAB_001fdb05; } else { do { lVar2 = *plVar8; *puVar4 = *(undefined4 *)(lVar2 + 0x2f0); *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0); *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8); *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0); *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8); *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8); puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4); uVar3 = FUN_001f0190(lVar2); if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) { uVar3 = *(ulong *)(lVar2 + 0x2d8); } puVar5 = puVar4 + 0xe; plVar8 = plVar8 + 1; *(ulong *)(puVar4 + 0xc) = uVar3; puVar4 = puVar5; } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8); if ((long)puVar5 - (long)puVar7 != lVar6) { LAB_001fdb05: /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write"); } if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d; } return; } FUN_001ed3d0(); } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write"); }
PUSH R15 PUSH R14 PUSH R13 PUSH R12 PUSH RBP PUSH RBX SUB RSP,0x8 MOV RAX,qword ptr [RDI + 0x28] MOV RDX,qword ptr [RAX + 0x8] MOV R14,qword ptr [RAX] MOV RAX,RDX SUB RAX,R14 SAR RAX,0x3 LEA R12,[RAX*0x8] SUB R12,RAX MOVZX EAX,byte ptr [RDI + 0x20] SHL R12,0x3 TEST AL,0x2 JZ 0x001fdb52 MOV R15,RDI CMP R12,qword ptr [RDI + 0x10] JNZ 0x001fdb3a TEST AL,0x4 JZ 0x001fdb1d MOV R13,qword ptr [RDI + 0x18] TEST R13,R13 JS 0x001fdb35 LEA RAX,[R12 + R13*0x1] CMP RAX,qword ptr [RSI + 0x10] JG 0x001fdb35 ADD R13,qword ptr [RSI + 0x18] CMP R14,RDX JZ 0x001fdb00 MOV RBP,R13 NOP MOV RBX,qword ptr [R14] MOV EAX,dword ptr [RBX + 0x2f0] MOV RDI,RBX MOV dword ptr [RBP],EAX MOV RAX,qword ptr [RBX + 0x2e0] MOV qword ptr [RBP + 0x8],RAX MOV RAX,qword ptr [RBX + 0x2b8] MOV qword ptr [RBP + 0x10],RAX MOV RAX,qword ptr [RBX + 0x2c0] MOV qword ptr [RBP + 0x18],RAX MOV RAX,qword ptr [RBX + 0x2e8] MOV qword ptr [RBP + 0x20],RAX MOV RAX,qword ptr [RBX + 0x2c8] MOV qword ptr [RBP + 0x28],RAX MOV EAX,dword ptr [RBX + 0x2f4] MOV dword ptr [RBP + 0x4],EAX CALL 0x001f0190 CMP qword ptr [RBX + 0x2d8],RAX CMOVNC RAX,qword ptr [RBX + 0x2d8] ADD RBP,0x38 ADD R14,0x8 MOV qword ptr [RBP + -0x8],RAX MOV RAX,qword ptr [R15 + 0x28] CMP qword ptr [RAX + 0x8],R14 JNZ 0x001fda60 SUB RBP,R13 CMP RBP,R12 JNZ 0x001fdb05 TEST byte ptr [R15 + 0x20],0x4 JZ 0x001fdb1d ADD RSP,0x8 POP RBX POP RBP POP R12 POP R13 POP R14 POP R15 RET TEST R12,R12 JZ 0x001fdae8 LEA RDX,[0x34be80] MOV ESI,0x1ab LEA RDI,[0x34a576] CALL 0x00199900 LEA RDX,[0x34bf0f] MOV ESI,0xe3 LEA RDI,[0x338384] CALL 0x00199900 CALL 0x001ed3d0 LEA RDX,[0x34be80] MOV ESI,0x19e LEA RDI,[0x34a576] CALL 0x00199900 LEA RDX,[0x34bf90] MOV ESI,0xcf LEA RDI,[0x338384] CALL 0x00199900
null
null
null
null
[(u'PTRADD_-1207902642', u'CAST_-1207902606'), (u'COPY_-1207902527', u'CALL_-1207902940'), ('const-427', u'CALL_-1207903046'), ('tmp_427', u'CBRANCH_-1207903547'), (u'MULTIEQUAL_-1207902930', u'PTRADD_-1207902586'), (u'PTRADD_-1207902581', u'CAST_-1207902552'), ('const-433', u'LOAD_-1207903417'), (u'LOAD_-1207903423', u'PTRSUB_-1207902636'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902629'), ('const-2', u'PTRADD_-1207902681'), ('const-3456783', u'COPY_-1207902575'), ('tmp_1198', u'PTRSUB_-1207902734'), (u'INT_EQUAL_-1207903152', u'CBRANCH_-1207903148'), (u'COPY_-1207902603', u'CALL_-1207903046'), (u'LOAD_-1207903215', u'INT_NOTEQUAL_-1207903199'), ('const-0', u'PTRSUB_-1207902819'), (u'PTRSUB_-1207902782', u'LOAD_-1207903725'), ('const-16', u'PTRSUB_-1207902740'), (u'INT_LESSEQUAL_-1207903273', u'CBRANCH_-1207903263'), ('const-0', u'INT_EQUAL_-1207903152'), ('const-24', u'PTRSUB_-1207902723'), (u'PTRADD_-1207902586', u'INT_NOTEQUAL_-1207903199'), (u'CAST_-1207902441', u'CALL_-1207903002'), ('const-40', u'PTRSUB_-1207902830'), (u'LOAD_-1207903164', u'INT_AND_-1207903138'), ('const-433', u'STORE_-1207903301'), ('const-433', u'STORE_-1207903352'), (u'PTRSUB_-1207902649', u'LOAD_-1207903347'), ('const-4', u'PTRADD_-1207902591'), (u'PTRSUB_-1207902723', u'LOAD_-1207903461'), (u'PTRADD_-1207903397', u'CAST_-1207902536'), (u'LOAD_-1207903524', u'PTRADD_-1207903397'), (u'INT_SRIGHT_-1207903667', u'INT_MULT_-1207903598'), ('const-3456912', u'COPY_-1207902521'), (u'COPY_-1207902613', u'MULTIEQUAL_-1207902959'), ('const-433', u'LOAD_-1207903637'), (u'COPY_-1207902742', u'MULTIEQUAL_-1207902959'), (u'LOAD_-1207903289', u'INT_LESSEQUAL_-1207903273'), (u'INT_EQUAL_-1207903576', u'CBRANCH_-1207903575'), (u'LOAD_-1207903719', u'MULTIEQUAL_-1207902930'), ('const-433', u'LOAD_-1207903215'), (u'PTRSUB_-1207902760', u'LOAD_-1207903637'), (u'CAST_-1207902536', u'INT_SUB_-1207903176'), ('const-728', u'PTRSUB_-1207902607'), (u'INT_AND_-1207903138', u'INT_EQUAL_-1207903152'), ('const-704', u'PTRSUB_-1207902662'), ('const-10', u'PTRADD_-1207902629'), ('const-227', u'CALL_-1207903030'), (u'INT_SLESSEQUAL_-1207903462', u'CBRANCH_-1207903470'), ('const-0', u'PTRSUB_-1207902794'), ('const-0', u'PTRSUB_-1207902777'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902681'), ('const-744', u'PTRSUB_-1207902649'), (u'LOAD_-1207903461', u'PTRADD_-1207903397'), (u'COPY_-1207902642', u'MULTIEQUAL_-1207902897'), (u'LOAD_-1207903313', u'STORE_-1207903301'), ('const-0', u'INT_EQUAL_-1207903530'), (u'PTRSUB_-1207902785', u'PTRSUB_-1207902777'), (u'INT_EQUAL_-1207903551', u'CBRANCH_-1207903547'), (u'LOAD_-1207903423', u'PTRSUB_-1207902688'), (u'PTRSUB_-1207902773', u'PTRSUB_-1207902740'), ('tmp_1197', u'PTRSUB_-1207902575'), ('const-0', u'INT_EQUAL_-1207903576'), ('const-696', u'PTRSUB_-1207902675'), ('const-433', u'LOAD_-1207903313'), (u'LOAD_-1207903423', u'PTRSUB_-1207902675'), ('const-433', u'STORE_-1207903386'), (u'LOAD_-1207903524', u'INT_ADD_-1207903481'), (u'LOAD_-1207903566', u'INT_EQUAL_-1207903551'), (u'PTRSUB_-1207902623', u'LOAD_-1207903313'), ('const-433', u'STORE_-1207903402'), (u'LOAD_-1207903524', u'INT_SLESS_-1207903504'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902591'), (u'INT_MULT_-1207903598', u'INT_NOTEQUAL_-1207903058'), ('tmp_1197', u'PTRSUB_-1207902554'), ('const-4', u'PTRADD_-1207902581'), ('const-433', u'LOAD_-1207903347'), (u'PTRSUB_-1207902740', u'LOAD_-1207903566'), (u'LOAD_-1207903423', u'PTRSUB_-1207902701'), (u'PTRSUB_-1207902791', u'PTRSUB_-1207902782'), ('const-3450230', u'COPY_-1207902603'), (u'LOAD_-1207903269', u'COPY_-1207902642'), ('const-1', u'PTRADD_-1207902586'), (u'PTRSUB_-1207902555', u'LOAD_-1207903215'), (u'PTRADD_-1207902591', u'COPY_-1207902613'), (u'LOAD_-1207903637', u'INT_AND_-1207903562'), (u'COPY_-1207902575', u'CALL_-1207903030'), (u'PTRSUB_-1207902554', u'PTRSUB_-1207902544'), (u'CAST_-1207902767', u'INT_SUB_-1207903690'), (u'INT_EQUAL_-1207903530', u'CBRANCH_-1207903529'), (u'PTRSUB_-1207902819', u'PTRSUB_-1207902785'), ('const-433', u'LOAD_-1207903461'), (u'PTRADD_-1207902591', u'CAST_-1207902537'), (u'PTRSUB_-1207902701', u'LOAD_-1207903417'), ('const-1', u'RETURN_-1207902967'), (u'LOAD_-1207903423', u'PTRSUB_-1207902623'), (u'INT_NOTEQUAL_-1207903058', u'CBRANCH_-1207903057'), ('const-0', u'PTRSUB_-1207902560'), ('const--1', u'INT_SLESS_-1207903504'), ('const-6', u'PTRADD_-1207902655'), (u'PTRSUB_-1207902794', u'PTRSUB_-1207902760'), (u'PTRSUB_-1207902575', u'LOAD_-1207903222'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902655'), (u'CAST_-1207902642', u'STORE_-1207903386'), ('const-8', u'PTRSUB_-1207902555'), ('const-433', u'LOAD_-1207903524'), (u'LOAD_-1207903423', u'PTRSUB_-1207902607'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902581'), (u'LOAD_-1207903725', u'CAST_-1207902767'), (u'PTRSUB_-1207902753', u'PTRSUB_-1207902721'), (u'CAST_-1207902594', u'STORE_-1207903318'), ('const-3376004', u'COPY_-1207902527'), ('const-32', u'PTRSUB_-1207902544'), (u'INT_NOTEQUAL_-1207903169', u'CBRANCH_-1207903167'), ('const-712', u'PTRSUB_-1207902636'), ('const-4', u'PTRADD_-1207902668'), (u'LOAD_-1207903423', u'CALL_-1207903291'), ('const-433', u'LOAD_-1207903725'), (u'LOAD_-1207903398', u'STORE_-1207903386'), (u'INT_SUB_-1207903176', u'INT_NOTEQUAL_-1207903169'), (u'CALL_-1207903291', u'INT_LESSEQUAL_-1207903273'), ('tmp_1197', u'PTRSUB_-1207902794'), ('tmp_893', u'CBRANCH_-1207903196'), ('const-0', u'PTRSUB_-1207902791'), ('const-16', u'PTRSUB_-1207902734'), (u'PTRADD_-1207903397', u'CAST_-1207902676'), ('const-433', u'LOAD_-1207903289'), ('const-433', u'LOAD_-1207903423'), (u'PTRADD_-1207902668', u'CAST_-1207902630'), (u'PTRSUB_-1207902825', u'PTRSUB_-1207902791'), ('const-56', u'INT_MULT_-1207903598'), (u'LOAD_-1207903491', u'INT_SLESSEQUAL_-1207903462'), ('tmp_1198', u'CAST_-1207902442'), (u'PTRSUB_-1207902607', u'LOAD_-1207903289'), ('const-1', u'RETURN_-1207903025'), (u'LOAD_-1207903347', u'STORE_-1207903335'), (u'LOAD_-1207903417', u'STORE_-1207903402'), ('const-728', u'PTRSUB_-1207902599'), ('const-752', u'PTRSUB_-1207902701'), (u'MULTIEQUAL_-1207902959', u'STORE_-1207903402'), (u'CAST_-1207902766', u'INT_SUB_-1207903690'), (u'INT_MULT_-1207903598', u'INT_ADD_-1207903481'), (u'LOAD_-1207903364', u'STORE_-1207903352'), (u'INT_AND_-1207903516', u'INT_EQUAL_-1207903530'), ('tmp_1134', u'CBRANCH_-1207903057'), ('const-433', u'LOAD_-1207903364'), (u'CAST_-1207902618', u'STORE_-1207903352'), (u'LOAD_-1207903423', u'PTRSUB_-1207902649'), (u'PTRSUB_-1207902688', u'LOAD_-1207903398'), ('const-433', u'LOAD_-1207903164'), ('const-433', u'STORE_-1207903335'), ('tmp_1197', u'PTRSUB_-1207902773'), (u'COPY_-1207902521', u'CALL_-1207902940'), (u'CAST_-1207902676', u'COPY_-1207902742'), ('tmp_785', u'CBRANCH_-1207903263'), ('const-0', u'PTRSUB_-1207902773'), ('const-433', u'LOAD_-1207903222'), (u'LOAD_-1207903637', u'INT_AND_-1207903516'), ('const-0', u'PTRSUB_-1207902825'), (u'PTRADD_-1207902629', u'CAST_-1207902594'), ('const-12', u'PTRADD_-1207902581'), ('const-3376004', u'COPY_-1207902582'), ('const-207', u'CALL_-1207902940'), (u'CAST_-1207902537', u'INT_SUB_-1207903176'), (u'COPY_-1207902601', u'CALL_-1207903046'), ('const-433', u'LOAD_-1207903381'), ('tmp_607', u'CBRANCH_-1207903433'), ('const-433', u'STORE_-1207903369'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902668'), ('tmp_1197', u'CAST_-1207902443'), (u'INT_NOTEQUAL_-1207903199', u'CBRANCH_-1207903196'), ('const-8', u'PTRADD_-1207902586'), ('const-1', u'PTRADD_-1207902617'), (u'PTRSUB_-1207902721', u'LOAD_-1207903524'), ('const-3456640', u'COPY_-1207902547'), ('tmp_539', u'CBRANCH_-1207903470'), ('const-433', u'LOAD_-1207903719'), ('const-14', u'PTRADD_-1207902591'), ('tmp_387', u'CBRANCH_-1207903575'), (u'LOAD_-1207903719', u'INT_EQUAL_-1207903435'), ('const-433', u'LOAD_-1207903566'), ('const-8', u'PTRSUB_-1207902782'), ('const-4', u'PTRADD_-1207902617'), (u'COPY_-1207902643', u'MULTIEQUAL_-1207902897'), ('tmp_983', u'CBRANCH_-1207903148'), (u'INT_MULT_-1207903598', u'INT_NOTEQUAL_-1207903169'), (u'CAST_-1207902443', u'CALL_-1207903002'), (u'LOAD_-1207903423', u'PTRSUB_-1207902662'), ('tmp_453', u'CBRANCH_-1207903529'), (u'PTRSUB_-1207902636', u'LOAD_-1207903330'), ('const-433', u'LOAD_-1207903491'), ('const-2', u'INT_AND_-1207903562'), ('const-3', u'INT_SRIGHT_-1207903667'), ('const-433', u'LOAD_-1207903330'), (u'COPY_-1207902582', u'CALL_-1207903030'), (u'LOAD_-1207903725', u'INT_EQUAL_-1207903435'), ('tmp_1197', u'PTRSUB_-1207902830'), (u'LOAD_-1207903719', u'CAST_-1207902766'), (u'INT_EQUAL_-1207903435', u'CBRANCH_-1207903433'), (u'LOAD_-1207903732', u'PTRSUB_-1207902825'), ('tmp_951', u'CBRANCH_-1207903167'), ('const-4', u'PTRADD_-1207902668'), (u'COPY_-1207902549', u'CALL_-1207902972'), (u'PTRSUB_-1207902560', u'PTRSUB_-1207902555'), ('const-433', u'STORE_-1207903318'), ('const-756', u'PTRSUB_-1207902623'), (u'INT_ADD_-1207903481', u'INT_SLESSEQUAL_-1207903462'), (u'PTRSUB_-1207902570', u'PTRSUB_-1207902560'), (u'MULTIEQUAL_-1207902897', u'STORE_-1207903227'), (u'CAST_-1207902442', u'CALL_-1207903002'), (u'INT_SUB_-1207903690', u'INT_SRIGHT_-1207903667'), (u'CALL_-1207903291', u'COPY_-1207902643'), (u'LOAD_-1207903732', u'PTRSUB_-1207902819'), ('const-433', u'LOAD_-1207903732'), ('const-8', u'PTRADD_-1207902642'), ('const-4', u'PTRADD_-1207902681'), ('const-0', u'INT_NOTEQUAL_-1207903058'), (u'MULTIEQUAL_-1207902930', u'LOAD_-1207903423'), (u'CAST_-1207902630', u'STORE_-1207903369'), ('const-32', u'PTRSUB_-1207902760'), ('tmp_2076', u'CALL_-1207903002'), (u'PTRSUB_-1207902662', u'LOAD_-1207903364'), ('const-40', u'PTRSUB_-1207902575'), (u'PTRADD_-1207902655', u'CAST_-1207902618'), (u'CAST_-1207902606', u'STORE_-1207903335'), (u'PTRSUB_-1207902830', u'LOAD_-1207903732'), ('const-4', u'PTRADD_-1207902642'), ('tmp_1197', u'PTRSUB_-1207902753'), ('const-1', u'RETURN_-1207903041'), ('const-433', u'STORE_-1207903227'), (u'PTRSUB_-1207902675', u'LOAD_-1207903381'), ('const-0', u'PTRSUB_-1207902785'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902642'), ('tmp_1198', u'PTRSUB_-1207902723'), (u'LOAD_-1207903330', u'STORE_-1207903318'), (u'LOAD_-1207903725', u'CAST_-1207902441'), ('const-414', u'CALL_-1207902972'), (u'COPY_-1207902547', u'CALL_-1207902972'), ('const-4', u'INT_AND_-1207903516'), (u'LOAD_-1207903381', u'STORE_-1207903369'), ('const-4', u'PTRADD_-1207902655'), ('const-0', u'RETURN_-1207903091'), (u'PTRSUB_-1207902544', u'LOAD_-1207903164'), ('const-4', u'INT_AND_-1207903138'), (u'INT_MULT_-1207903598', u'INT_EQUAL_-1207903551'), (u'PTRADD_-1207902586', u'MULTIEQUAL_-1207902930'), ('const-0', u'PTRSUB_-1207902554'), ('const-1', u'RETURN_-1207902935'), ('const-1', u'PTRADD_-1207903397'), (u'MULTIEQUAL_-1207902959', u'PTRADD_-1207902617'), ('const-3450230', u'COPY_-1207902549'), ('const-24', u'PTRSUB_-1207902721'), ('const-433', u'LOAD_-1207903398'), (u'INT_AND_-1207903562', u'INT_EQUAL_-1207903576'), (u'PTRSUB_-1207902599', u'LOAD_-1207903269'), ('tmp_487', u'CBRANCH_-1207903503'), ('const-4', u'PTRADD_-1207902629'), ('const-0', u'PTRSUB_-1207902570'), ('const-3456640', u'COPY_-1207902601'), ('const-736', u'PTRSUB_-1207902688'), (u'PTRADD_-1207902617', u'STORE_-1207903301'), ('const-433', u'LOAD_-1207903269'), (u'PTRADD_-1207902681', u'CAST_-1207902642'), (u'PTRSUB_-1207902734', u'LOAD_-1207903491'), (u'CAST_-1207902552', u'STORE_-1207903227'), (u'LOAD_-1207903222', u'PTRSUB_-1207902570'), (u'PTRSUB_-1207902777', u'LOAD_-1207903719'), (u'INT_SLESS_-1207903504', u'CBRANCH_-1207903503'), (u'LOAD_-1207903423', u'PTRSUB_-1207902599'), ('const-0', u'PTRSUB_-1207902753')]
[('tmp_2039', u'INT_ADD_-1207903716'), (u'INT_ADD_-1207903475', u'CAST_-1207902737'), ('const-3450230', u'COPY_-1207902562'), ('const-3456912', u'COPY_-1207902534'), ('tmp_427', u'CBRANCH_-1207903547'), ('const-24', u'INT_ADD_-1207903508'), (u'LOAD_-1207903423', u'INT_ADD_-1207903254'), (u'CAST_-1207902725', u'COPY_-1207902792'), ('tmp_2041', u'INT_ADD_-1207903475'), (u'INT_EQUAL_-1207903152', u'CBRANCH_-1207903148'), (u'COPY_-1207902614', u'CALL_-1207903046'), (u'LOAD_-1207903215', u'INT_NOTEQUAL_-1207903199'), ('const-3', u'INT_SRIGHT_-1207903667'), (u'INT_ADD_-1207903716', u'CAST_-1207902831'), (u'INT_ADD_-1207903382', u'CAST_-1207902690'), (u'INT_LESSEQUAL_-1207903273', u'CBRANCH_-1207903263'), ('tmp_2039', u'INT_ADD_-1207903150'), (u'CAST_-1207902625', u'LOAD_-1207903313'), ('const-0', u'INT_EQUAL_-1207903152'), ('const-16', u'INT_ADD_-1207903475'), ('tmp_2039', u'INT_ADD_-1207903621'), (u'LOAD_-1207903164', u'INT_AND_-1207903138'), ('const-4', u'PTRADD_-1207902648'), ('const-433', u'STORE_-1207903335'), (u'CAST_-1207902568', u'INT_SUB_-1207903176'), (u'CAST_-1207902575', u'LOAD_-1207903215'), (u'INT_SRIGHT_-1207903667', u'INT_MULT_-1207903598'), (u'INT_ADD_-1207903401', u'CAST_-1207902703'), ('const--1', u'INT_SLESS_-1207903504'), ('const-1', u'PTRADD_-1207902619'), (u'PTRADD_-1207902619', u'MULTIEQUAL_-1207902943'), ('const-744', u'INT_ADD_-1207903331'), (u'CAST_-1207902725', u'CAST_-1207902567'), ('const-433', u'STORE_-1207903352'), (u'CAST_-1207902669', u'STORE_-1207903369'), ('const-3456783', u'COPY_-1207902588'), ('const-752', u'INT_ADD_-1207903401'), (u'LOAD_-1207903289', u'INT_LESSEQUAL_-1207903273'), (u'INT_EQUAL_-1207903576', u'CBRANCH_-1207903575'), ('const-433', u'LOAD_-1207903164'), ('const-433', u'LOAD_-1207903491'), (u'INT_ADD_-1207903443', u'CAST_-1207902725'), (u'LOAD_-1207903222', u'INT_ADD_-1207903199'), (u'COPY_-1207902663', u'MULTIEQUAL_-1207902968'), (u'INT_AND_-1207903138', u'INT_EQUAL_-1207903152'), (u'COPY_-1207902692', u'MULTIEQUAL_-1207902895'), (u'INT_SLESSEQUAL_-1207903462', u'CBRANCH_-1207903470'), (u'PTRADD_-1207902624', u'CAST_-1207902568'), (u'CAST_-1207902826', u'CAST_-1207902814'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902624'), ('const-10', u'PTRADD_-1207902659'), ('const-433', u'LOAD_-1207903417'), (u'PTRADD_-1207902695', u'CAST_-1207902669'), (u'CAST_-1207902726', u'LOAD_-1207903461'), ('const-433', u'LOAD_-1207903637'), ('tmp_2039', u'INT_ADD_-1207903550'), (u'PTRADD_-1207902671', u'CAST_-1207902643'), (u'MULTIEQUAL_-1207902943', u'LOAD_-1207903423'), (u'LOAD_-1207903313', u'STORE_-1207903301'), ('const-0', u'INT_EQUAL_-1207903530'), ('const-40', u'INT_ADD_-1207903206'), ('const-433', u'LOAD_-1207903330'), ('const-696', u'INT_ADD_-1207903365'), ('const-8', u'PTRADD_-1207902840'), (u'CAST_-1207902656', u'STORE_-1207903352'), (u'PTRADD_-1207902648', u'STORE_-1207903301'), (u'INT_EQUAL_-1207903551', u'CBRANCH_-1207903547'), ('const-736', u'INT_ADD_-1207903382'), (u'CAST_-1207902831', u'LOAD_-1207903732'), ('const-0', u'INT_EQUAL_-1207903576'), ('const-24', u'INT_ADD_-1207903449'), ('const-32', u'INT_ADD_-1207903621'), (u'CAST_-1207902774', u'LOAD_-1207903566'), (u'LOAD_-1207903524', u'INT_ADD_-1207903481'), (u'CAST_-1207902814', u'INT_SUB_-1207903690'), (u'LOAD_-1207903566', u'INT_EQUAL_-1207903551'), (u'INT_ADD_-1207903348', u'CAST_-1207902664'), ('tmp_2039', u'INT_ADD_-1207903206'), ('const-3456640', u'COPY_-1207902560'), (u'CAST_-1207902821', u'MULTIEQUAL_-1207902943'), (u'LOAD_-1207903524', u'INT_SLESS_-1207903504'), (u'INT_MULT_-1207903598', u'INT_NOTEQUAL_-1207903058'), ('const-4', u'PTRADD_-1207902614'), (u'CAST_-1207902630', u'STORE_-1207903318'), (u'LOAD_-1207903732', u'LOAD_-1207903719'), (u'COPY_-1207902562', u'CALL_-1207902972'), (u'CAST_-1207902826', u'INT_EQUAL_-1207903435'), ('const-433', u'LOAD_-1207903347'), ('const-4', u'PTRADD_-1207902695'), (u'COPY_-1207902588', u'CALL_-1207903030'), (u'COPY_-1207902534', u'CALL_-1207902940'), ('const-4', u'PTRADD_-1207902671'), (u'LOAD_-1207903637', u'INT_AND_-1207903562'), (u'INT_EQUAL_-1207903530', u'CBRANCH_-1207903529'), (u'INT_ADD_-1207903297', u'CAST_-1207902625'), (u'COPY_-1207902792', u'MULTIEQUAL_-1207902968'), (u'INT_ADD_-1207903254', u'CAST_-1207902602'), ('const-433', u'LOAD_-1207903215'), ('tmp_2041', u'INT_ADD_-1207903449'), ('const-1', u'RETURN_-1207902967'), (u'INT_NOTEQUAL_-1207903058', u'CBRANCH_-1207903057'), ('const-207', u'CALL_-1207902940'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902683'), (u'LOAD_-1207903461', u'INT_ADD_-1207903443'), (u'CAST_-1207902651', u'LOAD_-1207903347'), ('const-433', u'LOAD_-1207903381'), (u'LOAD_-1207903423', u'INT_ADD_-1207903314'), ('const-427', u'CALL_-1207903046'), ('const-3376004', u'COPY_-1207902595'), ('const-3376004', u'COPY_-1207902540'), ('const-433', u'LOAD_-1207903398'), ('const-4', u'PTRADD_-1207902659'), (u'INT_NOTEQUAL_-1207903169', u'CBRANCH_-1207903167'), ('const-8', u'PTRADD_-1207902619'), (u'LOAD_-1207903423', u'CALL_-1207903291'), (u'MULTIEQUAL_-1207902968', u'STORE_-1207903402'), ('const-14', u'PTRADD_-1207902624'), (u'LOAD_-1207903398', u'STORE_-1207903386'), (u'CAST_-1207902677', u'LOAD_-1207903381'), ('const-414', u'CALL_-1207902972'), (u'INT_SUB_-1207903176', u'INT_NOTEQUAL_-1207903169'), ('const-433', u'LOAD_-1207903423'), (u'CAST_-1207902755', u'LOAD_-1207903524'), ('const-712', u'INT_ADD_-1207903314'), (u'CALL_-1207903291', u'INT_LESSEQUAL_-1207903273'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902671'), ('tmp_893', u'CBRANCH_-1207903196'), (u'INT_ADD_-1207903331', u'CAST_-1207902651'), ('const-6', u'PTRADD_-1207902683'), (u'LOAD_-1207903423', u'INT_ADD_-1207903401'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902695'), (u'LOAD_-1207903491', u'INT_SLESSEQUAL_-1207903462'), (u'INT_ADD_-1207903508', u'CAST_-1207902755'), (u'PTRADD_-1207902659', u'CAST_-1207902630'), ('const-1', u'RETURN_-1207903025'), ('const-433', u'LOAD_-1207903313'), (u'LOAD_-1207903347', u'STORE_-1207903335'), ('const-1', u'PTRADD_-1207902648'), (u'LOAD_-1207903417', u'STORE_-1207903402'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902659'), ('const-2', u'PTRADD_-1207902707'), (u'LOAD_-1207903423', u'INT_ADD_-1207903348'), (u'CAST_-1207902794', u'LOAD_-1207903637'), (u'INT_MULT_-1207903598', u'INT_ADD_-1207903481'), (u'LOAD_-1207903364', u'STORE_-1207903352'), (u'INT_AND_-1207903516', u'INT_EQUAL_-1207903530'), ('tmp_1134', u'CBRANCH_-1207903057'), (u'CAST_-1207902821', u'CAST_-1207902813'), ('const-433', u'LOAD_-1207903524'), (u'LOAD_-1207903423', u'INT_ADD_-1207903273'), ('tmp_785', u'CBRANCH_-1207903263'), (u'LOAD_-1207903637', u'INT_AND_-1207903516'), ('const-756', u'INT_ADD_-1207903297'), ('const-1', u'PTRADD_-1207902840'), ('const-704', u'INT_ADD_-1207903348'), ('const-40', u'INT_ADD_-1207903716'), (u'CAST_-1207902737', u'LOAD_-1207903491'), ('const-8', u'PTRADD_-1207902671'), (u'INT_ADD_-1207903206', u'CAST_-1207902580'), (u'INT_ADD_-1207903621', u'CAST_-1207902794'), ('const-12', u'PTRADD_-1207902614'), ('tmp_607', u'CBRANCH_-1207903433'), ('const-3450230', u'COPY_-1207902616'), (u'COPY_-1207902540', u'CALL_-1207902940'), (u'LOAD_-1207903725', u'CAST_-1207902826'), (u'INT_NOTEQUAL_-1207903199', u'CBRANCH_-1207903196'), (u'LOAD_-1207903423', u'INT_ADD_-1207903331'), (u'COPY_-1207902616', u'CALL_-1207903046'), (u'CALL_-1207903291', u'COPY_-1207902693'), (u'CAST_-1207902585', u'STORE_-1207903227'), (u'CAST_-1207902567', u'INT_SUB_-1207903176'), ('tmp_539', u'CBRANCH_-1207903470'), ('tmp_387', u'CBRANCH_-1207903575'), ('const-4', u'PTRADD_-1207902683'), (u'CAST_-1207902580', u'LOAD_-1207903222'), (u'CAST_-1207902664', u'LOAD_-1207903364'), (u'MULTIEQUAL_-1207902895', u'STORE_-1207903227'), ('const-433', u'LOAD_-1207903461'), ('const-227', u'CALL_-1207903030'), ('tmp_983', u'CBRANCH_-1207903148'), (u'INT_MULT_-1207903598', u'INT_NOTEQUAL_-1207903169'), ('tmp_453', u'CBRANCH_-1207903529'), ('const-433', u'LOAD_-1207903289'), (u'LOAD_-1207903269', u'COPY_-1207902692'), ('const-2', u'INT_AND_-1207903562'), (u'PTRADD_-1207902619', u'INT_NOTEQUAL_-1207903199'), (u'LOAD_-1207903423', u'INT_ADD_-1207903297'), (u'LOAD_-1207903732', u'PTRADD_-1207902840'), ('const-433', u'LOAD_-1207903364'), ('const-56', u'INT_MULT_-1207903598'), (u'MULTIEQUAL_-1207902943', u'PTRADD_-1207902619'), (u'LOAD_-1207903423', u'INT_ADD_-1207903365'), (u'PTRADD_-1207902683', u'CAST_-1207902656'), (u'LOAD_-1207903423', u'INT_ADD_-1207903382'), ('const-433', u'STORE_-1207903301'), ('const-16', u'INT_ADD_-1207903550'), (u'COPY_-1207902560', u'CALL_-1207902972'), (u'INT_EQUAL_-1207903435', u'CBRANCH_-1207903433'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902648'), ('tmp_951', u'CBRANCH_-1207903167'), ('const-433', u'STORE_-1207903386'), (u'PTRADD_-1207902614', u'CAST_-1207902585'), (u'CAST_-1207902643', u'STORE_-1207903335'), (u'CAST_-1207902821', u'INT_EQUAL_-1207903435'), (u'INT_ADD_-1207903481', u'INT_SLESSEQUAL_-1207903462'), (u'CAST_-1207902703', u'LOAD_-1207903417'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902707'), (u'INT_SUB_-1207903690', u'INT_SRIGHT_-1207903667'), (u'PTRADD_-1207902707', u'CAST_-1207902682'), ('const-4', u'PTRADD_-1207902707'), ('const-433', u'LOAD_-1207903566'), ('const-0', u'INT_NOTEQUAL_-1207903058'), (u'CAST_-1207902690', u'LOAD_-1207903398'), ('const-3456640', u'COPY_-1207902614'), (u'CAST_-1207902682', u'STORE_-1207903386'), (u'CAST_-1207902638', u'LOAD_-1207903330'), (u'CAST_-1207902813', u'INT_SUB_-1207903690'), (u'LOAD_-1207903524', u'INT_ADD_-1207903443'), ('const-433', u'LOAD_-1207903269'), (u'LOAD_-1207903719', u'CAST_-1207902821'), (u'MULTIEQUAL_-1207902968', u'PTRADD_-1207902614'), ('const-433', u'LOAD_-1207903719'), (u'CAST_-1207902558', u'LOAD_-1207903164'), (u'CAST_-1207902610', u'LOAD_-1207903289'), ('const-433', u'STORE_-1207903227'), ('const-1', u'RETURN_-1207903041'), ('const-728', u'INT_ADD_-1207903254'), (u'COPY_-1207902595', u'CALL_-1207903030'), ('const-8', u'INT_ADD_-1207903199'), (u'LOAD_-1207903330', u'STORE_-1207903318'), ('const-4', u'INT_AND_-1207903516'), (u'LOAD_-1207903381', u'STORE_-1207903369'), (u'PTRADD_-1207902624', u'COPY_-1207902663'), ('const-0', u'RETURN_-1207903091'), ('const-4', u'INT_AND_-1207903138'), (u'INT_MULT_-1207903598', u'INT_EQUAL_-1207903551'), (u'PTRADD_-1207902840', u'LOAD_-1207903725'), ('const-4', u'PTRADD_-1207902624'), ('const-1', u'RETURN_-1207902935'), (u'INT_ADD_-1207903314', u'CAST_-1207902638'), (u'INT_ADD_-1207903150', u'CAST_-1207902558'), (u'INT_AND_-1207903562', u'INT_EQUAL_-1207903576'), (u'COPY_-1207902693', u'MULTIEQUAL_-1207902895'), ('const-433', u'LOAD_-1207903725'), (u'INT_ADD_-1207903273', u'CAST_-1207902610'), (u'INT_ADD_-1207903550', u'CAST_-1207902774'), ('const-32', u'INT_ADD_-1207903150'), ('const-4', u'PTRADD_-1207902695'), ('tmp_487', u'CBRANCH_-1207903503'), ('const-433', u'LOAD_-1207903732'), ('const-433', u'STORE_-1207903369'), ('const-433', u'LOAD_-1207903222'), (u'INT_ADD_-1207903199', u'CAST_-1207902575'), (u'INT_ADD_-1207903449', u'CAST_-1207902726'), (u'INT_ADD_-1207903365', u'CAST_-1207902677'), (u'CAST_-1207902602', u'LOAD_-1207903269'), ('const-433', u'STORE_-1207903402'), (u'INT_SLESS_-1207903504', u'CBRANCH_-1207903503'), ('const-728', u'INT_ADD_-1207903273'), ('tmp_2039', u'INT_ADD_-1207903508'), ('const-433', u'STORE_-1207903318')]
null
null
001fd9e0
x64
O3
(translation_unit "void FUN_001fd9e0(long param_1,long param_2)\n\n{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}\n\n" (function_definition "void FUN_001fd9e0(long param_1,long param_2)\n\n{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}" primitive_type (function_declarator "FUN_001fd9e0(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "undefined4 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined4 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (expression_statement "plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];" (assignment_expression "plVar1 = (long *)(*(long **)(param_1 + 0x28))[1]" identifier = (cast_expression "(long *)(*(long **)(param_1 + 0x28))[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "(*(long **)(param_1 + 0x28))[1]" (parenthesized_expression "(*(long **)(param_1 + 0x28))" ( (pointer_expression "*(long **)(param_1 + 0x28)" * (cast_expression "(long **)(param_1 + 0x28)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) )) [ number_literal ]))) ;) (expression_statement "plVar8 = (long *)**(long **)(param_1 + 0x28);" (assignment_expression "plVar8 = (long *)**(long **)(param_1 + 0x28)" identifier = (cast_expression "(long *)**(long **)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(long **)(param_1 + 0x28)" * (pointer_expression "*(long **)(param_1 + 0x28)" * (cast_expression "(long **)(param_1 + 0x28)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))))) ;) (expression_statement "lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;" (assignment_expression "lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38" identifier = (binary_expression "((long)plVar1 - (long)plVar8 >> 3) * 0x38" (parenthesized_expression "((long)plVar1 - (long)plVar8 >> 3)" ( (binary_expression "(long)plVar1 - (long)plVar8 >> 3" (binary_expression "(long)plVar1 - (long)plVar8" (cast_expression "(long)plVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)plVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) * number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }" { comment (expression_statement "FUN_00199900("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_00199900("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })) (if_statement "if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }" if (parenthesized_expression "(lVar6 == *(long *)(param_1 + 0x10))" ( (binary_expression "lVar6 == *(long *)(param_1 + 0x10)" identifier == (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }" { (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }" { (labeled_statement "LAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.h",0xe3,"offset");" statement_identifier : comment (expression_statement "FUN_00199900("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_00199900("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;)) })) (expression_statement "lVar2 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x18)" identifier = (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10)))" ( (binary_expression "(-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar6 + lVar2 <= *(long *)(param_2 + 0x10))" ( (binary_expression "lVar6 + lVar2 <= *(long *)(param_2 + 0x10)" (binary_expression "lVar6 + lVar2" identifier + identifier) <= (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" { (expression_statement "puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));" (assignment_expression "puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18))" identifier = (cast_expression "(undefined4 *)(lVar2 + *(long *)(param_2 + 0x18))" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + *(long *)(param_2 + 0x18))" ( (binary_expression "lVar2 + *(long *)(param_2 + 0x18)" identifier + (pointer_expression "*(long *)(param_2 + 0x18)" * (cast_expression "(long *)(param_2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) ))))) )))) ;) (expression_statement "puVar4 = puVar7;" (assignment_expression "puVar4 = puVar7" identifier = identifier) ;) (if_statement "if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" if (parenthesized_expression "(plVar8 == plVar1)" ( (binary_expression "plVar8 == plVar1" identifier == identifier) )) (compound_statement "{\n if (lVar6 != 0) goto LAB_001fdb05;\n }" { (if_statement "if (lVar6 != 0) goto LAB_001fdb05;" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (goto_statement "goto LAB_001fdb05;" goto statement_identifier ;)) }) (else_clause "else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" else (compound_statement "{\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" { (do_statement "do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);" do (compound_statement "{\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n }" { (expression_statement "lVar2 = *plVar8;" (assignment_expression "lVar2 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;) (expression_statement "*puVar4 = *(undefined4 *)(lVar2 + 0x2f0);" (assignment_expression "*puVar4 = *(undefined4 *)(lVar2 + 0x2f0)" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*(undefined4 *)(lVar2 + 0x2f0)" * (cast_expression "(undefined4 *)(lVar2 + 0x2f0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2f0)" ( (binary_expression "lVar2 + 0x2f0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);" (assignment_expression "*(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0)" (pointer_expression "*(undefined8 *)(puVar4 + 2)" * (cast_expression "(undefined8 *)(puVar4 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 2)" ( (binary_expression "puVar4 + 2" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2e0)" * (cast_expression "(undefined8 *)(lVar2 + 0x2e0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2e0)" ( (binary_expression "lVar2 + 0x2e0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);" (assignment_expression "*(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8)" (pointer_expression "*(undefined8 *)(puVar4 + 4)" * (cast_expression "(undefined8 *)(puVar4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 4)" ( (binary_expression "puVar4 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2b8)" * (cast_expression "(undefined8 *)(lVar2 + 0x2b8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2b8)" ( (binary_expression "lVar2 + 0x2b8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);" (assignment_expression "*(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0)" (pointer_expression "*(undefined8 *)(puVar4 + 6)" * (cast_expression "(undefined8 *)(puVar4 + 6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 6)" ( (binary_expression "puVar4 + 6" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2c0)" * (cast_expression "(undefined8 *)(lVar2 + 0x2c0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2c0)" ( (binary_expression "lVar2 + 0x2c0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);" (assignment_expression "*(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8)" (pointer_expression "*(undefined8 *)(puVar4 + 8)" * (cast_expression "(undefined8 *)(puVar4 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 8)" ( (binary_expression "puVar4 + 8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2e8)" * (cast_expression "(undefined8 *)(lVar2 + 0x2e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2e8)" ( (binary_expression "lVar2 + 0x2e8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);" (assignment_expression "*(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8)" (pointer_expression "*(undefined8 *)(puVar4 + 10)" * (cast_expression "(undefined8 *)(puVar4 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 10)" ( (binary_expression "puVar4 + 10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2c8)" * (cast_expression "(undefined8 *)(lVar2 + 0x2c8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2c8)" ( (binary_expression "lVar2 + 0x2c8" identifier + number_literal) ))))) ;) (expression_statement "puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);" (assignment_expression "puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4)" (subscript_expression "puVar4[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined4 *)(lVar2 + 0x2f4)" * (cast_expression "(undefined4 *)(lVar2 + 0x2f4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2f4)" ( (binary_expression "lVar2 + 0x2f4" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = FUN_001f0190(lVar2);" (assignment_expression "uVar3 = FUN_001f0190(lVar2)" identifier = (call_expression "FUN_001f0190(lVar2)" identifier (argument_list "(lVar2)" ( identifier )))) ;) (if_statement "if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }" if (parenthesized_expression "(uVar3 <= *(ulong *)(lVar2 + 0x2d8))" ( (binary_expression "uVar3 <= *(ulong *)(lVar2 + 0x2d8)" identifier <= (pointer_expression "*(ulong *)(lVar2 + 0x2d8)" * (cast_expression "(ulong *)(lVar2 + 0x2d8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2d8)" ( (binary_expression "lVar2 + 0x2d8" identifier + number_literal) ))))) )) (compound_statement "{\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }" { (expression_statement "uVar3 = *(ulong *)(lVar2 + 0x2d8);" (assignment_expression "uVar3 = *(ulong *)(lVar2 + 0x2d8)" identifier = (pointer_expression "*(ulong *)(lVar2 + 0x2d8)" * (cast_expression "(ulong *)(lVar2 + 0x2d8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2d8)" ( (binary_expression "lVar2 + 0x2d8" identifier + number_literal) ))))) ;) })) (expression_statement "puVar5 = puVar4 + 0xe;" (assignment_expression "puVar5 = puVar4 + 0xe" identifier = (binary_expression "puVar4 + 0xe" identifier + number_literal)) ;) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;) (expression_statement "*(ulong *)(puVar4 + 0xc) = uVar3;" (assignment_expression "*(ulong *)(puVar4 + 0xc) = uVar3" (pointer_expression "*(ulong *)(puVar4 + 0xc)" * (cast_expression "(ulong *)(puVar4 + 0xc)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 0xc)" ( (binary_expression "puVar4 + 0xc" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) }) while (parenthesized_expression "(*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8)" ( (binary_expression "*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8" (pointer_expression "*(long **)(*(long *)(param_1 + 0x28) + 8)" * (cast_expression "(long **)(*(long *)(param_1 + 0x28) + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x28) + 8)" ( (binary_expression "*(long *)(param_1 + 0x28) + 8" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) + number_literal) )))) != identifier) )) ;) (if_statement "if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }" if (parenthesized_expression "((long)puVar5 - (long)puVar7 != lVar6)" ( (binary_expression "(long)puVar5 - (long)puVar7 != lVar6" (binary_expression "(long)puVar5 - (long)puVar7" (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) != identifier) )) (compound_statement "{\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }" { (labeled_statement "LAB_001fdb05:\n /* WARNING: Subroutine does not return */\n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");" statement_identifier : comment (expression_statement "FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");" (call_expression "FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write")" identifier (argument_list "("../../gold/output.cc",0x1ab,"do_sized_write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""do_sized_write"" " string_content ") ))) ;)) })) (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001fdb1d;" goto statement_identifier ;)) }))) (return_statement "return;" return ;) })) (expression_statement "FUN_001ed3d0();" (call_expression "FUN_001ed3d0()" identifier (argument_list "()" ( ))) ;) })) comment (expression_statement "FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");" (call_expression "FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write")" identifier (argument_list "("../../gold/output.cc",0x19e,"do_sized_write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""do_sized_write"" " string_content ") ))) ;) })))
(translation_unit "/* DWARF original name: do_sized_write<64, false>\n DWARF original prototype: void do_sized_write<64,_false>(Output_segment_headers * this,\n Output_file * of) */\n\nvoid __thiscall\ngold::Output_segment_headers::do_sized_write<64,_false>\n (Output_segment_headers *this,Output_file *of)\n\n{\n byte bVar1;\n pointer size;\n long lVar2;\n uchar *puVar3;\n Output_segment *this_00;\n uint64_t uVar4;\n Output_file *in_RCX;\n Elf_Word *pEVar5;\n Elf_Word *pEVar6;\n long lVar7;\n pointer ppOVar8;\n \n size = (this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)._M_impl.\n _M_finish;\n ppOVar8 = (this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_start;\n bVar1 = (this->super_Output_data).field_0x20;\n lVar7 = ((long)size - (long)ppOVar8 >> 3) * 0x38;\n if ((bVar1 & 2) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar7 == (this->super_Output_data).data_size_) {\n if ((bVar1 & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = (this->super_Output_data).offset_;\n if ((-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_)) {\n puVar3 = of->base_;\n pEVar5 = (Elf_Word *)(puVar3 + lVar2);\n if (ppOVar8 == size) {\n if (lVar7 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX);\n }\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x19e,"do_sized_write");\n}\n\n" comment (declaration "void __thiscall\ngold::Output_segment_headers::do_sized_write<64,_false>\n (Output_segment_headers *this,Output_file *of)\n\n{\n byte bVar1;" primitive_type (ms_call_modifier "__thiscall" __thiscall) (ERROR "gold::Output_segment_headers::" identifier : : identifier : :) identifier (ERROR "<64" < number_literal) , (ERROR "_false>\n (Output_segment_headers *this,Output_file *of)\n\n{\n byte" (function_declarator "_false>\n (Output_segment_headers *this,Output_file *of)" identifier (ERROR ">" >) (parameter_list "(Output_segment_headers *this,Output_file *of)" ( (parameter_declaration "Output_segment_headers *this" type_identifier (pointer_declarator "*this" * identifier)) , (parameter_declaration "Output_file *of" type_identifier (pointer_declarator "*of" * identifier)) ))) { identifier) identifier ;) (declaration "pointer size;" type_identifier identifier ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "uchar *puVar3;" type_identifier (pointer_declarator "*puVar3" * identifier) ;) (declaration "Output_segment *this_00;" type_identifier (pointer_declarator "*this_00" * identifier) ;) (declaration "uint64_t uVar4;" primitive_type identifier ;) (declaration "Output_file *in_RCX;" type_identifier (pointer_declarator "*in_RCX" * identifier) ;) (declaration "Elf_Word *pEVar5;" type_identifier (pointer_declarator "*pEVar5" * identifier) ;) (declaration "Elf_Word *pEVar6;" type_identifier (pointer_declarator "*pEVar6" * identifier) ;) (declaration "long lVar7;" (sized_type_specifier "long" long) identifier ;) (declaration "pointer ppOVar8;" type_identifier identifier ;) (expression_statement "size = (this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)._M_impl.\n _M_finish;" (assignment_expression "size = (this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)._M_impl.\n _M_finish" identifier = (field_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)._M_impl.\n _M_finish" (field_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)._M_impl" (parenthesized_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)" ( (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std" (binary_expression "this->segment_list_->\n super__Vector_base<gold" (field_expression "this->segment_list_->\n super__Vector_base" (field_expression "this->segment_list_" identifier -> field_identifier) -> field_identifier) < identifier) (ERROR "::Output_segment" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_segment" : : identifier) * identifier) > identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "ppOVar8 = (this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_start;" (assignment_expression "ppOVar8 = (this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_start" identifier = (field_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_start" (field_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl" (parenthesized_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)" ( (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std" (binary_expression "this->segment_list_->\n super__Vector_base<gold" (field_expression "this->segment_list_->\n super__Vector_base" (field_expression "this->segment_list_" identifier -> field_identifier) -> field_identifier) < identifier) (ERROR "::Output_segment" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_segment" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier)) ;) (expression_statement "bVar1 = (this->super_Output_data).field_0x20;" (assignment_expression "bVar1 = (this->super_Output_data).field_0x20" identifier = (field_expression "(this->super_Output_data).field_0x20" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier)) ;) (expression_statement "lVar7 = ((long)size - (long)ppOVar8 >> 3) * 0x38;" (assignment_expression "lVar7 = ((long)size - (long)ppOVar8 >> 3) * 0x38" identifier = (binary_expression "((long)size - (long)ppOVar8 >> 3) * 0x38" (parenthesized_expression "((long)size - (long)ppOVar8 >> 3)" ( (binary_expression "(long)size - (long)ppOVar8 >> 3" (binary_expression "(long)size - (long)ppOVar8" (cast_expression "(long)size" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)ppOVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) * number_literal)) ;) (if_statement "if ((bVar1 & 2) == 0) {\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n }" if (parenthesized_expression "((bVar1 & 2) == 0)" ( (binary_expression "(bVar1 & 2) == 0" (parenthesized_expression "(bVar1 & 2)" ( (binary_expression "bVar1 & 2" identifier & number_literal) )) == number_literal) )) (compound_statement "{\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xcf,"data_size");\n }" { comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xcf,"data_size");" (call_expression "do_gold_unreachable("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })) (if_statement "if (lVar7 == (this->super_Output_data).data_size_) {\n if ((bVar1 & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = (this->super_Output_data).offset_;\n if ((-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_)) {\n puVar3 = of->base_;\n pEVar5 = (Elf_Word *)(puVar3 + lVar2);\n if (ppOVar8 == size) {\n if (lVar7 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX);\n }" if (parenthesized_expression "(lVar7 == (this->super_Output_data).data_size_)" ( (binary_expression "lVar7 == (this->super_Output_data).data_size_" identifier == (field_expression "(this->super_Output_data).data_size_" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier)) )) (compound_statement "{\n if ((bVar1 & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = (this->super_Output_data).offset_;\n if ((-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_)) {\n puVar3 = of->base_;\n pEVar5 = (Elf_Word *)(puVar3 + lVar2);\n if (ppOVar8 == size) {\n if (lVar7 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX);\n }" { (if_statement "if ((bVar1 & 4) == 0) {\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }" if (parenthesized_expression "((bVar1 & 4) == 0)" ( (binary_expression "(bVar1 & 4) == 0" (parenthesized_expression "(bVar1 & 4)" ( (binary_expression "bVar1 & 4" identifier & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");\n }" { (labeled_statement "LAB_001fdb1d:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.h",0xe3,"offset");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/output.h",0xe3,"offset");" (call_expression "do_gold_unreachable("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;)) })) (expression_statement "lVar2 = (this->super_Output_data).offset_;" (assignment_expression "lVar2 = (this->super_Output_data).offset_" identifier = (field_expression "(this->super_Output_data).offset_" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier)) ;) (if_statement "if ((-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_)) {\n puVar3 = of->base_;\n pEVar5 = (Elf_Word *)(puVar3 + lVar2);\n if (ppOVar8 == size) {\n if (lVar7 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_))" ( (binary_expression "(-1 < lVar2) && (lVar7 + lVar2 <= of->file_size_)" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar7 + lVar2 <= of->file_size_)" ( (binary_expression "lVar7 + lVar2 <= of->file_size_" (binary_expression "lVar7 + lVar2" identifier + identifier) <= (field_expression "of->file_size_" identifier -> field_identifier)) ))) )) (compound_statement "{\n puVar3 = of->base_;\n pEVar5 = (Elf_Word *)(puVar3 + lVar2);\n if (ppOVar8 == size) {\n if (lVar7 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" { (expression_statement "puVar3 = of->base_;" (assignment_expression "puVar3 = of->base_" identifier = (field_expression "of->base_" identifier -> field_identifier)) ;) (expression_statement "pEVar5 = (Elf_Word *)(puVar3 + lVar2);" (assignment_expression "pEVar5 = (Elf_Word *)(puVar3 + lVar2)" identifier = (cast_expression "(Elf_Word *)(puVar3 + lVar2)" ( (type_descriptor "Elf_Word *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar3 + lVar2)" ( (binary_expression "puVar3 + lVar2" identifier + identifier) )))) ;) (if_statement "if (ppOVar8 == size) {\n if (lVar7 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }" if (parenthesized_expression "(ppOVar8 == size)" ( (binary_expression "ppOVar8 == size" identifier == identifier) )) (compound_statement "{\n if (lVar7 != 0) goto LAB_001fdb05;\n }" { (if_statement "if (lVar7 != 0) goto LAB_001fdb05;" if (parenthesized_expression "(lVar7 != 0)" ( (binary_expression "lVar7 != 0" identifier != number_literal) )) (goto_statement "goto LAB_001fdb05;" goto statement_identifier ;)) }) (else_clause "else {\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }" else (compound_statement "{\n do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);\n if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;\n }" { (do_statement "do {\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n } while ((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8);" do (compound_statement "{\n this_00 = *ppOVar8;\n *pEVar5 = this_00->type_;\n *(off_t *)(pEVar5 + 2) = this_00->offset_;\n *(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;\n *(uint64_t *)(pEVar5 + 6) = this_00->paddr_;\n *(off_t *)(pEVar5 + 8) = this_00->filesz_;\n *(uint64_t *)(pEVar5 + 10) = this_00->memsz_;\n pEVar5[1] = this_00->flags_;\n uVar4 = Output_segment::maximum_alignment(this_00);\n if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }\n pEVar6 = pEVar5 + 0xe;\n ppOVar8 = ppOVar8 + 1;\n *(uint64_t *)(pEVar5 + 0xc) = uVar4;\n pEVar5 = pEVar6;\n }" { (expression_statement "this_00 = *ppOVar8;" (assignment_expression "this_00 = *ppOVar8" identifier = (pointer_expression "*ppOVar8" * identifier)) ;) (expression_statement "*pEVar5 = this_00->type_;" (assignment_expression "*pEVar5 = this_00->type_" (pointer_expression "*pEVar5" * identifier) = (field_expression "this_00->type_" identifier -> field_identifier)) ;) (expression_statement "*(off_t *)(pEVar5 + 2) = this_00->offset_;" (assignment_expression "*(off_t *)(pEVar5 + 2) = this_00->offset_" (pointer_expression "*(off_t *)(pEVar5 + 2)" * (cast_expression "(off_t *)(pEVar5 + 2)" ( (type_descriptor "off_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pEVar5 + 2)" ( (binary_expression "pEVar5 + 2" identifier + number_literal) )))) = (field_expression "this_00->offset_" identifier -> field_identifier)) ;) (expression_statement "*(uint64_t *)(pEVar5 + 4) = this_00->vaddr_;" (assignment_expression "*(uint64_t *)(pEVar5 + 4) = this_00->vaddr_" (pointer_expression "*(uint64_t *)(pEVar5 + 4)" * (cast_expression "(uint64_t *)(pEVar5 + 4)" ( (type_descriptor "uint64_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pEVar5 + 4)" ( (binary_expression "pEVar5 + 4" identifier + number_literal) )))) = (field_expression "this_00->vaddr_" identifier -> field_identifier)) ;) (expression_statement "*(uint64_t *)(pEVar5 + 6) = this_00->paddr_;" (assignment_expression "*(uint64_t *)(pEVar5 + 6) = this_00->paddr_" (pointer_expression "*(uint64_t *)(pEVar5 + 6)" * (cast_expression "(uint64_t *)(pEVar5 + 6)" ( (type_descriptor "uint64_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pEVar5 + 6)" ( (binary_expression "pEVar5 + 6" identifier + number_literal) )))) = (field_expression "this_00->paddr_" identifier -> field_identifier)) ;) (expression_statement "*(off_t *)(pEVar5 + 8) = this_00->filesz_;" (assignment_expression "*(off_t *)(pEVar5 + 8) = this_00->filesz_" (pointer_expression "*(off_t *)(pEVar5 + 8)" * (cast_expression "(off_t *)(pEVar5 + 8)" ( (type_descriptor "off_t *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pEVar5 + 8)" ( (binary_expression "pEVar5 + 8" identifier + number_literal) )))) = (field_expression "this_00->filesz_" identifier -> field_identifier)) ;) (expression_statement "*(uint64_t *)(pEVar5 + 10) = this_00->memsz_;" (assignment_expression "*(uint64_t *)(pEVar5 + 10) = this_00->memsz_" (pointer_expression "*(uint64_t *)(pEVar5 + 10)" * (cast_expression "(uint64_t *)(pEVar5 + 10)" ( (type_descriptor "uint64_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pEVar5 + 10)" ( (binary_expression "pEVar5 + 10" identifier + number_literal) )))) = (field_expression "this_00->memsz_" identifier -> field_identifier)) ;) (expression_statement "pEVar5[1] = this_00->flags_;" (assignment_expression "pEVar5[1] = this_00->flags_" (subscript_expression "pEVar5[1]" identifier [ number_literal ]) = (field_expression "this_00->flags_" identifier -> field_identifier)) ;) (ERROR "uVar4 = Output_segment::" (assignment_expression "uVar4 = Output_segment" identifier = identifier) : :) (expression_statement "maximum_alignment(this_00);" (call_expression "maximum_alignment(this_00)" identifier (argument_list "(this_00)" ( identifier ))) ;) (if_statement "if (uVar4 <= this_00->min_p_align_) {\n uVar4 = this_00->min_p_align_;\n }" if (parenthesized_expression "(uVar4 <= this_00->min_p_align_)" ( (binary_expression "uVar4 <= this_00->min_p_align_" identifier <= (field_expression "this_00->min_p_align_" identifier -> field_identifier)) )) (compound_statement "{\n uVar4 = this_00->min_p_align_;\n }" { (expression_statement "uVar4 = this_00->min_p_align_;" (assignment_expression "uVar4 = this_00->min_p_align_" identifier = (field_expression "this_00->min_p_align_" identifier -> field_identifier)) ;) })) (expression_statement "pEVar6 = pEVar5 + 0xe;" (assignment_expression "pEVar6 = pEVar5 + 0xe" identifier = (binary_expression "pEVar5 + 0xe" identifier + number_literal)) ;) (expression_statement "ppOVar8 = ppOVar8 + 1;" (assignment_expression "ppOVar8 = ppOVar8 + 1" identifier = (binary_expression "ppOVar8 + 1" identifier + number_literal)) ;) (expression_statement "*(uint64_t *)(pEVar5 + 0xc) = uVar4;" (assignment_expression "*(uint64_t *)(pEVar5 + 0xc) = uVar4" (pointer_expression "*(uint64_t *)(pEVar5 + 0xc)" * (cast_expression "(uint64_t *)(pEVar5 + 0xc)" ( (type_descriptor "uint64_t *" primitive_type (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(pEVar5 + 0xc)" ( (binary_expression "pEVar5 + 0xc" identifier + number_literal) )))) = identifier) ;) (expression_statement "pEVar5 = pEVar6;" (assignment_expression "pEVar5 = pEVar6" identifier = identifier) ;) }) while (parenthesized_expression "((this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8)" ( (binary_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish != ppOVar8" (field_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl._M_finish" (field_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>).\n _M_impl" (parenthesized_expression "(this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>)" ( (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_>" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold::Output_segment*>_" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std::allocator<gold" (binary_expression "this->segment_list_->\n super__Vector_base<gold::Output_segment*,_std" (binary_expression "this->segment_list_->\n super__Vector_base<gold" (field_expression "this->segment_list_->\n super__Vector_base" (field_expression "this->segment_list_" identifier -> field_identifier) -> field_identifier) < identifier) (ERROR "::Output_segment" : : identifier) * (ERROR "," ,) identifier) (ERROR "::allocator" : : identifier) < identifier) (ERROR "::Output_segment" : : identifier) * (ERROR ">" >) identifier) > identifier) )) . field_identifier) . field_identifier) != identifier) )) ;) (if_statement "if ((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7) {\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }" if (parenthesized_expression "((long)pEVar6 - (long)(puVar3 + lVar2) != lVar7)" ( (binary_expression "(long)pEVar6 - (long)(puVar3 + lVar2) != lVar7" (binary_expression "(long)pEVar6 - (long)(puVar3 + lVar2)" (cast_expression "(long)pEVar6" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)(puVar3 + lVar2)" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) (parenthesized_expression "(puVar3 + lVar2)" ( (binary_expression "puVar3 + lVar2" identifier + identifier) )))) != identifier) )) (compound_statement "{\nLAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");\n }" { (labeled_statement "LAB_001fdb05:\n /* WARNING: Subroutine does not return */\n do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");" statement_identifier : comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x1ab,"do_sized_write")" identifier (argument_list "("../../gold/output.cc",0x1ab,"do_sized_write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""do_sized_write"" " string_content ") ))) ;)) })) (if_statement "if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d;" if (parenthesized_expression "(((this->super_Output_data).field_0x20 & 4) == 0)" ( (binary_expression "((this->super_Output_data).field_0x20 & 4) == 0" (parenthesized_expression "((this->super_Output_data).field_0x20 & 4)" ( (binary_expression "(this->super_Output_data).field_0x20 & 4" (field_expression "(this->super_Output_data).field_0x20" (parenthesized_expression "(this->super_Output_data)" ( (field_expression "this->super_Output_data" identifier -> field_identifier) )) . field_identifier) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001fdb1d;" goto statement_identifier ;)) }))) (return_statement "return;" return ;) })) (labeled_statement "Output_file::get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX);" statement_identifier : (ERROR ":" :) (expression_statement "get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX);" (call_expression "get_output_view((Output_file *)this,(off_t)of,(size_t)size,in_RCX)" identifier (argument_list "((Output_file *)this,(off_t)of,(size_t)size,in_RCX)" ( (cast_expression "(Output_file *)this" ( (type_descriptor "Output_file *" type_identifier (abstract_pointer_declarator "*" *)) ) identifier) , (cast_expression "(off_t)of" ( (type_descriptor "off_t" type_identifier) ) identifier) , (cast_expression "(size_t)size" ( (type_descriptor "size_t" primitive_type) ) identifier) , identifier ))) ;)) })) comment (expression_statement "do_gold_unreachable("../../gold/output.cc",0x19e,"do_sized_write");" (call_expression "do_gold_unreachable("../../gold/output.cc",0x19e,"do_sized_write")" identifier (argument_list "("../../gold/output.cc",0x19e,"do_sized_write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""do_sized_write"" " string_content ") ))) ;) (ERROR "}" }))
(translation_unit "void FUN_001fd9e0(long param_1,long param_2)\n\n{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n \n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}\n\n" (function_definition "void FUN_001fd9e0(long param_1,long param_2)\n\n{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n \n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}" primitive_type (function_declarator "FUN_001fd9e0(long param_1,long param_2)" identifier (parameter_list "(long param_1,long param_2)" ( (parameter_declaration "long param_1" (sized_type_specifier "long" long) identifier) , (parameter_declaration "long param_2" (sized_type_specifier "long" long) identifier) ))) (compound_statement "{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n \n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}" { (declaration "long *plVar1;" (sized_type_specifier "long" long) (pointer_declarator "*plVar1" * identifier) ;) (declaration "long lVar2;" (sized_type_specifier "long" long) identifier ;) (declaration "ulong uVar3;" type_identifier identifier ;) (declaration "undefined4 *puVar4;" type_identifier (pointer_declarator "*puVar4" * identifier) ;) (declaration "undefined4 *puVar5;" type_identifier (pointer_declarator "*puVar5" * identifier) ;) (declaration "long lVar6;" (sized_type_specifier "long" long) identifier ;) (declaration "undefined4 *puVar7;" type_identifier (pointer_declarator "*puVar7" * identifier) ;) (declaration "long *plVar8;" (sized_type_specifier "long" long) (pointer_declarator "*plVar8" * identifier) ;) (expression_statement "plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];" (assignment_expression "plVar1 = (long *)(*(long **)(param_1 + 0x28))[1]" identifier = (cast_expression "(long *)(*(long **)(param_1 + 0x28))[1]" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (subscript_expression "(*(long **)(param_1 + 0x28))[1]" (parenthesized_expression "(*(long **)(param_1 + 0x28))" ( (pointer_expression "*(long **)(param_1 + 0x28)" * (cast_expression "(long **)(param_1 + 0x28)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) )) [ number_literal ]))) ;) (expression_statement "plVar8 = (long *)**(long **)(param_1 + 0x28);" (assignment_expression "plVar8 = (long *)**(long **)(param_1 + 0x28)" identifier = (cast_expression "(long *)**(long **)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (pointer_expression "**(long **)(param_1 + 0x28)" * (pointer_expression "*(long **)(param_1 + 0x28)" * (cast_expression "(long **)(param_1 + 0x28)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) ))))))) ;) (expression_statement "lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;" (assignment_expression "lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38" identifier = (binary_expression "((long)plVar1 - (long)plVar8 >> 3) * 0x38" (parenthesized_expression "((long)plVar1 - (long)plVar8 >> 3)" ( (binary_expression "(long)plVar1 - (long)plVar8 >> 3" (binary_expression "(long)plVar1 - (long)plVar8" (cast_expression "(long)plVar1" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)plVar8" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) >> number_literal) )) * number_literal)) ;) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }" { (expression_statement "FUN_00199900("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_00199900("../../gold/output.h",0xcf,"data_size")" identifier (argument_list "("../../gold/output.h",0xcf,"data_size")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""data_size"" " string_content ") ))) ;) })) (if_statement "if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }" if (parenthesized_expression "(lVar6 == *(long *)(param_1 + 0x10))" ( (binary_expression "lVar6 == *(long *)(param_1 + 0x10)" identifier == (pointer_expression "*(long *)(param_1 + 0x10)" * (cast_expression "(long *)(param_1 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x10)" ( (binary_expression "param_1 + 0x10" identifier + number_literal) ))))) )) (compound_statement "{\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }" { (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (compound_statement "{\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }" { (labeled_statement "LAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");" statement_identifier : (expression_statement "FUN_00199900("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_00199900("../../gold/output.h",0xe3,"offset")" identifier (argument_list "("../../gold/output.h",0xe3,"offset")" ( (string_literal ""../../gold/output.h"" " string_content ") , number_literal , (string_literal ""offset"" " string_content ") ))) ;)) })) (expression_statement "lVar2 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x18)" identifier = (pointer_expression "*(long *)(param_1 + 0x18)" * (cast_expression "(long *)(param_1 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x18)" ( (binary_expression "param_1 + 0x18" identifier + number_literal) ))))) ;) (if_statement "if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" if (parenthesized_expression "((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10)))" ( (binary_expression "(-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))" (parenthesized_expression "(-1 < lVar2)" ( (binary_expression "-1 < lVar2" number_literal < identifier) )) && (parenthesized_expression "(lVar6 + lVar2 <= *(long *)(param_2 + 0x10))" ( (binary_expression "lVar6 + lVar2 <= *(long *)(param_2 + 0x10)" (binary_expression "lVar6 + lVar2" identifier + identifier) <= (pointer_expression "*(long *)(param_2 + 0x10)" * (cast_expression "(long *)(param_2 + 0x10)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x10)" ( (binary_expression "param_2 + 0x10" identifier + number_literal) ))))) ))) )) (compound_statement "{\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" { (expression_statement "puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));" (assignment_expression "puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18))" identifier = (cast_expression "(undefined4 *)(lVar2 + *(long *)(param_2 + 0x18))" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + *(long *)(param_2 + 0x18))" ( (binary_expression "lVar2 + *(long *)(param_2 + 0x18)" identifier + (pointer_expression "*(long *)(param_2 + 0x18)" * (cast_expression "(long *)(param_2 + 0x18)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_2 + 0x18)" ( (binary_expression "param_2 + 0x18" identifier + number_literal) ))))) )))) ;) (expression_statement "puVar4 = puVar7;" (assignment_expression "puVar4 = puVar7" identifier = identifier) ;) (if_statement "if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" if (parenthesized_expression "(plVar8 == plVar1)" ( (binary_expression "plVar8 == plVar1" identifier == identifier) )) (compound_statement "{\n if (lVar6 != 0) goto LAB_001fdb05;\n }" { (if_statement "if (lVar6 != 0) goto LAB_001fdb05;" if (parenthesized_expression "(lVar6 != 0)" ( (binary_expression "lVar6 != 0" identifier != number_literal) )) (goto_statement "goto LAB_001fdb05;" goto statement_identifier ;)) }) (else_clause "else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" else (compound_statement "{\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" { (do_statement "do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);" do (compound_statement "{\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n }" { (expression_statement "lVar2 = *plVar8;" (assignment_expression "lVar2 = *plVar8" identifier = (pointer_expression "*plVar8" * identifier)) ;) (expression_statement "*puVar4 = *(undefined4 *)(lVar2 + 0x2f0);" (assignment_expression "*puVar4 = *(undefined4 *)(lVar2 + 0x2f0)" (pointer_expression "*puVar4" * identifier) = (pointer_expression "*(undefined4 *)(lVar2 + 0x2f0)" * (cast_expression "(undefined4 *)(lVar2 + 0x2f0)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2f0)" ( (binary_expression "lVar2 + 0x2f0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);" (assignment_expression "*(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0)" (pointer_expression "*(undefined8 *)(puVar4 + 2)" * (cast_expression "(undefined8 *)(puVar4 + 2)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 2)" ( (binary_expression "puVar4 + 2" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2e0)" * (cast_expression "(undefined8 *)(lVar2 + 0x2e0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2e0)" ( (binary_expression "lVar2 + 0x2e0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);" (assignment_expression "*(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8)" (pointer_expression "*(undefined8 *)(puVar4 + 4)" * (cast_expression "(undefined8 *)(puVar4 + 4)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 4)" ( (binary_expression "puVar4 + 4" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2b8)" * (cast_expression "(undefined8 *)(lVar2 + 0x2b8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2b8)" ( (binary_expression "lVar2 + 0x2b8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);" (assignment_expression "*(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0)" (pointer_expression "*(undefined8 *)(puVar4 + 6)" * (cast_expression "(undefined8 *)(puVar4 + 6)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 6)" ( (binary_expression "puVar4 + 6" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2c0)" * (cast_expression "(undefined8 *)(lVar2 + 0x2c0)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2c0)" ( (binary_expression "lVar2 + 0x2c0" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);" (assignment_expression "*(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8)" (pointer_expression "*(undefined8 *)(puVar4 + 8)" * (cast_expression "(undefined8 *)(puVar4 + 8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 8)" ( (binary_expression "puVar4 + 8" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2e8)" * (cast_expression "(undefined8 *)(lVar2 + 0x2e8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2e8)" ( (binary_expression "lVar2 + 0x2e8" identifier + number_literal) ))))) ;) (expression_statement "*(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);" (assignment_expression "*(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8)" (pointer_expression "*(undefined8 *)(puVar4 + 10)" * (cast_expression "(undefined8 *)(puVar4 + 10)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 10)" ( (binary_expression "puVar4 + 10" identifier + number_literal) )))) = (pointer_expression "*(undefined8 *)(lVar2 + 0x2c8)" * (cast_expression "(undefined8 *)(lVar2 + 0x2c8)" ( (type_descriptor "undefined8 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2c8)" ( (binary_expression "lVar2 + 0x2c8" identifier + number_literal) ))))) ;) (expression_statement "puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);" (assignment_expression "puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4)" (subscript_expression "puVar4[1]" identifier [ number_literal ]) = (pointer_expression "*(undefined4 *)(lVar2 + 0x2f4)" * (cast_expression "(undefined4 *)(lVar2 + 0x2f4)" ( (type_descriptor "undefined4 *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2f4)" ( (binary_expression "lVar2 + 0x2f4" identifier + number_literal) ))))) ;) (expression_statement "uVar3 = FUN_001f0190(lVar2);" (assignment_expression "uVar3 = FUN_001f0190(lVar2)" identifier = (call_expression "FUN_001f0190(lVar2)" identifier (argument_list "(lVar2)" ( identifier )))) ;) (if_statement "if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }" if (parenthesized_expression "(uVar3 <= *(ulong *)(lVar2 + 0x2d8))" ( (binary_expression "uVar3 <= *(ulong *)(lVar2 + 0x2d8)" identifier <= (pointer_expression "*(ulong *)(lVar2 + 0x2d8)" * (cast_expression "(ulong *)(lVar2 + 0x2d8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2d8)" ( (binary_expression "lVar2 + 0x2d8" identifier + number_literal) ))))) )) (compound_statement "{\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }" { (expression_statement "uVar3 = *(ulong *)(lVar2 + 0x2d8);" (assignment_expression "uVar3 = *(ulong *)(lVar2 + 0x2d8)" identifier = (pointer_expression "*(ulong *)(lVar2 + 0x2d8)" * (cast_expression "(ulong *)(lVar2 + 0x2d8)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(lVar2 + 0x2d8)" ( (binary_expression "lVar2 + 0x2d8" identifier + number_literal) ))))) ;) })) (expression_statement "puVar5 = puVar4 + 0xe;" (assignment_expression "puVar5 = puVar4 + 0xe" identifier = (binary_expression "puVar4 + 0xe" identifier + number_literal)) ;) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" identifier = (binary_expression "plVar8 + 1" identifier + number_literal)) ;) (expression_statement "*(ulong *)(puVar4 + 0xc) = uVar3;" (assignment_expression "*(ulong *)(puVar4 + 0xc) = uVar3" (pointer_expression "*(ulong *)(puVar4 + 0xc)" * (cast_expression "(ulong *)(puVar4 + 0xc)" ( (type_descriptor "ulong *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(puVar4 + 0xc)" ( (binary_expression "puVar4 + 0xc" identifier + number_literal) )))) = identifier) ;) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" identifier = identifier) ;) }) while (parenthesized_expression "(*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8)" ( (binary_expression "*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8" (pointer_expression "*(long **)(*(long *)(param_1 + 0x28) + 8)" * (cast_expression "(long **)(*(long *)(param_1 + 0x28) + 8)" ( (type_descriptor "long **" (sized_type_specifier "long" long) (abstract_pointer_declarator "**" * (abstract_pointer_declarator "*" *))) ) (parenthesized_expression "(*(long *)(param_1 + 0x28) + 8)" ( (binary_expression "*(long *)(param_1 + 0x28) + 8" (pointer_expression "*(long *)(param_1 + 0x28)" * (cast_expression "(long *)(param_1 + 0x28)" ( (type_descriptor "long *" (sized_type_specifier "long" long) (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x28)" ( (binary_expression "param_1 + 0x28" identifier + number_literal) )))) + number_literal) )))) != identifier) )) ;) (if_statement "if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }" if (parenthesized_expression "((long)puVar5 - (long)puVar7 != lVar6)" ( (binary_expression "(long)puVar5 - (long)puVar7 != lVar6" (binary_expression "(long)puVar5 - (long)puVar7" (cast_expression "(long)puVar5" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier) - (cast_expression "(long)puVar7" ( (type_descriptor "long" (sized_type_specifier "long" long)) ) identifier)) != identifier) )) (compound_statement "{\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }" { (labeled_statement "LAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");" statement_identifier : (expression_statement "FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");" (call_expression "FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write")" identifier (argument_list "("../../gold/output.cc",0x1ab,"do_sized_write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""do_sized_write"" " string_content ") ))) ;)) })) (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;" if (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" ( (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" ( (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" * (cast_expression "(byte *)(param_1 + 0x20)" ( (type_descriptor "byte *" type_identifier (abstract_pointer_declarator "*" *)) ) (parenthesized_expression "(param_1 + 0x20)" ( (binary_expression "param_1 + 0x20" identifier + number_literal) )))) & number_literal) )) == number_literal) )) (goto_statement "goto LAB_001fdb1d;" goto statement_identifier ;)) }))) (return_statement "return;" return ;) })) (expression_statement "FUN_001ed3d0();" (call_expression "FUN_001ed3d0()" identifier (argument_list "()" ( ))) ;) })) (expression_statement "FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");" (call_expression "FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write")" identifier (argument_list "("../../gold/output.cc",0x19e,"do_sized_write")" ( (string_literal ""../../gold/output.cc"" " string_content ") , number_literal , (string_literal ""do_sized_write"" " string_content ") ))) ;) })))
(translation_unit (function_definition TYPE (function_declarator IDENT (parameter_list ( (parameter_declaration (sized_type_specifier long) IDENT) , (parameter_declaration (sized_type_specifier long) IDENT) ))) (compound_statement { (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) IDENT ;) (declaration TYPE (pointer_declarator * IDENT) ;) (declaration (sized_type_specifier long) (pointer_declarator * IDENT) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (subscript_expression (parenthesized_expression ( (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) )) [ LIT ]))) ;) (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (pointer_expression * (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))))) ;) (expression_statement (assignment_expression IDENT = (binary_expression (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) >> LIT) )) * LIT)) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })) (if_statement if (parenthesized_expression ( (binary_expression IDENT == (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression LIT < IDENT) )) && (parenthesized_expression ( (binary_expression (binary_expression IDENT + IDENT) <= (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )))) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT == IDENT) )) (compound_statement { (if_statement if (parenthesized_expression ( (binary_expression IDENT != LIT) )) (goto_statement goto statement_identifier ;)) }) (else_clause else (compound_statement { (do_statement do (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * IDENT)) ;) (expression_statement (assignment_expression (pointer_expression * IDENT) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression (subscript_expression IDENT [ LIT ]) = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) (expression_statement (assignment_expression IDENT = (call_expression IDENT (argument_list ( IDENT )))) ;) (if_statement if (parenthesized_expression ( (binary_expression IDENT <= (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) )) (compound_statement { (expression_statement (assignment_expression IDENT = (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) ))))) ;) })) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression IDENT = (binary_expression IDENT + LIT)) ;) (expression_statement (assignment_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) = IDENT) ;) (expression_statement (assignment_expression IDENT = IDENT) ;) }) while (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator * (abstract_pointer_declarator *))) ) (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor (sized_type_specifier long) (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) + LIT) )))) != IDENT) )) ;) (if_statement if (parenthesized_expression ( (binary_expression (binary_expression (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT) - (cast_expression ( (type_descriptor (sized_type_specifier long)) ) IDENT)) != IDENT) )) (compound_statement { (labeled_statement statement_identifier : (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;)) })) (if_statement if (parenthesized_expression ( (binary_expression (parenthesized_expression ( (binary_expression (pointer_expression * (cast_expression ( (type_descriptor TYPE (abstract_pointer_declarator *)) ) (parenthesized_expression ( (binary_expression IDENT + LIT) )))) & LIT) )) == LIT) )) (goto_statement goto statement_identifier ;)) }))) (return_statement return ;) })) (expression_statement (call_expression IDENT (argument_list ( ))) ;) })) (expression_statement (call_expression IDENT (argument_list ( (string_literal " string_content ") , LIT , (string_literal " string_content ") ))) ;) })))
(function_definition "void FUN_001fd9e0(long param_1,long param_2)\n\n{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n \n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}" (primitive_type "void") (function_declarator "FUN_001fd9e0(long param_1,long param_2)" (identifier "FUN_001fd9e0") (parameter_list "(long param_1,long param_2)" (( "(") (parameter_declaration "long param_1" (sized_type_specifier "long" (long "long")) (identifier "param_1")) (, ",") (parameter_declaration "long param_2" (sized_type_specifier "long" (long "long")) (identifier "param_2")) () ")"))) (compound_statement "{\n long *plVar1;\n long lVar2;\n ulong uVar3;\n undefined4 *puVar4;\n undefined4 *puVar5;\n long lVar6;\n undefined4 *puVar7;\n long *plVar8;\n \n plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];\n plVar8 = (long *)**(long **)(param_1 + 0x28);\n lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;\n if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }\n if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }\n \n FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");\n}" ({ "{") (declaration "long *plVar1;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar1" (* "*") (identifier "plVar1")) (; ";")) (declaration "long lVar2;" (sized_type_specifier "long" (long "long")) (identifier "lVar2") (; ";")) (declaration "ulong uVar3;" (type_identifier "ulong") (identifier "uVar3") (; ";")) (declaration "undefined4 *puVar4;" (type_identifier "undefined4") (pointer_declarator "*puVar4" (* "*") (identifier "puVar4")) (; ";")) (declaration "undefined4 *puVar5;" (type_identifier "undefined4") (pointer_declarator "*puVar5" (* "*") (identifier "puVar5")) (; ";")) (declaration "long lVar6;" (sized_type_specifier "long" (long "long")) (identifier "lVar6") (; ";")) (declaration "undefined4 *puVar7;" (type_identifier "undefined4") (pointer_declarator "*puVar7" (* "*") (identifier "puVar7")) (; ";")) (declaration "long *plVar8;" (sized_type_specifier "long" (long "long")) (pointer_declarator "*plVar8" (* "*") (identifier "plVar8")) (; ";")) (expression_statement "plVar1 = (long *)(*(long **)(param_1 + 0x28))[1];" (assignment_expression "plVar1 = (long *)(*(long **)(param_1 + 0x28))[1]" (identifier "plVar1") (= "=") (cast_expression "(long *)(*(long **)(param_1 + 0x28))[1]" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (subscript_expression "(*(long **)(param_1 + 0x28))[1]" (parenthesized_expression "(*(long **)(param_1 + 0x28))" (( "(") (pointer_expression "*(long **)(param_1 + 0x28)" (* "*") (cast_expression "(long **)(param_1 + 0x28)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) () ")")) ([ "[") (number_literal "1") (] "]")))) (; ";")) (expression_statement "plVar8 = (long *)**(long **)(param_1 + 0x28);" (assignment_expression "plVar8 = (long *)**(long **)(param_1 + 0x28)" (identifier "plVar8") (= "=") (cast_expression "(long *)**(long **)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (pointer_expression "**(long **)(param_1 + 0x28)" (* "*") (pointer_expression "*(long **)(param_1 + 0x28)" (* "*") (cast_expression "(long **)(param_1 + 0x28)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")"))))))) (; ";")) (expression_statement "lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38;" (assignment_expression "lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38" (identifier "lVar6") (= "=") (binary_expression "((long)plVar1 - (long)plVar8 >> 3) * 0x38" (parenthesized_expression "((long)plVar1 - (long)plVar8 >> 3)" (( "(") (binary_expression "(long)plVar1 - (long)plVar8 >> 3" (binary_expression "(long)plVar1 - (long)plVar8" (cast_expression "(long)plVar1" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar1")) (- "-") (cast_expression "(long)plVar8" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "plVar8"))) (>> ">>") (number_literal "3")) () ")")) (* "*") (number_literal "0x38"))) (; ";")) (if_statement "if ((*(byte *)(param_1 + 0x20) & 2) == 0) {\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 2) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 2) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 2)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 2" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "2")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\n \n FUN_00199900("../../gold/output.h",0xcf,"data_size");\n }" ({ "{") (expression_statement "FUN_00199900("../../gold/output.h",0xcf,"data_size");" (call_expression "FUN_00199900("../../gold/output.h",0xcf,"data_size")" (identifier "FUN_00199900") (argument_list "("../../gold/output.h",0xcf,"data_size")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xcf") (, ",") (string_literal ""data_size"" (" """) (string_content "data_size") (" """)) () ")"))) (; ";")) (} "}"))) (if_statement "if (lVar6 == *(long *)(param_1 + 0x10)) {\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }" (if "if") (parenthesized_expression "(lVar6 == *(long *)(param_1 + 0x10))" (( "(") (binary_expression "lVar6 == *(long *)(param_1 + 0x10)" (identifier "lVar6") (== "==") (pointer_expression "*(long *)(param_1 + 0x10)" (* "*") (cast_expression "(long *)(param_1 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x10)" (( "(") (binary_expression "param_1 + 0x10" (identifier "param_1") (+ "+") (number_literal "0x10")) () ")"))))) () ")")) (compound_statement "{\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }\n lVar2 = *(long *)(param_1 + 0x18);\n if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }\n FUN_001ed3d0();\n }" ({ "{") (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) {\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (compound_statement "{\nLAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");\n }" ({ "{") (labeled_statement "LAB_001fdb1d:\n \n FUN_00199900("../../gold/output.h",0xe3,"offset");" (statement_identifier "LAB_001fdb1d") (: ":") (expression_statement "FUN_00199900("../../gold/output.h",0xe3,"offset");" (call_expression "FUN_00199900("../../gold/output.h",0xe3,"offset")" (identifier "FUN_00199900") (argument_list "("../../gold/output.h",0xe3,"offset")" (( "(") (string_literal ""../../gold/output.h"" (" """) (string_content "../../gold/output.h") (" """)) (, ",") (number_literal "0xe3") (, ",") (string_literal ""offset"" (" """) (string_content "offset") (" """)) () ")"))) (; ";"))) (} "}"))) (expression_statement "lVar2 = *(long *)(param_1 + 0x18);" (assignment_expression "lVar2 = *(long *)(param_1 + 0x18)" (identifier "lVar2") (= "=") (pointer_expression "*(long *)(param_1 + 0x18)" (* "*") (cast_expression "(long *)(param_1 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x18)" (( "(") (binary_expression "param_1 + 0x18" (identifier "param_1") (+ "+") (number_literal "0x18")) () ")"))))) (; ";")) (if_statement "if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) {\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" (if "if") (parenthesized_expression "((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10)))" (( "(") (binary_expression "(-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))" (parenthesized_expression "(-1 < lVar2)" (( "(") (binary_expression "-1 < lVar2" (number_literal "-1") (< "<") (identifier "lVar2")) () ")")) (&& "&&") (parenthesized_expression "(lVar6 + lVar2 <= *(long *)(param_2 + 0x10))" (( "(") (binary_expression "lVar6 + lVar2 <= *(long *)(param_2 + 0x10)" (binary_expression "lVar6 + lVar2" (identifier "lVar6") (+ "+") (identifier "lVar2")) (<= "<=") (pointer_expression "*(long *)(param_2 + 0x10)" (* "*") (cast_expression "(long *)(param_2 + 0x10)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x10)" (( "(") (binary_expression "param_2 + 0x10" (identifier "param_2") (+ "+") (number_literal "0x10")) () ")"))))) () ")"))) () ")")) (compound_statement "{\n puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));\n puVar4 = puVar7;\n if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }\n return;\n }" ({ "{") (expression_statement "puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18));" (assignment_expression "puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18))" (identifier "puVar7") (= "=") (cast_expression "(undefined4 *)(lVar2 + *(long *)(param_2 + 0x18))" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + *(long *)(param_2 + 0x18))" (( "(") (binary_expression "lVar2 + *(long *)(param_2 + 0x18)" (identifier "lVar2") (+ "+") (pointer_expression "*(long *)(param_2 + 0x18)" (* "*") (cast_expression "(long *)(param_2 + 0x18)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_2 + 0x18)" (( "(") (binary_expression "param_2 + 0x18" (identifier "param_2") (+ "+") (number_literal "0x18")) () ")"))))) () ")")))) (; ";")) (expression_statement "puVar4 = puVar7;" (assignment_expression "puVar4 = puVar7" (identifier "puVar4") (= "=") (identifier "puVar7")) (; ";")) (if_statement "if (plVar8 == plVar1) {\n if (lVar6 != 0) goto LAB_001fdb05;\n }\n else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" (if "if") (parenthesized_expression "(plVar8 == plVar1)" (( "(") (binary_expression "plVar8 == plVar1" (identifier "plVar8") (== "==") (identifier "plVar1")) () ")")) (compound_statement "{\n if (lVar6 != 0) goto LAB_001fdb05;\n }" ({ "{") (if_statement "if (lVar6 != 0) goto LAB_001fdb05;" (if "if") (parenthesized_expression "(lVar6 != 0)" (( "(") (binary_expression "lVar6 != 0" (identifier "lVar6") (!= "!=") (number_literal "0")) () ")")) (goto_statement "goto LAB_001fdb05;" (goto "goto") (statement_identifier "LAB_001fdb05") (; ";"))) (} "}")) (else_clause "else {\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" (else "else") (compound_statement "{\n do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);\n if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }\n if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;\n }" ({ "{") (do_statement "do {\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8);" (do "do") (compound_statement "{\n lVar2 = *plVar8;\n *puVar4 = *(undefined4 *)(lVar2 + 0x2f0);\n *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);\n *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);\n *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);\n *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);\n *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);\n puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);\n uVar3 = FUN_001f0190(lVar2);\n if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }\n puVar5 = puVar4 + 0xe;\n plVar8 = plVar8 + 1;\n *(ulong *)(puVar4 + 0xc) = uVar3;\n puVar4 = puVar5;\n }" ({ "{") (expression_statement "lVar2 = *plVar8;" (assignment_expression "lVar2 = *plVar8" (identifier "lVar2") (= "=") (pointer_expression "*plVar8" (* "*") (identifier "plVar8"))) (; ";")) (expression_statement "*puVar4 = *(undefined4 *)(lVar2 + 0x2f0);" (assignment_expression "*puVar4 = *(undefined4 *)(lVar2 + 0x2f0)" (pointer_expression "*puVar4" (* "*") (identifier "puVar4")) (= "=") (pointer_expression "*(undefined4 *)(lVar2 + 0x2f0)" (* "*") (cast_expression "(undefined4 *)(lVar2 + 0x2f0)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2f0)" (( "(") (binary_expression "lVar2 + 0x2f0" (identifier "lVar2") (+ "+") (number_literal "0x2f0")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0);" (assignment_expression "*(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0)" (pointer_expression "*(undefined8 *)(puVar4 + 2)" (* "*") (cast_expression "(undefined8 *)(puVar4 + 2)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 2)" (( "(") (binary_expression "puVar4 + 2" (identifier "puVar4") (+ "+") (number_literal "2")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar2 + 0x2e0)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0x2e0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2e0)" (( "(") (binary_expression "lVar2 + 0x2e0" (identifier "lVar2") (+ "+") (number_literal "0x2e0")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8);" (assignment_expression "*(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8)" (pointer_expression "*(undefined8 *)(puVar4 + 4)" (* "*") (cast_expression "(undefined8 *)(puVar4 + 4)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 4)" (( "(") (binary_expression "puVar4 + 4" (identifier "puVar4") (+ "+") (number_literal "4")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar2 + 0x2b8)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0x2b8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2b8)" (( "(") (binary_expression "lVar2 + 0x2b8" (identifier "lVar2") (+ "+") (number_literal "0x2b8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0);" (assignment_expression "*(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0)" (pointer_expression "*(undefined8 *)(puVar4 + 6)" (* "*") (cast_expression "(undefined8 *)(puVar4 + 6)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 6)" (( "(") (binary_expression "puVar4 + 6" (identifier "puVar4") (+ "+") (number_literal "6")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar2 + 0x2c0)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0x2c0)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2c0)" (( "(") (binary_expression "lVar2 + 0x2c0" (identifier "lVar2") (+ "+") (number_literal "0x2c0")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8);" (assignment_expression "*(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8)" (pointer_expression "*(undefined8 *)(puVar4 + 8)" (* "*") (cast_expression "(undefined8 *)(puVar4 + 8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 8)" (( "(") (binary_expression "puVar4 + 8" (identifier "puVar4") (+ "+") (number_literal "8")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar2 + 0x2e8)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0x2e8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2e8)" (( "(") (binary_expression "lVar2 + 0x2e8" (identifier "lVar2") (+ "+") (number_literal "0x2e8")) () ")"))))) (; ";")) (expression_statement "*(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8);" (assignment_expression "*(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8)" (pointer_expression "*(undefined8 *)(puVar4 + 10)" (* "*") (cast_expression "(undefined8 *)(puVar4 + 10)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 10)" (( "(") (binary_expression "puVar4 + 10" (identifier "puVar4") (+ "+") (number_literal "10")) () ")")))) (= "=") (pointer_expression "*(undefined8 *)(lVar2 + 0x2c8)" (* "*") (cast_expression "(undefined8 *)(lVar2 + 0x2c8)" (( "(") (type_descriptor "undefined8 *" (type_identifier "undefined8") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2c8)" (( "(") (binary_expression "lVar2 + 0x2c8" (identifier "lVar2") (+ "+") (number_literal "0x2c8")) () ")"))))) (; ";")) (expression_statement "puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4);" (assignment_expression "puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4)" (subscript_expression "puVar4[1]" (identifier "puVar4") ([ "[") (number_literal "1") (] "]")) (= "=") (pointer_expression "*(undefined4 *)(lVar2 + 0x2f4)" (* "*") (cast_expression "(undefined4 *)(lVar2 + 0x2f4)" (( "(") (type_descriptor "undefined4 *" (type_identifier "undefined4") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2f4)" (( "(") (binary_expression "lVar2 + 0x2f4" (identifier "lVar2") (+ "+") (number_literal "0x2f4")) () ")"))))) (; ";")) (expression_statement "uVar3 = FUN_001f0190(lVar2);" (assignment_expression "uVar3 = FUN_001f0190(lVar2)" (identifier "uVar3") (= "=") (call_expression "FUN_001f0190(lVar2)" (identifier "FUN_001f0190") (argument_list "(lVar2)" (( "(") (identifier "lVar2") () ")")))) (; ";")) (if_statement "if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) {\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }" (if "if") (parenthesized_expression "(uVar3 <= *(ulong *)(lVar2 + 0x2d8))" (( "(") (binary_expression "uVar3 <= *(ulong *)(lVar2 + 0x2d8)" (identifier "uVar3") (<= "<=") (pointer_expression "*(ulong *)(lVar2 + 0x2d8)" (* "*") (cast_expression "(ulong *)(lVar2 + 0x2d8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2d8)" (( "(") (binary_expression "lVar2 + 0x2d8" (identifier "lVar2") (+ "+") (number_literal "0x2d8")) () ")"))))) () ")")) (compound_statement "{\n uVar3 = *(ulong *)(lVar2 + 0x2d8);\n }" ({ "{") (expression_statement "uVar3 = *(ulong *)(lVar2 + 0x2d8);" (assignment_expression "uVar3 = *(ulong *)(lVar2 + 0x2d8)" (identifier "uVar3") (= "=") (pointer_expression "*(ulong *)(lVar2 + 0x2d8)" (* "*") (cast_expression "(ulong *)(lVar2 + 0x2d8)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(lVar2 + 0x2d8)" (( "(") (binary_expression "lVar2 + 0x2d8" (identifier "lVar2") (+ "+") (number_literal "0x2d8")) () ")"))))) (; ";")) (} "}"))) (expression_statement "puVar5 = puVar4 + 0xe;" (assignment_expression "puVar5 = puVar4 + 0xe" (identifier "puVar5") (= "=") (binary_expression "puVar4 + 0xe" (identifier "puVar4") (+ "+") (number_literal "0xe"))) (; ";")) (expression_statement "plVar8 = plVar8 + 1;" (assignment_expression "plVar8 = plVar8 + 1" (identifier "plVar8") (= "=") (binary_expression "plVar8 + 1" (identifier "plVar8") (+ "+") (number_literal "1"))) (; ";")) (expression_statement "*(ulong *)(puVar4 + 0xc) = uVar3;" (assignment_expression "*(ulong *)(puVar4 + 0xc) = uVar3" (pointer_expression "*(ulong *)(puVar4 + 0xc)" (* "*") (cast_expression "(ulong *)(puVar4 + 0xc)" (( "(") (type_descriptor "ulong *" (type_identifier "ulong") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(puVar4 + 0xc)" (( "(") (binary_expression "puVar4 + 0xc" (identifier "puVar4") (+ "+") (number_literal "0xc")) () ")")))) (= "=") (identifier "uVar3")) (; ";")) (expression_statement "puVar4 = puVar5;" (assignment_expression "puVar4 = puVar5" (identifier "puVar4") (= "=") (identifier "puVar5")) (; ";")) (} "}")) (while "while") (parenthesized_expression "(*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8)" (( "(") (binary_expression "*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8" (pointer_expression "*(long **)(*(long *)(param_1 + 0x28) + 8)" (* "*") (cast_expression "(long **)(*(long *)(param_1 + 0x28) + 8)" (( "(") (type_descriptor "long **" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "**" (* "*") (abstract_pointer_declarator "*" (* "*")))) () ")") (parenthesized_expression "(*(long *)(param_1 + 0x28) + 8)" (( "(") (binary_expression "*(long *)(param_1 + 0x28) + 8" (pointer_expression "*(long *)(param_1 + 0x28)" (* "*") (cast_expression "(long *)(param_1 + 0x28)" (( "(") (type_descriptor "long *" (sized_type_specifier "long" (long "long")) (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x28)" (( "(") (binary_expression "param_1 + 0x28" (identifier "param_1") (+ "+") (number_literal "0x28")) () ")")))) (+ "+") (number_literal "8")) () ")")))) (!= "!=") (identifier "plVar8")) () ")")) (; ";")) (if_statement "if ((long)puVar5 - (long)puVar7 != lVar6) {\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }" (if "if") (parenthesized_expression "((long)puVar5 - (long)puVar7 != lVar6)" (( "(") (binary_expression "(long)puVar5 - (long)puVar7 != lVar6" (binary_expression "(long)puVar5 - (long)puVar7" (cast_expression "(long)puVar5" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar5")) (- "-") (cast_expression "(long)puVar7" (( "(") (type_descriptor "long" (sized_type_specifier "long" (long "long"))) () ")") (identifier "puVar7"))) (!= "!=") (identifier "lVar6")) () ")")) (compound_statement "{\nLAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");\n }" ({ "{") (labeled_statement "LAB_001fdb05:\n \n FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");" (statement_identifier "LAB_001fdb05") (: ":") (expression_statement "FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write");" (call_expression "FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write")" (identifier "FUN_00199900") (argument_list "("../../gold/output.cc",0x1ab,"do_sized_write")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x1ab") (, ",") (string_literal ""do_sized_write"" (" """) (string_content "do_sized_write") (" """)) () ")"))) (; ";"))) (} "}"))) (if_statement "if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d;" (if "if") (parenthesized_expression "((*(byte *)(param_1 + 0x20) & 4) == 0)" (( "(") (binary_expression "(*(byte *)(param_1 + 0x20) & 4) == 0" (parenthesized_expression "(*(byte *)(param_1 + 0x20) & 4)" (( "(") (binary_expression "*(byte *)(param_1 + 0x20) & 4" (pointer_expression "*(byte *)(param_1 + 0x20)" (* "*") (cast_expression "(byte *)(param_1 + 0x20)" (( "(") (type_descriptor "byte *" (type_identifier "byte") (abstract_pointer_declarator "*" (* "*"))) () ")") (parenthesized_expression "(param_1 + 0x20)" (( "(") (binary_expression "param_1 + 0x20" (identifier "param_1") (+ "+") (number_literal "0x20")) () ")")))) (& "&") (number_literal "4")) () ")")) (== "==") (number_literal "0")) () ")")) (goto_statement "goto LAB_001fdb1d;" (goto "goto") (statement_identifier "LAB_001fdb1d") (; ";"))) (} "}")))) (return_statement "return;" (return "return") (; ";")) (} "}"))) (expression_statement "FUN_001ed3d0();" (call_expression "FUN_001ed3d0()" (identifier "FUN_001ed3d0") (argument_list "()" (( "(") () ")"))) (; ";")) (} "}"))) (expression_statement "FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write");" (call_expression "FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write")" (identifier "FUN_00199900") (argument_list "("../../gold/output.cc",0x19e,"do_sized_write")" (( "(") (string_literal ""../../gold/output.cc"" (" """) (string_content "../../gold/output.cc") (" """)) (, ",") (number_literal "0x19e") (, ",") (string_literal ""do_sized_write"" (" """) (string_content "do_sized_write") (" """)) () ")"))) (; ";")) (} "}")))
/* DWARF original name: do_sized_write<64, false> DWARF original prototype: void do_sized_write<64,_false>(Output_segment_headers * this, Output_file * of) */ void __thiscall var_1::Output_segment_headers::do_sized_write<64,_false> (Output_segment_headers *this,type_4 *of) { byte var_5; type_1 var_11; long var_8; type_2 *var_9; type_3 *this_00; uint64_t var_14; type_4 *in_RCX; type_5 *var_12; type_5 *pEVar6; long var_7; type_1 var_10; var_11 = (this->segment_list_-> super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*var_3>var_4>var_3)._M_impl. _M_finish; var_10 = (this->segment_list_-> super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_4>var_3). _M_impl._M_start; var_5 = (this->super_Output_data).field_0x20; var_7 = ((long)var_11 - (long)var_10 >> 3) * 0x38; if ((var_5 & 2) == 0) { /* WARNING: Subroutine does not return */ var_6("../../gold/output.h",0xcf,"data_size"); } if (var_7 == (this->super_Output_data).data_size_) { if ((var_5 & 4) == 0) { LAB_001fdb1d: /* WARNING: Subroutine does not return */ var_6("../../gold/output.h",0xe3,"offset"); } var_8 = (this->super_Output_data).offset_; if ((-1 < var_8) && (var_7 + var_8 <= of->file_size_)) { var_9 = of->base_; var_12 = (type_5 *)(var_9 + var_8); if (var_10 == var_11) { if (var_7 != 0) goto LAB_001fdb05; } else { do { this_00 = *var_10; *var_12 = this_00->type_; *(type_6 *)(var_12 + 2) = this_00->offset_; *(uint64_t *)(var_12 + 4) = this_00->vaddr_; *(uint64_t *)(var_12 + 6) = this_00->paddr_; *(type_6 *)(var_12 + 8) = this_00->filesz_; *(uint64_t *)(var_12 + 10) = this_00->memsz_; var_12[1] = this_00->flags_; var_14 = type_3::var_13(this_00); if (var_14 <= this_00->min_p_align_) { var_14 = this_00->min_p_align_; } pEVar6 = var_12 + 0xe; var_10 = var_10 + 1; *(uint64_t *)(var_12 + 0xc) = var_14; var_12 = pEVar6; } while ((this->segment_list_-> super__Vector_base<var_1::type_3*,var_2::allocator<var_1::type_3*>var_4>var_3). _M_impl._M_finish != var_10); if ((long)pEVar6 - (long)(var_9 + var_8) != var_7) { LAB_001fdb05: /* WARNING: Subroutine does not return */ var_6("../../gold/output.cc",0x1ab,"do_sized_write"); } if (((this->super_Output_data).field_0x20 & 4) == 0) goto LAB_001fdb1d; } return; } Output_file::var_15((type_4 *)this,(type_6)of,(size_t)var_11,in_RCX); } /* WARNING: Subroutine does not return */ var_6("../../gold/output.cc",0x19e,"do_sized_write"); }
null
(translation_unit (function_definition type: (primitive_type) declarator: (function_declarator declarator: (identifier) parameters: (parameter_list (parameter_declaration type: (sized_type_specifier) declarator: (identifier)) (parameter_declaration type: (sized_type_specifier) declarator: (identifier)))) body: (compound_statement (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (identifier)) (declaration type: (type_identifier) declarator: (pointer_declarator declarator: (identifier))) (declaration type: (sized_type_specifier) declarator: (pointer_declarator declarator: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (subscript_expression argument: (parenthesized_expression (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))) index: (number_literal))))) (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (pointer_expression argument: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (number_literal))) right: (number_literal)))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (number_literal) right: (identifier))) right: (parenthesized_expression (binary_expression left: (binary_expression left: (identifier) right: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal)))))))))) (expression_statement (assignment_expression left: (identifier) right: (identifier))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (identifier))) consequence: (compound_statement (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))) alternative: (else_clause (compound_statement (do_statement body: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (identifier)))) (expression_statement (assignment_expression left: (pointer_expression argument: (identifier)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (subscript_expression argument: (identifier) index: (number_literal)) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) (expression_statement (assignment_expression left: (identifier) right: (call_expression function: (identifier) arguments: (argument_list (identifier))))) (if_statement condition: (parenthesized_expression (binary_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))) consequence: (compound_statement (expression_statement (assignment_expression left: (identifier) right: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))))))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (identifier) right: (binary_expression left: (identifier) right: (number_literal)))) (expression_statement (assignment_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (identifier))) (expression_statement (assignment_expression left: (identifier) right: (identifier)))) condition: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator declarator: (abstract_pointer_declarator))) value: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (sized_type_specifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))))) right: (identifier)))) (if_statement condition: (parenthesized_expression (binary_expression left: (binary_expression left: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier)) right: (cast_expression type: (type_descriptor type: (sized_type_specifier)) value: (identifier))) right: (identifier))) consequence: (compound_statement (labeled_statement label: (statement_identifier) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content)))))))) (if_statement condition: (parenthesized_expression (binary_expression left: (parenthesized_expression (binary_expression left: (pointer_expression argument: (cast_expression type: (type_descriptor type: (type_identifier) declarator: (abstract_pointer_declarator)) value: (parenthesized_expression (binary_expression left: (identifier) right: (number_literal))))) right: (number_literal))) right: (number_literal))) consequence: (goto_statement label: (statement_identifier)))))) (return_statement))) (expression_statement (call_expression function: (identifier) arguments: (argument_list))))) (expression_statement (call_expression function: (identifier) arguments: (argument_list (string_literal (string_content)) (number_literal) (string_literal (string_content))))))))
null
void MASKED(long param_1,long param_2) { long *plVar1; long lVar2; ulong uVar3; undefined4 *puVar4; undefined4 *puVar5; long lVar6; undefined4 *puVar7; long *plVar8; plVar1 = (long *)(*(long **)(param_1 + 0x28))[1]; plVar8 = (long *)**(long **)(param_1 + 0x28); lVar6 = ((long)plVar1 - (long)plVar8 >> 3) * 0x38; if ((*(byte *)(param_1 + 0x20) & 2) == 0) { /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xcf,"data_size"); } if (lVar6 == *(long *)(param_1 + 0x10)) { if ((*(byte *)(param_1 + 0x20) & 4) == 0) { LAB_001fdb1d: /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.h",0xe3,"offset"); } lVar2 = *(long *)(param_1 + 0x18); if ((-1 < lVar2) && (lVar6 + lVar2 <= *(long *)(param_2 + 0x10))) { puVar7 = (undefined4 *)(lVar2 + *(long *)(param_2 + 0x18)); puVar4 = puVar7; if (plVar8 == plVar1) { if (lVar6 != 0) goto LAB_001fdb05; } else { do { lVar2 = *plVar8; *puVar4 = *(undefined4 *)(lVar2 + 0x2f0); *(undefined8 *)(puVar4 + 2) = *(undefined8 *)(lVar2 + 0x2e0); *(undefined8 *)(puVar4 + 4) = *(undefined8 *)(lVar2 + 0x2b8); *(undefined8 *)(puVar4 + 6) = *(undefined8 *)(lVar2 + 0x2c0); *(undefined8 *)(puVar4 + 8) = *(undefined8 *)(lVar2 + 0x2e8); *(undefined8 *)(puVar4 + 10) = *(undefined8 *)(lVar2 + 0x2c8); puVar4[1] = *(undefined4 *)(lVar2 + 0x2f4); uVar3 = FUN_001f0190(lVar2); if (uVar3 <= *(ulong *)(lVar2 + 0x2d8)) { uVar3 = *(ulong *)(lVar2 + 0x2d8); } puVar5 = puVar4 + 0xe; plVar8 = plVar8 + 1; *(ulong *)(puVar4 + 0xc) = uVar3; puVar4 = puVar5; } while (*(long **)(*(long *)(param_1 + 0x28) + 8) != plVar8); if ((long)puVar5 - (long)puVar7 != lVar6) { LAB_001fdb05: /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.cc",0x1ab,"do_sized_write"); } if ((*(byte *)(param_1 + 0x20) & 4) == 0) goto LAB_001fdb1d; } return; } FUN_001ed3d0(); } /* WARNING: Subroutine does not return */ FUN_00199900("../../gold/output.cc",0x19e,"do_sized_write"); }